
@charset "UTF-8";
/*去除浏览器默认间距等*/
body,html{
  margin:0;
  padding: 0;
  font-size:10px;

}
@font-face {
  font-family: 'FrederickatheGreat-Regular';   /*字体名称*/
  src: url('../fonts/frederickathegreat-regular-webfont.woff');       /*字体源文件*/
}

body, button, input, select, textarea {
  font-family:Microsoft Yahei,"微软雅黑","宋体";
  outline:0px;
}
ul{ margin:0px;list-style: none; padding:0px;zoom:1;/*用于IE6*/ }
div {zoom:1;/*用于IE6,要是IE6错位,修复这个.*/}
a {text-decoration:none;}
a:hover,a:focus {text-decoration:none;}
a img{border:none;border:0;}
p,h1,h2,h3,h4,h5 {margin:0;padding:0;}
input,select {padding:0;margin:0;}
body{font-size:14px}

/*常用工具*/
.clear {
  clear:both;
  overflow:hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.text-l {
  text-align: left;
}
.text-c {
  text-align: center;
}
.text-r {
  text-align: right;
}
.r-position {
  position: relative;
}
.a-position {
  position: absolute;
}
.img {
  overflow: hidden;
  transition: all .5s;
}
.img img {
  width: 100%;
}
.z9 {
  z-index: 9;
}
/*常用间距调整*/

.swiper-container8{
    position: relative;
    overflow: hidden;
}

.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt70 {
  margin-top: 70px;
}

.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml50 {
  margin-left: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pf20 {
  padding-left: 20px;
}

.of {
  overflow: hidden;
}
.xwxq{
    padding-bottom: 50px;
    font-size: 16px;
}
img{
    max-width: 100%;
}

/*宽度*/
.w100 {width:100%;overflow: hidden;}
.mw100 {max-width:100%;}
.w50 {width:50%;}

.imghov {
  overflow: hidden;
  transition: all .5s;
}
.swiper-container1,.swiper-container2,.swiper-container3 {
  position: relative;
  overflow: hidden;
}
.swiper-container2 {
  min-height: 280px;
}
/*header*/
.top {
  height: 40px;
  background-color: #1c9bd6;
}
.top .topl {
  font-size: 14px;
  color: #fff;
  line-height: 1.714;
  display: inline-block;
  margin-top: 8px;
}
.top span {
  margin-left: 3px;
}

.top .topr {
	margin-top: 8px;
}

.top .topr a {
  font-size: 16px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.563;
  display: inline-block;
}
.top .topr span {
  color: #fff;
  padding: 0 12px;
}

.mf20 {
  margin-left: 20px;
}
.logoimg {
  padding-top: 5px;
}
.searchcon {
  float: right;
}
.input-group {
	max-width: 206px;
}

.dropdown {
  float: right;
  margin-top: -6px;
}
.btn-search {
  background-color: #eee;
  border:0;
  color: #666;
}
/*  .dropdown-menu {
 min-width: 172px;
}  */
.dropdown-menu>li>a {
	text-align: center;
	padding: 3px 15px;
  font-size: 14px;
}

.navbar {
  margin-bottom: 0px;
}
.nav li{
  font-size: 16px;
  color: rgb( 41, 109, 176 );
  line-height: 1.75;

}



.navbar-default .navbar-nav .dropdown a:hover {
  color: #fff !important;
  background-color: #1c9bd6;
}
.nav>li>a {
	margin: 30px 0;
  padding: 10px 18px;
}
.nav>li>a:hover{
  background-color: #1c9bd6;
  border-radius: 30px;
  color: #fff;
}

.nav>li>a:hover {
  color: rgb( 41, 109, 176 );
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #fff;
}
.dropdown-menu {
  min-width: 0;
  width: 100%;
  text-align: center;
  right: 0;
  padding: 10px 0;
}
.dropdown-menu ul li:hover {
  background-color: #fff;
}
.banner {
  margin-top: 136px;
}
.bannerloc {
  position: absolute;
  top: 30%;
  width: 40%;
  left: 30%;
}
.bannergo {
  font-size: 55px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.182;

}
.bantit {
  font-size: 17px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 2.059;
  text-align: center;
  margin-top: 25px;
}
.banname {
  text-align: center;
  margin-top: 70px;
  display: inline-block;
}

.banbtn {
  width: 134px;
  height: 40px;
  background-color: #1c9bd6;
  border-radius: 30px;
    font-size: 15px;
  color: rgb( 255, 255, 255 );
  line-height: 40px;
}



/*产品页*/

.mb70 {
    margin-bottom: 70px;
}
.mt40 {
    margin-top: 41px;
}
.clearfix {
    zoom: 1;
}

.list_pro_fl {
    width: 21.5%;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.12);
}
ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.list_pro_fl_ul>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 25px;
}

.list_pro_fl_ul li .clearfix {
    line-height: 57px;
    height: 57px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #181818;
    cursor: pointer;
}
.list_pro_fl_ul>li.active .clearfix {
    color: #234584;
}

.list_pro_fl_ul>li .iconfont {
    display: inline-block;
}
.list_pro_fl_ul>li.active .iconfont {
    transform: rotate(
180deg
);
}

.list_pro_ul_fl_ul {
    padding-bottom: 20px;
}

.list_pro_ul_fl_ul {
    display: none;
}

.list_pro_fl_ul>li.active .list_pro_ul_fl_ul {
    display: block;
}

.list_pro_ul_fl_ul li {
    line-height: 36px;
    font-size: 1.6rem;
    color: #8a8a8a;
}

.list_pro_ul_fl_ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #3c3c3c
}
 
 .list_pro_ul_fl_ul li.active a {
    color: #234584;
    font-weight: 600;
}
 
 
  .list_pro_ul_fl_ul li a:hover {
    text-decoration: none;
    color: #234584;
}
 .list_pro_fr {
    width: 75.4%;
}
 










.bor {
  width: 25px;
  height: 2px;
  background-color: #1c9bd6;
  display: inline-block;
  margin: 12px 0;
}
/*简介*/
 .abtit {
  font-size: 27px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 1.444;

 }
 .abcon {
  font-size: 16px;
  color: rgb( 108, 108, 108 );
  text-transform: uppercase;
  line-height: 2.063;

 }
.abcr {
  font-size: 18px;
  color: rgb( 62, 62, 62 );
  line-height: 64px;
  display: inline-block;
}
.abcr span {
  color: rgb( 62, 62, 62 );
  margin-left: 15px;
}
.circle {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border:2px solid #1c9bd6;
}
.circle i {
  font-size: 26px;
  color: #1c9bd6;
}
.abchov:hover .circle {
   -webkit-transform: rotate3d(0,1,0,360deg);
    -moz-transform: rotate3d(0,1,0,360deg);
    transform: rotate3d(0,1,0,360deg);
    transition: all .5s;
}
.abcr1 {
  font-size: 15px;
  color: rgb( 62, 62, 62 );
  line-height: 46px;
  display: inline-block;
  transition: all .5s;
  padding: 10px 0;
  width: 100%;
}
.abcr1 span {
  color: #aaaaaa;
  margin-left: 15px;
  float: left;
  width: 80%;

}
.abcr1:hover .circle1 {
  border:1px solid #1c9bd6;
}
.abcr1:hover i {
  color: #1c9bd6;
}
.circle1 {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border:1px solid #aaaaaa;
  transition: all .5s;
  float: left;
}
.circle1 i {
  font-size: 16px;
  color: #aaaaaa;
  transition: all .5s;
}
/*pd*/
.pd {
  background-color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.pd:hover {
  background-color: #1c9bd6;

}
.pd img {
  overflow: hidden;
  transition: all .5s;
}
.pd:hover img {
  transform: scale(1.2);
}
.pd:hover .pdtit,.pd:hover .pdcon,.pd:hover .liaojie {
  color: #fff;
}
.pd:hover .pdbor {
  background-color: #fff;
}
.pdnei {
  padding: 35px 25px;
}
.pdtit {
  font-size: 19px;
  color: rgb( 49, 49, 49 );
  text-transform: uppercase;
  line-height: 1.842;

}
.pdcon {
  font-size: 16px;
  color: rgb( 87, 87, 87 );
  text-transform: uppercase;
  line-height: 1.875;
  display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
      overflow: hidden;
}
.pdbor {
  width: 40px;
  height: 2px;
  background-color: #c0c0c8;
  margin: 5px 0;

}
.liaojie {
  font-size: 15px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 2.333;
  margin-top: 10px;
}
.chakan {
    width: 134px;
    height: 40px;
    background-color: #1c9bd6;
    border-radius: 30px;
    font-size: 15px;
    color: rgb( 255, 255, 255 );
    line-height: 40px;
    display: inline-block;
    transition: all .5s;
}

/*news*/
.newsl {
  width: 25%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 26.5px 0;
  transition: all .5s;
}
.newsl .time1 {
  font-size: 20px;
  color: rgb( 38, 38, 38 );
  text-transform: uppercase;
  line-height: 1.95;

}
.newsl .time2 {
  font-size: 14px;
  color: rgb( 80, 80, 80 );
  text-transform: uppercase;
  line-height: 2.786;

}
.newsr {
  width: 75%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 25px;
  transition: all .5s;
}
.newsr .time3 {
  font-size: 18px;
  color: rgb( 38, 38, 38 );
  text-transform: uppercase;
  line-height: 2.167;
  overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
}
.newsr .time4 {
  font-size: 16px;
  color: rgb( 122, 122, 122 );
  line-height: 1.625;
  display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
      overflow: hidden;
}
.newspadd {
  padding: 50px 80px;
}
.nobor {
  border-radius: 0;
}
.newsbg {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  background-image: url(../img/newsbg.jpg);
  background-attachment: fixed;
  background-size: cover;
  bottom: 0;
}
.newshover {

}
.newshover:hover .newsl {
  background-color: #1c9bd6;
}
.newshover:hover .newsl .time1,.newshover:hover .newsl .time2 {
  color: #fff;
}
.newshover:hover .newsr {
  background-color: #fff;
  box-shadow: 1px 1px 1px #ddd;
}

.box {
  display: flex;
  justify-content: space-between;
}
.add {
  font-size: 18px;
  color: rgb( 38, 38, 38 );
  line-height: 1.722;
  padding-left: 15px;
}
.add span {
  margin-left: 0;
  font-size: 16px;
  color: #808080;

}
.inbanner {
  margin-top: 136px;
}
.inban {
  position: absolute;
  top:40%;
  width: 100%;
}
.inban .title {
  font-size: 27px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.444;

}
.inban .link {
  font-size: 14px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 2.786;

}
.inban .link a {
  color: #fff;
}
.inban .link a{

	padding-right: 20px;
	position: relative;
}
.inban .link a:before{
    content: ">";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;

}
.inban .link a:last-child::before {
    display: none;
}
.tijiaobtn {
  width: 100%;
  background-color: #1c9bd6;
  text-align: center;
  padding: 8px;
}
.tijiaobtn input{
    border: none;
    background: none;
    color: #fff;
    font-size: 16px;
}
.tijiaobtn a {
  color: #fff;
  font-size: 20px;
}
.form-control {
  height: 39px;
}
.newsbor {
  border: 1px solid #e5e5e5;
  margin-top: 20px;

}
.clearbor {
  border-bottom: 0;
}
.xinname a {
  font-size: 16px;
  color: rgb( 107, 107, 107 );
  text-transform: uppercase;
  line-height: 2.438;

}

.fkbor .fktit{
    font-size: 20px;
    padding-bottom: 20px;
}
.fkbor .fktit a{
    color: #333;
}
.fkbor .fkcon a{
    color: #333;
    font-size: 16px;
    line-height: 1.8;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px;
}
.tdblue {
  background-color: #1c9bd6;
  color: #fff;
}
.tdblue th {
  text-align: center;
}
/*tab*/
#myTab li {
  display: inline-block;
  margin-right: 10px;
}
#myTab li a {
  font-size: 16px;
  color: #888;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2.438;
}
#myTab li.active a {
  color: rgb( 28, 155, 214 );
}
#myTab li:hover a {
  color: rgb( 28, 155, 214 );
}
.colorname {
  font-size: 15px;
  text-align: center;
  color: rgb( 102, 102, 102 );
  text-transform: uppercase;
  line-height: 2.6;

}
.box2 {
  display: flex;
  justify-content: flex-start;
  width: 80%;
  flex-wrap: wrap;
  margin: 0 auto;
}
.tab-content>.active{
    text-align: center;
}
.box2>.mb10 {
  padding-right: 10px;
  cursor: pointer;
}
.tdgray {
  background-color: #646464;
  color: #fff;
}
.td tr td:nth-child(1) {
   background-color: #646464;
  color: #fff;
}
.pdlist {
  font-size: 21px;
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  line-height: 1.857;
  background-color: #1c9bd6;
  padding: 10px 20px;
}
.pdlisttitle {
  font-size: 18px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 2.167;

}
.pdlistname {
  font-size: 16px;
  color: rgb( 107, 107, 107 );
  text-transform: uppercase;
  line-height: 2.438;

}
.pdul ul li {
  width: 40%;
  float: left;

}
.pdul ul li a {
  font-size: 14px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 2.643;
  margin-left: 15px;
}
.pdul ul li a:hover {
  color: #1c9bd6;
}
.pdul ul li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #1c9bd6;
    border-radius: 50%;

}
.fangwu {
  font-size: 16px;
  color: rgb( 107, 107, 107 );
  text-transform: uppercase;
  line-height: 2.438;

}
.diandian {
  font-size: 19px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 2.053;
}
.diandian::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #1c9bd6;
  border-radius: 50%;
  margin-right: 15px;
}
.ddcon {
  font-size: 16px;
  color: rgb( 121, 121, 121 );
  text-transform: uppercase;
  line-height: 2.438;

}
.mo {
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  line-height: 2.167;
  text-align: center;
  padding: 5px 0;
}
.fruit {
  font-size: 18px;
  color: rgb( 0, 0, 0 );
  text-transform: uppercase;
  line-height: 2.167;

}
.bei {
  border-radius: 5px;
  background-color: rgb( 45, 183, 88 );
  color: #fff;
  padding: 5px 10px;
}
.jun img {

    transition: all .5s;
}
.jun:hover img {
    -webkit-transform: rotate3d(0,1,0,360deg);
    -moz-transform: rotate3d(0,1,0,360deg);
    transform: rotate3d(0,1,0,360deg);
}
.w80 {
  width:80%;
  margin: 0 auto;
}
.td1 tr td:nth-child(1) {
    background-color: #1c9bd6;
    color: #fff;
}

.menu_list .current {
    background: url(../img/pro_down.png) right center no-repeat #1c9bd6;
    color: #fff;
    padding-right: 15px;
}
.menu_list>p {
    position: relative;
}
.menu_head {
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    font-size: 14px!important;
    padding-right: 68px;
    font-weight: 100;
    cursor: pointer;
    border-left: 1px solid #f6f6f8;
    border-right: 1px solid #f6f6f8;
    border-bottom: 1px solid #f6f6f8;
    position: relative;
    margin-bottom: 2px;
    margin-top: 0;
    background: url(../img/pro_left.png) center right no-repeat #f6f6f6;
}
#firstpane .menu_body:nth-child(2) {
    display: block;
}

.menu_body {
    line-height: 38px;
    border-left: 1px solid #f6f6f8;
    background: #fff;
    border-right: 1px solid #f6f6f8;
    display: none;
}
.sendbtn {
    font-size: 14px;
    color: rgb( 255, 255, 255 );
    line-height: 2.857;
    background-color: #1c9bd6;
    display: inline-block;
    padding: 2px 10px;
    margin-left: 14px;
    margin-bottom: 10px;
}
.sendbtn a{
    color: #fff;
}
/*footer*/
footer {
  background-color: #6d6d6d;
}
footer .foot {
  margin-top: 30px;
   padding-bottom: 30px;
/*   margin-left: 55px;*/
}
footer .foot p {
  font-size: 14px;
  color: rgb( 255, 255, 255 );
  line-height: 2.286;
  margin: 0;
}
footer .footdown {
  background-color: #5f5f5f;
}
footer .footdown .footdowncon {
  font-size: 14px;
  color: rgb( 255, 255, 255 );
  line-height: 2.286;
  padding: 10px;
}
.footname {
  font-size: 18px;
  color: rgb( 255, 255, 255 );
  line-height: 2.222;

}
.bj_color{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.2);
}

.foot ul,.foot li {
  margin: 0;
  padding: 0;
}
.foot li a {
  font-size: 14px;
  color: #dadada;
  line-height: 2;
  text-align: center;
  transition: all .5s;
}
.foot li a:hover {
  color: #1c9bd6;
}
.footcontainer {
  width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.wximg img {
  width: 100px;
  height: auto;
}
.sao {
  color: #fff;
  line-height: 30px;
  margin-top: 5px;
  margin-left: 10px;
}
.footi {
  margin-top: 5px;
}
.footi i {
  font-size: 18px;
  color: #fff;
  transition: all .5s;
}
.footi i:hover {
  color: #1c9bd6;
}
/*kefu*/

.g_senav {
    width: 62px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 51;
    transition: all 0.3s;
}
.g_senav i {
   font-size: 20px !important;
   text-align: center;
   color: #000;
   display: block;
   padding: 12px 0;
   transition: all .5s;
}
.g_senitm{
    
    cursor: pointer;

    position: relative;
    border: 0.5px solid #dedede;

}

.g_senitma{

    width: 100%;

    display: block;

    position: relative;

    left: 0;

    top: 0;

}

.g_senitmb{

    width: 100%;

    display: block;

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

}

.g_senitmqq .g_senweix {
    width: 145px;
    top: 0;
    bottom: inherit;
    transform: translate(100%,0); 
    left: 0;
    transition: all 1s;
    position: absolute;
}
.g_senitm:hover i {
  color: #fff;
  background-color: #296db0;
}

.g_senitmqq .g_senweiximg {
    width: auto;
    height: 100%;
    border: 1px solid #f3f7f3;
    transition: all 1.3s;
}
.g_senitmqq .g_senweix p {
    font-size: 16px;
    color: 333333;
    background: #ffffff;
    line-height: 51px;
    padding-left: 15px;
    padding-right: 15px;
    margin:0;
}

.g_senav .g_senitm:nth-child(2n - 1){

    background: #ffffff;

}

.g_senav .g_senitm:nth-child(2n){

    background: #eaeaea;

}

.g_senweix1 {
    width: 105px;
    position: absolute;
    top: 0;
    z-index: 50;
   transform: translate(100%,0);
   transition: all .5s;
}
.g_senweix1 img {
  width: 100%;
}
.g_senitmtop {
	display: none;
}


.weixin {
  max-width: 80px;
  position: absolute;
  top: 0;
  left: -80px;
  display: none;
}
.wxshow:hover .weixin{
   display: block;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  transition: all .5s;
}
.header.on {
  margin-top: 48px;
}
.ser {
  cursor: pointer;
  margin-top: 32px;
  display: none;
}
.navbar-collapse {
  padding-right: 0;
}
/*地图*/
.sec3_u1 li {
    display: inline-block;
    position: absolute;
}
.sec3_u1 span {
    transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    font-size: 15px;
    color: #474749;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.sec3_u1 font {
    position: relative;
    z-index: 4;
}
.sec3_u1 font:before {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    position: absolute;
    top: -22px;
    left: -24px;
    background: transparent;
    border-radius: 50%;
    z-index: -1;
    transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -webkit-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -moz-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -ms-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1;
}
.sec3_u1 font i {
    transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    border: 3px solid #1c9bd6;
}
.sec3_u1 font:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    background: transparent;
    position: absolute;
    top: -6px;
    left: -9px;
    border-radius: 50%;
    z-index: -1;
    transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -webkit-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -moz-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
    -ms-transition: all .8s cubic-bezier(0.25,0.33,0.45,1) 0s;
}
.sec3_u1 li:hover font:before{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity:1;
    background: rgba(28,155,214,.2);
}
.sec3_u1 li:hover font:after{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity:1;
    background: rgba(28,155,214,.4);
}

.sec3_u1 li:nth-child(1){top:24%;left: 16%;}
.sec3_u1 li:nth-child(2){top:38%;left: 18%;}
.sec3_u1 li:nth-child(3){top:71%;left: 28%;}
.sec3_u1 li:nth-child(4){top:38%;left: 41%;}
.sec3_u1 li:nth-child(5){top:45%;left: 40%;}
.sec3_u1 li:nth-child(6){top:57%;left: 49%;}
.sec3_u1 li:nth-child(7){top:27%;left: 48%;}
.sec3_u1 li:nth-child(8){top:42%;left: 58%;}
.sec3_u1 li:nth-child(9){top:61%;left: 51.5%;}
.sec3_u1 li:nth-child(10){top:24%;left: 68%;}
.sec3_u1 li:nth-child(11){top:39%;left: 71%;}
.sec3_u1 li:nth-child(12){top:43%;left: 64.5%;}
.sec3_u1 li:nth-child(13){top:51%;left: 63%;}
.sec3_u1 li:nth-child(14){top:53%;left: 70.5%;}
.sec3_u1 li:nth-child(15){top:60%;left: 73%;}
.sec3_u1 li:nth-child(16){top:40%;left: 76.5%;}
.sec3_u1 li:nth-child(17){top:41%;left: 82%;}
.sec3_u1 li:nth-child(12) span {
  margin-left: 5px;
  margin-right: 0px;
}
.sec3_u1 li:nth-child(17) span {
  margin-left: 5px;
  margin-right: 0px;
}
.mapshow {
  display: none;
}
header .ser-box input {
    border: none;
    outline: none;
    background: transparent;
    margin-left: 5px;
    width: 80%;
    height:28px;
}
header .ser-box {
    padding: 10px 0;
    color: #fff;
    background: #222;
    margin-top: -48px;
    
}
header .ser-box .container{
  padding-left: 30px;
}



/*æ‰‹æœºåº•éƒ¨*/
.mobile-foot {
    background: #1c9bd6;
    padding: 8px 0;
    position: fixed!important;
    bottom: 0!important;
    left: 0!important;
    width: 100%;
    z-index: 999999;
}

.moble-bottom{
    width:100%;
    height:51px;

}
.mobile-foot a {
    color: #fff;
    height: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    padding: 0 15px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.mobile-foot a i {
    margin-right: 5px;
    color: #fff;
    font-size: 16px !important;
}
.mobile-foot a:hover {
    background: #fff;
    color: #1a3f73;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.navbar-toggle {
  margin-top: 12px;
}
@media screen and (max-width: 1400px){
    .bannergo{
        font-size: 35px;
    }
    .bannerloc{
        width: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 20%;
    }
    .banname{
        margin-top: 5%;
    }
}


@media screen and (max-width: 1300px) {
  .chuangxin {
    padding-left: 8%;
  }
}
@media screen and (max-width: 1070px) {
  .navbar-header {
      float: none;
  }
  .navbar-toggle {
    display: block;
  }

  .collapse.in {
    display: block !important;
  }
  .navbar-nav>li {
    width: 100%;
  }
    .navbar-collapse {
    width: 100%;
  }
}
@media screen and (max-width: 990px) {
    .banner{
        margin-top: 80px
    }
    .bannerloc{
        width: 80%;
    }
    .bannergo{
        font-size: 25px;
    }
    .bantit{
        font-size: 15px;
        line-height: 1.5;
    }
}

@media (min-width: 768px) and (max-width: 1070px) {

   .navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    }
    .collapse.in {
    display: block !important;
  }
  .nav>li>a {
  	padding: 20px 0 20px 0;
  }
  .top {
  	display: none;
  }
  .navbar-nav>li {
  	width: 53%;
  }
  .dropdown-menu>li>a {
  	text-align: left;
  }
  .container {
  	width: 100%;
  }

}
@media screen and (max-width: 768px) {
  .top {
    display: none;
  }
  .nav>li {
    width: 100%;
  }
  .nav>li>a {
    padding: 5px 0 20px 10px;
    margin: 5px 0;
  }
  .navbar {
    margin-top: 0;
  }
  .navbar img {
   
   padding-bottom: 5px;
  }
  .inbanner {
    margin-top: 56px;
  }
  .inban {
    top: 10%;
  }
  .inban .title {
    font-size: 16px;
  }
  .inban .link {
    font-size: 12px;
  }
  .searchcon {
    float: left;
  }

  .mimg img {
    width: 100%;
  }
  .box {
    flex-direction:column;
    text-align: center;
  }
  .ml50 {
    margin-left:3px;
  }
   .newsbg {
     width: 100%;
     height: 380px;
   }
   .newspadd {
    padding: 0;
   }
    .toplist {
      width: 100%;
    }
    .abcon{
        font-size: 14px;
        line-height: 1.8;
    }
    .bannerloc {
      width: 90%;
    
      top: 15%;
    }
    .bannergo {
      font-size: 20px;
    }
    .bantit {
      font-size: 14px;
      margin-top: 5px;
    }
    .newsr {
      padding: 22px 25px;
    }
    .ser {
      margin-top: 0px;
      float: none;
      padding-left: 10px;
    }
    .navbar-nav {
      margin: 5px 0;
    }
    .sec3_list img {
    display: none;
}
    .sec3_u1 li {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    width: 45%;
    text-align: right;
}
    .disappear  {
      display: none;
    }
    .mapshow {
      display: block;
    }
    .sec3_u1 li:nth-child(12) span {
  margin-left: 0px;
  margin-right: 5px;
}
.sec3_u1 li:nth-child(17) span {
  margin-left: 0px;
  margin-right: 5px;
}
    .huoban {
      display: none;
    }
    .box2 {
      width: 100%;
    }
    .box2>.mb10 {
      width: 50%;
    }
    .box2>.mb10 img {
      width: 100%;
    }
    .navbar-default .navbar-nav .dropdown a:hover {
      background-color: transparent;
      color: #000 !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      text-align: left;
    }
    footer {
      display: none;
    }
    .ser {
      display: none;
    }
    .mt {
      margin-top: 20px;
    }
    
    .g_senav {
    	display: none;
    }

}

@media screen and (max-width: 580px){
    .bannergo{
        font-size: 16px;
    }
   
    .banbtn{
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
    .banname{
        margin-top: 2%;
    }
    .bannerloc{
        width: 100%;
        top: 10%;
    }
    .bantit{
        line-height: 1.125;
    }
    .banbtn{
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }
}
#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; }
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0060ad;}
#page li:hover a{color:#0060ad}
#page li a{ color:#666}
#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}
#page li.active a{ color:#fff}