.mobile_header {
	width: 100%;
	height: 8rem;
	position: relative;
	padding: 1.5rem 1.5rem;
	background-color: #ffffff;
}
.mobile_header .logo {
	float: left;
	height: 5rem;
	max-width: 50%;
}
.mobile_header .logo img {
	height: 5rem;
	max-width: 100%;
}
.mobile_header .menu_icon {
	margin-top:12px;
	float: right;
	display: inline-block;
	width: 3rem;
	height: 3rem;
	padding: 0.5rem;
	background: url(../images/menu_icon.png) no-repeat;
	background-size: contain;
	background-origin: content-box;
	border: 1px solid #4d5d6c;
	border-radius: 0.2rem;
	overflow: hidden;
}
.mobile_header .menu {
	display: none;
	position: absolute;
	top: 8rem;
	left: 0;
	width: 100%;
	height: auto;
	padding: 1.5rem;
	z-index: 99;
	background-color: #57b5ba;
	box-shadow: 0 0 0.2rem rgba(0,0,0,0.2);
}
.mobile_header .menu li {
	width: 100%;
	padding: 1rem 1.5rem;
	border-bottom: 0.1rem solid #4ea1a6;
}
.mobile_header .menu li:hover{background-color:#a9cf46;border-radius:5px;}
.mobile_header .menu li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	color: #ffffff;
}
.header {
	width: 100%;
	height:100px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px  #3c6366;
}
.header > div {
	padding: 0;
}
.header .logo {margin-top:5px;
	float: left;
	height: 90px;
	width: 220px;
	width: auto;
}
.header .logo img {
	height: 90px;
	width: 220px;
}
.header .nav {
	float: right;
}
.header .nav ul {

	line-height:60px;
	width: 100%;
	overflow: hidden;
}
.header .nav ul li {
	float: left;
}
.header .nav ul li a {
	color: #4d5d6c;
	font-size: 16px;
	display: block;
	height: 100%;
	padding: 0 20px;
}

.header .nav ul li a:hover { 
	color: #4d5d6c;

	background-color: #efefef;
}
/*导航隐藏栏修饰*/
.nav_small_box{position:absolute;z-index:10000;background-color:#ffffff;text-align:center;
}

/*搜索框*/
input::-webkit-input-placeholder {color:#646464 }
.search_box{float:right;position:relative;}
.search_box_input{line-height:30px;padding-right:20px;text-align:center;background-color:rgba(0,0,0,0.1);border:solid 1px #909090;}
.search_box_input2{line-height:30px;text-align:center;border:solid 1px #909090;border-left:none;width:60px;background-color:#5ec1c6;color:#ffffff;}
.search_box_input2:hover{background-color:#a9cf46;color:#f1f1f1}
.search_box_input3{line-height:25px;text-align:center;border:solid 1px #cdcdcd;width:150px;color:#646464;font-size:14px;background:#ebebeb;}
.sub_nav ul li a.selected{
	color:#007881;
	font-weight:bold;
	background:#;
	text-decoration:none
} 
.csmain *{color:#;}

.links {
	line-height: 22px;
	margin: 10px 0 20px;
}
.links span, .links a {
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 10px;
}
.links a:hover, .links a:active, .links a:focus {
	color: #FFFFFF;
}

.big_main{margin-top:40px;}

/*内页footer*/
.footer {
	background-color:#4d5d6c;
	padding: 15px 0;
}
.footer .footer_ewm {
	padding-left: 0;
}
.footer .footer_ewm img {
	max-width: 100%;
}
.footer .footer_contact {
	padding: 0;
}
.footer .footer_contact li {
	font-size: 14px;
	line-height: 24px;
	color: #465943;
}
.footer .footer_nav {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.footer .footer_nav li {
	float: left;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}
.footer .footer_nav li a {
	padding-right: 10px;
	font-size: 14px;
	color: #465943;
}
.footer .footer_nav li + li {
	padding-left: 10px;
	border-left: 1px solid #465943;
}
.footer p {
	width: 100%;
	overflow: hidden;
}
.footer p a {
	font-size: 14px;
	color: #465943;
}
.footer_line{border-top:solid 1px #82a27a;padding-top:3%;}

/*首页footer*/

.footer2 {
	background-color:#4d5d6c;
	margin-top:40px;
	padding: 15px 0;
}
.footer2 .footer_ewm {
	padding-left: 0;
}
.footer2 .footer_ewm img {
	max-width: 100%;
}
.footer2 .footer_contact {
	padding: 0;
}
.footer2 .footer_contact li {
	font-size: 14px;
	line-height: 24px;
	color: #f1f1f1;
}
.footer2 .footer_nav {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.footer2 .footer_nav li {
	float: left;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}
.footer2 .footer_nav li a {
	padding-right: 10px;
	font-size: 14px;
	color: #ffffff;
}
.footer2 .footer_nav li + li {
	padding-left: 10px;
	border-left: 1px solid #ffffff;
}
.footer2 p {
	width: 100%;
	overflow: hidden;
}
.footer2 p a {
	font-size: 14px;
	color: #f1f1f1;
}
.footer_line2{border-top:solid 1px #82a27a;padding-top:3%;}

.page_top {
	width: 100%;
}
.page_top a {
	display: block;
	width: 100%;
}
.page_top a img {
	width: 100%;
	height: auto;
}
.page_nav_box {
	width: 100%;
	margin: 30px 0 30px;
}
.page_nav_box .page_pos {
	text-align: right;
	font-size: 15px;
	color: #646464;
	line-height:
}
.page_nav_box .page_pos span {
	padding-left: 18px;
	background: url(../images/pos.png) no-repeat left center;
}
.page_nav_box .page_pos a {
	font-size: 14px;
	color: #646464;
}
.page_nav_box .page_pos a:last-child {
	font-weight: bold;
}
.sub_nav{box-shadow: 0px 0px 1px  rgba(0,0,0,0.2);}
.sub_nav ul li {
	text-align:center;
	height: 46px;
	line-height: 46px;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0.3);
	overflow: hidden;
	background-color: #e5e5e5;
	
}
.sub_nav ul li a {
	display: block;
	padding: 0 20px;
	font-size: 16px;
	color: #646464;
}
.sub_nav ul p {
	text-align:center;
	height: 46px;
	line-height: 46px;
	font-size:16px;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0,0,0,0.3);
	overflow: hidden;
	background-color: #5ec1c6;color:#f1f1f1;
}

.page_left {
	padding-left:0;
	padding-right:20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.page_right {
	padding-left: 0;
    padding-right: 0;
   
	overflow: hidden;
}
.page_content {

	background-color: #FFFFFF;
}
.mod_pagination {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.mod_pagination li {
	display: inline-block;
}
.mod_pagination li a, .mod_pagination li span {
	color: #646464;
}
.slideBox {
	
	position: relative;
	margin:0 auto;
	overflow: hidden;
	padding-top:20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.slideBox .bd {
	width: 100%;
	height: 100%;
}
.slideBox .bd a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 35%;
}
.slideBox .bd a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	z-index: 2;
	overflow: hidden;
}
.slideBox .hd li {
	display: inline-block;
	vertical-align: middle;
	border-radius:50px;
	width: 10px;
	height: 10px;
	background-color: #CCCCCC;
}
.slideBox .hd li.on {
	background-color: #a9cf46;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	top: 50%;
	width: 33px;
	height: 50px;
	margin-top: -25px;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}
.slideBox .prev {
	left: 5%;
	background-image: url(../images/banner_arrl.png);
}
.slideBox .next {
	right: 5%;
	background-image: url(../images/banner_arrr.png);
}
.index_section {
	padding: 2rem 0 2rem;
}
.index_section .index_section_hd {
	font-size: 24px;
    margin-top:-5px;
	color: #646464;
    padding-top:20px;

}
.bg01 {
	background:#ffffff

}
.bg02 {
	background-image:url(../images/background12.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #87a181;

}
.column_figure {
	width: 100%;
	height: 0;
	padding-bottom: 55.946%;
	position: relative;
	overflow: hidden;
}
.column_figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.column_content {
    border-radius:20px;box-shadow: 0px 0px 7px  #646464;
	background-color: #FFFFFF;
    text-align:center;
	border-top: 0;
	margin-bottom: 2rem;
}

.column_content .column_title {
	font-size: 1.8rem;
	color: #666666;
	line-height: 3.5rem;
	height: 3.5rem;
	overflow: hidden;
}
.column_content .column_con {
	height: 21rem;
	margin: 1rem 0;
	font-size: 1.4rem;
	line-height: 2.2rem;
	color: #666666;
	overflow: hidden;
}
.column_content .column_btn {
	margin-bottom: 0.5rem;
}
.column_content .column_btn a {
	display: inline-block;
	width: 6rem;
	height: 6rem;
	text-align: center;
	line-height: 6rem;
	border-radius: 50%;
	border: 1px dashed #666666;
	font-size: 1.4rem;
	color: #666666;
}
.column_content .column_btn a:hover {
	color: #a9cf46;
	text-decoration: none;
}
.column_content:hover {
	border-color: #a9cf46;
}
.adv_img {
	max-width: 100%;
}
.adv_tit {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.sec03 {
	padding: 0;
}
.news_slide_box {
	margin-top: 10px;
	margin-bottom:10px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.news_slide_box .bd {
	width: 100%;
	height: 100%;
}
.news_slide_box .bd a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 75.3%;
}
.news_slide_box .bd a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}
.news_slide_box .bd a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4rem;
	padding: 0 1.5rem;
	line-height: 4rem;
	font-size: 1.6rem;
	color: #FFFFFF;
	background:rgba(0,0,0,0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_slide_box .prev, .news_slide_box .next {
	position: absolute;
	top: 50%;
	width: 3rem;
	height: 10rem;
	margin-top: -5rem;
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: rgba(84,84,84,0.4);
	background-position: center center;
}
.news_slide_box .prev {
	left: 33px;
	background-image: url(../images/slide_arrl.png);
}
.news_slide_box .next {
	right: 0;
	background-image: url(../images/slide_arrr.png);
}
.news_list {
	margin-bottom: 17px
}
.news_list li {
    margin-top:0rem;
	overflow: hidden;
}
.news_tit {
	height:20px;
	line-height:20px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 5px;
	font-weight:600;
	color:#5fc2c7;
}
.news_list li .news_time {
	margin-top: 10px;
	font-size: 14px;
	color:#4d4d4d;
	overflow: hidden;
}
.news_list li .news_desc {
	height:40px;
	line-height: 20px;
	font-size: 14px;

	margin-top: 10px;
	overflow: hidden;
}
.news_list_2 li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DDDDDD;
}

/*增加news_list_huodong*/
.news_list_huodong {
	margin-bottom: 60px;
}
.news_list_huodong li {
	margin-top: 22px;
	overflow: hidden;
}
.news_list_huodong li .news_pic {
	padding-left: 0;
}
.news_list_huodong li .news_pic a {
	display: block;
	position: relative;
	padding-bottom: 65.82%;
}
.news_list_huodong li .news_pic img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.news_pic a img{width:100%;}

.news_list_huodong li .news_tit {
	display: block;
	font-size: 16px;
	color: #323232;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_list_huodong li .news_tit:hover {
	color: #a9cf46;
}
.news_list_huodong li .news_time {
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.news_list_huodong li .news_desc {
	height:80px;
	line-height: 20px;
	font-size: 14px;
	color: #646464;
	margin-top: 10px;
	overflow: hidden;
}

.news_list_2_huodong li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DDDDDD;
}
/*huodong结束*/

.article .article_hd {
	width: 100%;
	margin-bottom: 10px;
}
.article .article_hd h1 {
	font-size: 18px;
	color: #323232;
	line-height: 24px;
}
.article .article_hd h6 {
	font-weight: 400;
	font-size: 12px;
	color: #646464;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}
.article .article_hd h6 span {
	padding: 0 5px;
}
.article .article_bd img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.pagination2 {
	text-align:center;
	line-height: 40px;
	background-color: #EEEEEE;
}
.pagination2 .prev, .pagination2 .next {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pagination2 .prev a, .pagination2 .next a {
	font-size: 14px;
	color: #646464;
}
.pagination2 .prev a:hover, .pagination2 .next a:hover {
	color: #a9cf46;
}
.pagination2 .prev {

}
.pro_item {
	margin-top: 30px;
}
.pro_item .pro_pic {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 62%;
}
.pro_item .pro_pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pro_item .pro_tit {
	display: block;
	padding: 10px 0;
	border: 1px solid #FFFFFF;
	border-top: 0;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #444444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pro_item .pro_tit:hover {
	border-color: #a9cf46;
}
.product_list_2 .pro_item {
	margin: 0 0 30px;
}
.product_list_2 .pro_tit {
	border-color: #d2d2d2;
}
.product_pic {
	border-right: 1px solid #DDDDDD;
}
.product_pic img {
	max-width: 100%;
}
.pro_name {
	margin: 10px 0;
	font-size: 22px;
	color: #323232;
}
.pro_attr li {
	font-size: 14px;
	color: #898989;
	line-height: 30px;
	margin-top: 5px;
}
.pro_attr .case_price span {
	color: #fc3526;
}
.pro_attr .case_tag {
	padding: 0 10px;
	background-color: #f7f8fa;
}
.pro_attr .case_tag span {
	font-size: 14px;
	white-space: nowrap;
}
.product_infor .product_infor_hd {
	padding: 5px 20px;
	margin: 30px 0 20px;
	font-size: 20px;
	color: #323232;
	box-shadow: 0 0 2px rgba(0,0,0,0.4) inset;
	background-color: #f5f5f5;
}
.contact_box .contact_box_t {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background-color: #a9cf46;
	overflow: hidden;
}
.contact_box .contact_box_t span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: 10px;
	height: 100%;
	background-color: #f2f2f2;
}
.contact_box .contact_box_b {
	padding: 10px 10px 11rem;
	background: #F2F2F2 url(../images/gb_4.png) no-repeat center bottom;
	background-size: contain;
}
.contact_box .contact_box_b li {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 5px;
}
.recruit_name {
	font-size: 18px;
	line-height: 30px;
	color: #2f8fe1;
}
.recruit_con_sec {
	width: 100%;
	margin-bottom: 10px;
}
.recruit_con_sec .sec_tit {
	padding: 10px 0;
	line-height: 1.5;
	font-size: 16px;
	color: #585858;
	overflow: hidden;
}
.recruit_con_sec .sec_con {
	width: 100%;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	padding: 0 10px;
}
.recruit_con_sec .sec_con li {
	float: left;
	width: 50%;
	padding-bottom: 5px;
	color: #646464;
	overflow: hidden;
}
.recruit_con_sec .sec_con li.long {
	float: none;
	width: 100%;
}
.contact_way ul {
	padding-top: 20px;
}
.contact_way ul li {
	font-size: 14px;
	margin-bottom: 15px;
	color: #323232;
}
.contact_way ul li i {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_way ul li .contact_adr {
	background-image: url(../images/icon1.png);
}
.contact_way ul li .contact_tel {
	background-image: url(../images/icon2.png);
}
.contact_way ul li .contact_email {
	background-image: url(../images/icon3.png);
}
.contact_way ul li .contact_bus{
	background-image:url(../images/icon5.png)
}
.contact_way ul li .contact_drive{
	background-image:url(../images/icon6.png);
}
.contact_way ul li .contact_stop_car{
	background-image:url(../images/icon4.png);
}



.message_form {
	margin: 10px auto 30px;
	height: auto;
	overflow: hidden;
}
.message_form .form-group {
	width: 100%;
	margin-bottom: 10px;
}
.message_form .form-group .control-label {
	margin-bottom: 10px;
	font-size: 16px;
	color: #646464;
	font-weight: 400;
}
.message_form .form-group .control-label span {
	color: #FF0000;
}
.message_form .form-group .form-control {
	border: 1px dashed #b6b6b6;
	background-color: #EEEEEE;
}
.message_form .form-group .form-control.false {
	border-color: #FF0000;
}
.message_form .form-group .beizhu-control {
	width: 100%;
	height: 100px;
}
.message_form .form-group .submint_btn {
	margin-top: 20px;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 30px;
	font-size: 16px;
	color: #646464;
	background-color: #e5e5e5;
	cursor: pointer;
}
.message_form .form-group .submint_btn:hover {
	margin-top: 20px;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 30px;
	font-size: 16px;
	color: #f1f1f1;
	background-color: #a9cf46;
	cursor: pointer;
}
@media (max-width:767px) {
.page_right *{
	font-size:14px;
}
.footer p{
	text-align:center;
}
.footer2 p{
	text-align:center;
}
.footer .links {
	margin-bottom: 10px;
}
.footer .footer_nav {
	margin-top: 10px;
}
.page_nav_box {
	margin-bottom: 10px;
}
.page_nav_box .page_pos {
	text-align: right;
}
.page_left, .page_right {
	padding: 0;
}
.mod_pagination {
	text-align: center;
}
.slideBox .hd {
	bottom: 0;
}
.slideBox .hd li {
	height: 5px;
}
.news_list li .news_tit {
	margin-top: 10px;
}
.news_list li > div {
	padding: 0;
}
.pagination2 .prev {
	border-right: none;
}
.product_list .pro_item .pro_tit {
	font-size: 14px;
}
.product_list_2 .pro_item {
	padding: 0 5px;
}
.product_pic {
	margin-bottom: 30px;
	border-right: none;
}
.recruit_con_sec .sec_con li {
	float: none;
	width: 100%;
}
}
/*图像经过放大*/
.column_figure{width:100%;overflow:hidden;}
.column_figure img:hover{transform:scale(1.2,1.2);transition: transform 1s;}
.pro_pic{width:100%;overflow:hidden;}
.pro_pic img:hover{transform:scale(1.2,1.2);transition:transform 1s;}

/*页码*/
.tcdPageCode{padding: 15px 20px;text-align: center;color: #ccc;}
.tcdPageCode a{display: inline-block;color: #646464;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #5a5657;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #5a5657;	border: 1px solid #c9c9ca;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #ffffff;background: #5a5657;border: 1px solid #c9c9ca;border-radius: 4px;vertical-align: middle;}


/*首页新增css*/
.column_con_small_box{width:100%;margin:0 auto;text-align:center;margin-top:1.5rem;margin-bottom:1.5rem;}
.column_con_small_box p{color:#9f9d9e;}
.column_con_small_box h1{color:#4d5d6c;font-size:2.4rem;margin-top:0.5rem;}
.column_con_small_box2{width:100%;margin:0 auto;text-align:center;margin-top:1rem;}
.column_con_small_box2 img{width:70px;}
.column_con_small_box_words{margin-top:0.5rem;padding:0.5rem;font-size:1.5rem;}
.column_con_small_box3{width:100%;background:#d4edea;border-bottom-right-radius:20px;border-bottom-left-radius:20px;color:#d4edea;border-radsiu:20px;line-height:40px;}
.column_con_small_box3 a{text-decoration:none;color:#646464;}
.index_main_background{
background:url(images/index/down_background.png);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.english_title_right{float:left;width:5%;padding-top:3px;padding-right:6px;writing-mode:tb-rl;color:#ffffff;font-size:16px;font-family:Arial;}
.english_title_left{float:left;width:5%;padding-top:12px;padding-right:5px;writing-mode:tb-rl;color:#ffffff;font-size:16px;font-family:Arial;}
.index_main_left{float:right;width:95%; margin-top:10px; height:auto; overflow:hidden; }
.index_main_small_box{width:95%;float:left;padding-top:10px;padding-bottom:10px;text-align:center;}
.index_main_small_box:hover{ background-color:#007881; color:#FFFFFF;}
.container_paddingup{padding-top:30px;}

/*2016-09-23修改*/
.foot_right_box{float:right;width:50%;text-align:center;}
.foot_left_box{float:right;background:; width:40%;text-align:center;}
.foot_left_smallbox{padding-right:5rem;}
.foot_right_smallbox{border-left:solid 1px #ffffff;padding-left:5rem;}
.foot_image{padding-left:}
.foot_words1{padding-top:15px;color:#ffffff;}
.foot_words2{font-size:20px;line-height:30px;color:#ffffff;}
.foot_words3{color:#ffffff;line-height:20px}
.foot_image2{}
.foot_second_box{margin-bottom:20px;}
.foot_second_box_left{float:Left;}
.foot_second_box_right{float:left;border-top:solid 1px #ffffff;border-bottom:solid 1px #ffffff;margin-top:12px;margin-left:20px;width:200px;}
.foot_second_box_right_words1{color:#ffffff;line-height:30px;padding-left:5px;}
.foot_second_box_right_words2{color:#ffffff;line-height:30px;padding-left:5px;}
.foot_second_box_right_words3{color:#ffffff;line-height:30px;padding-left:5px;}
.copyr_big_box{text-align:center;margin-top:40px;}

/*2016-09-23修改*/
/*内页增加css*/
.sub_nav{border:solid 1px #5fc2c7;border-radius:15px;}
.sub_nav_ul{background:#e5e5e5;border-radius:15px;}
.sub_nav_ul_first_nav{border-top-right-radius:10px;border-top-left-radius:10px;background:#5fc2c7;}
.sub_nav_ul_first_nav_left{float:left;background:#007880;border-top-left-radius:10px;}
.sub_nav_ul_first_nav_right{text-align:center;padding-right:10%;}


/*=====选项卡控制显隐 css====*/
/* 控制显示与隐藏css类 */
.normaltab{ margin-top:13px; margin-bottom:13px; background-color:#FFFFFF; height:auto; overflow:hidden; }
.hovertab{ margin-top:13px; margin-bottom:13px; background-color:#007881; color:#FFFFFF; height:auto; overflow:hidden;}
.tbdis{ float:right; width:95%; height:auto; background-color:#ffffff;}
.tbundis{display:none;}
.top_line{ border-top:1px #FFFFFF solid;}
.right_jt{position:absolute;top:35%;right:5px;}
.right_img{ width:66%; height:100%;}
.hovertab{position:relative;}
.normaltab{position:relative;}
