li{list-style-type:none;}
a{text-decoration:none;color:black;}
*{padding:0;margin:0;}
h4{font-weight:normal;}
.navig{width:1200px;margin:auto;height:85px;}
.navig li{float:left;height:85px;line-height:85px;}
.navig li img{height:60%;margin-top:10%;}
.right{float:right!important;}
.navig .navigat{margin-left:220px;float:left;}
.navig .navigat a{margin:8px;font-size:14px; color:#333333;}
.red{color:red;}
.header-line{height:6px;width:100%;background:#233773;}
.banner{width:100%;height:auto;overflow:hidden;}
.position{width:1200px;margin:auto;height:85px;line-height:85px;border-bottom:1px solid #ccc;}
.main{width:1000px;margin:auto;}
footer{background:#6f6f6f;height:260px;color:white;line-height:2;}
footer ul{width:30%;float:left;padding:4% 0;box-sizing:border-box;}
footer .widget_nav_menu ul li a{color:#c5c5c5 ;font-size:12px;}
footer .widget_nav_menu ul li a:hover { color: #135dbc;  }
.footer-left{width:75%;float:left;}
.footer-right{width:25%;float:right;text-align:right;box-sizing:border-box;padding-top:5%;}
.footer-bottom{border-top:1px solid white;padding-top:3%;font-size:14px;}
.pages ul{width:100%;text-align:center;margin:auto;}
.pages ul li{padding:10px;box-sizing:border-box;border:1px solid #ccc;float:left;margin:5px;display:inline-block;}
li#media_image-14 { float: right; }
li.widget_nav_menu { float: left;  width: 29%;  }
li.widget_nav_menu h2 { font-size: 16px;  }




.advantage{width:100%;height:357px;padding-top:120px;box-sizing:border-box;}
.advantage li{width:33%;box-sizing:border-box;float:left;}
.advantage li p{font-size:14px;color:#838383;line-height: 17px;}
.adv-left{width:108px;height:108px;overflow:hidden;box-sizing:border-box;float:left;padding-right:5%;}
.adv-left img{width:100%;}
.adv-right{width:60%;box-sizing:border-box;float:left;}
.adv-right h4{font-size:18px;line-height:2;font-weight:normal;color:black;}
.advan-left{padding-right:5%;}
.advan-right{padding-left:5%;width:34%!important;}
.advan-center{padding:0 3%;}
.newss{width:100%;background:#eee;height:405px;}
.sy-title{width:400px;margin:auto;text-align:center;padding:56px 0 40px 0;}
.sy-title h4{font-size:20px;color:#233773;font-weight:normal;line-height:2;}
.sy-title p{font-size:12px;color:#333333;}
.news-main{width:1084px;margin:auto;}
.news-leftt{width:60%;float:left;margin-top:20px;}
.new-left{width:255px;height:175px;overflow:hidden;box-sizing:border-box;float:left;}
.new-right h4{line-height:1;}
.new-right h4 a{color:#333;}
.new-right h4 a:hover{color:#233773;}
.new-right img{width:100%;}
.new-right span{font-size:14px;color:#959595;line-height:2;}
.new-right{width:333px;box-sizing:border-box;float:left;padding-left:17px;font-size:22px;}
.news-rightt{width:408px;box-sizing:border-box;float:left;}
.news-rightt ul li{padding:10px 0;border-bottom:1px solid #aaa;}
.news-rightt ul li:last-child{border:none!important;}
.news-rightt h4{font-size:22px;line-height:2;}
.more{padding:13px 38px;background:#233773;color:white!important;float:right;margin-top:2%;border-radius:50px;font-size:15px!important;line-height:1!important;}
.news-main p{font-size:14px;color:#6f6f6f;line-height:22px;}
.sy-news-riqi{width:20%;float:left;color:#959595;}
.sy-news-rq{font-size:49px;display:block;line-height:1;}
.sy-news-ny{font-size:15px;display:block;line-height:2;}
.sy-news-list{width:80%;float:left;}
.sy-news-list h4{font-size:16px;}
.sy-news-list h4 a{font-size:14px;color:#333333;}
.spec-riqi{background:rgba(35, 55, 115, 0.7);color:white;width:35%;box-sizing:border-box;padding:2% 4%;}



.casee{width:1200px;height:235px;box-sizing:border-box;margin:0 auto;}
.casee h4{border-bottom:1px solid #aaa;line-height:3; height: 49px;overflow: hidden;}
.casee h4 a{color:#666666;font-weight:bold;font-size:18px;} 
.casee li{width:322px;height:250px;box-sizing:border-box;float:left;overflow:hidden;margin:0 28px;}
.casee li p{font-size:14px;color:#6f6f6f;padding:2% 0;}
.casee li img{width:100%; height:121px;}
.case-left{}
.case-center{padding-left:1%;}
.cooperative{width:1110px;margin:auto;margin-bottom:100px;}
.cooperative li{width:155px;height:50px;margin:15px;float:left;box-sizing:border-box;overflow:hidden;border:1px solid #b1b1b1;}
.cooperative li:hover{border:1px solid #233773;box-sizing:border-box;}
.casemiddle{width:1135px;margin:auto;}
.jiantou{position:relative;bottom:65%;z-index:2;}
.jiantou-left,.jiantou-right{width:14px;height:10px;display:inline-block;cursor:pointer;}
.jiantou-left{background:url(/uploads/image/wtnimg/left.png);float:left;}
.jiantou-right{background:url(/uploads/image/wtnimg/right.png);float:right;}



    .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.new-right span.more:hover{background:#2d4898!important;}
.new-right h4 a:hover{color:#233773;}
.sy-news-list h4 a:hover{color:#233773;}
.casee li:hover{color:#233773!important;}
.casee li img:hover{border:1px solid #233773;box-sizing:border-box;cursor:pointer;}
.casee h4 a:hover{color:#233773;;}
.casee li p:hover{color:#233773;}