@charset "utf-8";
/* CSS Document */
body{margin:0px;padding:0px;font-size:14px;display: block;background-color: #FFF;font-family: "思源黑体 CN Regular", "Arial Unicode MS", Arial;}
*{margin:0;padding:0;}
ul,li,dl,dd{list-style:none;}
a{
	text-decoration:none;
	color: #5e5e5e;
	font-style: normal;
}
img{border:none 0;}
.clear{ clear:both;}
.fl{float:left;}
.fr{ float:right;}
a:hover{
	color: #2e7cde;
}
h1{
	line-height: 40px;
}
.tong{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.header{position:relative;z-index:100; }
/*nav*/
.topbg{background-image:url(../images/topbg.jpg);height: 30px}
.topbg{line-height: 30px;color: #fff}
.topbg p{display: block;float: right}
.topbg a{color: #fff;float: left}
.topbg a:hover{font-weight: bold}

.nav{height:147px;background-image:url(../images/navbg.png);display: block;}
#nav2{background-image:url(../images/navbg2.png);height: 147px;display: block;width: 1200px}
.nav ul{display: block;font-size: 16px;width: 1200px;}
.nav ul li{float:left}
.nav ul li a:hover{ display:block;  background:url(../images/sjx.png) no-repeat bottom center;background-position:center 75px}
#nav2>ul>li:first-child+li+li+li+li{margin-left:230px;position: relative}

.nav ul li a{display:block;color:#3d3d3d;width:120px;text-align:center; line-height:100px; font-size:16px;}
.nav ul li a i{color: #949495;display: block;font-style: normal;line-height: 16px;text-transform: uppercase;}
.nav ul li ul { position:absolute; z-index:9999;top:100px; width:150px; margin:15px auto 0 auto;  border-radius:5px;display: block;
  background: -webkit-linear-gradient(180deg,#b17b18, #daa31b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(180deg,#b17b18, #daa31b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(180deg,#b17b18, #daa31b); /* Firefox 3.6 - 15 */
  background: linear-gradient(180deg,#b17b18, #daa31b); /* 标准的语法 */}
.nav ul li ul li{float:none;border-right:none; text-align:center; width:150px;background-image:none; display:block;}
.nav ul li ul li:last-child{margin-bottom:15px;}
.nav ul li ul li:first-child{margin-top:15px;}
.nav ul li ul li a{ color:#fff; display:block;line-height:40px;width:150px;}
.nav ul li .subnav{ display:none;}
.nav ul li ul li a:hover{font-weight:normal;background-color:#b17b18; color:#ffffff;}


/*yuan-banner*/
#full-screen-slider {
	width:100%;
	height:740px;
	position:relative;
	display: block;
	overflow: hidden;
	top:-96px;
	margin-bottom:-96px;
}
#slides { display:block; width:100%; height:740px; list-style:none; padding:0; margin:0; position:relative;z-index:15;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:550px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#ffffff; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background-color:#b17b18}

/*lanfei_about*/
.quan_about{position:relative; top:-146px; z-index:200; overflow:hidden; height:460px;box-shadow: 0px 0px 2px #dfdfdf; margin-bottom:-148px;}
.quan_about1{ background-image:url(../images/quan_about.jpg); background-repeat:no-repeat; background-position:center center; height:226px; width:458px; position: absolute; TOP:0; left:0;}
/* bcon */
.bcon{width:659px; position:absolute; top:0; right:0; padding-bottom:57px; background-image:url(../images/news_bg.png); background-repeat:no-repeat; background-position:center top; padding-right:37px; padding-left:46px; z-index:30;}
.news_t{ height:23px; display:block; background-image:url(../images/news.png); background-repeat:no-repeat; background-position:right center; margin-top:28px; margin-bottom:20px;}
#list_mark{margin:15px 0;float:right; width:20px;}
#list_mark em{width:8px;height:8px;background:#F0F2F3;border:1px solid #E6E9EA;border-radius:10px;margin:0 5px;display:inline-block;cursor:pointer; float:left; margin-top:15px;}
#list_mark em.emon{width:10px;height:10px;background:#b17b18;border:none;}

.list1{width:605px;height:122px;overflow:hidden;display:none; float:left;}
.list1 li{width:605px;height:122px;float:left; display:block; padding-bottom:5px; }
.list1 li a{ color:#fff;}
.list1 li a span{width:122px;height:102px; border-radius:61px;color:#b17b18; display:block; background-color:#fff; float:left; font-size:16px;text-align:center; padding-top:20px; }
.list1 li a span em{ display:block; font-size:50px;   line-height:50px; font-style:normal;}
.list1 li a p{width:446px; float:right; display:block; color:#e9f1f9; line-height:20px; }
.list1 li a p em{ display:block; font-style:normal; color:#fff; font-size:15px; line-height:20pa; margin-bottom:10px; margin-top:30px; font-weight:bold;}
.list1 li a:hover{color:#b17b18;}
.list1 li a:hover span{background-color:#b17b18;color: #fff}
.list1 li a:hover p em{color:#b17b18;}
.list1 li a:hover p{color:#b17b18;}
#demo1 {	height: 100%; overflow: hidden}
#indemo1 {height: 800%; float: left}
#demoa1 {float: left}
#demob1 {float: left}

#demo2 {height: 100%; overflow: hidden}
#indemo2 {height: 800%; float: left}
#demoa2 {float: left}
#demob2 {float: left}

#demo3 {height: 100%; overflow: hidden}
#indemo3 {height: 800%; float: left}
#demoa3 {float: left}
#demob3 {float: left}

.quan_about2{position:absolute; top:186px; left:0;width:826px; padding-left:25px; padding-right:50px; background-image:url(../images/about_jiao.png); background-repeat:no-repeat; background-position:200px top; padding-top:70px; overflow:hidden;  }
.quan_about2 span{width:800px; float:right; display:block; font-size:13px; color:#494949; line-height:24px;}
.quan_about2 span em{ display:block; height:23px; background-image:url(../images/about_title.png); background-repeat:no-repeat; background-position:left center; margin-bottom:15px; margin-top:8px;}
.quan_about2 span em a{ float:right; background-image:url(../images/about_jiao2.png); background-repeat:no-repeat; background-position:right center; display: block; padding-right:15px;}
.quan_about3{  width:299px; height:234px;position:absolute; top:225px; left:901px; z-index:25; background-image:url(../images/news_a.jpg); background-repeat:no-repeat; background-position:center top; overflow:hidden; }
.quan_about_bg{height:51px; background-image:url(../images/about_bg.png); background-repeat:no-repeat; background-position:center bottom; }

.quan_product p{ display:block; background-image:url(../images/pro_title.png); background-repeat:no-repeat; background-position:left center; height:50px; margin-bottom:22px; border-bottom:1px dotted #c4bdbd;}

.tab { position: relative; width:auto; height: auto; overflow: hidden; }
.tab-nav { margin:0 auto; height:auto; overflow: hidden; text-align:center; margin-bottom:0px;  width:800px;margin-left: auto;margin-right: auto;display: block}
.tab-nav a { margin:0 auto; padding:0;height:41;line-height:41px;text-align: center;color: #333;  display: block; float: left; margin-bottom: 1px;padding-left: 20px;padding-right: 20px}
.tab-nav a.current {background: #d59e1a; color: #fff;}
.tab-con {position: relative;height:auto; overflow: hidden;}
.tab-con-item {WIDTH: 100%; height:auto; display:none;}

.pro_ul{ height:304px; margin-top:30px;}
.pro_ul ul{}
.pro_ul ul li{ width:360px; height:270px;  margin-right: 10px; margin-bottom: 10px; float:left; display:block;position: relative; overflow:hidden;position: relative}
.pro_ul ul li a{ display:block; width:360px; height:270px;}
.pro_ul ul li a img{ display:block; width:360px; height:270px; -webkit-transition:0.6s;}
.pro_ul ul li em{display: none}
.pro_ul ul li:hover em{position: absolute;background-color: rgba(195,139,0,0.53);height: 41px;bottom: 0px;width:360px;display: block;text-align: center;color: #fff;line-height: 41px;font-style: normal}
.pro_ul ul li span{ display:block; width:360px; height:270px;overflow:hidden;}

.pro_ul ul li:hover img{
	transform: scale(1.2, 1.2);
    transition: transform 0.6s ease 0s;
}

.advantagehw{height:1500px;display: block;margin-top: 30px}
.advantagehw ul li{width:600px;padding-top:50px;display: block}
.advantagehw ul li img{float: left;padding-right: 20px}
.advantagehw ul li i{font-size: 32px;color: #d59e1a;font-style: normal;float: left;width:400px;display: block;font-weight: bold;line-height:45px;}
.advantagehw ul li em{float: left;width:400px;font-size: 18px;font-weight: lighter;text-transform:uppercase;line-height: 18px;color: #706a6a;font-style: normal}
.advantagehw ul li p{float: left;font-size:18px;line-height: 30px;padding-top: 10px;width: 600px;color: #232222}

.zhi{background-image: url(../images/zhibg.png);height:247px;display: block;border-bottom:1px dotted #c4bdbd; }
.zhi2{margin-left: 30px}
.tuan{background-image: url(../images/tuanbg.png);height:247px;display: block;padding-left: 300px}
.tuan2{float: right}
.yan{background-image: url(../images/yanbg.jpg);height:247px;display: block;border-bottom:1px dotted #c4bdbd; }
.yan2{margin-left: 30px}
.ke{background-image: url(../images/kebg.jpg);height:247px;display: block;padding-left: 300px;border-bottom:1px dotted #c4bdbd;}
.ke2{float: right}
.qi{background-image: url(../images/qibg.jpg);height:247px;display: block }
.qi2{margin-left: 30px}

.product_fangda{ float:left; width:600px;}
.details{ margin-top:30px;}
.pro_ri{ float:right; width:510px; height:480px; background:#f8f8f8; padding:20px 30px;}
.pro_ri h4{ font-size:20px; color:#555; line-height:50px;}
.pro_ri .pro_des{ width:100%; border-top:1px dashed #ddd;  border-bottom:1px dashed #ddd; height:350px; overflow:hidden; padding-top:20px;}
.pro_ri .more{ width:150px; height:40px; background:#b17b18; text-align:center; margin-top:20px;}
.pro_ri .more a{ color:#fff; line-height:40px; display:block;}
.pro_ri .more:hover{ background:#daa31b;}
/* link */
.friendlink{ background-color: #d59e1a;display: block}
.link_tgb {line-height:30px;height:22px;padding-top: 20px;font-size: 14px;border-bottom:1px solid #fff;display: block;padding-bottom: 20px}
.link_tgb a{ padding-right:20px; float: right; color:#fff;  }
.link_tgb span {padding-left:10px; font-size:14px;font-weight:bold;}
.link_tgb .t1 {
	color: #5c5c5c;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 20px;
	font-style: normal;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.link_tgb .t2 {color: #5c5c5c; cursor: pointer;padding:0px 20px;font-style: normal;background-image:url(../images/city.png); background-repeat:no-repeat; background-position:left center;}

.links {
	color:#fff;
	line-height: 50px;
	height: 50px;
	margin-top:5px;}
.links a {padding:0 10px; line-height:15px; color:#fff; font-size:14px;}
.links div a:first-child{padding-left:0px;}
.links .hidden { display:none;}
.links a:hover{ color:#b17b18;}
.footer{ line-height:25px;  color:#ffffff;height:82px;  background-color: #d59e1a;}
.footer p{line-height:45px;display: block;height: 45px;color: #fff}
.footer a {color:#ffffff;margin-left:5px; margin-right:5px;}
.footer span{ float:right; text-align:right;}
.footer span a{color:#ffffff; margin-left:5px; margin-right:5px;}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#b17b18 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#b17b18 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#daa31b url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#b17b18 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


.quan_about_banner{ background-image: url(../images/about_banner.jpg); background-repeat:no-repeat; background-position:center top; height:500px; width:100%; margin:0 auto;	position:relative;display: block;overflow: hidden;top:-96px;margin-bottom:-96px; z-index:10;}
/*neiye*/
.bg_news{ margin:0; padding:0; width:100%; height:auto; background:url(../images/nbanner.jpg) no-repeat top center;}
.bg_ab{ margin:0; padding:0; width:100%; height:auto; background:url(../images/bg_ab.jpg) no-repeat top center;}
.top_n{ margin:0 auto; padding:0; width:1200px; height:153px; /*background: url(../images/topbg.png) no-repeat center;*/ margin-top:34px;}
.maintop{ margin:0 auto; padding:0; width:1200px; height:auto;  margin-top:80px; margin-bottom:60px;}
.line-in{width: 60px;height: 2px;background: #009946;}
.title { width:400px; height:auto; padding:0px; margin:0px;}
.title h2 {font-size: 30px;line-height: 50px;color: #009946;text-align:left; margin-top:10px;}
.title h2 b{ font-size:13px; line-height:20px; font-weight:normal;text-transform:uppercase; color:#333; display:block;}


.location{ width:100%;  height:35px; line-height:35px; text-align:left; color:#222; font-size:12px; margin-bottom:30px; border-bottom:1px dashed #eeeeee;}
.location img{ padding-right:5px;}
.location a{ color:#222;}
.location a:hover{ color:#03a54e; text-decoration:none;}
/*toplistbg*/
.toplist{width:1200px; height:45px; margin:0 auto;position:relative;display: block;overflow: hidden;top:-45px;margin-bottom:-45px; z-index:15;}
.toplist em{display:block;width:120px; height:45px; line-height:45px; float:left;color:#fff; font-size:16px; text-align:center; background-color:#b17b18; margin-right:5px;font-style:normal;}
.toplist a{ display:block;width:98px; height:35px; line-height:35px; float:left;color:#fff; font-size:14px; text-align:center; background-color:rgba(209,176,0,0.63); margin-right:5px;margin-top:10px;}
.toplist a:hover{ text-decoration:none; color:#fff;background-color:#b17b18;font-weight:bold; }
.toplist a.current{background-color:#b17b18;font-weight:bold;  }

/*toplistbg*/
.toplist2{width:100%; height:45px; margin:0 auto; margin-bottom:30px;}
.toplist2 em{display:block;width:120px; height:45px; line-height:45px; float:left;color:#fff; font-size:16px; text-align:center; background-color:#b17b18; margin-right:5px;border-radius:5px 5px 0 0; font-style:normal;}



.main{ width:1150px; height:auto; padding:25px; overflow:hidden;background-color: rgba(255,255,255,0.9); -moz-box-shadow: 0px 0px 15px #dedede; /* 老的 Firefox */
box-shadow: 0px 0px 15px #dedede;}
.main-about{ min-height:500px; line-height:30px; font-size:15px; color:rgba(45,45,45,1.00);}

/*nei_news */


.about_newslist{width:100%;} 

.about_newslist ul{display:block;}
.about_newslist ul li{height:130px; display:block; margin-bottom:50px; overflow:hidden; border-bottom:1px dashed #bfbfbf;}
.about_newslist ul li a{color:#999999;}

.about_newslist ul li a p{width:8%;margin-right:2%; float:left; display:block; font-size:24px;font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; }
.about_newslist ul li a:hover p{color:#333333;}
.about_newslist ul li a p ins{width:45%; border:1px solid #e8e8e8; height:40px; display:block; margin-top:15px; transition:1s;-moz-transition:1s;-webkit-transition:1s;-o-transition:1s; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-60px 15px; }
.about_newslist ul li a:hover p ins{border:1px solid #e8e8e8; background-color:#b17b18;background-position:-18px -91px; }

.about_newslist ul li a span{width:80%; float:left; line-height:25px; font-size:14px;}
.about_newslist ul li a span i{display:block;  font-size:18px; line-height:30px; margin-bottom:15px; font-style:normal;}
.about_newslist ul li a:hover span i{color:#b17b18;}

.about_newslist ul li a em{width:4%; float:left; background-color:#bfbfbf; display:block; height:1px; margin-right:3%; margin-top:13px;transition:width 1s;
-moz-transition:width 1s; /* Firefox 4 */
-webkit-transition:width 1s; /* Safari and Chrome */
-o-transition:width 1s; /* Opera */}
.about_newslist ul li a:hover em{width:7%;  background-color:#7d7d7d; }


.descriptions{ margin-top:0px; text-align:left;}
.description{ line-height:30px;font-size:15px;}

.next {text-align:right; margin:0px auto; padding:8px 0px; height: 32px; line-height:32px;}
.next a{height:32px; line-height:32px; text-decoration:none; color:#333; font-size:13px;}
.next a:hover { text-decoration:none; color:#b17b18;}

.ih6{ text-align:right; margin:0; padding:5px 0;}
.ih6 h1{ text-align:center; margin:0; padding:5px 0;}
.tags{width:720px; height:auto; min-height:25px; margin-left:10px; padding:0; float:left; line-height:24px;}
/*nr-page*/
.nr-page{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
	padding-top:30px;
	font-size:13px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; 
}
.nr-page a{
	border: 1px solid #bfbfbf;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.nr-page a:hover{
	color:#ffffff; 
	background-color: #3275c4;
	text-decoration: none;
	border:1px solid #3275c4;
}
/* page */
.page {text-align:center; margin:0px auto; padding:0px; width:auto; padding-right: 7px; height: 35px; padding-top: 20px; }
.page a{ border:1px solid #ccc; color: #555; height:26px; line-height:26px; padding:6px 8px;margin:0 2px; text-decoration:none; }
.page a:hover {background:#b17b18; color: #fff; height:26px; line-height:26px; padding:6px 8px;margin:0 2px;text-decoration:none;}
.page span{ display:inline; background: #b17b18; color: #d1d1d1; font-size:12px;height:26px; line-height:26px; padding:6px 6px;margin:0px 5px; }


/*lanfei*/
.lanfei{-moz-box-shadow: 0px 0px 10px #dedede; /* 老的 Firefox */box-shadow: 0px 0px 10px #dedede;}
.lanfei_l{width:250px; float:left;  border-radius:5px 5px 0 0;position:relative;top:-122px;margin-bottom:-122px; z-index:15;}
.span_ul{ display:block; font-size:26px; line-height:30px; color:#ffffff; border-bottom:1px solid #ffffff; padding:30px 20px 20px 20px; background-color:rgba(50,117,196,.85);}
.span_ul em{display:block; height:2px; background-color:#ffffff; width:50px; margin-top:10px;}
.span_ul i{display:block; font-style:normal; font-size:14px; color:#ffffff;}
.lanfei_l ul{ background-color:rgba(255,255,255,.75); padding:20px;}
.lanfei_l ul li{} 
.lanfei_l ul li a{ display:block; line-height:40px;  font-size:16px; padding-left:15px; background-image:url(../images/por_jiao.png); background-repeat:no-repeat; background-position:left center; border-bottom:1px solid #f7f7f7; font-weight:bold;} 
.lanfei_l ul li a:hover{}
.lanfei_l ul li ul{background-color:rgba(255,255,255,0); padding:0px;}
.lanfei_l ul li ul li{ margin:0 10px;}
.lanfei_l ul li ul li a{ line-height:30px; font-size:13px; border-bottom:1px dashed #d2d2d2; height:30px;background-image:url(../images/por_jiao2.png); font-weight:normal;}
.lanfei_l ul li ul li a:hover{}
.con_tt{ margin-top:20px; padding-bottom:20px;}
.span_ul2{ display:block; font-size:26px; line-height:30px; color:#ffffff; border-bottom:1px solid #ffffff; padding:30px 20px 20px 20px; background-color:#bae068; margin-bottom:15px;}
.span_ul2 em{display:block; height:2px; background-color:#fff; width:50px; margin-top:10px;}
.span_ul2 i{display:block; font-style:normal; font-size:14px; color:#ffffff;}
.con_tt p{ line-height:25px; display:block; padding:5px 15px; font-size:14px;}
.lanfei_r{width:1200px;background-color:rgba(255,255,255,.75);border-radius:5px 5px 0 0; padding:15px; border-left:1px solid #f2f2f2; padding-left:34px; min-height:800px;}

/**/
.main-content{ width:700px; margin:0 auto;}
.mess{ text-align:left; color:#777; font-size:14px; margin-bottom:20px;  }
.mess b{ color:#333333; font-size:18px;}
.main-content  table{  margin-bottom:15px; font-size:14px; }
.main-content .input{ border:1px solid #ccc; padding:8px 0px; background-color:#ffffff; }
.main-content textarea{ margin:0; padding:0;background:#f9f9f9; border:1px solid #ccc;}
.submit2{background-color:#333333;color:#FFF;width:120px;height:40px;line-height:40px;border:0;margin-right:30px;}
.reset2{background-color:#333333;color:#FFF;width:120px;height:40px;line-height:40px;border:0;}
.contact-left p{ line-height:24px;}
.contact-left2{width:650px; float:left;margin-left:50px; color:#333333; line-height:30px; font-size:14px;}
.mess2{ text-align:left; color:#777; font-size:14px;  margin-bottom:20px;   }
.mess2 b{ color: #333333;font-size: 18px;text-transform: uppercase;}


/*ul-seach*/
.ul-seach{}
.ul-seach li{}
.ul-seach li a{display:block; line-height:40px; border-bottom:1px dashed #999999; height:40px; background-image:url(../images/tb2.jpg); background-repeat:no-repeat; background-position:left center; padding-left:25px; font-size:14px;}
.ul-seach li a:hover{}
.ul-seach li a em{ float:right; font-style:normal; font-size:12px;}
.ul-seach li a:hover em{}
/*order*/
.order{margin-bottom:10px;width:49%; font-size:13px;}
.order input{height:35px; line-height:35px; margin-bottom:10px;}

.submit{
	background-color: #633030;
	color: #FFF;
	width: 70px;
	height: 35px;
	line-height: 35px;
	border: 0;
	margin: 4px 0 0 10px;
}
.reset{background-color: #633030;color: #FFF;width:70px;height:35px;line-height:35px;border:0;margin:4px 0 0 10px;}
input{heeight:30px; line-height:30px; margin-bottom:10px;}
.span4{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #3275c4;
	margin-bottom: 10px;
	font-size:12px;
}
.span4 em{
	background-color: #3275c4;
	display: block;
	width: 60px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	border-radius: 5px 5px 0px 0px;
	font-style: normal;
}

/*relation*/
.relation{line-height:20px;margin-bottom:20px; }
.relation a{margin-right:10px;}
.relation a:hover{color:#fc5555;}
.relation span{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #3275c4;
	margin-bottom: 10px;
	
}
.relation span em{
	background-color: #3275c4;
	display: block;
	width: 60px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
border-radius:5px 5px 0px 0px;}
.relation span em a{ color:#ffffff;}
/*rel-news*/
.rel-news{margin-bottom:1%;width:49%; }
.rel-news ul{}
.rel-news ul li{
	display:block;
	height:40px;
	line-height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAB9B9;
}
.rel-news ul li a{
	background-image: url(../images/tb2.jpg);
	background-position: 0 50%;
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.rel-news ul li a em{
	float: right;
	font-style: normal;
}
.rel-news ul li a:hover{
	text-decoration: none;
	background-image: url(../images/tb1.jpg);
}

/*rel-pro*/
.rel-pro{width:49%; }
.rel-pro ul{}
.rel-pro ul li{
	width:32%;
	display:block;
	float: left;
	margin-right:2%;
	line-height: 30px;
	height: auto;
	text-align: center;
	margin-bottom:15px;
}
.rel-pro ul li:nth-child(3n){margin-right:0;}
.rel-pro ul li:first-child+li+li{margin-right:0;}
.rel-pro ul li:first-child+li+li+li+li+li{margin-right:0;}

.rel-pro ul li:first-child+li+li+li+li+li+li+li+li{margin-right:0;}


.rel-pro ul li a{}
.rel-pro ul li a img{
	width:100%;
	display:block;
	border:none;
	height: auto;
	margin-bottom: 5px;
}
.rel-pro ul li a:hover img{transform: scale(1.1);transition:1000ms; }

.fang_honorlist{ margin-top:50px; margin-bottom:30px;}

.honorlist {width:1150px; overflow:hidden; text-align:center;}
.honorlist li{float:left; margin:0 30px 0 0; display:inline; overflow:hidden; position:relative;margin-bottom:15px;background-image:url(../images/list_bg.png); background-repeat:no-repeat; background-position:center 190px; }
.honorlist li .imgs{ width:350px; }
.honorlist li .imgs img{ width:350px;display:block;}
.tit{font-size:14px; line-height:40px; display:block;}



/*网站地图*/
.sitemap{ height:38px; line-height:38px;width:100%; float:left; padding:0px; margin:0px auto; margin-bottom:10px; background: #ededed; margin-top:20px; margin-bottom:20px;}
.sitemap span{ width:250px; height:38px; line-height:38px; font-size:15px;color:#fff; text-align:left;float:left; background: #b17b18; padding-left:15px;}
.sitemap span b{color:#fff; font-size:12px;text-transform:uppercase}
.sitemap p{ color:#333;}


























