﻿@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}
.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; }

.main-pad-1{ padding:30px 0 0;}
.main-pad-2{ padding:0 0 30px;}
.main-pad-3{ padding:25px 0 0;}
.main-pad-4{ padding:10px;}
.main-pad-5{ padding:20px;}
.main-border-1{ border: solid 1px #e3e3e3;}
.main-background-1{ background:#f5f7fa;}

header{ position: relative; z-index:99999;}
header .col-xs-12{ 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{ position: relative; margin: 0 8px; width: 12px; height: 12px; background: #fff; border-radius: 50%; opacity: 1;}
.banner .swiper-pagination span:before{ content: ""; position: absolute; left: 3px; top: 3px; right: 3px; bottom: 3px; background: #1969be; border-radius: 50%; transition: all .3s; opacity: 0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active:before{ opacity: 1;}

.title-1{ display: flex; justify-content: space-between; align-items: center; border: solid 1px #dbe0e6;}
.title-1 .biaoti{ position: relative; display: flex; align-items: center; justify-content: center; padding:0 15px; color: #fff; line-height: 40px; background: #1969be;}
.title-1 .biaoti:before{ content:""; position: absolute; left: 1px; top: 1px; right: 1px; bottom: 1px; border: solid 1px #1881f1;}
.title-1 .biaoti .cn{position: relative; z-index: 2; margin-right: 10px; font-size: 16px;}
.title-1 .biaoti .en{position: relative; z-index: 2; font-family: 'Arial';}
.title-1 .menu{ display: flex; align-items: center; padding-right:15px;}
.title-1 .menu ul{display: flex; align-items: center;}
.title-1 .menu ul li{ position: relative; z-index: 2;}
.title-1 .menu ul li:nth-child(n+2){ margin-left: 10px;}
.title-1 .menu ul li a{ display: block; width: 94px; color: #787878; line-height: 28px; text-align: center; border-radius: 14px;}
.title-1 .menu .more{ margin-left: 30px;}
.title-1 .menu .more a{ display: block; color: #787878; line-height: 28px;}
.title-4{ margin-bottom:-1px; border: solid 1px #e3e3e3;}
.title-4 ul{ display: flex;}
.title-4 ul li{ display: flex; justify-content: center; padding:0 10px; min-width: 100px; font-size: 16px; color: #333; line-height: 38px; border-left:solid 1px transparent; border-right: solid 1px transparent; cursor: pointer;}
.title-4 ul li:nth-child(n+2){ margin-left:-1px;}
.title-4 ul li:nth-child(1){ border-left: none;}
.title-4 ul li.active{ color: #fff; background: #1969be;}
.title-4-nr-box{ padding:25px; border:solid 1px #e3e3e3;}
.title-4-nr{ display: none;}
.title-4-nr.active{ display: block;}
.title-5{ margin-bottom:20px;}
.title-5 .biaoti{ font-size:18px; color: #333; line-height: 24px;}
.title-5 .time{ margin-top:5px; color: #999; line-height: 24px;}

.more-1{ display: flex; justify-content: center;}
.more-1 a{ display: flex; justify-content: center; align-items: center; width: 170px; height: 42px; font-size: 16px; color: #838383; line-height: 40px; background: #fff; border: solid 1px #dbe0e6;}

.text-1{ padding:12px 10px; border: solid 1px #ececec;}
.text-1 ul li a{ position: relative; display: block; padding-left:10px; color: #888888; line-height:25px;}
.text-1 ul li a:before{ content: ""; position: absolute; left:0; top: 50%; z-index: 1; width: 2px; height: 2px; background: #888888;}
.text-2{ color: #353535; line-height: 24px;}
.text-2 img{ max-width: 100%;}
.text-3 ul li a{ display: flex; justify-content: space-between; align-items: center; position: relative; padding-left: 30px; height: 47px;}
.text-3 ul li:nth-child(n+2) a{ border-top: dotted 1px #c2c2c2;}
.text-3 ul li a:before{ content: ""; position: absolute; left: 12px; top: 50%; z-index: 1; margin-top:-4px; width: 3px; height: 9px; border-top: solid 3px #c0c0c0; border-bottom: solid 3px #c0c0c0; transition: all .3s;}
.text-3 ul li a:after{ content: ""; position: absolute; left: 15px; top: 50%; z-index: 1; margin-top:-1px; width: 3px; height: 3px;background:#c0c0c0; transition: all .3s;}
.text-3 ul li a .mc{ width: calc(100% - 90px); color: #545454;}
.text-3 ul li a .time{ color: #9a9a9a;}

.picture-1{ display: flex; justify-content: space-between;}
.picture-1 .left{ padding-top:40px; width:192px; height: 308px; text-align: center; background: url(../images/p1_left_bg.jpg) 50% 50%; background-size: cover;}
.picture-1 .left .logo{ margin-bottom: 35px; font-size: 0;}
.picture-1 .left .logo img{ width:81px;}
.picture-1 .left .biaoti{ margin-bottom:15px; font-size: 26px; color: #fff; line-height: 30px;}
.picture-1 .left .jiangexian{ margin: 0 auto 40px; width: 37px; height: 2px; background: #fff;}
.picture-1 .left .en{ font-family: 'Arial'; color:rgba(255,255,255,.34); line-height: 24px;}
.picture-1 .right{ width: calc(100% - 194px);}
.picture-1-list a{ display: block; padding:20px; height:308px; background: #fff; border: solid 1px #dbe0e6;}
.picture-1-list a .biaoti{ margin-bottom:5px; font-size: 20px; color: #333; line-height: 24px;}
.picture-1-list a .jieshao{ margin-bottom:10px; color: #a7a7a7; line-height: 24px;}
.picture-1-list a .imgbox{ position: relative; }
.picture-1-list a .imgbox span{ display:block;height: 203px; font-size: 0; line-height: 203px; text-align: center;}
.picture-1-list a .imgbox span img{ max-width: 100%; max-height: 100%;}
.picture-2-list a{ display: block; padding:20px; background: #fff; border: solid 1px #dbe0e6;}
.picture-2-list a .imgbox{ overflow: hidden; border:solid 1px #dbe0e6;}
.picture-2-list a .imgbox span{ display: block; padding-top: calc(218 / 238 * 100%);}
.picture-2-list a .textbox{ padding:20px 10px 0;}
.picture-2-list a .textbox .biaoti{ margin-bottom:10px; height: 24px; font-size: 18px; color: #333; line-height: 24px;}
.picture-2-list a .textbox .jieshao{ margin-bottom:15px; color: #b3b3b3; line-height: 24px;}
.picture-2-list a .textbox .more{ margin:0 auto; width: 128px; font-size: 16px; color: #959595; line-height: 36px; background: #efefef;}
.picture-3{ display: flex; justify-content: space-between; align-items: flex-start;}
.picture-3 .imgbox{ width: 239px; overflow: hidden;}
.picture-3 .imgbox span{ display: block; padding-top: 150px;}
.picture-3 .textbox{ padding:0 10px; width: calc(100% - 239px - 10px); border: solid 1px #ececec;}
.picture-3 .textbox .biaoti{ display: flex; justify-content: space-between; align-items: center; margin-bottom:10px; padding:0 10px; height: 50px; border-bottom:dotted 1px #acacac;}
.picture-3 .textbox .biaoti .text{ display: flex; align-items: center; width: calc(100% - 72px);}
.picture-3 .textbox .biaoti .text .biaoqian{ width: 48px; font-family: 'Arial'; font-size: 12px; color: #fff; line-height: 19px; text-align: center; background: #ff640a; border-radius: 10px;}
.picture-3 .textbox .biaoti .text .mc{ padding-left:20px; width: calc(100% - 48px); font-size: 16px; color: #333;}
.picture-3 .textbox .biaoti .time{ font-family:'Arial'; color: #a5a5a5;}
.picture-3 .textbox .jieshao{ padding-bottom: 16px;}
.picture-3 .textbox .jieshao ul{ display: flex; flex-wrap: wrap;}
.picture-3 .textbox .jieshao ul li{ width: calc(50% - 10px);}
.picture-3 .textbox .jieshao ul li a{ position: relative; display: block; padding-left:20px;color: #888888; line-height: 24px;}
.picture-3 .textbox .jieshao ul li a:before{ content: ""; position: absolute; left: 10px; top: 50%; z-index: 1; width: 2px; height: 2px; background: #888888;}
.picture-4 ul{ display: flex; justify-content: space-between;}
.picture-4 ul li{ padding:25px 15px; width:calc((100% - 45px) / 4); border: solid 1px #eaeaea;}
.picture-4 ul li .biaoti{ display: flex; justify-content: center; align-items: center; margin-bottom: 15px;}
.picture-4 ul li .biaoti .icon{ display: flex; justify-content: center; align-items: center; width: 34px; height: 34px; font-size:24px; color: #fff; border-radius: 5px;}
.picture-4 ul li:nth-child(1) .biaoti .icon{ background: #ffb32e;}
.picture-4 ul li:nth-child(2) .biaoti .icon{ background: #2ecbff;}
.picture-4 ul li:nth-child(3) .biaoti .icon{ background: #ff2e8b;}
.picture-4 ul li:nth-child(4) .biaoti .icon{ background: #75c02c;}
.picture-4 ul li .biaoti .mc{ margin-left:10px; font-size:20px; color: #333;}
.picture-4 ul li .jieshao{ height:52px; font-size: 16px; color: #949494; line-height:26px; text-align: center; overflow: hidden;}
.picture-5 ul{ display:flex; flex-wrap: wrap;}
.picture-5-list a{ display: block; border: solid 1px #e3e3e3;}
.picture-5-list a .imgbox{ position: relative; padding-top: calc(211 / 287 * 100%);}
.picture-5-list a .imgbox span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 0; overflow: hidden;}
.picture-5-list a .imgbox span img{ max-width: 100%; max-height: 100%;}
.picture-5-list a .textbox{ padding:0 10px; height: 63px; font-size: 16px; color: #060606; font-weight: bold; line-height: 62px;border-top: solid 1px #e3e3e3;}
.picture-6{ display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 20px; padding:30px; border: solid 1px #e3e3e3;}
.picture-6 .imgbox{ width: 370px; height: 370px; font-size: 0;line-height: 370px; border: solid 1px #e3e3e3;}
.picture-6 .imgbox img{ max-width: 100%; max-height: 100%;}
.picture-6 .textbox{ padding-top:20px; width: calc(100% - 370px - 60px);}
.picture-6 .textbox .biaoti{ margin-bottom:25px; font-size: 20px; color: #333; font-weight: bold; line-height: 24px;}
.picture-6 .textbox .jieshao{ margin-bottom:25px; color: #232323; line-height: 40px;}
.picture-6 .textbox .more a{ display: block; width: 130px; font-size: 16px; color: #545454; line-height: 44px; background: #eeeeee; border:solid 1px #d2d2d2;}
.picture-7{ margin-top:-10px;}
.picture-7 ul li{ padding:30px 0; border-bottom: dotted 1px #bebebe;}
.picture-7 ul li a{ display: flex; justify-content: space-between; align-items: center; padding:0 15px;}
.picture-7 ul li a .imgbox{ width: 214px; overflow: hidden;}
.picture-7 ul li a .imgbox span{ display: block; padding-top: 142px;}
.picture-7 ul li a .textbox{ padding-left: 35px; width: calc(100% - 214px);}
.picture-7 ul li a .textbox .biaoti{ margin-bottom: 15px; font-size: 18px; color: #333; line-height: 24px;}
.picture-7 ul li a .textbox .jieshao{ margin-bottom: 15px; height: 52px; color: #6c6c6c; line-height: 26px; overflow: hidden;}
.picture-7 ul li a .textbox .more{ width: 85px; font-size: 13px; color: #fff; line-height: 24px; text-align: center; background: #d4d4d4;}
.picture-8{ margin-bottom: 20px; font-size: 0;}
.picture-8 img{ max-width: 100%;}
.picture-9{ position: relative; padding-top:50%; margin-top: 20px; border: solid 1px #ccc;}
.picture-9 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}


.subnav .kuang{ padding:20px; border: solid 1px #e3e3e3;}
.subnav .kuang:nth-child(n+2){ margin-top:20px;}
.subnav ul li a{ display: block; position: relative; padding-left:25px; color: #656565; line-height:40px;}
.subnav ul li a:before{ content:""; position: absolute; left:5px; top: 50%; z-index: 1; margin-top:-2px; width: 3px; height: 3px; background: #e3e3e3; transition: all .3s;}
.subnav ul li a b{ display: block; position: absolute; left: 0; top: 50%; z-index: 1; margin-top:-7px; width: 13px; height: 13px; border:solid 1px #e3e3e3;}
.subnav ul li a b:before,.subnav ul li a b:after{ content:""; position: absolute; left: 1px; right: 1px; height: 3px; border-left: solid 3px #e3e3e3; border-right: solid 3px #e3e3e3; transition: all .3s;}
.subnav ul li a b:before{ top: 1px;}
.subnav ul li a b:after{ bottom: 1px;}
.subnav ul li.active a{ color: #1969be;}
.subnav ul li.active a:before{ background: #1969be;}	
.subnav ul li.active a b{ border-color: #1969be;}
.subnav ul li.active a b:before,.subnav ul li.active a b:after{ border-color: #1969be;}
.subnav ul .ul{ display: none; padding:10px 25px; background: #1969be;}
.subnav ul .ul .li a{ display: block; position: relative; padding-left: 20px; color: #fff; line-height: 35px;}
.subnav ul .ul .li a:before{ content: ""; position: absolute; left:6px; top:50%; z-index: 1; margin-top:-3px; border-left:solid 6px transparent;border-right:solid 6px transparent;border-bottom:solid 6px #fff; transform-origin:top; transform: rotate(45deg); opacity: 0; transition: all .3s;}
.subnav ul .ul .li.active a:before{ opacity: 1;}

footer .tops{ display: flex; justify-content: space-between; padding:50px 0; border-bottom: solid 1px #25282d;}
footer .tops .biaoti{ margin-bottom:20px; font-size: 16px; color: #fff; font-weight: bold; line-height: 24px;}
footer .tops .menu .ul{ display: flex;}
footer .tops .menu .ul .li{ padding:0 50px; border-left: solid 1px #111316; border-right: solid 1px #25282d;}
footer .tops .menu .ul .li:nth-child(1){ padding-left: 0; border-left: none;}
footer .tops .menu .ul .li:nth-child(1) ul{ display: flex; flex-wrap: wrap; width: 178px;}
footer .tops .menu .ul .li:nth-child(1) ul li{ width:89px;}
footer .tops .menu .ul .li:nth-child(1) ul li:nth-child(even){ justify-content: flex-end;}
footer .tops .menu .ul .li:nth-child(2){ width: 187px;}
footer .tops .menu .ul .li:nth-child(3){ width: 168px;}
footer .tops .menu .ul .li ul li{ display: flex; align-items: center; height: 30px;}
footer .tops .menu .ul .li ul li a{ color: #fff; line-height: 14px;}
footer .tops .contact{ padding:0 50px; width: calc(100% - 190px - 178px - 168px * 2); border-left: solid 1px #111316; border-right: solid 1px #25282d;}
footer .tops .contact .text{ color: #fff; line-height: 30px;}
footer .tops .wechat{ padding-left:68px; width: 190px; border-left: solid 1px #111316;}
footer .tops .wechat .imgbox{ font-size: 0;}
footer .tops .wechat .imgbox img{ width:121px;}
footer .bots{ display: flex; justify-content: space-between; align-items: center; padding:20px 0; border-top: solid 1px #000;}
footer .bots .copyright{ width: calc(100% - 41px); color: #a6a6a6;}
footer .bots .gotop{ width: 31px; height: 31px; background: #24272b; border-radius:5px;}
footer .bots .gotop a{ display: flex; justify-content: center; align-items: center; height: 31px; font-size: 14px; color: #fff; font-weight: bold; cursor: pointer; transform: rotate(-90deg);}

@media (min-width:992px){
	.col-md-9-cz-1{ padding-right: 10px;}
	.col-md-3-cz-1{ padding-left: 10px;}
	.col-md-9-cz-2{ padding-left: 20px;}
	.col-md-3-cz-2{ padding-right: 20px;}
	header .top_bar{ background: #f5f7fa; border-bottom: solid 1px #e4e7eb;}
	header .top_bar .col-xs-12{ height: 40px;}	
	header .top_bar .biaoyu{ color: #403f3f;}
	header .top_bar .right{ display: flex;}
	header .top_bar .right ul{ display: flex; align-items: center;}
	header .top_bar .right ul li:nth-child(n+2){ margin-left: 35px;}
	header .top_bar .right ul li a{ display: block; color: #403f3f;}
	header .top_bar .right ul li a:hover{ color: #1969be; text-decoration: underline !important;}
	header .top_bar .right .tel{ display: flex; align-items: center; margin-left:35px;}
	header .top_bar .right .tel .icon{ margin-right:15px; color: #a0a4ab;}
	header .top_bar .right .tel .mc{ color: #403f3f;}
	header .top_bar .right .tel .shuzi{ color: #1969be;}
	header .left{ display: flex; align-items: center;}
	header .left .logo a{line-height:120px;}
	header .left .biaoyu{ padding-left: 20px; margin-left: 20px; font-size: 15px; color: #999999; line-height: 30px; border-left: solid 1px #e9e9e9;}
	header .menu ul{ display: flex; align-items: center;}
	header .menu ul li{ position:relative;}
	header .menu ul li:nth-child(n+2){ margin-left:15px;}
	header .menu ul li > a{ position: relative; display:block; padding-left:30px; font-size:16px; color:#333; line-height:120px;}
	header .menu ul li > a:before{ content:""; position: absolute; left: 0; top: 50%; z-index: 1; margin-top:-5px; width: 10px; height: 10px; background: #1969be; transform: rotate(45deg); transition: all .3s; opacity: 0;}
	header .menu ul li .ul{ position:absolute; left:50%; top:100%; margin-left:-60px; width:120px; 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;  color:#fff; line-height:44px; text-align: center; background:rgba(25,105,190,.9); border-top: solid 1px rgba(255,255,255,0.1);}
	header .menu ul li .ul .li:hover > a{ color:#1969be; background:#fff;}
	header .menu ul li:hover > a{ color:#1969be;}
	header .menu ul li.active > a{ color:#1969be;}
	header .menu ul li:hover > a:before{ opacity: 1;}
	header .menu ul li.active > a:before{ opacity: 1;}
	.title-1 .menu ul li:hover a{ color: #fff; background: #1969be;}
	.title-1 .menu .more a:hover{ color: #1969be; text-decoration: underline !important;}
	.title-2{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; border: solid 1px #e3e3e3;}
	.title-2 .biaoti{ display: flex; justify-content: center; padding:0 15px; min-width: 100px; font-size: 16px; color: #fff; line-height: 38px; background: #1969be; border-right: solid 1px #e3e3e3;}	
	.title-2 .right{ padding-right:15px; color: #9a9a9a;}
	.title-2 .right a{ color: #9a9a9a;}
	.title-2 .right a:hover{color: #1969be; text-decoration: underline !important;}
	.title-3{ display: flex; align-items: center; margin-bottom: 20px; line-height: 24px;}
	.title-3 .biaoti{ color: #333; font-weight: bold;}
	.title-3 .right{ width: calc(100% - 70px); color: #9a9a9a;}
	.title-3 .right a{ color: #9a9a9a;}
	.title-3 .right a:hover{color: #1969be; text-decoration: underline !important;}	
	.more-1 a:hover{ color: #fff; background: #1969be; border-color: #1969be;}
	.text-1 ul li a:hover{ color: #1969be; text-decoration: underline !important;}
	.text-3 ul li a:hover:before{ border-color: #1969be;}
	.text-3 ul li a:hover:after{background: #1969be;}
	.text-3 ul li a:hover .mc{ color: #1969be; text-decoration: underline;}
	.picture-1-list a:hover{ border-color: #1969be;}
	.picture-1-list a:hover .biaoti{ color: #1969be;}	
	.picture-1-list a:hover .imgbox span img{ opacity: .8;}	
	.picture-2-list a:hover{border-color: #1969be;}
	.picture-2-list a:hover .imgbox span{ transform: scale(1.1);}
	.picture-2-list a:hover .textbox .biaoti{color: #1969be;}
	.picture-2-list a:hover .textbox .more{ color: #fff; background:#1969be;}
	.picture-3 .textbox .biaoti:hover .text .mc{color: #1969be; text-decoration: underline;}
	.picture-3 .textbox .jieshao ul li a:hover{color: #1969be; text-decoration: underline !important;}
	.picture-4 ul li:nth-child(1):hover{ background: #ffb32e; border-color:#ffb32e;}
	.picture-4 ul li:nth-child(2):hover{ background: #2ecbff; border-color:#2ecbff;}
	.picture-4 ul li:nth-child(3):hover{ background: #ff2e8b; border-color:#ff2e8b;}
	.picture-4 ul li:nth-child(4):hover{ background: #75c02c; border-color:#75c02c;}
	.picture-4 ul li:nth-child(1):hover .biaoti .icon{ color: #ffb32e;}
	.picture-4 ul li:nth-child(2):hover .biaoti .icon{ color: #2ecbff;}
	.picture-4 ul li:nth-child(3):hover .biaoti .icon{ color: #ff2e8b;}
	.picture-4 ul li:nth-child(4):hover .biaoti .icon{ color: #75c02c;}
	.picture-4 ul li:hover .biaoti .icon{ background: #fff;}
	.picture-4 ul li:hover .biaoti .mc{ color: #fff;}
	.picture-4 ul li:hover .jieshao{ color: #fff;}
	.picture-5 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-5 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-5 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-5 ul li a:hover{ border-color: #1969be;}
	.picture-5 ul li a:hover .imgbox span img{ opacity: .8;}	
	.picture-5 ul li a:hover .textbox{ color: #1969be; border-color: #1969be;}
	.picture-6 .textbox .more a:hover{ color: #fff; background:#1969be; border-color: #1969be;}
	.picture-7 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.picture-7 ul li a:hover .textbox .biaoti{ color: #1969be;}
	.picture-7 ul li a:hover .textbox .more{ background: #1969be;}	
	.subnav .biaoti{ display: flex; align-items: flex-end; padding-bottom: 20px; margin-bottom: 10px; border-bottom:solid 1px #e3e3e3;}
	.subnav .biaoti .cn{ font-size: 20px; color: #2c2c2c; line-height: 20px;}
	.subnav .biaoti .en{ margin-left:15px; font-family:'Arial'; font-size: 12px; color: #ababab; line-height: 12px;}
	.subnav ul li:hover a{ color: #1969be;}
	.subnav ul li:hover a:before{ background: #1969be;}	
	.subnav ul li:hover a b{ border-color: #1969be;}
	.subnav ul li:hover a b:before,.subnav ul li:hover a b:after{ border-color: #1969be;}	
	.subnav ul .ul .li:hover a{ text-decoration: underline !important;}
	.subnav ul .ul .li:hover a:before{ opacity: 1;}
	.subnav .contact ul li{ position: relative; padding-left:25px; color: #656565; line-height:40px;}
	.subnav .contact ul li:before{ content:""; position: absolute; left:5px; top: 50%; z-index: 1; margin-top:-2px; width: 3px; height: 3px; background: #e3e3e3; transition: all .3s;}
	.subnav .contact ul li b{ display: block; position: absolute; left: 0; top: 50%; z-index: 1; margin-top:-7px; width: 13px; height: 13px; border:solid 1px #e3e3e3;}
	.subnav .contact ul li b:before,.subnav .contact ul li b:after{ content:""; position: absolute; left: 1px; right: 1px; height: 3px; border-left: solid 3px #e3e3e3; border-right: solid 3px #e3e3e3; transition: all .3s;}
	.subnav .contact ul li b:before{ top: 1px;}
	.subnav .contact ul li b:after{ bottom: 1px;}
	.subnav .contact .wechat{ padding:10px; margin-top: 10px; font-size: 0;}
	.subnav .contact .wechat img{ width: 100%;}
	footer .tops .menu .ul .li ul li a:hover{ color: #1969be;}
	footer .bots .gotop:hover{ background: #1969be;}
}

@media (max-width:1199px){
	header .left .logo a{ line-height: 100px;}
	header .left .logo a img{ width: 150px;}
	header .menu ul li:nth-child(n+2){ margin-left: 0;}
	header .menu ul li > a{ padding-left: 20px; line-height: 100px;}
	.title-4-nr-box{ padding:15px;}
	.title-4 ul li{ font-size: 14px;}
	.text-3 ul li a{ height: 40px;}
	.picture-1 .left .biaoti{ font-size: 20px;}
	.picture-1-list a .biaoti{ font-size: 16px;}
	.picture-2-list a{ padding:10px;}
	.picture-2-list a .textbox{ padding-top:10px;}
	.picture-2-list a .textbox .biaoti{ margin-bottom:5px; font-size: 16px;}
	.picture-2-list a .textbox .more{ width: 110px; font-size: 14px; line-height: 30px;}
	.picture-4 ul li{ padding:15px;}
	.picture-4 ul li .biaoti .mc{ font-size: 18px;}
	.picture-6{ padding:10px;}
	.picture-6 .textbox{ padding-top: 10px; width: calc(100% - 370px - 20px);}
	.picture-6 .textbox .biaoti{ margin-bottom: 10px; font-size: 16px; line-height: 24px;}
	.picture-6 .textbox .jieshao{ margin-bottom: 20px; line-height: 30px;}
	.picture-6 .textbox .more a{ width: 100px; font-size: 14px; line-height: 34px;}
	.subnav .kuang{ padding:20px 10px;}
	footer .tops{ padding:30px 0;}
	footer .tops .menu .ul .li{ padding:0 30px;}
	footer .tops .menu .ul .li:nth-child(1) ul{ width: 150px;}
	footer .tops .menu .ul .li:nth-child(1) ul li{ width: 75px;}
	footer .tops .menu .ul .li:nth-child(2){ width: 140px;}
	footer .tops .menu .ul .li:nth-child(3){ width: 140px;}
	footer .tops .contact{ padding:0 30px; width: calc(100% - 181px - 140px - 140px - 150px);}
	footer .tops .wechat{ padding-left: 30px; width:150px;}
}

@media (max-width:1199px) and (min-width:992px){
	.col-md-3-cz-2{ padding-right: 10px; width: 27%;}
	.col-md-9-cz-2{ padding-left: 10px; width: 73%;}
}

@media (max-width:991px){
	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: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.8); }
	.menu-box ul li.active a{ color: #fff; background: #1881f1; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #1881f1;}
	.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); }
	.picture-1{ display: block;}
	.picture-1 .left{ margin-bottom: 10px; padding:20px 0; width: auto; height: auto;}
	.picture-1 .left .logo{ margin-bottom:10px;}
	.picture-1 .left .biaoti{ margin-bottom: 10px; font-size: 18px;}
	.picture-1 .left .jiangexian{ margin-bottom: 10px;}
	.picture-1 .right{ width: auto;}
	.picture-1-list a{ height: auto;}
	.picture-1-list a .imgbox span{ height:50vw; line-height: 50vw;}
	.picture-3{ margin-bottom: 30px;}
	.picture-4 ul{ flex-wrap: wrap;}
	.picture-4 ul li{ width: calc(50% - 10px);}
	.picture-4 ul li:nth-child(n+3){ margin-top:20px;}
	.picture-4 ul li .jieshao{ font-size: 14px;}
	.picture-5 ul{ justify-content: space-between;}
	.picture-5 ul li{ width: calc(50% - 10px);}
	.picture-5 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-5-list a .textbox{ height: 43px; font-size: 14px; line-height: 42px;}
	.picture-7 ul li{ padding:20px 0;}
	.picture-7 ul li a .textbox{ padding-left: 20px;}
	.picture-7 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size: 16px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .kuang{ padding: 0; border: none;}
	.subnav .biaoti{ display: flex; justify-content:space-between; align-items: center; padding: 0 15px; height: 44px; color: #fff; background: #1881f1;}	
	.subnav .biaoti .cn{  font-size: 16px;}	
	.subnav .biaoti.active .icon{ transform: rotate(90deg);}
	footer .tops .contact{ padding-left: 0; width: calc(100% - 150px); border-left: none;}

}

@media (max-width:767px){
	body{ padding-bottom:54px;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-4 { padding:0;}
	.main-pad-5 { padding:0;}
	.main-border-1{ border: none;}
	header .qita .logo a{line-height:60px;}
	header .left .logo a img{ width: 120px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ margin:0 3px; width:10px; height:10px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ width: 30px;}
	.more-1 a{ width: 150px; height: 34px; font-size: 14px;}
	.title-1 .biaoti{ padding:0 10px;}
	.title-1 .biaoti .cn{ font-size: 14px;}
	.picture-1 .left .logo img{ width: 60px;}
	.picture-1 .left .biaoti{ font-size: 16px; line-height: 24px;}
	.picture-1-list a{ padding:15px;}
	.picture-2-list a .textbox .biaoti{ font-size: 14px;}
	.picture-3{ flex-wrap: wrap; margin-bottom: 20px;}
	.picture-3 .imgbox{ margin: 0 0 10px; width: 100%;}
	.picture-3 .imgbox span{ padding-top:calc(150 / 240 * 100%);}
	.picture-3 .textbox{ width: 100%;}
	.picture-3 .textbox .biaoti .text .mc{ padding:0 10px; font-size: 14px;}
	.picture-3 .textbox .jieshao ul li{ width: 100%;}
	.picture-4 ul li{ width: calc(50% - 5px);}
	.picture-4 ul li:nth-child(n+3){ margin-top:10px;}
	.picture-4 ul li .biaoti .mc{ font-size: 16px;}
	.picture-6{ display: block; padding: 0; border: none;}
	.picture-6 .imgbox{ margin-bottom: 20px; width: auto; height:80vw;line-height:80vw;}
	.picture-6 .textbox{ padding-top: 0;  width: auto;}
	.picture-7{ margin: 0;}
	.picture-7 ul li:nth-child(1){ padding-top: 0;}
	.picture-7 ul li a{ padding:0;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #1881f1; 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: #17a8fd;}
	.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 .biaoti{ margin-bottom: 10px; font-size: 14px;}
	footer .tops .contact .text{ line-height: 26px;}	 
}

@media (max-width:479px){
	.title-5 .biaoti{ font-size: 16px;}
	.text-3 ul li a{ padding-left:20px;}
	.text-3 ul li a:before{ left: 5px;}
	.text-3 ul li a:after{ left: 8px;}
	.text-3 ul li a .mc{ width: calc(100% - 75px);}
	.text-3 ul li a .time{ font-size: 12px;}
	.picture-1-list a .jieshao{ font-size: 12px;}
	.picture-4 ul li{ width: 100%;}
	.picture-4 ul li:nth-child(n+2){ margin-top: 10px;}
	.picture-7 ul li a .imgbox{ width: 180px;}
	.picture-7 ul li a .textbox{ width: calc(100% - 180px);}
	footer .tops .contact{ padding-right: 20px; font-size: 12px;}
	footer .bots .copyright{font-size: 12px;}
}

@media (max-width:399px){
	.picture-5 ul li{ width: calc(50% - 5px);}
	.picture-5 ul li:nth-child(n+3){ margin-top:10px;}
	.picture-7 ul li a .imgbox{ width: 140px;}
	.picture-7 ul li a .imgbox span{ padding-top:120px;}
	.picture-7 ul li a .textbox{ width: calc(100% - 140px);}
	.picture-7 ul li a .textbox .biaoti{ margin-bottom: 5px;}
	.picture-7 ul li a .textbox .jieshao{ margin-bottom: 5px;}
	footer .tops{ padding:20px 0;}
	footer .tops{ flex-wrap: wrap;}
	footer .tops .biaoti{ margin-bottom: 15px; font-size: 14px;}
	footer .tops .contact{ padding: 0 0 20px; width: 100%; border: none; border-bottom: solid 1px #25282d;}
	footer .tops .contact .text{ line-height: 26px;}
	footer .tops .wechat{ padding:20px 0 0; width: 100%; border-top: solid 1px #000;}

}