/* Imported styles */

@import url('2225b2b3ef8045448f3578a74a100d1b.css');
@import url('6f0393f5e3f845a7b50df3cba2941ba4.css');

@import url(font-awesome.min.css);
@import url(flaticon.css);


/*top_bar*/
.topWrap{
	width: 100%;
	height: 35px;
	margin: 0 auto;
	background: #4a88f7;
	overflow: hidden;
}
.top_bar{
	width: 1200px;
	margin: 0 auto;
	height:auto;
	line-height: 35px;
	overflow: hidden;
}
.top_bar .top_left{
	float: left;
	font-size: 12px;
	color: #fff;
}
.top_bar .top_right{
	float: right;
	margin-right:0;
}
.top_bar .top_right p{
	float: left;
	margin-left: 46px;
	font-size: 12px;
	color: #fff;
}
.top_bar .top_right p.icon{
	display: inline-block;
	width:auto;
	height: 35px;
	text-indent: 32px;
}
.top_bar .top_right p.icon1{
	background: url(../images/top_icon1.png) no-repeat 0 5px;
}
.top_bar .top_right p.icon2{
	background: url(../images/top_icon2.png) no-repeat 0 5px;
}
.top_bar .top_right p.icon3{
	background: url(../images/top_icon3.png) no-repeat 0 5px;
}
.top_bar .top_right a{color: #fff;}
/*nav*/
.navWrap{
	width: 1200px;
	margin: 0 auto;
	height: 120px;
	overflow: hidden;
}
.navWrap .logo{
	float: left;
}
.navWrap .logo a img{
	width: 194px;
	height: 64px;
	margin-top: 28px;
}
.nav_bar ul {
 list-style: none;
 padding-left: 0;
 margin-top: 0;
 margin-bottom: 0;
}
.nav_bar a {
  display: block;
  line-height: inherit;
  cursor: pointer;
}
.nav_menu{
	float:right;
	margin-right: 0;
	width: 968px;
  text-transform: uppercase;
}
.nav_menu-item{
	float: left;
	height: 120px;
	line-height: 120px;
	padding: 0 25px;
	margin-left: 28px;
	font-size: 16px;
	display: inline-block;
	width: auto;
}
.nav_menu-item:hover{
	background: #4a88f7;
	color: #fff;
}
.nav_cur a,.nav_submenu-item a,.nav_menu-item:hover a,.nav_menu-item a:hover{
	color: #fff;
}
.nav_cur{
	background: #4a88f7;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 180px;
  margin-left: -25px;
  background-color: #4a88f7;
	z-index: 1000;
}
.nav_submenu-item{
  padding-left: 25px;
	height: 60px;
	line-height: 60px;
}
.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
/*banner*/
.index_banner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.slideBox{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.slideBox .hd{
	height:10px;
	overflow:hidden;
	position:absolute;
	right:49%;
	bottom:30px;
	z-index:1;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{
	float:left;
	margin-right:16px;
	border-radius: 50%;
	width:10px;
	height:10px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.slideBox .hd ul li.on{
	background:#4a88f7;
	color:#fff;
}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img{
	width:100%;
	height:auto;
	display:block;
}
/*main*/
.mainWrap{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.main_one{
	width: 1200px;
	margin: 44px auto;
	height: auto;
	overflow: hidden;
}
.main_one .main_left{
	float: left;
	position: relative;
}
.main_one .main_left img{
	width: 425px;
	height: 300px;
}
.main_one .main_left .video{
	width: 425px;
	height: 300px;
}
.main_one .main_left .video_but{
	width: 84px;
	height: 84px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -42px;
	margin-top: -42px;
}
.main_one .main_right {
	float: left;
	margin-left: 75px;
	width: 700px;
}
.main_one .main_right .r_left{
	float: left;
}
.main_one h2{
	display:block;
	width: 97px;
	height: 28px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	background: #4a88f7;
	font-size: 13px;
	margin-bottom: 18px;
}
.main_one .main_right .dt_con{
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
}
.main_one .main_right h3{
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	color: #333333;
}
.main_one .main_right a:hover h3{
	color: #4a88f7;
}
.main_one .main_right p{
	width: 300px;
	text-indent: 2em;
	font-size: 12px;
	color: #9b9b9b;
	line-height:23px;
}
.main_one .main_right .r_right{
	float: left;
	margin-left: 70px;
}
.main_one .main_right .r_right img{
	margin-top:15px;
	width: 299px;
	height: 225px;
}
.mainWrapa{
	background: #f7f7f7;
}
.main_two .main_right p{
	width:700px;
	color: #333;
}
.picScroll-left{
	position: relative;
	width:1200px;
	margin: 22px auto 0;
	overflow:hidden;
	position:relative;
}
.picScroll-left .hd{
	position: absolute;
	width: 1200px;
	margin-top:56px;
	overflow:hidden;
	height:120px;
	z-index: 10;
}
.picScroll-left .hd .prev{
	display:block;
	width:80px;
	height:120px;
	float:left;
	margin-left:0px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/arrow_left.png) no-repeat 0 0;
}
.picScroll-left .hd .next{
	display:block;
	width:80px;
	height:120px;
	float:right;
	margin-right:0px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/arrow_right.png) no-repeat 0 0;
}
.picScroll-left .bd{
	padding:0px;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	margin-right:107px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic{
	text-align:center;
}
.picScroll-left .bd ul li .pic img{
	width:220px;
	height:220px;
	display:block;
	padding:0px;
	border: 1px solid #eee;
}
/*foot*/
.footWrap{
	width:100%;
	height: auto;
	margin: 0 auto;
	border-top: 1px solid #d4d4d4;
}
.footer{
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.footer .foot_l{
	float: left;
	width: 450px;
}
.footer .foot_r{
	float: right;
	margin-right:0;
	width: 600px;
	*width:590px;
}
.footer  p{
	display: block;
	font-size: 12px;
	color: #9b9b9b;
	line-height: 38px;
}
.footer p img{
	position: relative;
	top: 5px;
	*top:-7px;
	margin-right: 7px;
}
.footer p a{
	color: #9b9b9b;
	margin: 0 10px;
}
.foot_r p{float: right;}
.foot_r p .beian{
	float: right;
	display: block;
	*float: right;
	*width: 390px;
}
.foot_r p.beian .dev02{margin-left: 0px; margin-right: 5px;}
.foot_r p.beian .ghs{width: 16px; padding-top: 6px; margin-right: 2px;}
.foot_r p.footnav{
	*text-indent:52px;
	line-height: 22px;
}
.foot_r p a.linkUs{
	margin-right: 0;
}
.footer p a:hover{
	color: #4a88f7;
}
/*公司动态*/
.trends_banner{
	width: 100%;
	margin: 0 auto;
	border: none;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.trends_banner img{margin: 0 auto;}

.pb_banner,.content_banner{width:100%;height:340px;overflow: hidden; position: relative;background:#fff}
.pb_banner{margin:auto}
.pb_banner img{height:340px;left: 50%; margin-left: -960px; position: absolute; width: 1920px;display: block;}

/*通用*/
.pt5{padding-top: 5px}
.pt10{padding-top: 20px}
.pt20{padding-top: 20px}
.pt30{padding-top: 30px}
.pt40{padding-top: 40px}
.pt50{padding-top: 50px}
.pt60{padding-top: 60px}

/*content*/
.contentWrap{
	width:1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
	z-index:10;
}
.content_slide{
	float: left;
	position: relative;
	margin-top: -30px;
	z-index: 100;
	width: 184px;
	background: url(../images/content_bg.png) no-repeat 0 0;
}
.content_slide .slide_top{
	width: 100%;
	overflow: hidden;
}
.content_slide .slide_top h2{
	margin-left:20px;
	font-size: 22px;
	color: #fff;
	margin-top: 66px;
	letter-spacing: 5px;
	font-weight: normal;
}
.content_slide .slide_top  p{
	margin-left:20px;
	font-size: 18px;
	color: #fafafa;
	letter-spacing: 5px;
	margin-top: 17px;
	margin-bottom:44px;
}
.content_slide .slide_bot{
	width: 100%;
	height: auto;
	margin:0px auto 0;
	overflow: hidden;
	background: url(../images/content_bga.png) no-repeat center top;
}
.content_slide .slide_bot ul li{
	width: 50%;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 25px 0 0 0;
	margin-bottom: 45px;
}
.content_slide .slide_bot ul li a img{
	width: 36px;
	height: 30px;
}
.content_slide .slide_bot ul li a p{
	font-size: 12px;
	color: #383838;
	margin-top: 12px;
}
.content_slide .slide_bot strong{
	display: block;
	font-size: 12px;
	color: #9b9b9b;
	text-align: center;
}
.content_slide .slide_bot .img{
	width:145px;
	height: 145px;
	margin:20px auto 45px;
	margin-left:20px;
}
.content_trends{
	float: left;
	margin-left: 50px;
	width: 966px;
}
.content_trends h2{
	margin: 28px auto 0;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 13px;
	color: #333333;
}
.content_trends h2 a{
	color: #9b9b9b;
}
.content_trends h2 i{
	font-style: normal;
	margin: 0 8px;
}
.content_trends a:hover{
	color: #4a88f7;
}
.content_trends ul li{
	margin: 55px auto 0;
}
.content_trends ul li a h3{
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
.content_trends ul li a:hover h3{
	color:#4a88f7;
}
.content_trends ul li p{
	font-size: 12px;
	color: #9B9B9B;
	line-height: 23px;
	text-align: justify;
}
.content_trends .page{
	width: auto;
	margin: 45px auto 36px;
	text-align: center;
	margin-left: 9px;
}
.content_trends .page a{
	display: inline-block;
	width: 28px;
	height: 34px;
	border: 1px solid #D4D4D4;
	text-align: center;
	line-height: 34px;
	margin-right: 17px;
	color: #333;
	font-size: 12px;
}
.content_trends .page span{
	background: #D4D4D4;
	display: inline-block;
	width: 28px;
	height: 34px;
	border: 1px solid #D4D4D4;
	text-align: center;
	line-height: 34px;
	margin-right: 17px;
	color: #333;
	font-size: 12px;
}
.content_trends .page a.a1{
	width: 50px;
}
.content_trends .page a.cur{
	background: #D4D4D4;
}
.content_trends .page a:hover{
	background: #D4D4D4;
}
/*产品中心*/
.content_trends dl{
	margin: 50px auto 0;
	height: auto;
	overflow: hidden;
}
.content_trends dl dd{
	float: left;
	width: 205px;
	float: left;
	margin-right: 48px;
}
.content_trends dl dd.last{
	margin-right: 0px;
}
.content_trends dl dd a {
	display: block;
	border: 1px solid #D4D4D4;
}
.content_trends dl dd a:hover {
	border: 1px solid #4a88f7;
}
.content_trends dl dd a img{
	width: 203px;
	height: 140px;
	margin-bottom: 15px;
}
.content_trends dl dd a em{
	display: block;
	font-size: 12px;
	color: #333333;
	margin-bottom: 30px;
	margin-left: 15px;
	letter-spacing: 2px;
}
.content_trends dl dd a span{
	display:inline-block;
	background: #4a88f7;
	width: 105px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin: 0 auto 18px;
	margin-left: 50px;
}
/*公司简介*/
.content_brief h2{
	margin-bottom: 45px;
}
.content_brief p{
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 35px;
}
.content_brief .brief_img{
	display: block;
	overflow: hidden;
	margin-bottom: 55px;
}
.content_brief .brief_img img{
	width: 449px;
	height: 154px;
	float: left;
}
.content_brief p strong{
	font-weight: bold;
}
/*关于我们*/
.content_about{
	padding-bottom: 36px;
}
.content_about .about_l{
	float: left;
	margin-top: 50px;
	width: 468px;
}
.content_about .about_l p{
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}
.content_about .about_r{
	float: left;
	margin-left:16px;
	width: 480px;
}
.content_about .about_r img{
	margin-top: 50px;
	width:480px;
	height:280px;
}
.content_about .about_r p{
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	color: #333;
}


.content_show{
	padding-bottom: 36px;
}
.content_show .detailbox{
	float: left;
	width: 100%;
	margin-top: 35px;
}
.content_show .detailbox p{
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}
.content_show .detailbox p strong{
	font-weight: bold;
}
.content_show .detailbox img{max-width: 800px;height: auto;display: block;margin: 5px auto;}
.content_show .detailbox .tit{clear: both;font-size: 20px;font-weight: bold;color: #0285db;line-height: 22px;padding: 0px 0px 15px 0px;text-align: center;}
.content_show .detailbox .date{line-height: 15px;margin-bottom:15px;color: #999;font-size: 12px;text-align: center;}
.content_show .detailbox .prroimg{ display:block; margin:0 auto; max-width:700px; margin-bottom:10px}
.content_show .detailbox .con{font-size: 14px;color: #333;line-height: 28px;}

/*联系我们*/
.content_link .link_l{
	float: left;
	margin-top: 50px;
	width: 526px;
}
.content_link .link_l p.title{
	font-size: 14px;
	color: #333333;
}
.content_link .link_l .infor{
	display: block;
	width: 100%;
	margin-top: 18px;
}
.content_link .link_l  .border{
	width:auto;
	height: auto;
	overflow:hidden ;
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
}
.content_link .link_l  .name{
	float: left;
	width: 199px;
	height: 40px;
	margin-right: 12px;
}
.content_link .link_l .tell{
	float: left;
	width:310px;
	height: 40px;
}
.content_link .link_l .proposal{
	float: left;
	width:524px;
	height: 40px;
}
.content_link .link_l .border label{
	line-height: 40px;
	font-size: 14px;
	color: #9b9b9b;
	margin-left: 12px;
	*position: relative;
	*top: -10px;
}
.content_link .link_l .border input{
	height: 40px;
	width:auto;
	display: inline-block;
	background: none;
	line-height: 40px;
	text-indent: 8px;
	font-size: 14px;
	color: #9b9b9b;
}
.content_link .link_l .name input{
	width: 130px;
}
.content_link .link_l .tell input{
	width: 250px;
}
.content_link .link_l .proposal input{
	width: 390px;
}
.content_link .link_l .border textarea{
	width: 98%;
	padding: 0 1%;
	height: 210px;
	resize: none;
	background: none;
	text-indent: 4px;
	line-height: 24px;
	font-size: 14px;
	color: #9b9b9b;
	*width: 100%;
}
.content_link .link_l .submit{
	width: 100%;
	margin: 12px auto 70px;
	text-align: center;
	height: 40px;
}
.content_link .link_l  .button{
	width: 200px;
	height: 40px;
	*height:40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #35a5f1;
	cursor: pointer;
}
.content_link .link_l  .button:hover{
	background: #4a88f7;
}
.content_link .link_r{
	float: left;
	margin-left:72px;
	width: 366px;
}
.content_link .link_r img{
	width:360px;
	height: 360px;
	margin-top:50px ;
}


/***
=============================================
    Categories Area style
=============================================
***/
.categories-area {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 10px;
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
.categories-area::before {
  background: #f7f7f7;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.categories-area .sec-title h1 {
    color: #374c73;
}

.categories-area .single-item {
  margin-bottom: 30px;
  position: relative;
  padding-left: 90px;
  background: #ffffff;
  z-index: 1;
}
.categories-area .single-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
	background: #152545;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 0;
}
.categories-area .single-item:hover:before{
  height: 100%;
  opacity: 1;
}

.categories-area .single-item .icon-holder {
  position: absolute;
  top: 15px;
  left: 0;
  width: 96px;
  height: 96px;
  background: #4a88f7;
	border-radius: 96px;
	margin-left: 10px;
}
.categories-area .single-item .icon-holder .icon-box {
  display: table;
  height: 100%;
  width: 100%;
}
.categories-area .single-item .icon-holder .icon-box .icon{
  display: table-cell;
  vertical-align: middle;
}
.categories-area .single-item .icon-holder span::before {
  color: #fff;
  display: block;
  font-size: 30px;
  text-align: center;
}
.categories-area .single-item .text-holder {
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-right: 12px;
}
.categories-area .single-item .text-holder h5{
  color: #4a88f7;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 8px;
  transition: all 500ms ease;
}
.categories-area .single-item .text-holder p{
  transition: all 500ms ease;
	font-size: 12px;
}
.categories-area .single-item:hover .text-holder h5{
  color: #ffffff;
}
.categories-area .single-item:hover .text-holder h5 a{
  color: #ffffff;
}
.categories-area .single-item:hover .text-holder p{
  color: #ffffff;
}
.container::after, .row::after {

    clear: both;

}
.container::after, .container::before, .row::after, .row::before {

    display: table;
    content: " ";

}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.container a:focus, .container a:hover {

    color: #4a88f7;
    text-decoration: underline;

}
.container a:active, .container a:hover {

    outline: 0;

}
.container a {

    color: #4a88f7;
    text-decoration: none;

}
.container {

    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    font-weight: 400;

}
@media (min-width:768px) {
	.container {
	width:750px
}
}@media (min-width:992px) {
	.container {
	width:970px
}
}@media (min-width:1200px) {
	.container {
	width:1170px
}
}
.container-fluid {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.col-md-4,.col-sm-6,.col-xs-12 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-12 {
	float:left
}
.col-xs-12 {
	width:100%
}
@media (min-width:768px) {
.col-sm-6 {
	float:left
}
}@media (min-width:992px) {
.col-md-4 {
	float:left
}
.col-md-4 {
	width:270px
}
}


/*新增*/
.subcolumns {
    width: 100%;
    background: #F2F2F2;
    margin-bottom: 10px;
}
.subcolumns h3 {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0px 30px;
}
.subcolumns h3 a {
    color: #505050;
}
.subcolumns h3.cur a {
    color: #0296FF;
}

.context {
    width: 100%;
    height: auto;
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
    float: left;
}
.context .newContent {
    height: auto;
}
.context .newContent h4 {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 15px auto 0;
}
.context .newContent h4 a {
    color: #505050;
}
.context .newContent h4 a.cur, .context .newContent h4 a:hover {
    color: #0296FF;
}

.uc-empty {
    color: #81828c;
    line-height: 200px;
    text-align: center;
}

/*资质*/
.content_zizhi{
	float: left;
	margin-left: 50px;
	width: 966px;
	margin-bottom: 30px;
}
.content_zizhi h2{
	margin: 28px auto 0;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 13px;
	color: #333333;
}
.content_zizhi h2 a{
	color: #9b9b9b;
}
.content_zizhi h2 i{
	font-style: normal;
	margin: 0 8px;
}
.content_zizhi a:hover{
	color: #4a88f7;
}
.content_zizhi ul li{
	margin: 55px auto 0;
}
.content_zizhi ul li a h3{
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
.content_zizhi ul li a:hover h3{
	color:#4a88f7;
}
.content_zizhi ul li p{
	font-size: 12px;
	color: #9B9B9B;
	line-height: 23px;
	text-align: justify;
}
.content_zizhi .page{
	width: auto;
	margin: 45px auto 36px;
	text-align: center;
	margin-left: 9px;
}
.content_zizhi .page a{
	display: inline-block;
	width: 28px;
	height: 34px;
	border: 1px solid #D4D4D4;
	text-align: center;
	line-height: 34px;
	margin-right: 17px;
	color: #333;
	font-size: 12px;
}
.content_zizhi .page a.cur{
	background: #D4D4D4;
}
.content_zizhi .page a:hover{
	background: #D4D4D4;
}

.content_zizhi dl{
	margin: 25px auto 0;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.content_zizhi dl dd{
	float: left;
	width: 303px;
	text-align: center;
	margin-right: 28px;
}
.content_zizhi dl dd.last{
	margin-right: 0px;
}
.content_zizhi dl dd a {
	display: block;
	border: 1px solid #D4D4D4;
}
.content_zizhi dl dd a:hover {
	border: 1px solid #4a88f7;
}
.content_zizhi dl dd a img{
	width: 280px;
	height: 380px;
	margin-bottom: 15px;
	text-align: center;
}
.content_zizhi dl dd .h185t{height: 185px;margin-top: 10px;}
.content_zizhi dl dd a em{
	display: block;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 15px;
	letter-spacing: 2px;
	text-align: center;
}
.content_zizhi dl dd a span{
	display:inline-block;
	background: #4a88f7;
	width: 105px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin: 0 auto 18px;
	margin-left: 50px;
}

/*荣誉*/
.content_rongyu{
	float: left;
	margin-left: 50px;
	width: 966px;
	margin-bottom: 30px;
}
.content_rongyu h2{
	margin: 28px auto 0;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 13px;
	color: #333333;
}
.content_rongyu h2 a{
	color: #9b9b9b;
}
.content_rongyu h2 i{
	font-style: normal;
	margin: 0 8px;
}
.content_rongyu a:hover{
	color: #4a88f7;
}
.content_rongyu ul li{
	margin: 55px auto 0;
}
.content_rongyu ul li a h3{
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
.content_rongyu ul li a:hover h3{
	color:#4a88f7;
}
.content_rongyu ul li p{
	font-size: 12px;
	color: #9B9B9B;
	line-height: 23px;
	text-align: justify;
}
.content_rongyu .page{
	width: auto;
	margin: 45px auto 36px;
	text-align: center;
	margin-left: 9px;
}
.content_rongyu .page a{
	display: inline-block;
	width: 28px;
	height: 34px;
	border: 1px solid #D4D4D4;
	text-align: center;
	line-height: 34px;
	margin-right: 17px;
	color: #333;
	font-size: 12px;
}
.content_rongyu .page a.cur{
	background: #D4D4D4;
}
.content_rongyu .page a:hover{
	background: #D4D4D4;
}

.content_rongyu dl{
	margin: 25px auto 0;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.content_rongyu dl dd{
	float: left;
	width: 303px;
	float: left;
	margin-right: 28px;
}
.content_rongyu dl dd.last{
	margin-right: 0px;
}
.content_rongyu dl dd a {
	display: block;
	border: 1px solid #D4D4D4;
}
.content_rongyu dl dd a:hover {
	border: 1px solid #4a88f7;
}
.content_rongyu dl dd a img{
	width: 301px;
	height: 190px;
	margin-bottom: 15px;
}
.content_rongyu dl dd a em{
	display: block;
	font-size: 12px;
	color: #333333;
	height: 36px;
	margin-left: 15px;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-align: center;
}
.content_rongyu dl dd a span{
	display:inline-block;
	background: #4a88f7;
	width: 105px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin: 0 auto 18px;
	margin-left: 50px;
}

/*环境*/
.content_huanjing{
	float: left;
	margin-left: 50px;
	margin-bottom: 30px;
	width: 966px;
}
.content_huanjing img{
    max-width: 100%;
}
.content_huanjing h2{
	margin: 28px auto 0;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 13px;
	color: #333333;
	margin-bottom: 30px;
}
.content_huanjing h2 a{
	color: #9b9b9b;
}
.content_huanjing h2 i{
	font-style: normal;
	margin: 0 8px;
}
.content_huanjing h3{
	margin: 20px auto 0;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
	text-indent: 2em;
}
.content_huanjing a:hover{
	color: #4a88f7;
}
.content_huanjing dl{
	margin: 25px auto 0;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.content_huanjing dl dd{
	float: left;
	width: 303px;
	float: left;
	margin-right: 28px;
}
.content_huanjing dl dd.last{
	margin-right: 0px;
}
.content_huanjing dl dd img{
	width: 300px;height: 200px;
}
.content_huanjing p{
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 35px;
}
.content_huanjing p strong{
	font-weight: bold;
}
.content_news .picture{height: 150px;margin-top: 35px;border-bottom: 1px solid #EEEEEE;}
.content_news .picture .thumb{float:left;width: 230px;}
.content_news .picture .title{float:left;width: 736px;}
.content_news .picture .title h3{font-weight: 700;font-size: 16px;line-height: 32px;}
.content_news .picture .title h3 span{float:right;color: #0296FF;font-weight: normal;}
.content_news .picture .title p{width: 600px;float:left;font-size: 14px;line-height: 28px;}
.content_news .picture .title .btn-view{margin-top: 30px;float: right;border: 1px solid #0296FF !important;color: #0296FF !important;padding-left: 20px;padding-right: 20px;background-color: #fff;text-align: center;padding: 6px 12px;}
.content_news .text{height: 120px;margin-top: 35px;border-bottom: 1px solid #EEEEEE;}
.content_news .text .title{float:left;width: 966px;}
.content_news .text .title h3{font-weight: 700;font-size: 16px;line-height: 32px;}
.content_news .text .title h3 span{float:right;color: #0296FF;font-weight: normal;}
.content_news .text .title p{width: 830px;float:left;font-size: 14px;line-height: 28px;}
.content_news .text .title .btn-view{margin-top: 30px;float: right;border: 1px solid #0296FF !important;color: #0296FF !important;padding-left: 20px;padding-right: 20px;background-color: #fff;text-align: center;padding: 6px 12px;}

.content_yx dl dd a img{height: 203px!important;width: 203px!important;}
.content_yx dl dd .mb10{margin-bottom: 10px;}

.hr-solid {
    border: 0;
    border-top: 1px solid #d0d0d5;
}
 
.hr-dotted {
    border: 0;
    border-top: 1px dotted #a2a9b6;
}
.hr-dotted2 {
    border: 0;
    border-top: 2px dotted #a2a9b6;
}

.hr-dashed {
    border: 0;
    border-top: 1px dashed #a2a9b6;
}
.hr-dashed2 {
    border: 0;
    border-top: 2px dashed #a2a9b6;
}

.hr-dashed-fixed {
    border: 0;
    padding-top: 1px;
    background: repeating-linear-gradient(to right, #a2a9b6 0px, #a2a9b6 4px, transparent 0px, transparent 12px);
}

.hr-double {
    border: 0;
    border-top: 3px double #d0d0d5;
}

.hr-edge-weak {
    border: 0;
    padding-top: 1px;
    background: linear-gradient(to right, transparent, #d0d0d5, transparent);
}

.hr-twill {
    border: 0;
    padding: 3px;
    background: repeating-linear-gradient(135deg, #a2a9b6 0px, #a2a9b6 1px, transparent 1px, transparent 6px);
}

.hr-wavy {
    border: 0;
    color: #d0d0d5;
    height: .5em;
    white-space: nowrap;
    letter-spacing: 100vw;
    padding-top: .5em;
}
.hr-wavy::before {
    content: "\2000\2000";
    /* IE浏览器实线代替 */
    text-decoration: overline;
    /* 现代浏览器 */
    text-decoration: overline wavy;
}

.hr-shadow {
    border: 0;
    padding-top: 10px;
    color: #d0d0d5;
    border-top: 1px solid rgba(0,0,0,.1);
    box-shadow: inset 0 10px 10px -10px;
}

.content_huanjing{
	padding-bottom: 36px;
}
.content_huanjing .about_l{
	float: left;
	margin-top: 50px;
	width: 468px;
}
.content_huanjing .about_l p{
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}
.content_huanjing .about_r{
	float: left;
	margin-left:16px;
	width: 480px;
}
.content_huanjing .about_r img{
	margin-top: 50px;
	width:480px;
	height:280px;
}
.content_huanjing .about_r p{
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
