body {font-size:14px;font-family:Microsoft Yahei; color:#333;  }
.wrap {width:100%;overflow:hidden;}
*{margin:0; padding:0;	}
dl {margin:0;}
dt {font-weight:normal;}
ul, li {list-style-type:none;margin:0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a {color: #333; outline:none;text-decoration:none;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
a:hover {text-decoration:none;color:#00a0e9;outline:none;}
a:focus {text-decoration:none;color:inherit;outline:none;}
img { border:0;vertical-align:middle;}
table {border-collapse:collapse;}
input {border:0;outline:none;}
/*公共样式勿删除*/
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {zoom: 1;}
.f_b {font-weight:bold;}
.v_m {vertical-align:middle;}
.v_t {vertical-align:top;}
.fl { float:left;}
.fr {float:right;}
.db {display:block;}
.dnb {display:inline-block;}
.d_n {display:none;}
.bod_r50 {border-radius:50%;}
.bod_r {border-radius:5px;}
.p20 {padding:20px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt15 {padding-top:15px;}
.pl15 {padding-left:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}
.pt20 {padding-top:20px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}
.pt25 {padding-top:25px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}
.pt30 {padding-top:30px;}
.mt5 {padding-top:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt15 {margin-top:15px;}
.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}
.ml80 {margin-left:80px;}
.mt20 {margin-top:20px;}
.mr25 {margin-right:25px;}
.mb25 {margin-bottom:25px;}
.ml25 {margin-left:25px;}
.mt25 {margin-top:25px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.mt30 {margin-top:30px;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.t_l {text-align:left;}
.f36 {font-size:36px;}
.f32 {font-size:32px;}
.f30 {font-size:30px;}
.f28 {font-size:28px;}
.f24 {font-size:24px;}
.f22 {font-size:22px;}
.f20 {font-size:20px;}
.f12 {font-size:12px;}
.f18 {font-size:18px;}
.f16 {font-size:16px;}
.f14 {font-size:14px;}
.bod {border:1px solid #eee;}
.b_t {border-top:1px solid #eee;}
.b_r {border-right:1px solid #ddd;}
.bb_d {border-bottom:1px dotted #ddd;}
.bb {border-bottom:1px solid #eee;}
.b_l {border-left:1px solid #eee;}
.lh30 {line-height:30px;}
.lh24 {line-height:24px;}
.t_d {text-decoration:underline;}
.p_r {position:relative;}
.c_p {cursor:pointer;}
.c_6 {color:#666;}
.white { color:#fff;}
.red {color:#ff0000;}
.c_9 {color:#999;}
.c_3 {color:#333;}
.yellow {color:#f6dc14;}
.blue{color:#00a0e9;}
.bgf {background:#fff;}
.orange {color:#ff9000;}
.box_s {box-shadow:0 0 20px #ccc;}
.td2 {text-indent:2em;}
.bgcolor {background:#f8f8f8;}
.green {color:#00ffe4;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p30 {padding:30px;}
input[type=checkbox], input[type=radio] {
	margin:0;
	margin-right:10px;
}
input[type="radio"],input[type="checkbox"] {
	position:relative;

}
input[type="radio"]:after,input[type="checkbox"]:after {
	content:'';
	display:block;
	width:18px;
	height:18px;
	background:#fff;
	border-radius:3px;
	border:1px solid #ddd;
	position:absolute;
	top:-1px;
	left:0;
}
input[type="radio"]:checked:after,input[type="checkbox"]:checked:after {
	background:url(../images/d_03.png) center no-repeat #00a0e9;
	border:1px solid #00a0e9;
}


/**/
.footer {
	background:#161a28;
	color:#fff;
}
.footer a {
	color:#8a93b2;
}
.footer .c {
	text-align:center;
	padding:10px 0;
	background:#0d101a;
	color:#fff;
}
.footer .b {
	line-height:36px;
	padding:30px 0;
}
.footer .b .w1 {
	width:190px;
	float:left;
}
.footer .b .w2 {
	width:140px;
	float:left;
}
.footer .b .w3 {
	float:right;
	width:368px;
	
}
.footer .b h3 {
	font-size:16px;
	position:relative;
}
.footer .b h4 {
	color:#8a93b2;
	line-height:24px;
}
.swiper-container_h a {
	display:block;
	height:600px;
}
.swiper-container_h a h3 {
	margin:0;
	padding-top:230px;
	padding-bottom:20px;
}
.swiper-container_h a p {
	font-size:24px;
	color:#fff;
	line-height:40px;
}

.swiper-container_h>.swiper-pagination-bullets .swiper-pagination-bullet {
	background:url(../images/logo_09.png) center no-repeat;
	width:32px;
	height:26px;
	position:relative;
	opacity:1;
	border-radius:0;
	margin:0 30px;
}
.swiper-container_h>.swiper-pagination-bullets .swiper-pagination-bullet:after {
	content:'';
	display:block;
	background:url(../images/logo_11.png) center no-repeat;
	width:59px;
	height:7px;
	position:absolute;
	right:100%;
	top:9px;
}
.swiper-container_h>.swiper-pagination-bullets .swiper-pagination-bullet:first-child:after {
	display:none;
}
.swiper-container_h>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background:url(../images/logo_07.png) center no-repeat;
}
.header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	padding-top:30px;
	z-index:999;
}
.navbar-default {
	margin:0;
	border:none;
	background:none;
}
.logo {
	padding-top:10px;
}
.navbar-default .navbar-nav>li>a {
	padding:10px 0;
	margin:0 30px;
	position:relative;
	font-size:16px;
	color:#d4def4;
}
.navbar-nav>li:hover .dropdown-menu{
	display:block;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background:none;
	color:#fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	background:none;
}
.brose {
	line-height:79px;
	border-bottom:1px solid #eee;
}
.brose .tabtitle {
	text-align:right;
	font-size:16px;
	border-right:1px solid #eee;
}
.brose .tabtitle a {
	display:inline-block;
	padding:0 25px;
	border-left:1px solid #eee;
}
.aboutpage .a {
	background:#f0f0f0;
	padding:50px 0 80px;
}
.aboutpage .a dt {
	font-size:30px;
	color:#017384;
}
.aboutpage .a dd {
	line-height:30px;
	margin-top:15px;
}
.swiper-container_ab .swiper-slide {
	width:20%;
}
.aboutpage .b {
	text-align:center;
	padding:50px 0 80px;
}
.aboutpage .b h2 {
	font-size:30px;
	margin-bottom:40px;
}
.swiper-button-next1 {
	background:url(../images/a_15.png) center no-repeat;
	width:39px;
	height:39px;
	right:-50px;
}
.swiper-button-prev1 {
	background:url(../images/a_12.png) center no-repeat;
	width:39px;
	height:39px;
	left:-50px;
}
.partener {
	padding:30px;
	min-height:700px;
}
.partener a {
	display:block;
	border:1px solid #eee;
	margin-top:30px;
}
.navbar-toggle {
	margin-right:0;
}
.banner1 {
	background:url(../images/3_02.jpg) center no-repeat;
	height:499px;
	position:relative;
}
.banner1 dl {
	padding-top:155px;
	color:#fff;
}
.banner1 dl dt {
	font-size:30px;
}
.banner1 dl p{
	line-height:30px;
	margin:30px 0 50px;
}
.banner1 dl .btn {
	background:#00c1de;
	border:1px solid #00c1de;
	padding:7px 20px;
}
.tabtitle1 {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(255,255,255,0.2);
	font-size:16px;
	text-align:center;
	color:#fff;
}
.tabtitle1 i{
	width:27px;
	height:27px;
	background-image:url(../images/4_03.png);
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
}
.tabtitle1>span {
	margin:0 70px;
	display:inline-block;
	padding:12px 0;
	position:relative;
}
.tabtitle1 .ico2 {
	background-position:-265px 0;
}
.tabtitle1 .ico3 {
	background-position:-520px 0;
}
.tabtitle1>span.on {
	color:#00c1de;
}
.tabtitle1>span.on:after {
	content:'';
	border-bottom:3px solid #00c1de;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}

.tabtitle1>span.on i {
	background-image:url(../images/4_04.png);
}
.partpage1 .a {
	text-align:center;
	padding:40px 0 50px;
}
.partpage1 .a h2 {
	font-size:28px;
}
.partpage1 .a p {
	line-height:24px;
	color:#666;
	padding:0 50px;
	margin:30px 0;
}
.partpage1 .a li {
	float:left;
	width:20%;
	box-sizing:border-box;
}
.partpage1 .a li span {
	display:block;
	margin:0 auto;
	width:90px;
	height:90px;
	background:#fff;
	border-radius:50%;
	box-sizing:border-box;
	padding-top:20px;
}
.partpage1 .a li h4 {
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
}
.partpage1 .a li .box {
	background:#f6f6f6;
	padding:60px 0;
	margin:30px 10px 0;
}
.partpage1 .a li i {
	display:inline-block;
	width:45px;
	height:45px;
	background:url(../images/3_05.png);
	background-repeat:no-repeat;
}
.partpage1 .a li .ico1 {
	background-position:8px 0;
}
.partpage1 .a li .ico2{
	background-position:-238px 0;
}
.partpage1 .a li .ico3{
	background-position:-480px 0;
}
.partpage1 .a li .ico4{
	background-position:-719px 0;
}
.partpage1 .a li .ico5{
	background-position:-966px 0;
}
.partpage1 .b {
	background:#f4f9fa;
	padding:30px 0 90px;
}
.partpage1 .b h2 {
	text-align:center;
	font-size:28px;
}
.partpage1 .b li {
	float:left;
	width:20%;
	box-sizing:border-box;
	padding:0 8px;
}
.partpage1 .b li .box {
	border:1px solid #eee;
	background:#fff;
	margin-top:30px;
}
.partpage1 .b li dl {
	padding:15px;
}
.partpage1 .b li dl dd {
	line-height:22px;
	color:#666;
	height:88px;
	overflow:hidden;
}
.partpage1 .b li dl dt {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.partpage1 .c {
	padding:30px 0 60px;
}
.partpage1 .c h2 {
	text-align:center;
	font-size:28px;
}
.partpage1 .c .box {
	margin-top:30px;
	border:1px solid #eee;
}
.partpage1 .c .box dt {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
.partpage1 .c .box dl {
	padding:20px 15px;
}
.partpage1 .c .box li {
	line-height:28px;
	color:#666;
	background:url(../images/3_34.png) left center no-repeat;
	padding-left:15px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.pic img {
	width:100%;
}

.partpage1 .d {
	padding:60px 0 100px;
	background:#f4f9fa;
}
.partpage1 .d h2 {
	text-align:center;
	font-size:28px;
	padding-bottom:40px;
}
.partpage1 .d dt {
	font-size:22px;
}
.partpage1 .d dd {
	color:#666;
	line-height:22px;
	margin-top:25px;
}
.partpage1 .b .probox .box {
	border:1px solid #eee;
	background:#ffffff;
	margin-top:30px;
}
.partpage1 .b .probox dl {
	padding:15px;
}
.partpage1 .b .probox dd {
	line-height:22px;
	color:#666;
	height:110px;
	overflow:hidden;
}
.partpage1 .b .probox dt {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.newslist .media-object{
	width:449px;
	
}
.newslist {
	font-size:12px;
	padding:30px 0;
}
.newslist .media-heading {
	font-size:16px;
	margin-bottom:10px;
}
.newslist .t_r {
	font-size:14px;
}
.newslist .t_r a {
	color:#017384;
}
.newslist .c_6 {
	margin:10px 0;
}
.newslist>li {
	padding:30px 0;
	border-bottom:1px solid #eee;
}
.banner2 {
	background:url(../images/7_02.jpg) center top no-repeat;
}
.pro_lsit {
	text-align:center;
}
.pro_lsit .box {
	border:1px solid #eee;
	padding:50px 0 0;
}
.pro_lsit .box span {
	font-weight:bold;
	font-size:24px;
	display:inline-block;
	background:url(../images/7_05.png) center no-repeat;
	width:80px;
	height:79px;
	line-height:79px;
	color:#fff;
}
.partpage1 .a .pro_lsit .box p{
	font-size:16px;
	line-height:30px;
	padding:0 10px;
	height:90px;
	overflow:hidden;
}
.advantge {
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	margin-top:50px;
}
.advantge li {
	float:left;
	width:33.333%;
	box-sizing:border-box;
	font-size:16px;
	line-height:22px;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	height:289px;
	padding-top:60px;
}
.advantge li i {
	display:inline-block;
	width:80px;
	height:80px;
	background-image:url(../images/7_13.png);
	background-repeat:no-repeat;
}
.advantge li .ico2 {
	background-position:-398px 0;
}
.advantge li .ico3 {
	background-position:-795px 0;
}
.advantge li .ico4 {
	background-position:0 -300px;
}
.advantge li .ico5 {
	background-position:-396px -300px;
}
.advantge li .ico6 {
	background-position:-795px -300px;
}
.partpage1 .c .ewm {
	text-align:center;
	padding:50px;
}
.partpage1 .c .ewm span {
	padding:0 80px;
}
.banner3 {
	background:url(../images/8_03.jpg) center top no-repeat;
}
.case_list .box {
	border:1px solid #eee;
	padding-top:30px;
}
.partpage1 .a .case_list .box p{
	padding:0 10px;
}
.case_list .box h4 {
	font-size:16px;
	position:relative;
	margin-top:20px;
}
.case_list .box h4:after {
	content:'';
	display:block;
	width:33px;
	height:3px;
	background:#4587e8;
	position:absolute;
	bottom:-15px;
	left:50%;
	margin-left:-16px;
}
.case_list .box i {
	display:inline-block;
	width:72px;
	height:68px;
	background-image:url(../images/8_06.png);
	background-repeat:no-repeat;
}
.case_list .box .ico1 {
	background-position:8px 0;
}
.case_list .box .ico2 {
	background-position:-300px 0;
}
.case_list .box .ico3 {
	background-position:-613px 0;
}
.case_list .box .ico4 {
	background-position:-923px 0;
}
.advantge2 {
	padding:30px 0;
}
.advantge2 img {
	max-width:100%;
}
.advantge2 dd {
	line-height:36px;
	font-size:16px;
	color:#666;
}
.advantge2 dt {
	font-size:20px;
	padding:90px 0 20px;
}

.hometitle {
	text-align:center;
	font-size:40px;
	padding:30px 0;
}
.homepage .a {
	background:url(../images/bg_03.jpg) repeat;
	padding:30px 0 60px;
}
.homepage .a i {
	display:inline-block;
	width:53px;
	height:53px;
	background-image:url(../images/home_03.png);
	background-repeat:no-repeat;
}
.homepage .a .box {
	font-size:16px;
	text-align:center;
	padding-top:30px;
}
.homepage .a .box p {
	margin-top:5px;
}
.homepage .a .ico2 {
	background-position:-309px 0;
}
.homepage .a .ico3 {
	background-position:-600px 0;
}
.homepage .a .ico4 {
	background-position:-893px 0;
}
.homepage .a .ico5 {
	background-position:0 -138px;
}
.homepage .a .ico6 {
	background-position:-309px -138px;
}
.homepage .a .ico7 {
	background-position:-600px -138px;
}
.homepage .a .ico8 {
	background-position:-893px -138px;
}
.homepage .a .ico9 {
	background-position:0 -265px;
}
.homepage .a .ico10 {
	background-position:-309px -265px;
}
.homepage .a .ico11 {
	background-position:-600px -265px;
}
.partener img {
	width:100%;
}
.homepage .d {
	padding-bottom:50px;
}
.homepage .d .partener{
	min-height:auto;
}
.homepage .d h2 {
	padding-bottom:0;
}
.homepage .c .box_left {
	padding:0 30px;
}
.media {
	margin-top:0;
}
.homepage .b {
	background:url(../images/bg_06.jpg) center no-repeat;
	height:800px;
	color:#fff;
}
.tabtitle2 {
	float:left;
	width:190px;
	text-align:center;
	background:#017384;
	font-size:16px;
	cursor:pointer;
}
.tabtitle2 i {
	display:inline-block;
	background-image:url(../images/home_07.png);
	background-repeat:no-repeat;
	width:59px;
	height:59px;
}
.tabtitle2 .ico2 {
	background-position:0 -160px;
}
.tabtitle2 .ico3 {
	background-position:0 -315px;
}
.tabtitle2 li {
	padding:40px 0 10px;
}
.tabtitle2 li p {
	padding-top:20px;
}
.tabtitle2 li.on {
	background:#00c1de;
}
.tabcontent {
	margin-left:210px;
}
.tabbox {
	background:url(../images/bg_03_03.jpg) center no-repeat;
	height:500px;
	box-sizing:border-box;
	padding:60px;
}
.tabbox dd p {
	line-height:30px;
}
.tabbox dt {
	font-size:30px;
	margin-bottom:25px;
	
}
.tabbox .btn {
	padding:10px 20px;
	background:#00c1de;
	border:1px solid #00c1de;
	margin-top:10px;
	margin-bottom:50px;
}
.tabbox li {
	float:left;
	margin-right:9px;
	width:150px;
	box-sizing:border-box;
	border:1px solid #00c1de;
	border-radius:5px;
	overflow:hidden;
}
.tabbox li a {
	display:block;
	color:#fff;
	text-align:center;
	background:rgba(0,65,75,0.3);
	padding:15px 0;
}
.tabbox li a p {
	margin:0;
	padding-top:10px;
}
.tabbox li a i {
	display:inline-block;
	width:50px;
	height:50px;
	background-image:url(../images/home_10.png);
	background-repeat:no-repeat;
}
.tabbox li a .ico1 {
	background-position:7px 0;
}
.tabbox li a .ico2 {
	background-position:-152px 0;
}
.tabbox li a .ico3 {
	background-position:-310px 0;
}
.tabbox li a:hover {
	background:#017384;
}
.news {
	padding:30px 0;
}
.news .hd {
	text-align:center;
}
.news .hd h1 {
	font-weight:bold;
	font-size:22px;
}
.news .hd p{
	font-size:12px;
	color:#666;
	margin-top:15px;
}
.news .bd p {
	margin:30px 0;
	line-height:24px;
}
.news .bd img {
	display:block;
	margin:15px auto;
	max-width:100%;
}
.partpage1 .c img,.partpage1 .d img {
	max-width:100%;
}
.aboutpage .a img {
	max-width:100%;
}
.swiper-container_ab .swiper-slide img {
	width:80%;
}
.tabbox_bg1 {
	background:url(../images/8_03.jpg) center no-repeat;
	background-size:cover;
}
.tabbox_bg2 {
	background:url(../images/7_02.jpg) right center no-repeat;
	background-size:cover;
}






















































@media (min-width:992px) and (max-width:1199px){
    .navbar-default .navbar-nav>li>a {
		margin:15px 20px 0 ;
	}
.footer .b .w3 {
	width:300px;
}

    .tabbox .btn {
		margin-bottom:20px;
	}
	
}
@media (min-width:768px) and (max-width:991px){
    .navbar-default .navbar-nav>li>a {
		margin:0 10px 0 ;
		font-size:14px;
	}
	.header .media {
		display:none;
	}
    .footer .a .box {
		margin-top:15px;
	}
	.aboutus .c .box {
		padding-left:0;
	}
	.footer .b .w3 {
		display:none;
	}
    .tabbox li {
		width:120px;
	}
	.tabbox {
		padding:20px;
	}
	.homepage .c .box_left {
		padding:0;
	}
	.newslist>li .media-body,.newslist>li .media-left,.newslist>li .media-right {
		display:block;
		width:100%;
		padding-right:0;
	}
	.newslist>li .media-body {
		padding-left:0;
		padding-top:15px;
	}
	.newslist .media-object {
		width:100%;
	}
	.advantge2 dt {
		padding-top:30px;
	}
	
	
	
	
	
}

@media (max-width:767px){
    .footer .b .w1,.footer .b .w2,.footer .b .w3 {
		width:100%;
		float:none;
	}
	.footer .b .w3 {
		padding-top:20px;
	}
	.footer .b h3 {
		font-size:14px;
		text-align:left;
	}
	.footer .b h3:after{
		content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-width: 1px 1px 0 0;
    border-color: #B2B2B2;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: 0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
	}
	.footer .b ul {
		display:none;
	}
	.partener {
		padding:0;
	}
	.swiper-container_h a {
		height:250px;
		
	}
	.tabtitle1>span {
		margin:0 10px;
		font-size:14px;
	}
	
	.logo img {
		width:110px;
	}
	.header {
		padding-top:10px;
	}
	
	.footer .a .box {
		margin-top:10px;
	}
	.footer .b {
		padding:15px 0;
	}
	
	.navbar-collapse {
		float:none;
		background:#000;
	}
	.header .media {
		float:none;
		margin:0;
		padding:15px 0;
	}
	.navbar-default .navbar-nav>li>a.logina {
		padding:0;
	}
	
	.footer .b h3 span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:66;
}
.partpage1 .c .ewm img {
	width:100px;
}
.partpage1 .c .ewm span {
	padding:0 15px;
}
	.tabcontent {
		margin:0;
	}
	.tabtitle2 {
		float:none;
		width:100%;
	}
	.tabtitle2 li {
		float:left;
		width:33.333%;
		font-size:12px;
		
	}
	.tabbox .btn {
		margin-bottom:20px;
	}
	.swiper-container_ab .swiper-slide {
		width:100%;
	}
	.swiper-button-next1 {
		right:0;
	}
	.swiper-button-prev1 {
		left:0;
	}
	.homepage .b {
		height:auto;
		background-size:cover;
		padding-bottom:20px;
	}
	.tabbox {
		padding:15px;
		height:auto;
		background-size:cover;
	}
	.tabbox li {
		width:90px;
	}
	.homepage .c .box_left {
		padding:0;
	}
	.partpage1 .a p {
		padding:0;
	}
	.newslist>li .media-body,.newslist>li .media-left,.newslist>li .media-right {
		display:block;
		width:100%;
		padding-right:0;
	}
	.newslist>li .media-body {
		padding-left:0;
		padding-top:15px;
	}
	.newslist .media-object {
		width:100%;
	}
	.advantge li {
		width:50%;
		font-size:14px;
	}
	.advantge li p {
		padding:0 10px;
	}
	.brose .tabtitle a {
		padding:0 10px;
		font-size:12px;
	}
	.swiper-container_h a h3 {
		padding-top:80px;
	}
	.swiper-container_h a h3 img {
		width:90%;
	}
	.swiper-container_h a p {
		font-size:12px;
		line-height:24px;
	}
	.navbar-nav>li>.dropdown-menu {
		position:static;
		float:none;
		width:100%;
		background:none;
	}
	.dropdown-menu>li>a {
		color:#fff;
		padding-left:30px;
	}
	
	
}














