@charset "utf-8";/* 2014-6-23 yrg555@163.com */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,form,fieldset,button,input,textarea,th,td{margin:0;padding:0;}img{border:0;}body{background:#fff;color:#0e0e0e;font-size:12px;font-family:"微软雅黑"; margin:0 auto;}div,ul,ol,li{list-style-type:none;} select,input,img,select{vertical-align:middle;} 
a{text-decoration:none;}a:link,a:visited{color:#333;}a:hover,a:active{
	color:#0374BE;
	text-decoration:none;
}
.left{float:left;}
.right{float:right;}
.clearit{clear:both;}
img{height:auto;}
.mc{margin:0 auto;}
.zw{width:1200px;}
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.clearfloat{
	zoom:1;
}
.clearf {clear:both;height:0;font-size: 1px;line-height: 0px;}
.lf {
	float: left;
}
.rt {
	float: right;
}
.bj{margin:0px auto;}


.i_top{width:100%; background:#eee; height:36px; line-height:36px;}
.i_t_l{ color:#515151; font-size:14px;}
.i_t_r{ color:#848484;}
.i_t_r a{color:#848484;}
.i_t_r a:hover{color:#0374be;}


.t_tel{width:195px; padding:22px 0 0 66px; margin-top:25px; font-family:Impact; font-size:30px; color:#ff9000; background:url(../images/t_tel.jpg) no-repeat left bottom;}
/* 单行溢出 */
.overElli{
	width: 100%;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*菜单开始*/
 .menuw{
	 width: 100%;
	 background-color: rgba(0,96,160,.88);
	 position: fixed;
	 top: 0;
	 left: 0;
	 z-index: 9999;
 }
 .nav_r{
	 width: 1200px;
	 margin: 0 auto;
 }
 .logo{
	 float: left;
	 padding:13px 0 13px 0;
 }
#main_nav ul{
	width: 840px;
	float: right;
}
#main_nav>ul>li{
	 float: left;
	 position: relative;
	 width:11%;
	 text-align: center;

 }
#main_nav>ul>li>a{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 95px;
	height: 95px;
}
#main_nav>ul>li ul{
	position: absolute;
	top: 95px;
	left: 0;
	padding: 10px;
	display: none;
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}
#main_nav>ul>li:hover:after{
	display: block;
	content: "";
	width: 80%;
	margin: 0 auto;
	height: 2px;
	background-color: #ff8a00;
}
#main_nav>ul>li:hover ul{
	border-top: 2px solid #ff8a00;
	padding: 20px 0;
	text-align: center;
	display: block;
	background-color: rgba(0,96,160,.80);
}
#main_nav>ul>li:hover ul a{
	color: #eee;
	font-size: 14px;
	line-height: 24px;
}
#main_nav>ul>li ul li:hover a{
	color: #ff9c43;
}
.banner{width:100%;}
/*search*/
.rm_l{
	width: 60%;
}
/*内容*/
.main_cont {
	overflow: hidden;
	width: 1200px;
	margin-top: 25px;
}
.main_list_lf {
	width: 240px;
}
.cplist_box {
	width: 240px;
	margin-bottom: 12px;
}
.cplist_box h2 {
	height: 95px;
	width: 240px;
}
.cplist_boxx {
	width: 229px;
	padding-bottom: 40px;
	background-color: #057ED1;
	padding-top: 8px;
	padding-left: 11px;
}
.fllist_ul {
	width: 218px;
}
.fllist_ul li {
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	padding-left: 18px;
	font-size: 15px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 4px;
	margin-top: 6px;
	display: block;
}
.fllist_ul li a {
	color: #2a2a2a;
	display: block;
}

.cplist_boxx span {
	/* background-image: url(../images/index_31.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px; */
	display: block;
	height: 52px;
	font-size: 22px;
	line-height: 28px;
	color: #FFF;
	margin-top: 42px;
}

/*右*/
.y_box {
	width: 920px;
	padding-top: 6px;
}
.hz_tit {
	height: 45px;
	background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.container_header {
	width: 260px;
	height: 45px;
}
.title_t {
	font-size: 26px;
	line-height: 30px;
	color: #000;
	margin-right: 10px;
	float:left;
}
.subtitle {
	font-size: 14px;
	color: #bbb;
	line-height: 20px;
	padding-top: 10px;
}
.gd {
	font-size: 13px;
}
.gd a {
	color: #828282;
	line-height: 30px;
	padding-left: 10px;
}

.movedx {
	width: 280px;
}
.movedx a  {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #828282;
}
.movedx a:hover {
	background-color: #005ebc;
	height: 30px;
	color: #ffc600;
} 
.hzkh_boxx {
	overflow: hidden;
}
.ca_ul li{
	float:left;
	width:286px;
	margin-right:25px;
	height: 253px;
	border: 1px solid #eeeeee;
	text-align: center;
	margin-top: 19px;
}
.ca_ul li:nth-child(3n){
	margin-right:0;
}
.ca_ul li span img{
	height: 195px;
	width: 266px;
	margin-top: 10px;
}
.ca_ul li h4{
	color:#333;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
}


.b_bot{width:100%; height:52px; line-height:52px; background:#f1f1f1;}
.rm_l{font-size:14px; color:#343434;}
.rm_r input{ float:right; margin-top:12px;}
.rm_l span{ color:#0374be;}

.pro{width:100%;background:url(../images/lisg_b_22.jpg) no-repeat center bottom; font-weight:bold;font-size:24px; line-height:24px; padding-top:30px; text-align:center;}
.pro em{ color:#0374be; font-style:normal; line-height:18px;}
.pro span{ color:#cdcdcd; font-size:14px;text-align:center; font-weight:200;}
.pro_b{width:100%; text-align:center; color:#9a9a9a; font-size:14px; line-height:28px;}

.pro_t{width:100%; text-align:center; padding-top:20px;}
.pro_t ul{float:left;position:relative;left:50%;}
.pro_t li{width:156px;height:40px;line-height:40px;float:left; text-align:center; font-size:18px; margin:0 5px;position:relative;right:50%;}

#gd_lawyer li.normal a{width:100%; height:40px; display:block; background:#8a8a8a; color:#fff; }
#gd_lawyer li.active a{width:100%; height:40px; display:block; background:#0374be;color:#fff;}

#gd_lawyer li a{ display:block;height:40px; background:#8a8a8a; color:#fff; }
#gd_lawyer li a.all1{width:100%; height:40px; display:block; background:#0374be;color:#fff;}

.pro_c{width:100%; padding:10px 0;}
.pro_c .fl{ padding:10px 0 20px 0;}
.pro_c .fl li{float:left; width:220px; padding-left:20px; background:url(../images/pro_li_x.jpg) no-repeat center left; height:38px; line-height:38px; font-size:16px; border-bottom:1px dashed #d6d6d6;}
.fl .hh2{ color:#1e4896;}



.pro_c .cp{ padding:10px 0 20px 0;}
.pro_c .cp li{width:378px;float:left;margin-right:27px;text-align:center;line-height:38px; font-size:16px; margin-bottom:20px;}
.pro_c .cp li span{width:358px; height:250px; display:block; padding:9px; border:1px solid #e3e3e3; overflow:hidden;}
.pro_c .cp li:nth-child(3n){margin-right:0px;}
.pro_c .cp li span a img{transition: all ease-out .3s .1s;}
.pro_c .cp li span a:hover img{transform: scale(1.1, 1.1);}

.flsh_1{width:100%; height:130px; background:url(../images/falsh_bj.jpg) repeat-x;}


/*广告*/
.flsh_2{
	width:100%;
	height:230px;
	background:url(../images/flash_2.jpg) no-repeat center;
	margin-top: 16px;
}
.flas{
	width:170px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
.flas span{
	font-size:26px;
	font-family:Arial;
	font-weight:bold;
	display:block;
}
.flas samp{ width:160px; height:42px; line-height:42px;  text-align:center; font-size:16px; display:block;font-family:"微软雅黑"; margin-top:20px;}
.flas samp a{ width:160px; height:42px; display:block;background:#0374be;border-radius:5px; color:#fff;}
.flas samp a:hover{ width:160px; height:42px; display:block;background:#0a83d2;border-radius:5px; color:#fff;}

/*案例*/
.al{width:100%; background:url(../images/anli_bj.jpg);}
.anli_t{width:100%; text-align:center; padding-top:20px;padding-bottom:20px; overflow:hidden;}
.anli_t ul{float:left;position:relative;left:50%;}
.anli_t li{width:132px;height:40px;line-height:40px;float:left; text-align:center; font-size:18px; margin:0 9px;position:relative;right:50%;}
.anli_t li a{width:100%; height:40px; display:block; background:#8a8a8a; color:#fff;}
.anli_t li a:hover{width:100%; height:40px; display:block; background:#0374be;color:#fff;}
.anli_c{width:100%; padding-top:30px;}

.anli_c li{width:267px;float:left;margin-right:42px;text-align:center; font-size:16px; margin-bottom:40px;position:relative;}
.anli_c li:nth-child(4n){margin-right:0px;}
.anli_c li img{
	width: 100%;
}
.anli_c li a{display:block;transition:all 0.5s;}
.anli_c li a span{display:none; text-align:center; font-size:16px;}
.anli_c li a:hover span{width:100%; height:113px; line-height:28px; padding-top:80px;color:#FFF;display:block; background:rgba(3,116,190,0.6);z-index:88;position:absolute;top:0;left:0px;text-align:center;vertical-align:middle;}

/*优势*/
.ys_t{
	width:100%;
	height:172px;
	background:url(../images/pb_75.png) no-repeat center;
	border-top:5px solid #f4c100;
}
.ys_c{width:100%; padding-top:30px; background:url(../images/ys_bj.jpg);}
.ys_c1{width:587px;}

.mt20{ margin-top:20px;}
.mt30{margin-top:30px;}
.ys_c1_t{ padding-bottom:10px; border-bottom:1px solid #dedede;}
.ys_c1_t span{width:81px; background:url(../images/pb_82.jpg) no-repeat; height:40px; float:left; line-height:40px; padding-top:52px; text-align:center; display:block; color:#fff; font-size:20px; font-weight:bold;}
.ys_c1_t samp{width:490px; padding-left:7px; display:block; float:left;line-height:40px;font-family:"微软雅黑"; color:#000; padding-top:52px;font-size:24px; font-weight:bold;}
.ys_c1_c{ line-height:28px; font-size:16px; padding-top:20px; color:#656565;}

.ys_c3{width:100%; background:url(../images/ys_02.png) no-repeat left bottom; height:728px;}
.ys_h{ width:600px; margin-left:600px;}
.ys_h1{ width:700px; margin-left:500px;}

.ys_c1_t2{ padding-bottom:10px; border-bottom:1px solid #dedede;}
.ys_c1_t2 span{width:81px; background:url(../images/pb_82.jpg) no-repeat; height:40px; float:left; line-height:40px; padding-top:52px; text-align:center; display:block; color:#fff; font-size:20px; font-weight:bold;}
.ys_c1_t2 samp{width:590px; padding-left:7px; display:block; float:left;line-height:40px;font-family:"微软雅黑"; color:#000; padding-top:52px;font-size:24px; font-weight:bold;}
.ys_c1_c2{ line-height:28px; font-size:16px; padding-top:20px; color:#656565;}

.about{width:100%; padding:20px 0 40px; background:url(../images/about_bj.jpg) no-repeat;}

.ab_t{width:100%; height:48px; line-height:48px; text-align:center; color:#fff; font-weight:bold; font-size:24px; background:url(../images/pb_126.jpg) no-repeat bottom center;}
.ab_t2{ width:100%;line-height: 32px; font-size:16px; color:#b0daf6;text-align:center;}

.ab_c_l{ padding-top:30px; width:512px;}
.ab_c_r{ width:655px;}
.ab_c_r1{line-height:54px;color:#fff; font-weight:bold; font-size:24px; padding-top:10px;}
.ab_c_r2{ line-height:24px; padding-bottom:15px; color:#fff; font-size:14px;}
.ab_c_r3{ padding-top:5px;}
.ab_c_r3 li{ width:140px; height:75px; background:#fff; padding:5px; float:left; margin-right:15px;}
.ab_c_r3 li:nth-child(4){margin-right:0px;}

.new_c{ padding:30px 0;}
.pro_t {
}
.pro_t ul li a {
	background-color: #8a8a8a;
	display: block;
	color: #FFF;
}
.pro_t ul li a:hover {
	background-color: #0374be;
}

.new_c li{width:280px; margin-right:25px; float:left;}
.new_c li span{ width:280px; height:163px; display:block; overflow:hidden;}
.new_c li span a img{transition: all ease-out .3s .1s;}
.new_c li span a:hover img{transform: scale(1.1, 1.1);}
.new_c li h2{ height: 24px !important;font-size:18px; padding:10px 0; display:block; font-weight:500;}
.new_c li samp{ line-height:32px; color:#7a7a7a; border-top:1px solid #ddd; border-bottom:1px solid #ddd; display:block; padding-left:20px; background:url(../images/news_t.jpg) no-repeat left center; margin-bottom:10px;}
.new_c li p{ line-height:20px;}

.new_c li:nth-child(4){margin-right:0px;}

.hzhb{width:100%; padding:30px 0; background:#f5f5f5;}
.hzbb_c{ padding:20px 0;}

.hzbb_c li{width:130px; height:65px; background:#fff; padding:5px; float:left; margin-right:10px;}

.zxzx{ width:100%; height:298px; background:url(../images/flash_3.jpg) no-repeat center;}
.zxzx_c{ padding:20px; width:360px;}
.zxzx_c li{ padding-top:12px;}
.zxzx_c li span{width:170px; height:42px; line-height:42px; text-align:center; font-size:16px; margin-left:20px; display:block; float:left;}
.zxzx_c li span a{width:170px; height:42px; display:block; background:#d90a14;  color:#fff;}

.bot_l{
	margin-top:30px;
	border-right:1px solid #eee;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 36px;
	padding-left: 28px;
	overflow: hidden;
}

.bot_r{
	padding-left:26px;
	margin-top:20px;
	width: 860px;
}
.bot_t1{font-size:16px; border-bottom:1px dashed #ddd; height:60px; line-height:60px;}
.bot_t1 a{ padding:0 10px;}

.b_rm_l{
	line-height:26px;
	font-size:14px;
	color:#6b6b6b;
	margin-top:12px;
}
.b_rm_r{
	text-align:center;
	line-height:21px;
	font-size:14px;
	margin-top:10px;
	margin-bottom: 10px;
}
.b_rm_r .wxcode{
	width: 90px;
	height: 90px;
	background-color: #b0b0b0;
}
.bot{width:100%; height:45px; line-height:45px; background:#0374be; color:#c0e8e3;}
.bot a{ color:#c0e8e3;}
.bot a:hover{ color:#fff;}
.bb_l{ font-size:13px;}

/*内页*/
.banner{
	height:500px;
	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: #0374BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02488E;
	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/inde_41.jpg);
	background-repeat: no-repeat;
	background-position: 18px center;
}
.sign li a:hover{
	text-decoration:none;
	color:#FFF;
	background-color: #0374BE;
}

.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: #0374BE;
}
.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:161px;
	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:#DB0000;
	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;}

.cplist_boxn {
	width: 250px;
	background-image: url(../images/index_44.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}
.cplist_boxn h2 {
	height: 60px;
	width: 233px;
	background-color: #0151A1;
	font-size: 22px;
	line-height: 60px;
	color: #FFF;
	padding-left: 17px;
	font-weight: normal;
}
.cplist_boxxn {
	width: 250px;
	padding-bottom: 22px;
	background-color: #f4f4f4;
}
.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;
}



/*右边*/
.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: #efefef;
	font-size: 22px;
}

.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: 198px;
	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: 270px;
	text-align: center;
	height: 210px;
}
.case_nr {
	width: 600px;
}
.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: #88b93e;
}
.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: #E3E3E3;
}
.main_bt .by{
	height:35px;
	line-height:35px;
	padding-left:15px;
	font-weight:normal;
	background-image: url(../images/03sj.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: #0374be;
	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:206px;
}
.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: #0374be;
	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:#777; 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;
}




#floatDivBoxs{width:170px;background:#fff;position:fixed;top:130px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:130px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}