/* CSS Document */
#{margin:0px; padding:0px; word-wrap:break-word;}
html{overflow-x:hidden; padding-y:auto; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
body{font-size:12px; margin:0; padding:0;}
body.index{ background:url(bg_index.png) repeat-x 0 660px;}
a{ text-decoration:none; color:#666; 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;}
.w1200{ width:1200px; margin:0 auto; display:block;}
.bg{ padding:20px; background:#EDEDED;}
.fl{ float:left;}
.fr{ float:right;}

.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;}

/*返回顶部*/
.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 #999; border:1px solid #fff; 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; overflow:hidden;}
.box .boxtitle{ margin:0; padding:0; line-height:40px; 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:16px;}
.box .boxtext{ margin:0; padding:10px; line-height:30px;}

.more{ margin:0 10px; width:24px; height:40px; display:inline-block; line-height:40px; background:url(more.png) center no-repeat;}
.more a{ font-weight:normal; font-size:14px; display:block; height:40px; color:#fff;}


/*首页表单*/
.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; width:810px; font-size:12px;}
.dy form input{ padding:2px 10px; box-shadow:4px 4px 10px #ddd; line-height:30px; height:30px; border:1px solid #ddd; border-radius:6px;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
.dy form input:focus{ box-shadow:4px 4px 10px #bbb;}
.dy form textarea:focus{ box-shadow:4px 4px 10px #bbb;}
.dy 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;
}
.dy form img{ width:100px; height:30px; margin:0 10px;}
.dy form .tdbg{ margin:5px 0; line-height:30px; display:table; float:left;}
.dy form .tdbg>td{ float:right;}
.dy form .tdbg>.lefttdbg{ float:left; vertical-align:text-bottom; width:80px;}
.dy form input[type="submit"]{ cursor:pointer; float:left; width:200px; height:50px; margin:20px 0 0 100px; padding:0; outline:none; font-size:22px; font-weight:bold; color:#fff; text-transform:uppercase;   border-radius:10px; display:block; transition:1s;
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="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; border-bottom:1px solid #A8A8A8; box-shadow:0 2px 4px #A8A8A8;}
/*搜索*/

.search{ margin:20px 0; padding:0; overflow:hidden; float:right; border:1px solid #9cb2d5;}
.search input{ padding:5px; border:none; float:left; height:40px; box-sizing:border-box; background:transparent;
border-radius:5px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
.search input.search2{ background:url(search4.png) no-repeat center; cursor:pointer; width:40px; height:40px; display:block;}
.search input#key{ margin:0; padding:0 5px; color:#999; width:270px;}

.left .search input#key{ margin:0 10px 0 0; padding:0 5px; color:#999; width:160px;}

/*搜索结果页*/
.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;}




.header{ background:url(head.jpg) no-repeat top center;}
	.topline{ padding:0; line-height:40px; background:#6D6D6D; color:#c9c9c9;}
	.topline a{ margin:0 4px;}
	.sc{ text-align:right; float:right; font-family:"宋体";}
	.sc span{ margin:0; display:inline-block;}
	.sc a{ color:#c9c9c9;}
	.sc a:hover{ text-decoration:underline;}
	
	.sc span.tel{ padding:0 0 0 20px; background:url(tel3.png) no-repeat left center;}
	.sc span.chat{ padding:0 0 0 20px; background:url(chat.png) no-repeat left center;}
	
	.head{ margin:0 auto; padding:20px 0;}
	.head2{ margin:0 auto; width:980px;}
	.head .head_left{ float:left; width:500px;}
	.head .head_left img{}
	.head .head_right{ padding:0; float:right; width:400px; height:80px; background:url(tel2.png) right center no-repeat;}
	.head .head_right .tel{ text-align:right; line-height:40px; color:#657eab;}
	
	.head .logo{ margin:0; float:left; width:200px; overflow:hidden;}
	
	/*
	.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 20px; line-height:60px; font-size:14px; /*font-family:serif;*/ text-transform:capitalize; position:relative; background:#015CB5; box-sizing:border-box; border-bottom:4px solid #022B5F;}
	.nav .navlist{ margin:0 auto; width:1200px; display:block;}
	.navlist li{ float:left; margin:0; color:#fff; position:relative; background:url(nav_line2.png) right center no-repeat;}
	.navlist li:last-child{ background:none;}
	.navlist li:hover{}
	.navlist li a{ margin:0 10px; padding:0 15px; display:block; margin:0; color:#fff;}
	.navlist li span{ float:left; font-size:14px; overflow:hidden;}
	.navlist li span a{ margin:0; padding:0 25px; display:block; /*background:url(nav_arrow.png) no-repeat 10px center;*/}
	.navlist li span a:hover{ text-decoration:underline;}
	.navlist li.curr span a{ color:#fff;}
	
	.navlist li.curr{ padding:0; color:#000; display:block;}
	.navlist li.curr span a{}
		
	.navlist .on{}
	.navlist .on span a{ margin:0;}
	.navlist .on span a:hover{}
	.navlist .sub{ display:none; position:absolute; top:60px; background:rgba(1,92,181,.8); z-index:999; font-size:12px; width:175%;}
	.navlist .sub li{ padding:0; vertical-align:middle; display:block; width:100%; position:relative; border-bottom:1px solid #a1bcdc; background:none;}
	.navlist .sub li:hover{}
	.navlist .sub li a{ line-height:36px; color:#fff;}
	.navlist .sub li a:hover{ background:rgba(255,255,255,.4);}
	
	.sub3{ display:none; box-sizing:border-box;}
	.navlist .sub li:hover>.sub3{ 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:500px; position:relative;}
	.banner .bd{ position:relative; z-index:0;}
	.banner .bd ul{ width:100% !important;}
	.banner .bd li{ width:100% !important; height:500px;}
	.banner .bd li .siteWidth{ width:1000px; position:relative; margin:0 auto; height:299px;}
	.banner .bd li a{ height:500px; 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:30px; line-height:30px; text-align:center;}
	.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:100px; height:10px; margin:4px; background:#666; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=50); opacity:0.5; cursor:pointer;}
	.banner .hd ul .on{ filter:alpha(opacity=100); opacity:1; background:#fff;}
	
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.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:0 auto; width:980px; overflow:hidden; text-align:center;}
	.flash img{ width:100%; display:block;}

	
	
	/*有更多的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;}
	*/
	

/*首页滚动3图*/
.index_part1{ padding:60px; background:url(bainian.png) no-repeat top center;}
.index_part1 .bainian{ height:540px; background:url(bainian2.jpg) no-repeat center;}
.index_part1 .youshi{ margin:40px 0 0 0; height:206px; background:url(youshi.png) no-repeat center;}

.index_part1 .youshi_01,.index_part1 .youshi_02,.index_part1 .youshi_03,.index_part1 .youshi_04{ height:309px;}
.index_part1 .youshi_01{ background:url(youshi_01.jpg) no-repeat center;}
.index_part1 .youshi_02{ background:url(youshi_02.jpg) no-repeat center;}
.index_part1 .youshi_03{ background:url(youshi_03.jpg) no-repeat center;}
.index_part1 .youshi_04{ background:url(youshi_04.jpg) no-repeat center;}


.index_part2{ background:url(hezuo.jpg) no-repeat bottom #E9E9E9;}
.index_part2 .vs_banner{ height:180px; background:url(vs.jpg) no-repeat center top;}
.index_part2 .vs{ margin:0 auto; padding:0 20px; width:1200px; height:304px; background:url(vsvs.png) no-repeat center; box-sizing:border-box; font-size:16px;}
.index_part2 .vs .vs_fl{ width:460px; color:#fff;}
.index_part2 .vs .vs_fl ul li{ margin:0 0 5px 0;}
.index_part2 .vs .vs_fl ul li:nth-child(1){ line-height:70px;}
.index_part2 .vs .vs_fl ul li:nth-child(2){ line-height:45px;}
.index_part2 .vs .vs_fl ul li:nth-child(3){ line-height:40px;}
.index_part2 .vs .vs_fl ul li:nth-child(4){ line-height:40px;}
.index_part2 .vs .vs_fl ul li:nth-child(5){ line-height:45px;}
.index_part2 .vs .vs_fl ul li:nth-child(6){ line-height:40px;}

.index_part2 .vs .vs_fr{ width:450px;}
.index_part2 .vs .vs_fr ul li:nth-child(1){ line-height:70px;}
.index_part2 .vs .vs_fr ul li:nth-child(2){ line-height:34px;}
.index_part2 .vs .vs_fr ul li:nth-child(3){ line-height:48px;}
.index_part2 .vs .vs_fr ul li:nth-child(4){ line-height:46px;}
.index_part2 .vs .vs_fr ul li:nth-child(5){ line-height:44px;}
.index_part2 .vs .vs_fr ul li:nth-child(6){ line-height:46px;}

/*首页公司简介*/
.gsjj{ margin:10px auto; width:1200px; height:700px; background:url(index_about.jpg) no-repeat center 160px;}
.gsjj .gsjj_top{ height:225px; background:url(gsjj.png) no-repeat center;}
.index_about{ margin:0 0 0 60px; width:560px;}
.index_about span{ font-size:22px; font-weight:bold; line-height:60px;}
.index_about p{ line-height:30px; text-indent:2em;}

/*首页相册*/
.index_xiangce{ margin:20px auto; width:1200px; background:#fff;}
.index_xiangce .boxtitle{ color:#fff; background:#1259B4; line-height:50px; text-align:center; font-weight:bold; font-size:18px;}
.index_xiangce .boxtext{}

/*售后服务*/
.shouhou{ margin:20px auto; padding:20px 0; background:#fff;}
.shouhou .shouhou_top{ height:140px; background:url(shouhou_top.png) no-repeat center;}

/* Tab切换 */
.shouhou_liucheng{ overflow:hidden; text-align:left; float:left;}
.shouhou_liucheng .hd{ margin:0 10px; padding:0; width:100%; display:block; border-bottom:1px solid #898989; position:relative; top:-10px;}
.shouhou_liucheng .hd ul{ display:table;}
.shouhou_liucheng .hd ul li{ margin:0 14px; padding:0 0 20px 0; text-align:center; display:block; float:left; line-height:30px; font-size:12px; text-transform:capitalize; cursor:pointer; position:relative; bottom:-10px;}
.shouhou_liucheng .hd ul li span{ margin:0; padding:20px; width:60px; height:60px; display:block; border:1px dotted #668EFF; border-radius:20px;}
.shouhou_liucheng .hd ul li.shouhou_01 span{ background:url(shouhou_01.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_02 span{ background:url(shouhou_02.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_03 span{ background:url(shouhou_03.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_04 span{ background:url(shouhou_04.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_05 span{ background:url(shouhou_05.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_06 span{ background:url(shouhou_06.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_07 span{ background:url(shouhou_07.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_08 span{ background:url(shouhou_08.png) no-repeat center;}
.shouhou_liucheng .hd ul li.shouhou_09 span{ background:url(shouhou_09.png) no-repeat center;}
.shouhou_liucheng .hd ul li img{ display:block; margin:0 auto; text-align:center;}
.shouhou_liucheng .hd ul li:hover{ color:#fff; float:left; background:url(shouhou_hover.png) no-repeat bottom center;}
.shouhou_liucheng .hd ul li:hover span{ border:1px dotted #000;}
.shouhou_liucheng .hd ul li a{ display:block;}
.shouhou_liucheng .hd ul li a:hover{}
.shouhou_liucheng .hd ul li.on a{ color:#fff;}
.shouhou_liucheng .hd ul li.on{ color:#000; float:left; position:relative; bottom:-10px; background:url(shouhou_hover.png) no-repeat center bottom;}
.shouhou_liucheng .hd ul li.on span{ border:1px dotted #000;}

.shouhou_liucheng .bd{ padding:35px 100px; height:350px; overflow:hidden; background:url(shouhou_text.jpg) no-repeat; box-sizing:border-box;}
.shouhou_liucheng .bd .pic{ margin:0 0 0 10px; width:380px; height:280px; float:left; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_01 .pic{ background:url(shouhou_text_01.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_02 .pic{ background:url(shouhou_text_02.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_03 .pic{ background:url(shouhou_text_03.jpg) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_04 .pic{ background:url(shouhou_text_04.jpg) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_05 .pic{ background:url(shouhou_text_05.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_06 .pic{ background:url(shouhou_text_06.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_07 .pic{ background:url(shouhou_text_07.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_08 .pic{ background:url(shouhou_text_08.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .shouhou_text_09 .pic{ background:url(shouhou_text_09.png) no-repeat; background-size:100%;}
.shouhou_liucheng .bd .text{ padding:20px 0 0 0; width:540px; height:260px; overflow:hidden; float:right;}
.shouhou_liucheng .bd .text em{ font-size:16px; display:block; text-align:center; line-height:26px;}
.shouhou_liucheng .bd .text b{ font-size:30px; color:#fe0000; display:block; text-align:center; line-height:40px;}
.shouhou_liucheng .bd .text p{ line-height:30px;}

/* 图片滚动 */
.picScroll{ margin:40px auto; padding:0 60px; position:relative; overflow:hidden;}
.picScroll ul{ overflow:hidden; zoom:1;}
.picScroll ul li{ float:left; margin:0 10px; width:250px; overflow:hidden; display:inline;}
.picScroll ul li img{ width:250px; height:190px;}
.picScroll .prev,
.picScroll .next{ position:absolute; left:10px; top:80px; display:block; width:43px; height:43px; overflow:hidden; background:url(dot_all.png) 0 0 no-repeat; cursor:pointer;}
.picScroll .next{ left:auto; right:10px; background-position:-43px 0;}
.picScroll .prevStop{ background-position:0 0;}
.picScroll .nextStop{ background-position:-43px 0;}


/*首页新闻*/
.index_news{ width:820px; background:#fff;}
.index_news .boxtitle{ padding:0 0 0 40px; background:#1259B4; line-height:60px; color:#fff; font-size:24px;}
.index_news .boxtext{ padding:20px;}
.index_news .boxtext ul li{ padding:0 20px; line-height:36px; border-bottom:1px dashed #bbb;}
.index_news .boxtext ul li .time{ float:right;}

.topnews{ padding:0 0 20px 0; border-bottom:1px dashed #bbb;}
.topnews .title a{ color:#000;}
.topnews .title a:hover{ color:#f00;}
.topnews .pic{ margin:0 20px 0 0; width:210px; height:150px; float:left;}
.topnews .pic img{ width:210px; height:150px;}
.topnews .title{ font-size:18px; line-height:40px;}
.topnews p{ line-height:24px;}
.topnews .news_more{ color:#1259b4; line-height:30px;}

/*首页常见问题*/
.index_faq{ width:360px; background:#fff;}
.index_faq .boxtitle{ padding:0 0 0 40px; background:#1259B4; line-height:60px; color:#fff; font-size:24px;}
.index_faq .boxtext{ padding:20px;}
.index_faq .boxtext ul li{ padding:5px 0; line-height:30px; border-bottom:1px dashed #bbb;}
.index_faq .boxtext ul li .que{ padding:0 0 0 30px; background:url(faq.png) no-repeat 0 4px;}
.index_faq .boxtext ul li .que a{ color:#1259b4;}
.index_faq .boxtext ul li .answer{ padding:0 0 0 30px; background:url(faq.png) no-repeat 0 -22px; color:#888;}

/*首页产品分类*/
.index_left_fenlei{ width:270px; box-sizing:border-box;}
.index_left_fenlei .boxtitle{ padding:20px 30px; height:100px; background:url(left_fenlei_top.jpg) no-repeat top; color:#fff; box-sizing:border-box;}
.index_left_fenlei .boxtitle b{ font-size:30px; display:block;}
.index_left_fenlei .boxtitle em{ font-size:21px; text-transform:uppercase; display:block;}
.index_left_fenlei .boxtext{ padding:0 0 30px 0; height:470px; overflow:hidden; background:url(left_fenlei_bg.jpg) repeat-y; border-left:4px solid #1259B4; border-right:4px solid #1259B4; border-bottom:4px solid #1259B4;}
.index_left_fenlei .boxtext ul li{ padding:0 30px; line-height:40px; border-bottom:1px dashed #ADADAD;}
.index_left_fenlei .boxtext .hd{ padding:0 20px 0 40px; line-height:40px; background:url(dot5_hover.png) no-repeat 20px center #1259B4; color:#fff;}
.index_left_fenlei .boxtext .hd a{ color:#fff;}

/*首页产品*/
.index_products{ width:900px;}
.index_products .boxtitle{ padding:0 0 0 40px; background:#1259B4; line-height:60px; color:#fff; font-size:24px; text-align:center;}
.index_products .boxtext{}
.index_products .boxtext ul li{ margin:10px; width:280px; float:left;}
.index_products .boxtext ul li img{ padding:4px; width:280px; height:220px; border:1px solid #BDBDBD; box-sizing:border-box; display:block;}
.index_products .boxtext ul li span{ line-height:30px; display:block; text-align:center;}

/*首页合作*/
.hezuo{ height:440px;}

.index_hezuo{ position:relative; bottom:-40px;}
.index_hezuo .boxtitle{ text-align:center; line-height:80px;}
.index_hezuo .boxtitle b{ background:url(hezuo_top.png) no-repeat center; height:60px; display:block;}
.index_hezuo .boxtitle em{ font-size:24px;}
.index_hezuo .boxtitle i{ color:#1259b4;}
.index_hezuo .boxtext{ margin:20px 0 0 0; height:200px;}

		
		/* 本例子css */
		.picMarquee-left{ overflow:hidden; position:relative;}
		.picMarquee-left .prev,.picMarquee-left .next{ display:block; 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 .bd{ padding:0 70px; position:relative;}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
		.picMarquee-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;}
		.picMarquee-left .bd ul li img{ width:200px; height:120px; display:block; padding:2px; border:1px solid #ccc; box-sizing:border-box;}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;}
		.picMarquee-left .bd ul li .title{ line-height:24px;}		
			
/*首页更多*/
.index_more{ margin:10px 0; width:93px; height:27px; text-transform:capitalize; color:#0093DD; font-size:12px; text-decoration:underline; display:block; background:url(more_read2.png) no-repeat;}

/*首页*/
.index_part2_1.left_fenlei{ margin:0; height:330px;}

	
	
	/*首页联系我们*/
	.index_contact{}
	.index_contact p{ padding:0 0 0 20px; line-height:24px; color:#657eab;}
	.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;}


/*----------------------------------------------------------------------------------------*/
/*侧边css*/
.aside{ width:270px;}
.aside .box{ box-sizing:border-box;}
	
	/*侧边分类*/
	.aside_fenlei{ overflow:hidden; font-size:12px; border:1px solid #2566BA;}
	.aside_fenlei .boxtitle{ padding:20px 30px 0 40px; height:100px; background:url(aside_title.jpg) no-repeat top; color:#fff; font-size:30px; border:none; box-sizing:border-box;}
	.aside_fenlei .boxtitle b{ margin:0 10px 0 0; display:block; font-size:30px; float:none; line-height:40px;}
	.aside_fenlei .boxtitle em{ line-height:30px; display:block; font-family:"Arial", Gadget, sans-serif; text-transform:uppercase; font-size:21px;}
	.aside_fenlei .boxtext{ margin:0; padding:0; overflow:hidden; color:#fff; background:#F4F4F4;}
	.aside_fenlei .boxtext a{}
	.aside_fenlei .boxtext .hd{ padding:0 10px; background:#1259B4; line-height:50px; color:#fff;}
	.aside_fenlei .boxtext .hd a{ color:#fff;}
	.aside_fenlei .boxtext .bd{}
	
	.aside_fenlei .boxtext ul li{ margin:0; padding:0 20px 0 40px; line-height:50px; position:relative; z-index:1; background:url(dot5.png) no-repeat 20px center; border-bottom:1px dotted #CECECE;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li::before{ width:0; height:100%; background:url(dot5_hover.png) no-repeat 20px center #1259B4; 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{ background:url(dot5_hover.png) no-repeat 20px center #F4F4F4;}
	.aside_fenlei .boxtext ul li:hover a{ color:#fff;}
	.aside_fenlei .boxtext ul li a{ padding:0; display:block; transition:0.5s;}
	.aside_fenlei .boxtext ul li a:hover{ font-weight:bold; color:#fff;}
	.aside_fenlei .boxtext ul li.currclass{ background:url(dot5_hover.png) no-repeat 20px center #1259B4;}
	.aside_fenlei .boxtext ul li.currclass a{ font-weight:bold; color:#fff;}
	/*
	.aside_fenlei{ margin:0 0 20px 0; overflow:hidden; font-size:12px;}
	.aside_fenlei .boxtitle{ background:url(titlebg.jpg) repeat-x; border-bottom:2px solid #0da6d7;}
	.aside_fenlei .boxtitle b{ padding:0 0 0 30px; font-size:16px; height:40px; line-height:40px; background:url(dot10.png) 10px center no-repeat;}
	.aside_fenlei .boxtitle em{ line-height:30px; display:block; font-family:"Arial", Gadget, sans-serif; text-transform:uppercase; font-size:16px;}
	.aside_fenlei .boxtext{ margin:0; padding:10px; overflow:hidden;}
	.aside_fenlei .boxtext a{}
	.aside_fenlei .boxtext a:before{ margin:0 4px 0 0; content:"\f0da"; display:inline; clear:both; overflow:hidden; font:normal normal normal 14px/1 FontAwesome;}

	.aside_fenlei .boxtext ul li{ margin:5px 0; padding:0 20px; line-height:30px; position:relative; z-index:1; display:block; background:#0EA6D8;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li a{ color:#fff; display:block;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	}
	.aside_fenlei .boxtext ul li:hover{ background:#0A799D;}
	.aside_fenlei .boxtext ul li:hover a{ color:#fff;}
	.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_contact{ margin:20px 0; font-size:12px; border:1px solid #C2C2C2;}
	.aside_contact .boxtitle{ padding:10px 20px; border:none;}
	.aside_contact .boxtitle b{ margin:0 10px 0 0; display:inline-block; font-size:24px; color:#1259b4; float:left;}
	.aside_contact .boxtitle em{ line-height:30px; display:inline-block; font-family:"Arial", Gadget, sans-serif; text-transform:uppercase; font-size:17px;}
	/*
	.aside_contact .boxtitle{ margin:0; padding:0; height:80px; background:url(aside_contact.jpg) no-repeat center;}
	*/
	.aside_contact .boxtext{ padding:80px 20px 20px 20px; line-height:24px; overflow:hidden; overflow:hidden; background:url(tel2.jpg) no-repeat center top;}
	.aside_contact .boxtext .companyname{ margin:0; font-weight:bold; font-size:16px; line-height:30px; color:#1259b4;}
	.aside_contact .boxtext .tel2{ text-indent:3em;}
	
	/*侧边广告*/
	.aside_ad{ height:350px; background:url(aside_ad.jpg) no-repeat; border:1px solid #C2C2C2;}
	
	/*侧边新闻*/
	.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; width:910px;}
.aside_main .box{}
.aside_main .boxtitle{ padding:0; border-bottom:1px solid #D4D4D4; height:50px; line-height:50px; font-size:16px;}
.aside_main .boxtitle b{ padding:0 10px; line-height:50px; font-size:24px; display:inline-block; background:url(dot_title.jpg) left center no-repeat; border-bottom:4px solid #1259B4;}
.aside_main .boxtitle em{ display:inline-block;}
.aside_main .boxtext{ padding:20px;}



/*----------内页主体开始----------*/
.main{ margin:0 auto; padding:20px 0; width:1200px;}

	
	/*侧边留言*/
	.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;}


	
	
	
	/* 本例子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;}

/*图片列表页*/
.piclist{ margin:0; padding:0;}
.piclist .boxtitle{ margin:0; padding:0;}
.piclist .boxtitle b{}
.piclist.box .boxtext{ margin:0; padding:20px 5px; background:none;}
.piclist li{ margin:10px; padding:0; width:202px; float:left; display:block; position:relative; overflow:hidden; box-sizing:border-box; position:relative; }
.piclist li:nth-child(4n){ border-right:none;}
.piclist li .pic{ margin:0; width:202px; height:220px; overflow:hidden; box-sizing:border-box; text-align:center;}
.piclist li img{ width:200px; height:176px;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
	border: 1px solid #D6D6D6;
}
/*.piclist li a:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}*/
.piclist li .text{}
.piclist li span{ line-height:40px; display:block; word-wrap:break-word; text-align:center; position:absolute; bottom:0; width:100%; /*background:rgba(0,0,0,0.4); */color:#000;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
/*.piclist li a:hover span{ text-shadow:2px 2px 6px #CCC; background:rgba(0,0,0,0.6);}*/

.piclist_right{}
.piclist li .details{ margin:10px auto; line-height:20px; height:60px; overflow:hidden;}
.piclist li .more{ margin:10px auto; display:block; background:url("more_read2.png") no-repeat; width:93px; height:27px;}
.piclist li .more:hover{ background:url("more_read2.png") no-repeat -103px 0;}


/*图片内容页*/
.piczhengwen{ margin:0; padding:0;}
.piczhengwen .boxtitle{ margin:0; padding:0;}
.piczhengwen .boxtitle b{}
.piczhengwen.box .boxtext{ padding:10px; background:none;}
.piczhengwen .pictitle{ margin:0;}
.piczhengwen .pictitle h1{ display:inline-block;}
.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 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;}

/*产品内容页表单*/
#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;}



/* Tab切换 */
.slideTxtBox{ overflow:hidden; text-align:left; float:left; width:520px;}
.slideTxtBox .hd{ margin:0 10px 0 0; padding:0; width:100%; display:block; height:26px; line-height:26px; border-bottom:2px solid #B9C8E0;}
.slideTxtBox .hd ul{ overflow:hidden; display:table;}
.slideTxtBox .hd ul li{ margin:0 6px 0 0; padding:0; width:131px; text-align:center; display:block; background:#D1E2F4; float:left; font-size:12px; text-transform:capitalize; cursor:pointer;}
.slideTxtBox .hd ul li:hover{ color:#fff; float:left; position:relative;}
.slideTxtBox .hd ul li a{ display:block;}
.slideTxtBox .hd ul li a:hover{}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .hd ul li.on{ background:#303949; color:#000; float:left; position:relative;}

.piczhengwen .picfenxiang{ margin:0 20px;}


#preview{ float:left; margin:0px auto; text-align:center; width:330px;}

.list-h li{ float:left;}
#spec-n5{ width:330px; height:75px; padding-top:6px; 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; margin-top:3px;}
#spec-right{background:url(right.gif) center no-repeat; width:10px; height:75px; float:left;cursor:pointer; margin-top:3px;}
#spec-list{}
#spec-list ul{}
#spec-list ul li{ margin:0; float:left; display:inline; width:78px;}
#spec-list ul li img{ width:73px; height:73px; border:1px solid #ccc; box-sizing:border-box;}

/*jqzoom*/
.jqzoom{ width:330px; height:330px; position:relative; border:solid 1px #ddd; box-sizing:border-box; overflow:hidden;}
.zoomdiv{ z-index:100;position:absolute; top:1px; left:0; width:400px;height:400px;background:url(i/loading.gif) #000 no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:560px;height:560px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;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{ position:relative; width:310px; float:left; overflow:hidden; display:inline;}
#spec-list div{ margin-top:0; *margin-left:0;}

.canshu{ float:right; width:370px; 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:#D71F1F;
/*
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:#D71F1F;
/*
background:linear-gradient(#235EA3,#07488D);
background:-webkit-linear-gradient(#235EA3,#07488D);
background:-moz-linear-gradient(#235EA3,#07488D);
*/
}


/*栏目小导航*/
.small_nav{ margin:0 auto; background:#fff; line-height:50px; border-bottom:1px solid #28883A;}
.small_nav ul{ margin:0 auto; width:1200px;}
.small_nav ul>li{ margin:0; line-height:30px; font-size:16px; display:inline-block; float:left; border-left:1px solid #e0e0e0; transition:1s;}
.small_nav ul>li:last-child{ border-right:1px solid #e0e0e0;}
.small_nav ul li a{ padding:5px 30px; display:block;}
.small_nav ul li a:hover{ text-shadow:2px 2px 6px #999; background:#28883A; color:#fff; text-shadow:2px 2px 6px #000;}
.small_nav ul li.currclass{ background:#28883A;}
.small_nav ul li.currclass a{ color:#fff; text-shadow:2px 2px 6px #000;}

.smalldh ul li:hover{ background:#F3F3F3; font-weight:bold;}
.smalldh ul li a{ padding:0 30px; display:block;}

/*新闻列表页*/
.newslist{ padding:0;}
.newslist .boxtitle{}
.newslist .boxtitle b{}
.newslist .boxtext{ padding:10px 0;}
.newslist li{ padding:0 30px; margin:0; line-height:50px; background:url(dot6.jpg) no-repeat 10px center; display:block; position:relative; z-index:1; border-bottom:1px dotted #999;
	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 a{ font-size:14px; color:#9a9a9a; display:block;}
.newslist li .time{ float:right; color:#888;}
.newslist li .about{ color:#666; font-size:13px; font-weight:normal;}
.newslist li:hover{ color:#fff; margin-left:10px; z-index:1;}
.newslist li:hover a{ color:#000;}
.newslist li:hover:before{ opacity:1; z-index:-222;
	filter:alpha(opacity=100);
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
	}


/*新闻内容页*/
.newscontent{ padding:0;}
.newscontent .boxtitle{ margin:0; padding:0;}
.newscontent .boxtitle b{}
.newscontent .boxtext{ padding:10px;}
.newscontent .title{ text-align:center; margin:0;}
.newscontent .title h1{ font-family:宋体;}
.newscontent .details{ text-align:center; margin:0; padding:5px; color:#ACACAC; border-bottom:1px solid #ccc;}
.newscontent .details span{ margin:0 5px;}
.newscontent .details span.fa:before{ margin:0 5px;}
.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{ line-height:30px; font-size:15px; margin:20px 0;}
.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;}

/*单页面*/
.dy{ margin:0; padding:0;}
.dy .boxtitle{ margin:0; padding:0;}
.dy .boxtitle b{}
.dy .boxtext{ line-height:24px; font-size:12px;}

/*单页幻灯*/
.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;}

/*相关产品*/
.xiangguan2{ margin:0; padding:10px; float:right; width:190px; border:1px solid #b9c8e0; background:#F0F4F9; box-sizing:border-box;}
.piczhengwen.box>.boxtext>.zhengwen>.xiangguan2>.boxtitle{ border:none; font-weight:bold; font-size:14px;}
.xiangguan2	.boxtitle .more a{}

.piczhengwen.box>.boxtext>.zhengwen>.xiangguan2>.boxtext{ padding:10px 0;}
.xiangguan2 li{ margin:0 0 10px 0; width:170px; height:150px; display:inline-block; position:relative; float:left;}
.xiangguan2 li:nth-child(4n){ margin:0 0 20px 0;}
.xiangguan2 li .pic{ margin:0 20px 0 0; width:170px; height:120px; overflow:hidden; float:left; box-sizing:border-box;}
.xiangguan2 li img{ width:160px; height:120px;
	-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 .text{}
.xiangguan2 li span{ line-height:30px; display:block; text-align:center;
	-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);*/}
.xiangguan2 li p{ word-break:break-all; word-wrap:break-word;}

/*下载栏目列表*/
.downloadlanmu{}
.downloadlanmu ul{ float:left;}
.downloadlanmu ul li{ padding:0 0 0 10px; background:url(arrow01.gif) no-repeat left center;}
/*下载列表*/
.downloadlist{}
.downloadlist ul li{ line-height:30px; border-bottom:1px dotted #dcdcdc;}
.downloadlist ul li .download{ margin:10px 0 0 0; width:88px; height:28px; float:right; text-transform:capitalize; background:url(download2.png) no-repeat left center;}
.downloadlist ul li .download a{ width:87px; height:28px; display:inline-block;}
.downloadlist ul li .download:hover{ background:url(download2.png) no-repeat -98px center;}

/*位置导航*/
.position{ margin:0 20px 0 0; padding:0 0 0 24px; float:right; font-weight:normal; font-size:12px; background:url(home.gif) no-repeat left center; text-transform:capitalize;}
.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; width:26px; float:left; height:26px; line-height:26px; background:#e1e6e8; border-radius:3px; color:#616466; text-align:center;}
.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;}


/*友情链接*/
.yl{ margin:10px auto; width:1200px;}
.yl b{ margin:0}
.yl a{ margin:0 5px;}


.footer{ margin:0 auto; padding:0; text-align:center;}
.footer a{ color:#fff; font-size:15px;}
.footer a:hover{}

/*底部导航*/
.footer .foot_nav{ margin:0 auto; text-align:center; background:#053598; line-height:60px;}
.footer .foot_nav a{ padding:0 10px; border-right:1px solid #fff; height:12px; line-height:12px; text-transform:capitalize; display:inline-block;}
.footer .foot_nav a:first-child{ padding:0 10px 0 0;}
.footer .foot_nav a:last-child{ border:none;}

.footer .foot{ margin:0 auto; padding:20px 0 40px 0; background:#1259B4; color:#7fb7ff; line-height:30px;}

.footer .copyright{ margin:10px auto; display:block; text-align:center; color:#ccc;}
.footer .copyright span{ color:#FF9900; font-size:16px; line-height:30px;}














/*图片频道*/

#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*/




