﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:12px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#4C4C4C;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.w1100{ width:1100px; margin: auto;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1180px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}



/*head*/
.head{
	padding:30px 0px;
	text-align: center;
}

/*about*/
.about{
	margin-top: 50px;
}
.about .jies{
	height: 420px;
	width:500px;
	background: #f5f5f5;
	overflow: hidden;
	padding:35px 24px;
	font-size:15px;
	color:#7e7d7d;
	line-height:39px;
}
.about .abtup{
	background: url(/img/abjt.jpg) no-repeat bottom left 40px;;
	padding-bottom:40px;
}
.about .abtup p{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	margin-left:40px;
	line-height:65px;
}
.about .abtup i{
	font-size: 15px;
	color: #838080;
	margin-left:40px;
}

/*lianxi*/
.zfoot{
	background: #333;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #a1a0a0;
}

.documentation {
	width: 1100px;
	margin: 0px auto;
	padding: 100px 0px;
}
.documentation h3 p {
	text-align: center;
}
.documentation h3 {
	margin: 0px 0px 20px 0px;
	font-weight: 300;
	font-size: 2em;
}
a, a:visited {
	color: #E54028;
	text-decoration: none;
}
a:hover {
	color: #c22d18;
	text-decoration: underline;
	cursor: pointer;
}

/*banner*/
.abbanner{
	background: url(/img/abbanner.jpg) no-repeat center;
	height: 340px;
	width: 100%;
}
.lxbanner{
	background: url(/img/lxbanner.jpg) no-repeat center;
	height: 340px;
	width: 100%;
}


/*neiyeab*/
.neiyeab{
	padding:30px 0px;
	overflow:hidden;
}
.neiyeab .abjies{
	background: #f9f9f9;
	width: 548px;
}
.neiyeab .abjies .abbt{
	font-size: 25px;
	color: #333;
	font-weight: bold;
	border-left:#4066a7 solid 4px;
	margin-left:10px;
	height:30px;
	display:block;
	line-height:30px;
	margin:20px 0px 20px 20px;
	text-indent: 15px;
}
.neiyeab .abjies .abwz{
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin:20px;
}

/*chanpin*/
.cpzkd{
	width: 100%;
	background: #f7f7f7;
	overflow: hidden;
	padding: 20px 0px;
}
.cpzkd .chanpin{
	padding: 20px 0px;
	overflow: hidden;
}
.cpzkd .chanpin .cpleft{
	width:258px;
}
.cpzkd .chanpin .cpleft .nycpdh{
	margin:20px 0px;
}
.cpzkd .chanpin .cpleft .nycpdh ul li{
	line-height:42px;
}
.cpzkd .chanpin .cpleft .nycpdh ul li a{
	font-size:15px;
	color:#8a8787;
	border-bottom:#f3efef solid 1px;
	display:block;
}
.cpzkd .chanpin .cpleft .nycpdh ul li a:hover{
	text-decoration:none;
	background:#fff;
	color:#6f6d6d;
	text-indent:10px;
	transition:0.7s;
}
.cpzkd .chanpin .cpleft .nycpdh .currclass{
	background:#f5f2f2;
	color:#6f6d6d;
	text-indent:10px;
}
.cpzkd .chanpin .cpright{
	width:810px;
}
.cpzkd .chanpin .cpright .cprtp ul li{
	float: left;
	background:#fff;
	border:#f2f2f2 solid 1px;
	margin-right:20px;
	margin-bottom:30px;
}
.cpzkd .chanpin .cpright .cprtp ul li img{
	width:250px;
}	
.cpzkd .chanpin .cpright .cprtp ul li:hover img{
	transform: scale(0.9);
	width: 250px;
	height: 250px;
	transition:0.8s;
}
.cpzkd .chanpin .cpright .cprtp ul li a{
	color:#666;
	font-size:15px;
	text-decoration:none;
}
.cpzkd .chanpin .cpright .cprtp ul li:hover{
	box-shadow:#e0dfdf 0px 0px 20px 0px;
	transition:0.3s;
}
.cpzkd .chanpin .cpright .cprtp ul li p{
	text-align:center;
	border-top:#dedede solid 1px;
	padding:40px 0px;
}
.cpzkd .chanpin .cpright .cprtp ul li:nth-child(3n){
	margin:0px;
}
.cpnywz{
	width:510px;
}
.cpnywz h2{
	font-size:30px;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:10px;
	border-bottom:#ece8e8 solid 1px;
}
.cpnywz p{
	line-height:80px;
	font-size:18px;
	font-style:italic;
	border-bottom:#ece8e8 solid 1px;
}

.cpxq{
	background:#fff;
	border-top:#e8e4e4 solid 3px;
	padding-bottom:20px;
}
.cpxq .btxq{
	font-size:18px;
	padding:20px;
}
.cpxq p{
	padding:0px 20px;
	font-size:14px;
	line-height:30px;
}
.sxjd{
	background:#fff;
	margin-top:40px;
	line-height:40px;
	font-size:15px;
	border:#e2dfdf dashed 1px;
	
}
.sxjd a{
	color:#333;
}
.index_contact{ background:url(/img/index_contact_bg.jpg) top no-repeat; height:414px; overflow:hidden; margin-top:15px; }
.index_contact .index_contact_list{ margin-left:-30px;}
.index_contact .index_contact_list li{ background:rgba(221,221,221,0.6); width:346px; height:200px; font-size:14px; color:#7b7979;overflow:hidden; float:left; margin-left:30px; cursor:pointer;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; text-align:center; margin-top:110px;}
.index_contact .index_contact_list li:hover{background:rgb(51, 51, 51); color:#fff;}
.index_contact .index_contact_list .icon{-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in; display:block; margin:46px auto 25px auto;}
.index_contact .index_contact_list .add .icon{ background:url(/img/add_icon.png) 0 0 no-repeat; width:44px; height:64px;}
.index_contact .index_contact_list li:hover.add .icon{ background:url(/img/add_icon.png) 0 -64px no-repeat;}
.index_contact .index_contact_list .tel .icon{ background:url(/img/tel_icon.png) 0 0 no-repeat; width:52px; height:64px;}
.index_contact .index_contact_list li:hover.tel .icon{ background:url(/img/tel_icon.png) 0 -64px no-repeat;}
.index_contact .index_contact_list .email .icon{ background:url(/img/email_icon.png) 0 0 no-repeat; width:58px; height:64px;}
.index_contact .index_contact_list li:hover.email .icon{ background:url(/img/email_icon.png) 0 -64px no-repeat;}

#headm{ width:1100px; margin:20px auto; position:absolute; right:0px; left:0px; font-family:"Microsoft Yahei";}
#headm li{text-align: center; float:left; margin:0 10px; display:inline;}
#headm .dh{ position:relative; float:left;}
#headm .dh2 ul{ width:540px; margin-left:30px;}
#headm .dh3 ul{ width:210px; margin-left:30px;}
#headm .topa{z-index:5; position: relative; padding:0 44px; line-height:30px; display: block; height:30px; color: #656363; overflow: hidden;  border-top:none; border-bottom:none; float:left; font-size:18px;}
#headm .topa:hover{ border-bottom:none;}
#headm li ul{z-index: 1; position: absolute; border-bottom:#9a9a9a solid 1px;display: none; top:40px; font-size:15px; left: 0px}
#headm li ul li{ float: left; padding:0px; height: 50px; line-height:50px;  }
#headm li ul li a{ color: #6e6e6e;  float:left; }
#headm li ul li a:hover {text-decoration: none;  color:#000; }
#headm li.show ul{display: block}
#headm li.show .topa{ display: block; height:40px;  text-decoration: none; color:#000;}


.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;/* padding-top:40px; *//* padding-bottom:40px; */}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;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:100%;}
.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 {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:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}


.imglist{text-align:center}
.imglist img{}
.imglist div{margin-bottom:15px}

#pageNext{text-align:right}




.imagelist{width:550px;} 
.imagelist .imagetop{ padding:10px 0;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;/* padding-top:40px; *//* padding-bottom:40px; */}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb { height:112px;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;}
.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 {position:relative;height:110px;overflow:hidden; width:1100px;}
#scrool_wrap {height:110px;position:absolute;width:20000px; }
#scrool_wrap li {width:129px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:120px;height:95px;margin:5px;}
.normalthumb img{padding:2px;border:1px solid #b7b6b0}
.currthumb img{padding:2px;border:1px solid #777272;}




.leftbox{ width:870px;}
.rightbox{ width:290px;}
.newstit{ height:40px; line-height:40px;font-size:18px; margin-bottom:5px}
.newstit i{ width:6px; height:25px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:15px;}
.newstit font{ font-size:20px; color:#338BC9;}
.navigation{width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}


#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #0e3c88;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#0e3c88;border:1px solid #0e3c88;color:#fff;}
#fenye a:hover{background:#0e3c88;border:1px solid #0e3c88;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #0e3c88;border: 1px solid #0e3c88;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #9e9696;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#f7f7f7;border:1px solid #9e9696;color:#333;}
#pagelist a:hover{border:1px solid #9e9696;color:#fff; text-decoration:none; color:#000; background:#f7f7f7;}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


.tpddt{
    width:493px;
}
.cpname{
   width:360px;
}
.cpname p{
    font-size:18px;
}

.lefttdbg2{ width:40px; line-height:39px; padding-bottom:10px;}


.searchlist{
    width:840px;
    font-size:15px;
    font-weight:bold;
}
.searchlist ul li{
    float: left;
	background:#fff;
	border:#f2f2f2 solid 1px;
	margin-right:20px;
	margin-bottom:30px;
	width:255px;
}
.searchlist ul li .art_title{
    font-size:16px;
    font-weight:100; 
    line-height:30px;
    height:40px;
    display:block;
    padding:10px 0px;
    text-align:center;
}
.searchlist ul li .art_title a{
	color:#666;
}
.searchlist ul li img{
    width:255px;
    height:255px;
    padding-bottom:15px;
}



