@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	
	border: 0;
	-webkit-text-size-adjust: 100%;
}
a{text-decoration: none;}
*{padding:0px;margin:0px;list-style:none;}
.head{
	width:1200px;
	height:90px;
	margin:0 auto;
	padding:0;
	}
.logo{
	float:left;
	width:240px;
	height:90px;
	padding:0;
	margin:0;
	}

/*分页*/
.pages{ text-align:center; margin:40px auto;padding:0;}
.pages a, .pages span{ display:inline-block; padding:8px 15px; background:#f7f7f7; border:1px solid #f0f0f0; border-radius:5px; margin:0 2px; color:#b7b7b7;}
.pages a:hover, .pages span.cur{ background:#27679c; color:#fff; border-color:#27679c;}	

.header{ height:99px;left:15px;/**/ position:relative;float:right; z-index:11;font-family:"微软雅黑";width:940px;}
.header .menu{ position:absolute;top:30px; height:45px; width:940px; background:url(../images/bg_menu.png);}
.header .menu li{ float:left; position:relative; margin:0 10px; line-height:45px;}
.header .menu li a{ display:block; text-align:center; color:#383838; padding:0 15px;}
.header .menu li a span{ font-size:9px !important;}
.header .menu li:hover{ background:url(../images/top_img2.png) center bottom no-repeat;}
.header .menu li.cur>a,.header .menu li:hover>a{ color:#383838 !important;}
.header .menu li:hover .snav1,.header .menu li:hover .snav2{ display:block;}
.header .menu li .snav1{ display:none; position:absolute; width:230px; top:42px; left:0; padding:10px 0; background:rgba(255,255,255,0.9); border-bottom:2px solid #0e9598;border-top:2px solid #0e9598;min-height:85px;}
.header .menu li .snav1 img{ position:absolute; right:15px; top:18px;}
.header .menu li .snav1 ul{ width:auto;}
.header .menu li .snav1 ul li{ height:30px; line-height:30px; font-size:12px; float:none;}
.header .menu li .snav1 ul li a{ display:block; color:#6e6e6e; text-align:left; padding:0; padding-left:10px; background:url(../images/ico_li.png) left center no-repeat;}
.header .menu li .snav1 ul li:hover{ background:none;}
.header .menu li .snav1 ul li a:hover{ background:url(../images/ico_li_cur.png) left center no-repeat; color:#038ed5 !important;}

.header .menu li .snav2{ display:none; position:absolute; width:330px; top:43px; left:0; padding:10px 0; background:rgba(255,255,255,0.9); border-bottom:2px solid #0e9598;border-top:2px solid #0e9598;}
.header .menu li .snav2 ul li{ height:30px; line-height:30px; font-size:12px; width:auto;padding:0 10px;}
.header .menu li .snav2 ul li a{ display:block; color:#6e6e6e; text-align:left; padding:0; padding-left:10px; background:url(../images/ico_li.png) left center no-repeat;}
.header .menu li .snav2 ul li:hover{ background:none;}
.header .menu li .snav2 ul li a:hover{ background:url(../images/ico_li_cur.png) left center no-repeat; color:#038ed5 !important;}	
	
	
/*
.nav{
	width:840px;
	float: left;
	height: 90px;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #383838;
}		
.nav ul{
	width: 100%;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
.nav ul li{
	width: 140px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
.nav ul li a{
	width: 140px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #383838;
	text-align: center;
	line-height: 100px;
}
.nav ul li a:hover{
	width: 140px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
	color: #0e9598;
	text-align: center;
	background-image: url(../images/top_img2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*中英文*/
.zyw{width:106px;float:right;overflow:hidden;padding-left:20px;}
.localer{position:absolute;top:10px;right:20px;text-align:right;margin:0;padding:0;z-index:31;font-size:12px;*margin-top:1px}
.localer .localerPanel_7{height:27px;font-size:12px;overflow:hidden;border:1px solid #e4e4e4;border-radius:4px;transition:height .8s;-moz-transition:height .8s;-webkit-transition:height .8s;-o-transition:height .8s;*float:left;*overflow:hidden;*clear:both}
.localer .localerPanel_7 .localerList{margin:0;padding:0;list-style-type:none;padding-bottom:10px;background-color:rgba(255,255,255,0.8);_background-color:#fff;background-color:#fff\9;*float:left;*overflow:hidden;*clear:both}
.localer .localerPanel_7 .delimiter{display:none}
.localer .localerPanel_7 .localerItemContent{height:27px;line-height:27px;text-align:left;padding:0 20px 0 10px;font-size:12px;*float:left;*overflow:hidden;*clear:both}
.localer .localerPanel_7 .localerItemContent_hover{background-color:#fff}
.localer .localerPanel_7 .icon{width:22px;display:inline-block;_display:inline;_zoom:1}
.localer .localerPanel_7 .languageCn_Icon{background:url(../images/national_cn.png) center no-repeat}
.localer .localerPanel_7 .languageTcn_Icon{background:url(../images/national_cn.png) center no-repeat}
.localer .localerPanel_7 .languageEn_Icon{background:url(../images/national_en.png) center no-repeat}
.localer .localerPanel_7 .text{font:12px "微软雅黑";color:#282828;margin-left:6px}
.localer .localerPanel_7 .arrow{width:10px;position:absolute;top:0;right:0;padding:0 7px;background:url(../images/locater_Arrow3.png) center no-repeat;transition:all ease .7s;-moz-transition:all ease .7s;-webkit-transition:all ease .7s;-o-transition:all ease .7s}
.localer .localerPanel_7 .arrow_hover{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg)}	
/*banner*/
.pz_slides_3{ width:1920px; height:504px; overflow:hidden; position:relative; }
		.pz_slides_3 ._btn{overflow:hidden; position:absolute;right:24%; bottom:20px; z-index:2; }
		.pz_slides_3 ._btn ul{ overflow:hidden; zoom:1; float:left;  }
		.pz_slides_3 ._btn ul li{float:left;width:66px; height:8px; margin-left:11px; background:url(../images/imgPlayer.png) -81px -82px no-repeat;  cursor:pointer;}
		.pz_slides_3 ._btn ul li.on{ width:66px; height:8px; BACKGROUND-POSITION: 0px -82px}
		
        .pz_slides_3 ._pic{ position:relative; height:100%; z-index:0;}
		.pz_slides_3 ._pic li{ zoom:1; vertical-align:middle;position:relative;}
		.pz_slides_3 ._pic li img{ width:1920px; height:504px; display:block;}

        .banner_box_pc .prev,
		.banner_box_pc .next{ position:absolute;  left:0; top:50%; margin-top:-47px; display:block; width:50px; height:94px; background:url(../images/imgPlayer.png) 0px 0px no-repeat; filter:alpha(opacity=100);opacity:1.0; z-index:15;   }
		.banner_box_pc .next{ left:auto; right:0; background-position:-65px 0px; }
		.banner_box_pc .prev:hover,
		.banner_box_pc .next:hover{ filter:alpha(opacity=80);opacity:0.8;  }
		.banner_box_pc .prevStop{background-position:0px 0px;}
		.banner_box_pc .nextStop{background-position:-65px 0px;}

.banner_box_pad{ display:none;}
.banner_box_phone{ display:none;}
/*关于我们*/
/*main 首页了解天合*/
.c_0100_bg1{ background-color:#f5f6f6;width:100%;overflow:hidden;padding:0 0 50px 0}
.c_1200_2{width:1200px; padding:34px 0 46px 0;margin:0 auto;}
.title_1{ float:left; width:1200px; }
.title_1 .tit_1{
	float: left;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #333333;
	font-size: 24px;
	text-align: center;
	font-family: "微软雅黑";
}
.title_1 .text_1{ float:left; width:100%; padding:5px 0; color:#787878; line-height:21px; text-align:center;}
.t_1200_1{ width:1200px; margin:23px auto 0 ;}
.li_6{
	float: left;
	width: 25%;
	margin: 22px 0 0 0;
	background: url(../images/main_img3.jpg) bottom right no-repeat;
	font-family: "微软雅黑";
}
/*.li_6:hover{ margin:12px 0 0 0; padding:0 0 10px 0;transition: all 0.5s ease 0s;}*/
.li_6 .l_41{ float:left; width:41px; height:47px; margin:7px 0 8px 15%;}
.li_6 .l_41 a{ float:left; width:41px; height:47px;}
.li_6 .l_41 a.bg41_1{ background:url(../images/main_img1.png) no-repeat;}
.li_6:hover .l_41 a.bg41_1{background:url(../images/main_img1_h.png) no-repeat;}
.li_6 .l_41 a.bg41_2{ background:url(../images/main_img4.png) no-repeat;}
.li_6:hover .l_41 a.bg41_2{background:url(../images/main_img4_h.png) no-repeat;}
.li_6 .l_41 a.bg41_3{ background:url(../images/main_img5.png) no-repeat;}
.li_6:hover .l_41 a.bg41_3{background:url(../images/main_img5_h.png) no-repeat;}
.li_6 .l_41 a.bg41_4{ background:url(../images/main_img6.png) no-repeat;}
.li_6:hover .l_41 a.bg41_4{background:url(../images/main_img6_h.png) no-repeat;}
.li_6 .l_140{ float:left; width:46%;}
.li_6 .l_140 .t_140_1{ float:left; width:100%; margin:12px 0 0 0;}
.li_6 .l_140 .t_140_1 a{ float:left; width:100%; color:#333333; font-size:14px; line-height:20px; text-align:center; font-weight:bold;}
.li_6:hover .l_140 .t_140_1 a{ color:#00a0bc;}
.li_6 .l_140 .t_140_2{ float:left; width:100%;}
.li_6 .l_140 .t_140_2 a{ float:left; width:100%; color:#969696; font-size:12px; line-height:13px; text-align:center;  font-family:Arial, Helvetica, sans-serif;}
.li_6 .l_17{ float:left; width:17px; height:17px; margin:22px 0 0 0; background:url(../images/main_img2.png) no-repeat;}
.li_6:hover .l_17{ background:url(../images/main_img2_h.png) no-repeat;}
.li_6:nth-child(4){ background:0;}
/*首页公司简介*/
.in_about{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
 	background-color: #F00;
	}
/*昊阳业务*/
.hyyw{width:1200px;height:auto;margin:0 auto;padding:0;}
.hyyw.title_1{ float:left; width:1200px; }
.title_1 .tit_1{
	float: left;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #333333;
	font-size: 24px;
	float:left;
	text-align: center;
	font-family: "微软雅黑";
}
.title_1 .text_1{
	float: left;
	width: 100%;
	padding: 5px 0;
    font- color:#787878;
	line-height: 21px;
	float:left;
	text-align: center;
	font-family: "微软雅黑";
}
.hyyw_bo{
	width:1200px;height:auto;padding:30px 0 0 0;margin:0;float:left;
	}
.hyyw_bo ul{
	width:1230px;height:auto;padding:0;margin:0;float:left;
	}	
.hyyw_bo ul li{
	width:380px;height:auto;padding:0;margin:0 30px 0 0;float:left;
	}
.hyyw_bo ul li img{
	width:100%;height:auto;padding:0;margin:0;float:left;
	}	
.li_bo{
	width: 380px;
	height: 120px;
	padding: 0;
	margin: 0;
	float: left;
	}	
.li_bo span{
	width:330px;
	height:60px;
	padding:0 0 0 50px;
	margin: 0;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	font-weight: bolder;
	}
.li_bo b{
	width: 100px;
	height: 30px;
	padding: 0px 0 0 10px;
	margin: 0 0 0 50px;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: 1px solid #fff;
	background-image: url(../images/more_jt.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	font-weight: normal;
	}	
.li_bo b a{
	width: 100px;
	height: 30px;
	color:#fff;
	float:left;
	}													
/*新闻动态*/
.in_news{
	width:1200px;height:auto;padding:10px 0 0 0;margin:0 auto;overflow:hidden;
	}
.in_news ul{
	width:1230px;height:200px;padding:10px 0 0 0;margin:0;overflow:hidden;float:left
	}	
.in_news ul li{
	width:380px;height:auto;padding:0px;margin:0 30px 0 0;overflow:hidden;
	background:#daf1f7;float:left;
	}
.in_news ul li a{
	width:380px;height:auto;padding:0px;margin:0;overflow:hidden;
	background:#daf1f7;float:left;color: #333;
	}	
.in_news ul li :hover{
	width:380px;height:auto;padding:0px;margin:0 ;overflow:hidden;
	background:#6cd287;color:#fff;
	}			
.in_news ul li .news_title{
	width: 340px;
	height: 70px;
	padding: 20px 0 0 20px;
	margin: 0 0;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 60px;
	font-weight: bolder;
	}
.in_news ul li a .news_title {
	width: 340px;
	height: 70px;
	padding:0;
	margin: 0  0 0 20px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:60px;
	border-bottom: 2px solid #709aac;
	}	
.in_news ul li :hover .news_title{
	width: 340px;
	height: 70px;
	padding:0 ;
	margin: 0 0 0 20px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:60px;
	border-bottom: 2px solid #fff;
	}	
.in_news ul li .news_cen{
	width: 340px;
	height:70px;
	padding:0 0 0 20px;
	margin: 0 0;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	}					
.in_news ul li .news_time{
	width: 340px;
	height:50px;
	padding:0 20px 0 20px;
	margin: 0 0;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	float:left;
	}	
/*下属企业*/
.in_xsqy{
	width:1200px;height:auto;padding:10px 0 30px 0 ;margin:0 auto;overflow:hidden;
	}	
.part1{}
.inews{ width:710px;}
.iabt{ width:270px;}

.inews .pic{ width:170px;}
.inews ul{ width:540px;}
.inews ul li{ width:270px; float:left; padding-left:15px; background:url(../images/ico_li.png) left center no-repeat; line-height:26px;}

.pslide{ position:relative;float:left;margin: 0; padding-top:30px;}
.pslide .prev,.pslide .next{ display:block;  width:37px; height:24px; border:1px solid #eee; position:absolute;  top:-30px; overflow:hidden; cursor:pointer; background:url("../images/ico_arr.png");}
.pslide .prev{  right:36px;}
.pslide .prev:hover{ background-position:left 66px}
.pslide .next{  right:0; background-position:right 0;}
.pslide .next:hover{ background-position:right 66px}
.pslide .bd{ width:1200px; overflow:hidden; }

.pslide .bd ul{zoom:1;list-style-type:none; }
.pslide .bd ul li{ margin-right:33px; float:left; _display:inline; width:182px;}
.pslide .bd ul li a{ display:block; width:275px; position:relative;}
.pslide .bd ul li img{ width:275px; height:190px; display:block;}	
.bd .txt{width:275px;height:45px;background:url(../images/1px.png)repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.bd .txt h3{font-size:14px;font-weight:100;height:45px;text-align:center;line-height:45px;padding:0;margin:0;}
.bd .txt p{
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
	font-weight: bolder;
	color: #Ff0;
}
/*foot*****/
.foot{
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin:0;
	background-color: #f2f7fb;
	}
.foot_top{
	width:1200px;
	height:92px;
	margin:0 auto;
	padding:0;
   overflow:hidden;
	}
.foot_top ul{
	width:100%;
	height:92px;
	margin:0 auto;
	padding:0;
	}
.foot_top ul .title{
	width: 250px;
	height: 45px;
	margin: 0;
	padding: 5px 0 0 50px;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 60px;
	color: #000;
	font-weight: bolder;
	}
.foot_top ul .foot_xq{
	width: 250px;
	height: 45px;
	margin: 0;
	padding: 0 0 0 50px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	color: #000;
	}		
	
.foot_top ul li .xzzx{
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/zzzx_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	}	
.foot_top ul li a:hover .xzzx {
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/zzzx.png);
	background-repeat: no-repeat;
	background-position: center center;
	}		
.foot_top ul li .cwxx{
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/cwxx_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	}	
.foot_top ul li a:hover .cwxx {
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/cwxx.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.foot_top ul li .job{
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/zxns_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	}	
.foot_top ul li a:hover .job {
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/zxns.png);
	background-repeat: no-repeat;
	background-position: center center;
	}		
.foot_top ul li .wthd{
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/wtzx_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	}	
.foot_top ul li a:hover .wthd {
	width: 170px;
	height: 92px;
	margin: 0;
	float: left;
	padding: 0 0 0 130px;
	background-image: url(../images/wtzx.png);
	background-repeat: no-repeat;
	background-position: center center;
	}	
.foot_bo{
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	background: #000;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 50px;
	color: #ccc;
	text-align:center;
	}						

/*走进昊阳**
@media print {
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
.pz_main{
	width: 100%;
	min-width: 1200px;
	float:left;
	font-family: "微软雅黑";
}
.w_1200{ margin:0 auto; max-width:1200px;}
.c_1200_9{ float:left; width:100%; margin:26px 0 63px 0;}
.t_1200_20{ float:left; width:100%;}
.t_1200_20 .l_791{ float:left; width:791px; height:518px; background:url(../images/about_img9.jpg) left top  no-repeat;}
.t_1200_20 .l_791 .t_446{ float:left; width:446px; height:274px; background-color:#fff; padding:19px 39px 32px 39px; margin:25px 321px 219px 24px; background-color:#fff; padding:}
.t_1200_20 .l_791 .t_446 .t_446_1{ float:left; width:100%; color:#00a0bc; font-size:24px; line-height:40px;}
.t_1200_20 .l_791 .t_446 .t_446_2{ float:left; width:100%; height:135px; color:#8c8c8c; font-size:14px; line-height:24px; margin:15px 0 0 0;}
.t_1200_20 .l_791 .t_446 .t_446_3{
	float: left;
	width: 100%;
	height: 32px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:22px;
}
.add_btn{ float:right; width:125px; height:32px; padding:0 0 0 22px; color:#fff; line-height:32px; background:url(../images/main_img13.png) 86px center no-repeat #00a0bc;}
.add_btn:hover{ text-decoration:underline; color:#fff;}

.t_1200_20 .r_380{ float:right; width:380px; height:518px; background-color:#fff;}
.t_1200_20 .r_380 .t_380_1{ float:left; width:100%;}
.t_1200_20 .r_380 .t_380_1 img{ display:block; width:380px; height:280px;}
.t_1200_20 .r_380 .t_380_2{ float:left; width:100%; height:237px; padding:19px 35px 38px 35px; }
.t_1200_20 .r_380 .t_380_2 .d_380_1{ float:left; width:100%; color:#00a0bc; font-size:24px; line-height:40px;}
.t_1200_20 .r_380 .t_380_2 .d_380_2{ float:left; width:100%; height:93px; margin:15px 0 0 0; color:#8c8c8c; font-size:14px; line-height:24px;}
.t_1200_20 .r_380 .t_380_2 .d_380_3{
	float: left;
	width: 100%;
	height: 32px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.add_btn2{
	float: right;
	width: 125px;
	height: 32px;
	padding: 0 0 0 22px;
	border: #00a0bc solid 1px;
	color: #00a0bc;
	line-height: 32px;
	background: url(../images/about_img11.png) 86px center no-repeat #fff;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s easet 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	font-size: 14px;
}
.add_btn2:hover{  color:#ace0ed;  border:#ace0ed solid 1px; background:url(../images/main_img12.png) 86px center no-repeat #0091a5;  -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s easet 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}

.t_1200_20 .l_380_1{ float:left; width:380px; height:340px; background-color:#0091a5; padding:21px 36px 52px 36px; margin:29px 0 0 0;}
.t_1200_20 .l_380_1 .t_380_3{ float:left; width:100%; height:63px; border-bottom:#ace0ed solid 1px; color:#ffffff; font-size:24px; line-height:40px;}
.t_1200_20 .l_380_1 .t_380_4{ float: left; width:100%; height:152px; margin:21px 0 0 0; color:#fff; font-size:14px; line-height:24px;}
.t_1200_20 .l_380_1 .t_380_5{ float: left; width:100%; height:32px;}
.add_btn3{float:right; width:125px; height:32px; padding:0 0 0 22px; border:#ace0ed solid 1px; color:#ace0ed; line-height:32px; background:url(../images/main_img12.png) 86px center no-repeat;}
.add_btn3:hover{text-decoration:underline; color:#ace0ed;}
*/
.t_1200_20 .r_790_2{ float:right; width:790px; height:339px; background-color:#ffffff; margin:29px 0 0 0;}
.t_1200_20 .r_790_2 .l_380_2{ float:left; width:380px; height:339px; padding:21px 36px 52px 36px;}
.t_1200_20 .r_790_2 .l_380_2 .t_380_6{ float:left; width:100%; color:#00a0bc; font-size:24px; line-height:40px; }
.t_1200_20 .r_790_2 .l_380_2 .t_380_7{ float:left; width:100%; height:179px; margin:15px 0 0 0; color:#8c8c8c; font-size:14px; line-height:24px;}
.t_1200_20 .r_790_2 .l_380_2 .t_380_8{ float:left; width:100%; height:32px;}
.t_1200_20 .r_790_2 .r_410{ float:right; width:410px;}
.t_1200_20 .r_790_2 .r_410 span{
	float: right;
	width: 410px;
	height: 50px;
	position: relative;
	top: -50px;
	background-image: url(../images/about_lxwm_bg.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.t_1200_20 .r_790_2 .r_410 img{ display:block; width:410px; height:339px;}
.t_1200_20 .r_790_2 .r_410_pad{ display:none;}
.t_1200_20 .r_790_2 .r_410_phone{ display:none;}
/*list_banner*/
.li_banner{
	width: 100%;
	height: 400px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/list_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.li_banner ul{
	width: 1200px;
	height:50px;
	margin:300px auto 0;
	padding:0;
	
	}
.li_banner ul li{
	width: 178px;
	float: left;
	height: 33px;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	text-align:center;
	}	
.li_banner ul li a{
	width: 178px;
	float: left;
	height: 33px;
	line-height:35px;
	color: #000;
	border: 1px solid #000;
	padding:0;margin:0;
	}	
.li_banner ul li a:hover{
	width: 178px;
	float: left;
	height: 35px;
	color: #fff;
	line-height:37px;
	padding: 0;
	margin: 0;
	background-color: #00a0bc;
	border: 0px none;
	}	
.about_bo{
	width: 100%;
	height: auto;
	padding: 50px 0 0;
	margin: 0px auto;
	float: left;
	overflow:hidden;
	background-color: #f6f6f6;
}
.about_title{
	width: 1200px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 50px;
	color: #383838;
	}
.title_en{
	width: 1200px;
	height: 60px;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	color: #383838;
	}
.about_xq{
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size:14px;
	float:left;
	line-height:25px;
	color: #383838;
	background-color: #fff;
	}	
.about_map{
	
	width:1200px;height:350px;margin:0 auto;background:#930;}	
.about_lxwm{
	width: 1200px;
	height: 150px;
	padding:20px 0;
	margin:20px auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	background-color: #fff;
	}	
.about_lxwm ul{
	width:1200px;height:150px;float:left;padding:0;margin:0 auto;
	}
.rc{
	width: 220px;
	height: 120px;
	float: left;
	padding: 0;
	margin: 0 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	}	
.rc img{
	width:33px;height:45px;float:left;padding:0;margin:35px 15px;
	}	
.rc b{
	width: 120px;
	height: 25px;
	float: left;
	padding: 0;
	margin: 30px 15px 0 0;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 37px;
	font-weight: normal;
	}	
.rc span{
	width:120px;height:25px;float:left;padding:0;margin:0px 15px 0 5px;font-size: 16px;
	line-height: 37px;color:#999;
	}
.lxwm_add{
	width: 220px;
	height: 120px;
	float: left;
	padding: 0 15px;
	margin: 0 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccc;
	}	
.lxwm_add span{
	width: 220px;
	height: 50px;
	float: left;
	line-height:20px;
	padding: 10px 15px 0;
	margin: 0px;
	color:#383838;
	}	
.about_zzjg{
	background-color: #fff;
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}					
.about_hywh{
	width:100%;float:left;height:150px;padding:0;margin:0;overflow:hidden;
	}	
.about_hywh ul{
	width:1200px;height:150px;padding:0;margin:0 auto;
	}		
.about_hywh ul li{
	width:300px;height:150px;padding:0;margin:0;float:left;
	}	
.about_hywh ul li img{
	padding:0px; margin-left:130px;text-align:center;
	}	
.about_hywh ul li span{
	width:300px;height:30px;padding:0;margin:0;float:left;text-align:center;
	}	
.about_hywh ul li b{
	width: 300px;
	height: 47px;
	padding: 0;
	margin: 0;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #999;
	text-align:center;
	}
.hywh_bo{
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		
	}
.hywh_bo ul{
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	}
.hywh_bo ul li{
	padding: 0px;
	height: auto;
	width: 1200px;
	margin:20px 0;
	float:left;	
	}
.hywh_bo ul li a{
	float:left;	
	color:#393939;
	}			
.hywh_bo ul li img{
	padding: 0px;
	height: 340px;
	width:900px;
	float:left;
	}
.hywh_left{
	width:300px;
	float:left;
	background:#fff;
	height:342px
	}
.hywh_bo ul li span{
	padding: 0px;
	height: 50px;
	width: 300px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	color: #999;	
	line-height: 35px;
	}
.hywh_bo ul li b{
	padding: 0px;
	height: 160px;
	width: 300px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 250px;
	background-image: url(../images/kk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
	}
								
/*集团成员*/
.list_bo{
	width: 100%;
	height: auto;
	background-color: #fff;
	overflow:hidden;
	}
.bo_gscy{
	width:1200px;margin:0 auto;height:auto;padding:0;
	}	
.bo_gscy ul{
	width:1200px;margin:0;height:auto;padding:0;float:left;
	}		
.bo_gscy ul li{
	width:1200px;margin:0;height:187px;padding:0;float:left;
	}
.bo_gscy ul li:nth-child(2n+0)
    {
	width:1200px;
	margin:0;
	height:187px;
	float:left;
	background-color: #f2f2f2;
	}
		
.bo_gscy ul li img{
	width:240px;height:185px;margin:0;padding:0;float:left;
	}	
.gscy_title{
	width: 900px;
	height: 40px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px;
	color: #383838;
	}	
.gscy_time{
	width: 900px;
	height:25px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:25px;
	color: #ccc;
	}	
.gscy_xq{
	width: 960px;
	height: 50px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	color: #383838;
	}	
.gscy_more{
	width: 150px;
	height: 70px;
	float: right;
	padding: 0 8px 0 20px;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height:110px;
	color: #fff;
	position: relative;
	bottom:0px;
	text-align:right;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.gscy_more a{
	color: #fff;
	}	
.bo_gscy_jj{
	width:1200px;height:auto;margin:0 auto;padding:10px 0;
	}		
/* scrollleft */
.friend{height:300px;margin:0 auto;overflow:hidden;width:1200px;position:relative;}
.mr_frbox{height:350px;padding:5px 0px 0px;}
.mr_frBtnL{position: absolute;top: 90px;cursor:pointer;display:inline;float:left;height:80px;margin:0 10px 0 0;width:40px;z-index:99;left:10px}
.mr_frUl{float:left;height:350px;width:1200px;overflow: hidden;}
.mr_frUl a{color:#383838;}
.mr_frBtnR{position: absolute;top: 90px;right:10px;float:right;margin-top:0px;cursor:pointer;width:40px;height:80px;}
.mr_frbox ul{ height:350px; overflow:hidden; float:left;width:1200px;}
.mr_frbox li{ float:left; width:380px;font-size:14px; position:relative;list-style-type: none;padding:0 10px;}
.mr_frbox li span{ display:block; text-align:center; width:380px; line-height:25px; height:25px; text-align:center; overflow:hidden; margin-top:8px; cursor:pointer;}
.mr_frbox li img{ width:380px; height:250px;}
/*详情标题*/
.about_zzjg{
	background-color: #fff;
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto 30px;
	}
.list_news_title{
	width: 1200px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 50px;
	height: 50px;
	color: #383838;
	font-weight: bolder;
	}

.list_news_xq{
	width: 1200px;
	float: left;
	text-align:left;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height:25px;
	height:auto;
	/*color: #999;*/
	padding:20px 0 10px;
	margin:0;
	overflow:hidden;
	}	

