﻿body{ 
	font-family:"微软雅黑","Microsoft YaHei"!important;
	font-size: 14px;
	color:#666;
	line-height: 1.7;
} 

p, span{
	color:#999;
}
.indexpic{
	background-image:url(../image/favicon.ico);
		background-repeat: no-repeat;
	background-size: cover;
}
/*通用*/
.pt_0{padding-top: 0 !important;}
.pt_30{padding-top: 30px !important;}
.pb_0{padding-bottom: 0 !important;}
.mt_20{margin-top: 20px !important;}
.mb_20{margin-bottom: 20px !important;} 
.mb_30{margin-bottom: 30px !important;}
.pageheader{
	padding-top: 60px;
}
.navbar-header{	
	 z-index: 999;
}
.navbar-brand{
	 height: auto; 
	 line-height: initial;
	 padding: 4px 0px 4px 0;
	 margin-left: 0 !important;
	 }
	 
#navbar-menu{
	position: relative;
	padding: 0 !important;
}

#navbar-menu:after{
	position: absolute;
	width: 100%;
	height: 60px;
	content: " ";
	background:#fff;
	background:rgba(255,255,255,1);
	z-index: -1;
	left: -70%;
	display: none;
}

.no-background #navbar-menu:after{
	display: block;
}

.navbar-default{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a.active{
	color:#273b7b !important;
}

.slider_btn01{
	font-size: 14px;
	color:#fff;
	display: block;
	background:#1faeff;
	width: 150px;height: 40px;
	border-radius: 30px;
	text-align: center !important;
	line-height: 40px;
}

.slider_btn01:hover{
	color:#fff;
	opacity: 0.8;
}

.main_box{ 
	padding: 80px 0;
	background-size: cover;
}
.main_title_h2{
	font-size: 40px;
	font-weight: 600;
	color:#273248;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 40px;
}

.main_title_h2:before{
	content: " ";
	width: 30px; height: 2px;
	background:#1faeff;
	display: block;
	position: absolute;
	left: 50%; top: 0;
	margin-left: -15px;
}

.gxb_box01{
	width: 77.11864406779661%;
	margin: 30px auto;
	text-align: center;
}


.gxb_con_box{
	text-align: center;
	padding: 0 10px;
	min-height: 315px;
	position: relative;
}

.gxb_con_box > div{
	width: 120px; height: 120px;
	text-align: center; line-height: 120px;
	margin: 0 auto;
	box-shadow: 0 12px 38px rgba(0, 0, 0, 0.1);
	border-radius: 100px;
}

.gxb_con_box > div > a{
	display: inline-block;
	border: 1px solid #efefef;
	border-radius: 100px;
	width: 90px; height: 90px; line-height: 90px;
}

.gxb_con_box > div > a img{
	transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 
	-webkit-transition:all ease 0.5s;
	   -moz-transition:all ease 0.5s;
	     -o-transition:all ease 0.5s;
	        transition:all ease 0.5s; 
}

.gxb_con_box:hover > div > a img{
	transform:rotate(360deg);
-ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 

	-webkit-transition:all ease 0.5s;
	   -moz-transition:all ease 0.5s;
	     -o-transition:all ease 0.5s;
	        transition:all ease 0.5s; 
	        
	     }

.gxb_con_box > h3{
	margin: 30px 0 20px 0;
}

.gxb_con_box > h3 > a{
	color:#273248;
	/*font-size: 16px;*/
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

.gxb_con_box > a{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	color:#dadada;
}

.gxb_con_box:hover > a{
	color:#1faeff;
}


.gxb_con_box:hover > h3 > a{
	color:#1faeff;
}

.gxb_con_box:hover > div > a{
	border: 1px solid #008bd5;
}


.we_do{
	background: url(../image/we_do_bg.png) no-repeat;
	background-size: cover;
}


.wd_box01{
	position: relative; 
	overflow: hidden;
}

.wd_box01 img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.wd_box01:hover img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.wd_box01 > div{
	position: absolute;
	width: 100%;
	background: rgba(39,50,72,0.5);
	height: 50px;
	color:#fff;
	bottom: 0;
	overflow: hidden;
	-webkit-transition:all ease 0.5s;
	   -moz-transition:all ease 0.5s;
	     -o-transition:all ease 0.5s;
	        transition:all ease 0.5s;
	z-index: 999;
	
}



.wd_box01 > div h3{
	color:#fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	line-height: 50px;
	text-align: center; 
}

.wd_box01 > div h3 a{
	color:#fff;
}

.wd_box01 > div > p{
	color:#fff;
	width: 78.94736842105263%;
	margin: 20px auto 30px auto;
}

.wd_box01 > div > a{
	display: block;
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 20px;
}

.wd_box01:hover > div{
	height: 100%;
	background: rgba(31,174,255,0.8);
	-webkit-transition:all ease 0.5s;
	   -moz-transition:all ease 0.5s;
	     -o-transition:all ease 0.5s;
	        transition:all ease 0.5s;
	padding: 40px 0;
}

.about_box_right h3{
	font-size: 24px;
	/*font-family: 'SimSun';*/
	color:#111;
	margin: 0 0 10px 0;
	font-weight: 600;
}


.news_box{
	position: relative;
	height: auto;
	overflow: hidden;
}
.news_box > div {
	overflow: hidden;
}
.news_box > div > img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.news_box > div:hover > img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.news_box .col-md-4{
	padding: 0;
}

.news_box .col-md-4:before{
	width:100%;height:100%;
	position:absolute;top:0;left:0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background-color:rgba(0,0,0,0);
	background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000);
	background:-ms-linear-gradient(top,rgba(0,0,0,0),#000);
	opacity:0.7;
	content:" ";
	z-index:2;
}
.news_box .col-md-4:hover:before{
	opacity: 0.9;
}
.news_con{
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: 100%;
	padding:55px 40px;
	z-index: 10;
}

.news_con > a{
	color:#fff;
	display: block;
	width: 120px; height: 28px; line-height: 28px;
	text-align: center;
	background:#1faeff;
	font-size: 12px; font-weight: 600;
	border-radius: 100px;
}
.news_con > a:hover{
	opacity: 0.8;
}
.news_con > h3 {
	margin: 17px 0 40px 0;
}
.news_con > h3 > a{
	color:#fff;
	font-size: 20px;
	font-weight: 600;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}

.news_con > h3 > a:hover{
	color:#1faeff;
}

.news_con > span{
	color:#fff;
	font-size: 12px;
	    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	    overflow: hidden;
}


.contact_box{
	background:url(../image/contact_bg.png) no-repeat 50% 100%;
	background-size: cover;
}


.contact_box01{
	width: 100%;
	min-height: 200px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0 12px 38px rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 35px 0;	
}

.contact_box01 p{
	margin: 0;
}

.contact_box01 h4{
	font-size: 14px;
	color:#273248;
	font-weight: 600;
}
.main_map_box{
	margin-top: 50px;
	box-shadow: 0 12px 38px rgba(0, 0, 0, 0.1);
	background:#fff; 
}

.footer{
	background:url(../image/concrete_wall.png);
	padding: 15px 0;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	color:#fff;
}

.footer_left{
	float: left;
	padding-top: 25px;
}
.footer_left span{
	color:#fff;
}
.footer_right{
	float: right;
}

.footer_right > div{
	float: left;
	text-align: center;
	margin-left: 5px;
}

.footer_right > div > p{
	margin-bottom: 0;
}


.sub_page .tp-leftarrow, .sub_page .tp-rightarrow, .sub_page .tp-bullets {
	display: none !important;
}

.sub_page .NotGeneric-Title{
	position: relative;
	padding-bottom: 30px !important;
}


.sub_page .NotGeneric-Title:after{
	content: " ";
	width: 30px;
	height: 2px;
	display: block;
	position:absolute;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	background: #fff;
}

.sub_breadcrumb{
	background:#f5f6fa;
	line-height: 50px;
	height: 50px;
	overflow: inherit;
	z-index: 999 !important;
}
.breadcrumb_home{
	float: left;
	border-left: 1px solid #d9dcec;
	border-right: 1px solid #d9dcec;
	width: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
}
 
.z_index{z-index: 9999 !important;}
.breadcrumb_home a{
	color:#666;
} 
.sub_breadcrumb .dropdown{
	float: left;
	border-right: 1px solid #d9dcec;
}

.sub_breadcrumb .dropdown button{
	background: transparent !important;
	border:0 none !important;
	padding: 0 30px;
	margin: 0;
	color:#666;	
}

.sub_breadcrumb .dropdown button:focus{
	outline: none;
}

.sub_breadcrumb .dropdown button i{
	margin-left: 5px;
}

.sub_breadcrumb .dropdown-menu{
	top: 95%;
	border-radius: 0;
	background:#fff;
	box-shadow:none;
	z-index: 9999;
}

.sub_breadcrumb .dropdown-menu > li > a{
	padding: 5px 20px 5px 29px;
}

.sub_breadcrumb .dropdown-menu > li > a:hover{
	    background-color: #008BD5;
	color:#fff;
	/*color:#1faeff;*/
}
.sub_wrapper{
	height: auto;
	overflow: hidden;
	padding: 80px 0;
}
.sub_title_h2{
	font-size: 30px;
	margin: 0;
	text-align: center;
	color:#273248;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.sub_con{
	z-index: 1;
}
.sub_con img{
	max-width: 100%;
}
 
.honor{
	text-align: center;
	margin-bottom: 20px;
}

.honor a{
	color:#333;
}
.honor a:hover{
	color:#15307F;
}
.honor h4{
	font-size: 16px;
	-webkit-transition:all 0.4s ease;
	        transition:all 0.4s ease;
}

.honor a div{
	overflow: hidden;
}

.honor a div img{	
	-webkit-transform: scale(1);
	transform: scale(1); 
	-webkit-transition:all 0.4s ease;
	        transition:all 0.4s ease;
}

.honor a:hover h4{
	font-weight: 600;
	-webkit-transition:all 0.4s ease;
	        transition:all 0.4s ease;
}

.honor a:hover div img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1); 
	-webkit-transition:all 0.4s ease;
	        transition:all 0.4s ease;
}




.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color:#15307F;
	border-color:#15307F;
}

.pagination > li > a, .pagination > li > span{
	color:#666;
}


/*分----------------------页*/
.fanye{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	line-height:29px;
	
}
.fanye a, .fanye span{
	display: inline-block;
	height: 29px;
	border: 1px solid #bdbdbd;
	text-align: center;
	line-height: 29px;
	color: #0383D6;
	background-color: #fff;
	font-family: "微软雅黑","Microsoft YaHei"!important;
    font-size: 14px;
	padding:0px 8px;
	margin-top:20px;
}


.fanye a:hover{
	border: 1px solid #0383D6;
	color: #ffffff;
	background-color: #0383D6;
}
.fanye .bian{
	border: 1px solid #0383D6;
	color: #ffffff;
	background-color: #0383D6;
}



.news_title_h3{
	color:#333;
	font-size: 22px;
	border-bottom: 1px solid #ecf0f1;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-align: center;
/*	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/
}


.news_info{
	display: block;
	color:#a1b1c2; 
	margin-bottom: 20px;
	text-align: center;
}
.news_info>a{
	color:#a1b1c2; 
	text-align: center;
}

.news_info i{
	margin-right: 5px;
}

.page_menu {
	border-top:1px solid #eee;
	margin:20px 0;
	padding-top:20px;
	text-align:right;
}
.page_menu a.fid1{
	float:left;
}
.page_menu a {
	color:#666;
	display: inline-block;
	background:#eee;
	padding: 5px 20px;
	border:1px solid #ddd;
	box-sizing: border-box;
	max-width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page_menu a:hover {
	color:#fff;
	background: #008bd5;
	border:1px solid #008bd5;
}

.news_list{
	margin-bottom: 30px;
}

.news_list_h3{
	margin: 20px 0 10px 0;
}
.news_list_h3{
	font-size: 20px;
	font-weight: 600;
	color:#333;
}

.news_list > span{
	font-size: 12px;
	color:#999;
	margin-bottom: 15px;
	display: block;
}

.news_list a{
	display: block;
	overflow: hidden;
}
.news_list img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.news_list:hover img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.news_list:hover .news_list_h3{
	/*color:#1faeff;*/
	color:#008bd5;
}


.product_list{
	margin-bottom: 30px;
}

.product_list h3{
	margin: 20px 0 10px 0;
	text-align: center;
}
.product_list h3 a{
	font-size: 20px;
	font-weight: 600;
	color:#333;
}


.product_list h3 a:hover{
	color:#1faeff;
	/*color:#008bd5;*/
}

.product_list a{
	display: block;
	overflow: hidden;
}
.product_list img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.product_list:hover > a > img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.position_box{
	background:#fafafa;
	padding:40px;
	margin-bottom: 25px;
}

.position_box li{
	line-height: 21px;
	margin-bottom: 5px;
	color:#666;
}

.position_box li span{
	color:#333;
	display: inline-block;
}

.sub_btn01{
	margin-left: 0 !important;
}

.form-group label{font-size: 18px; color:#333;}
.form-group input{ background: #fafafa; line-height: 42px !important; height: 42px;padding-top:0;padding-bottom:0;}
.form-group textarea{ min-height: 260px;background: #fafafa; }
.form-group textarea:focus, .form-group input:focus{border: 1px solid #0080ff; outline:none; box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 128, 255, .6);}
.job-c{
	height: 42px;
	margin-bottom: 20px;
	padding: 0 10px;
	clear: both;
	height: auto;
	overflow: hidden;
}
.job-c h2,.job-c img,.job-c input{
	float: left;
}
.job-c h2{
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	color:#333;
	font-weight: 600;
}
.job-c input{
	width: 120px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #bdbdbd;
	line-height: 40px;
	border-radius: 5px;
	color: #666666;
	margin-right: 10px;
}
.job-c input:focus{
	border: 1px solid #0080ff; outline:none; box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 128, 255, .6);
	outline: none;
	}
	
.input_box02{
	height: 105px;
}

.input_box02 h4{
	font-weight: 600;
	font-size: 18px;
	color:#333;
}

.main_btn03{
	display: block;
	width: 160px; height: 40px; line-height: 40px;
	text-align: center;
	color:#fff;
/*	background-color: #1faeff;*/
	background-color: #1faeff;
	border: 1px solid #1faeff;
	border-radius: 20px;
	margin: 20px auto 0 auto;
	overflow: hidden;
	position: relative;
	clear: both;
}
.main_btn03 > span{
	color:#fff;
}
.main_btn03:after{
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  position: absolute;
  right: 0;
  background: #fff; 
  z-index: 1;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.main_btn03:hover span{
	color:#1faeff;
}

.main_btn03 span{
	z-index: 99;
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
}

.main_btn03:hover:after{
	width: 100%;
	left: 0; right: auto;
	-webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    border-radius: 200px;
}


.map_list{
	min-height: 500px;
	background:#f7f5f8;
	padding:20px 40px;
	
}


.fa-map-marker{	
    width: 40px;
    height: 40px;
    background: #c7c6f2;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-size: 24px;
    color:#333;
}

.map_add{
	font-size: 18px;
	color:#333;
	margin-top: 20px;
}

.map_con{
	font-size: 13px;
	color:#666;
	line-height: 30px;
	margin-top: 20px;
	border-bottom: 1px solid #dedcdf;
	padding-bottom: 20px;
}

.map_con i{
	width: 25px;
	text-align: center;
	margin-right: 5px;
}

.lflx{
	width: 120px; line-height: 36px; height: 36px;
	background: #008bd5 ;
	color:#fff; font-size: 14px; font-weight: 600;
	text-align: center;
	border-radius: 3px;
	margin: 30px 0 20px 0;
}

.contact_box02{
	margin: 20px 0 40px 0;
}

.contact_box02 h3{
	font-size: 18px;
	font-weight: 600;
	color:#333;
	margin-bottom: 10px;
}

.contact_box02 li i{
	width: 24px;
	text-align: center;
	color:#008bd5 ;
}

.online_box{
	background:#fafafa;
	padding: 20px 30px;
	margin-bottom: 30px;
	color:#a84a1e;
	border: 1px solid #e6d8b9;
	background:#feffe6;
}
body .navbar-collapse.in{
	overflow: inherit; 
}
@media (max-width:1200px){
	.news_con{
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: 100%;
	padding:30px 40px;
	z-index: 10;
}
}
/*@media (max-width:1100px){
	.news_con{
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: 100%;
	padding:15px 40px;
	z-index: 10;
}
}*/
@media (min-width:992px){
	nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
		background-color:#008BD5;
		color:#fff;
	}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	    padding: 10px 10px;
		}
}
@media (max-width: 992px){
.about_box_right {
    padding: 30px 20px 0 20px;
}
	}
@media screen and (max-width:768px) {
nav.navbar.bootsnav .navbar-nav > li > a{
	padding: 10px 20px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
	padding: 0 25px;
}
.gxb_con_box {
	width: 50%;
	margin: 0 auto;
}	
.about_box_right {
	padding: 30px 20px 0 20px;
}	
.contact_box01 {
	margin: 0 auto 30px auto;
	width: 90%;
}
.main_map_box{
	margin: 0 auto 30px auto;
	width: 90%;
}

.sub_con {
	padding: 0 20px;
}

.input-group{
	margin: 0 15px;
}
	.sub_wrapper {
    height: auto;
    overflow: hidden;
    padding: 30px 0;
}

}
@media (max-width:768px){
	.about_box_right h3 {
    font-size: 20px;
}
	.footer_left {
    float: none;
    padding-top: 20px;
		    text-align: center;
}
	.footer_right {
    float:none;
	    text-align: center;
}
	.footer_right > div {
    float: none;
    text-align: center;
    margin-left: 0px;
		margin-top:10px;
}
	.row{
		margin:0;
	}
	.news_info>a{
	display: block;
	color:#a1b1c2; 
	text-align: center;
}
	.news_info>a.news_info_a1{
		display:none;
	}
	.sub_breadcrumb .dropdown button {
    background: transparent !important;
    border: 0 none !important;
    padding: 0 20px;
    margin: 0;
    color: #666;
}
	.sub_breadcrumb .none768{
		display: none;
	}
	.main_box {
    padding: 40px 0;
    background-size: cover;
}
}
@media (max-width:340px){
	.sub_breadcrumb .dropdown button {
    background: transparent !important;
    border: 0 none !important;
    padding: 0 20px;
    margin: 0;
    color: #666;
}
}

.clearfix{
	clear:both;
}
.pagination{
	width:280px;
	margin:20px auto;
	display:block;
}
.pagination>a{
	display:block;
	float:left;
	padding:2px 5px;
	border:1px solid #ccc;
	box-sizing: border-box;
	color:#008bd5;
}
.pagination>a:hover{
	color:#fff;
	background-color:#008bd5;
}
.pagination>a.active{
	color:#fff;
	background-color:#008bd5;
}
.xz-box1{
	width:100%;
	overflow: hidden;
}


.open > .dropdown-menu {
    min-width: 100%;
    padding:0; 
    margin: 2px 0 0;
}




/*banner*/
.banner-box{
	width:100%;
	overflow: hidden;
	position: relative;
}
.lunbo{
	overflow:hidden;
	height:600px;
}
.lunbo>a>img{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.xuanxiang{
	margin-top:-34px;
	width:100%;
	text-align: center;
	z-index: 10;
	position: relative;
}
.xuanxiang>li{
	display: inline-block;
	background-color:#fff;
	width:40px;
	height:8px;
	margin:0 5px;
}
.lunbo>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo>span>i{
	font-size:70px;
	color:#fff;
	cursor:pointer;
}
.lunbo>.lunbospan2{
	position: absolute;
	top:50%;right:6%;
	margin-top:-10px;
}
.lunbo1{
	overflow:hidden;
	height:300px;
}
.lunbo1>a>img{
	position:relative;
	left:50%;
	margin-left:-496px;
}
.xuanxiang1{
	margin-top:-34px;
	width:100%;
	text-align: center;
	z-index: 1;
	position: relative;
}
.xuanxiang1>li{
	display: inline-block;
	background-color:#fff;
	width:40px;
	height:8px;
	margin:0 5px;
}
.lunbo1>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo1>span>i{
	font-size:70px;
	color:#fff;
	cursor:pointer;
}
.lunbo1>.lunbospan2{
	position: absolute;
	top:50%;right:6%;
	margin-top:-10px;
}

/*ej-banner*/
.ej_banner{
	width:100%;
	overflow: hidden;
}
.banner1{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.banner2{
	position:relative;
	left:50%;
	margin-left:-496px;
}


.img-responsive_h2{
	font-size:16px;
	text-align: center;
	margin:0;
	padding:0;
	width:100%;
	max-width:100%;
	line-height: 20px;
	margin-top:10px;
	color:#273248;
}
.flex-item:hover .img-responsive_h2{
	    color: #1faeff;
}

.gg1h2{
	width:100%;
	height:100%;
	margin:0;
	max-width:100%;
	text-align: center;
	background-color:#008bd5;
	color:#fff;
	font-size:26px;
	font-weight: bold;
	line-height: 40px;
	padding:10px 0;
}
/*xz*/
.xz_ss_box{
	width:100%;
}
.xz_ss_box_li{
	width:100%;
	border-bottom:1px dashed #6C6C6C;
	
}
.xz_ss_box_li_l{
	width:65%;
	float:left;
	font-size: 14px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 40px;
	padding:0!important;
	margin:0!important;
}
.xz_ss_box_li_r{
	width:35%;
	float:left;
	font-size: 12px;
	text-align: right;
	color:#999;
	line-height: 40px;
}
.xz_ss_box_li:hover .xz_ss_box_li_l{
	color:#008bd5;
}
.xz_ss_box_li:hover .xz_ss_box_li_r{
	color:#008bd5;
}