/* CSS Document */
*{margin:0px; padding:0px; word-wrap:break-word;}
html{overflow-x:hidden; padding-y:auto; font-family:"微软雅黑",Arial, Helvetica, sans-serif; color:#333; position: relative; height: 100%;}
body{font-size:14px; margin:0; padding:0; height: 100%;}
.indexbody{ background: #F1F4F7;}
a{ text-decoration:none; color:#333; border:0;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
a:link,a:visited,a:action{color:#828282; text-decoration:none;}
a:hover{ color:#f00; text-decoration:none;}
a:focus{ outline:0;}
ul,li{ list-style:none; margin:0; padding:0;}
dl,dt,dd,p{ margin:0; padding:0;}
img{ border:none;}
span,u,em,i{ font-style:normal; text-decoration:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; overflow:hidden;}
.clear{ clear:both; height:0;}
div:after{content:"";display:block;height:0;clear:both;visibility:hidden; overflow:hidden;}
.wrap{ width:1200px; margin:0 auto; display:block;}
.wrap img{ max-width:100%}
.bg{ padding:20px; background:#EDEDED;}
.fl{ float:left;}
.fr{ float:right;}
div{ box-sizing: border-box;}

.en{ margin:0 10px; padding:0 0 0 30px; background:url(en.png) no-repeat left center;}
.chn{ margin:0 10px; padding:0 0 0 30px; background:url(chn.png) no-repeat left center;}

/*多彩tags标签*/
#tags{ float:left;}
#tags b{}
#tags a{ margin:0 10px 0 0;}
#tags .tags0{ color:#7CB16D; font-size:18px;}
#tags .tags1{ color:#64B8FF; font-size:24px;}
#tags .tags2{ color:#D196CE; font-size:16px;}
#tags .tags3{ color:#FF9742; font-size:13px;}
#tags .tags4{ color:#FF4366; font-size:16px;}
#tags .tags5{ color:#657AB3; font-size:20px;}
#tags .tags6{ color:#3C1C8A; font-size:25px;}
#tags .tags7{ color:#030; font-size:12px;}
#tags .tags8{ color:#F06; font-size:20px;}
#tags .tags9{ color:#C00; font-size:16px;}
#tags a:hover{ color:#F00; text-decoration:underline;}

/*html5*/
header,footer,nav,section,article,figure,menu,aside,dialog{ display:block; margin:0 auto;}

@media screen and (max-width:1300px){html{ margin: 0 auto; width:1200px;margin:auto;}}


/*返回顶部*/
.gotop{ width:50px; height:50px; position:fixed; right:60px; bottom:60px; z-index:9999; display:none; box-shadow:0 0 10px #a2a2a2; background:url(gotop.gif) no-repeat center center #075699; border:1px solid transparent; border-radius:30px;
	animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;
	-webkit-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Safari 和 Chrome */
	-moz-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Firefox */
	-o-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Opera */
}

@keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{ bottom:80px; opacity:.5} } /* Safari 和 Chrome */
@-moz-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} } /* Firefox */
@-o-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} } /* Opera */

.box{ margin:0; padding:0;}
.box .boxtitle{ margin:0; padding:0; line-height:40px; font-size:18px;}
.box .boxtitle b{ padding:0; display:inline-block; line-height:40px; font-size:14px; text-transform:uppercase; float:left;}
.box .boxtitle em{ line-height:20px; display:block; font-family:"Arial", Gadget, sans-serif; text-transform:capitalize; font-size:14px;}
.box .boxtext{ margin:0; padding:10px; line-height:30px;}


.index_box{ margin:0 auto; padding:0; overflow:hidden;}
.index_box .index_boxtitle{ padding:10px 0; font-size:30px; line-height:60px; text-align: center; color: #2056ad; font-weight: bold;}
.index_box .index_boxtitle b{ margin: 0 auto 10px; width: 50px; height: 3px; font-weight:normal; background: #eee; /*background: linear-gradient(90deg,rgba(32,86,173,1),rgba(127,204,60,1));*/ /*background:url(boxtitle_line.jpg) no-repeat center bottom;*/ display:block; line-height:40px; font-size: 30px;}
.index_box .index_boxtitle em{ margin:5px auto 0 auto; width: 1200px; font-size:14px; color:#666; display:block; line-height: 24px; font-weight: normal;}
.index_box .index_boxtitle i{ font-size:16px; color:#999; display:block;}
.index_box .index_boxtext{ padding:10px 0;}


.more{ margin:0 10px; display:inline-block;}
.more a{ font-weight:normal; font-size:12px; display:block; color:#fff;}

.more2 { margin-right:10px; float:right; background:url(more5.png) no-repeat center; width:53px; height:40px; line-height:40px; font-size:12px; display:block; color:#fff;}


/*首页表单*/
::placeholder{ color:#999; font-size:12px;}

.index_form{ padding:20px 0; line-height:30px; background:url(index_form.png); color:#657eab;}
.index_form input{ margin:0 10px 0 0; padding:0 10px; background:#fff; border:transparent; line-height:30px; border:1px solid #bdcee8;}
.index_form input[type="submit"]{ background:url(submit.png) no-repeat; border:none; width:67px;}

.index_form .boxtitle{ font-size:18px; color:#556a8f; line-height:40px;}
.index_form .fl{ width:580px;}
.index_form .fr{ width:220px;}
.index_form .fr img{ display:block;}

/*留言板*/
.dy form{ padding:10px 0 30px 0; font-size:12px;}
.dy form input{ padding:2px 10px; /*box-shadow:4px 4px 10px #ddd;*/ line-height:50px; width: 440px!important; height:50px; border:1px solid #ddd; /*border-radius:6px;*/ float: left; width:380px; display: inline-block;box-sizing: border-box;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
.dy form input:focus{ outline: 0; /*box-shadow:4px 4px 10px #bbb;*/}
.dy form textarea:focus{ outline: none; /*box-shadow:4px 4px 10px #bbb;*/}
.dy form textarea{ padding:10px; width: 910px!important; /*box-shadow:4px 4px 10px #ddd;*/ border:1px solid #ddd; /*border-radius:6px;*/ box-sizing: border-box;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
.dy form img{ width:100px; height:30px; margin:0 10px;}
.dy form .tdbg{ margin:10px 0; line-height:30px; display:inline-block; float: left; box-sizing: border-box;}
.dy form .tdbg:nth-child(2n){ margin: 10px 0 10px 30px;}
.dy form .tdbg:nth-child(5) input{ width: 910px!important;}
.dy form .tdbg:nth-last-child(2){ margin: 10px 0;}
.dy form .tdbg>td{ float:right;}
.dy form .tdbg>.lefttdbg{ float:left; vertical-align:text-bottom; width:130px; display: none;}
.dy form input[type="submit"]{ cursor:pointer; margin:0 20px 0 0; padding:0; width:100%; height:60px; outline:none; font-size:18px; color:#fff; transition:1s; text-transform:uppercase; background:#C8141D; font-weight:bold; letter-spacing: 30px;
/*background:url(button_bg.png) no-repeat right top #63C7FE;
background:linear-gradient(#f00,#B60D05);
background:-webkit-linear-gradient(#f00,#B60D05);
background:-moz-linear-gradient(#f00,#B60D05);
*/
}
.dy form input[type="reset"]{ margin:0; padding:0; width:260px; height:60px; font-size:18px; background:#ddd; text-align:center; cursor:pointer; letter-spacing:30px; text-indent:30px; font-weight:bold;}
/*
.dy form input[type="submit"]:hover{ background:url(button_bg.png) no-repeat right bottom #63C7FE; box-shadow:4px 4px 10px #bbb;
background:linear-gradient(#B60D05,#f00);
background:-webkit-linear-gradient(#B60D05,#f00);
background:-moz-linear-gradient(#B60D05,#f00);
}
.dy form input[type="submit"]:focus{ background:url(button_bg.png) no-repeat right bottom #63C7FE;}
*/



.zhengwen form{ padding:10px 0 30px 0; width:810px; font-size:12px; border-bottom:1px dotted #bbb;}
.zhengwen form input{ padding:2px 10px; /*box-shadow:4px 4px 10px #ddd;*/ line-height:20px; height:20px; border:1px solid #ddd; /*border-radius:6px;*/
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
.zhengwen form input:focus{ /*box-shadow:4px 4px 10px #bbb;*/}
.zhengwen form textarea:focus{ /*box-shadow:4px 4px 10px #bbb;*/}
.zhengwen form textarea{ padding:10px; /*box-shadow:4px 4px 10px #ddd;*/ border:1px solid #ddd; /*border-radius:6px;*/
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
.zhengwen form img{ width:100px; height:30px; margin:0 10px;}
.zhengwen form .tdbg{ margin:5px 0; line-height:20px; display:table;}
.zhengwen form .tdbg>td{ float:right;}
.zhengwen form .tdbg>.lefttdbg{ float:left; vertical-align:text-bottom; width:130px;}
.zhengwen form input[type="submit"]{ cursor:pointer; float:left; width:60px; height:30px; margin:20px 0 0 100px; padding:0; outline:none; font-size:12px; font-weight:bold; color:#fff; transition:1s; display:block; text-transform:capitalize; border:none;
background:#D71F1F;
/*
background:linear-gradient(#f00,#B60D05);
background:-webkit-linear-gradient(#f00,#B60D05);
background:-moz-linear-gradient(#f00,#B60D05);
*/
}
.zhengwen form input[type="submit"]:hover{ /*box-shadow:4px 4px 10px #bbb;*/
/*
background:linear-gradient(#B60D05,#f00);
background:-webkit-linear-gradient(#B60D05,#f00);
background:-moz-linear-gradient(#B60D05,#f00);
*/
}
.zhengwen form input[type="submit"]:focus{}


.searchs{ line-height:80px;}
/*搜索*/
.search_small{ position: relative; cursor: pointer;}
.search_big{ padding:10px; display: none; z-index: 100; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
.search{ margin:0; padding:0; overflow:hidden; display: inline-block; position: relative;}
.search input{ padding:5px; border:none; float:left; height:30px; box-sizing:border-box; background:transparent; border-radius: 20px; outline: 0;}
.search input.search2{ background:url(search5.png) no-repeat center transparent; background-size: 18px 18px; color:#fff; cursor:pointer; width:40px; height:30px; display:block; text-indent:9999px; position: absolute; right: 0;}
.search input#key{ margin:0; padding:0 10px; color:#bbb; width:320px; background: #fff; border: 1px solid #E6E6E6;}
.search input#key:focus{ border-color: #999;}


/*搜索结果页*/
.searchlist{}
.searchlist b{}
.searchlist ul li{ border-bottom:1px dashed #333;}
.searchlist ul li .art_title{ display:block;}
.searchlist ul li .art_title a{ color:#000; font-weight:bold;}
.searchlist ul li .artintro{ display:block;}
.searchlist ul li .arturl{}
.searchlist ul li .c9{ margin:0 0 0 20px;}
/*
.searchlist{ margin:0; padding:0;}
.searchlist .boxtitle{ margin:0; padding:0;}
.searchlist .boxtitle b{}
.searchlist li{ margin:0; padding:10px; width:185px; float:left; display:block; position:relative; overflow:hidden; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; box-sizing:border-box;}
.searchlist li:nth-child(4n){ border-right:none;}
.searchlist li .pic{ margin:0; width:165px; height:150px; overflow:hidden; box-sizing:border-box; text-align:center;}
.searchlist li img{ width:160px; height:150px;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.searchlist li a:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.searchlist li .text{}
.searchlist li span{ line-height:30px; display:block; word-wrap:break-word; text-align:center;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.searchlist li a:hover span{ text-shadow:2px 2px 6px #CCC; background:rgba(0,0,0,0.6);}
*/


.piclist_right{}
.searchlist li .details{ margin:10px auto; line-height:20px; height:60px; overflow:hidden;}
.searchlist li .more{ margin:10px auto; display:block; background:url("more_read2.png") no-repeat; width:93px; height:27px;}
.searchlist li .more:hover{ background:url("more_read2.png") no-repeat -103px 0;}



.index_header{}
.header{color: #fff;}
	.topline{ padding:0; line-height:50px; background: #075699; color: #fff; font-size: 13px; font-weight: bold;}
	.topline a{ margin:0 4px; color: #fff;}
	.sc{ text-align:right; float:right;}
	.sc span{ display:inline-block;}
	.sc span.home{ padding: 0 0 0 20px; background: url(home.png) no-repeat left center;}
	.sc a{ margin:0 10px;}
	
	.sc span.tel{ padding:0 25px; background:url(tel4_1.png) no-repeat left center; font-weight: normal; font-size: 18px; font-family: Verdana;}
	.sc span.chat{ padding:0 0 0 20px; background:url(chat.png) no-repeat left center;}

	.tel{ padding: 0 0 0 30px; background: url(tel.png) no-repeat left center;}

	.share{}
	.share1,.share2,.share3,.share4{ width:20px; height:50px; display:inline-block; background:url(share.png) no-repeat; float:left;}
	.share .share1{ background-position:5px center;}
	.share .share2{ background-position:-30px center;}
	.share .share3{ background-position:-65px center;}
	.share .share4{ background-position:-100px center;}
	
	.language{ margin: 0 10px; padding:0; float:right; display:inline-block; width: 120px; height:50px; cursor:pointer; text-transform:capitalize; position:relative; z-index:99; line-height: 50px; text-align: center;}
	.language:hover li.chinese{ display:block; height: 30px;}
	.language ul:hover{ background:#075699;}
	.language ul li:first-child{ padding: 0 0 0 6px; background: url(earth.png) no-repeat 10px center #075699;}
	.language li{ display:block; z-index: 999; width: 100%; height: 50px;}
	.language li:not(:first-child):hover{ background:rgba(0,0,0,0.2);}
	.language li:after{content:"";display:inline-block;clear:both; border-top: 4px solid #f00;}
	.language li:not(:first-child) { display:none; line-height: 30px;}


	.language2{ padding: 0 0 0 25px; display: inline; text-transform: capitalize; background: url(ditu.png) no-repeat left center; float: right;}
	.language2 span{ padding: 5px 0; width: 70px; text-align: center; display: inline-block; cursor: pointer;}
	.language2 span:last-child{ background: #E5E5E5; color: #a5a5a5;}
	
	.head{ margin:0 auto; padding:10px 0 0 0; position:relative; top:0; transform:translate(0,0); transition:0.5s; z-index: 80;  background: url(topbg.jpg) repeat-x bottom; position: fixed; z-index: 30; width: 100%; height:104px;}
	.head2{ margin:0 auto; position:fixed; top:-90px; transform:translate(0,100%); z-index:9999; background:#fff; display:block; width:100%; box-shadow:0 2px 20px #ccc;}
	.head .head_left{ float:left; width:300px;}
	.head .head_left img{ margin: 0; display:block; max-width: 300px; max-height:70px;}
	.head .head_mid{ width: 700px;}
	.head .head_right{ padding:0; height: 70px; color: #707070; text-align: right; justify-content: center; align-items: center; display: flex;}
	.head .head_right .tel{ margin:20px 0 0 0; padding:0 0 0 50px; line-height:20px; font-size: 16px; font-weight: bold; display:inline-block; background:url(tel6.png) no-repeat left center; color: #E9D3BC; float: right; text-shadow: 2px 2px 2px #000;}
	.head .head_right em{ text-align:right; float:right; color:#ff8b00; font-size:18px; font-weight: bold;}

	.head .head_right .iconfont{ margin: 0 10px 0 0; color: #707070;}
	
	.head .logo{ margin:0; float:left; overflow:hidden; height: 70px; justify-content: center; align-items: center; display: flex;}
	
	/*
	.head .language{ margin:20px 60px 0 0; width:100px; float:right; position:relative; line-height:46px; text-align:center; text-transform:capitalize;}
	.head .language a{ color:#fff; display:block;}
	.head .language i{ width:100%; display:none; position:relative; background:#2980CF;}
	.head .language li:hover i{ display:block; position:absolute; width:140px; left:34px; z-index:99; transform:skew(45deg);}
	.head .language li:hover i a{ transform:skew(-45deg);}
	*/
	
	/*普通导航*/
	/*
	.nav{ margin:0 auto; padding:0; float:left; width:760px; font-size:14px;}
	.nav ul{ margin:0 auto; width:1000px; display:block;}
	.nav ul li{ float:left; margin:0; color:#fff; text-transform:capitalize;}
	.nav ul li:last-child{ background:none;}
	.nav ul li a{ padding:0 20px; display:block; margin:0;}
	.nav ul li a:hover{ color:#fff; background:#003781;}
	.nav ul .currclass{ color:#fff; font-weight:bold; padding:0; display:block;}
	.nav ul .currclass a{ color:#fff; background:#003781;}
	.nav ul .time{ float:right; color:#fff; width:300px;}
	*/
	
	/*下拉导航*/
	.nav{ margin:0 auto; padding:0; font-size:14px; /*font-family:serif;*/ text-transform:capitalize; z-index: 9; box-sizing:border-box;}
	.nav .navlist{ margin:0 auto; display:block; line-height: 80px; float: right;}
	.navlist li{ float:left; margin:0; padding:0; position:relative; /*background: url(line0.jpg) no-repeat right center;*/}
	.navlist li:last-child{ background:none;}
	.navlist li:last-child a{ background:none;}
	.navlist li:hover{}
	.navlist li:hover a{}
	.navlist li a{ margin:0; padding:0 10px; display:block; box-sizing:border-box; color: #fff;}
	.navlist li span{ float:left; font-size:18px;/* font-weight: bold;*/ overflow:hidden; text-align:center;}
	/*
	.navlist li span:before{ content:"."; display:block; width:50px; height:45px; clear:both; visibility:hidden; overflow:hidden; background:url(nav_xg.png) no-repeat center; float:left;}
	*/
	.navlist li span em{ display:block; font-size:12px; line-height:20px;}
	.navlist li span a{ margin:0; padding:0 15px; display:block; /*background:url(nav_arrow.png) no-repeat 10px center;*/}
	.navlist li span a:hover{}
	
	.navlist li.curr{ color:#fff; display:block; /*background:rgba(0,0,0,0.4);*/}
	.navlist li.curr span a{}
		
	.navlist .on{}
	.navlist .on span a{}
	.navlist .on span a:hover{}
	.navlist .sub{ display:none; padding: 0; position:absolute; top:80px; z-index:999; font-size:12px; min-width:100%; overflow: visible!important;}
	.navlist .sub li{ padding:0; vertical-align:middle; display:block; width:100%; position:relative; border-bottom:1px solid #ddd; background:rgba(255,255,255,1.00); text-align:center;}
	.navlist .sub li:first-child{}
	.navlist .sub li:last-child{ border-bottom: none;}
	.navlist .sub li:hover{}
	.navlist .sub li a{ line-height:40px; color:#000; word-break:keep-all; background:none;}
	.navlist .sub li a:hover{ color:#115655; background:rgba(240,240,240,1);}
	
	.sub3{ display: none; box-sizing:border-box;}
	.navlist .sub li:hover>.sub3{ position:absolute; left:100%; top:0; width:100%; background:#0D4C92; display:block;}

	.sub4{ display: none; box-sizing:border-box;}
	.navlist .sub li:hover>.sub4{ position:absolute; left:100%; top:0; width:100%; background:#0D4C92; display:block;}

	/*
	.nav{ margin:0 auto; padding:0; width:100%; height:40px; line-height:40px; font-size:18px; background:#000;}
	.navlist{ margin:0 auto; width:1000px; display:block;}
	.nav ul .curr{ padding:0; color:#fff; display:block;}
	.nav ul .curr a{ color:#58a2d6;}
	.navlist li:first-child{ background:none;}
	.navlist li{ float:left; margin:0; color:#fff; position:relative; background:url(line.png) left center no-repeat; display:block;}
	.navlist li a{ padding:0 20px; display:block; margin:0;}
	.navlist li span{ float:left; overflow:hidden;}
	.navlist li span a{ display:block;}
	.navlist li span a:hover{ color:#58a2d6; height:40px; line-height:40px;}
		
	.navlist .on{}
	.navlist .on span a{ color:#58a2d6; height:40px; line-height:40px;}
	.navlist .sub{ display:none; width:100%; padding:0; position:absolute; top:40px; background:rgba(74,156,97,0.8); text-align:center; z-index:999; font-size:12px;}
	.navlist .sub li{ vertical-align:middle; display:block; width:100%; position:relative; background:none; border-bottom:1px solid #fff;}
	.navlist .sub li:last-child{ border:none;}
	.navlist .sub li a{ line-height:30px; padding:4px 0; color:#fff; font-weight:normal; background:none;}
	.navlist .sub li a:hover{ color:#fff; background:#2F8C42;}
	*/
	
	
	.banner_bg{}
	/* 首页banner */
	.banner{ margin:0 auto; height:670px; position:relative;}
	.banner .bd{ position:relative; z-index:0;}
	.banner .bd ul{ width:100% !important;}
	.banner .bd li{ width:100% !important; height:670px;}
	.banner .bd li .siteWidth{ width:1000px; position:relative; margin:0 auto; height:299px;}
	.banner .bd li a{ height:670px; display:block;}
	.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px; font:normal 18px/30px "Microsoft YaHei";}
	
	.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:50px; line-height:42px; text-align:center;}
	.banner .hd ul li{ margin:2px; cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; overflow:hidden; filter:alpha(opacity=100); opacity:1; cursor:pointer; background:url(banner_dot.png) no-repeat -18px 0; font-size:0; border-radius:100%;}
	.banner .hd ul .on{ filter:alpha(opacity=100); opacity:1; background-position:0 0; color:#0269b6;}
	
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.banner .prev,.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.6;}
	.banner .next{ left:auto; right:3%; background-position:8px 5px;}
	.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
	.banner .prevStop{ display:none;}
	.banner .nextStop{ display:none;}
	
/*
.banner{width:1903px;overflow:hidden;position:relative}
.banner_inner{position:relative;height:399px;width:1000px;margin:0 auto}

.banner_img{width:20000px}
.banner_img li{float:left;width:1903px;position:relative}
.banner_img li.bgli01{background: url(bg_banner1.png) center no-repeat;}
.banner_img li.bgli02{background: url(bg_banner2.png) center no-repeat;}
.banner_img li.bgli03{background: url(bg_banner3.png) center no-repeat;}
.banner_img li.bgli04{background: url(bg_banner4.png) center no-repeat;}
.banner .child{position:absolute;width:654px;height:399px;left:0px;top:0}
.banner_common{position:relative;width:990px;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:130px;position:absolute;top:370px;left:50%;margin-left:250px}
.banner .control li{float:left;margin-left:10px;width:12px;height:12px;cursor:pointer;background:#838383}
.banner .control li a{display:none}
.banner .control li.current{background:#015198}
*/


	.flash{ margin:90px auto 0 auto; padding: 160px 0 0 0; width: 100%; height: 450px; overflow: hidden; text-align: center;}
	.flash .wrap{ position: relative; height: 100%;}
	.flash img{ display:block;}
	.flash b{ margin: 0 0 10px 0; font-size: 40px; color: #fff; display: block;}
	.flash em{ font-size: 18px; color: #fff; display: block; text-transform: uppercase; font-size: 26px;}

	
	
	/*有更多的tab切换*/
	/*
	.hasMoreTab{}
	.hasMoreTab .hd{ margin:0; padding:0; line-height:40px; height:40px; font-size:18px; display:block; border-bottom:2px solid #DADADA;}
	.hasMoreTab .hd .more{ float:right; color:#000;}
	.hasMoreTab .hd .more a{ color:#000;}
	.hasMoreTab .hd ul{ z-index:5; zoom:1; position:relative;}
	.hasMoreTab .hd li{ margin:0 1px 0 0; padding:0 20px; float:left; cursor:pointer; display:block; background:#DCDCDC; text-align:center; height:40px;}
	.hasMoreTab .hd li.on{ background:url(qiepian_title.png) no-repeat center bottom; color:#fff; cursor:pointer; position:relative; height:50px;}
	
	.hasMoreTab .bd{ width:880px; padding:0; position:relative;}
	.hasMoreTab .bd span{ padding:20px 0; font-size:15px; line-height:22px; display:block; text-align:center;}
	.hasMoreTab .bd span.anli{ text-align:right; padding:20px 100px 20px 0; font-weight:bold; font-size:28px; color:#000; line-height:44px;}
	.hasMoreTab .bd ul{ width:900px; overflow:hidden;}
	.hasMoreTab .bd ul li{ margin:0 20px 10px 0; padding:0; width:278px; border:1px solid #BDCFE5; line-height:24px; display:inline; float:left;}
	.hasMoreTab .bd ul li:hover{ border:1px solid #f00;}
	.hasMoreTab .bd ul li .date{ float:right; color:#999; font-family:"Times New Roman", Times, serif;}
	.hasMoreTab .bd ul li a img{ width:278px; height:190px;}
	.hasMoreTab .bd ul li span{ margin:0; padding:0 20px; display:block; height:60px; line-height:30px; font-size:12px; text-align:center; vertical-align:middle;}
	.hasMoreTab .bd ul li span em{ color:#FF0000; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
	*/



	/* Tab切换 */
	.slideTxtBox{ overflow:hidden; text-align:left; width:100%;}
	.slideTxtBox .hd{ margin:0 auto; padding:0; display:block; line-height: 40px;}
	.slideTxtBox .hd ul{ margin: 0 auto; display:table;}
	.slideTxtBox .hd ul li{ margin:0 10px 0 0; padding:0 30px; text-align:center; display:inline-block; font-size:14px; text-transform:capitalize; cursor:pointer; position:relative; bottom:-1px; z-index:999; border:1px solid #fff;}
	.slideTxtBox .hd ul li:hover{ position:relative; background: #fff;}
	.slideTxtBox .hd ul li a{ display:block; color: #fff;}
	.slideTxtBox .hd ul li a:hover{}
	.slideTxtBox .hd ul li.on a{ color: #000;}
	.slideTxtBox .hd ul li.on{ color:#000; position:relative; background: #fff;}
	.slideTxtBox .hd ul li.on:after{content:"";display:block;height:0;clear:both; overflow:hidden; position: absolute; left: calc(50% - 5px); bottom: -4px; border: 0px solid #124EB0; transform: rotate(45deg); z-index: -1;}
	.slideTxtBox .bd{ padding:20px 0 0;}
	.slideTxtBox .bd li{ padding: 0;}


.gg{ margin:0 auto; padding: 10px; line-height: 40px; border-bottom: 1px solid #EDEDED; background: #FBFBFB; /*background: linear-gradient(90deg, rgba(32, 86, 173, 1), rgba(127, 204, 60, 1));*/}
.gg .gg2{ margin: 0 10px 0 0; font-size: 18px; font-weight: bold; color: #1d2974;}
.gg .icon-gonggao2{ margin: 0 5px 0 0; font-size: 18px; float: left;}

/* 本例子css */
.txtScroll-top{ overflow:hidden; position:relative; /*background: linear-gradient(90deg, rgba(32, 86, 173, 1), rgba(127, 204, 60, 1));*/}

.txtScroll-top .hd{}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block; width:30px; height:20px; line-height: 20px; font-size: 30px; overflow:hidden; cursor:pointer;}
.txtScroll-top .hd .next{}
.txtScroll-top .hd .prevStop{}
.txtScroll-top .hd .nextStop{}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }

.txtScroll-top .bd{}
.txtScroll-top ul li{}
.txtScroll-top ul li a{}
.txtScroll-top ul li .date{ margin: 0 0 0 100px;}




/*首页优势*/
.index_youshi{ padding: 70px;}
.index_youshi ul li{ margin: 0 4% 0 0; width: 22%; text-align: center; float: left; line-height: 24px; background: url(youshi_line.png) no-repeat center top;}
.index_youshi ul li:last-child{ margin:0;}
.index_youshi ul li span{ margin: 0 auto; width: 70px; height: 70px; display: block; background: url(youshi.png) no-repeat; transition: 0.3s;}
.index_youshi ul li b{ display: block; font-size: 24px; line-height: 70px; transition: 0.5s;}
.index_youshi ul li:nth-child(1) span{ background-position: 15px 15px;}
.index_youshi ul li:nth-child(2) span{ background-position: -295px 15px;}
.index_youshi ul li:nth-child(3) span{ background-position: -640px 15px;}
.index_youshi ul li:nth-child(4) span{ background-position: -965px 15px;}
.index_youshi ul li:hover b{ color: #075699;}
.index_youshi ul li:nth-child(1):hover span{ background-position: 15px -145px;}
.index_youshi ul li:nth-child(2):hover span{ background-position: -295px -145px;}
.index_youshi ul li:nth-child(3):hover span{ background-position: -640px -145px;}
.index_youshi ul li:nth-child(4):hover span{ background-position: -965px -145px;}

/*首页产品*/
.index_products{ margin: 0 auto; padding: 40px 0 0 0; overflow: visible; background: url(index_products_bg.jpg) no-repeat center 100%/cover !important;}
.index_products .index_boxtitle{ margin: 0 0 40px 0; text-align: center; background-position: bottom center; text-align: left;}
.index_products .index_boxtitle b{ display: block; text-transform: uppercase; font-size: 34px; transition: 0.5s; transform:translateX(-200px); opacity: 0;}
.index_products .index_boxtitle em{ display: block; color: #28A5DF; font-size: 20px; font-weight: bold; transition: 0.5s; transform:translateX(-200px); opacity: 0;}

.index_products.ani-slide .index_boxtitle b{ transform:translateX(0); opacity: 1;}
.index_products.ani-slide .index_boxtitle em{ transform:translateX(0); opacity: 1;}
.index_products .picScroll-left{ transform:translateX(500px); opacity: 0; transition: 0.5s;}
.index_products.ani-slide .picScroll-left{ transform:translateX(0); opacity: 1;}

.index_products .index_boxtext{ margin: 180px 0 0 0; padding: 0; background: rgba(0,0,0,0.6);}
.index_products .index_boxtext ul{ overflow: visible!important;}
.index_products .index_boxtext li{ padding: 0; width: 300px; float: left; box-sizing: border-box; border-left: 1px solid #404040; position: relative;}
.index_products .index_boxtext li:hover img{/* transform: scale(1.1);*/}
.index_products .index_boxtext li a{ display: block;}
.index_products .index_boxtext li .title{ padding: 10px 0 0 0; font-size: 16px; line-height: 30px; text-align: center; color: #fff;}
/*
.index_products .index_boxtext li .title:after{content:"";display:block; margin: 5px auto; width: 100px; border-top: 1px solid #D6D6D6; visibility: visible;}
*/
.index_products .index_boxtext li .info{ margin: 0 auto; padding: 20px; align-items: center; text-align: center; border-radius: 100%;}
.index_products .index_boxtext li .info img{ margin: 0 auto; padding: 10px; background: #fff; width: 100px; height: 100px; display: flex; transition: 0.5s; border-radius: 100%;}
.index_products .index_boxtext li .info_hover{ margin: 0; width: 100%; height: 180px; font-size: 14px; line-height: 24px; text-align: center; position: absolute; top: 0; opacity: 0; transition: 0.5s; color: #fff;}
.index_products .index_boxtext li .info_hover .pic{ width: 100%; opacity: 0; transition: 0.5s; position: absolute; bottom: 0;}
.index_products .index_boxtext li .info_hover .pic img{ padding: 10px; width: 100%; height: 240px; background: #fff;}
.index_products .index_boxtext li:hover .info{ opacity: 0; transition: 0.5s;}
.index_products .index_boxtext li:hover .info_hover{ display: block; opacity: 1; transition: 0.5s; position: absolute; bottom: 0; left: 0; right: 0;}
.index_products .index_boxtext li:hover .info_hover .pic{ bottom: 180px; height: 240px; width: 100%; overflow: hidden; opacity: 1; transition: 0.5s;}
.index_products .index_boxtext li:hover .info_hover .details{ padding: 30px; height: 180px; background:rgba(19,81,164,0.6); position: relative; z-index: 30;}
.index_products .index_boxtext li:hover .info_hover .details b{ margin: 0 0 20px 0; font-size: 20px; font-weight: bold; display: block;}
/*
.index_products .index_boxtext li:nth-child(2){ margin: 0 30px;}
.index_products .index_boxtext li:nth-child(4){ margin: 30px 40px 0 0; width: 580px; height: 290px;}
.index_products .index_boxtext li:nth-child(4) .pic,.index_products .index_boxtext li:nth-child(5) .pic{ padding: 0; float: left; width: 330px; height: 210px;}
.index_products .index_boxtext li:nth-child(4) .pic img,.index_products .index_boxtext li:nth-child(5) .pic img{ max-width: 330px; max-height: 210px;}
.index_products .index_boxtext li:nth-child(4) .title,.index_products .index_boxtext li:nth-child(5) .title{ width: 170px; float: left;}

.index_products .index_boxtext li:nth-child(5){ margin: 30px 0 0 0; width: 580px; height: 290px;}
*/



.index_products_more{ margin: 40px auto 0; padding: 0 50px; line-height: 60px; font-size: 16px; background: #949494; color: #fff; display: table;}
.index_products_more:hover{ background: #0B58A6; color: #fff;}


.index_products_fl{ padding: 180px 0 0 0; width: 360px;}
.index_products_fl .boxtitle em{ display: block; font-size: 20px;}
.index_products_fl .boxtitle b{ display: block; font-size: 36px;}
.index_products_fl .boxtext{ padding: 50px 0 0 0; line-height: 30px;}

.index_products_fr{ width: 840px;}


	/* 本例子css */
	.multipleLine{ margin: 20px 0; overflow:hidden; position:relative;}
	.multipleLine .hd{ margin: 20px 0 0 0; overflow:hidden;}
	.multipleLine .hd .prev,.multipleLine .hd .next{ margin: 0; display:block; width:50px; height:50px; float:right; overflow:hidden;
		 cursor:pointer; background:url("icons3.png") no-repeat 20px center #FF8A00;}
	.multipleLine .hd .next{ background:url("icons3.png") -20px no-repeat #FF8A00;}
	.multipleLine .hd .next.nextStop{ background:url("icons3.png") no-repeat -20px center #fff;}
	.multipleLine .hd .prev.prevStop{ background:url("icons3.png") no-repeat 20px center #fff;}
	.multipleLine .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: none;}
	.multipleLine .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat;}
	.multipleLine .hd ul li.on{ background-position:0 0;}
	.multipleLine .bd{ overflow:hidden; background: #fff; padding: 30px; box-sizing: border-box;}
	.multipleLine .bd ul{ overflow:hidden; zoom:1;}
	.multipleLine .bd ul li{ margin:0 10px 20px; width: 370px; float:left; _display:inline; overflow:hidden; position: relative; text-align: center;}
	.multipleLine .bd ul li:nth-child(3){ margin: 0 10px 0;}
	.multipleLine .bd ul li:nth-child(4){ margin: 0 10px 0;}

	.multipleLine .bd ul li img{ width:370px; height:250px; display:block;}
	.multipleLine .bd ul li span{ position:absolute; left: 0; bottom: 0; width: 100%; line-height: 40px; background: rgba(0,0,0,0.6);}




/* 图片滚动 */
.picScroll{ margin:0 auto; padding:0; position:relative;}
.picScroll .tempWrap{}
.picScroll ul{ overflow:hidden; zoom:1;}
.picScroll ul li{ float:left; margin:0; display:inline;}
.picScroll ul li span{ line-height:70px; font-size: 18px; background: #E8E8E8; text-align: center; display: block;}
.picScroll ul li img{ width:285px; height: 260px; box-sizing:border-box; display: block;}
.picScroll ul li:hover img{}
.picScroll .prev,
.picScroll .next{ padding: 10px; text-align: center;position:absolute; left:-50px; top:80px; display:block; width:16px; height:16px; overflow:hidden; background:url(icons3.png) 13px 10px no-repeat rgba(0,0,0,0.5); cursor:pointer;}
.picScroll .next{ left:auto; right:-50px; background-position:-27px 10px;}
.picScroll .prevStop{ background-position: 13px 10px;}
.picScroll .nextStop{ background-position:-27px 10px;}


/*首页公司简介*/
.index_abouts{ background: #F3F3F3; height: 570px; overflow: hidden;}
.index_about{ margin: 20px auto 0 auto; padding: 0; box-sizing: border-box; /*position: absolute; left: calc(50% - 600px);*/}
.index_about .index_boxtitle{}
.index_about .index_boxtext{ padding: 20px 0; line-height: 30px;}
.index_about .index_boxtext ul{ margin: 0 auto;}
.index_about .index_boxtext ul li{ margin: 0 auto 30px auto; width: 380px; line-height: 40px; font-size: 20px;float: left; position: relative; background: #eee; color: #fff; box-sizing: border-box; transition: 0.5s; text-align: center;}
.index_about .index_boxtext ul li:nth-child(3n-1){ margin: 0 30px 30px;}
.index_about .index_boxtext ul li:hover{ background: url(gsjj_00_hover.png) no-repeat center #1C59A8;}
.index_about .index_boxtext ul li:hover a{ color: #fff;}
.index_about .index_boxtext ul li a{ padding: 120px 0 30px 0; color: #666; display: block;}
.index_about .index_boxtext ul li img{ display: block;}
.index_about .index_boxtext ul li:last-child{ border: none;}

.index_about .index_boxtext ul li a:before{ margin: 0; width:80px; height:80px; background:url(gsjj_01.png) no-repeat left center; position: absolute; top:80px; left:calc( 50% - 40px); z-index:1; display: block;
	content:"";
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
}
.index_about .index_boxtext ul li:nth-child(2) a:before{ background-image: url(gsjj_02.png);}
.index_about .index_boxtext ul li:nth-child(3) a:before{ background-image: url(gsjj_03.png);}
.index_about .index_boxtext ul li:nth-child(4) a:before{ background-image: url(gsjj_04.png);}
.index_about .index_boxtext ul li:nth-child(5) a:before{ background-image: url(gsjj_05.png);}
.index_about .index_boxtext ul li:nth-child(6) a:before{ background-image: url(gsjj_06.png);}
.index_about .index_boxtext ul li:hover a:before{ background-image: url(gsjj_01_hover.png);}
.index_about .index_boxtext ul li:nth-child(2):hover a:before{ background-image: url(gsjj_02_hover.png);}
.index_about .index_boxtext ul li:nth-child(3):hover a:before{ background-image: url(gsjj_03_hover.png);}
.index_about .index_boxtext ul li:nth-child(4):hover a:before{ background-image: url(gsjj_04_hover.png);}
.index_about .index_boxtext ul li:nth-child(5):hover a:before{ background-image: url(gsjj_05_hover.png);}
.index_about .index_boxtext ul li:nth-child(6):hover a:before{ background-image: url(gsjj_06_hover.png);}

.index_about .index_boxtext ul li b{ font-size: 30px; color: #333; position: absolute; left: 40px; top: 50px;}
.index_about .index_boxtext ul li em{ font-size:12px; color: #666; position: absolute; left: 40px; top: 90px; text-transform: uppercase;}


.index_about .index_boxtext .gsjj_img{ width: 600px; height: 350px;}
.index_about .index_boxtext .gsjj{ padding:0; box-sizing:border-box; background: #fff; height: 350px; overflow: hidden;}
.index_about .index_boxtext .gsjj .js{ padding:40px; width:550px; font-size: 16px; color: #707070; box-sizing:border-box;}
.index_about .index_boxtext .gsjj .js b{ margin: 0 0 20px 0; display: inline-block; font-size: 20px; color: #2056ad;}
.index_about .index_boxtext .gsjj .js .js2{ line-height:30px; color:#666;}
.gsjj_more{ margin: 20px auto 0 auto; padding: 10px 30px; border: 1px solid #DBDBDB; display: inline-block;}
.gsjj_more .fa{ margin: 0 0 0 10px;}

.gsjj_shuju{ margin: 40px auto;}
.gsjj_shuju li{ border-right: 1px solid #DBDBDB; text-align: center; float: left; width: 25%; box-sizing: border-box;}
.gsjj_shuju li:last-child{ border: none;}
.gsjj_shuju li b{ font-size: 24px; display: block; color: #000;}
.gsjj_shuju li i{ font-size: 36px;}
.gsjj_shuju li em{ margin: 10px auto; font-size:14px; display: block;}

.index_video{ padding: 0 0 40px 0;}
.index_video iframe{ width: 100%;}




.index_abouts2{ background: url(index_about_bg.jpg) no-repeat center 100%/cover !important; text-align: left!important;}
.index_abouts2 .wrap{ position: relative;}
.index_abouts2 .index_boxtitle{ text-align: left; display: inline-block; position: absolute; left: 600px; top: 60px;}
.index_abouts2 .index_boxtitle b{ display: block; text-transform: uppercase; font-size: 34px; transition: 0.5s; transform:translateX(200px); opacity: 0; color: #333;}
.index_abouts2 .index_boxtitle em{ display: block; color: #28A5DF; font-size: 20px; font-weight: bold; transition: 0.5s; transform:translateX(200px); opacity: 0;}

.index_abouts2.ani-slide .index_boxtitle b{ transform:translateX(0); opacity: 1;}
.index_abouts2.ani-slide .index_boxtitle em{ transform:translateX(0); opacity: 1;}


.index_abouts2 .gsjj_img{ padding: 0 260px 0 0; height: 500px; background:rgba(240,240,240,1.00); display: inline-block;}
.index_abouts2 .gsjj_img img{ width: 500px; height: 500px;
	transform:translateX(-200px);
	opacity:0;
	transition:all .4s;
}
.ani-slide.index_abouts2 .gsjj_img img{
	transform:translateY(0);
	opacity:1;
}

.index_abouts2 .gsjj{ position: absolute; left: 700px; top: 200px; line-height: 30px;
	transform:translateX(200px);
	opacity:0;
	transition:all .4s;
}
.ani-slide.index_abouts2 .gsjj{
	transform:translateX(0)!important;
	opacity:1;
}
.index_abouts2 .gsjj_more{ margin: 0; padding: 0; position: absolute; left: 700px; top: 400px; text-transform: capitalize; border: none; color: #386eb0;
	transform:translateX(200px);
	opacity:0;
	transition:all .4s;
}
.ani-slide.index_abouts2 .gsjj_more{
	transform:translateX(0)!important;
	opacity:1;
}

/*为什么选择我们*/
.choose{ height: 250px; background: url(choose.jpg) no-repeat center;}

.choosereasons{ padding: 40px; height: 930px; background: url(choose_bg.jpg) no-repeat center; box-sizing: border-box;}
.reason{ padding: 30px 0 0 110px; width: 600px; background: url(num1.png) no-repeat left top; box-sizing: border-box;}
.reason01{ margin: 40px 0 0 0; background: url(num1.png) no-repeat left top;}
.reason02{ margin: 210px 0 0 640px; background: url(num2.png) no-repeat left top;}
.reason03{ margin: 40px 0 0 540px; background: url(num3.png) no-repeat left top;}
.reason .title{ padding: 0 0 10px 0; font-size:30px; background: url(choose_title_bg.png) repeat-x left bottom; display: block;}
.reason .title i{ color: #ff8a00;}
.reason .text{ padding: 10px 0 0 0; line-height: 30px;}

/*首页优势*/
.youshi{ padding: 0 0 40px 0; box-sizing: border-box;}
.youshi .youshi_title{ margin: 0; padding:0; text-align: center; box-sizing: border-box; position: relative; background: url(youshi.png) no-repeat center; color: #fff;}
.youshi .youshi_title b{ font-size: 34px; line-height: 60px; display: block;}
.youshi .youshi_title i{ font-size:14px; line-height: 40px; display: block;}
.youshi .youshi_title em{ margin: 20px 0 0 0; line-height: 40px; font-size: 20px; color: #a3aab3; text-transform: uppercase; position: absolute; left: -100px;}

.youshi .youshi_tags{ padding: 20px 20px; background: url(youshi_tags.png) no-repeat top; width: 20px; color: #fff; font-size: 24px; text-align: center; word-wrap: break-word; right: -30px; position: absolute;}

.youshi ul{ margin: 0}
.youshi ul li{ margin: 0; padding: 60px 0; border-left: 1px solid #ccc; position: relative;}
.youshi ul li b{ display: block; font-size: 24px; line-height: 40px;}
.youshi ul li em{ display: block; line-height: 24px;}
.youshi ul li i{ display: block; font-size: 18px;}
.youshi ul li img{ margin: 0 80px; width:330px; float: left;}
.youshi ul li:nth-child(2){ background-position: 0 -160px;}
.youshi ul li:nth-child(3){ background-position: 0 -320px;}
.youshi ul li>div{ width:660px; float: right;}
.youshi ul li div .title{ color: #986601; font-size: 24px; font-weight: bold; line-height: 2em;}
.youshi ul li div .title2{ color: #333333; font-size: 20px; line-height: 2em;}
.youshi ul li div .js{ color: #999; font-size: 16px; line-height: 2em;}

.youshi ul li:nth-child(1) .youshi_tags{ left:-30px;}
.youshi ul li:nth-child(2){ border-width: 1px 1px 1px 0; border-color: #ccc; border-style: solid;}
.youshi ul li:nth-child(2)>div{ float: left;}
.youshi ul li:nth-child(2) img{ float: right;}
.youshi ul li:nth-child(3) .youshi_tags{ left:-30px;}

/*首页工艺流程*/
.gongyi{ margin: 0 auto; padding: 30px 0;}
.gongyi .hd{ margin: 20px auto; line-height: normal;}
.gongyi .hd ul li{ padding: 0; color:#000; background: #A6A6A6; height: 4px; width: 30px; text-indent: 999px;}
.gongyi .hd ul li.on{ background: #8D214A;}
.gongyi .hd ul li.on a{ color: #fff;}
.gongyi .hd ul li a{ color:#000;}
.gongyi .bd{ margin: 0 auto; padding: 0; width: 1200px; overflow: hidden;}
.gongyi .tempWrap{ margin:0 auto;}
.gongyi .bd ul{}
.gongyi .bd li{ margin: 0 15px 0 0; width: 390px; float: left; position: relative; box-sizing: border-box;}
.gongyi .bd li span{ display: block; text-align: center; width: 100%; color: #fff; line-height: 50px; font-size: 18px; position: absolute; bottom: 0; background: rgba(0,97,178,0.7);}
.gongyi .bd li img{ width: 100%; height: 250px; display: block;}

.gongyi_more{ margin: 30px auto; padding: 15px 60px; border: 1px solid #E57B01; display:table; font-size: 16px; color: #E57B01;}

.gongyi .part1{ margin: 0 0 30px 0;}
.gongyi .part1 .title{ padding: 0 60px 0 0; width: 280px; line-height: 36px; font-size: 15px;}
.gongyi .part1 .title b{ font-size: 36px; display: block; color: #075699;}
.gongyi .part1 .title em{ font-size: 14px; display: block; color: #939393; text-transform: uppercase; line-height: 40px;}
.gongyi .part1 ul li{ float: left; width: 450px; position: relative;}
.gongyi .part1 ul li img{ width: 100%; height: 250px; display: block;}
.gongyi .part1 ul li:first-child{ margin: 0 20px 0 0;}
.gongyi .part1 ul li span{ display: block; text-align: center; width: 100%; color: #fff; line-height: 50px; font-size: 18px; position: absolute; bottom: 0; background: rgba(0,97,178,0.7);}


/*首页工厂环境，资质认证*/
.index_environment{ margin: 0 auto; padding: 30px 0; background:#F5F5F5;}
.index_environment .hd{ margin: 20px auto;}
.index_environment .hd ul li{ color:#000; background: #fff;}
.index_environment .hd ul li.on{ background: #846048;}
.index_environment .hd ul li.on a{ color: #fff;}
.index_environment .hd ul li a{ color:#000;}
.index_environment .bd{ margin: 0 auto; width: 1200px;}
.index_environment .tempWrap{ margin:0 auto;}
.index_environment .bd ul{}
.index_environment .bd li{ width: 390px; float: left; box-sizing: border-box;}
.index_environment .bd li:nth-child(2){ margin: 0 15px;}
.index_environment .bd li span{ display: block; text-align: center; line-height: 40px; font-size: 16px;}
.index_environment .bd li img{ width: 100%; height: 310px; display: block;}

.index_environment_more{ margin: 30px auto; padding: 15px 60px; border: 1px solid #E57B01; display:table; font-size: 16px; color: #E57B01;}


/*首页faq百科*/
.index_part1{ padding: 50px 0; background: url(index_part1_bg.jpg);}
.index_news2{ padding: 0 40px 0 0; width: 50%; float: left; box-sizing: border-box;}
.index_news2:nth-child(2){ padding: 0 0 0 40px; border-left: 1px solid #E0E0E0;}
.index_news2 .boxtitle{ line-height: 60px; border-bottom: 1px solid #C6C6C6;}
.index_news2 .boxtitle b{ font-size: 30px;}
.index_news2 .boxtitle .more{}

.index_faq .boxtitle{ padding: 0 0 0 50px; background: url(faq.png) no-repeat left center;}
.index_faq ul li{ padding: 20px 0; border-bottom: 1px dashed #E7E7E7;}
.index_faq ul li .que{ margin: 0 0 5px 0; padding: 0 0 0 40px; background: url(faq2.png) no-repeat left 10px; line-height: 40px; font-size: 18px; font-weight: bold;}
.index_faq ul li .answer{ padding: 0 0 0 40px; background: url(faq2.png) no-repeat left -33px; line-height: 24px;}


.index_baike .boxtitle{ padding: 0 0 0 50px; background: url(book.png) no-repeat left center;}
.index_baike ul li{ line-height: 60px; border-bottom: 1px dashed #E7E7E7;}
.index_baike ul li .time{ float: right;}

/* 焦点图 */
.focusBox { float:left; position: relative; width: 300px; height: 260px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 300px; height: 260px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;}

/*首页新闻中心*/
.index_news{ padding: 40px;/* background: url(index_news_bg.jpg) no-repeat center; background-size: cover;*/}
.index_news .index_boxtitle{}
.index_news .index_boxtitle b{}
.index_news .index_boxtitle em{}

.index_news .index_boxtext{ margin: 20px auto; padding: 20px 0; box-sizing: border-box;}
.index_news .index_boxtext .pic{ padding: 0 40px 0 0; overflow: hidden; width: 50%;}
.index_news .index_boxtext .pic img{ transition: 0.5s; display: block; width: 100%; height: 330px;}

.index_news .index_boxtext .bd ul{ margin: 0 0 0 20px; display: inline-block;}
.index_news .index_boxtext .bd ul li{ margin: 0; padding: 20px 0; float: left; display: block; border-bottom: 1px solid #E3E3E3; transition: 0.5s;}
.index_news .index_boxtext .bd ul li a:hover{ color: #35ab30;}
.index_news .index_boxtext .bd ul li .info{ display: inline-block; width: 400px; float: right;}
.index_news .index_boxtext .bd ul li .title{ margin: 0; display: block; font-weight: bold; line-height: 24px;}
.index_news .index_boxtext .bd ul li .title a{}
.index_news .index_boxtext .bd ul li .time{ margin: 0; display: block; font-size: 12px; background: #F2F2F2;}
.index_news .index_boxtext .bd ul li .time{}

.index_news .index_boxtext .bd ul li .date{ margin:0 20px 0 0; padding:10px 20px; text-align:center; box-sizing:border-box; color: #C4C4C4;}
.index_news .index_boxtext .bd ul li .date .day{ margin: 0 auto 10px auto; font-size:48px; line-height: 30px;}
.index_news .index_boxtext .bd ul li .date .year{ display: inline-block;}
.index_news .index_boxtext .bd ul li .date .month{ display: inline-block;}


.index_news .index_boxtext .bd ul li .js{ margin: 0 0 10px 0; line-height: 24px; color: #979797;}
.index_news .index_boxtext .bd ul li .more{ margin: 10px 0; color: #0091c1; font-size: 12px; display: block;}
.index_news .index_boxtext .bd ul li .iconfont{ margin: 0 auto; display: table; font-size: 50px; color: #818181;}
.index_news_more{ margin: 40px auto; padding: 0 50px; background: #949494; color: #fff; font-size: 16px; line-height: 60px; display: table;}
.index_news_more:hover{ background: #0B58A6; color: #fff;}


	/* 本例子css */
	.txtScroll-top2 .hd{ display: flex; align-items: center; justify-content: space-between;}
	.txtScroll-top2 .hd .prev,.txtScroll-top2 .hd .next{ margin: 20px 0 0 0; display:block; width:45%; height:30px; float: left;  overflow:hidden; cursor:pointer; background:#E7E7E7; text-align: center; font-size: 40px; line-height: 30px; color: #fff;}
	.txtScroll-top2 .hd .next{ background-position:0 -140px;}
	.txtScroll-top2 .hd .prevStop{ background-position:-60px -100px;}
	.txtScroll-top2 .hd .nextStop{ background-position:-60px -140px;}


.index_news .index_boxtext .pic2 li{ margin: 0 20px 0 0; width: 280px; float: left; box-sizing: border-box; background: #F7F7F7;}
.index_news .index_boxtext .pic2 li:last-child{ margin: 0 0 0 20px;}
.index_news .index_boxtext .pic2 li .pic{ width: 100%; height: 230px;}
.index_news .index_boxtext .pic2 li .pic img{ width: 300px; height: 230px;}
.index_news .index_boxtext .pic2 li .info{ padding: 20px;}
.index_news .index_boxtext .pic2 li .info .title{ line-height: 30px; font-size: 16px; font-weight: bold; color: #666;}
.index_news .index_boxtext .pic2 li .info .time{ margin: 10px auto; color: #b1b1b1;}
.index_news .index_boxtext .pic2 li .js{ color: #818181; line-height: 24px;}




.index_piclist{ width: 410px;}
.index_piclist li{ margin: 0 0 20px 0; position: relative; align-items: center;}
.index_piclist li img{ margin: 0 auto; width:410px; height: 230px; display:flex;}
.index_piclist li span{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.6); line-height: 50px; color: #fff; text-align: center;}


.index_news_picScroll>.tempWrap{ width:1200px !important;}
/* 图片滚动 */
.index_news_picScroll{ margin:20px auto; padding:0 40px; position:relative;}
.index_news_picScroll ul{ overflow:hidden; zoom:1;}
.index_news_picScroll ul li{ float:left; margin:0 45px 0 0; width:370px; overflow:hidden; display:inline;}
.index_news_picScroll ul li span{ font-size: 18px; display: block;}
.index_news_picScroll ul li img{ width:370px; height: 220px; box-sizing:border-box; display: block; transition: 0.5s;}
.index_news_picScroll ul li:hover img{ transform: scale(1.1)}
.index_news_picScroll .prev,
.index_news_picScroll .next{ padding: 10px; text-align: center;position:absolute; left:-50px; top:120px; display:block; width:16px; height:16px; overflow:hidden; background:url(icons3.png) 13px 10px no-repeat rgba(0,0,0,0.5); cursor:pointer;}
.index_news_picScroll .next{ left:auto; right:-50px; background-position:-27px 10px;}
.index_news_picScroll .prevStop{ background-position: 13px 10px;}
.index_news_picScroll .nextStop{ background-position:-27px 10px;}



/*首页合作伙伴*/
.index_hezuo{ padding: 50px 0; background: #F1F4F7;}
.index_hezuo .index_boxtitle{}
.index_hezuo .index_boxtext{ padding: 20px 0;}
.index_hezuo .index_boxtext .fl{ width: 640px;}
.index_hezuo .index_boxtext ul li{ float: left;}
.index_hezuo .index_boxtext .fr{ padding: 40px; width: 400px; height: 260px; background: #4B6FC3; color: #fff;}
.index_hezuo .index_boxtext .fr dt{ font-size: 24px; line-height: 50px;}
.index_hezuo .index_boxtext .fr dd{ line-height: 30px;}
.index_hezuo .index_boxtext .fr .iconfont{ margin: 0 10px 0 0;}

/*首页生产设备*/
.index_equipment{ margin: 0 auto; padding: 120px 0 20px 0; width: 1200px;}
.index_equipment .index_equipment_part1{}
.index_equipment .index_equipment_part1 .fl{ width:500px;}
.index_equipment .index_equipment_part1 b{ color: #134eb0; font-size: 36px; display: block;}
.index_equipment .index_equipment_part1 em{ margin: 10px auto; padding: 0 0 20px 0; color: #939393; text-transform: uppercase; line-height: 30px; background: url(boxtitle_line.jpg) no-repeat left bottom; display: inline-block;}
.index_equipment .index_equipment_part1 p{ line-height:30px; font-size: 15px;}

.index_equipment .index_equipment_part1 .fr{ position: relative; width: 630px; color: #fff; text-align: center;}
.index_equipment .index_equipment_part1 .fr a{ color: #fff;}
.index_equipment .index_equipment_part1 .fr img{ display: block;}
.index_equipment .index_equipment_part1 .fr span{ position:absolute; left: 0; bottom: 0; width: 100%; background: rgba(41,94,182,0.6); line-height: 60px; font-size: 18px;}

.index_equipment .index_equipment_part2{ margin:20px auto;}
.index_equipment .index_equipment_part2 a{ color:#fff;}
		/* 本例子css */
		.picScroll-left{ overflow:hidden; position:relative; }
		.picScroll-left .hd{ overflow:hidden; line-height: 60px; text-align: center;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;}
		.picScroll-left .hd .prevStop{ background-position:-60px 0;}
		.picScroll-left .hd .nextStop{ background-position:-60px -50px;}
		.picScroll-left .hd ul{ margin: 0 auto; display: inline-block; overflow:hidden; zoom:1;}
		.picScroll-left .hd ul li{ float:left; width:20px; height:10px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#B2B2B2; border-radius: 10px;}
		.picScroll-left .hd ul li.on{ background: rgba(103,184,180,1);}
		.picScroll-left .bd{}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
		.picScroll-left .bd ul li{ margin:0 15px 0 0; width:280px; height:200px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;}
		.picScroll-left .bd ul li img{ width:280px; height:200px; display:block; transition: 0.5s;}
		.picScroll-left .bd ul li:hover img{ transform: scale(1.1);}
		.picScroll-left .bd ul li span{ position:absolute; left: 0; bottom: 0; width: 100%; background: rgba(41,94,182,0.6); line-height: 60px; font-size: 18px;}
.picScroll-left .hd .pageState{ display: none;}


.index_newslist{ width:500px;}

/*首页联系我们*/
.index_contact{ width: 300px;}
.index_contact{ background: url(index_cases_bg.jpg) no-repeat center 100%/cover !important; text-align: left!important;}
.index_contact .index_boxtitle{ margin: 0 0 100px 0; text-align: left; display: inline-block;}
.index_contact .index_boxtitle b{ display: block; text-transform: uppercase; font-size: 34px; transition: 0.5s; transform:translateX(-200px); opacity: 0; color: #333;}
.index_contact .index_boxtitle em{ display: block; color: #28A5DF; font-size: 20px; font-weight: bold; transition: 0.5s; transform:translateX(-200px); opacity: 0;}

.index_contact.ani-slide .index_boxtitle b{ transform:translateX(0); opacity: 1;}
.index_contact.ani-slide .index_boxtitle em{ transform:translateX(0); opacity: 1;}


.index_contact .index_boxtext{ position: relative;}
.index_contact .index_boxtext ul{ width: 500px;
	transform:translateX(-50px);
	opacity:0;
	transition:all .4s;
	transition-delay: 0.2s;
}
.ani-slide.index_contact .index_boxtext ul{
	transform:translateX(0)!important;
	opacity:1;
}
.index_contact .index_boxtext ul li{ margin: 0 0 100px 0; width: 240px; float: left;}
.index_contact .index_boxtext ul li:nth-child(5),.index_contact .index_boxtext ul li:nth-child(6){ margin: 0;}
.index_contact .index_boxtext ul li img{ margin: 10px 0 0 0; max-width: 200px; max-height: 200px;}
.index_contact .index_boxtext ul li:nth-child(5),.index_contact .index_boxtext ul li:nth-child(6){ margin: 0;}
.index_contact .index_boxtext iframe{ position: absolute; left: 500px; top:-60px; width: 100%; height: 550px; border: 1px solid #ccc;
	transform:translateX(100px);
	opacity:0;
	transition:all .4s;
}
.ani-slide.index_contact .index_boxtext iframe{
	transform:translateX(0)!important;
	opacity:1;
}


.swiper-pagination-v .swiper-pagination-bullet{ margin: 10px 0!important; padding: 4px; background: #fff!important; opacity: 0.8!important;}
.swiper-pagination-v .swiper-pagination-bullet-active{ box-shadow: 0 0 3px #000; opacity: 1!important; transform: scale(1.4);}


/*首页案例*/
.index_cases3{ background: url(index_cases_bg.jpg) no-repeat center 100%/cover !important; text-align: left!important;}
.index_cases3 .index_boxtitle{ text-align: left; display: inline-block;}
.index_cases3 .index_boxtitle b{ display: block; text-transform: uppercase; font-size: 34px; transition: 0.5s; transform:translateX(-200px); opacity: 0; color: #333;}
.index_cases3 .index_boxtitle em{ display: block; color: #28A5DF; font-size: 20px; font-weight: bold; transition: 0.5s; transform:translateX(-200px); opacity: 0;}

.index_cases3.ani-slide .index_boxtitle b{ transform:translateX(0); opacity: 1;}
.index_cases3.ani-slide .index_boxtitle em{ transform:translateX(0); opacity: 1;}

.index_cases3 .js{ margin: 0 100px; width: 400px; color: #666; display: inline-block;
	transform:translateY(50px);
	opacity:0;
	transition:all .4s;
}
.ani-slide.index_cases3 .js{
	transform:translateX(0)!important;
	opacity:1;
}

.index_cases3 ul{ margin: 80px 0 0 0; height: 220px; position: relative;}
.index_cases3 ul li{ width: 300px; height: 220px; overflow: hidden; float: left; position: absolute;}
.index_cases3 ul li:nth-child(1){ left: 0; transform:translateX(-200px); transition:all 1s;}
.index_cases3 ul li:nth-child(2){ left: 300px; transform:translateY(-200px);}
.index_cases3 ul li:nth-child(3){ left: 600px; transform:translateX(200px); transition:all 1s;}
.index_cases3 ul li:nth-child(4){ left: 900px; top: -220px; transform:translateX(200px); transition-delay:0s;}
.index_cases3 ul li:nth-child(5){ left: 300px; top: 220px; transform:translateY(200px); transition:all 1s;}

.index_cases3 ul li img{ width: 300px; height: 246px;}

.swiper-slide.index_cases3 li{
	transform:translateX(-200px);
	opacity:0;
	transition:all .4s;}
.ani-slide.index_cases3 li{
	transform:translateX(0)!important;
	opacity:1;
	}

.index_cases3 .index_cases_more{ width: 180px; height: 220px; background: url(index_cases_more.jpg) no-repeat center; position: relative; float: right; top: -100px; text-transform: uppercase; transform:translateY(200px); transition:all 1s; opacity: 0;}
.index_cases3 .index_cases_more a{ padding: 0 0 5px 0; position: absolute; width: 50px; left: -20px; bottom: 40px; border-bottom: 2px solid #000; font-size: 14px; text-align: center;}
.ani-slide.index_cases3 .index_cases_more{ transform:translateY(0); opacity: 1;}


.index_cases2{ padding: 40px 0; background-size: cover;}
.index_cases2 .index_boxtitle{}
.index_cases2 .index_boxtext{ padding: 40px 0;}
.index_cases2 ul li{ margin: 0 20px; padding: 0; float: left; width: 320px; background: #3C6CBE; text-align: center;}
.index_cases2 ul li .pic{ width: 320px; overflow: hidden;}
.index_cases2 ul li img{ width: 320px; height: 220px; transition: 0.5s;}
.index_cases2 ul li:hover img{ transform: scale(1.1);}
.index_cases2 ul li .title{ display: block; font-size: 16px; font-weight: bold; line-height: 40px;}
.index_cases2 ul li .title a{ color: #fff;}
.index_cases2 ul li .time{ display: block; font-size: 11px;}
.index_cases2 ul li .js{ color: #9d9da4; line-height: 24px;}
.index_cases2 ul li a{ color: #fff;}
.index_cases2_more{ margin: 20px auto; padding: 15px 80px; background: #986601; color: #fff; border-radius: 4px; font-size: 22px; display: table;}
.index_cases2_more:hover{ background: #fff; color: #000;}


.index_cases{ padding:20px;}
.index_cases .index_boxtitle{}
.index_cases .index_boxtext{}
.index_cases .index_boxtext .hd{}
.index_cases .index_boxtext .bd{}
.index_cases .index_boxtext .bd ul{ margin:0 20px 0 0; width:285px; float:left;}
.index_cases .index_boxtext .bd ul:nth-child(4n){ margin:0; width:285px;}

.index_cases .index_boxtext .bd ul.case1 li{ margin:0 0 20px 0; float:left; background:#eee; position:relative; display:flex;}
.index_cases .index_boxtext .bd ul.case1 li:nth-child(2n){ margin:0; background:#DEDEDE;}
.index_cases .index_boxtext .bd ul.case1 li:nth-child(2n-1) .pic{ width:285px; height:400px;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
align-items:center;
}
.index_cases .index_boxtext .bd ul.case1 li:nth-child(2n) .pic{ width:285px; height:200px;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
align-items:center;
}

.index_cases .index_boxtext .bd ul.case2 li{ margin:0 0 20px 0; float:left; background:#eee; position:relative; display:flex;}
.index_cases .index_boxtext .bd ul.case2 li .pic{ width:285px; height:200px;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
align-items:center;
}
.index_cases .index_boxtext .bd ul.case2 li:nth-child(2n){ margin:0; background:#DEDEDE;}
.index_cases .index_boxtext .bd ul.case2 li:nth-child(2n) .pic{ margin:0; height:400px; background:#DEDEDE;}



.index_cases .index_boxtext .bd ul li img{ margin:0 auto; display:flex; max-height:100%; max-width:100%;}
.index_cases .index_boxtext .bd ul li .js{ margin:0; padding:20px; display:none; background:rgba(180,210,80,0.8); position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; color:#fff; font-size:24px; box-sizing:border-box;}
.index_cases .index_boxtext .bd ul li .js b{ width:100%; height:100%; text-align:center; align-items:center; display:flex; justify-content:center; margin:0 auto;}
.index_cases .index_boxtext .bd ul li .js i{ position:relative; left:0; top:0; width:100%; height:100%; text-align:center; border:1px solid #fff; box-sizing:border-box; word-break:break-all; word-wrap:break-word;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
align-items:center;
}
.index_cases .index_boxtext .bd ul li:hover .js{ position:absolute; display:block; word-break:break-all; word-wrap:break-word;}


		
		/* 本例子css */
		.picMarquee-left{ overflow:hidden; position:relative;}
		.picMarquee-left .prev,.picMarquee-left .next{ display:none; width:35px; height:120px; overflow:hidden; cursor:pointer; background:url("dot_all.jpg") no-repeat; position:absolute; top:0;}
		.picMarquee-left .prev{ position:absolute; left:20px; top:0; background-position:0 0;}
		.picMarquee-left .next{ position:absolute; right:20px; top:0; background-position:-35px 0;}
		.picMarquee-left .prevStop{}
		.picMarquee-left .nextStop{}

		.picMarquee-left ul{ overflow:hidden; zoom:1;}
		.picMarquee-left ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;}
		.picMarquee-left ul li img{ width:190px; height:70px; display:block; border:1px solid #ccc; box-sizing:border-box;}
		.picMarquee-left ul li .pic a:hover img{ border-color:#999;}
		.picMarquee-left ul li .title{ line-height:24px;}		
			
	

/*首页联系我们*/
.index_contact{ font-size: 16px;}
.index_contact .index_boxtext{ padding:10px 0;}
.index_contact b:first-child{ margin: 0;}
.index_contact b{ margin: 10px 0 0 0; display: inline-block;}
.index_contact p{ line-height:24px;}
.index_contact .tel{ background:url(contactus_li.png) 0 6px no-repeat;}
.index_contact .email{ background:url(contactus_li.png) 0 -76px no-repeat; color:#999;}
.index_contact .address{ padding-top:6px; background:url(contactus_li.png) 0 -136px no-repeat; line-height:16px;}
.index_contact p.img{ margin:20px 0 0 0; padding:20px 0 0 0; border-top:1px solid #b8c7db;}


/*首页底部4格*/
.index_part4{ padding: 40px; color: #fff; background: url(index_part4_bg.jpg) no-repeat center;}
.index_part4 ul{ display: flex; justify-content: space-between; align-items: center;}
.index_part4 ul li{ padding: 100px 0 0 0; float: left; position: relative;}
.index_part4 li:before{ content:""; width: 70px; height: 70px; background:url(index_part4_01.png) no-repeat; position:absolute; left:0; top:0; transition: 0.5s;}
.index_part4 li:nth-child(1):before{ background:url(index_part4_01.png) no-repeat;}
.index_part4 li:nth-child(2):before{ background:url(index_part4_02.png) no-repeat;}
.index_part4 li:nth-child(3):before{ background:url(index_part4_03.png) no-repeat;}
.index_part4 li:nth-child(4):before{ background:url(index_part4_04.png) no-repeat;}
.index_part4 li:nth-child(5):before{ background:url(index_part4_05.png) no-repeat;}

.index_part4 ul li b{ margin: 0 0 10px 0; font-size: 24px; display: block;}
.index_part4 ul li em{ display: block;}

/*----------------------------------------------------------------------------------------*/
/*侧边css*/
.aside{ margin:0; width:240px;}
.aside .box{ box-sizing:border-box;}
.aside .box .boxtitle{}
.aside .box .boxtitle b{}
.aside .box .boxtitle .more{ float:right; background:none; width:auto; height:auto; line-height:50px; text-transform:uppercase; font-size:12px; color:#fff;}
.aside .box .boxtext{}
	
	/*侧边分类*/
	.aside_fenlei{ margin:0 0 20px 0; overflow:hidden; font-size:12px; border: 1px solid #225FAF; border-radius: 5px;}
	.aside_fenlei .boxtitle{ padding: 0 20px; background:#225FAF; color:#fff; font-size:30px; border:none; border-top-left-radius: 5px; border-top-right-radius: 5px;}
	.aside_fenlei .boxtitle b{ margin:0; display:inline-block; font-size:28px; line-height:40px; float: none;}
	.aside_fenlei .boxtitle em{ margin: 0 0 40px 0; line-height:30px; display:block; text-transform:uppercase; font-size:18px; font-weight: normal;}
	.aside_fenlei .boxtitle i{ font-size: 14px; line-height: 24px; display: block; font-weight: normal;}
	.aside_fenlei .boxtext{ margin:0; padding:20px; overflow:hidden; border-top:1px solid #E4E4E4; border-right:1px solid #E4E4E4;}
	.aside_fenlei .boxtext a{ display: block;}
	.aside_fenlei .boxtext .hd{ padding:0; line-height: 50px; font-size: 16px; font-weight: bold; text-indent: 1em; /*background:url(dot26.png) no-repeat right 20px center #fff;*/ border-bottom: 1px solid #E2E2E2; position: relative;}
	.aside_fenlei .boxtext .hd:before{ font-family: "iconfont" !important; content: "\e660"; display:block; clear:both; visibility: visible; overflow:hidden; position: absolute; right: 0; top: 0; height: auto;}
	.aside_fenlei .boxtext .hd a{ display: inline-block; text-indent: 0;}
	.aside_fenlei .boxtext .bd{ font-size: 14px; display: none;}
	.aside_fenlei .boxtext .bd ul li{ text-indent: 2em; line-height:50px; border-bottom: 1px solid #E2E2E2; background: none; font-weight: normal; font-size: 14px; position: relative;}
	.hasornot:before{font-family: "iconfont" !important; content: "\e660"; position: absolute; right: 0; top: 0;}
	.hasornot{ border-bottom: none!important;}
	.aside_fenlei .boxtext .bd ul li a{ color:#666;}
	.aside_fenlei .boxtext .bd ul.sub3{ display: block; border-top: 1px solid #E2E2E2;}
	.aside_fenlei .boxtext .bd ul.sub3 li{ text-indent: 4em;}
	.aside_fenlei .boxtext .bd ul.sub3 li:before{ display: block; font-family: "iconfont" !important; content: "\ec1e"; position: absolute; left: 0; width: auto; text-indent: 3em;}
	/*
	.aside_fenlei .boxtext ul li{ margin:0; padding:0 20px 0 40px; line-height:40px; position:relative; z-index:1; background:url(dot5.png) no-repeat 20px center; border-bottom:1px solid #CECECE;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li:hover{ background:url(dot5.png) no-repeat 20px center #EAEAEA;}
	.aside_fenlei_bottom{ line-height:90px; font-size:24px; text-align:center; background:#0075C5;}
	.aside_bottom{ background:url(aside_bottom.jpg) no-repeat center; height:90px;}
	.aside_fenlei .boxtext ul li{ margin:0; padding:0; text-indent: 3em; line-height:50px; position:relative; z-index:1; background:url(dot23.png) no-repeat left 20px center #fff; border-bottom:1px dashed #C6C6C6; font-size: 14px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li::before{ width:0; height:100%; background:url(dot23_hover.png) no-repeat left 20px center; position:absolute; top:50%; left:0;	z-index:-1;
	content:"";
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li:hover::before{ width:100%;}
	.aside_fenlei .boxtext ul li:hover{}
	.aside_fenlei .boxtext ul li a{ padding:0; display:block; transition:0.5s;}
	.aside_fenlei .boxtext ul li a:hover{ color: #ff8c05;}
	.aside_fenlei .boxtext ul li.currclass{ background:url(dot23_hover.png) no-repeat left 20px center #fff;}
	.aside_fenlei .boxtext ul li.currclass a{ color:#ff8c05;}
	*/

	
	
	/*侧边联系我们*/
	.aside_contact{ margin:0; padding: 20px 20px 200px; font-size:12px; color:#fff; background: url(aside_contact_bg.png) no-repeat center bottom #225FAF; line-height: 30px; border-right:1px solid #CECECE; border-radius: 5px;}
	.aside_contact .boxtitle{ padding:0; font-size:30px; border:none;}
	.aside_contact .boxtitle b{ margin:0 10px 0 0; display:inline-block; font-size:24px;}
	.aside_contact .boxtitle em{ line-height:30px; display:inline-block; font-family:"Arial", Gadget, sans-serif; text-transform:uppercase; font-size:14px;}
	.aside_contact .boxtext{ padding: 0;}
	.aside_contact .boxtext .companyname{ margin:10px 0 0 0; font-weight:bold; font-size:14px; color:#DB0000;}
	.aside_contact .boxtext .tel2{ text-indent:3em;}
	.aside_contact .boxtext span{ padding: 2px 10px; background: #05371E; border-radius: 10px; color: #fff; font-size: 16px;}
	.aside_contact .boxtext img{ margin:40px 0 0 0; width: 100%; display: block;}
	
	/*侧边新闻*/
	.aside_news{ margin:0 0 20px 0;}
	.aside_news .boxtitle{}
	.aside_news .boxtext{ padding:20px;}
	.aside_news .boxtext ul li{ padding:0 0 0 20px; line-height:40px; border-bottom:1px dotted #ccc; background:url(dot4.gif) no-repeat left center;}
	
	.aside_news .more{ font-size:12px; color:#fff; line-height:50px;}

	/*侧边图片*/
	.aside_pic{ margin:0 0 20px 0;}
	.aside_pic .boxtitle{}
	.aside_pic .boxtext{ padding:10px 10px 0 10px;}
	.aside_pic .boxtext ul{ width:300px;}
	.aside_pic .boxtext ul li{ margin:0 15px 0 0; width:100px; height:110px; float:left; text-align:center;}
	.aside_pic .boxtext ul li img{ width:100px; height:80px; display:block;}
	.aside_pic .boxtext ul li span{ line-height:30px;}
	
	
.aside_main{ margin:0 0 0 20px; padding:0; width:910px; box-sizing:border-box;}
.aside_main .box{}
.aside_main .boxtitle{ padding: 0; line-height:50px; font-size:30px; border-bottom: 1px solid #e5e5e5;}
.aside_main .boxtitle b{ margin:0 auto; line-height:40px; font-size:30px; display:block; color: #333; float: none;}
.aside_main .boxtitle em{ display:block; font-size: 14px; line-height: 30px; color: #999;}
.aside_main .boxtext{ padding:10px 0;}

.aside_main .lm{ line-height:80px; color:#0269b6; font-size:30px;}

/*当前栏目名*/
.lanmu{ color:#fff; position:absolute; bottom:0;}
.lanmu b{ font-size:36px; font-weight:normal;}

/*----------内页主体开始----------*/
.main{ margin:0 auto; padding:40px 0; background: #fff;}

.main .boxtitle{ font-size:36px; font-weight:bold;}
.main .boxtitle b{ font-size: 18px; line-height: 60px; display: inline-block; float: none;}
.main .boxtitle b:after{content:"";display:block; width: 100%; height:1px;clear:both; overflow:hidden; margin: 0;/* border-left: 70px solid #F0F0F0; border-right: 70px solid #CFCFCF*/}
.main .boxtitle em{ font-size: 36px; line-height: 60px; color: #e9e9e9; text-transform: uppercase;}
.main .boxtext{}

	
	/*侧边留言*/
	.aside_ly{ margin:20px auto; padding:0; background:#EBEBEB;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}
	.aside_ly .boxtitle{ padding:0 10px;}
	.aside_ly .boxtext{ padding:0 10px 10px 10px; font-size:12px; line-height:26px; color:#9b9b9b;}
	.aside_ly .boxtext .lefttdbg{ text-align:left;}
	
	.aside_ly .boxtext input[type="submit"]{ padding:5px 15px; color:#fff; background:#003781; border:none; cursor:pointer; float:left; display:block; text-transform:capitalize;}
	.aside_ly .boxtext input[type="checkbox"]{ margin:0 5px 0 0;}
	.aside_ly .boxtext .agree{ margin:0; line-height:40px; float:left;}
	.aside_ly .boxtext .agree input[name="agree"]{ margin:0 2px 0 0; padding:0; height:40px; float:left;}
	
	.dy .boxtext .agree{ margin:20px 0 0 10px; line-height:40px; float:left;}
	.dy .boxtext .agree input[name="agree"]{ margin:0 5px; padding:0; height:40px; float:left; box-shadow:none;}

/*
.dy form input[type="submit"]{ cursor:pointer; float:left; width:67px; height:30px; margin:20px 0 0 100px; padding:0; outline:none; font-size:12px; color:#fff; background:url(submit.png) no-repeat; transition:1s; border-radius:0; display:block; opacity:1; text-indent:-9999px;}
.dy form input[type="submit"]:hover{ background:url(submit.png) no-repeat; box-shadow:4px 4px 10px #bbb;}
.dy form input[type="submit"]:focus{ background:url(submit.png) no-repeat;}
*/
	
	
	/* 本例子css */
	.slideBox{ overflow:hidden; position:relative;}
	.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;}
	.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
	.slideBox .hd ul li{ float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}
	.slideBox .hd ul li.on{ background:#f00; color:#fff;}
	.slideBox .bd{ padding:20px 50px; position:relative; height:100%; z-index:0;}
	.slideBox .bd li{ zoom:1; vertical-align:middle;}
	.slideBox .bd img{ width:150px; height:130px; display:block;}
	.slideBox .bd li span{ display:block; text-align:center; line-height:30px;}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -170px 5px no-repeat; filter:alpha(opacity=50); opacity:0.2;}
	.slideBox .next{ left:auto; right:3%; background-position:-58px 5px;}
	.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100); opacity:1;}
	.slideBox .prevStop{ display:none;}
	.slideBox .nextStop{ display:none;}	
	
	
	
/* 手风琴 */
#sideMenu{}
#sideMenu .hd{ margin:0; padding:0 10px; line-height:30px; background:url(icons.png) 180px -37px no-repeat #5EB500; cursor:pointer; color:#fff; border-bottom:1px solid #fff;}
#sideMenu .hd a{ color:#fff;}
#sideMenu .on{ background:url(icons.png) 180px -77px no-repeat #5EB500; color:#fff;}
#sideMenu .bd{ overflow:hidden; display:none;}
#sideMenu .bd ul li{ border-bottom:1px dashed #ddd;}
	
	
	
/*--------------------------------------------------------------------------------------*/

/*方案列表页*/
.fanganlist{ margin:0; padding:0;}
.fanganlist .boxtitle{ margin:0; padding:0; border:none;}
.fanganlist .boxtitle b{}
.fanganlist.box .boxtext{ margin:0; padding:0; background:none;}
.fanganlist li{ margin:10px; padding:10px 0; float:left; display:block;}
.fanganlist li .pic{ margin:0 10px 0 0; width:130px; height:90px; display:block; overflow:hidden; text-align:center; float:left;}
.fanganlist li .text{ margin:0; width:580px; float:left; line-height:24px;}
.fanganlist li img{
	width:130px; height:90px;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.fanganlist li a:hover img{
	-webkit-box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
	-moz-box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
	box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.fanganlist li b{ text-align:center;}
.fanganlist li .more{ margin:0 auto; padding:0; line-height:normal; text-transform:uppercase; color:#003399; line-height:24px; display:inline; float:none;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.lmjs{ font-size:14px; line-height:24px; color:#666;}

/*图片列表页2*/
.piclist2{ margin:0; padding:0;}
.piclist2 .boxtitle{}
.piclist2 .boxtitle b{}
.piclist2.box .boxtext{ margin:0; background:none;}
.piclist2 .boxtext li{ margin: 0 0 40px 0; padding: 0; width: 290px; box-sizing: border-box; float: left; position: relative; background: #E5E5E5;}
.piclist2 .boxtext li:nth-child(3n-1){ margin:0 20px 40px 20px;}
.piclist2 .boxtext li:hover .pic{}

.piclist2 .boxtext li mark{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(235,97,35,.2); transform: skewX(45deg); opacity: 0; z-index: 20; transition: 0.5s;}
.piclist2 .boxtext li:hover mark{ transform: skewX(0); opacity: 1;}

.piclist2 .boxtext li mark:before{ content:""; border-left: 2px solid #f00; border-right: 2px solid #f00; position:absolute; left: 0; top: 0; width:100%; height:0%; transition: 0.5s; box-sizing: border-box;}
.piclist2 .boxtext li:hover mark:before{ height:100%; transition: 0.5s;}

.piclist2 .boxtext li mark:after{ content:""; border-top: 2px solid #f00; border-bottom: 2px solid #f00; position:absolute; left: 0; top: 0; width:0%; height:100%; transition: 0.5s; box-sizing: border-box;}
.piclist2 .boxtext li:hover mark:after{ width:100%; transition: 0.5s;}

.piclist2 .boxtext li mark b{ width: 50px; height: 50px; position: absolute; left: calc(50% - 25px); top: calc(50% - 25px);}
.piclist2 .boxtext li mark b:before{ content:""; background: #eb6123; position: absolute; left: 0; top: 50%; width: 100%; height:1px; transition: 0.5s; box-sizing: border-box; transform: translateX(-200px)}
.piclist2 .boxtext li mark b:after{ content:""; background: #eb6123; position: absolute; left: 50%; top: 0; width:1px; height: 100%; transition: 0.5s; box-sizing: border-box; transform: translateY(-200px)}
.piclist2 .boxtext li:hover mark b:before{ transform: translateX(0);}
.piclist2 .boxtext li:hover mark b:after{ transform: translateY(0);}

.piclist2 .boxtext li:hover img{ transform:scale(1.1);}
.piclist2 .boxtext li .pic{ padding: 4px; width: 285px; height: 280px; box-sizing: border-box; overflow: hidden; border: 2px solid transparent; display: block; position: relative;}

.piclist2 .boxtext li img{ width: 100%; height: 100%; transition: 0.5s;}
.piclist2 .boxtext li span{ display: block;}
.piclist2 .boxtext li span.title{ position: absolute; bottom: -30px;}

.piclist2 .boxtext li .js{ padding: 0; display:none; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; color:#fff; font-size:24px; box-sizing:border-box; text-transition:0.5s;}
.piclist2 .boxtext li:hover .js a{ background:rgba(255,0,0,0.6);transition: 0.5s;}
.piclist2 .boxtext li .js>a{ padding: 4px; width:100%; height:100%; text-align:center; align-items:center; display:flex; justify-content:center; color: #fff; box-sizing: border-box; background:none; transition: 0.5s;}
.piclist2 .boxtext li .js span{ margin:0 auto;}
.piclist2 .boxtext li .js .more{ margin: 20px 0; padding: 10px 40px; box-sizing:border-box; vertical-align:middle; word-break:break-all; word-wrap:break-word; font-size: 14px; border-top: 1px solid #fff;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
-ms-flex-pack:center;

align-items:center;
-ms-flex-flow:row wrap;
}
.piclist2 .boxtext li:hover .js{ display:block;}



.piclist2 .boxtext li .title{ text-align: center;}
.piclist2 .boxtext li .time{ float:right; font-size:12px;}

.piclist2 table{ width:630px; border-left:1px solid #ccc; border-top:1px solid #ccc; background:#fff; font-size:12px;}
.piclist2 table th{}
.piclist2 table th:nth-child(2){ border-left:1px solid #fff; border-right:1px solid #fff;}
.piclist2 table td{ padding:0 10px; width:140px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; line-height:16px; text-align:center;}
.piclist2 table th.title{}
.piclist2 table td.title{ padding:0 10px; width:60px; background:#F5F5F5; color:#8b8b8b; line-height:30px; text-align:center;}

/*图片内容页2*/
.piczhengwen2{ margin:0; padding:0;}
.piczhengwen2 .boxtitle{ margin:0; padding:0;}
.piczhengwen2 .boxtitle b{}
.piczhengwen2.box .boxtext{ background:none;}

.piczhengwen2 .pictitle2{ text-align:center; border-bottom: 2px solid #DCDCDC; line-height: 60px;}
.piczhengwen2 .zhengwen{ line-height: 30px; font-size: 16px;}
.piczhengwen2 .zhengwen b.title{ margin: 40px 0; font-size: 24px; display: block;}

.piczhengwen2 table{ width:100%; border-left:1px solid #ccc; border-top:1px solid #ccc; background:#fff; font-size:12px;}
.piczhengwen2 table th{}
.piczhengwen2 table th:nth-child(2){ border-left:1px solid #fff; border-right:1px solid #fff;}
.piczhengwen2 table td{ padding:0 10px; width:200px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; line-height:16px; text-align:center;}
.piczhengwen2 table th.title{}
.piczhengwen2 table td.title{ padding:0 10px; width:100px; background:#F5F5F5; color:#8b8b8b; line-height:30px; text-align:center;}


/*工艺流程*/
.gongyiliucheng{}
.gongyiliucheng .fy2{ font-size: 30px; text-align: center;}
.fy2 a{ margin: 0 10px;}
.fy2 .fa{ color: #7a0029;}


/*招聘职位列表*/
.joblist{}
.joblist .boxtext{ padding: 20px 0;}
.joblist ul li{ margin: 0 0 40px 0; padding: 30px; width: 280px; border: 1px solid #E1E1E1; float: left; box-sizing: border-box; transition: 0.5s;}
.joblist ul li:hover{ background: rgba(0,0,0,0.1);}
.joblist ul li:nth-child(3n-1){ margin: 0 35px 40px;}
.joblist ul li b{ margin: 0 0 20px 0; padding: 0 0 10px 0; font-size: 24px; position: relative; display: block;}
.joblist ul li b:after{ content:""; display:block; width:50px; height:1px; clear:both; background: #ddd; position: absolute; bottom: 0;}
.joblist .more{ margin: 0 auto; color: #c8151d; font-weight: bold;}

.fancybox-skin{ background: #fff!important;}
.opendjob{ padding: 40px; width: 800px; display: none; line-height: 30px; color: #000; background: #fff;}
.opendjob .jobname{ margin: 0 0 20px 0; font-size: 36px; font-weight: bold;}
.opendjob .job_details{ font-weight: bold;}
.opendjob .tips{ margin: 20px auto; padding: 10px 20px; background: #CFCFCF;}
.opendjob .tips a{ text-decoration: underline; color: #f00;}

.case.caselist li{ width: 285px!important;}
.case.caselist li:nth-child(4n){ margin: 0 0 20px 0;}
.case.caselist li:nth-child(3n){ margin: 0 20px 20px 0!important;}

.product_list .small_nav{ display: none;}
/*案例列表页*/
.caselist{ margin:0; padding:0;}
.caselist .boxtitle{ margin:0; padding:0;}
.caselist .boxtitle b{}
.caselist.box .boxtext{ margin:0; padding:10px 0; background:none;}
.caselist li{ margin:0 20px 20px 0; padding:0; width:290px; float:left; display:block; overflow:hidden; background:#fff; box-sizing:border-box; position:relative;}
.caselist li:nth-child(3n){ margin:0 0 20px 0;}
.caselist li .pic{ margin:0 auto; width:290px; height:220px; overflow:hidden; box-sizing:border-box; text-align:center; display:flex; align-items:center;}
.caselist li img{ width:290px; height:220px; display:flex;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.caselist li:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.caselist li .text{}
/*
.caselist li span{ line-height:40px; display:block; word-wrap:break-word; text-align:center; position:absolute; bottom:0; width:100%; background:rgba(80,110,150,0.5); color:#fff;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.caselist li a:hover span{ text-shadow:2px 2px 6px #CCC; background:rgba(0,0,0,0.6);}
*/


.caselist ul li .js{ margin:0; padding:10px 10px 20px; background:rgba(0,0,0,0.5); position: absolute; bottom:-60px; width:100%; text-align:center; color:#fff; box-sizing:border-box; transition: 0.5s;}
.caselist ul li .js b{ margin:0 auto; line-height: 40px; font-weight: normal; text-align:center; align-items:center; display:block; justify-content:center;}
.caselist ul li .js i{ position:relative; left:0; top:0; padding:10px; width:100%; height:100%; border:1px solid #fff; box-sizing:border-box; vertical-align:middle; word-break:break-all; word-wrap:break-word;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
-ms-flex-pack:center;

align-items:center;
-ms-flex-flow:row wrap;
}
.caselist ul li span{ padding: 5px 30px; line-height: 40px; border-radius: 10px; border: 1px solid #fff;}
.caselist ul li:hover .js{ bottom: 0; background:rgba(32,87,172,0.7);}


.smalljs{ margin: 0 0 40px 0; font-size: 24px; line-height: 38px;}

/*产品列表页*/
.piclist{}
.piclist .boxtitle{}
.piclist .boxtitle b{}
.piclist.box .boxtext{ margin:0; background:none;}
.piclist li{ margin:0 40px 40px 0; padding: 20px; width: 580px; background: #F6F6F6; float: left; z-index:9; box-sizing:border-box; position:relative;}
.piclist li:nth-child(2n){ margin: 0 0 30px 0;}
.piclist li:hover{ box-sizing: border-box;}
.piclist li .pic{ margin:0 20px 0 0; width: 250px; height: 190px; overflow:hidden; box-sizing:border-box; text-align:center; background: #E1E1E1; float: left;
display:flex;
display:-ms-flexbox !important;
justify-content:center;
-ms-flex-align:center;
align-items:center;
	transition: 0.5s;
}
.piclist li .pic img{ margin:0 auto; width: 250px; height: 190px; display:flex; box-sizing: border-box;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
/*
.piclist li:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
*/
.piclist li:hover .title{ color: #0271c3;}
.piclist li span{ margin: 0; font-size: 16px; line-height: 40px; text-align: center; display: block;/* border-bottom: 1px solid #D4D4D4; background: url(dot24.png) no-repeat right center;*/}
.piclist li span a{ display: block;}
.piclist ul li .info{ width:560px;}
.piclist ul li .info .title{ margin:0 0 20px 0; display: inline-block; font-size:18px;}
.piclist ul li .js{ padding:0; box-sizing:border-box; color: #666;}
.piclist ul li .js p{ padding:0 0 0 30px; background:url(dot13.jpg) no-repeat left 14px;}


.piclist li .details{ margin:10px auto; line-height:20px; height:60px; overflow:hidden;}
.piclist li .more{ margin:10px 0; padding:0 0 0 20px; float:right; text-transform:uppercase; display:block; background:url("more6.png") no-repeat left center;}


/*图片内容页*/
.piczhengwen{ margin:0; padding:0;}
.piczhengwen .boxtitle{}
.piczhengwen .boxtitle b{}
.piczhengwen.box .boxtext{ padding:20px 0; background:none;}
.piczhengwen .pictitle{ margin:20px 0;}
.piczhengwen .pictitle h1{ width: 260px; display: inline-block;}

.piczhengwen .pictitle em,.piczhengwen .fenlei em{ margin: 0 10px 0 0; color: #999; float: left;}

.piczhengwen .picdetails{ margin:0; padding:5px; color:#ACACAC; border-bottom:1px solid #ccc;}
.piczhengwen .picdetails span{ margin:0 5px; color:#ACACAC;}
.piczhengwen .picdetails span.fa:before{ margin:0 5px;}
.piczhengwen .introduction{ margin:10px 0 0 0; padding:10px; background:#F7F7F7 url("quote.png") no-repeat scroll right top; border:1px dashed #CCC; color:#777; box-shadow:4px 4px 6px #D7D5D5;}
.piczhengwen .zhengwen{ line-height:30px; font-size:15px; margin:20px 0;}
.piczhengwen .zhengwen img{ margin:0 auto; display:block;}
.piczhengwen .zhengwen h2{ background:#3F9DEE; color:#fff; margin:0; padding:5px 10px; font-size:16px; line-height:24px; border-radius:20px;}
.piczhengwen .zhengwen h3{ color:#fff; margin:0; padding:5px 10px; font-size:13px; line-height:22px; width:600px;
 background: -moz-linear-gradient(left,#3F9DEE,#fff);
 background: -webkit-gradient(linear,left top,right top,from(#3F9DEE), to(#fff));
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3F9DEE, endColorstr=#ffffff);/*IE<9>*/
border-top-left-radius:20px;
border-bottom-left-radius:20px;
}
.piczhengwen .zhengwen .boxtitle{ height:26px; line-height:26px; border-bottom:2px solid #616161;}
.piczhengwen .zhengwen .boxtitle b{ background:url(bg_tab_item_current.png) no-repeat top left; border:none; padding:0 20px; color:#fff; font-size:12px; line-height:26px; float:left;}
.piczhengwen .zhengwen .hd{ padding: 0; background-size: cover;}
.piczhengwen .zhengwen .hd ul{ margin: 0;}
.piczhengwen .zhengwen .hd ul li{ margin: 0 10px 0 0; background: #1A2E46; border-radius: 0 !important; border:none; bottom: 0;}
.piczhengwen .zhengwen .on{ background: #6ABABE !important; color: #fff;}
.piczhengwen .zhengwen .on a{ color: #fff!important;}
.piczhengwen .zhengwen .bd{ padding: 20px; border: 1px solid #F0F0F0;}


.piczhengwen .zhengwen .part2{ margin: 0 0 40px 0;}
.piczhengwen .zhengwen .part2 .pic{ margin: 0 20px 0 0; width: 440px; height: 360px; float: left; display: flex; align-items: center;}
.piczhengwen .zhengwen .part2 img{ margin: 0 20px 0 0; max-width: 160px; max-height: 160px; float: left;}
.piczhengwen .zhengwen .part2 b{}
.piczhengwen .zhengwen .part2 .info{ display: block; float: left;}
.piczhengwen .zhengwen .part2 .info .name{ line-height: 50px;}

.piczhengwen table{ width:100%; border-left:1px solid #ccc; border-top:1px solid #ccc; background:#fff; font-size:12px;}
.piczhengwen table th{}
.piczhengwen table th:nth-child(2){ border-left:1px solid #fff; border-right:1px solid #fff;}
.piczhengwen table tr td:first-child{ width:200px;}
.piczhengwen table tr:nth-child(2n) td{ background:rgba(33,118,247,0.2);}
.piczhengwen table td{ padding:10px !important; border-right:1px solid #ccc; border-bottom:1px solid #ccc; line-height:16px; text-align:center;}
.piczhengwen table th.title{}
.piczhengwen table td.title{ padding:0 10px; width:100px; background:#F5F5F5; color:#8b8b8b; line-height:30px; text-align:center;}


.piczhengwen .zhengwen .gaishu,.piczhengwen .zhengwen .canshu{ margin: 20px 0; background: #D2DDEF; width: 100%; line-height: 50px;}
.piczhengwen .zhengwen .gaishu b,.piczhengwen .zhengwen .canshu b{ padding: 0 20px; width: 160px; background: #004EA1; color: #fff; display: inline-block; font-size: 24px;}
.piczhengwen .zhengwen .gaishu_content,.piczhengwen .zhengwen .canshu_content{ margin: 20px auto;}
.piczhengwen .zhengwen .gaishu_content{ font-size: 24px; font-weight: bold;}


/*产品内容页表单*/
#dingweiblock .agree{ margin:20px 0 0 10px; line-height:40px; float:left;}
#dingweiblock .agree input[name="agree"]{ margin:0 5px; padding:0; height:40px; float:left;}



.piczhengwen .picfenxiang{ margin:0 20px;}

#preview{ float:left; margin:0px auto; text-align:center; width:540px; position:relative;}

.zoomdiv{ left:550px!important; top: 0!important; height:400px; width:400px;}


.list-h li{}
#spec-n5{ margin: 0; padding-top:6px; box-sizing: content-box; width: 540px; height: 75px; overflow:hidden; position:relative; left:0; bottom:0;}
#spec-left{ background:url(left.gif) center no-repeat; width:10px; height:75px; float:left; cursor:pointer;}
#spec-right{background:url(right.gif) center no-repeat; width:10px; height:75px; float:left;cursor:pointer;}
#spec-list{}
#spec-list ul{}
#spec-list ul li{ margin:0; display:inline; width:130px; float: left;}
#spec-list ul li img{ width:120px; height:70px; border:2px solid #9A9B9B; display: block; box-sizing: border-box;}

/*
#spec-list .list-h{ width:100px!important;}
*/

/*jqzoom*/
.jqzoom{ width:540px; height:370px; border:solid 1px #ddd; box-sizing:border-box; overflow:hidden;}
.zoomdiv{ z-index:100;position:absolute; top:0; left:0; width:540px;height:540px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:400px!important;height:300px!important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ margin: 0; padding: 0 5px; position:relative; width: 520px; float:left; overflow:hidden; display:inline;}
#spec-list div{ margin-top:0; *margin-left:0;}

.canshu{ width:330px; position:relative;}
.canshu .zhengwen{ margin:10px auto; line-height:24px; font-size:13px;}
.canshu .zhengwen b.can1{ margin:0 10px 0 0; display:inline-block;}
.canshu .zxzx{ position:absolute; left:0; bottom:-30px;}
.canshu .zxzx a{ padding:10px 30px; cursor:pointer; color:#fff; background:#6ABABE;
/*
background:linear-gradient(#FDEA7B,#F1BF0E);
background:-webkit-linear-gradient(#FDEA7B,#F1BF0E);
background:-moz-linear-gradient(#FDEA7B,#F1BF0E);
*/
}
.canshu .zxzx a:hover{ padding:10px 30px; color:#fff; background:#35AB30;
/*
background:linear-gradient(#235EA3,#07488D);
background:-webkit-linear-gradient(#235EA3,#07488D);
background:-moz-linear-gradient(#235EA3,#07488D);
*/
}

.miaoshu{ margin: 0 20px 0 0; padding: 40px; width: 530px; height: 370px; background: #F4F4F4; display: inline-block; box-sizing: border-box;}
.miaoshu b.title{ margin: 0 0 40px 0; font-size: 24px; display: block;}

/*栏目小导航*/
.small_nav{ margin:0 auto; line-height:80px; background: #F1F4F7;}
.small_nav ul{ margin:0 auto; width: 1200px; position:relative;}
.small_nav ul>li{ margin:0; font-size:16px; display:inline-block; float:left; transition:0.5s; position: relative;}
.small_nav ul>li:first-child{ margin: 0;}
.small_nav ul li:hover{ background:#2898d7; }
.small_nav ul li:hover a{color:#FFFFFF;}

/*.small_nav li:after{ content:""; border-right: 1px solid #ddd; position:absolute; right:0; top: calc(50% - 10px); width:1px; height:20px; transition: 0.5s;}
.small_nav li:before{ content:""; background: #0271C3; position:absolute; left:50%; bottom:0; width:0; height:2px; transition: 0.5s;}*/
/*.small_nav li:hover:before{ content:""; background: #0271C3; position:absolute; left:0; bottom:0; width:100%; height:2px;}*/

.small_nav ul li a{ padding: 0 85px; display:block;}
.small_nav ul li.currclass{}
.small_nav ul li.currclass a{ font-size: 18px;}
.small_nav ul li.currclass:before{ content:""; background: #0271C3; position:absolute; left:0; bottom:0; width:100%; height:2px;}

.smalldh{ margin: 40px 0 0 0; padding: 20px; background: #E1E1E1;}
.smalldh ul li{ float: left; font-weight: bold; font-size: 16px;}
.smalldh ul li a{ padding:0 25px; display:block;}
.smalldh ul li.currclass{}
.smalldh ul li.currclass a{ color:#f00; font-size: 18px; font-weight:bold;}



/* 图片头条新闻 */

.topnews{ margin: 20px auto; overflow:hidden; position:relative; }
.topnews .hd{ overflow:hidden; line-height: 60px; text-align: center;}
.topnews .hd .prev,.topnews .hd .next{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("images/arrow.png") no-repeat;}
.topnews .hd .next{ background-position:0 -50px;}
.topnews .hd .prevStop{ background-position:-60px 0;}
.topnews .hd .nextStop{ background-position:-60px -50px;}
.topnews .hd ul{ margin: 0 auto; display: inline-block; overflow:hidden; zoom:1;}
.topnews .hd ul li{ float:left; width:10px; height:10px; overflow:hidden; margin-right:8px; text-indent:-999px; cursor:pointer; background:#fff; border: 1px solid #124EB0; border-radius: 100%;}
.topnews .hd ul li.on{ background: #124EB0;}
.topnews .bd{}
.topnews .bd ul{ overflow:hidden; zoom:1;}
.topnews .bd ul li{ margin:0 30px 0 0; width:440px; float:left; _display:inline; overflow:hidden; position: relative;}
.topnews .bd ul li:hover{ color: #fff;}
.topnews .bd ul li:hover a{}
.topnews .bd ul li .pic{ width:440px; height:300px; display:block; overflow: hidden;}
.topnews .bd ul li .pic img{ width:440px; height:300px; display:block; transition: 0.5s;}
.topnews .bd ul li:hover img{ transform: scale(1.1);}
.topnews .bd ul li .info{ padding:10px 0;}
.topnews .bd ul li .info .title{ font-size:18px; font-weight: bold; line-height: 40px;}
.topnews .bd ul li .info .time,.topnews .bd ul li .info .js{ color:#666; line-height: 24px;}
.topnews .bd ul li .info .time{ position: absolute; left: 0; top: 0; background: #C8141D; padding: 10px 20px; color: #fff; text-align: center;}
.topnews .bd ul li .info .time .day{ font-size: 30px; display: block; line-height: 40px;}
.topnews .bd ul li .info .time .ym{}

/*
.topnews{ margin: 0 0 10px 0; overflow:hidden; position:relative;}
.topnews .hd{ height:15px; overflow:hidden; position:absolute; left:400px; bottom:5px; z-index:1;}
.topnews .hd ul{ overflow:hidden; zoom:1; float:left;}
.topnews .hd ul li{ float:left; margin-right:5px; width:10px; height:10px; border-radius: 100%; background:#fff; cursor:pointer;}
.topnews .hd ul li.on{ background:#0E70B7; color:#fff;}

.topnews .bd{ padding:0; position:relative; height:100%; z-index:0;}
.topnews .bd li{ zoom:1; vertical-align:middle;}
.topnews .bd li .pic{ width: 460px; height: 310px;}
.topnews .bd li .details{ padding: 20px; width: 400px;}
.topnews .bd li .details .title{ font-size: 18px; font-weight: bold;}
.topnews .bd li .details .time{}
.topnews .bd li .details .js{}
.topnews .bd li .details .more{ margin: 10px auto; padding: 2px 30px; border: 1px solid #8F8F8F;}
.topnews .bd img{ width:460px; height:310px; display:block;}
.topnews .bd li span{ display:block; line-height:30px;}
*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
.topnews .prev,.topnews .next{ position:absolute; right:40px; bottom:10px; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -170px 5px no-repeat; filter:alpha(opacity=50); opacity:0.2;}
.topnews .next{ left:auto; right:0; background-position:-58px 5px;}
.topnews .prev:hover,.topnews .next:hover{ filter:alpha(opacity=100); opacity:1;}
.topnews .prevStop{ display:none;}
.topnews .nextStop{ display:none;}	




.newslist2{}
.newslist2 ul li{ margin: 0 0 15px 0; padding: 20px; width: 390px; float: left; border: 1px solid #f0f0f0; overflow: hidden; box-sizing: border-box; position: relative;}
.newslist2 ul li:before{ content:""; position:absolute; left:0; bottom:0; width:100%; height:0%; transition: 0.5s;}
.newslist2 ul li:hover:before{ content:""; background: #65beba; position:absolute; left:0; bottom:0; width:100%; height:100%; transition: 0.5s;}
.newslist2 ul li:hover .title,.newslist2 ul li:hover .time{ color: #fff;}
.newslist2 ul li:hover .pic:before{ content:""; background: rgba(0,0,0,0.4); position:absolute; left:0; bottom:0; width:100%; height:100%; transition: 0.5s;}
.newslist2 ul li:hover .pic em{ background: #fff; color: #65beba;}
.newslist2 ul li:nth-child(3n-1){ margin: 0 15px 15px 15px;}
.newslist2 ul li .pic{ position: relative; overflow: hidden;}
.newslist2 ul li .pic img{ width: 390px; height: 180px; display: block;}
.newslist2 ul li .pic em{ padding: 5px 10px; position: absolute; left: 0; top: 0; background: #65beba; color: #fff;}
.newslist2 ul li .title{ margin: 10px 0; line-height: 24px; font-size: 16px; height: 50px; position: relative; z-index: 10;}
.newslist2 ul li .time{ font-size: 12px; color: #999; position: relative;}
.newslist2 ul li .time.iconfont:before{ margin: 0 5px 0 0; font-size: 14px;}





/*新闻列表页*/
.newslist{ padding:0;}
.newslist .boxtitle{}
.newslist .boxtitle b{}
.newslist .boxtext{}
.newslist .list{}
.newslist .list li{ margin: 0 0 30px 0; padding:10px; display:block; position:relative; z-index:1; box-sizing: border-box; border: 1px solid #ccc;
	transition:.5s;
	-moz-transition:.5s; /* Firefox 4 */
	-webkit-transition:.5s; /* Safari and Chrome */
	-o-transition:.5s; /* Opera */
}
/*
.newslist li:before{ content:""; background:url(dot6.jpg) no-repeat 10px center #FAFAFA; opacity:0; filter:alpha(opacity=0); position:absolute; left:0; top:0; width:100%; height:100%;
	-webkit-transform:scale3d(1,0.1,1);
	transform:scale3d(1,0.1,1);
	-webkit-transition:-webkit-transform 0.5s, opacity 0.5s;
	transition:0.5s;
	-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
	}
.newslist li .time{ float:right; color:#888;}
.newslist li .about{ color:#666; font-size:13px; font-weight:normal;}
.newslist li:hover{ z-index:1;}
.newslist li:hover:before{ opacity:1; z-index:-222;
	filter:alpha(opacity=100);
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
	}
*/

.newslist .list li:hover { background: #FBFBFB;}
.newslist .list li .pic{ margin: 0; width: 400px; height:100%; max-height: 230px; overflow: hidden; display: inline-block; float: right;}
.newslist .list li .pic img{ width:400px; height:100%; max-height: 230px; display: block; transition: 0.5s; cursor:pointer;}
.newslist .list li:hover .pic img{ transform: scale(1.1);}
.newslist .list li .info{ color: #999; line-height: 24px;}
.newslist .list li .title{ padding: 0; font-size:18px; font-weight: bold; line-height: 50px;}
.newslist .list li .title a{ color: #000;}
.newslist .list li:hover a{}
.newslist .list li .js{ line-height:30px; font-size: 14px;}
.newslist .list li .details{ color: #C9C9C9; font-size:12px;}
.newslist .list li .details .iconfont{ margin: 0 5px 0 0; font-size: 12px;}
.newslist .list li .details .iconfont:nth-child(n+2){ margin: 0 5px 0 20px;}
.newslist .list li .details span{ margin:0 20px 0 0;}
.newslist .list li .details span.fa:before{ margin:0 5px 0 0;}
.newslist .list li .more{ margin:0; padding: 0; color:#F19913; color: #f00; display: inline-block;}

.newslist .list li .time{ font-size: 12px; color: #9FA9C2;}
.newslist .list li .time:before{ margin: 0 5px 0 0;}

.newslist .list li .date{ margin:0 20px 0 0; padding: 30px 40px; border-right: 1px solid #ccc; text-align:center; box-sizing:border-box;}
.newslist .list li .date .day{ margin: 5px auto; font-size:60px; line-height: 60px;}
.newslist .list li .date .month{ font-size:16px;}


/*
.newslist .list li:before{ content:"";width:3px; height:40px; background: #2057AC; position:absolute; top:30px; left:0; visibility: visible; transition: 0.5s;}
.newslist .list li:hover:before{ content:"";width:3px; height:100%; background: #2057AC; position:absolute; top:0; left:0; visibility: visible;}
*/
.newslist .list li:hover{ box-shadow: 0 0 20px #ddd;}

/*
.newslist .list li:nth-child(2n) .pic{ float: left;}
.newslist .list li:nth-child(2n) .fl{ float: right;}
.newslist .list li:nth-child(2n):before{ right: 0; left: auto;}
*/

.newslist .list .list_mid{ padding: 0; display: inline-block; width: 710px;}
.newslist .list .list_fr{ display: inline-block; box-sizing: border-box; position: relative;}
.newslist .list .list_fr img{ width: 210px; height: 120px;}
.newslist .list .list_fr a{ padding: 0; display: block; color: #fff;}
/*
.newslist .list .list_fr a:before{ content:"";width:30px; height:30px; background:url(back.png) no-repeat center; position:absolute; top:calc(50% - 30px); left:calc(50% - 15px);}
.newslist .list .list_fr a:hover{ background: #94224E; color: #fff;}
*/


/*新闻列表页图片滚动新闻*/
.picnewslist{ margin:20px auto; padding:0; position:relative; overflow:hidden;}
.picnewslist .hd{ padding:20px; overflow:hidden; line-height:30px; background:#EDEDED; text-align:center;}
.picnewslist .hd ul{ margin:0 auto; overflow:hidden; zoom:1; display:inline-block;}
.picnewslist .hd ul li{ margin:0 5px; padding:0; float:left; width:9px; height:9px; border:2px solid #BCBCBC; border-radius:100%; overflow:hidden; cursor:pointer; background:rgba(255,255,255,1);}
.picnewslist .hd ul li:hover{ background:rgba(228,22,24,1); border:2px solid #E5171B;}
.picnewslist .hd ul li.on{ background:rgba(228,22,24,1); border:2px solid #E5171B;}
.picnewslist .bd{ margin:0 0 20px 0;}
.picnewslist .bd ul{ overflow:hidden; zoom:1;}
.picnewslist .bd ul li{ margin:0 40px 0 0; padding:0; background:none; width:400px; float:left; overflow:hidden; display:inline; border:none; position:relative;}
.picnewslist .bd ul li:nth-child(2n){}
.picnewslist .bd ul li:hover a{ color:#EA4648;}
.picnewslist .bd ul li:hover img{ transform:scale(1.1);}
.picnewslist .bd ul li .pic{ width:400px; height:310px; overflow:hidden;}
.picnewslist .bd ul li .pic img{ width:400px; height:310px; box-sizing:border-box; transition:0.5s;}
.picnewslist .bd ul li .time{ padding:10px 30px; position:absolute; left:0; top:0; background:rgba(8,5,4,1); text-align:center; color:#fff; transition:0.5s;}
.picnewslist .bd ul li:hover .time{ background:rgba(234,70,72,1);}
.picnewslist .bd ul li .time .day{ font-size:36px; line-height:40px;}
.picnewslist .bd ul li .time .year{ line-height:30px;}
.picnewslist .bd ul li .title a{ font-size:18px; line-height:50px;}
.picnewslist .bd ul li .info{ line-height:24px;}
.picnewslist .bd ul li:hover{}

.picnewslist .prev,
.picnewslist .next{ position:absolute; left:10px; top:110px; display:block; overflow:hidden; width:35px; height:35px; background:url(icons4.png) no-repeat; cursor:pointer; display:none;}
.picnewslist .next{ left:auto; right:10px; background-position:-61px 0;}
.picnewslist .prevStop{ background-position:0 0;}
.picnewslist .nextStop{ background-position:-61px 0;}






/*新闻内容页*/
.newscontent{ padding:0;}
.newscontent .boxtitle{}
.newscontent .boxtitle b{}
.newscontent .boxtext{ padding: 0;}
.newscontent .title{ margin:0; padding:20px 0; position:relative; box-sizing:content-box; color: #969696;}
.newscontent .title h1{ margin: 0; display:block; font-size: 24px; text-align: center; color: #666;}
.newscontent .details{ margin:0; padding:0; color:#999; border-bottom: 1px solid #E4E4E4; text-align: center;}
.newscontent .details .iconfont{ font-size: 14px;}
.newscontent .details .iconfont:before{ margin: 0 5px 0 0;}
.newscontent .details .fenlei{ margin: 0 10px 0 0;}
.newscontent .title span{ margin:0 20px 0 0; font-size:13px;}
.newscontent .title span.iconfont:before{ margin: 0 5px 0 0;}
.newscontent .title span.fa:before{ margin:0 5px 0 0;}
.newscontent .title .prev,.newscontent .title .next{ margin:0; width:45px; height:45px; background:url(icons5.png) no-repeat; display:inline-block; position:absolute; left:40px; top:30px;}
.newscontent .title .next{ background-position:-103px 0; left:auto; right:40px;}
.newscontent .introduction{ margin:10px 0 0 0; padding:10px; background:#F7F7F7 url("quote.png") no-repeat scroll right top; border:1px dashed #CCC; color:#777; box-shadow:4px 4px 6px #D7D5D5;}
.newscontent .dd{ margin:20px; padding:10px; border:1px dashed #ddd; background:#ECF5FC;}
.newscontent .zhengwen{ margin:20px 0; padding:0; line-height:30px; font-size:15px;}
.newscontent .zhengwen h2{ background:#428BCA; color:#fff; margin:10px auto; padding:5px 10px; font-size:16px; line-height:24px; border-radius:20px;}
.newscontent .zhengwen h3{ color:#fff; margin:0; padding:5px 10px; font-size:13px; line-height:22px; width:600px;
 background: -moz-linear-gradient(left,#75AAD8,#fff);
 background: -webkit-gradient(linear,left top,right top,from(#75AAD8), to(#fff));
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#75AAD8, endColorstr=#ffffff);/*IE<9>*/
border-top-left-radius:20px;
border-bottom-left-radius:20px;
}
.zhengwen table{ /*border-left:1px solid #E3E3E3; border-top:1px solid #E3E3E3;*/}
.zhengwen table th{ background:#F7F7F7;}
.zhengwen table td{ /*border-right:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3;*/}

.newscontent .fenxiang{ margin:0; padding:0;}
.newscontent .printclose{ padding:0;}
.newscontent .printclose .iconfont:before{ margin: 0 5px 0 0;}
.fy{ padding:10px 0; border-top: 1px solid #E8E8E8;}
.fy .iconfont{ margin: 0 10px 0 0; background: #F4F4F4; border-radius: 2px;}
.fy div:nth-child(2) .iconfont{ margin: 0 0 0 10px;}
.goback,.print,.close{ margin: 15px 0 0 0; padding: 0 20px; display: inline-block; background:#1351A4; border-radius: 4px; display: inline-block; color: #fff;}
span.fa{ margin:0 10px 0 0;}


/*客服中心页面*/
.kfcenter{}
.kfcenter .boxtitle{ margin: 0 auto;}
.kfcenter .boxtext{ margin: 0 auto;}
.kfcenter .map{ margin: 40px auto; padding: 60px 0; background: #F4F9FD;}

.kfcenter .map .wrap{ position: relative;}
.kfcenter .map dl{ padding: 40px; background: rgba(75,111,193,0.8); color: #fff; position: absolute; right: 50px; bottom: 50px;}
.kfcenter .map dt{ font-size: 24px; line-height: 50px;}
.kfcenter .map dd{ line-height: 30px;}
.kfcenter .map .iconfont{ margin: 0 10px 0 0;}

.question li{ margin: 0 0 20px 0; padding: 20px; border: 1px solid #D8D8D8; border-radius: 6px; line-height: 60px;}
.question li .que{ padding: 0 0 0 50px; background: url(question.jpg) no-repeat left center; border-bottom: 1px solid #F4F4F4; font-size: 18px; font-weight: bold;}
.question li .answer{ padding: 0 0 0 50px; font-size: 16px;}

/*单页面*/
.dy{ margin:0; padding:0; position: relative;}
.dy .boxtitle{}
.dy .boxtitle b{}
.dy .boxtitle b em{}
.dy .boxtext{ line-height:30px;}
.dy.gsjj .boxtext{ padding: 180px 0 0 0; line-height:30px; width: 740px;}


/*公司简介单页*/
.dy .gsjj_title{ padding: 10px 80px 10px 10px; border: 4px solid #F3F1F2; display: inline-block; position: absolute; top: 0;}
.dy .gsjj_title>div{ margin-left: -60px; padding: 20px; background: #fff;}
.dy .gsjj_title em{ color: #D3D3D3; font-size: 20px; display: block; font-weight: bold; text-transform: uppercase;}
.dy .gsjj_title b{ color: #27a5df; font-size: 28px; display: block;}

.dy .gsjj_bg2{ color: #f7f7f7; font-size: 72px; text-transform: uppercase; font-weight: bold; position: absolute; top: 80px; left: 400px;}
.dy .gsjj_img{ position: absolute; top: 0; right: 0; width: 400px; height: auto;}


/*单页幻灯*/
.dy_hd{ position:relative; overflow:hidden; width:600px;}
.dy_hd .bigImg{ margin:0 auto; width:500px; position:relative; text-align:center;}
.dy_hd .bigImg li{ margin:0 auto; width:500px;}
.dy_hd .bigImg li .pic{ width:500px; height:500px; display:table-cell; vertical-align:middle; border:1px solid #ccc; box-sizing:border-box;}
.dy_hd .bigImg li .text{ margin:10px auto; text-align:left; font-weight:bold;}
.dy_hd .bigImg li b{ font-size:14px; line-height:40px;}
.dy_hd .bigImg li img{ vertical-align:middle; max-width:460px; max-height:460px;}
.dy_hd .bigImg  h4{ font-size:14px; font-weight:bold; line-height:33px; height:33px; padding-right:30px; overflow:hidden; text-align:left;}
.dy_hd .smallScroll{ margin:20px auto; padding:20px 80px; background:#F5F5F5; display:table;}
.dy_hd .sPrev,.dy_hd .sNext{ float:left; display:block; width:14px; height:47px; text-indent:-9999px; background:url(sprites1008.png) no-repeat 0 -3046px; position:relative; top:15px;}
.dy_hd .sNext{ background-position:0 -2698px;}
.dy_hd .sPrev:hover{ background-position:0 -3133px;}
.dy_hd .sNext:hover{ background-position:0 -2785px;}
.dy_hd .prevStop{ background-position:0 -3307px;}
.dy_hd .nextStop{ background-position:0 -2959px;}
.dy_hd .smallImg{ float:left; margin:0 6px; display:inline; width:340px; overflow:hidden;}
.dy_hd .smallImg ul{ width:9999px; overflow:hidden;}
.dy_hd .smallImg li{ float:left; margin:0 5px 0 0; padding:0; width:80px; cursor:pointer; display:inline;}
.dy_hd .smallImg img{ border:1px solid #dcdddd; width:80px; height:80px; box-sizing:border-box; display:block;}
.dy_hd .smallImg .on img{ border-color:#1e50a2;}
.dy_hd .pageState{ position:absolute; bottom:70px; right:70px; font-family:"Times New Roman", serif; letter-spacing:1px;}
.dy_hd .pageState span{ color:#f00; font-size:16px;}

/*相关文章*/
.xiangguan{ font-size:13px; font-family:"宋体"; border-top:1px solid #E6E6E6; margin:0 20px; padding:20px 0;}
.xiangguan ul li{ width:60%;}
.xiangguan ul li span{ float:right; color:#999999;}

/*打印关闭*/
.printclose{ margin:10px 0; text-align:right; line-height:30px; text-transform:capitalize;}
.printclose a{ margin:0 5px;}
.printclose img{ margin-right:4px;}


/* 图片滚动2 */
.picScroll2{ margin:20px auto; padding:0 40px; position:relative; overflow:hidden;}
.picScroll2 ul{ overflow:hidden; zoom:1;}
.picScroll2 ul li{ float:left; margin:0 10px; overflow:hidden; display:inline;}
.picScroll2 ul li img{ box-sizing:border-box;}
.picScroll2 ul li:hover{}
.picScroll2 .prev,
.picScroll2 .next{ position:absolute; left:10px; top:110px; display:block; overflow:hidden; width:35px; height:35px; background:url(icons4.png) no-repeat; cursor:pointer;}
.picScroll2 .next{ left:auto; right:10px; background-position:-61px 0;}
.picScroll2 .prevStop{ background-position:0 0;}
.picScroll2 .nextStop{ background-position:-61px 0;}

/*相关产品*/
.xiangguan2{ margin:0; padding:10px; background:#FAFAFA; box-sizing:border-box;}
.xiangguan2 li{ width:300px; display:inline-block; position:relative; float:left;}
.xiangguan2 li .pic{ margin:0 20px 0 0; width:300px; height:250px; overflow:hidden; box-sizing:border-box;}
.xiangguan2 li img{ width:300px; height:250px;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.xiangguan2 li a:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.xiangguan2 li span{ line-height:40px; display:block; text-align:center; font-weight:bold;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.xiangguan2 li a:hover span{ text-shadow:2px 2px 6px #CCC; /*background:rgba(0,0,0,0.6);*/}

/*下载栏目列表*/
.downloadlanmu{}
.downloadlanmu ul{ float:left;}
.downloadlanmu ul li{ padding:0 0 0 10px; background:url(arrow01.gif) no-repeat left center;}
/*下载列表*/
.downloadlist{ border: 1px solid #E4E4E4;}
.downloadlist ul li{ padding: 20px; line-height:30px; border-bottom:1px dotted #dcdcdc; position: relative;}
.downloadlist ul li:hover{ background: #F0F9F8;}
.downloadlist ul li .download{ margin:0; padding: 5px 10px; text-transform:capitalize; background: #6ABABE; position: absolute; right: 20px; bottom: 20px;}
.downloadlist ul li .download a{ display:inline-block; color: #fff;}
.downloadlist ul li .download:hover{}
.downloadlist ul li .title{ font-size: 16px;}
.downloadlist ul li .details{ color: #ccc; font-size: 12px;}
.downloadlist ul li .details.iconfont:before{ margin: 0 10px 0 0;}

/*位置导航*/
.position{ margin: auto; padding:0; line-height: 60px; display:inline-block; font-weight:normal; font-size:12px; text-transform:capitalize; box-sizing: border-box; float: right;}
.position a{}


/*分页*/
/*
.fenye{ line-height:40px; margin:10px 20px 0 20px;}
.fenye table{ margin:0 auto;}
.fenye #pagelist{ margin:0 auto; padding:0; border:1px solid #ccc; overflow:hidden;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
.fenye #pagelist a{ margin:0; padding:5px 10px; display:inline-block;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#dddddd',gradientType='0'); 
background:linear-gradient(#fff,#ddd);
background:-webkit-linear-gradient(#fff,#ddd);
background:-moz-linear-gradient(#fff,#ddd);
}
.fenye #pagelist a.num{ padding:5px;}
.fenye #pagelist a.curr{ padding:5px; font-weight:bold; color:#f00;}

.fenye .next{ border-left:1px solid #ccc; border-right:1px solid #ccc;}
#fenye2 .next:nth-child(2){ border-right:none;}

.fenye span{ padding:5px 10px; display:inline-block; border-left:1px solid #ccc;
background:-webkit-linear-gradient(#fff,#ddd);
background:linear-gradient(#fff,#ddd);
background:-moz-linear-gradient(#fff,#ddd);
}
#totalpage{ padding:0; border:none;}
*/

.fenye{ margin:0 auto; padding:30px; display:table;}
.fenye a{ margin:0px 5px; font-size:14px; height:26px; line-height:26px; background:#e1e6e8; border-radius:3px; color:#616466; text-align:center; display:inline-block;}
.fenye a img{ display:block; overflow:hidden;height:16px;margin:0 auto;margin-top:15px;}
.fenye a.curr{ background:#186594;color:#fff;}
.fenye a.curr:hover{ background:#186594;color:#fff;}
.fenye a:hover{ background:#d5dcde;}
.fenye a.prev{ padding:0 10px;}
.fenye a.next{ padding:0 10px;}
.fenye span{ margin:0px 5px; padding:0 10px; height:26px; line-height:26px; font-size:14px; border-radius:3px; background:#e1e6e8; display:inline-block;}
#totalpage{ border:none; padding:0;}

.fenye table,.fenye table th,.fenye table td{ border:none;}

/*友情链接*/
.yl{ margin:0 auto; padding: 0 0 20px 0;}
.yl .boxtitle{ margin: 0 auto; padding: 0 0 0 30px; width: 1200px; font-size: 24px; line-height: 70px; font-weight: bold; color: #000; background: url(link.png) no-repeat left center;}
.yl .boxtitle em{ color: #ff8a00;}
.yl .boxtext{ border-top: 1px solid #D9D9D9; line-height: 40px;}
.yl .boxtext a{ padding: 0 20px; font-size: 12px; height: 20px; border-right: 1px solid #989898;}
.yl .boxtext a:first-child{ padding: 0 20px 0 0;}
.yl .boxtext a:last-child{ border: none;}

/*下拉友情链接*/
.yl_select{}
.yl_select select{
	padding: 0 20px 0 5px;
	line-height: 30px;
	width: 100px;
	height: 30px;
	color: #777;
	background:url(dot20.png) no-repeat right 10px center #fff;
	border:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.yl_select select option{
	border:none;
	width: 100px !important;
	word-wrap: break-word;
	word-break: break-all;
	white-space: pre-wrap;
}
.yl_select select option:hover{ background: rgba(9,62,155,1.00);}

/*下拉友情链接div实现*/
.select_box{
	border:solid 1px #EDE7D6;
	color:#444;
	position:relative;
	cursor:pointer;
	width:200px;
	font-size:12px;
	line-height: 30px;
	height: 30px;
	background: #fff;
}
.select_txt{
	display:inline-block;
	padding-left:10px;
	width:170px;
	overflow:hidden;
	box-sizing: border-box;
}
.selet_open{
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height: 30px;
	background:url(dot20.png) no-repeat right 10px center;
}
.option{
	position:absolute;
	top:30px;
	left: -1px;
	z-index:2;
	width: 202px;
	line-height: 24px;
	display:none;
	background: #fff;
}
.option a{
	display:block;
	padding:0 10px;
	box-sizing: border-box;
	width:100%;
}
.option a:hover{background:#FDE0E5;}

.select_txt:empty::before{color:rgba(100,100,100,0.6);content:attr(placeholder);}


/*网站底部样式*/
.footer{ margin:0 auto; padding:0; background: #262626; color: #fff;}
.footer a{color: #fff;}
.footer a:hover{}


/*底部导航*/
.footer .foot_nav{ margin:0 auto; padding: 0; display:block;}
.footer .foot_nav a{}


.footer .foot_nav dl{ margin: 0 100px 0 0; padding: 0; float: left; min-height: 210px;}
.footer .foot_nav dl:last-child{ margin: 0;}
.footer .foot_nav dl dt{ font-weight: bold; font-size: 16px; line-height: 60px;}
.footer .foot_nav dl dd .iconfont{ margin: 0 10px 0 0;}

.footer .foot{ margin:0 auto; padding:40px 0; line-height:30px;}
.footer .foot .boxtitle{ margin: 0 0 50px 0; font-size: 34px;}
.footer .foot ul li{ display: inline-block; width: 30%; line-height: 24px;}
.footer .foot .iconfont{ margin: 0 10px 0 0; font-size: 50px; float: left; line-height: 50px;}

.footer .foot .foot_fl{}
.footer .foot .foot_fl b{ margin: 0 0 10px 0; display: block; font-size: 24px;}
.footer .foot .foot_fl em{ color: #818181;}
.footer .foot .foot_fl ul li{ padding: 0 0 0 20px; background: url(footer_icon.png) no-repeat;}
.footer .foot .foot_fl ul li:nth-child(1){ background-position: 0 8px;}
.footer .foot .foot_fl ul li:nth-child(2){ background: none; text-indent: 3em;}
.footer .foot .foot_fl ul li:nth-child(3){ background-position: 0 -64px;}
.footer .foot .foot_fl ul li:nth-child(4){ background-position: 0 -101px;}

.footer .foot .foot_fr{}
.footer .foot .foot_fr a{ display: block;}
.footer .foot .foot_fr div{ margin: 0 0 0 40px; text-align: center; display: inline-block;}
.footer .foot .foot_fr .iconfont{ display: block; font-size: 30px;}
.footer .foot .foot_fr .tdbg{ display: flex; float: left;}
.footer .foot .foot_fr .lefttdbg{ padding: 0 10px; display: flex; float: left;}
.footer .foot .foot_fr input{ margin: 10px 0; line-height: 30px; border: 1px solid #4A5364; background: transparent; color: #fff;}
.footer .foot .foot_fr textarea{ margin: 10px 0 0 0; border: 1px solid #4A5364; background: transparent; color: #fff;}
.footer .foot .foot_fr .tdbg:nth-child(2n) .lefttdbg{ margin: 0 0 0 36px;}
.footer .foot .foot_fr input[type="submit"]{ margin: 10px 0 0 60px; padding: 5px 80px; float: left; background: #1070BA; border: non;}



.footer .foot .foot_mid{ padding:0 20px; width:620px; min-height: 220px; box-sizing:border-box; display:inline-block;}
.footer .foot .foot_mid{ display: inline-block;}
.footer .foot .foot_mid dl{ margin: 0 40px 0 0; display: inline; float: left;}
.footer .foot .foot_mid dl dt{ color: #969ba3; font-size: 14px; font-weight: bold; line-height: 40px;}
.footer .foot .foot_mid dl dd{}



.footer .foot .foot_right{ display: inline-block; text-align: right;}
.footer .foot .foot_right img{ margin: 0 auto; display: block;}
.footer .foot .foot_right b{ line-height: 60px; font-size:24px; display:block;}
.footer .foot .foot_right em{ font-size: 16px; display: block; text-align: center;}
.footer .foot .foot_right ul li{ padding: 0 0 0 20px; background:url(foot_lxwm.png) no-repeat left;}
.footer .foot .foot_right ul li:nth-child(1){ background-position: 0 10px;}
.footer .foot .foot_right ul li:nth-child(2){ background-position: 0 -40px;}
.footer .foot .foot_right ul li:nth-child(3){ background-position: 0 -88px;}
.footer .foot .foot_right ul li:nth-child(4){ background-position: 0 -135px;}
.footer .foot .foot_right ul li:nth-child(5){ background-position: 0 -183px;}


.footer .foot .foot_right .lxwm{ margin: 0 0 10px 0; padding: 0 10px 0 0; line-height: 22px; font-size: 22px; font-weight: bold; color: #000; border-right: 4px solid #C7C7C7;}
.footer .foot .foot_right .tel{ font-size: 26px; font-weight: bold; color: #c8151d;}
.footer .foot .foot_right .mail{ font-size: 16px;}

.footer .foot .foot_right .erweima{ margin:20px 0 0 0; padding: 0; display:inline-block; text-align:center;}
.footer .foot .foot_right .erweima a{ padding:5px; display: block; float: left; position: relative; cursor: pointer;}
.footer .foot .foot_right .erweima .pic{ margin: 0; padding: 10px; width: 160px; height: 160px; box-sizing: border-box; position: absolute; bottom: 80px; left: calc(50% - 80px); background: #fff; box-shadow: 0 0 10px #333; border-radius: 8px; opacity: 0; display: none; transition: 0.5s;}
.footer .foot .foot_right .erweima .pic img{ position: relative; z-index: 10; display: block; width: 140px; height: 140px;}
.footer .foot .foot_right .erweima .pic:hover:before{ content:"";width:150px; height:150px; background: #2057AC; position:absolute; top:0; left:0; visibility: visible; background: url(erweima2.jpg) no-repeat cover;}
.footer .foot .foot_right .erweima a:hover .pic{ opacity: 1; transition: 0.5s; display: block;}
.footer .foot .foot_right .erweima a:hover .pic:after{content:""; position:absolute; background: #fff; left:calc(50% - 10px); bottom:-10px; width:20px; height:20px; visibility: visible; transform: rotate(45deg); z-index: 2; box-shadow: 5px 5px 4px #bbb;}

.footer .foot .share{ margin: 20px 0 0 0; display: inline-block;}
.footer .foot .share .bdsharebuttonbox{ padding: 5px;}
.footer .foot .share .bds_mshare{ margin: 0; padding: 0; width: 55px; height: 55px; background: url(foot_02.jpg) no-repeat center;}



.footer .copyright{ margin: 40px auto 0 auto; padding: 40px 0; border-top: 1px solid #909090; /*background: linear-gradient(90deg,rgba(32,86,173,1),rgba(127,204,60,1));*/}







/*图片频道*/

#wrap #content .pic_hd{ width:593px; float:left; height:357px;border:#EAEAEA solid 1px; padding:5px;}
#wrap #content .pi_right{ float:right; width:366px; margin-left:15px; border:#EAEAEA solid 1px; padding:5px 5px 0 5px; }
#wrap #content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; background:url(top10.png) no-repeat center left; padding-left:25px; _display:inline;}
#wrap #content .pi_right h2{ font-family:"微软雅黑"; margin-bottom:10px;   height:25px; font-size:18px;font-family:"微软雅黑"; font-weight:normal;}
#wrap #content .pi_right ul{}
#wrap #content .pi_right ul li{ padding-bottom:1px; height:32px;line-height:32px;font-family:'微软雅黑','黑体';font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
#wrap #content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid;}
#wrap #content .pi_right  li .a1,
#wrap #content .pi_right  li .a2,
#wrap #content .pi_right  li .a3{background-position:-195px -116px ;color:#fff; background:#900; border:none;}
#wrap #content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}


#wrap #content .title{ font-family:"微软雅黑";color:#666666;  margin-bottom:10px; }
#wrap #content .title h2{ height:25px; line-height:25px;font-size:18px; font-weight:normal;}
#wrap #content .title h2 a{font-family:"微软雅黑";}
#wrap #content .title h2 a:hover{ text-decoration:none;}


#wrap #content .pic{ border:#EAEAEA solid 1px; padding:8px 15px 15px 15px; overflow:hidden; margin-bottom:20px; }

#wrap #content .pic ul{ width:1013px; overflow:hidden;}
#wrap #content .pic ul li{ float:left; padding-right:15px; width:181px; border-radius: 6px; -moz-border-radius:20px;}
#wrap #content .pic .hh{ padding-right:0px;}
#wrap #content .pic ul li a{ display:block; height:125px;background:url(pbottom.png) no-repeat 1px bottom; }
#wrap #content .pic ul li a img{ width:181px; height:120px;background:url(loading.gif) no-repeat center;}
#wrap #content .pic p{ text-align:center; height:25px; line-height:25px;font-size:14px;}
#wrap #content .pic p a{ background:none;}


#wrap #content .box{ overflow:hidden; margin-bottom:20px}
#wrap #content .box .title h2{ padding-left:10px}
#wrap #content .box ul{ width:1015px; overflow:; }
#wrap #content .box ul li{float:left;  width:330px;float:left;position:relative;overflow:hidden; margin:0 5px 5px 0;}
#wrap #content .box ul li a{ }
#wrap #content .box ul li a img{ width:100%; height:210px;vertical-align:bottom;}



#wrap #content .box ul li .dask{width:330px;height:210px; line-height:210px;background-color:transparent;position:absolute;top:-210px;left:0; text-align:center; background:url(touming.png); cursor:pointer;}

#content .box ul li .dask a{color:#fff;font-size:14px;font-family:"微软雅黑"; background:none; }
/*

#wrap #content #kait{ width:100%;background-color:#F4F4F4; border-bottom:#DBDBDB 1px solid; height:400px;}
#wrap #content #kait #schd{ float:left; }
#wrap #content #kait #jrtg{float:right; width:285px; }
#wrap #content #kait #jrtg span { text-align:center; font-family:"微软雅黑", "隶书", "新宋体","黑体";}
*/



#pro_infor {height:280px;}
#pro_infor img {border:1px solid #ccc;width:320px;height:271px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:281px;padding: 10px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  281px;height: 50px;}



.picnr{width:996px;margin:0px auto; background:#fdfdfd; height:100%;overflow:hidden; border:1px solid #e8e8e8;}
.picnr .title{height:52px; line-height:52px;padding-left:30px;font-size:25px;font-weight:bold; font-family:"微软雅黑", "隶书", "新宋体","黑体"; font-weight:500}
.picnr .title span{font-size:12px;font-weight:normal;margin-left:20px;}
.picnr .del{height:30px;line-height:30px;text-align:center; margin:0px 20px;}
.picnr .del a{}
.picnr .picnrbox{}
.picnr .picnrbox .showpic{}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro{padding:10px 30px;line-height:24px;}
.picnr .nph_tj{ padding:10px 30px;}
.picnr .nph_tj li{ height:25px; line-height:25px;}
.picnr .nph_tj a{ }
.picnr .imageintro{padding:10px 30px;line-height:24px; text-align:left;}
 

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {
    height:112px;
    background:#FFF;
	padding:5px;
}
.thumb_1 {
	text-align: center;
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 30px;
	font-weight: 400;
	font-size: 14px;
	color:#000;
}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;
	width: 790px;
}
.thumb_2_1 {
	background:url(qh1.gif) no-repeat 0px 20px;
	float: left;
	height: 113px;
	width: 35px;
	cursor:pointer;
	
	margin-left:10px;
	_margin-left:0px;
}
.thumb_2_2 {
	background:url(qh2.gif) no-repeat 0px 20px;
	float: right;
	height: 113px;
	width: 35px;
	cursor:pointer;
}
#scrool_div {
	width:708px;
	position:relative;
	height:110px;
	overflow:hidden;
}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{
	width:126px;
	height:95px;
	margin:5px;
}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:590px;}
.imggrouplist li{width:130px;float:left;margin:2px;border:1px #999999 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:120px;height:90px;}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}

.xgphoto{width:996px;margin:0px auto;border:#e8e8e8 1px solid; height:100%; overflow:hidden; background:#fdfdfd; padding-top:1px; }
.xgphoto .title{ height:40px; line-height:40px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:15px; color:#333; background:#f1f1f1}
.xgphoto .xgphotobox ul{padding:10px;}
.xgphoto .xgphotobox li{width:20%;float:left;text-align:center;height:140px;overflow:hidden;}
.xgphoto .xgphotobox img{padding:2px;border:#D4D4D4 1px solid;margin-bottom:10px;}
.xgphoto .xgphotobox a:hover{ color:red; text-decoration:none;}

.xgphoto  .commentbox{ padding:10px;}


/*图片 -栏目页*/
/*
.piclist{width:996px;margin:0px auto;border:#e5e5e5 1px solid; background:#f9f9f9; border-bottom:2px solid #ddd; }
.piclist .title{height:40px; line-height:55px;overflow:hidden; font-weight:bold;color:#069; border-bottom:1px solid #fff; padding-left:20px; }
.piclist .title span{font-size:16px;color:#333;font-weight:bold; font-family:"微软雅黑"}
.piclist .piclistbox{}
.piclist .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist .piclistbox li{width:20%;float:left;text-align:center;height:158px;overflow:hidden;}
.piclist .piclistbox img{width:152px;height:116px;padding:4px;border:#D4D4D4 1px solid;margin-bottom:8px;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc;}
.piclist .piclistbox a{}
.piclist .piclistbox a:hover{color:red;text-decoration:none;}
*/







/*图片筛选*/

.photolisting{}
.photolisting ul{ padding:10px;}
.photolisting li{width:25%; float:left; height:130px;white-space:nowrap; text-overflow:ellipsis;  overflow:hidden;}
.photolisting img{width:135px; height:90px; border:#e8e8e8 1px solid; padding:2px; }
.photolisting a{}
.photolisting a:hover{ color:red; text-decoration:none;}



.picpl{width:965px;margin:0px auto;}
.picpl .left{width:680px;float:left;}
.picpl .left .left01{border:#e1e1e1 1px solid; background:#fdfdfd; border-bottom:2px solid #e1e1e1}
.picpl .left .left01 .title{height:40px; background:#f1f1f1; line-height:40px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:15px; color:#333;}

.picpl .left .left01 .left01box{padding:10px;}

.picpl .left .left01 .searchbox{ height:100%; overflow:hidden;padding:10px;}
.picpl .left .left01 .searchbox #content_nei{}
.picpl .left .left01 .searchbox #content_nei ul{}
.picpl .left .left01 .searchbox #content_nei li{ height:110px; border-bottom:#ccc 1px dashed; margin-bottom:8px; overflow:hidden;}
.picpl .left .left01 .searchbox #content_nei h1{width:120px; float:left;}
.picpl .left .left01 .searchbox #content_nei h1 img{ padding:2px; border:#D4D4D4 1px solid;}
.picpl .left .left01 .searchbox #content_nei h3{width:520px; float:right;}
.picpl .left .left01 .searchbox #content_nei h3 a{ font-size:14px; font-weight:bold; color:#069; text-decoration:underline;}
.picpl .left .left01 .searchbox #content_nei h3 a:hover{ color:red; text-decoration:none;}
.picpl .left .left01 .searchbox #content_nei h3 span.intro{font-size:12px; font-weight:normal;}


.picpl .right{width:275px;float:right;}
.picpl .right .right01{height:100%;overflow:hidden;padding-bottom:10px;}
.picpl .right .right01 .title{background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.picpl .right .right01 .title  h3{background:#fff;width:90px; line-height:32px; font-size:16px; font-weight:bold;font-family:"微软雅黑";}
.picpl .right .right01 .right01box{}
.picpl .right .right01 .right01box ul{padding:8px;}
.picpl .right .right01 .right01box li{width:50%;float:left;text-align:center;height:126px;overflow:hidden;}
.picpl .right .right01 .right01box img{width:110px;height:90px;border:#D4D4D4 1px solid;padding:2px;}
.picpl .right .right01 .right01box a:hover{color:red;text-decoration:none;}


/*图片频道end*/




