@charset "utf-8";
* {margin: 0;padding: 0}
body, ol, table, tr, td, ul, li, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-family: "微软雅黑",Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
  	padding:0;
	}
li {
    list-style-type: none;
}
nav,section {
  display: block;
}
a:active,
a:hover {
  outline: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}
.container img.sm_logo{
	position: fixed;
	left:7px;
	top: 11px;
	z-index: 10000;
	width: 150px;
	display:none;
	}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  font-size: 14px;
  line-height: 1;
  color: #333;
  background-color: #fff;
}

a {
  color: #666;
  text-decoration: none;
  cursor:pointer;
}
img {
  vertical-align: middle;
  max-width:100%;
  border:none;
}
.carousel-inner > .active{  display: block; left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.pull-left ,.pull-right , .pull-phone{
  float: left !important;;
}
.pull-right{
	margin-left:100px;
	}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.pull-phone{
	font-size: 13px;
	color: #ababab;
	margin: 45px 0px 0px 30px;
	transition: 0.5s;
  	-moz-transition: 0.5s;
  	-webkit-transition: 0.5s;
  	-o-transition: 0.5s;
	}
.pull-phone img{
	margin: 0px 14px 0px 0px;
	}
/**header**/
.header{
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 999;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	border-bottom:1px solid #f5f5f5;
	}
.phone-nav {
  	position: fixed;
  	right:6px;
  	display: none;
  	color:#4E89C5;
  	top:11px;
  	z-index: 10000;
  	width: 30px;
}
.phone-nav span{
	float:left;
	width:26px;
	height:4px;
	background:#0193DE;
	margin-bottom: 4px;
	}
.phone-nav:hover {
  	color: #000;
}
.pull-left{
	width:23%;
	margin-top:25px;
	margin-top: 36px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	}
.mm-listview li{
	overflow: hidden;
	padding: 5px 0px;
	}
.mm-listview h6{
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
	}
.mm-listview i{
	float: left;
	font-style: unset;
	display: block;
	font-size: 12px;
	margin: 4px 43px;
	}
.mm-menu .mm-listview > li >i >a{
	color:#777;
	}
.mm-menu .mm-listview > li >i >a:hover{
	color:#4e89c5;
	}
/*-banner-*/
.banner_box {
  max-width: 1920px;
  margin:110px auto 0px;
  clear: both;
}
.banner .slick-dots li button {
  width: 20px;
  height: 8px;
  display: inline-block;
}
.banner .slick-dots .slick-active button {
  width: 20px;
  height: 8px;
  background: none;
  border: 1px solid #fff;
}
/*********nav start***********/
.navwrap .lwt-wrap {
  text-align: right;
}
.navwrap span {
  margin: 0 10px;
  cursor: pointer;
  position: relative;
}
.navwrap span .erweima {
  position: absolute;
  width: 140px;
  height: 140px;
  z-index: 22;
  left: 50%;
  margin-left: -82px;
  top: 30px;
  display: none;
}
.navwrap span:hover .erweima {
  display: block;
}
.navwrap .toptel {
  font-size: 18px;
  color: #f77400;
  font-family: arial;
  line-height: 25px;
  text-decoration: none;
  font-weight: bold;
}
.navwrap .toptel img {
  margin-right: 10px;
}
.navwrap .nav li {
  float: left;
  margin-left: 5px;
}
.navwrap .nav li a {
  text-align: center;
  height:110px;
  line-height:110px;
  position: relative;
  display:block;
  padding:0px 25px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 15px;
}
.navwrap .nav li a:hover{
	background:#0193DE;
	color: #fff;
	}
.navwrap .nav li a.active{
	background:#0193DE;
	 color: #fff;
	}
header.curs .navwrap .nav li a{
	height:80px;
  	line-height:80px;
	}
header.curs .pull-left{
	margin-top:22px;
	}
header.curs .pull-phone{
	margin-top:30px;
	}


/*********nav end***********/
.bt_box{
	text-align:center;
	margin-bottom: 60px;
	}
.bt_box h3{
	font-size:34px;
	color: #363636;
	letter-spacing:2px;
	margin-bottom:20px;
	}
.bt_box p{
	font-size: 14px;
	color: #999;
	}
.content{
	width:100%;
	padding: 80px 0px 70px;
	}
/*footer start*/
.footer div.wrap {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.footer{width: 100%;}
.footer .footer-top{
    background: #0077B4;
    padding-top: 47px;
    padding-bottom:20px;
}
.footer .footer-block{ float: left;}
.footer .footer-block.w-29{ width: 26%;}
.footer .footer-block.w-34{ width: 55%;border-left: 1px solid #88a4a8;border-right: 1px solid #88a4a8;padding: 20px 0px 20px 5%;}
.footer .footer-block.w-12{ width:12%;margin-left: 7%;margin-top: 56px;}
.footer .footer-block .logo{
	margin-top: 92px;
}
.footer .footer-block .partner{
	margin-top: 15px;
	display: block;
	width: 65%;
	height: 30px;
	background-color: #454545;
	line-height: 30px;
	text-align: center;
	color: #b5b5b5;
	border-radius: 3px;
}
.footer .footer-block .footer-tit{
    margin-bottom:18px;
	position: relative;
	font-size: 15px;
	color: #fff;
	line-height: 16px;
	font-weight: 600;
}
/*.footer .footer-block .footer-tit:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 23px;
	height: 1px;
	background: #fff;
}*/
.footer .footer-block .hot-line{
    margin-bottom: 15px;
	font-size: 26px;
	line-height: 26px;
	color: #63a7e4;
}
.footer .footer-block .foot-qq{
    display: block;
    position: absolute;
    top: -2px;
    left: 145px;
    width: 18px;
    height: 22px;
    background: url(../images/footer-qq.png) 0 0 no-repeat;
    background-size: 100%;
}
.footer .footer-block p{
    margin-bottom: 10px;
    position: relative;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
}
.footer .footer-block p a{
	font-size: 13px;
	color: #c2c2c2;
	line-height: 22px;
	margin-right: 20px;
}
.footer .footer-block .footer-ewm{
	float: left;
    width: 110px;
    height: 110px;
	margin: 0px 0% 0px 5%;
}
.footer .footer-block .footer-ewm img{
    width: 100%;
    height: 100%;
}
.footer .footer-bottom{
	width: 100%;
	height: 52px;
	line-height: 52px;
	background:#095E88;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.footer-ewm p{
	text-align: center;
	margin-top: 6px;
    font-weight: 600;
	}
/*******其他页面banner************/
.all_bannerbox{
	width:100%;
	margin-top:110px;
	position:relative;
	text-align: center;
	}
.all_bannerbox div.all_btbox{
	position: absolute;
	width: 280px;
	left: 50%;
	margin-left: -140px;
	text-align: center;
	top: 33%;
	color: #fff;
	}
.all_bannerbox div.all_btbox h3{
	font-size: 32px;
	font-weight: 600;
	letter-spacing:4px;
	}
.all_bannerbox div.all_btbox p{
	height: 1px;
	border-bottom: 1px solid #d8d8d8;
	margin: 35px auto;
	}
.all_bannerbox div.all_btbox p span{
	display: block;
	height: 3px;
	width:65px;
	margin:0 auto;
	background: #0091DF;
	position: relative;
	top: -1px;
	}
.all_bannerbox div.all_btbox h4{
	font-size: 18px;
	color: #f3f3f3;
	}
.bt_pic_b{
	display:none;
		}
/*footer end*/
@media (max-width: 1050px) {
  .phone-nav,.s_logo_box{
    display: block;
  }
  .top {
    display: none;
  }
  .header{
	height: 45px;
	  }
  .bt_pic_a{
	display:none;
		}
  .bt_pic_b{
	display:block;
		}
 .all_bannerbox{
   margin-top: 45px;
	  }
.container img.sm_logo{
	display:block;
	}
}
@media (max-width: 800px){
	.footer .footer-block.w-12{
		display: none;
		}
	.footer .footer-block.w-29 {
    	width: 46%;
    	margin-left: 3%;
	}
	.footer .footer-block.w-34{
		border:none;
		}
	}
@media (max-width:420px){
.all_bannerbox div.all_btbox{
	top: 20%;
	}
.all_bannerbox div.all_btbox h3{
	font-size: 24px;
	}
.all_bannerbox div.all_btbox p{
	margin: 15px auto;
	}
.all_bannerbox div.all_btbox h4{
	font-size: 14px;
	}
.footer .footer-top{
	padding-top: 7px;
    padding-bottom: 0px;
	}
.footer .footer-block.w-29{
	display:none;
	}
.footer .footer-block.w-34{
	width:96%;
	}
.footer .footer-bottom{
	display:none;
	}
}