<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&amp;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: 23px;
}

.tel {
	float: right;
	width: 315px;
	height: 72px;
	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&gt;i {
	font-size: 40px;
	color: #ff7e00;
	font-family: "impact";
	display:block;
	margin-top:3px;
	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: 182px;
	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;
}

.chearch{
	height: 50px;
	line-height: 50px;
	width: 100%;
	background-color: #f7f7f9;
	border-bottom: 1px solid #e5e6e8;
}
.chearch:after{
	content: "";
	display: block;
	clear: both;
}
.chearch-l{
	width: 1200px;
	height: 50px;
	line-height: 50px;
}
.chearch-l span{
	float: left;
}
.chearch-l span a{
	padding: 0px 3px;
	font-size: 15px;
}
.chearch-r{
	float: right;
	height: 30px;
	margin-top: 10px;
}
.chearch-r input{
	float: left;
}
.chearch-r input[type="text"]{
	width: 255px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #dcdbdd;
	background: url(../images/seach.png) no-repeat 4px center;
	padding-left: 28px;
}
.chearch-r input[type="submit"]{
	width: 80px;
	height: 31px;
	background-color: #2c428a;
	color: #fff;
	line-height: 30px;
	border: none;
	font-size: 16px;
	letter-spacing: 2px;
}
.chearch-r input[type="submit"]:hover{
	cursor: pointer;;
}



.tools{
	background-color: #ff7e00;
	color: #fff;
	width: 181px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin-left: 0px;
}
.swiper-container{
	height: 650px;
	width: 100%;
}
section{
	width: 1280px;
	margin-top: 50px;
}
section:after{
	content: "";
	display: block;
	clear: both;
}

.wrap-title {
	text-align: center;
	width:1280px;
    overflow: hidden;
	}
.wrap-title h2 {
    position: relative;
	margin-block-start: 0.23em;
    margin-block-end: 0.21em;
    height: 48px;
    line-height: 48px;
    font-size: 35px;
}
.wrap-title h2 span {
    display: inline-block;
    color: #0c1032;
	font-weight:bolder;
}
.wrap-title h2 i {    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 505px;
    height: 23px;}
.wrap-title h2 i.i2{background: url(../images/wrap-le.png) no-repeat left center;}
.wrap-title h2 i.i1{background: url(../images/wrap-ri.png) no-repeat left center;}
.wrap-title p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
	margin-block-end: 0.52em;
}

/*产品分类css-star*/
.cplist{
	width: 270px;
	float: left;
	

}
.lef-top{
	background-color: #ffd900;
	height: 82px;
	padding-top: 20px;
	color: #080808;
	font-size: 30px;
	font-family: "pingm";
}
.lef-top span{
	font-size: 14px;
	text-transform: uppercase;
	display: block;
}
.list-one{
	text-align: left;
	background-color: #f7f7f9;
}
.list-one ul li{
	height: 65px;
	line-height: 65px;
	padding:1px 20px;
	transition: all 1.6s;
}
.list-one ul li i{
	width: 5px;
	height: 5px;
	border: 1px solid #b5b5b5;
	display:inline-block;
	margin-right: 5px;
}
.list-one ul li a{
	height: 65px;
	line-height: 65px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #f0f0f0;
}
.list-one ul li:hover{
	background-color: #00000c;
	transition: all 1.6s;
}
.list-one ul li:hover a{
	color: #fff;
border: none;
}
/*产品分类css-over*/


/* 首页产品css-star */
.indexcp,.nei-right{
	float: right;
	width: 980px;
}
.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{

}
.indexcp ul li{
	float: left;
	width: 300px;
	height: 234px;
	border:1px solid #e8e8e8;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: 25px;
}
.indexcp ul li:nth-child(3n),.page_show ul li:nth-child(3n){
	margin-right: 0px;
}
.indexcp ul li img{
	width: 310px;
}
.indexcp ul li a p { background: url(../images/imgbg1.png); position: absolute; width: 100%; height: 234px; bottom: -195px; }
.indexcp ul li a p cite { display: block; text-align: left; padding-left: 20px; color: #ffffff; font-weight: 900; height: 34px; line-height: 34px; font-style: normal; }
.indexcp ul li a p span { display: block; padding-top: 40px; text-align: center; color: #ffffff; font-size: 16px; }
.indexcp ul li a p span i { color: #ffd900; font-style: normal; font-size: 24px; font-weight: 900; display: block; text-align: center; }
.indexcp ul li a:hover p { bottom: 0; }

.transition { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }

/*  首页产品css-over */
/* 工厂实力 star*/
.photos{ background: url(../images/photos-bg.jpg) no-repeat top center; width:100%; height:auto; padding:30px 0px;}
.photos .data-bar {overflow: hidden; width:1200px; padding-left:80px;}
.photos .data-bar .item { float: left; padding-right:68px; position: relative; text-align:left;}
.photos .data-bar .item:after { content: ''; display: block; position: absolute; left: 0; top: 0; background: url(../images/data-bar_icon03.png) no-repeat center; width: 2px; height: 100px;}
.photos .data-bar .item h2 { padding-left: 22px; font-size: 60px; color: #fff; float: left;}
.photos .data-bar .item i {float: left;background: url(../images/data-bar_icon02.png) no-repeat center;width: 42px;height: 20px;text-align: center;font-size: 14px;color: #333;margin-top: 40px;}
.photos .data-bar .item p { clear:both; font-size: 18px;padding-left: 28px; text-align:left; color: #fff;}
.photos-con { width: 100%; position: relative; padding:30px 0px; overflow:hidden;}
.photos-con .item { position: relative; overflow: hidden;}
.photos-con .item p { display:none;position: absolute; left: 0; bottom:0; width: 100%; height: 60px; line-height:60px;background: rgba(0,0,0,0.5); text-align: center; font-size: 18px; color: #fff;}
.photos-con .swiper-container {width: 100%;height: 581px;overflow: inherit!important;}
.photos-con .item .pic {width: 100%; overflow: hidden; font-size: 0;}
.photos-con .item .pic img { width: 100%; transition: all 1s;}
.photos-con .item:hover .pic img { transform: scale(1.1);}
.photos-con .item i {  display:block;position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); z-index: 99;}
.photos-con .swiper-slide-prev .pic  {background-color: rgba(255,255,255,0.5)!important; position: relative; z-index: 2;}
.photos-con .swiper-slide-next .pic {background-color: rgba(255,255,255,0.5)}
.photos-con .swiper-slide-active.item p { display: block;}
.photos-con .swiper-slide-active.item i { display: none;}
.photos-con .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: -35px;}
.photos-con .swiper-pagination-bullet { background: #fff; opacity: 1;}
.photos-con .swiper-pagination-bullet-active { background: #ffb900;}
.photos-con .swiper-slide {text-align: center;font-size: 0;background: #fff;width: 888px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.photos-con .swiper-slide:nth-child(2n) {width: 888px;}
.photos-con .swiper-slide:nth-child(3n) {width: 888px;}

/* 工厂实力 over*/


/* case */

.case-con {padding-top: 40px; overflow: hidden; }
.case-con .item { float: left; margin-right: 12px; width: 290px;  text-align: center;}
.case-con .item:last-of-type { margin-right: 0;}
.case-con .item:nth-of-type(odd) {animation: fadeinT 1s ease-out backwards;}
.case-con .item:nth-of-type(even) {animation: fadeinB 1s ease-out backwards;}
.case-con .item .pic { width: 100%; font-size: 0; overflow: hidden; position: relative;}
.case-con .item:nth-of-type(odd) .pic:after { content: ''; display: block; position: absolute; left: 50%; bottom: 0; background: url(../images/case-arrow.png) no-repeat center; width: 16px; height: 13px; margin-left: -8px;}
.case-con .item:nth-of-type(even) .pic:after { content: ''; display: block; position: absolute; left: 50%; top: 0; background: url(../images/case-arrow.png) no-repeat center; width: 16px; height: 13px; margin-left: -8px; transform: rotate(180deg);}
.case-con .item .pic img { width: 100%; transition:  all 1s;}
.case-con .item .tit { width: 100%; height: 220px; overflow: hidden; background: #fff; text-align: center;}
.case-con .item .tit h2 { font-size: 24px; color: #2c428a; padding-top: 30px;}
.case-con .item .tit i { display: block; margin:20px auto;width: 20px; height: 2px; background: #2c428a; }
.case-con .item .tit p { font-size: 16px; color: #333; line-height: 1.5; width: 95%; margin: 0 auto;}
.case-con .item:hover img { transform: scale(1.05);}
.case-con .item:hover .tit { background: #2c428a;}
.case-con .item:hover .tit i { background: #fff;}
.case-con .item:hover .tit h2,.case-con .item:hover .tit p { color: #fff;}
.case-con .item:hover .pic:after { background: url(../images/case-arrow_cur.png) no-repeat center; width: 16px; height: 13px;}
.case-btn {  margin:40px 0 20px 0;display: inline-block; padding: 13px 23px; background: #ffb900; border-radius: 25px;}
.case-btn i { display: inline-block; background: url(../images/case-icon01.png) no-repeat center; width: 31px; height: 26px; vertical-align: middle;}
.case-btn p { display: inline-block; font-size: 15px; color: #333; vertical-align: middle;}
.case-btn:hover { background: #2d4089;}
.case-btn:hover i { filter:contrast(0%) brightness(200%);}
.case-btn:hover p { color: #fff;}
/* case end */

/* caseProcess */
.caseProcess{text-align: center;background: url(../images/caseProcess-bg.jpg) no-repeat center;width:100%;height: 330px; padding-top:30px;}

.caseProcess-con {margin-top: 23px;overflow: hidden; width:1200px;}
.caseProcess-con .item { float: left;}
.caseProcess-con .item-cir {  float:left;position: relative;width: 100px; height: 100px; border-radius: 50%; background: #fff; text-align: center;}
.caseProcess-con .item-cir .pic { width: 35px; margin:0 auto; padding-top: 20px;}
.caseProcess-con .item-cir .pic img { width: 100%;}
.caseProcess-con .item-cir &gt; p {  font-size: 14px; color: #333; padding-top: 5px;}
.caseProcess-con .item-cir span { position: absolute; left: 0; top: 0; width: 29px; height: 29px; line-height:29px;border-radius: 50%;background: #2c428a; text-align: center; font-size: 14px; color: #fff;  font-family: DIN-Medium;}
.caseProcess-con .item i { float: left; background: url(../images/caseProcess-next.png) no-repeat center; width: 59px; height: 7px; margin: 47px 11px 0;}
.caseProcess &gt; p { font-size: 32px; color: #fff;margin-top: 33px;  font-family: DIN-Medium;}
.caseProcess &gt; p span { font-size: 26px;}
/* caseProcess  end */

/* honor */
.honor {overflow: hidden;  background: #fff; text-align: center;}
.honor-con { margin-top: 20px; overflow: hidden;}
.honor-con .item { float: left; width: 290px; background: #eeeeee; margin-right: 30px; text-align: center; padding-bottom: 30px;}
.honor-con .item .pic { position:relative;width: 100%; overflow: hidden; font-size: 0;}
.honor-con .item .pic:after {  position:absolute; left:50%; bottom:0; margin-left:-6px;content: ''; display: block; background: url(../images/honor-icon.png) no-repeat center; width: 12px; height: 9px;}
.honor-con .item .pic img { width: 100%; transition: all 1s;}
.honor-con .item h2 { font-size: 20px; color: #333; padding-top:40px;}
.honor-con .item p { font-size: 15px; color: #333; width: 85%; margin: 20px auto 0; line-height: 1.5;}
.honor-con .item:hover { background: #2c428a;}
.honor-con .item:hover .pic img { transform: scale(1.1);}
.honor-con .item:hover h2,.honor-con .item:hover  p { color: #fff;}
.honor-con .item:hover .pic:after { background: url(../images/honor-icon_cur.png) no-repeat center;}
.honor  .honor-btn {  margin:30px 0 20px 0;display: inline-block; padding: 13px 23px; background: #ffb900; border-radius: 25px;}
.honor  .honor-btn i { display: inline-block; background: url(../images/honor-icon01.png) no-repeat center; width: 31px; height: 26px; vertical-align: middle;}
.honor  .honor-btn p { display: inline-block; font-size: 15px; color: #333; vertical-align: middle;}
.honor  .honor-btn:hover { background: #2d4089;}
.honor  .honor-btn:hover i { filter:contrast(0%) brightness(200%);}
.honor  .honor-btn:hover p { color: #fff;}
/* honor end */


/* adv */
.youtop{
	margin-bottom: 30px;
}
.youshi{
	display: block;
}
.youshi:after{
	content: "";
	display: block;
	clear: both;
}
.youshi&gt;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&gt;p{
	color: #c2c2c2;
	font-size: 13px;
	margin-bottom: 25px;
}

.you-wen&gt;ol&gt;li{
	font-size: 18px;
	min-height: 42px;
	background: url(../images/icon-hui.png) no-repeat left 6px;
	padding-left: 22px;
}
.you-wen&gt;ol&gt;li&gt;span{
	color: #ff7e00;
}

.adv { padding-top: 30px; background: #f0f0f0; width:100%;}
.adv .wrap-title h2 span em { font-size:48px; color: #ffb900; font-weight:bolder;}
.adv-con { margin-top: 40px; overflow: hidden; width:1280px;}
.adv-con .item {clear:both;overflow:hidden;padding-bottom: 75px;position: relative; text-align:left}
.adv-con .item:nth-of-type(even) { animation: fadeinL 1s ease-out backwards;}
.adv-con .item:nth-of-type(odd) { animation: fadeinR 1s ease-out backwards;}
.adv-con .item:last-of-type {padding-bottom: 0;}
.adv-con .item:after { position: absolute;  left:0%; bottom:0;content: ''; display: block; width: 100%;   height: 69px;background: url(../images/adv-after.png) no-repeat center; }
.adv-con .item:last-of-type:after {display: none;}
.adv-con .item .adv-tit {margin-top:10px;width: 630px;overflow: hidden;}
.adv-con .item:nth-of-type(odd) .adv-tit { float: left;}
.adv-con .item:nth-of-type(even) .adv-tit { float: right;}
.adv-con .tit-top  i {  float:left;display:block;font-size: 36px; color: #fff; background: url(../images/adv-icon01.png) no-repeat center; width: 70px; height: 70px; line-height:70px; text-align: center;}
.adv-con .tit-top .tit-info { float: left; margin-left: 18px; margin-top: 20px;}
.adv-con .tit-top .tit-info h2 { font-size: 22px; color: #2c428a;}
.adv-con .tit-top .tit-info p { font-size: 14px; color: #666;padding-top: 10px;}
.adv-con .tit-Bottom { clear: both; padding-top: 30px; margin-left: 90px; position: relative;}
.adv-con .tit-Bottom p { padding-bottom: 20px;  line-height:1.5;font-size: 16px; color: #333; padding-left: 20px;}
.adv-con .tit-Bottom p:last-of-type { padding-bottom: 0;}
.adv-con .tit-Bottom:after {position: absolute;left:0;top: 33px;content: '';display: block;background: url(../images/adv-icon02.png) no-repeat center;width: 8px;height: 240px;}
.adv-con .item:nth-of-type(odd) .pic { float:left;width:564px;}
.adv-con .item:nth-of-type(even) .pic { float:left;width: 630px; font-size:0;}
.adv-con .item:nth-of-type(even) .adv-tit { width: 564px;}
.adv-con .item .pic img { width: 100%;}
.adv-con .tit-Bottom i{color: #ffb900;font-weight: bold;}
/* adv end */



/*内页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;
}
.page_show ul li {
    float: left;
    width: 300px;
    margin-bottom: 15px;
    margin-right: 30px;
	min-height:px;
}
.page_show ul li p a {
    display: block;
    width: 302px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-align: center;
    background-color: #1e468e;
    color: #fff;
}
.page_show ul li img{ max-width:300px; border:1px solid #e8e8e8;}
.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&gt;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&gt;p{
	color: #c2c2c2;
	font-size: 13px;
	margin-bottom: 25px;
}

.you-wen&gt;ol&gt;li{
	font-size: 18px;
	min-height: 42px;
	background: url(../images/icon-hui.png) no-repeat left 6px;
	padding-left: 22px;
}
.you-wen&gt;ol&gt;li&gt;span{
	color: #ff7e00;
}
.zheng{
	width:1200px;
	margin-bottom:30px;
	}
.about{
	width: 1200px;
	background-color:#fff;
	text-align: left;
	font-size: 17px;
	line-height: 36px;
	margin-top: -200px;
	margin-bottom: 20px;
}
.about:after{
	display:block;
	content:"";
	clear:both;
	}
.shipin{
	width:640px;
	float:left;
	border:none;
}
.about1{
	width:500px;
	float:right;
	padding:30px;	
	}

.ibox{width:980px; height:400px; position:relative; overflow:hidden; float:left;} 
.ibox .showbox{position:absolute; left:0px;width:3280px; height:400px;} 
.ibox .showbox ul li{float:left; width:290px; height:385px; margin-top:5px; margin-bottom:10px; box-shadow: 2px 2px 6px rgba(0,0,0,0.3); margin-right:38px; display:block;} 
.ibox .showbox ul li img{width:270px; height:372px;} 

.zhengs span.pre{ float:left; margin-top:150px;cursor:pointer; width:150px; height:150px;} 
.zhengs span.next{float:right; margin-top:150px;cursor:pointer; width:150px; height:150px;} 
.zhengs span.num{right:45%; bottom:0; background:#ddd;line-height:18px;} 
.zhengs span.num li{display:inline;margin:0 5px; padding:1px 5px; line-height:18px} 
.zhengs span.num .numcur{background:#a40000; color:#fff} 
.hezuo{ width:1280px;}
.hezuo ul li{ float:left; width:20%;}
.hezuo ul li img{ width:230px;}
.hezuo ul li img:hover{ display:block; box-shadow: 2px 2px 6px rgba(0,0,0,0.3);}
.hezuo ul li:nth-child(6){ clear:both;}

.more{
	width: 190px;
	height: 45px;
	text-align:center;
	margin-top:20px;
	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;
	color:#1e468e;
	cursor:pointer;
	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&gt;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&gt;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&gt;p:after{
	content: "";
	display: block;
	clear: both;
}
.tabs&gt;p{
	width: 100%;
	background: #f7f7f7;
	display: block;
	height: 52px;
	line-height: 52px;
}
.tabs&gt;p&gt;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&gt;p&gt;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;
}</pre></body></html>