body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
  background: #fff;

}
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.img-hide2{height:125px; }

.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
.fl{float:left}
.fr{float:right}
.t-l{text-align:left;}
.t-r{text-align:right}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.container{ width: 1230px; }
.left-box{ position: fixed; left: 0; top: 0; min-height: 700px; padding-bottom: 160px; bottom: 0; width: 220px; z-index: 1; background: #b7d5ff;}
.header-top{ height: 150px; background: url(../images/header-top.png) center no-repeat; background-size: 100% 100%; /*padding-top: 10px;*/ }
.header-top svg{height:115px}
.header-top img{display:none}
.left-center {
   
}
.left-box-nav{ position: absolute; left: 0; top: 130px; right: 0; bottom: 205px; padding:0 25px; }
.left-box-nav li{ position: relative; height: 9%; width: 100%; border-bottom: dashed 1px #0068a7; }
.left-box-nav li a{font-size: 18px;color: #0068a7!important;padding-left:50px;position: absolute;left: 15px;top: 50%;height: 30px;margin-top: -15px;line-height: 30px;right: 0;}
.left-box-nav li a i{ position: absolute; left: 0; top: 0; bottom: 0; width: 32px; text-align: center; }

.left-bottom{ height: 170px; position: absolute; left: 0; right: 0; bottom: 0; background:url(../images/left-bottom.png) center no-repeat; background-size: 100% 100%; padding-top: 40px;  }

.left-bottom-list li{ float: left; width: 33.333333%; }
.left-bottom-list li a{color: #b4d5ff!important;display: inline-block;position: relative;}
.left-bottom-list li a span{ width: 80px; display: none; height: 80px; position: absolute; left: 50%; margin-left: -40px; bottom:100%; }
.left-bottom-list li a span img{ width: 100%; }
.left-bottom-list li a:hover span{ display: block; }
.left-bottom-list li a img{ margin-bottom: 5px; }
.search-box{ background: #c2e2f6; height: 34px; border-radius: 34px; position: relative; padding-right: 40px; margin:15px 10px; }
.search-box .form-control{ background: none; border-radius: 0; box-shadow: none; border:none; }
.btn-search{ position: absolute; right: 15px; top: 8px; bottom: 0; width: 18px; padding:0; }
.header-box{ padding-left: 220px; height: auto!important; }
.slick,.slick-list,.slick-track{ height: 100%; }
.slick a{ display: block; position: relative; height: 100%; }
.back-one{ background: url(../images/back01.png) center no-repeat; background-size:100% 100%; position: relative; }
.title{ margin:65px 0px 65px 0; position: relative; }
.title .title_more{font-size: 16px;color: #1c63bf;font-weight: bold; }

.title a{ position: absolute; right: 0; top: 10px; }
.news-width{ width: 890px; margin-top: 42px; }
.news-list li{ float: left; width: 50%; padding:28px; height: 460px; background: #87c4f2; }
.news-list-tt a{ font-size: 20px; color: #000000; }
.news-list-tt{ margin-top: 20px; padding-right: 85px; position: relative; line-height: 28px; }
.news-list-tt span{ font-size: 18px; color: #000; position: absolute; top: 0; right: 0; }
.news-list li:hover{ background: #2582c8; }
.news-list li:hover .news-list-tt a,.news-list li:hover .news-list-tt span{ color: #fff; }
.news-right{ position: absolute; right: 0; bottom: 0; height: 500px; background: #c5e6ff; left: 50%; margin-left: 290px; padding:40px 15px 0 15px; }
.back-one-center{ position: relative; }
.news-right li{ position: relative; margin-bottom: 10px; height: 46px; line-height: 46px; padding-right: 80px; padding-left: 30px; }
.news-right li span{ position: absolute; right: 30px; }
.news-right li a{ font-size: 16px; color: #414141; }
.news-right li:hover{ background: #009ddf; box-shadow: 0 0 10px #ddd; color: #fff; }
.news-right li:hover a{ color: #fff; font-size: 17px; font-weight: bold; }
.news-right li:hover span{ color: #fff; }
.back-tow{ background: url(../images/back02.jpg) center no-repeat; background-size: 100% 100%;}
.back-tow .title{ margin-right: 0; }
.notice-list-box{ border:solid 3px #9dd7ff; height: 110px; display: block; padding:10px 15px; position: relative; }
.notice-list li{ float: left; width: 25%; padding:0 10px; margin-bottom: 85px; }
.notice-list{ margin:0 -10px; }
.notice-list-tt{ font-size: 16px; color: #333; }
.notice-list-bottom{ width: 80px; height: 40px; background: #9dd7ff; position: absolute; bottom: -20px; left: 50%; margin-left: -50px;text-align:center;line-height:40px; }
.notice-b{ font-size: 20px; color: #1c63bf; }
.notice-b span{ font-size: 18px; padding-left: 10px; }
.notice-list-box:hover .notice-b{ color: #fff; }
.notice-list-box:hover .notice-b .notice-list-date{ color: #fff; }
.notice-list-box:hover .notice-b span{ opacity: 0.4; }
.notice-list-box:hover .notice-list-bottom{ background: #1c63bf; }
.notice-list-box:hover .notice-list-date{ color: #fff; opacity: 0.4; }
.notice-list-box:hover .notice-b .notice-list-date{ color:#fff!important; }
.news-list-img a{ display: block; position: relative; overflow:hidden; padding-top: 91%; }
.news-list-img img{ min-width: 100%; min-height:100%; max-width: 10000px; position: absolute; left: 0; top: 0; }
.title-sm{ margin-bottom: 50px; }
.back-three{ background: url(../images/back03.jpg) center right no-repeat; background-size: 100% 100%; padding-bottom: 70px; height: 455px;}
.box-article{ padding-left: 220px; }
.dt-list-box{ display: block; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.dt-list-tt{ background: #fff; line-height: 54px; padding:0 15px; font-size: 16px; color: #363636;     margin-left: 57px;}
.dt-list-tt span{      position: absolute; left: 16px; font-size: 16px;background: #9dd7ff;text-align: center;
color: #2582c8;width: 69px; line-height: 54px;}
.dt-list li{ float: left; width: 25%; padding:0 16px; margin-top: 10px; }
.dt-list{ margin:0 -16px; }
.dt-img img{     width: auto;
     height: auto; 
    max-width: 100%;
    max-height: 100%;}
.dt-list-box:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.3); }
.dt-img-txt{ position: absolute; right: 10px; bottom: 10px; left: 10px; color: #fff; line-height: 24px; height: 80%; overflow:hidden; }
.dt-img{ position: relative; height:276px; text-align:center; overflow:hidden; }
.dt-img-back{ position: absolute; display: none; left: 0; top: 0; right: 0; bottom: 0; background: #1c63bf; background: rgba(28,99,191,0.5); }
.dt-list-box:hover .dt-img-back{ display: block; }
.back-four{ background: url(../images/back04.jpg) center no-repeat; background-size: 100% 100%; padding:80px 0 25px 0; } 
.gk-title{ font-size: 30px; color: #fff; margin-bottom: 30px; }
.gk-title a{ float: right; }
.gk-title .title_more1{font-size: 16px;color: #fff;font-weight: bold; }
.gk-width{ width: 42.8%; }
.gk-list-date{ color: #fff; padding-left: 26px; background: url(../images/icon-date.png) left center no-repeat; line-height: 18px; }
.gk-list{ padding-left: 32px; position: relative; }
.gk-list-tt a{ font-size: 16px; color: #fff;}
.gk-list-tt{ margin-top: 15px; }
.gk-list li{ margin-bottom: 40px; position: relative; }
.gk-list:before{ display: block; content: ""; position: absolute; left: 0; top: 10px; bottom: 40px; border-left: solid 1px #fff; }
.gk-list li:before{ position: absolute; display: block; top: 2px; content: ""; width: 15px; height: 15px; position: absolute; left: -39px; background: url(../images/li.png) center no-repeat; }
.gk-list li:hover:before{ background: url(../images/li02.png) center no-repeat; }
.gk-list li:hover .gk-list-date{ background: url(../images/icon-date02.png) left center no-repeat; }



.gk-list-date2{ color: #fff; line-height: 18px; }
.gk-list2{ padding-left:2px; position: relative; }
.gk-list2 .gk-img{width:254px; margin-right:10px; height:175px; overflow:hidden}
.gk-list2 .gk-img{height:100%}
.gk-list2 .gk-bt{width:45%;}
.gk-list-tt2 a{ font-size: 18px; color: #fff; font-weight:bold;}
.gk-list-tt2{ margin-top: 15px; }
.gk-list2 li{ margin-bottom: 60px; position: relative; clear:both; height:235px; padding-bottom:60px;}
.gk-list2 li.line{border-bottom:1px solid #fff;}
.gk-list2 li .gk-list-wx{margin-top:60px; color:#fff;}
.gk-list2 li .gk-list-wx img{vertical-align:middle; margin:0 10px}
.gk-right{ width: 52.5%; }
.gk-right-left{ width: 395px; }
.video-link{ display: block; position: relative; }
.video-link img{ width: 100%; height: 296px; }
.mask{ position: absolute; left: 0; top: 0; right: 0; bottom: 0;  }
.video-link i{ position: absolute; left: 0; right: 0; top: 50%; height: 76px; background: url(../images/.png) center no-repeat; margin-top: -38px; }
.gk-left-ul li{ float: left; width: 50%; padding:0 17px; }
.gk-left-ul{ margin:0 -17px; margin-top: 27px; }
.gk-right-list{ width: 207px; }
.gk-right-list li a{ display: block; position: relative; }
.gk-right-list li a span{ position: absolute; left: 0; right: 0; bottom: 0; line-height: 35px; background: rgba(0,0,0,0.6); color: #fff; padding:0 10px; }
.gk-right-list li{ margin-bottom: 24px; }
.gk-right-list li a img{ width: 100%; height: 131px; }
.back-five{ background: url(../images/back05.png) left top no-repeat; padding-bottom: 60px; }
.gs-list li{ float: left; width: 20%; padding:0 18px; }
.gs-list{ margin:0 -18px; margin-top: -10px; overflow:hidden; }
.gs-list li a{ position: relative; overflow:hidden; display: block; }
.gs-list li .gs-lind{ position: absolute; right: 44px; bottom: 0; width: 47px; height: 287px; padding-right: 16px; padding-top: 25px; }
.gs-list li.gs-t{ margin-top: 34px; }
.gs-list li.gs-t .gs-lind{ position: absolute; top: 0; padding-right: 0; left: 44px; width: 47px; height: 287px; background: url(../images/lind01.png) left top no-repeat; height: 287px; padding-left: 16px; padding-top: 25px; }

.gs-list li .gs-lind02{ background: url(../images/lind02.png) right bottom no-repeat; padding-left: 0; width: 55px; padding-top: 75px; }
.gs-list li.gs-t .gs-lind03{ background: url(../images/lind03.png) left bottom no-repeat; width: 48px; }
.gs-list li .gs-lind04{ background: url(../images/lind04.png) right bottom no-repeat; padding-left: 0; width: 55px; padding-top: 75px; }
.gs-list li.gs-t .gs-lind05{ width: 51px; }
.back-fix{ background: url(../images/back06.png) right bottom no-repeat; background-size: 100% 100%; padding-bottom: 34px; }

.zl-left{ width: 630px; }
.zl-left img{ width: 630px; height: 350px; }
.zl-list li{ float: left; width: 50%; padding:0 13px; margin-bottom: 26px; }
.zl-list{ margin:0 -13px; }
.zl-right{ width: 525px; }
.zl-right .slick-prev{ left: 100%; top: 0; margin-left: 50px;  width: 42px; height: 42px; top: 10px; background: url(../images/b-t.png) center no-repeat; opacity: 0.5; }
.zl-right .slick-next{ left: 100%; top: 0; margin-left: 50px;  width: 42px; height: 42px; top: 66px; background: url(../images/b.png) center no-repeat; opacity: 0.5; }
.slick-arrow:before{ display: none; }
.zl-right .slick-arrow:hover{ opacity: 1; }
.zl-slick{ margin:0; }
.zl-list li img{ width: 100%; height: 160px;}
.bottom{ background: #e9f5ff; padding:35px 0 30px 0; overflow:hidden; }
.bottom-img{ width: 72px; height: 72px; background: #bdddff; line-height: 70px; margin:0 auto; border:dashed 1px #2492de; margin-bottom: 10px; border-radius: 50%; text-align: center; }
.bottom-img img.h{ display: none; }
.bottom-img img{ display: inline-block; }
.bottom-slick a{ display: block; padding:0 5px; }
.bottom-slick a:hover .bottom-img img.h{ display: inline-block; }
.bottom-slick a:hover .bottom-img img{ display: none; }
.bottom-slick a:hover .bottom-img{ background: #2492de; }
.bottom-slick{ margin:0; }
.bottom-slick-box{ padding:0 40px; }
.bottom-slick .slick-prev{ left: -40px; width: 23px; height: 38px; background: url(../images/left02.png) center no-repeat; margin-top: -19px; }
.bottom-slick .slick-next{ right: -40px; width: 23px; height: 38px; background: url(../images/right02.png) center no-repeat; margin-top: -19px; }
.footer-bottom{ background: url(../images/footer-bottom.png) center no-repeat; background-size: 100% 100%; padding-top: 45px; position: relative; }
.footer-tt{ font-size: 30px; color: #fff; margin-bottom: 15px; }
.footer-p p{ color: #fff; line-height: 34px; margin:0; padding-left: 40px; }
.p01{ background: url(../images/footer01.png) left center no-repeat; }
.p02{ background: url(../images/footer02.png) left center no-repeat; }
.p03{ background: url(../images/footer03.png) left center no-repeat; }
.footer-p p.p04{ background: url(../images/icon-dh.png) left center no-repeat; padding-left: 25px; }
.logo-b{ position: absolute; left: 0; top: 50px; right: 0; }
.logo-b svg{height:150px;}
.footer-b{ margin-top: 40px; background: rgba(0,0,0,0.6); font-size: 16px; color: #d4e9ff; padding:25px 0; }
.slick{ margin:0; }
.slick a span{ position: absolute; left: 30px; bottom:20px; font-size: 26px; color: #fff; max-width: 700px; }
.slick-dots{ bottom:34px; right: 50%; left: auto; width: auto; margin-right: -600px; }
.slick-dots li,.slick-dots li button{ width: 16px; height: 16px; border-radius: 50%; background: #fff; padding:0; }
.slick-dots li.slick-active button{ background: #ff7200; }
.slick-dots li button:before{ display: none; }
.gg-slick{ margin:0; }
.gs-list li a{ display: block; overflow:hidden; }
.notice-list-box:hover{ border-color: #1c63bf; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.nav-down{ position: absolute; display: none; background:url(../images/ejdh.png) top left no-repeat; top: 0; padding:10px 15px 10px 40px; width: 190px; left: 100%; }
.nav-down li{ position: relative; height: 45px; line-height: 45px; border-bottom: dashed 1px #0068a7; }
.nav-down li a{ position: static; padding-left: 15px; font-size:16px; }
.left-box-nav li:hover .nav-down{ display: block; }
.left-box-nav li:hover a{ left: 25px; }
.left-box-nav li a{ transition: 0.3s all; }
.nav-click{ display: none; }
.back-top{ background: url(../images/back-top.jpg) top left no-repeat; margin-left: -220px; padding-left: 220px; padding-bottom: 70px; background-size: cover;}
.yw-width{ width: 65%; }
.yw-list li{float: left; width: 50%; padding:0 8px;}
.yw-list{ margin:0 -8px; }
.yw-list-img a{ display: block; position: relative; padding-top: 55%; }
.yw-list-img a img{ position: absolute; left: 0; top: 0; min-width:100%; min-height: 100%; }
.yw-list-bottom{ height: 60px; background: #fff;border:solid 1px #fff; position: relative; padding-left: 100px; border-top: none; }
.yw-list-date{ position: absolute; left: 0; top: 0px; bottom: -1px; font-size: 20px; background: #9dd7ff; text-align: center; color: #2582c8; width: 90px; line-height: 59px; }
.yw-list-tt{ line-height: 58px; color: #666; font-size: 20px; }
.yw-list-tt a{ color: #666; }
.yw-list-tt a:hover,.yw-list-tt:hover{ color: #1c63bf; }
.yw-list-bottom:hover{ border-color: #1c63bf; }
.yw-list-bottom:hover .yw-list-date{ background: #1c63bf; color: #fff; }
.yw-list-bottom:hover .yw-list-tt a,.yw-list-bottom:hover .yw-list-tt{ color: #1c63bf; }
.yw-right-width{ width: 31.666666%; }
.yw-right-width li{ position: relative; height: 36px; line-height: 36px; background: url(../images/icond.png) left center no-repeat; padding-left:15px;}
.yw-right-width li:hover{background: url(../images/icondon.png) left center no-repeat;}
.yw-right-tt{display:inline; width:80%; float:left}
.yw-right-tt a{ font-size: 16px; color: #414141; }
.yw-right-date{ position: absolute; left: 0; width: 44px; text-align: center; line-height: 20px; height: 36px; border-right: solid 1px #bfbfbf; padding-right: 17px; font-size: 16px; color: #585858; }
.yw-right-date span{ font-size: 22px; color: #666; display: block; }
.yw-right-width li:hover .yw-right-date span{ color: #2582c8; font-weight: bold; }
.yw-right-width li:hover .yw-right-tt a{ color: #2582c8; }
.title-sm{ margin-top: 70px; }
.yw-right-width li:last-child{ margin-bottom: 0; }
.back-five .title{ margin-top: 70px; }

.header-box-b{ display: block; position: absolute; z-index: 2; text-align: right; left: auto; right: 0px; bottom: 0px; height: 38%;}
.header-box-b img{ height: 100%; }
.header-c{ position: relative; }
.header-box{ position: relative; z-index: 1; }
@media screen and (min-width:2000px) and (max-device-width:2600px){
.left-box-nav li{height:9.4%}
.left-box-nav li a{font-size: 150%;}
.left-box-nav li a i img{height:90%}
}
@media( max-width: 1529px){
.gk-list2 .gk-img{width:50%;}
.gk-list2 li .gk-list-wx{margin-top:5%;}
.gk-list2 li{margin-bottom:5%; padding-bottom:5%; height:160px}
	.container{ width: 970px; }
	.left-box-nav{ position: static; margin-top:5%;}
	.left-box-nav li{ min-height: 45px; }
        .img-hide2{height:95px; }
.video-link{height:200px}
	.news-width{ width: 74%; }
	.news-right{ margin-left: 226px; height: auto; }
	.news-list-img img{ height: 217px; }
	.news-list li{ height: auto; }
	.news-right li{ line-height: 30px; height: 30px; }
	.gk-right-left{ width: 62.7%; }
	.gk-right-list{ width: 32.85%; }
	.video-link img{ height: 232px; }
	.gk-right-list li a img{ height: 103px; }
	.gk-right-list li{ margin-bottom: 20px; }
	.gk-list li{ margin-bottom: 20px; }
	.zl-left{ width: 52.5%; }
	.zl-left img{ height: 274px; }
	.zl-right{ width: 43.75%; }
	.zl-list li img{ height: 123px; }
	.back-three{ height: auto; padding-bottom: 40px; }
	.slick-dots{ margin-right: -400px; }

}
@media( max-width: 1366px){
.header-top svg{display:none}
.header-top{display:none}
.left-box-nav{margin-top:0px}
	.left-box{ width: 50px; padding-top: 10px;  }
	/*.header-top{ display: none; }*/
.left-box-nav li{ height: 50px; }
	.left-box-nav li a i{ width: 50px; text-align: center; left: 0; }
	.left-box-nav li a i img{ width: 32px; }
	.left-box-nav li a{ left: 0; font-size: 16px; }
	.left-box-nav{ padding:0; }
	.left-box-nav li:hover a{ left: 10px; }
	.left-box-nav{ overflow: hidden; }
	.left-box-nav:hover{ width: 140px;background: #b7d5ff; overflow: visible; }
	.left-bottom{ position: static; background: none; height: auto; padding-top: 10px; }
	.left-bottom-list li{ width: 100%; padding:0 5px; }
	.left-bottom-list li font{ display: none; }
	.search-box{ display: none; }
	.left-bottom-list li a span{ left: 100%; top: 50%; margin-left: 0; margin-top: -40px; }
	.nav-down{ width: 150px; }
	.box-article,.header-box{ padding-left: 50px; }
	.news-list-img img{ height: 308px; }
}

@media( max-width: 1279px){
	.container{ width: 970px; }

	.news-width{ width: 100%; }
	.news-right{ position: static; width:940px;  margin:0 auto; padding:20px 25px; }
	.back-one{ padding-bottom: 40px; }
	.news-right li{ height: 40px; line-height: 40px; margin:0; }
	.notice-list li{ width: 50%; margin-bottom: 60px; }
	.video-link img{ height: 178px; }
	.gk-right-list li a img{ height: 78px; }
	.gk-right-list li{ margin-bottom: 18px; }
	.gk-list li{ margin-bottom: 10px; }
	.gk-list-tt{ margin-top: 7px; }
	.zl-left img{ height: 210px; }
	.zl-list li img{ height: 92px; }
	.bottom-img{ width: 50px; height: 50px; line-height: 48px; }
	.bottom-img img{ width: 30px; }
	.bottom-tt{ font-size: 12px; }
	.logo-b img{ width: 200px; }
	.logo-b{ padding-left: 100px; }
	.slick-dots{ bottom:10px; left: 0; width: 100%; }
	
}
@media( max-width: 1024px){
.header-box-b{display:none;}
.header-top svg{display:none;}
	.left-bottom-list li{ width: 33.333333%; padding:20px 0;}
	.left-bottom-list{ max-width: 300px; margin:0 auto; }
	.left-bottom-list li a span{ left: 50%; top: auto; margin-left: -40px; margin-top: 0px; }
	.header-top{ display: block; }
	.container{ width: 100%; }
	.box-article{ padding-left: 0; }
	.left-box{ position: fixed; left: 0; top: 0; right: 0; width: 100%; min-height: 0px; padding-bottom: 0; bottom:auto; height: 60px; overflow:visible; background: #329fe1}
	.left-bottom{ position: static; }
	.header-top{ height: 60px; padding:0; line-height: 60px; position: absolute; left: 15px; top: 0; background: none; }
	.header-top img{ height: 45px; display:block}
	.left-center{ position: absolute; display: none; left: 0; top: 100%; right: 0;background: #b7d5ff; border-top: solid 1px #fff; }
	.left-box-nav li a{ left: 15px; font-size: 16px; top: 0; margin:0; height: 45px; line-height: 45px; }
	.news-right{ width: auto; margin:0 15px; }
	.video-link img{ height: auto; }
	.gk-right-list li a img{ height: auto; }
	.news-list-img img{ height: auto; }
	.header-box{ padding:0; }
	.slick a span{ font-size: 18px; bottom:30px; width: auto; right: 20px; }
	.menu-button{ display: block; top: 23px; }
	.slick-dots li, .slick-dots li button{ width: 10px; height: 10px; }
  .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #0068a7; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
  .nav-click.active{ transform: rotate(180deg); }
   .left-box-nav{margin-top:10px;}
  .left-box-nav li:hover a{ left: 15px; }
  .nav-down{ position: static; padding-top: 50px; }
  .left-box-nav li .nav-down{ height: auto; left: 0; top: 0; position: static; margin:0; text-align: left; width: 100%; }
  .left-box-nav li .nav-down li a{ color: #fff; font-size: 16px; line-height: 40px; padding:0px 15px; padding-left:70px; text-align: left; }
  .left-box-nav li .nav-down li{ height: 40px; min-height: 40px; }
  .left-box-nav li:hover .nav-down{ display: none; }
  .left-box-nav:hover{ width: 100%; }
  .left-box-nav li .nav-down li a{ color: #0068a7;}
  .left-box-nav li .nav-down a{ padding-left: 50px!important; }
  .left-box-nav li:last-child{ border:none; }
  .left-bottom{ background: #0068a7; padding-top: 0; }
}
@media( max-width: 767px){
.gk-list2 li{height:235px;}
.gk-list2 li .gk-list-wx{margin-top:25%;}
.header-top svg{display:none}
.header-top img{display:block; margin-top:2%;}
.left-box{background: #329fe1;}
	.title{ text-align: left; margin:30px 0; }
	.news-list li{ width: 100%; padding:15px; }
	.news-list-tt a{ font-size: 16px; }
	.news-list-tt span{ font-size: 14px; }
	.news-list-tt{ margin-top: 10px; }
	.news-right{ padding:10px 0px; }
	.notice-list li{ width: 100%; }
        .gk-right-list li{height:100px; overflow:hidden;}
	.dt-list li{ width: 50%; }
	.dt-img-txt{ height: 96px; }
	.gk-width{ width: 100%; }
	.gk-right{ width: 100%; }
	.video-link i{ height: 48px; background-size: auto 100%; margin-top: -24px; }
	.gs-list li{ width: 33.333333%; margin-top: 15px!important; padding:0 7px; }
	.gs-list li .img-hide img{ width: 100%; }
	.gs-list{ margin-left: -7px; margin-right: -7px; }
	.zl-left{ width: 100%; }
	.zl-left img{ height: auto; }
	.zl-right{ width: 100%; margin-top: 30px; }
	.zl-list li img{ height: auto; }
	.footer-left,.footer-right{ width: 50%;}
	.logo-b{ position: static; padding:0; }
	.footer-tt{ font-size: 18px; margin-bottom: 10px; }
	.footer-right .footer-tt{ margin-top: 0px; text-align: left; }
	.footer-p p{ line-height: 20px; margin-bottom: 10px; }
	.footer-bottom{ padding-top: 30px; }
	.footer-b{ font-size: 14px; margin-top: 30px; padding:10px 0; }
	.back-four{ padding:30px 0 20px 0; }
	.gk-right{ margin-top: 20px; }
	.gk-title{ font-size: 24px; }
	.back-one{ padding:0; }
	.slick a img{ display: block; }
	.slick{ margin:0; }
	.slick, .slick .slick-list, .slick .slick-track,.slick a{ height: auto!important; }
	.header-box{ height: auto!important; padding-top: 60px; }
	.news-width{ margin-top: 0; }
	.gk-list li{ margin-bottom: 20px; }
	.back-five{ padding-bottom: 40px; }
	.yw-width{ width: 100%; }
	.yw-list li{ width: 100%; margin-bottom: 15px; }
	.yw-right-width{ width: 100%; margin-top: 15px; }
	.back-top{ background-size: cover; }
	
}
@media( max-width: 640px){
	.gs-list li{ width: 50%; }
	}