@charset "utf-8";
body{
	font-size:12px;
	color:#444444;
	
	}
a:link{
	font-size:12px;
	color:#444444;
	}

a:visited{
	font-size:12px;
	color:#444444;
	}
a:hover{
	font-size:12px;
	color:#ff0000;
	}
.div_wzwidth{
	width:1002px;
	height:auto;
	clear:both;
	margin:auto;}

/*-----------------------------template_top_black黑色--------------------------*/
.template_top_black{height:40px; line-height:40px; background:#eee;color:#9A9A9A; clear:both; margin-top:auto;}
.template_top_black a{color:#fff;}
.template_top_black a:hover{color:#f00;}
.template_top{ padding:0 20px 0 1px;}
.template_top .wx{ float:left; padding-right:10px; padding-top:10px; position:relative; z-index:9999; cursor:pointer;}
.template_top .wx .img{ float:left;width:17px; height:17px;}
.template_top .wx .img2{ float:left; margin-top:16px; position:absolute; display:none; max-height:120px; max-width:120px;}
.template_top .wx:hover .img2{ display:block;}

.template_top .a_sc{ float:left; color:#9A9A9A;}
.template_top .right{ float:right; color:#555;}
.template_top .right a{color:#555;margin:0px 5px;}
.template_top .right a:hover{ color:#f00;}
.template_top_black .template_top .a_sc{ float:left; color:#9A9A9A;}
.template_top_black .template_top .right{ float:right; color:#9A9A9A;}
.template_top_black .template_top .right a{color:#9A9A9A;margin:0px 5px;}
.template_top_black .template_top .right a:hover{ color:#f00;}

/*logo*/
.top_logo{ height:130px; border-bottom:solid 2px #FF5B00}
.top_logo .logo{width:270px; float:left; line-height:130px;}
.top_logo .l2{width:350px; line-height:130px;float:left;}
.top_logo .l3{width:315px; float:right; margin-right:5px;}
#massbase_search { display:block; width:355px; height:40px; border:solid 1px #FF4A00;  position:relative; text-align:left; margin-top:40px;} 
#massbase_search #search_type{ border:none; width:60px; text-align:center;padding-left:5px; color:#666; float:left; margin-top:5px;  }
#massbase_search input[type="text"]{ height:30px; padding-left:10px; width:240px; margin-top:5px; border:none; border-left:solid 1px #eee; float:left;}
#massbase_search input[type="submit"]{position:absolute; right:0px; top:0px; border:none; background-image:url(/xx/images/sy_r3_c28.jpg); width:40px; height:40px; font-family:"微软雅黑"; }

.div_menu{height:50px; background-color:#232529; line-height:50px; margin:auto;clear:both;}
/* 菜单css */
	
	.navBar{ position:relative; z-index:1;   color:#fff;vertical-align:middle; width:1000px; }
	.nav{font-family:"Microsoft YaHei",SimSun,SimHei; vertical-align:middle; }
	.nav h3{ font-size:100%; font-weight:normal; font-size:16px; margin:auto;   }
	.nav .m{  position:relative; float:left; width:115px; margin-right:10px; display:inline; text-align:center; vertical-align:middle;   }
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(/xx/images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
	}
	.nav h3 a{  zoom:1;  height:16px; line-height:16px; padding:12px 0;  display:block; color:#fff; font-family:"微软雅黑"; font-size:16px; }
	.nav .on h3 a{padding:11px 0;   }
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*默认隐藏*/ width:115px; padding:10px 0;  position:absolute; left:-10px; top:50px;  background:rgba(50,50,50,80);  float:left; line-height:40px; 
	}
	.nav .sub li{ text-align:center;  }
	.nav .sub li a{ color:#fff; display:block; zoom:1;}
	.nav .sub li a:hover{  background:#666; color:#ff0;   }
	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
	.nav .sub dl a:hover{ color:#c00;  }
	.nav .sub dl dt a{ color:#000;  }
	.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(/bnt/images/icon.png) 0 -332px no-repeat;  }

/*首页banner*/
.index_banner{ clear:both;}
.focusBox { position: relative; width:100%; height:600px; overflow: hidden; }
	.focusBox .pic{ position:relative; z-index:0; text-align:center; }
	.focusBox .pic li{background-repeat:no-repeat; background-position:center top; }
	.focusBox .pic a {  height:600px; display: block; }	
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1;  margin-left:0px;}
	.focusBox .hd li{margin: 0 5px auto auto; background: url(/xx/images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(/xx/images/dot8.png) no-repeat 0 -16px; text-align:center;
	}
	.focusBox .hd .on{ background-position:0 0; }

	.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(/xx/images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }	
	


.index_one{ height:740px; background-image:url(/xx/images/xxsyt.jpg); background-repeat:no-repeat; background-position:center top;}
.index_one > div{ padding-top:500px; padding-left:50px;}
.index_one > div > a{display:block; width:180px; height:180px; }	

.index_two{ background-color:#FC5D00; }
.index_three{padding-bottom:40px; background-image:url(/xx/images/tpbj1.jpg); height:auto; overflow:hidden; min-height:200px; background-position:center top;}
.index_three > ul{ padding-top:45px;position:relative;}
.index_service{ width:505px; float:left;}
.index_service > ul > .l1{text-align:center;}
.index_service > ul > .l2{ margin-top:30px;}
.index_service > ul > .l2 > ul > li{width:214px; height:40px; background-color:#fff; float:left; display:block;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
	margin-right:20px;margin-left:5px; margin-bottom:35px; text-align:center; line-height:40px;}
.index_service > ul > .l2 > ul > li:hover{ background-color:#f90; }
.index_service > ul > .l2 > ul > li > a{ font-family:"微软雅黑"; color:#575746; font-size:16px; font-weight:bold;}
.index_service > ul > .l2 > ul > li:hover a{ color:#fff;}
.index_service > ul > .l2 .more{ width:458px; height:40px; margin-top:15px; background-color:#FF6100; clear:both;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; line-height:40px; text-align:center;  }
.index_service > ul > .l2 .more a{ font-family:"微软雅黑"; font-size:16px; color:#fff;}
.index_service > ul > .l2 .more:hover {background-color:#f90;}
.index_about{ width:485px; float:right;}
.index_about > ul > .l1{ text-align:center;}
.index_about > ul > .l2{ width:425px; float:right; background-color:#fff; border:solid 2px #FF5B00;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; margin-top:30px; padding:30px;}
.index_about > ul > .l2 > ul > .l1{ margin-top:0px;}
.index_about > ul > .l2 > ul > .l2{ margin-top:20px; margin-bottom:10px;}
.index_about > ul > .l2 > ul > .l3{ font-family:"微软雅黑"; font-size:14px; color:#525251; line-height:220%; margin-left:15px; margin-right:15px;}
.sj{ text-align:center; height:17px; position:absolute; top:0px; width:100%;display:table-cell;}

/*首页优势*/
.our_youshi{ margin-top:30px; margin-bottom:30px;}
.our_youshi > div:first-child{ text-align:center;margin-bottom:40px;}
.our_youshi >  ul{ clear:both;}
.our_youshi >  ul > li{width:152px; float:left; margin-left:8px;}
.our_youshi >  ul > li:first-child{width:198px; margin-left:0px;}	
.our_youshi >  ul > li > div:first-child{text-align:center;}	
.our_youshi >  ul > li > div > b{ display:block; text-align:center; height:80px; line-height:80px; font-family:"微软雅黑"; font-size:20px; color:#FE5A00;}
.our_youshi >  ul > li > div{font-size:14px; font-family:"微软雅黑"; color:#666666; line-height:180%;}

.index_ht_ad{ clear:both;overflow:hidden}
.index_ht_ad div {}
.index_ht_ad div img{margin-left:-46%;}

/*首页案例*/
.ul_case{ position:relative; padding-top:60px; padding-bottom:40px;}
.ul_case li{ border:solid 1px #ddd; width:239px; height:388px; float:left; margin-right:12px; margin-bottom:15px;;}
.ul_case li:nth-of-type(4),.ul_case li:nth-of-type(8){ margin-right:0px;}
.ul_case li .d1{ display:table-cell; text-align:center; vertical-align:middle; width:239px; line-height:160% }
.ul_case li .d1 img{ width:219px; height:299px; margin-top:10px;}
.ul_case li .d1:hover{ border:solid 1px #f90;}
.ul_case li .d2{ margin-top:15px; margin:10px;}
.ul_case .more{ clear:both; line-height:50px; text-align:center;}
.ul_case .more a{ color:#FF5B00; font-size:14px;}
.ul_case .more a:hover{ color:#f30;}

.index_four{ background-image:url(/xx/images/tpbj2.jpg); height:auto; padding-top:30px; padding-bottom:30px;}
.index_four ul .hzdt{ width:431px; height:292px; float:left; background-image:url(/xx/images/index_hzdt.png); padding-top:60px;}
.index_four ul .hzdt div{position:relative;width:374px; background-image:url(/xx/images/sy_r27_c4.jpg); background-repeat:no-repeat; background-position:center bottom; height:38px; line-height:38px; margin-left:25px;}
.index_four ul .hzdt div img{ position:absolute; left:10px; top:15px;}
.index_four ul .hzdt div span{ margin-left:30px; color:#777; font-family:"微软雅黑";}
.index_four ul .hzdt div a{ display:block; color:#777; font-size:14px; font-family:"微软雅黑"; margin-left:30px;}
.index_four ul .hzdt div a:hover{ color:#f30;}

.index_four ul .fxcn{ width:500px; float:left; margin-left:70px;}
.index_four ul .fxcn img{ margin-top:60px;}
.index_four ul .fxcn div:nth-of-type(2){ margin-top:50px; margin-left:50px;}


.index_five{ margin-top:20px; margin-bottom:40px;}
.index_five .news1{width:315px; float:left;}
.index_five .news2{width:315px; float:left; margin-left:30px;}
.index_five .index_news1 .d1{ font-size:18px;height:55px; line-height:55px; color:#FF5A00; font-family:"微软雅黑"; font-weight:bold; position:relative;}
.index_five .index_news1 .d1 a{ position:absolute;right:0px;}
.index_five .index_news1 .d2 img{ width:315px; height:170px;}
.index_five .index_news1 ul li{ height:40px; line-height:40px; border-bottom:solid 1px #eee; padding-left:5px; position:relative;}
.index_five .index_news1 ul li a{ display:block;width:210px; font-family:"微软雅黑"; color:#707070; font-size:14px;}
.index_five .index_news1 ul li a:hover{ color:#f30;}
.index_five .index_news1 ul li span{ position:absolute; right:5px; top:0px; color:#999;}
.index_five .news3{ width:300px; float:right;}
.index_five .news3 ul{}
.index_five .news3 ul .d1{ font-size:18px;height:55px; line-height:55px; color:#FF5A00; font-family:"微软雅黑"; font-weight:bold; position:relative;}
.index_five .news3 ul .d1 a{ position:absolute;right:0px;}
.index_five .news3 ul li{ background-color:#F9F9F9; line-height:43px; margin-bottom:3px; position:relative;}
.index_five .news3 ul li a{ display:block;width:260px; font-family:"微软雅黑"; color:#707070; font-size:14px; margin-left:10px;}
.index_five .news3 ul li span{ font-family:"微软雅黑"; font-size:16px; color:#909090; position:absolute; right:15px; top:0px; font-weight:bold;}
.index_five .news3 ul li:hover{ background-color:#e9e9e9}
.index_five .news3 ul li:hover a{ color:#f30;}

.index_six{ background-image:url(/xx/images/tpbj3.jpg); padding-top:60px; padding-bottom:40px;}
.index_six .div_links{ font-size:16px; color:#212527; font-family:"微软雅黑";  margin-top:30px; margin-bottom:15px; padding-left:40px;}
.index_six .ul_links{ clear:both;}
.index_six .ul_links li{  width:auto; min-width:80px; padding-left:15px; padding-right:15px; float:left;white-space:nowrap; text-align:center; line-height:35px; height:35px; background-color:#fff; border:solid 1px #DDDDDD;
	border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; margin-right:20px; margin-bottom:20px;}
.index_six .ul_links li a{ color:#B1B4B4;}
.index_six .ul_links li:hover{ background-color:#f90;}
.index_six .ul_links li:hover a{color:#fff;}

a.a_huang1:link,a.a_huang1:visited{display:block; height:45px; line-height:45px;width:130px; padding-left:20px; padding-right:20px; background-color:#FE5B00; font-family:"微软雅黑"; font-size:16px; color:#fff;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius:8px; text-align:center;}
a.a_huang1:hover{  background-color:#f30;}

.foot{ clear:both; background-color:#232529; padding-top:40px; padding-bottom:50px;}
.foot .foot1{ }
.foot .foot1 > li{ float:left }
.foot .foot1 > li a{ color:#bbb; font-size:12px;}
.foot .foot1 > li a:hover{ color:#ff0;}
.foot .foot1 > li.l1{width:230px; margin-left:50px; margin-right:20px;}
.foot .foot1 > li.l1 > div{ padding-bottom:30px;}
.foot .foot1 > li.l1 > ul {clear:both;}
.foot .foot1 > li.l1 > ul > li{ margin-right:20px; margin-bottom:10px; float:left;}
.foot .foot1 > li.l2{ border-left:solid 1px #666;width:130px; margin-left:30px; padding-left:20px; height:180px;}
.foot .foot1 > li.l2 div{ color:#fff; font-size:16px; font-family:"微软雅黑"; height:40px;}
.foot .foot1 > li.l2 ul li{ line-height:25px;}
.foot .foot1 > li.l3{ text-align:center; width:150px;}
.foot .foot1 > li.l3 img{ text-align:center; width:120px; height:120px;}
.foot .foot1 > li.l3 .d1{color:#999;margin-top:15px;}
.foot .foot2 { margin-top:50px; color:#8f8f8f;}
.foot .foot2 a{ color:#8f8f8;}
.foot .foot2 a:hover{ color:#ff0;}
.foot .foot2 .l1{ float:left; width:700px; line-height:160%;}

.foot .foot2 li.l2{ float:right;width:200px; text-align:right; margin-right:15px;}
.foot .foot2 li.l2 div:nth-of-type(2){ color:#CCCCCC; font-family:"微软雅黑"; font-size:25px; margin-top:15px;}
.foot .foot2 li.l2 div:nth-of-type(2) a{color:#cccccc; font-size:25px;font-family:"微软雅黑"}
.foot .foot2 li.l2 div:nth-of-type(2) a:hover{ color:#ff0;}


.li_banner{ height:300px; background-position:center top; background-repeat:no-repeat;}
.div_mb_nav{ margin-top:30px;}

.info_bt{
	background-image:url(/xx/images/hx.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:22px;
	font-family:"微软雅黑";
	color:#222222;
	line-height:40x;
	height:40px;
	margin-top:40px;
	vertical-align:middle;
	}
.info_content{
	line-height:180%;
	margin-top:30px;
	margin-bottom:40px;
	text-align:left;
	min-height:300px;}
.info_content *{
	max-width:1100px;}
.info_content2{
	line-height:180%;
	margin-top:30px;
	margin-bottom:40px;
	text-align:left;
	min-height:300px;}
.info_content2 *{
	max-width:1100px;}
.info_class{
	background-image:url(/bnt/images/hx1.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-top:40px;
	padding-bottom:30px;}
.info_fl{
	font-size:14px;
	font-family:"微软雅黑";	
	}
.info_fl a{
	font-size:14px;
	font-family:"微软雅黑";
	color:#333333;
	}
.info_fl a:hover{
	color:#FF6313;
	text-decoration:underline;}
.info_fl a.on{
	color:#FF6313;}
	
.news_body{
	margin-top:50px;
	height:auto;
	overflow:hidden;}
.news_left{
	width:660px;
	height:auto;
	float:left;
	text-align:left;
	/* border:solid 1px #dddddd; */
	padding:15px;
	}
.news_right{
	width:285px;
	height:auto;
	float:right;
	text-align:left;}
.news_item{
	height:220px;
	background-image:url(../images/xx.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:30px;}
.news_item > .l1{
	height:30px;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.news_item > .l1 > a{
	font-family:"微软雅黑";
	color:#333333;
	font-size:14px;
	font-weight:bold;}
.news_item > .l1 > a:hover{
	color:#F30;}
.news_item > .l2 > ul > .l1{
	float:left;
	width:190px;
	height:140px;
	border:solid 1px #cccccc;
	
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	
	}
.news_item > .l2 > ul > .l1 > a > img{
	max-width:190px;
	max-height:140px;}
.news_item > .l2 > ul > .l2{
	width:460px;
	float:right;
	text-align:left;}
.news_item > .l2 > ul > .l2 > .d1{
	font-size:14px;
	font-family:"微软雅黑";
	color:#999;
	line-height:180%;
	height:95px;
	overflow:hidden;}
.news_item > .l2 > ul > .l2 > .d2{
	color:#545454;}
.news_item > .l2 > ul > .l2 > .d2 > span{
	color:#F30;}
.news_item > .l2 > ul > .l2 > .d2 > a.more {
	float:right;}
#frm_news_search{
	border:solid 1px #dddddd;
	height:37px;
	background-image:url(../images/ss.jpg);
	background-repeat:no-repeat;
	background-position:left center;}
#frm_news_search input[type=text]{
	border:none;
	margin-left:30px;
	widows:190px;
	float:left;
	height:32px;
	
	}
#frm_news_search input[type=submit]{
	background-color:#bbbbbb;
	width:75px;
	height:37px;
	border:none;
	float:right;
	font-family:"微软雅黑";
	font-size:14px;
	color:#444444;
	cursor:pointer;
	font-weight:bold;
	
	}
#frm_news_search input[type=submit]:hover{
	background-color:#F30;
	color:#ffffff;}
.news_category{
	border:solid 1px #dddddd;
	height:auto;
	margin-top:20px;
	border-bottom:solid 4px #FF6314}
.news_category li{
	background-image:url(../images/jt.png);
	background-repeat:no-repeat;
	background-position:260px center;
	height:45px;
	line-height:45px;
	vertical-align:middle;
	border-bottom:solid 1px #dddddd;}
.news_category li.bt{
	background-color:#FF6314;
	font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	color:#ffffff;
	background-image:none;}
.news_category li.bt:hover{
	background-color:#FF6314;
	}
.news_category li a{
	font-family:"微软雅黑";
	font-size:14px;
	color:#929292;
	margin-left:45px;}
.news_category li:hover{
	background-color:#EEEEEE;}
.news_category li:hover a{
	color:#FF6314;}
.news_ad{
	margin-top:20px;}
.news_bk_list{
	margin-top:10px;
	border:solid 1px #dddddd;
	padding-bottom:15px;}
.news_bk_list li.bt{
	background-color:#EEEEEE;
	font-family:"微软雅黑";
	font-size:16px;
	height:45px;
	vertical-align:middle;
	line-height:45px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:10px;
	}
.news_bk_list li{
	height:30px;
	vertical-align:middle;
	line-height:30px;}
.news_bk_list li a{
	width:180px;
	display:inline-block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-left:8px;
	color:#666666;}
.news_bk_list1 li a{
	width:260px;
	display:inline-block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-left:8px;
	color:#666666;}
.news_bk_list li a:hover{
	color:#F30;}
.news_bk_list li span{
	float:right;
	margin-right:10px;
	color:#666666;}
.newsview_bt{
	font-size:25px;
	font-family:"微软雅黑";
	font-weight:bold;
	text-align:center;
	/* margin-top:30px; */
	margin-bottom:35px;
	}
.newsview_fu{
	font-size:12px;
	color:#999;
	background-color:#F9F9F9;
	height:25px;
	vertical-align:middle;
	line-height:25px;
	text-align:center;}
.newsview_fu a{ color:#999;}
.newsview_fu a:hover{ color:#f30;}
	
.newsview_xgxw{
	padding-left:25px;
	line-height:180%;
	margin-top:40px;
	margin-bottom:40px;}
.span_wjmm a{
	color:#D80C20;
	}
.span_wjmm a:hover{
	text-decoration:underline;
	
	}

.index_kaiqi{ text-align:center; margin-top:35px; margin-bottom:35px;}

.index_kaiqi a{
	display:inline-block;	
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	width:380px;
	height:50px;	
	line-height:50px;
	vertical-align:middle;
	font-size:18px;
	color:#FFF;
	font-family:"微软雅黑";	
	background-color:#FF613F;
	}
.index_kaiqi a:hover{
	background-color:#F30;}

.caselist .case_item{
	border:solid 1px #dddddd;
	width:330px;
	float:left;
	height:450px;
	margin-left:5px;
	margin-right:20px;
	margin-top:45px;}
.caselist .case_item:hover{
	border: solid 1px #F60}
.caselist .case_item .d1 a img{
	width:330px;
	height:195px;
	}
.caselist .case_item .d2 .d2_1{
	padding-top:20px;
	padding-left:20px;
	height:30px;
	text-align:left;
	}
.caselist .case_item .d2 .d2_1 a{
	font-family:"微软雅黑";
	font-size:14px;
	color:#666666;
	font-weight:bold;
	
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:normal;
	
	}
.caselist .case_item .d2 .d2_1 a:hover{
	color:#F00;}
.caselist .case_item .d2 .d2_2{
	font-size:14px;
	color:#ABAAB1;
	line-height:200%;
	overflow:hidden;
	padding:5px 20px 20px 20px;
	height:160px;
	font-family:"微软雅黑";
	text-align:left;}


.case_view_pic{ text-align:center; margin-top:20px; margin-bottom:20px;}
.case_view_pic img{ max-width:650px;}
.info_bt{
	background-image:url(/xx/images/hx.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:32px;
	font-family:"微软雅黑";
	color:#222222;
	line-height:40x;
	height:40px;
	margin-top:40px;
	vertical-align:middle;
	}
.info_content{
	line-height:180%;
	margin-top:30px;
	margin-bottom:40px;
	text-align:left;
	min-height:300px;}
.info_content *{
	max-width:660px;}
.info_class{
	background-image:url(/xx/images/hx1.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-top:40px;
	padding-bottom:30px;
	text-align:center;}
.info_fl{
	font-size:14px;
	font-family:"微软雅黑";	
	}
.info_fl a{
	font-size:14px;
	font-family:"微软雅黑";
	color:#333333;
	}
.info_fl a:hover{
	color:#FF6313;
	text-decoration:underline;}
.info_fl a.on{
	color:#FF6313;}
.cpbb_bt{
	
	text-align:center;
	font-size:32px;
	font-family:"微软雅黑";
	color:#222222;
	line-height:40x;
	height:40px;
	margin-top:40px;
	vertical-align:middle;
	}	
/*相关服务*/
.hgfw{  height:auto; }
.hgfw li{ float:left; background-color:#fff;width:180px;height:280px; margin-left:8px; padding-top:15px;margin-right:8px; margin-bottom:30px; border:solid 1px #ddd;text-align:center;}
.hgfw li .pic img {width:130px; height:200px; }
.hgfw li .name{ text-align:center; margin-top:30px; margin-left:20px; margin-right:20px; border-top:solid 1px #efefef; padding-top:20px;}

/*服务项目列表*/
.service_left{width:680px; float:left; height: auto;}
.service_item{ width:680px; height:250px; border: solid 1px #ddd;  margin-bottom:30px; clear:both;}
.service_item .l1{ width:150px; float:left; margin:10px 15px 10px 15px;}
.service_item .l1 img{width:130px; height:200px;}
.service_item .l2{ width:480px; float:right;  margin-right:15px; margin-top:15px;}
.service_item .l2 .d1 a{font-family:"微软雅黑"; color:#333; font-weight:bold; font-size:18px;}
.service_item .l2 .d2{ font-size:14px; font-family:"微软雅黑"; color:#888; margin-top:15px; margin-bottom:15px; min-height:80px;}
.service_item .l2 .d3{ text-align:right; margin-top:10px; margin-right:8px;}
.service_item .l2 .d3 a{display:inline-block; width:120px; height:30px; background-color:#333; color:#fff; text-align:center; line-height:30px;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}
.service_item .l2 .d3 a:hover{ background-color:#f30;}


.body_bj{
	
	background-image:url(/xx/images/bj1.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:auto;
	overflow:hidden;
	
	}
.div_user .bt{
	margin-top:50px;
	margin-bottom:40px;}
.div_user .body{
	background-color:#C2B9C7;
	margin-bottom:40px;	
    -moz-border-radius: 6px;      /* Gecko browsers */
    -webkit-border-radius: 6px;   /* Webkit browsers */
    border-radius:6px;            /* W3C syntax */
	padding:5px;
	font-size:14px;
	}
.div_user .body table tr td{
	font-size:14px;}
.frm_user input[type=text],.frm_user input[type=password]{
	height:20px;
	width:150px;}
.frm_user input[type=submit]{
	width:176px;
	height:34px;
	background-color:#FF613F;
	font-size:16px;
	font-family:"微软雅黑";
	color:#ffffff;
	border:none;}
.frm_user input[type=submit]:hover{
	background-color:#F30;}
.bnt_red{
	background-color:#FF613F;
	width:106px;
	height:34px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	border:none;}
.bnt_red:hover{
	background-color:#F30;
	}
.bnt_blue{
	background-color:#348FD4;
	width:106px;
	height:34px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	border:none;}
.bnt_blue:hover{
	background-color:#F30;
	}