﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
/*select{border:solid 1px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png") no-repeat scroll right center transparent;padding-right:14px}
select::-ms-expand{display:none}下拉框的样式修改*/

.main-pad-1{ padding:40px 0 0;}
.main-pad-2{ padding:0 0 40px;}
.main-pad-3{ padding:65px 0 0;}
.main-pad-4{ padding:0 0 205px;}
.main-pad-5{ padding:205px 0 0;}
.main-pad-6{ padding:40px 0 0;}
.main-pad-7{ padding:0 0 50px;}
.main-mar-1{ margin:-150px 0 0;}


.main-background-1{position: relative;}
.main-background-1:before{ content:""; position: absolute; left: 50%; top: 0; z-index: 1; margin-left:-45px; border-left:solid 45px transparent; border-right:solid 45px transparent; border-top:solid 35px #fff;}
.main-background-2{ background:#e9eced;}

header{ position: relative; z-index:99999;}
header .box{ display: flex; justify-content: space-between; align-items: center;}
header .qita .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1; transition: all 0.3s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #0064b3;}

.title-2 .biaoti{ margin-bottom:10px; font-size: 36px; color: #fbc91b; font-weight: bold; line-height: 40px;}
.title-2 .jieshao{ font-size: 16px; color: #fff; line-height: 24px;}
.title-3 .en{ margin-bottom:-73px; display: flex; justify-content: center; overflow: hidden;}
.title-3 .en span{ position: relative; font-family:'Impact'; font-size: 73px; color: #fff; line-height: 73px;}
.title-3 .en span:before,.title-3 .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 200px; height: 1px; background: #f1f1f1;}
.title-3 .en span:before{ right: calc(100% + 20px);}
.title-3 .en span:after{ left: calc(100% + 20px);}
.title-3 .cn{ position: relative; z-index: 2; font-size: 30px; color: #0364b0; line-height: 73px; font-weight: bold;}
.title-3.active .en span{ color: #e5e4e4;}
.title-4 ul{ display: flex; justify-content: center;}
.title-4 ul li{ margin:0 3px;}
.title-4 ul li a{ display: flex; justify-content: center; align-items: center; padding:0 20px; min-width: 150px; height: 44px; font-size: 20px; color: #fff; border-radius: 22px; background: #43a0e8;}
.title-4 ul li.active a{ background: #0364b0;}
.title-4-nr:nth-child(n+2){ display: none;}
.title-5{ display: flex; justify-content: space-between; align-items: flex-end; padding-top:30px; padding-bottom: 15px; margin-bottom:20px; border-bottom:solid 1px #e6e6e6;}
.title-5 .left{ padding-left: 20px; font-size:24px; color: #0064b3; font-weight: bold; border-left:solid 3px #0064b3; line-height: 24px;}
.title-5 .right{ color: #333; line-height: 16px;}
.title-5 .right a{ color: #333;}
.title-5 .right span{ color: #0064b3;}
.title-6{ margin-bottom: 20px;}
.title-6 .biaoti{ font-size: 20px; color: #333; line-height: 24px;}
.title-6 .time{ margin-top:5px; color: #999; line-height: 24px;}

.text-1 ul{ display: flex; justify-content: space-between;}
.text-1 ul li{ width:calc((100% - 100px) / 3);}
.text-1 ul li a{ display: flex;}
.text-1 ul li a .time{ font-family: 'Arial'; color: #333; text-align: center;}
.text-1 ul li a .time .maxshuzi{ font-size: 60px; line-height: 60px;}
.text-1 ul li a .time .minshuzi{ line-height: 20px;}
.text-1 ul li a .textbox{ margin-left: 20px; padding-left: 20px; width:calc(100% - 70px - 20px); border-left:solid 1px #e6e6e6;}
.text-1 ul li a .textbox .biaoti{ margin-bottom:10px; font-size: 16px; color: #333333; line-height: 24px; font-weight: bold;}
.text-1 ul li a .textbox .jieshao{ margin-bottom:10px; height: 100px; color: #333333; line-height: 25px; overflow: hidden;}
.text-1 ul li a .textbox .more{ color: #999999; line-height: 24px;}
.text-2{ color: #333; line-height: 26px;}
.text-2 img{ max-width: 100%;}
.text-2 table{ max-width: 100%;}
.text-2 table td{ border:1px solid #CCCCCC}

.picture-1 ul{ display: flex; flex-wrap: wrap;}
.picture-1-list a{ display: block;}
.picture-1-list a .imgbox{ margin-bottom:4px; border: solid 1px #e5e5e5; overflow: hidden;}
.picture-1-list a .imgbox span{ display: block;}
.picture-1-list a .textbox{ padding:0 10px; height: 45px; font-size: 16px; color: #333333; line-height: 43px; border: solid 1px #e5e5e5;}
.picture-1.active ul li .picture-1-list a .imgbox span{ background-size: contain;}
.picture-2{ display: flex; justify-content: space-between; background: #fff; box-shadow:0 0 20px rgba(0,0,0,0.2);}
.picture-2 .left{ width: 50%;}
.picture-2 .left ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.picture-2 .left ul li:nth-child(1){ width: 100%;}
.picture-2 .left ul li:nth-child(n+2){ margin-top:12px; width:calc(50% - 6px);}
.picture-2 .left ul li .imgbox{ overflow: hidden;}
.picture-2 .left ul li .imgbox span{ display: block; padding-top: 300px;}
.picture-2 .right{ padding:50px; width: 50%;}
.picture-2 .right .tops{ margin-bottom:30px;}
.picture-2 .right .tops .maxbiaoti ul{ display: flex; justify-content: space-between;}
.picture-2 .right .tops .maxbiaoti ul li{ width: calc(50% - 1px); font-size:20px; line-height: 55px;}
.picture-2 .right .tops .maxbiaoti ul li:nth-child(1){ color: #fff; background: #0364b0;}
.picture-2 .right .tops .maxbiaoti ul li:nth-child(2){ color: #333; background: #d5d5d5;}
.picture-2 .right .tops .list ul li{ padding:25px 30px; border-bottom:dashed 1px #d0d0d0;}
.picture-2 .right .tops .list ul li .biaoti{ display: flex; align-items: center; margin-bottom:10px; color: #0364b0;}
.picture-2 .right .tops .list ul li .biaoti .shuzi{ margin-right: 10px; display: flex; align-items: flex-end;}
.picture-2 .right .tops .list ul li .biaoti .shuzi .num{ font-size: 24px; line-height: 24px;}
.picture-2 .right .tops .list ul li .biaoti .shuzi .en{ line-height: 14px;}
.picture-2 .right .tops .list ul li .biaoti .mc{ font-size: 24px; font-weight: bold;}
.picture-2 .right .tops .list ul li .jieshao{ height: 90px; font-size: 16px; color: #333333; line-height: 30px; overflow: hidden;}
.picture-2 .right .bots{ display: flex; justify-content: space-between; align-items: center;}
.picture-2 .right .bots .jiantou{ display: flex; align-items: center;}
.picture-2 .right .bots .jiantou .swiper-button{ position: initial; margin: 0; display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; font-size:20px; color: #fff; opacity: 1;}
.picture-2 .right .bots .jiantou .swiper-button.swiper-button-prev{ background: #0364b0; transform:rotateY(180deg);}
.picture-2 .right .bots .jiantou .swiper-button.swiper-button-next{ margin-left: 2px; background: #193886;}
.picture-2 .right .bots .tel a{ display: flex; align-items: center;}
.picture-2 .right .bots .tel a .icon{ margin-right: 10px; font-size: 0;}
.picture-2 .right .bots .tel a .icon img{ width: 40px;}
.picture-2 .right .bots .tel a .text .mc{ color: #333; line-height: 16px;}
.picture-2 .right .bots .tel a .text .shuzi{ font-family:'Arial'; font-size: 30px; color: #333333; font-weight: bold; line-height: 34px;}
.picture-3{ display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start;}
.picture-3 .textbox{ width: 50%;}
.picture-3 .textbox .biaoti{ display: flex; margin-bottom: 15px;}
.picture-3 .textbox .biaoti span{ padding:0 20px; min-width: 260px; font-size: 16px; color: #fff; line-height: 38px; text-align: center; background: #0364b0; border-radius: 19px;}
.picture-3 .textbox .jieshao{ height:360px; font-size: 16px; color: #333333; line-height:30px; overflow: hidden;}
.picture-3 .imgbox{ position: relative; padding:0 10px 10px 0; width: calc(50% - 35px);}
.picture-3 .imgbox:before{ content:""; position: absolute; left: 10px; top: 10px; right: 0; bottom: 0; z-index: 1;  background: #0364b0;}
.picture-3 .imgbox .imgs{ position: relative; z-index: 2; overflow: hidden;}
.picture-3 .imgbox span{ display: block; padding-top:416px;}
.picture-4{ padding:15px 25px; background: #fff; border: solid 10px #0364b0;}
.picture-4-list a{ display: block;}
.picture-4-list a .imgbox{ overflow: hidden;}
.picture-4-list a .imgbox span{ display: block; padding-top:130%;/* background-size: contain;*/}
.picture-5{ display: flex; justify-content: space-between; align-items: flex-start;}
.picture-5 .item{ width: calc(50% - 20px);}
.picture-5 .tops{ margin-bottom: 30px;}
.picture-5 .tops a{ display: flex; justify-content: space-between;}
.picture-5 .tops a .imgbox{ width: 206px; overflow: hidden;}
.picture-5 .tops a .imgbox span{ display: block; padding-top: 155px;}
.picture-5 .tops a .textbox{ padding-left:15px; width: calc(100% - 206px);}
.picture-5 .tops a .textbox .biaoti{ margin-bottom: 15px; font-size: 20px; color: #333333; line-height: 24px;}
.picture-5 .tops a .textbox .jieshao{ margin-bottom: 15px; height:63px; color: #999999; line-height: 21px; overflow: hidden;}
.picture-5 .tops a .textbox .more{ width: 62px; font-size: 12px; color: #fff; line-height: 28px; background: #0364b0; border-radius: 14px;}
.picture-5 .tops ul li{ padding-bottom: 30px; margin-bottom: 30px; border-bottom:solid 1px #e6e6e6;}
.picture-5 .tops ul li:last-child{ margin-bottom: 0;}
.picture-5 .tops ul li a .textbox .biaoti{ margin-bottom: 5px;}
.picture-5 .tops ul li a .textbox .time{margin-bottom: 10px; color: #999; line-height: 24px;}
.picture-5 .tops ul li a .textbox .jieshao{ height:42px;}
.picture-5 .bots ul li a{ display: flex; justify-content: space-between; align-items: center; padding-right: 30px; height: 42px;font-size: 16px; color: #333; border-bottom:solid 1px #e6e6e6;}
.picture-5 .bots ul li a .mc{ position: relative; padding-left:15px; width: calc(100% - 95px);}
.picture-5 .bots ul li a .mc:before{ content: ""; position: absolute; left: 2px; top: 50%; z-index: 1; margin-top:-3px; width: 5px; height: 5px; background: #333333; border-radius: 50%;}
.picture-6{ position: relative;}
.picture-6-list{ position: relative; padding-top:calc(228 / 268 * 100%); background: #fff;}
.picture-6-list a{ font-size: 0; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; overflow: hidden; border: solid 1px #e3e3e3;}
.picture-6-list a img{ max-width: 100%; max-height: 100%;}
.picture-6-list a .imgbox{ display: flex; justify-content: center; align-items: center; position: relative; height: 100%;}
.picture-6-list a span{display: flex; justify-content: center; align-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; transform:scale(1.2); opacity: 0;}
.picture-6 .swiper-button{ display: flex; justify-content: center; align-items: center; margin-top:-19px; width: 37px; height: 37px; font-size: 20px; color: #333; background: #fff; border-radius: 50%;}
.picture-6 .swiper-button.swiper-button-prev{ left:-50px; transform:rotateY(180deg);}
.picture-6 .swiper-button.swiper-button-next{ right:-50px;}
.picture-6 ul{ display: flex; flex-wrap: wrap;}
.picture-7{ margin-bottom: 20px; font-size: 0;}
.picture-7 img{ max-width: 100%;}
.picture-8{ position: relative; margin-top:20px; padding-top:calc(726 / 1253 * 100%); border: solid 1px #ccc;}
.picture-8 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}

.subnav .biaoti{ color: #fff; background: #212121;}
.subnav ul{ padding:4px 2px; background: #fff; border:solid 3px #0364b0; border-top: none;}
.subnav ul li:nth-child(n+2){ margin-top:6px;}
.subnav ul li a{ position: relative; display: flex; align-items: center; justify-content: space-between; padding:0 20px;}
.subnav ul li a:before,.subnav ul li a:after{ content:""; position: absolute; left: 0; right: 0; z-index: 1; height: 50%; transition: all .3s;}
.subnav ul li a:before{ top: 0; background: #1e61ba;}
.subnav ul li a:after{ bottom: 0; background: #134896;}
.subnav ul li a div{ position: relative; z-index: 2;}
.subnav ul li a .mc{ padding:0 20px 0 25px; font-size: 16px; color: #fff; line-height: 45px;}
.subnav ul li a .mc:before{ content:""; position: absolute; left: 0; top: 50%; z-index: 1; margin-top:-5px; width: 10px; height: 10px; background: #fff; border-radius: 50%;}
.subnav ul li a .icon{ width:15px; height: 15px;}
.subnav ul li a .icon:before,.subnav ul li a .icon:after{ content:""; position: absolute; left: 0; top:50%; z-index: 1; width: 100%; height: 1px; background: #fff;}
.subnav ul li a .icon:before{ transform:rotate(90deg);}
.subnav ul li.active a .mc{ text-decoration: underline;}
.subnav ul li.active a:before{ height: 100%;}
.subnav ul li.active a:after{ height: 0%;}
.subnav .ul{ display: block; padding:10px; background: #3366cc;}
.subnav .ul .li:nth-child(n+2){ margin-top: 3px;}
.subnav .ul .li a{ display: block; padding:0 20px 0 50px; color: #333; line-height: 40px; background: #fff; font-weight: bold;}
.subnav .ul .li.active a{ color: #fff; background: #1e61ba;}

footer .tops{ background: #0364b0; border-bottom: solid 1px #fff;}
footer .tops .col-xs-12{ display: flex; justify-content: space-between;}
footer .tops .col-xs-12 > div{ padding-top:40px; padding-bottom:70px;}
footer .tops .maxbiaoti{ margin-bottom:30px;}
footer .tops .maxbiaoti .mc{ display: flex; align-items: flex-end; color: #fff;}
footer .tops .maxbiaoti .mc .cn{ font-size: 16px; line-height: 16px; font-weight: bold;}
footer .tops .maxbiaoti .mc .en{ margin-left: 15px; font-family:'Arial'; font-size: 12px; line-height: 12px;}
footer .tops .maxbiaoti .jiangexian{ margin:15px 0 0; width:20px; height: 2px; background: #fff;}
footer .tops .wechat{ padding-left:40px; padding-right:40px; border-left: solid 1px #fff; border-right: solid 1px #fff;}
footer .tops .wechat .box{ display: flex; align-items: flex-end;}
footer .tops .wechat .box .imgbox{ font-size: 0;}
footer .tops .wechat .box .imgbox img{ width:126px;}
footer .tops .wechat .box .textbox{ padding-left: 20px;}
footer .tops .wechat .box .textbox .jieshao{ margin-bottom:15px; font-size: 12px; color: #fff; line-height: 24px;}
footer .tops .wechat .box .textbox .more a{ display: block; width: 97px; font-size: 12px; color: #333; line-height: 35px; background: #fff; border-radius: 18px;}
footer .tops .contact .textbox{ color: #fff; line-height: 25px;}
footer .tops .menu{ padding-left: 30px; padding-right: 30px; width: 40%; border-left: solid 1px #fff;border-right: solid 1px #fff;}
footer .tops .menu ul{ display: flex; flex-wrap: wrap; width:225px;}
footer .tops .menu ul li{ display: flex; width:105px;}
footer .tops .menu ul li:nth-child(n+4){ margin-top: 5px;}
footer .tops .menu ul li a{ font-size: 16px; color: #fff; line-height:25px;}
footer .bots{ padding:5px 0; font-size: 12px; color: #fff; line-height:24px; background: #00447a;}
footer .botss{ padding:5px 0; font-size: 12px; color: #fff; line-height:4px; background: #00447a;}

.f3box {
    padding: 10px 0; }
.f3box .yqljbox .tit {
      width: 80px;
      float: left;
      color: #fff;
      font-size: 1.2rem;
	  line-height:20px;
      text-transform: uppercase; }
.f3box .yqljbox .tit span {
        display: block;
        font-size: 1.4rem;
        color: #fff; }
.f3box .yqljbox .con {
      float: right;
      width: calc(100% - 90px);
      line-height: 30px;
      height: 30px;
      overflow: hidden;  color: #fff;}
  .f3box .yqljbox .con a {
        display: inline-block;
        color: #fff;
        font-size: 1.4rem;
        margin: 0 10px;
        opacity: .4; }




@media (min-width:992px){
	.col-md-3-cz-1{ padding-right: 10px; width: 295px;}
	.col-md-9-cz-1{ padding-left: 10px; width: calc(100% - 295px);}
	header .top_bar{ border-bottom:solid 1px #ebebeb;}
	header .top_bar .biaoyu{ color: #999999; line-height: 24px;}
	header .top_bar ul{ display: flex;}
	header .top_bar ul li{ height:14px; line-height: 14px;}
	header .top_bar ul li:nth-child(n+2){ padding-left:10px; margin-left:10px; border-left:solid 1px #b0b0b0;}
	header .top_bar ul li a{ color: #999999;}
	header .top_bar ul li a:hover{ color: #0064b3; text-decoration: underline !important;}
	header .qita .logo a{line-height:110px;}
	header .qita .logo a:hover img{ opacity:.6;}
	header .qita .search form{ display: flex; justify-content: space-between; align-items: center; width: 290px; height: 40px; border: solid 1px #ebebeb; border-radius: 20px;}
	header .qita .search form input{ padding:0 0 0 15px; width: calc(100% - 50px); height: 38px; color: #999999; line-height: 38px; background: none; border: none;}
	header .qita .search form button{ padding:0; width: 50px; height: 38px; font-size: 0; line-height: 38px; background: none; border: none;}
	header .qita .search form:hover{ box-shadow: inset 5px 5px 15px rgba(0,0,0,0.1);}
	header .qita .tel{ display: flex; align-items: center;}
	header .qita .tel .icon{ margin-right: 10px; font-size: 0;}
	header .qita .tel .icon img{ width:40px;}
	header .qita .tel .text .mc{ color: #333333; line-height: 20px;}
	header .qita .tel .text .shuzi{ font-family: 'Arial'; font-size: 30px; color: #333333; line-height: 34px; font-weight: bold;}			
	header .menu{ background: #0064b3;}	
	header .menu ul{ display: flex; align-items: center; border-left:solid 1px #1c7bc6; border-right:solid 1px #005ca5;}
	header .menu ul li{ position:relative; width: calc(100% / 7);border-right:solid 1px #1c7bc6; border-left:solid 1px #005ca5;}
	header .menu ul li > a{ position: relative; margin:0 -2px; display:block; font-size:16px; line-height:50px; color:#fff;}
	header .menu ul li .ul{ position:absolute; left:0; top:100%; width:100%; visibility: hidden; opacity: 0; transform: translateY(10px);}
	header .menu ul li:hover .ul{ visibility: visible; opacity: 1; transform: translateY(0px);}	
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; background:rgba(0,100,179,0.8);}
	header .menu ul li .ul .li:hover > a{ background:#fbc91b;}
	header .menu ul li:hover > a{ background:#fbc91b;}
	header .menu ul li.active > a{ background:#fbc91b;}
	.title-1{ overflow: hidden;}
	.title-1 .en{ display: flex; justify-content: center; overflow: hidden;}
	.title-1 .en span{ position: relative; font-family: 'Impact'; font-size: 64px; color: #f1f1f1; line-height:125px;}
	.title-1 .en span:before,.title-1 .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 500px; height: 2px; background: #f1f1f1;}
	.title-1 .en span:before{ right: calc(100% + 10px);}
	.title-1 .en span:after{ left: calc(100% + 10px);}
	.title-1 .cn{ position: relative; z-index: 2; margin-top:-125px; font-size: 30px; color: #0364b0; font-weight: bold; line-height: 100px; text-align: center;}
	.title-4 ul li:hover a{ background: #0364b0;}
	.title-5 .right a:hover{ color: #0364b0; text-decoration: underline !important;}
	.text-1 ul li a:hover .textbox .biaoti{ color: #0364b0; text-decoration: underline;}
	.text-1 ul li a:hover .textbox .more{ color: #0364b0;}
	.picture-1 ul li{ margin-right: 30px; width: calc((100% - 60px) / 3);}
	.picture-1 ul li:nth-child(3n+3){ margin-right:0;}
	.picture-1 ul li:nth-child(n+4){ margin-top:30px;}	
	.picture-1-list a .imgbox span{ padding-top:80%;}
	.picture-1-list a:hover .imgbox span{ transform:scale(1.1);}
	.picture-1-list a:hover .textbox{ color: #fff; background: #0364b0;}
	.picture-2 .left ul li:hover .imgbox span{ transform:scale(1.1);}
	.picture-2 .right .bots .jiantou .swiper-button:hover{ background: #fbc91b;}
	.picture-3 .imgbox span:hover{ transform:scale(1.1);}
	.picture-4-list a:hover .imgbox span{ transform:scale(1.1);}
	.picture-5 .tops a:hover .imgbox span{ transform:scale(1.1);}
	.picture-5 .tops a:hover .textbox .biaoti{ color: #0364b0;}
	.picture-5 .tops a:hover .textbox .more{ background: #fbc91b;}
	.picture-5 .bots ul li a:hover .mc{ color: #0364b0; text-decoration: underline;}
	.picture-6-list a:hover{ border-color: #0364b0;}
	.picture-6-list a:hover span{transform:scale(1); opacity: 1;}
	.picture-6 .swiper-button:hover{ color: #fff; background: #0364b0;}
	.picture-6 ul li{ margin-right: 15px; width: calc((100% - 45px) / 4);}
	.picture-6 ul li:nth-child(4n+4){ margin-right: 0;}
	.picture-6 ul li:nth-child(n+5){ margin-top: 15px;}
	.subnav .biaoti{ display: flex; flex-direction: column; justify-content: center; align-items: center; height: 125px; font-weight: bold;}
	.subnav .biaoti .cn{ margin-bottom: 5px; font-size: 26px;}
	.subnav .biaoti .en{ font-family: 'Arial'; font-size: 24px;}
	.subnav ul li:hover a .mc{ text-decoration: underline;}
	.subnav ul li:hover a:before{ height: 100%;}
	.subnav ul li:hover a:after{ height: 0%;}
	.subnav .ul .li:hover a{ color: #fff; background: #1e61ba;}
	.subnav ul + .biaoti{ margin-top: 10px;}
	.subnav .contact{padding:2px; border:solid 3px #1e61ba; border-top:none;}
	.subnav .contact .imgbox{ height:110px;}
	.subnav .contact .jieshao{ padding:10px; color: #333; line-height: 25px;}
	.subnav .contact .jieshao b{ display: block; margin-bottom: 10px; font-size: 16px;}
	footer .tops .wechat .box .textbox .more a:hover{color: #fff; background: #fbc91b;}
	footer .tops .menu ul li a:hover{ text-decoration: underline !important;}
}

@media (max-width:1310px){
	.picture-6 .swiper-button{ display: none;}
}

@media (max-width:1199px){
	.main-pad-4{ padding:0 0 175px;}
	.main-pad-6{ padding:40px 0 0;}
	.main-pad-7{ padding:0 0 40px;}
	.main-mar-1{ margin:-125px 0 0;}
	header .qita .logo a{ line-height: 100px;}
	header .qita .logo a img{ width:400px;}
	.title-3 .en{ margin-bottom:-60px;}
	.title-3 .en span{ font-size: 53px; line-height:60px;}
	.title-3 .cn{ font-size: 24px; line-height:60px;}
	.text-1 ul li{ width:calc((100% - 50px) / 3);}
	.text-1 ul li a .time .maxshuzi{ font-size: 50px; line-height: 50px;}
	.text-1 ul li a .textbox .jieshao{ height: 75px;}
	.picture-1 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-1 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-1-list a .textbox{ height: 40px; font-size: 14px; line-height: 38px;}
	.picture-2 .left ul li .imgbox span{ padding-top: 253px;}
	.picture-2 .right{ padding:30px;}
	.picture-2 .right .tops .maxbiaoti ul li{ font-size: 16px; line-height: 45px;}
	.picture-2 .right .tops .list ul li{ padding:20px;}
	.picture-2 .right .tops .list ul li .biaoti .mc{ font-size: 18px;}
	.picture-2 .right .tops .list ul li .jieshao{ font-size: 14px;}
	.picture-3 .textbox .biaoti span{ font-size: 14px;}
	.picture-3 .textbox .jieshao{ font-size: 14px;}
	.picture-4{ padding:15px;}
	.picture-4-list a .imgbox span{ padding-top: 200px;}
	.picture-5 .tops a .textbox .biaoti{ font-size: 16px;}
	.picture-5 .bots ul li a{ padding-right: 0;font-size: 14px;}
	footer .tops .col-xs-12 > div{ padding-top:30px; padding-bottom:30px;}
	footer .tops .wechat{ padding-left:30px; padding-right:30px;}
	footer .tops .menu{ width: 30%;}
	footer .tops .menu ul li a{ font-size: 14px;}
}

@media (max-width:1199px) and (min-width:992px){
	.col-md-3-cz-1{ width: 250px;}
	.col-md-9-cz-1{ width: calc(100% - 250px);}
	.title-1 .en span{ font-size: 53px; line-height: 110px;}
	.title-1 .cn{ margin-top:-110px; font-size: 24px; line-height: 110px;}
	.picture-1-list a .imgbox span{ padding-top:180px;}
	.subnav .biaoti{ height: 110px;}
	.subnav .biaoti .cn{ font-size: 24px;}
	.subnav .biaoti .en{ font-size: 20px;}
	.subnav ul li a .mc{ padding-left:25px; font-size: 16px;}
}

@media (max-width:991px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	.main-pad-3{ padding:50px 0 0;}
	.main-pad-4{ padding:0 0 30px;}
	.main-pad-6{ padding:30px 0 0;}
	.main-pad-7{ padding:0 0 30px;}
	.main-mar-1{ margin:0; padding:30px 0 0;}
	.main-background-1:before{ margin-left:-20px; border-width:20px;}
	header .qita .logo a{line-height:80px;}
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #fff; text-align:center; line-height:40px; background:rgba(3,100,176,0.8); }
	.menu-box ul li.active a{ background: #fbc91b; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #0364b0;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-2 .biaoti{ font-size: 30px; line-height: 34px;}
	.title-4 ul li a{ padding:0 15px; height: 40px; font-size: 16px; border-radius: 20px;}
	.picture-1 ul{ justify-content: space-between;}
	.picture-1 ul li{ margin:0; width: calc(50% - 10px);}
	.picture-1 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-1-list a .imgbox span{ padding-top:calc(220 / 282 * 100%);}
	.picture-1.on ul li:nth-child(n+7){ display: none;}
	.picture-2{ display: block;}
	.picture-2 .left{ width: auto;}
	.picture-2 .left ul li:nth-child(n+2){display: none;}
	.picture-2 .right{ padding:20px; width: auto;}
	.picture-3{ display: block;}
	.picture-3 .imgbox{ margin-bottom: 20px; width: auto;}
	.picture-3 .imgbox span{ padding-top:calc(416 / 554 * 100%);}
	.picture-3 .textbox{ width:auto;}
	.picture-3 .textbox .jieshao{ height: auto;}
	.picture-4{ padding:0; border:none;}
	.picture-4-list a .imgbox{ border:solid 1px #eee;}
	.picture-4-list a .imgbox span{ padding-top:calc(252 / 363 * 100%);}
	.picture-5{ display: block;}
	.picture-5 .item{ width: auto;}
	.picture-5 .item:nth-child(n+2){ margin-top:20px;}
	.picture-5 .tops{ margin-bottom: 20px;}
	.picture-5 .tops ul li{ padding-bottom: 20px; margin-bottom: 20px;}
	.picture-6 ul{ justify-content: space-between;}
	.picture-6 ul li{ width: calc(50% - 10px);}
	.picture-6 ul li:nth-child(n+3){ margin-top: 20px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ display: flex; justify-content: space-between; align-items: center; padding:0 15px; height: 50px; font-size: 18px;}
	.subnav ul li a .mc{ font-size: 16px; line-height: 40px;}
	.subnav .ul .li a{ line-height: 34px;}
	footer .tops .wechat{ width: 50%;}
	footer .tops .contact{ padding-left:30px; padding-right:30px; width: 50%; border-right: solid 1px #fff;}
}

@media (max-width:767px){
	body{ padding-bottom:54px;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-3{ padding:40px 0 0;}
	.main-pad-4{ padding:0 0 20px;}
	.main-pad-6{ padding:20px 0 0;}
	.main-pad-7{ padding:0 0 20px;}
	.main-mar-1{ padding:20px 0 0;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width:300px;}	
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ width: 30px;}
	.title-2 .biaoti{ font-size: 20px; line-height: 30px;}
	.title-2 .jieshao{ font-size: 14px;}
	.title-4 ul li a{ min-width: 120px; height: 34px;}
	.picture-2 .right{ padding:15px;}
	.picture-2 .right .tops{ margin-bottom: 20px;}
	.picture-2 .right .tops .maxbiaoti ul li{ font-size: 14px; line-height: 40px;}
	.picture-2 .right .tops .list ul li{ padding:20px 0;}
	.picture-2 .right .tops .list ul li .biaoti .shuzi .num{ font-size: 18px; line-height: 18px;}
	.picture-2 .right .tops .list ul li .biaoti .shuzi .en{ font-size: 12px;}
	.picture-2 .right .tops .list ul li .jieshao{ height: 72px; line-height: 24px;}
	.picture-2 .right .bots .tel a .text .shuzi{ font-size: 24px;}
	.picture-3 .textbox .jieshao{ line-height: 24px;}
	.picture-5 .tops a .textbox .biaoti{ margin-bottom: 10px;}
	.picture-5 .tops a .textbox .jieshao{ height: 72px; line-height:24px;}
	.picture-5 .tops ul li a .textbox .time{ margin-bottom: 5px; font-size: 12px; line-height: 20px;}
	.picture-5 .tops a .textbox .more{ line-height: 20px; border-radius: 10px;}
	.subnav .biaoti{ height: 44px; font-size: 16px;}
	.subnav ul li a .mc{ font-size: 14px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #0364b0; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0; transition: all 0.3s;}
	.tabBar ul li.active a{ background: #fbc91b;}
	.tabBar ul li:nth-child(n+2) a{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.5);}
	.tabBar ul li a .icon{ font-size:18px; color: #fff; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #fff; line-height: 20px;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all 0.3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(23,168,253,0.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(23,168,253,0.8); border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	
	footer .tops .col-xs-12{ display: block;}
	footer .tops .col-xs-12 > div{ padding-top: 20px; padding-bottom: 20px; width: auto;}
	footer .tops .maxbiaoti{ margin-bottom: 20px;}
	footer .tops .wechat{padding-left: 20px; padding-right: 20px;}
	footer .tops .contact{padding-left: 20px; padding-right: 20px; border-left: solid 1px #fff; border-top: solid 1px #fff;}

}

@media (max-width:479px){
	.container-fluid{ padding:0 10px;}
	.row{ margin:0 -10px;}
	.col-xs-12{ padding:0 10px;}
	.col-md-3{ padding:0 10px;}
	.col-md-9{ padding:0 10px;}
	header .qita .logo a img{ width:260px;}	
	.title-3 .en{ margin-bottom:-40px;}
	.title-3 .en span{ font-size: 40px; line-height:40px;}
	.title-3 .cn{ font-size: 18px; line-height:40px;}
	.title-4 ul li a{ font-size: 14px;}
	.title-6 .biaoti{ font-size: 16px;}
	.title-6 .time{ font-size: 12px;}
	.text-2{ font-size: 12px; line-height: 24px;}
	.picture-1 ul li{ width: calc(50% - 5px);}
	.picture-1 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-1-list a .textbox{ height: 34px; line-height: 32px;}
	.picture-2 .right .tops .list ul li .jieshao{ font-size: 12px;}
	.picture-3 .textbox .jieshao{ font-size: 12px;}
	.picture-5 .tops a .imgbox{ width: 160px;}
	.picture-5 .tops a .imgbox span{ padding-top:130px;}
	.picture-5 .tops a .textbox{ width: calc(100% - 160px);}
	.picture-5 .tops a .textbox .biaoti{ margin-bottom:5px; font-size: 14px;}
	.picture-5 .tops a .textbox .jieshao{ height: 48px; font-size: 13px;}
	.picture-5 .tops ul li{ padding-bottom: 15px; margin-bottom: 15px;}
	.picture-6 ul li{ width: calc(50% - 5px);}
	.picture-6 ul li:nth-child(n+3){ margin-top: 10px;}
	footer .tops .contact .textbox{ font-size: 12px;}
}

@media (max-width:399px){
	header .qita .logo a img{ width:240px;}	
	.picture-2 .right .bots .tel a .icon img{ width: 30px;}
	.picture-2 .right .bots .tel a .text .shuzi{ font-size: 18px;}
	.picture-5 .tops a .imgbox{ width: 150px;}
	.picture-5 .tops a .imgbox span{ padding-top:120px;}
	.picture-5 .tops a .textbox{ width: calc(100% - 150px);}
	.picture-5 .bots ul li a .time{ font-size: 12px;}
	.picture-5 .tops ul li a .textbox .more{ display: none;}

}