@charset "UTF-8";

/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-10-10 11:44:21
 * @version $Id$
 */
body {
	text-align: center;
	font-family: "pingl";
}

body,
table,
div,
p,
ul,
ol,
li,
h1,
h2,
h3,
a,section,
nav {
	margin: 0px auto;
	padding: 0px;
	border: none;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

li {
	list-style-type: none;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #025db9;
}

a img {
	border: none;
}

@font-face {
	font-family: "impact";
	src: url(../fonts/impact.ttf);
}

@font-face {
	font-family: "pingl";
	src: url(../fonts/ping-l.ttf);
}

@font-face {
	font-family: "pingm";
	src: url(../fonts/ping-m.ttf);
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*内页banner css*/
.bg_inner{
	height: 320px;
	padding: 0;
	position: relative;
}
.banner_inner{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	line-height: 24px;
}
.banner_inner .con{
	position: absolute;
	width: 260px;
	min-height: 44px;
	max-height: 60px;
	left: 50%;
	margin-left: -600px;
	top: 45%;
	margin-top: 50px;
	line-height: 34px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 18px;
}
.banner_inner .con span{
	font-size: 16px;
	font-weight: normal;
	display: block;
	line-height: 28px;
}
/*内页banner css over*/


#ding {
	width: 100%;
	background-color: #ebebeb;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #555;
}
#ding a{
	padding: 0px 5px;
}

.top {
	width: 1280px;
	height: 130px;
}

.top:after {
	clear: both;
	content: "";
	display: block;
}

.logo {
	float: left;
	padding-top: 30px;
}

.tel {
	float: right;
	width: 265px;
	height: 65px;
	background: url(../images/tel.png) no-repeat center left;
	margin-top: 30px;
	text-align: left;
	padding-left: 72px;
	font-size: 16px;
	line-height: 28px;
}

.tel>i {
	font-size: 40px;
	color: #ff7e00;
	font-family: "impact";
	margin-left: -5px;
	letter-spacing: 0.5px;
}

nav {
	height: 48px;
	line-height: 48px;
	width: 100%;
	background-color: #1e468e;
}
.nav:after{
	content: "";
	display: block;
	clear: both;
}

.nav {
	width: 1280px;
	display: block;
	position: relative;
}
.nav li {
	float: left;
	background: url(../images/ge.png) no-repeat right center;
}

.nav li a {
	color: #fff;
	font-size: 17px;
	width: 160px;
	height: 48px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	z-index: 2;
}
.nav li:last-child{
	background-image: none;
}
.on{
	background-color: #ff7e00;
	color: #fff;
}
.tools{
	background-color: #ff7e00;
	color: #fff;
	width: 160px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin-left: 0px;
}
.swiper-container{
	height: 550px;
	width: 100%;
}
section{
	width: 1280px;
	margin-top: 50px;
}
section:after{
	content: "";
	display: block;
	clear: both;
}
.cplist{
	width: 241px;
	border: 2px #00478f solid;
	padding-bottom: 20px;
	float: left;
}
.lef-top{
	background-color: #00478f;
	height: 68px;
	line-height: 68px;
	color: #fff;
	font-size: 22px;
}
.lef-top span{
	font-size: 13px;
	color: #8099ce;
}
.list-one{
	height: 37px;
	line-height: 37px;
	background-color: #00478f;
	color: #fff;
	font-size: 16px;
	margin: 16px 10px;
	text-align: left;
	padding-left: 20px;
}
.list-one a{
	color: #fff;
}
.cplist ul li{
	background: url(../images/icon.png) no-repeat 18px center;
}
.cplist ul li a{
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	border-bottom: 1px #d9d9d9 dashed;
	text-align: left;
	padding-left: 28px;
	margin: 0px 12px;
}
.indexcp,.nei-right{
	float: right;
	width: 1000px;
}
.indexcp:after,.nei-right:after,.page_show:after{
	content: "";
	display: block;
	clear: both;
}
.cp-top,.nei-top{
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #f4f4f4;
}
.cp-top span{
	height: 48px;
	padding: 0px 42px;
	display: inline-block;
	float: left;
	font-size: 20px;
	text-align: center;
	background-color: #1e468e;
	color: #fff;
}
.cp-top a{
	float: right;
	padding: 0px 20px;
}
.indexcp ul{
	padding: 20px 0px;
}
.indexcp ul li,.page_show ul li{
	float: left;
	width: 310px;
	margin-bottom: 15px;
	margin-right: 33px;
}
.indexcp ul li:nth-child(3n),.page_show ul li:nth-child(3n){
	margin-right: 0px;
}
.indexcp ul li>.tu,.page_show ul li>.tu{
	border: 1px solid #dad7d7;
	transition: all 0.6s;
	overflow: hidden;
	max-width: 310px;
	max-height: 212px;
	display: block;
	margin-bottom: 6px;
}
.indexcp ul li img,.page_show ul li img{
	max-width: 310px;
	transition: all 0.6s;
}
.indexcp ul li:hover img,.page_show ul li:hover img{
	transform: scale(1.2);
}
.indexcp ul li:hover>.tu,.page_show ul li:hover>.tu{
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}
.indexcp ul li p a,.page_show ul li p a{
	display: block;
	width: 310px;
	height: 31px;
	line-height: 31px;
	font-size: 15px;
	text-align: center;
	background-color: #1e468e;
	color: #fff;
}
/*内页right star*/
.nei-right{
	text-align: left;
}
.nei-top span{
	height: 48px;
	padding: 0px 28px;
	display: inline-block;
	float: left;
	font-size: 20px;
	text-align: center;
	background-color: #1e468e;
	color: #fff;
}
.nei-top span a{
	color: #fff;
	font-size: 18px;
}
.page_show{
	padding: 30px 0px;
	font-size: 16px;
	line-height: 32px;
}
.article-list{
	padding: 30px 20px;
}
.page_show .info{
	text-align: center;
}

.news_list li{
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0px;
}
.news_list li .date{
	background: #1e468e;
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	float: left;
	text-align: center;
	font-size: 30px;
	padding-top: 8px;
	width: 72px;
	font-weight: bold;
}
.news_list li .date em{
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	background: #eee;
	margin-top: 5px;
	padding: 2px;
	color: #888;
}
.news_list li div{
	color: #999;
	font-size: 14px;
	margin-left: 95px;
	line-height: 22px;
}
.news_list li div a{
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.news_list li div a:hover{
	color: #1e468e;
}

.youtop{
	margin-bottom: 30px;
}
.youshi{
	display: block;
}
.youshi:after{
	content: "";
	display: block;
	clear: both;
}
.youshi>li{
	float: left;
	margin-bottom: 30px;
	height: 388px;
	width: 640px;
}
.you-wen{
	width: 540px;
	background-color: #f7f7f7;
	height: 262px;
	margin-top: 26px;
	text-align: left;
	padding: 50px;
}
.you-wen h1{
	font-size: 32px;
	color: #1e468e;
}
.you-wen>p{
	color: #c2c2c2;
	font-size: 13px;
	margin-bottom: 25px;
}

.you-wen>ol>li{
	font-size: 18px;
	min-height: 42px;
	background: url(../images/icon-hui.png) no-repeat left 6px;
	padding-left: 22px;
}
.you-wen>ol>li>span{
	color: #ff7e00;
}
.about{
	width: 1200px;
	text-align: left;
	font-size: 17px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.more{
	width: 190px;
	height: 45px;
	line-height: 45px;
	background-color: #1e468e;
	color: #fff;
	font-size: 18px;
	display: block;
	border-radius: 40px;
	transition: all 0.6s;
}
.more:hover{
	border: 1px solid #1e468e;
	box-sizing: border-box;
	background: none;
	transition: all 0.6s;
}
.xinwen{
	width: 100%;
	background-color: #f7f7f7;
	padding: 50px 0px;
	margin-bottom: -40px;
}
.new-lef-top{
	width: 450px;
	height: 60px;
}
.new-lef-top span,.new-rig-top span{
	font-size: 22px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: left;
}
.new-lef-top span:after{
	display: block;
	content: "";
	width: 60px;
	height: 2px;
	margin-top: -6px;
	background-color: #ff7200;
}
.new-lef-top a,.new-rig-top a{
	font-size: 16px;
	line-height: 60px;
	float: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.new-lef-top:after,.new-rig-top:after{
	content: "";
	clear: both;
}
.new-lef {
	display: block;
	width: 450px;
	margin-top: 20px;
}
.new-lef li{
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/new-dot.png) no-repeat left center;
	padding-left: 15px;
}
.new-rig-top{
	width: 770px;
	height: 60px;
}
.new-rig-top span{
	background-color: #1e468e;
	display: inline-block;
	color: #fff;
	padding: 0px 30px;
}
.new-rig-top span>img{
	vertical-align: middle;
	margin-left: 15px;
}
.new-rig{
	border: 1px solid #f1f1f1;
	background-color: #fff;
	padding: 35px;
	width: 700px;
	margin-top: 0px;
}
.newfrist{
	text-align: left;
}
.newfrist:after{
	content: "";
	display: block;
	clear: both;
}
.newfrist img{
	float: left;
	margin-right: 20px;
	max-width: 205px;
	max-height: 135px;
	overflow: hidden;
}
.newfrist h3{
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
}
.newfrist a{
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-color: #1e468e;
	text-align: center;
	margin-top: 10px;
	float: left;
}
.new-rig-list{
	margin-top: 20px;
}
.new-rig-list:after{
	display: block;
	content: "";
	clear: both;
}
.new-rig-list li{
	width: 50%;
	display: inline-block;
	text-align: left;
	line-height: 36px;
	float: left;
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 15px;
	box-sizing: border-box;
}
footer{
	background-color: #383838;
	padding: 20px 0px;
	color: #b1b1b1;
	clear: both;
	margin-top: 40px;
}
footer>a,.linkli li a{
	color: #b1b1b1;
}
.link{
	width: 1280px;
	margin-bottom: 15px;
}
.link b{
	float: left;
}
.linkli li{
	display: block;
	float: left;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
}
.linkli:after{
	display: block;
	content: "";
	clear: both;
}

.cd-top {
	display: inline-block;
	height: 71px;
	width: 70px;
	position: fixed;
	bottom: 40px;
	right: 40px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(30, 70, 142, 0.98) url(../images/totop.png) no-repeat center;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: .8;
}
.cd-top.cd-fade-out {
	opacity: .6;
}
.cd-top:hover {
	background-color: #1e468e;
	opacity: 1;
}

/*上一篇下一篇css star*/
.sxia{
	width: 100%;
}
.sxia:after{
	content: "";
	display: block;
	clear: both;
}
.sxia li a{
	display: block;
}
.sxia li{
	width: 49%;
	display: block;
	background-color: #f3f3f3;
	height: 70px;
	line-height: 70px;
	padding: 0px 18px;
	box-sizing: border-box;
}
.sxia li:hover a{
	color: #fff;
}
.sxia li:hover{
	background-color: #1e468e;
	opacity: .9;
	color: #fff;
}
.sxia li:first-child{
	float: left;
}
.sxia li:last-child{
	float: right;
	text-align: right;
}
/*上一篇下一篇css over*/


.pagelist ul{
	text-align: center;
	margin: 20px 0;
}
.pagelist li{
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a{
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}
.pagelist li a:hover{
	border-color: #1184DA;
	background: #1184DA;
	color: #fff;
}
.pagelist li.active a{
	border-color: #1184DA;
	background: #1184DA;
	color: #fff;
}

.close2{
	height: 17px;
}
.close2 a{
	background: url('../images/close.jpg') 0px 0px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
}
.replay{
	height: 24px;
	margin-top: 20px;
	overflow: hidden;
}
.replay h2{
	float: left;
	font-size: 16px;
}
.replay p{
	float: left;
	margin-left: 15px;
	display: inline;
	line-height: 24px;
	padding-right: 25px;
	background: url('../img/replay.png') right no-repeat;
}
.replay p a{
	color: white;
	font-size: 14px;
}
.replay p a:hover{
	color: #FF702D;
	text-decoration: underline;
}
.pictwo{
	width: 270px;
	height: 88px;
	overflow: hidden;
	margin-top: 20px;
}
.pictwo ul li{
	width: 120px;
	height: 88px;
	float: left;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}
.pictwo ul li img{
	width: 120px;
	height: 88px;
}
.imgdivtext{
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 120px;
	background: rgba(0, 0, 0, 0.6);
	line-height: 25px;
	text-align: center;
	left: 0px;
	z-index: 4;
	*background: #000;
	*filter: alpha(opacity=50);
}
.imgdivtext a{
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.imgdivtext a:hover{
	color: #FF702D;
	text-decoration: underline;
}
.returnbtn {
	margin-top: 35px;
	margin-left: 75px;
}
.returnbtn a{
	width: 115px;
	height: 32px;
	border: 1px solid #ccc;
	padding: 5px 15px;
	line-height: 22px;
	text-align: center;
	color: White;
	font-size: 16px;
	display: block;
}
.returnbtn a:hover{
	color: #FF702D;
	text-decoration: underline;
	border: 1px solid #8d5a00;
}
.firsttop,.endtop{
	width: 300px;
	padding: 20px;
	background: #1C1C1C;
	position: fixed;
	top: 170px;
	left: 0px;
	z-index: 1200;
	color: White;
	display: none;
}

.map_one{
	border-bottom: 1px solid #eee;
	line-height: 40px;
}
.map_one a{
	font-size: 20px;
}
.map_two{
	margin: 15px 0;
}
.map_two a{
	display: inline-block;
	margin-right: 15px;
}

.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{
	display: inline;
	border-color: #ddd;
	border-radius: 3px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.form-add input:focus{
　　　　border-color: #ff962d !important;
　　　　outline: 1px solid #AFECAB;
　　　　-webkit-box-shadow: inset 0 0 8px rgba(255,150,43,.6);
　　　　box-shadow: inset 0 0 8px rgba(255,150,43,.6);
　　}
.form-add{
	width: 680px;
	margin: 0px auto;
}
.am-form-group{
	margin-top: 13px;
}
.am-form-group label{
	min-width: 120px;
	text-align: right;
	display:inline-block;
	padding:0px 8px;
	vertical-align: top;
	line-height: 30px;
}
.am-form-group i{
	color: red;
}
.am-form-group button{
	padding: 12px 50px;
	background-color: #1e468e;
	color: #fff;
	border: none;
	display: block;
	font-size: 16px;
	margin: 0px auto;
}
.am-form-group button:hover{
	cursor: pointer;
}
.form-add input{
	border: 1px solid #ddd;
	padding: 5px 10px;
}
.form-add em{
	color: #999;
	font-style: normal;
}


.formshow .item{
	font-size: 14px;
	line-height: 30px;
	clear: both;
}
.formshow .item .lefter{
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
	float: left;
}
.formshow .item .righter{
	margin-left: 120px;
	line-height: 30px;
}
.formshow .item .righter .pic{
	max-width: 400px;
	margin: 10px 0;
}
.formshow .item .righter video{
	width: 450px;
	height: 300px;
}

.imagelist{
	overflow: hidden;
}
.imagelist ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.imagelist ul li{
	float: left;
	width: 19%;
	margin-right: 1%;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 4px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}
.imagelist ul li .preview{
	height: 140px;
	background: #fafafa;
	overflow: hidden;
	text-align: center;
}
.imagelist ul li .preview img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 140px;
}
.imagelist ul li .preview:after{
	content: ' ';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.imagelist ul li .intro textarea{
	width: 100%;
	margin: 5px 0;
	padding: 8px 10px;
	font-size: 14px;
	height: 50px;
	color: #999;
}
.imagelist ul li .action{
	text-align: center;
	overflow: hidden;
}
.imagelist ul li .action a{
	text-align: center;
	color: #999;
	outline: none;
	width: 33.3333%;
	float: left;
}
.imagelist ul li .action a:hover{
	color: #f30;
}
.imagelist ul .hover{
	border: 1px solid #6b0;
}
.imagelist ul .hover:after{
	width: 0;
	height: 0;
	border-top: 40px solid #66bb00;
	border-left: 40px solid transparent;
	position: absolute;
	display: block;
	right: 0;
	content: "";
	top: 0;
	z-index: 1001;
}
.imagelist ul .hover:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "f00c";
	display: block;
	position: absolute;
	top: 5px;
	right: 4px;
	z-index: 1002;
	color: #fff;
}

.cp-view-img{
	width: 600px;
	overflow: hidden;
	border: 1px solid #f3f3f3;
	margin-top: 20px;
	padding: 25px;
	box-sizing: border-box;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
.cp-view-img .swiper-slide{
	max-width: 550px;
	margin: 0px auto;
	
}
.cp-view-img .swiper-slide img{
	max-width: 550px;
}
.cp-seo{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-align: center;
}
.page_show h1{
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-align: center;
}

.tags{
	margin: 20px 0;
}
.tags a{
	margin-left: 10px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #dadada;
	background: #fff;
	padding: 2px 6px;
	font-weight: normal;
	font-size: 14px;
}
.tags a:hover{
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
.action{
	margin: 30px 0 50px 0;
}

.tabs{
	width: 100%;
	border: 1px solid #f3f3f3;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}
.tabs>p:after{
	content: "";
	display: block;
	clear: both;
}
.tabs>p{
	width: 100%;
	background: #f7f7f7;
	display: block;
	height: 52px;
	line-height: 52px;
}
.tabs>p>span{
	display: block;
	width: 160px;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #999;
	border-top: 2px solid #333;
}
.tabs>p>span:hover{
	border-top: 2px solid #2384D5;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #333;
}
.intro{
	padding: 30px;
}
.intro p{
	margin: 0;
	padding: 0;
}
.intro img{
	max-width: 790px;
}
.intro a{
	color: #06C;
}
.intro a:hover{
	color: #f30;
}

.intro .extend{
}
.intro .extend li{
	font-size: 14px;
	line-height: 30px;
}
.intro .extend li em{
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
}

.ordershow{
	margin: 10px 0 0 0;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	border: 1px solid #f3f3f3;
}
.ordershow .tips{
	margin: 20px 40px 30px 40px;
	position: relative;
}
.ordershow .tips h3{
	font-size: 24px;
	font-weight: 400;
	margin: 0;
}
.ordershow .tips p{
	font-size: 15px;
	padding-left: 68px;
}
.ordershow .tips div{
	font-size: 20px;
	position: absolute;
	bottom: 20px;
	right: 0;
}
.ordershow .tips div em{
	color: #f30;
	font-style: normal;
}
.ordershow .tips p em{
	color: #f30;
	font-style: normal;
}
.ordershow h5{
	font-size: 20px;
	font-weight: 400;
	padding-left: 30px;
	background: #fafafa;
	border: 1px solid #f3f3f3;
	border-left: 0;
	border-right: 0;
	height: 50px;
	line-height: 50px;
	margin: 10px 0;
}
.ordershow .info{
	margin: 0;
	list-style: none;
}
.ordershow .info li{
	padding: 0 0 10px 0;
	font-size: 14px;
}
.ordershow .info li span{
	display: inline-block;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	color: #999;
}
.ordershow .info li em{
	color: #f30;
	font-style: normal;
}
.ordershow .pay{
	margin: 0 20px 5px 20px;
	list-style: none;
	overflow: hidden;
}
.ordershow .pay li{
	float: left;
	width: 19%;
	margin: 5px 1% 1% 0;
	cursor: pointer;
}
.ordershow .pay li div{
	border: 1px solid #efefef;
	text-align: center;
	margin-left: 10px;
	position: relative;
}
.ordershow .pay li div em{
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: url(../img/selected.gif) no-repeat bottom;
}
.ordershow .pay .active div{
	border-color: #90BAFF;
}
.ordershow .pay .active div em{
	display: block;
}

.ordershow .bottom{
	height: 70px;
	line-height: 70px;
	bottom: 0;
	background: #fafafa;
	border-top: 1px solid #eee;
	text-align: center;
	padding: 0 20px;
}
.ordershow .bottom button{
	margin-left: 15px;
	border: 0;
	background: #0075DC;
	color: #fff;
	padding: 10px 30px;
	border-radius: 4px;
}

.job_show{
}
.job_show h1{
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #06C;
}
.job_show h2{
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	margin: 10px 0;
	padding: 0;
	color: #06C;
}
.job_show .info{
	margin: 15px 0;
	padding: 0px;
	font-size: 14px;
}
.job_show .info ul{
	overflow: hidden;
}
.job_show .info ul li{
	float: left;
	width: 23.5%;
	border-left: 1px solid #dadada;
	padding-left: 1.5%;
	line-height: 30px;
}
.job_show .info ul li span{
	color: #999;
}
.job_show .intro a{
	color: #06C;
}
.job_show .intro a:hover{
	color: #f30;
}
.job_show .prenext{
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
}
.job_show .prenext p{
	font-weight: bold;
}
.job_show .prenext a{
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}
.job_show .prenext a span{
	font-size: 18px;
	margin-right: 10px;
}
.job_show .prenext a em{
	font-style: normal;
	font-size: 18px;
}
.job_show .prenext a:hover{
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}
.job_show .prenext a:hover span{
	color: #fff;
}
.job_show .prenext .pre{
	float: left;
}
.job_show .prenext .next{
	float: right;
}
.job_show .tags{
	font-weight: 500;
}
.job_show .tags a{
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}
.job_show .tags a:hover{
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
.job_show .action{
	text-align: center;
}
.job_show .action a{
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #2384D5;
	padding: 6px 20px;
	min-width: 100px;
	background: #2384D5;
	color: #fff;
}
.job_show .action a:hover{
	color: #fff;
	border-color: #f60;
	background: #f60;
}

.job-popup{
	width: 580px;
	padding: 20px;
	font: 14px "microsoft yahei", arial, sans-serif;
	color: #555;
	overflow: hidden;
	position: relative;
}
.job-popup dl{
	float: left;
	margin: 4px 0;
	position: relative;
	width: 100%;
	min-height: 40px;
	overflow: hidden;
}
.job-popup dl dt,.job-popup dl dd{
	float: left;
}
.job-popup dl dt{
	width: 80px;
	margin-top: 8px;
	text-align: right;
	line-height: 36px;
}
.job-popup dl dd{
	width: 400px;
	margin-left: 10px;
	line-height: 36px;
}
.job-popup dl dd input{
	padding: 0 4px;
	height: 36px;
	width: 400px;
	display: inline-block;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.job-popup dl dd select{
	padding: 0 4px;
	border: 1px solid #d9d9d9;
	height: 36px;
	width: 400px;
	border-radius: 4px;
}
.job-popup dl dd textarea{
	padding: 4px;
	border: 1px solid #d9d9d9;
	line-height: 20px;
	width: 400px;
	height: 100px;
	border-radius: 4px;
}
::-webkit-input-placeholder{
	color: #bbb;
}
.job-popup dl dd input:focus{
	border: 1px solid #97cdf5;
	outline: 0;
	-webkit-box-shadow: 0 0 2px rgba(191,189,189,1);
	box-shadow: 0 0 2px rgba(191,189,189,1);
}
.job-popup dl dd .bt{
	border: 0;
	padding: 8px 20px;
	background-color: #0e90d2;
	border-radius: 4px;
	color: #fff;
}
.job-popup dl dd .bt:focus{
	border: 1px solid #97cdf5;
	outline: 0;
	-webkit-box-shadow: 0 0 2px rgba(191,189,189,1);
	box-shadow: 0 0 2px rgba(191,189,189,1);
}
.job-popup .tit{
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
}

#bg{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}
#show{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -280px;
	width: 560px;
	height: auto;
	background: #fff;
	z-index: 1002;
	overflow: hidden;
}
#show #btnclose {
	cursor: pointer;
	width: 22px;
	height: 22px;
	line-height: 20px;
	position: absolute;
	right: 35px;
	top: 10px;
	font-size: 24px;
	border: 0px;
	background: #fff;
}

.dow_show .infobox{
	background-color: #f8f8f8;
	padding: 30px;
	overflow: hidden;
}
.dow_show .infobox .img{
	float: left;
	width: 124px;
	height: 88px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	background: url(../images/noImges.png);
}
.dow_show .infobox .img img{
	width: 127px;
	height: 88px;
}
.dow_show .infobox .txt{
	color: #999;
	font-size: 12px;
	margin-left: 140px;
	line-height: 22px;
}
.dow_show .infobox .txt h2{
	display: block;
	font-size: 30px;
	color: #333;
	line-height: 50px;
	margin-bottom: 5px;
	font-weight: normal;
}
.dow_show .infobox .txt .property{
	font-size: 14px;
	line-height: 26px;
}
.dow_show .infobox .txt .property span{
	margin-right: 20px;
}

/*图片特效*/
.piccontext{
	width: 100%;
	border: 1px solid #e4e4e4;
	margin: 12px auto 0px;
	background: white;
	overflow: hidden;
	display: block;
}
.piccontext h2{
	width: 900px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 20px;
	color: #2c2c2c;
	margin-top: 18px;
	margin-left: 25px;
	font-weight: normal;
	box-sizing: border-box;
}
.source{
	width: 920px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-left: 25px;
}
.source_left{
	float: left;
	height: 22px;
	font-size: 14px;
	color: #ababab;
}
.source_left a{
	color: #666666;
}
.source_left a:hover{
	color: #ff5d11;
	text-decoration: underline;
}
.source_left span{
	color: #ababab;
	padding-left: 15px;
}
.source_right{
	float: right;
	height: 22px;
	color: #666666;
}
.source_right a{
	color: #666666;
}
.source_right span{
	padding: 0px 10px;
}
.source_right1{
	float: right;
	height: 20px;
	color: #666666;
	display: none;
}
.support{
	float: left;
	height: 20px;
	overflow: hidden;
	font-family: "helvetica_neue_lt_pro35_thin",Helvetica,Verdana;
	font-size: 14px;
}
.support img{
	padding: 0px 5px;
}
.spell{
	background: url("../images/spel.jpg") 0px -1px no-repeat;
	padding-left: 23px;
}
a.spell:hover{
	background: url("../images/spel_1.jpg") 1px -1px no-repeat;
}
.list{
	background: url("../images/list.jpg") 1px 1px no-repeat;
	padding-left: 23px;
	font-family: "helvetica_neue_lt_pro35_thin",Helvetica,Verdana;
	font-size: 14px;
}
a.list:hover{
	background: url("../images/list_1.jpg") 0px 0px no-repeat;
}
/*大图展示*/
.picshow{
	width: 900px;
	margin-top: 20px;
	margin-left: 25px;
	overflow: hidden;
}
.picshowtop{
	width: 900px;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#pic1{
	max-width: 900px;
}
#preArrow{
	left: 0px;
}
#nextArrow{
	right: 0px;
}
.contextDiv{
	cursor: pointer;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0px;
	z-index: 5;
	background: url("blank") repeat;
}
.contextDiv span{
	position: absolute;
	top: 50%;
	margin-top: -10%;
	width: 46px;
	height: 80px;
}
#preArrow_A{
	left: 0px;
	background: url('../images/left.png') 0px 0px no-repeat;
	display: none;
}
#nextArrow_A{
	right: 0px;
	background: url('../images/right.png') 0px 0px no-repeat;
	display: none;
}
.picshowtxt{
	width: 100%;
	min-height: 40px;
	margin-top: 10px;
	_height: 40px;
}
.picshowtxt_left{
	float: left;
	width: 50px;
	height: 50px;
	line-height: 30px;
}
.picshowtxt_left span{
	color: #e55656;
	font-size: 30px;
}
.picshowtxt_left i{
	color: #666666;
	font-size: 20px;
}
.picshowtxt_right{
	float: left;
	display: inline;
	line-height: 36px;
	color: #666666;
	width: 800px;
	font: 15px/32px;
}
.picshowlist{
	width: 900px;
	margin-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.picshowlist_left{
	float: left;
	width: 120px;
	overflow: hidden;
	overflow: hidden;
}
.picleftimg{
	width: 120px;
	height: 80px;
	background: url('../images/photo.jpg') no-repeat;
	padding-top: 9px;
	padding-left: 5px;
	overflow: hidden;
}
.picleftimg img{
	width: 106px;
	height: 66px;
}
.piclefttxt{
	width: 120px;
	line-height: 20px;
}
.piclefttxt a{
	color: #444444;
	display: block;
	width: 106px;
	text-align: center;
}
.piclefttxt a:hover{
	color: #ff5d11;
	text-decoration: underline;
}
.picshowlist_mid{
	float: left;
	width: 630px;
	margin-left: 15px;
	display: inline;
	overflow: hidden;
	height: 86px;
}
.picmidleft{
	float: left;
	width: 24px;
	height: 76px;
	overflow: hidden;
}
.picmidleft a{
	display: block;
	width: 24px;
	height: 86px;
}
.picmidmid{
	float: left;
	width: 570px;
	overflow: hidden;
	height: 86px;
	padding-left: 2px;
}
.picmidmid ul{
	width: 570px;
	overflow: hidden;
	position: relative;
	height: 76px;
}
.picmidmid ul li{
	float: left;
	margin-left: 8px;
	display: inline;
	width: 116px;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 76px;
}
.picmidmid ul li img{
	max-width: 106px;
	height: 76px;
}
.selectpic{
	border: 3px solid #cacaca;
	height: 100% !important;
	box-sizing: border-box;
}
.picmidright{
	float: left;
	width: 24px;
	height: 76px;
	overflow: hidden;
}
.picmidright a{
	display: block;
	width: 24px;
	height: 76px;
}
.picshowlist_right{
	float: left;
	width: 120px;
	float: right;
	overflow: hidden;
}
/*列表展示*/
.piclistshow{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
	margin-top: 10px;
	display: none;
}
.piclistshow ul li{
	width: 235px;
	height: 254px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	padding-top: 40px;
}
.piclistshow .picimg{
	width: 215px;
	height: 140px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px;
}
.picimg img{
	max-width: 215px;
	max-height: 160px;
}
.pictxt{
	padding: 15px 20px 0;
	line-height: 25px;
	text-align: center;
	height: 80px;
	overflow: hidden;
}
.pictxt h3{
	font-size: 14px;
	font-weight: normal;
}
.gaoqing{
	background: url("../images/gaoqing.jpg") 1px 1px no-repeat;
	padding-left: 26px;
}
a.gaoqing:hover{
	background: url("../images/gaoqing_1.jpg") 1px 1px no-repeat;
	color: #FF702D;
	text-decoration: underline;
}
/*弹出层*/

.close2{
	height: 17px;
}
.close2 a{
	background: url('../images/close.jpg') 0px 0px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
}
.replay{
	height: 24px;
	margin-top: 20px;
	overflow: hidden;
}
.replay h2{
	float: left;
	font-size: 16px;
}
.replay p{
	float: left;
	margin-left: 15px;
	display: inline;
	line-height: 24px;
	padding-right: 25px;
	background: url('../images/replay.png') right no-repeat;
}
.replay p a{
	color: white;
	font-size: 14px;
}
.replay p a:hover{
	color: #FF702D;
	text-decoration: underline;
}
.pictwo{
	width: 270px;
	height: 88px;
	overflow: hidden;
	margin-top: 20px;
}
.pictwo ul li{
	width: 120px;
	height: 88px;
	float: left;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}
.pictwo ul li img{
	width: 120px;
	height: 88px;
}
.imgdivtext{
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 120px;
	background: rgba(0, 0, 0, 0.6);
	line-height: 25px;
	text-align: center;
	left: 0px;
	z-index: 4;
	*background: #000;
	*filter: alpha(opacity=50);
}
.imgdivtext a{
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.imgdivtext a:hover{
	color: #FF702D;
	text-decoration: underline;
}
.returnbtn {
	text-align: center;
	margin: 0px auto;
	margin-top: 35px;
}
.returnbtn a{
	width: 115px;
	height: 25px;
	border: 1px solid #ccc;
	padding: 5px 15px;
	line-height: 25px;
	text-align: center;
	color: White;
	font-size: 16px;
	display: block;
}
.returnbtn a:hover{
	color: #FF702D;
	text-decoration: underline;
	border: 1px solid #8d5a00;
}
.firsttop,.endtop{
	width: 300px;
	padding: 20px;
	background: #1C1C1C;
	position: fixed;
	top: 220px;
	left: 0px;
	z-index: 1200;
	color: White;
	display: none;
}

.am-table thead,.am-table td{
	font-size: 14px;
}