﻿@charset "utf-8";
body {
	margin:0 auto;
	font-size:12px;
	font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;
	line-height:22px;
	color: #333;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a {
	color:#333;
	text-decoration:none;
	transition:color 0.5s;
	-moz-transition:color 0.5s;
	-webkit-transition:color 0.5s;
	-o-transition:color 0.5s;
}
a:hover {
	color:#3F5597;
	text-decoration: underline;
}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 
.lf {
	float: left;
}
.rt {
	float: right;
}
.bj{margin:0px auto;}


/*header*/
.s_bg {
	line-height: 30px;
	background-color: #f1f1f1;
	height: 30px;
}
.s_bgn {
	width: 1200px;
	height: 30px;
	color: #838383;
}
.s_bgn a {
	color: #838383;
}
.head_boxw {
	background-image: url(../images/bgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
}

.header {
	height: 113px;
	width: 1200px;
}
.lgo {
	padding-top: 27px;
}
.pho {
	width: 277px;
	text-align: right;
	height: 52px;
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
}
.pho span {
	font-size: 30px;
	color: #ff9c00;
	font-family: Impact;
	margin-top: 25px;
}

/*菜单开始*/
.menuw {
	height: 50px;
	background-image: url(../images/index_11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_r{
	width:1200px;
	height:50px;
}
.nav_r li{
	line-height:50px;
	text-align:center;
	float:left;
	font-size:16px;
	position:relative;
	z-index:3;
	background-image: url(../images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav_r li a{
	height:50px;
	display:block;
	padding-right: 43px;
	padding-left: 42px;
	color: #FFF;
}
#wrap{
	width:1200px;
}
#main_nav{
	width:1200px;
}
#main_nav li.focus a{
	background-color: #ff7e00;
	color:#fff;
}
#main_nav li.focus ul li a{background:none;}
#main_nav li ul{
	position:absolute;
	top:50px;
	display:none;
	float:left;
}
#main_nav li ul li{
	float:left;
	width:149px;
	height:35px;
	line-height:35px;
	display:block;
	background:#fff;
	filter: Alpha(Opacity=86);
	text-align:center;
	font-size:12px;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
#main_nav li ul li a:link,#main_nav li ul li a:visited{background:none;padding:0;width:149px;height:35px;line-height:35px;color:#6e6e6e;font-size:12px;box-shadow: none;}
#main_nav li ul li a:hover{background:none;padding:0;width:149px;height:35px;line-height:35px;color:#ff8a00;font-size:13px;}
/*搜索*/
.ss_boxw {
	height: 51px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.menuxn {
	width: 1200px;
	height: 51px;
	line-height: 51px;
}
.rmc_box {
	color: #434845;
	font-size: 12px;
	padding-left: 30px;
}
.rmc_box a {
	color: #949494;
	padding-right: 4px;
	padding-left: 4px;
}
.ss_box {
	width: 300px;
	margin-top: 13px;
	margin-right: 2px;
}
.inp_srh {
	width:255px;
	height:26px;
	float: left;
	line-height: 26px;
	color: #a4a4a4;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eaeaea;
}
.btn_srh {
	width:30px;
	height:26px;
	border:none;
	cursor:pointer;
	float: right;
}
/*产品*/
.cl {
	text-align: center;
	width: 1200px;
	margin-top: -80px;
	z-index: 999;
	position: relative;
}
.module_container {
	width: 1270px;
	overflow: hidden;
	padding-top: 45px;
}
.pro_tit {
	width: 1200px;
	height: 45px;
}
.container_header {
	width: 260px;
	background-image: url(../images/index_28.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
}
.title {
	font-size: 24px;
	line-height: 30px;
	color: #3c3c3c;
	margin-right: 10px;
	float:left;
}
.subtitle {
	font-size: 14px;
	color: #bbb;
	line-height: 20px;
	padding-top: 10px;
}
.movedx {
	width: 263px;
	height: 17px;
	padding-top: 10px;
}
.works{position:relative; width:1270px;}
.works .con li{
	float:left;
	width:276px;
	margin-right:25px;
	height: 258px;
	border: 1px solid #eeeeee;
	text-align: center;
}
.works .con li span{
	
}
.works .con li span img{
	height: 195px;
	width: 256px;
	margin-top: 10px;
}
.works .con li h4{
	color:#333;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
}
.scroll2{
	width:1270px;
	overflow:hidden;
	padding-top:30px;
}
.arrL2{
	width:50px;
	height:50px;
	float:left;
	display:block;
	background-image:url(../images/zjt.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 80px;
}
.arrR2{
	width:50px;
	height:50px;
	float:right;
	display:block;
	background-image:url(../images/yjt.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 80px;
}
.scrollTw2{
	float:left;
	display:block;
	margin-left: 10px;
}
.zx_more {
	width: 760px;
	padding-left: 440px;
	padding-top:40px;
	overflow: hidden;
}
.more{
	width:150px;
	height:40px;
	display:block;
	font-size:13px;
	background-color: #f1f1f1;
}
.more a{
	color:#8b8b8b;
	text-align:center;
	display:block;
	line-height:40px;
}
.zzx{
	width:150px;
	height:40px;
	display:block;
	font-size:13px;
	background-color: #3f5597;
	margin-left: 20px;
}
.zzx a{
	color:#fff;
	text-align:center;
	display:block;
	line-height:40px;
}
.about_box {
	background-image: url(../images/abbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 401px;
	margin-top: 40px;
	padding-top: 50px;
}
.about_boxn {
	height: 425px;
	width: 1200px;
}

.about_x {
	width: 742px;
}
.ab_nr {
	width: 740px;
	font-size: 13px;
	line-height: 26px;
	color: #838383;
	padding-top: 20px;
}
.xl {
	width: 742px;
	padding-top: 35px;
	padding-bottom: 30px;
}
.ln {
	background-image: url(../images/inde_24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-left: 65px;
}
.jd {
	background-image: url(../images/index_26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-left: 65px;
	margin-right: 33px;
	margin-left: 33px;
}
.yj {
	background-image: url(../images/inde_28.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-left: 55px;
}
.mo {
	height: 8px;
	width: 34px;
	display: block;
}
.contact_box {
	width: 370px;
}
.contact_boxx {
	width: 370px;
	font-size: 13px;
	line-height: 30px;
	background-image: url(../images/index_39.jpg);
	background-repeat: no-repeat;
	background-position: 2px 32px;
	padding-top: 160px;
	color: #838383;
}
/*合作客户*/
.hzkh_box {
	width: 1200px;
	padding-top: 45px;
	overflow: hidden;
}
.hz_tit {
	height: 45px;
}
.xz {
	width: 1200px;
	font-size: 14px;
	color: #b2b2b2;
	padding-top: 5px;
}
.hzkh_boxx {
	overflow: hidden;
}
.ca_ul li{
	float:left;
	width:276px;
	margin-right:25px;
	height: 258px;
	border: 1px solid #eeeeee;
	text-align: center;
	margin-top: 30px;
}
.ca_ul li:nth-child(4n){
	margin-right:0;
}
.ca_ul li span img{
	height: 195px;
	width: 256px;
	margin-top: 10px;
}
.ca_ul li h4{
	color:#333;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
}

/*新闻*/
.news_boxw {
	padding-top: 40px;
	padding-bottom: 47px;
	overflow: hidden;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
}
.news_boxn{
	width: 1200px;
	overflow: hidden;
}
.news_box {
	width: 555px;
}

.news_tit {
	height: 45px;
}
.news_boxx {
	width: 555px;
}
.box_s {
	width: 555px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	overflow: hidden;
	padding-top: 28px;
}
.new_nr {
	width: 330px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #3b3b3b;
	padding-top: 5px;
}
.new_nr span {
	font-size: 17px;
	line-height: 30px;
	color: #333;
	display: block;
}
.new_nr font {
	color: #d7d7d7;
	display: block;
	line-height: 24px;
}
.box_x {
	width: 555px;
	overflow: hidden;
	padding-top: 10px;
}
.box_x ul {
}
.box_x ul li {
	width: 254px;
	padding-left: 21px;
	float: left;
	line-height: 30px;
	background-image: url(../images/index_55.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 2px;
	font-size: 13px;
}
.more1{
	font-size:13px;
}
.more1 a{
	color:#ff7e00;
	text-align:center;
	display:block;
	line-height:36px;
}
.yqlj {
	width: 1200px;
	font-size: 14px;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-bottom: 25px;
}
.yqljx {
	padding-top: 12px;
	line-height: 25px;
}

.yqljx a {
	padding-right: 6px;
	color: #838383;
}
.wlfb {
	line-height: 60px;
	width: 1200px;
}
.wlfb span {
	font-size: 16px;
	color: #3c3c3c;
}

/*foot*/
.foot{
	min-width:1200px;
	background-color: #2b2b2b;
	padding-top: 50px;
	padding-bottom: 33px;
}
.foot_l{
	width:1200px;
	overflow:hidden;
}
.foot_bg{
	width:200px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #464646;
	padding-right: 80px;
	padding-bottom: 30px;
}
.foot_bg h2{
	font-weight:normal;
	color: #c8c8c8;
	font-size: 16px;
} 
.lx {
	font-size: 14px;
	line-height: 30px;
	color: #c7c7c7;
}
.lx span {
	font-size: 33px;
	color: #ffae00;
	font-family: Impact;
	line-height: 48px;
	display: block;
	padding-top: 6px;
}
.foot_bg2 {
	padding-right: 72px;
	padding-left: 72px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #464646;
	width: 80px;
	height: 200px;
}
.foot_bg2 h2 {
	font-size: 16px;
	color: #c8c8c8;
	font-weight: normal;
	width: 80px;
	height: 44px;
}
.fotr{


}
.fotr li{
	line-height:24px;
}
.fotr li a{
	color:#c8c8c8;
}
.foot_bt{
	padding-left:72px;
	padding-right: 72px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #464646;
	height: 200px;
}
.foot_bt h2 {
	font-size: 16px;
	color: #c8c8c8;
	font-weight: normal;
	height: 44px;
}
.ewm {

}
.bq_bn{
	color:#616161;
	font-size:12px;
	line-height:50px;
	width: 1200px;
}
.bq_bn a{
	color:#616161;
}

/*内页*/
.banner{
	height:290px;
	background-image: url(../images/a1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*位置*/
.main_boxx{ width:1200px; overflow:hidden; margin-top:30px; margin-bottom:50px;} 
.wait{
	width:1160px;
	height:45px;
	line-height:45px;
	font-size:15px;
	border-bottom:1px solid #efefef;
	background-image: url(../images/03wz.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.main_lf{
	width:250px;
}
.ahead a{ margin-left:8px; margin-right:8px;}
.show_lf{ width:250px;}
.pic {
	line-height: 55px;
	background-color: #374A84;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0063b3;
	font-size: 20px;
	height: 55px;
	padding-left: 15px;
	color: #FFF;
}
.eat{
	width:220px;
	overflow:hidden;
	padding-bottom:16px;
	background-color: #f5f5f5;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.sign{
	width:220px;
}
.sign li{
	height:38px;
	font-size:15px;
	line-height:38px;
	margin-bottom:10px;
	border: 1px solid #E6E6E6;
}
.sign li a{
	padding-left:40px;
	display:block;
	background-color: #fff;
	background-image: url(../images/index_41.jpg);
	background-repeat: no-repeat;
	background-position: 18px center;
}
.sign li a:hover{
	text-decoration:none;
	color:#FFF;
	background-color: #6D7BA2;
}

.cplist_boxxn {
	width: 250px;
	padding-bottom: 22px;
	background-color: #F5F5F5;
}
.fllist_uln {
	width: 200px;
}
.fllist_uln li {
	width: 210px;
	padding-left: 27px;
	line-height: 26px;
	font-size: 12px;
}
.fllist_uln li a {

}
.fllist_uln .bt_titn {
	background-image: url(../images/inde_39.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 223px;
	padding-left: 27px;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	margin-bottom: 3px;
}
.fllist_uln .bt_titn a {
	color: #2a2a2a;
}


.cp_fp{
	margin-bottom: 12px;
}
.cp_fp .teamr{
	font-size:16px;
	padding-left:45px;
	line-height:38px;
	color:#000;
	height:38px;
	font-weight:normal;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	background-color: #fff;
	background-image: url(../images/08invo.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.cp_fp .listey{
	margin-top: 10px;
}
.listey li{
	line-height:26px;
	border-bottom:1px dashed #eee;
	padding-left:45px;
	font-size:12px;
	background-image: url(../images/n-jt1.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.listey li a{
	color:#585858;
}
.online{
	margin-left:5px;
	margin-right:5px;
	margin-top:16px;
	font-size:30px;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	color:#ff9c00;
	text-align:center;
	height:65px;
}
.dring{ color:#333; margin-bottom:10px; font-size:14px; display:block; text-align:center; background:url(../images/07lin.jpg) no-repeat center; }
.prow{
	margin-top:15px;
	width:250px;
}
.prow .nere{
	height:45px;
	line-height:45px;
	font-size:20px;
	color:#333;
	font-weight:normal;
	padding-left:15px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212F5C;
}
.cpfl_boxx{ clear:both; padding-top:10px; margin:0px auto;}
.phot{
	padding-top:10px;
}
.phot li{
	width:220px;
	text-align:center;
	margin-left:15px;
}
.phot li img{
	width:220px;
	height:168px;
	display:block;
}
.phot li span{
	margin-bottom:10px;
	display:block;
	font-size:15px;
	line-height: 33px;
}
.dianhua {
	color: #666666;
	line-height: 20px;
	padding: 15px 0 10px 66px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/Teln.gif);
	background-repeat: no-repeat;
	background-position: 2px 18px;
}
.dianhua span {
	display: block;
	color:#ffc600;
	font-family: Impact;
	font-size: 25px;
}
.dzt{margin-top:10px; clear:both;}
.addt{ line-height:26px; padding-left:6px; font-size:14px; color:#636161; margin-right:0px;}
.ery{ text-align:center; display:block; margin-top:15px; border-top:1px solid #eee; padding-top:20px; padding-bottom:20px;}

/*右边*/
.main_rty {
	width: 910px;
}
.ny_box {
	width: 910px;
}
.wzy_l {
	clear:both;
	padding-bottom:5px;
	padding-left:10px;
	display: block;
	text-transform:capitalize;
	height: 38px;
	font-weight: normal;
	line-height: 38px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

.wzy_l .ga_l { font-size: 18px; color: #000; }
.wzy_l span { font-size: 12px; color: #AAA; }
.wzy_l span a { color: #AAA; }
.maint_boxx {
	padding-bottom: 20px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	font-size:13px;
	padding-top: 12px;
	line-height: 26px;
} 
.mainpro_boxx {  padding-top:23px; overflow: hidden; padding-bottom:10px;}
.cases_uly{ overflow:hidden;}
.cases_uly li {
	width: 270px;
	float: left;
	display: block;
	text-align: center;
	margin-right:16px;
	margin-left:16px;
	margin-bottom: 10px;
}
.cases_uly li img {
	height: 206px;
	width: 270px;
	display: block;
	float: left;
}
.cases_uly li span {font-size: 15px; display: block; text-transform:capitalize; line-height:36px;}

.news_ul li {
	line-height: 30px;
	background-image:url(../images/10inco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size:13px;
	width: 410px;
	float: left;
}
.news_ul li span { float: right; color:#999;}

.case_n {
	width: 900px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 25px;
	padding-left: 10px;
}
.case_pic {
	width: 310px;
	text-align: center;
	height: 218px;
}
.case_nr {
	width: 565px;
}
.case_nr span {
	display: block;
	font-size: 21px;
	line-height: 40px;
}
.case_nr font {
	color: #999;
	font-size: 13px;
	line-height: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
.detail {
	height: 35px;
	line-height: 35px;
	float: left;
	width: 150px;
	font-size: 14px;
	margin-top: 30px;
	background-color: #E3D1A1;
}
.detail a {
	color: #FFF;
	text-align: center;
	display: block;
	background: url(../images/07jt.png) no-repeat 16px center;
}

/*内页 新闻中心*/
.news_bn{ overflow:hidden; margin-top:6px; }
.main_bt{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.main_bt .by{
	height:35px;
	line-height:35px;
	padding-left:15px;
	font-weight:normal;
	background-image: url(../images/index_88.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hck{ font-size:15px; float:left; color:#000;}
.date{ float:right; font-size:13px; color:#999;}
.dlo{ font-size:12px; clear:both; color:#999; padding-left:17px; display:block;}

/*产品详情内页*/
.cRight{ margin-top: 10px;}
.intrTil {background: url(../images/bgT.png) repeat-x; height: 35px; line-height: 35px; font-size: 14px;border-left: 1px solid #e2dfe0;border-right: 1px solid #e2dfe0;}
.intrTil strong a {
	float: left;
	display: block;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	background: #fff;
	color: #3e3d3d;
	font-weight: bold;
	height: 33px;
	line-height: 32px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #374A84;
	border-right-color: #e2dfe0;
}
.intrTil a{ float: left;margin-left: 20px;}
.allConsCon_l{border:1px solid #e2dfe0;border-top:none;padding:10px 20px 20px 20px; overflow:hidden; line-height:22px;}
.piy_r{padding-top:10px; overflow:hidden; }
.piy_r li{
	float:left;
	text-align:center;
	width:265px;
	margin-right: 12px;
	margin-left: 12px;
}
.piy_r li span{ display:block; font-size:13px; line-height:35px;}
.piy_r li img{
	width:265px;
	height:202px;
}
.allCons{margin-top:10px;}
.allConsTil{background:url(../images/bgT.png) repeat-x;height:35px;line-height:35px;font-size:14px;border-left:1px solid #e2dfe0;border-right:1px solid #e2dfe0;}
.allConsTil a {float:right;margin-right:10px; display:block; text-transform:uppercase; font-size:12px; font-family:"Arial", "WenQuanYi Micro Hei", sans-serif;}
.allConsTil strong{
	float:left;
	display:block;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	background:#fff;
	color:#3e3d3d;
	font-weight:bold;
	height:33px;
	line-height:32px;
	margin-left:0px;
	font-size:15px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #374A84;
	border-right-color: #e2dfe0;
}
.allConsCon{border:1px solid #e2dfe0;border-top:none;padding:10px 20px; overflow:hidden;}
.allConsCon .liu_y {margin-top:10px;}
.allConsCon .liu_y li {line-height:36px;clear:both;}
.allConsCon .liu_y li em {font-style:normal;float:left;width:40px;text-align:left;font-size:12px;padding-left:12px;} 
.allConsCon .liu_y li span {float:left;}
.allConsCon .liu_y li span input {width:290px;height:26px;border:1px solid #e4e4e4;line-height:26px;float:left;}
.allConsCon .liu_y li span textarea {width:380px;height:150px;border:1px solid #e4e4e4;float:left;margin-bottom:10px;}
.allConsCon .liu_y li span select{margin-right:10px;width:120px;}
.allConsCon .liu_y li span img {float:left;margin-left:10px;}
.allConsCon .liu_y li .btnun {width:120px;height:30px;background:#0151a1; float:left; outline:none; border:none;display:block;text-align:center;line-height:30px;font-weight:bold;color:#fff;font-size:14px; border-radius:2px;}
.corXM h2 {font-size:25px;font-weight:normal;font-family:"微软雅黑";margin-bottom:10px;color:#333; line-height:35px;}
.corXM p{font-size:12px;color:#d92b49;}
.corXM{width:400px;float:right; }
.corXM ul li {
	line-height:25px;
	clear:both;
	padding:6px 0px;
}
.corXM ul li label{float:left;color:#999;width:70px;text-align:right;}
.corXM ul li span {float:left;color:#666;display:block;width:310px;}
.corXHead {
	border-bottom: 1px solid #eee;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.corXMBot{padding-top:18px; clear:both; overflow:hidden;}
.mfyysx{width:125px;height:38px;float:left;margin-right:12px;margin-top:10px;}
.mfyysx a{width:125px;height:38px;background:#033770; line-height:38px;display:block;text-align:center; font-size:14px;font-family:"微软雅黑";color:#fff;margin-bottom:10px; border-radius:5px;}
.ljcxls{
	width:125px;
	height:38px;
	float:left;
	margin-bottom:10px;
	margin-top: 5px;
}
.ljcxls a{width:125px;height:38px; border-radius:5px; background:#e3d1a1;line-height:38px;display:block;text-align:center;font-size:14px;font-family:"微软雅黑";color:#fff;}
.kcTel{margin-left:13px;line-height:22px;padding-top:5px;margin-top:3px;}
.kcTelL{
	float:left;
	margin-left:20px;
	padding-left:60px;
	background-image: url(../images/xbg.png);
	background-repeat: no-repeat;
	background-position: left -78px;
}
.kcTelL p {clear:both;color:#666;}
.kcTelL p strong{font-size:19px;font-weight:700; color:#333;}


.v_focus_box{
	border:1px solid #e4e4e4;
	overflow:hidden;
    padding:10px;
}
.v_focus {
    float:left;
	width:450px;
}
.v_focus .focus_img{
	width:450px;
}
.v_focus .zoom_pic{width:22px;height:22px;background:url(../images/fdj.gif) no-repeat;position:absolute;z-index:5;right:0;top:328px;}
.v_focus .focus_picList li{
	width:70px;
	display:inline;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.v_focus .focus_picList li img{
	width:70px;
	display:inline;
	float:left;
	border: 1px solid #dedede;
	height:57px;
    cursor:pointer;
}
.v_focus .focus_picList li img:hover{
	display:inline;
	float:left;
	border: 1px solid #D2A457;
}
.v_focus .focus_btn_prev,.focus_btn_next{
	width:0px;
	height:0px;
	margin-top:20px;
	cursor:pointer;
	float:left;
	background-image: url(../images/btn_w10.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.v_focus .focus_btn_next {
	background-image: url(../images/btn_w10.gif);
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

.mainfenx{
	padding-left:10px;
	padding-right:5px;
	line-height: 25px;
}
.lunhuan{
	width:720px;
	margin-top:20px;
	margin-bottom:10px;
}

.zixun {
	padding-right: 10px;
	height: 35px;
	width: 137px;
	padding-top: 4px;
}



/*留言 地图*/
.abt_bny { padding: 10px 20px; overflow: hidden; padding-bottom: 30px;  margin-bottom:20px;}
.abt_bny .liu_y { margin-top: 10px; }
.abt_bny .liu_y li { line-height: 36px; clear: both; }
.abt_bny .liu_y li em { font-style: normal; float: left; width: 120px; text-align: right; font-size: 12px; padding-right: 12px; }
.abt_bny .liu_y li span { float: left; }
.abt_bny .liu_y li span input { width: 280px; height: 26px; border: 1px solid #e4e4e4; line-height: 26px; float: left; outline: none; padding-left: 10px; font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;}
.abt_bny .liu_y li span input:hover,
.abt_bny .liu_y li span textarea:hover { border: 1px solid #ce0001; }
.abt_bny .liu_y li span textarea { width: 370px; height: 150px; border: 1px solid #e4e4e4; float: left; margin-bottom: 10px; outline: none; padding-left: 10px; }
.abt_bny .liu_y li span select { margin-right: 10px; width: 120px; }
.abt_bny .liu_y li span img { float: left; margin-left: 10px; }
.abt_bny .liu_y li .btnun {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #ff6915; float: left; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }
.abt_bny .liu_y li .reset {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #919294; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }

.wite{ font-size:14px; height:30px; line-height:30px; margin-bottom:10px;}
.sy_l{ color:#666;}
.map{ overflow:hidden; margin-bottom:20px;}
.map_l{line-height: 30px; padding-bottom:10px; font-size:15px;}
.map_l a{ color:#666;}
.map_t{ border: solid 1px #E0E0E0; padding:5px 0px; overflow:hidden;}
.map_t ul{padding: 0 15px; }
.map_t ul li{  float: left; line-height: 25px; padding-right:30px;}
.map_t ul li a{ color:#666;}

.pages {
    clear: both;
    margin: 20px;
    text-align: center;
}
.pages li {
    display: inline-block;
}
.pages a {
    border: 1px solid #ccc;
    padding: 0 5px;
}
.pages span {
    background: #ccc none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 0 5px;
}
