@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; }
.contain{ background-position: 50% 50%; background-size: contain; 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}下拉框的样式修改*/

.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; background:#0071c8; font-size:14px; color:#000;background:#fff; text-align:left;padding-left: 30px;}
.about_ul>li:hover>a{background:#0071c8; color:#fff;}
.about_dl{display:none; overflow:hidden; padding:0 5px;background:#fff;}
.about_dl>dd{display:block; overflow:hidden; margin-top:3px;background-color: none}
.about_dl>dd>a{display:block; overflow:hidden; height:34px; line-height:34px; font-size:14px; color:#575757; text-align:left;padding-left: 60px;}
.about_dl>dd>a:hover{color:#ff0000;}
.about_title1{display:block; overflow:hidden; line-height:40px; font-size:22px; color:#0071c8; font-weight:bold; text-transform:uppercase;}
.about_title1>span{padding-left:10px;}
.about_B{display:block; overflow:hidden; padding-top:10px;}
.about_B img{width:100%; display:block; height:auto;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; padding-top:15px;}



.main-pad-1{ padding:50px 0 0;}
.main-pad-2{ padding:0 0 50px;}
.main-pad-3{ padding:15px 0 0;}
.main-pad-4{ padding:65px 0 0;}
.main-pad-5{ padding:0 0 65px;}
.main-background-1{ background:url(../images/bg2.jpg);}
.main-background-2{ background: #f2f2f2;}
.main-background-3{ background: #fff;}
.main-boxshadow-1{box-shadow:0 0 15px rgba(0,0,0,0.2);}

header{ position: relative; z-index:99999;}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .qita{background:url(../images/wzbg.png) repeat-x; height: 120px;}
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: #0373d2;}

.title-1{ position: relative; display: flex; justify-content: center; padding-bottom:6px; text-align: center;}
.title-1:before{ content:""; position: absolute; left: 50%; bottom:2px; z-index: 1; width: 5px; height: 5px; background: #0351b0; transform:rotate(45deg);}
.title-1 .box{ position: relative; padding:0 50px 8px; overflow: hidden;}
.title-1 .box:before{ content: ""; position: absolute; left: 0; bottom: 0; right: 0; height: 35px; border: solid 2px #eeeeee; border-top:none;}
.title-1 .box .cn{ display: flex; justify-content: center;}
.title-1 .box .cn span{ position: relative; font-size: 28px; color: #333333; font-weight: bold; line-height: 34px;}
.title-1 .box .cn span:before,.title-1 .box .cn span:after{ content:""; position: absolute; top:25px; z-index: 1; width: 1000px; height: 2px; background: #eeeeee;}
.title-1 .box .cn span:before{ right: calc(100% + 15px);}
.title-1 .box .cn span:after{ left: calc(100% + 15px);}
.title-1 .box .en{ font-family:'Arial'; color: #0373d2; line-height: 20px; font-weight: bold;}
.title-1.active .box:before{ border-color: #fff;}
.title-1.active .box .cn span:before,.title-1.active .box .cn span:after{ background: #fff;}
.title-2{ position: relative; z-index: 2; margin:0 -20px; padding:10px 20px; background: #0373d2;}
.title-2 ul{ display: flex; justify-content: center;}
.title-2 ul li{ margin:0 20px;}
.title-2 ul li a{ display: block; padding:0 10px; font-size: 18px; color: #fff; line-height:30px; border-radius: 15px;}
.title-3 ul{ display: flex; flex-wrap: wrap; justify-content: center;}
.title-3 ul li{ margin:0 5px 10px;}
.title-3 ul li a{ display: flex; justify-content: center; align-items: center; padding:0 15px; min-width: 150px; height: 40px; font-size: 20px; color: #333; border: solid 2px #0373d2; border-radius:20px;}
.title-3 ul li.active a{ color: #fff; background: #0373d2;}
.title-4{ display: flex; flex-direction: column; justify-content: center; padding:0 40px; height: 110px; color: #fff; border-bottom: solid 1px #999e9f;}
.title-4 .biaoti{ margin-bottom:5px; font-size: 26px;}
.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 .right form{ display: flex; justify-content: space-between; align-items: center; border-radius: 20px; background: #eeeeee;}
.text-1 .right form input{ padding:0 15px; width: calc(100% - 120px); height: 40px; font-size: 16px; color: #333; line-height: 40px; background: none; border: none;}
.text-1 .right form button{ padding:0; width: 120px; height: 40px; font-size: 16px; color: #fff; line-height: 40px; background: #0373d2; border: none; border-radius: 20px;}
.text-2 .mc{ margin-bottom:10px; font-size: 30px; color: #fff; line-height: 34px;}
.text-2 .cn{ margin-bottom:10px; font-size: 40px; color: #fff; font-weight: bold; line-height: 44px;}
.text-2 .en{ margin-bottom:10px; font-family: 'Arial'; font-size: 13px; color: #fff; line-height: 24px;}
.text-2 .jiangexian{ width: 30px; height: 3px; background: #fff;}
.text-3{ display: flex;}
.text-3 .left{ width:40%; border-top:solid 6px #ff6c00; border-right:solid 1px #e7e7e7;}
.text-3 .right{ width:60%; border-top:solid 6px #0373d2;}
.text-3 .maxbiaoti{ display: flex; justify-content: space-between; align-items: center; padding:45px 30px 15px;}
.text-3 .maxbiaoti .biaoti{ font-size: 25px; color: #0373d2; font-weight: bold;}
.text-3 .maxbiaoti .more a{ display: block; width: 66px; height: 28px; color: #c4c4c4; line-height: 26px; border: solid 1px #d6d6d6; border-radius: 14px;}
.text-3 ul li a{ display: flex; justify-content: space-between; align-items: center; padding:0 30px; height: 168px;}
.text-3 ul li:nth-child(n+2) a{ border-top:solid 1px #e7e7e7;}
.text-3 ul li a .time{ width: 104px; color: #333; text-align: center;}
.text-3 ul li a .time .maxshuzi{ margin-bottom: 5px; font-size: 62px; line-height: 62px;}
.text-3 ul li a .time .minshuzi{ font-size: 16px; line-height: 24px;}
.text-3 ul li a .imgbox{ width: 104px; overflow: hidden;}
.text-3 ul li a .imgbox span{ display: block; padding-top:100%;}
.text-3 ul li a .textbox{ width: calc(100% - 120px);}
.text-3 ul li a .textbox .biaoti{ margin-bottom:5px; font-size: 18px; color: #333;line-height: 24px;}
.text-3 ul li a .textbox .jieshao{ height:75px; color: #333333; line-height: 25px; overflow: hidden;}
.text-4{ padding:40px 40px 0; height: 330px;}
.text-4 .textbox{ font-size: 16px; color: #333333; line-height: 28px;}
.text-5{ padding:30px 30px 0; height: 330px;}
.text-5 ul li:nth-child(n+2){ margin-top:10px;}
.text-5 ul li input{ display: block; padding:0 10px; width: 100%; height: 44px; font-size: 16px; color: #999999; line-height: 42px; border: solid 1px #e5e5e5; border-left:solid 3px #0351b0;}
.text-5 ul li textarea{ display: block; padding:6px 10px; width: 100%;max-width: 100%;min-width: 100%; height: 104px;min-height: 104px; font-size: 16px; color: #999999; line-height: 30px; border: solid 1px #e5e5e5; border-left:solid 3px #0351b0;}
.text-5 ul li button{ display: block; padding:0; width: 100%; height: 44px; font-size: 16px; color: #fff; line-height: 44px; background: #0373d2; border: none;}
.text-5.active{ height: auto;}
.text-6{ color: #000000; line-height: 30px; font-size:14px;}

.more-1{ display: flex; justify-content: center;}
.more-1 a{ display: flex; justify-content: center; align-items: center; width: 170px; height: 45px; font-size: 16px; color: #fff; background: #0373d2;}

.picture-1{ position: relative; z-index: 1;}
.picture-1:before,.picture-1:after{ content:""; position: absolute; top:0; z-index: 1; border-left:solid 20px transparent; border-right:solid 20px transparent; border-top:solid 20px #00539a;}
.picture-1:before{ left:-20px;}
.picture-1:after{ right:-20px;}
.picture-1 .box{ position: relative; z-index: 2; padding:30px 30px 53px; background: #fff; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.picture-1-list a{ display: block;}
.picture-1-list a .imgbox{ overflow: hidden; border:1px solid #dfdfdf;}
.picture-1-list a .imgbox span{ display: block; padding-top:calc(208 / 277 * 100%);}
.picture-1-list a .textbox{ font-size: 16px; color: #333; line-height: 40px;}
.picture-1 .more{ position: absolute; left: 50%; bottom:-23px; z-index: 2; margin-left:-86px; width: 172px;}
.picture-1 .more:before,.picture-1 .more:after{ content: ""; position: absolute; bottom: 0; z-index: 1; border-left:solid 20px transparent; border-right:solid 20px transparent; border-top:solid 23px #00549c;}
.picture-1 .more:before{ left: -20px;}
.picture-1 .more:after{ right: -20px;}
.picture-1 .more a{ position: relative; z-index: 2; display: block; font-size: 16px; color: #fff; line-height: 46px; background: #0373d2;}
.picture-1 ul{ display: flex; flex-wrap: wrap;}
.picture-1.active:before,.picture-1.active:after{ display: none;}
.picture-2{ position: relative;}
.picture-2 .left{ position: absolute; left: 0; top:15px; z-index: 1; width:calc(50% - 555px); height: 100%; background: #1e1f23; clip-path: polygon(0% 0%,100% 0%,calc(100% - 80px) 100%,0% 100%);}
.picture-2 .left .bg{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: .22;}
.picture-2 .right{ position: absolute; right: 0; top:-15px; z-index: 1; width:calc(50% - 555px); height: 100%; background: #1e1f23; clip-path: polygon(80px 0%,100% 0%,100% 100%,0% 100%);}
.picture-2 .right .bg{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: .22;}
.picture-2 .center{ position: relative; z-index: 5; margin: 0 auto; max-width: 1280px;}
.picture-2 .center .bg{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: #0373d2; border-top:solid 4px #fff; border-bottom:solid 4px #fff; overflow: hidden; clip-path: polygon(80px 0%,100% 0%,calc(100% - 80px) 100%,0% 100%);}
.picture-2 .center .bg:before,.picture-2 .center .bg:after{ content:""; position: absolute; z-index: 2;top:0; width:85px; height:100%; background: #fff;}
.picture-2 .center .bg:before{ left: 0; clip-path: polygon(0% 0%,100% 0%,8px 100%,0% 100%);}
.picture-2 .center .bg:after{ right: 0; clip-path: polygon(calc(100% - 8px) 0%,100% 0%,100% 100%,0% 100%);}
.picture-2 .center .bg span{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: .22;}
.picture-2 .center .neirong{ position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; padding:0 85px; height: 200px;}
.picture-2 .center .neirong .textbox{ padding-left:65px; width: 50%;}
.picture-2 .center .neirong .textbox .biaoti{ margin-bottom:15px; font-size: 0;}
.picture-2 .center .neirong .textbox .biaoti img{ width: 335px;}
.picture-2 .center .neirong .textbox .tel a{ display: flex; justify-content: center; align-items: center; width: 200px; height: 40px; background: #fff; box-shadow:0 0 10px rgba(0,0,0,.3); border-radius: 3px;}
.picture-2 .center .neirong .textbox .tel a .icon{ font-size: 22px; color: #0373d2;}
.picture-2 .center .neirong .textbox .tel a .shuzi{ margin-left:10px; font-family: 'Impact'; font-size: 20px; color: #0373d2;}
.picture-2 .center .neirong .imgbox{ margin-top:-34px; text-align: center; width: 50%; font-size: 0;}
.picture-3-list a{ position: relative; display: block;}
.picture-3-list a .imgbox{ overflow: hidden;}
.picture-3-list a .imgbox span{ display: block; padding-top: calc(290 / 387 * 100%);}
.picture-3-list a .textbox{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; padding:0 10px; font-size: 16px; color: #fff; line-height: 50px; background: rgba(0,0,0,.38);}
.picture-3 ul{ display: flex; flex-wrap: wrap;}
.picture-4{ position: relative;}
.picture-4 .left{ width:calc(50% - 20px);}
.picture-4 .left .tel{ display: flex; margin-bottom:55px;}
.picture-4 .left .tel a{ display: flex; align-items: center;}
.picture-4 .left .tel a .icon{ font-size: 0;}
.picture-4 .left .tel a .icon img{ width: 73px;}
.picture-4 .left .tel a .text{ padding-left: 10px;}
.picture-4 .left .tel a .text .mc{ margin-bottom: 10px; font-size: 20px; color: #333; line-height: 24px;}
.picture-4 .left .tel a .text .shuzi{ font-family:'Impact'; font-size: 40px; color: #ff6c00; line-height: 44px;}
.picture-4 .left .imgbox{ overflow: hidden;}
.picture-4 .left .imgbox span{ display: block; padding-top:194px;}
.picture-4 .right{ position: absolute; right: 0; bottom: 0; z-index: 5; width: 50%;}
.picture-4 .right .maxen{ height:80px; font-family:'Impact'; font-size:124px; color: #fff; line-height: 120px; overflow: hidden;}
.picture-4 .right .box{ position: relative; z-index: 2; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.picture-4 .right .box .tops{ padding:0 20px; height:424px;}
.picture-4 .right .box .tops a{ display: block; padding-right:25px; padding-top:30px; padding-bottom: 30px; height:212px; border-top:dashed 1px #eeeeee;}
.picture-4 .right .box .tops a .biaoti{ display: flex; align-items: center; margin-bottom:15px; line-height:24px;}
.picture-4 .right .box .tops a .biaoti .icon{ width: 45px; font-size: 17px; color: #0373d2; text-align: center; text-align: center;}
.picture-4 .right .box .tops a .biaoti .mc{ width: calc(100% - 45px); font-size: 20px; color: #333; font-weight: bold;}
.picture-4 .right .box .tops a .jieshao{ padding-left: 45px; height:112px; font-size: 16px; color: #666666; line-height:28px; overflow: hidden;}
.picture-4 .right .box .jiantou{ display: flex; box-shadow:0 -5px 15px rgba(0,0,0,0.1);}
.picture-4 .right .box .jiantou div{ position: relative; width: 50%; height: 46px; outline: none;}
.picture-4 .right .box .jiantou .left{ background: #0373d2;}
.picture-4 .right .box .jiantou .left:before{ content:""; position: absolute; left: 50%; bottom: 18px; z-index: 1; margin-left:-70px; width: 140px; height: 1px; background: #fff;}
.picture-4 .right .box .jiantou .left:after{ content:""; position: absolute; left:50%; bottom: 18px; z-index: 1; margin-left:-70px; width:1px; height:15px; background: #fff; transform-origin: left bottom; transform:rotate(45deg);}
.picture-4 .right .box .jiantou .right{ background: #282828;}
.picture-4 .right .box .jiantou .right:before{ content:""; position: absolute; left: 50%; bottom: 18px; z-index: 1; margin-left:-70px; width: 140px; height: 1px; background: #fff;}
.picture-4 .right .box .jiantou .right:after{ content:""; position: absolute; right:50%; bottom: 18px; z-index: 1; margin-right:-70px; width:1px; height:15px; background: #fff; transform-origin: right bottom; transform:rotate(-45deg);}
.picture-5 .left{ width:calc(100% / 3 * 2 - 20px);}
.picture-5 .left .imgbox{ overflow: hidden; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.picture-5 .left .imgbox span{ display: block; padding-top:556px;}
.picture-5 .right{ padding:60px 20px 20px; width:calc(100% / 3); background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.picture-5 .right .biaoti{ margin-bottom:15px; font-size: 30px; color: #333; line-height: 34px;}
.picture-5 .right .jiangexian{ margin:0 auto 20px; width:33px; height: 3px; background: #0373d2;}
.picture-5 .right .jieshao{ padding:0 10px; margin-bottom: 50px; height:180px; font-size: 16px; color: #333; line-height: 30px; overflow: hidden;}
.picture-5 .right ul{ display: flex; justify-content: space-between;}
.picture-5 .right ul li{ width: calc(50% - 10px);}
.picture-5 .right ul li .imgbox{ overflow: hidden; border:1px solid #dfdfdf}
.picture-5 .right ul li .imgbox span{ display: block; padding-top:170px;}
.picture-9 ul li{ position: relative; overflow: hidden;}
.picture-9 ul li:nth-child(n+2){ margin-top:15px; padding-top: 15px; border-top: dashed 1px #dcdcdc;}
.picture-9 ul li:nth-child(n+2):before{ content:""; position: absolute; left:3px; top: 0; z-index: 1; width: 100%; height: 1px; border-top: dashed 1px #dcdcdc;}
.picture-9 ul li a{ display: flex; justify-content: space-between;}
.picture-9 ul li a .imgbox{ position: relative; width: 220px; overflow: hidden;}
.picture-9 ul li a .imgbox:before{ content:""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; border: solid 1px #eee;}
.picture-9 ul li a .imgbox span{ display: block; padding-top: 150px; background-size: cover;}
.picture-9 ul li a .textbox{ width: calc(100% - 240px);}
.picture-9 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size: 16px; color: #333; line-height: 24px;}
.picture-9 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 72px; color: #7d7d7d; line-height: 24px; overflow: hidden;}
.picture-9 ul li a .textbox .qita{ display: flex; justify-content: space-between; align-items: center;}
.picture-9 ul li a .textbox .qita .time{ font-size: 14px; color: #7d7d7d;}
.picture-9 ul li a .textbox .qita .more{ width: 95px; color: #fff; line-height: 24px; background: #0373d2; border-radius: 12px;}
.picture-11{ margin-bottom: 20px; font-size: 0;}
.picture-11 img{ max-width: 100%;}

.subnav .biaoti{ color: #fff; background: #0373d2;}
.subnav .kuang{ border: solid 1px #e9e9e9; border-top: none !important;}
.subnav ul>li>a{ position: relative; display: block; padding: 0 10px 0 75px; font-size: 15px; color: #333; line-height: 38px; border-bottom: solid 1px #e9e9e9;}
.subnav ul>li:first-child a{ border-top: solid 1px #e9e9e9;}
.subnav ul>li>a:before,.subnav ul li a:after{ content: ""; position: absolute; left:50px; top: 50%; margin-top: -4px; width:7px; height: 7px; background-position: center; background-repeat: no-repeat; background-size: 100% 100%;transition: all .3s;}
.subnav ul>li>a:before{ z-index: 1; background-image: url(../images/subanv_li_jt.png);}
.subnav ul>li>a:after{ z-index: 2; background-image: url(../images/subanv_li_jt_h.png); opacity: 0; }
.subnav ul>li.active a:before{ opacity: 0;}
.subnav ul>li.active a:after{ opacity: 1;}
.subnav ul>li.active a{ color: #fff; background: #ff6d00;}
.subnav .ul{ display: none;}
.subnav .ul .li a{ display: block; padding: 0 10px 0 75px; font-size: 15px; color: #333; line-height: 36px;border-bottom: solid 1px #e9e9e9; }
.subnav .ul .li.active a{ color: #fff; background:#ff6d00;}




footer .tops{ padding:30px 0; background: #eeeeee;}
footer .tops .col-xs-12{ display: flex; justify-content: space-between;}
footer .tops .menu ul{ display: flex;}
footer .tops .menu ul li:nth-child(n+2){ margin-left:95px;}
footer .tops .menu ul li .maxbiaoti{ margin:0 auto 20px; padding-bottom:15px; max-width: 87px; font-size:16px; color: #333333; font-weight: bold; line-height:24px; text-align: center; border-bottom: solid 2px #0351b0;}
footer .tops .menu ul li .ul .li{ display: flex; justify-content: center; line-height: 30px;}
footer .tops .menu ul li .ul .li a{ font-size: 16px; color: #333333;}
footer .tops .other{ padding-right:6%; text-align: center;}
footer .tops .other .logo{ margin-bottom: 15px; padding-bottom: 15px; border-bottom: solid 2px #d7d7d7;}
footer .tops .other .logo a{ display: block; font-size: 0;}
footer .tops .other .wechat{ margin-bottom: 25px;}
footer .tops .other .wechat ul{ display: flex; justify-content: center;}
footer .tops .other .wechat ul li:nth-child(n+2){ margin-left:30px;}
footer .tops .other .wechat ul li .imgbox{ margin-bottom: 10px; font-size: 0;}
footer .tops .other .wechat ul li .imgbox img{ width: 97px;}
footer .tops .other .wechat ul li .mc{ color: #333; line-height: 24px;}
footer .tops .other form{ display: flex; justify-content: space-between;}
footer .tops .other form input{ display: block; padding:0 10px; width: calc(100% - 88px); height: 40px; color: #999999; line-height: 40px; background: #fff; border: none;}
footer .tops .other form button{ padding:0; width:88px; height: 40px; color: #fff; line-height: 40px; background: #0373d2; border: none;}
footer .bots{ background: #282828;}
footer .bots .contact{ padding:50px 0; border-bottom:solid 1px #4c4c4c;}
footer .bots .contact ul{ display: flex; justify-content: space-between; align-items: center;}
footer .bots .contact ul li{display: flex; justify-content: center; align-items: center; width: calc(100% / 3); height: 60px; color: #fff; border-left:solid 1px #4c4c4c;}
footer .bots .contact ul li:last-child{border-right:solid 1px #4c4c4c;}
footer .bots .contact ul li .icon{ margin-right:10px; font-size:34px;}
footer .bots .contact ul li .mc{ font-size: 16px;}
footer .bots .copyright{ padding:13px 0; font-size: 14px; color: #fff; line-height: 24px;}

@media (min-width:992px){
	.col-md-3-cz-1{ width:290px;}
	.col-md-9-cz-1{ width:calc(100% - 290px);}
	header .top_bar{ background: #eeeeee;}
	header .top_bar .biaoyu{ font-size: 12px; color: #333333; line-height: 30px;}
	header .top_bar .right ul{ display: flex;}
	header .top_bar .right ul li{ height: 12px; line-height: 12px;}
	header .top_bar .right ul li:nth-child(n+2){ margin-left:10px; padding-left: 10px; border-left:solid 1px #333333;}
	header .top_bar .right ul li a{ display: block; font-size: 12px; color: #333;}
	header .top_bar .right ul li a:hover{color: #ff6c00; text-decoration: underline !important;}			
	header .qita .logo a{line-height:120px;}
	header .qita .tel{ display: flex; align-items: center;}
	header .qita .tel .icon{ font-size: 0;}
	header .qita .tel .icon img{ width: 52px;}
	header .qita .tel .text{ margin-left: 10px;}
	header .qita .tel .text .mc{ color: #333333;}
	header .qita .tel .text .shuzi{ font-family: 'Impact'; font-size: 34px; color: #ff6c00; line-height: 34px;}
	header .menu{ background: #0373d2;}
	header .menu ul{ display: flex; align-items: center; border-left: solid 1px #2c8ad9; border-right: solid 1px #0268bf;}
	header .menu ul li{ position:relative; width: calc(100% / 8); border-right: solid 1px #2c8ad9; border-left: solid 1px #0268bf;}
	header .menu ul li > a{ 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:20px; background:rgba(3,115,210,0.8);}
	header .menu ul li .ul .li:hover > a{ background:#ff6d00;}
	header .menu ul li:hover > a{ background:#ff6d00;}
	header .menu ul li.active > a{ background:#ff6d00;}
	.title-2 ul li a:hover{ background: #ff6d00;}
	.title-5{ display:flex; justify-content: space-between; align-items: center; margin-bottom: 20px; border-bottom: solid 1px #e6e6e6;}
	.title-5 .left{ position: relative; display: flex; align-items: flex-end; padding-bottom:15px;}	
	.title-5 .left:before,.title-5 .left:after{ content:""; position: absolute; bottom:-1px; z-index: 1; width:40px; height: 3px;}
	.title-5 .left:before{ left: 0; background: #ff6d00;}
	.title-5 .left:after{ left: 40px; background: #0373d2;}
	.title-5 .left .cn{ font-size: 20px; color: #ff6d00; font-weight: bold; line-height: 24px;}
	.title-5 .left .cn span{ color: #000000;}
	.title-5 .left .en{ margin-left: 10px; font-family:'Arial'; font-size: 12px; color: #888888;}
	.text-1{ padding:30px 0; border-bottom: solid 1px #eeeeee;}
	.text-1 .col-xs-12{ display: flex; justify-content: space-between; align-items: center;}
	.text-1 .left{ display: flex; align-items: center; width:calc(50% - 20px); line-height: 40px;}
	.text-1 .left .mc{ position: relative; font-size:16px; color: #999999;}	
	.text-1 .left .mc:before{ content: ""; position: absolute; left: 0; bottom: -2px; z-index: 1; width:50px; height: 2px; background: #0373d2;}
	.text-1 .left ul{ display: flex; flex-wrap: wrap; width: calc(100% - 64px); height: 40px; overflow: hidden;}
	.text-1 .left ul li{ margin-right: 10px;}
	.text-1 .left ul li a{ display: block; font-size: 16px; color: #999999;}
	.text-1 .left ul li a:hover{ color: #ff6d00; text-decoration: underline !important;}	
	.text-1 .right{ width: 50%;}	
	.text-1 .right form:hover{ box-shadow:inset 5px 5px 15px rgba(0,0,0,0.1);}
	.text-1 .right form button:hover{ box-shadow: inset 5px 5px 10px rgba(255,255,255,0.2);}	
	.text-3 .left .maxbiaoti .more a:hover{ color: #fff; background: #ff6c00; border-color: #ff6c00;}
	.text-3 .right .maxbiaoti .more a:hover{ color: #fff; background: #0373d2; border-color: #0373d2;}
	.text-3 ul li a:hover .time{ color: #0373d2;}
	.text-3 ul li a:hover .textbox .biaoti{ color: #0373d2;}
	.text-3 ul li a:hover .textbox .jieshao{ color: #0373d2;}
	.text-3 ul li a:hover .imgbox span{ transform:scale(1.1);}
	.text-5 ul li input:hover{ border: solid 1px #ff6d00;}
	.text-5 ul li textarea:hover{ border: solid 1px #ff6d00;}
	.text-5 ul li button:hover{background: #ff6d00;}
	.more-1 a:hover{ background: #ff6d00;}
	.picture-1-list a:hover .imgbox span{ transform: scale(1.1);}
	.picture-1-list a:hover .textbox{ color: #ff6d00;}	
	.picture-1 .more a:hover{ background: #ff6d00;}
	.picture-1 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-1 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-1 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-3-list a:hover .imgbox span{ transform: scale(1.1);}
	.picture-3-list a:hover .textbox{ background: rgba(3,115,210,.8);}
	.picture-3 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-3 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-3 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-4 .right .box .tops a:hover .biaoti .mc{ color: #ff6d00;}
	.picture-4 .right .box .jiantou .left:hover{ background: #ff6d00;}
	.picture-4 .right .box .jiantou .right:hover{ background: #ff6d00;}
	.picture-5{ display: flex; justify-content: space-between;}
	.picture-5 .left:hover .imgbox span{ transform: scale(1.1);}
	.picture-5 .right ul li:hover .imgbox span{ transform: scale(1.1);}
	.picture-9 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.picture-9 ul li a:hover .textbox .biaoti{ color: #ff6d00;}
	.picture-9 ul li a:hover .textbox .qita .more{ background: #ff6d00;}
	.subnav .biaoti{ display: flex; align-items: center; padding:0 20px; height:100px;}
	.subnav .biaoti .icon{ font-size: 0;}
	.subnav .biaoti .icon img{ width: 37px;}
	.subnav .biaoti .text{ padding-left: 15px;}
	.subnav .biaoti .text .cn{ font-size: 20px; line-height: 24px; font-weight: bold;}
	.subnav .biaoti .text .en{ font-size: 12px; line-height: 20px;}
	.subnav .kuang{ margin-bottom: 10px; padding:20px 0 10px;}
	.subnav .kuang.active{ padding:15px; color: #333; line-height:30px;}
	.subnav ul>li:hover>a:before{ opacity: 0;}
	.subnav ul>li:hover>a:after{ opacity: 1;}
	.subnav ul>li:hover>a{ color: #fff; background: #ff6d00;}
	.subnav .ul .li:hover a{ color: #fff; background:#ff6d00;}
	footer .tops .menu ul li .ul .li:hover a{ color: #0373d2;text-decoration: underline !important;}
	footer .tops .other form input:hover{ box-shadow: inset 5px 5px 10px rgba(0,0,0,0.1);}
	footer .tops .other form button:hover{ background: #ff6d00;}
}

@media (max-width:1339px){
	.title-2{ margin:0 -15px; padding:10px 15px;}
	.picture-1:before, .picture-1:after{ border-width: 15px;}
	.picture-1:after{ right:-15px;}
	.picture-1:before{ left:-15px;}
	.picture-2 .left{ width: calc(50% - 500px);}
	.picture-2 .right{ width: calc(50% - 500px);}
}

@media (max-width:1199px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	.main-pad-4{ padding:50px 0 0;}
	.main-pad-5{ padding:0 0 50px;}
	header .qita .logo a{ line-height: 100px;}
	header .qita .logo a img{ width: 450px;}
	.title-2 ul li{ margin:0 10px;}
	.title-2 ul li a{ font-size: 16px;}
	.title-3 ul li a{ font-size: 16px;}
	.text-1{ padding:15px 0;}
	.text-2 .cn{ font-size: 30px;}
	.text-3 .maxbiaoti{ padding:20px 20px 15px;}
	.text-3 .maxbiaoti .biaoti{ font-size: 20px;}
	.text-3 ul li a{ padding:0 20px;}
	.text-4{ padding:20px 20px 0;}
	.text-4 .textbox{ font-size: 14px;}
	.picture-1 .box{ padding:30px 30px 43px;}
	.picture-2 .left{ width:100px;}
	.picture-2 .right{ width:100px;}
	.picture-3-list a .textbox{ line-height: 44px;}
	.picture-4 .right .maxen{ font-size: 100px;}
	.picture-4 .right .box .tops a .jieshao{ font-size: 14px;}
	.picture-5 .left .imgbox span{ padding-top:500px;}
	.picture-5 .right{ padding:40px 20px 20px;}
	.picture-5 .right .biaoti{ font-size: 24px; line-height: 30px;}
	.picture-5 .right .jieshao{ margin-bottom: 30px; font-size: 15px;}
	.picture-5 .right ul li .imgbox span{ padding-top: 150px;}
	footer .tops .menu ul li:nth-child(n+2){ margin-left:50px;}
	footer .tops .menu ul li .ul .li a{ font-size: 14px;}
	footer .tops .menu ul li .maxbiaoti{ padding-bottom: 10px;}
	footer .tops .other{ padding-right: 0;}
	footer .bots .contact{ padding:30px 0;}
	footer .bots .copyright{ font-size: 14px;}
}

@media (max-width:1199px) and (min-width:992px){
	.col-md-3-cz-1{ width: 260px;}
	.col-md-9-cz-1{ width: calc(100% - 260px);}
	.subnav ul>li>a{ padding-left: 50px;}
	.subnav ul>li>a:before, .subnav ul li a:after{ left:30px;}
	.subnav .more{ padding:10px 20px;}
}

@media (max-width:991px){
	.main-pad-3{ padding:0;}
	.main-pad-4{ padding:30px 0 0;}
	.main-pad-5{ padding:0 0 30px;}
	.main-pad-6{ padding:20px 0 0;}
	header .qita .logo a{line-height:80px;}
	header .qita .logo a img{ width: 300px;}
	.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,115,210,0.8); }
	.menu-box ul li.active a{background: #ff6d00; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #0373d2;}
	.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-1 .box .cn span{ font-size: 24px;}
	.title-2{ margin:0 0 10px; padding:0; background: none;}
	.title-2 ul{ flex-wrap: wrap;}
	.title-2 ul li{ margin:0 5px 10px;}
	.title-2 ul li a{ font-size: 14px; line-height:34px; text-align: center; background: #0373d2; border-radius:17px;}
	.title-3{ margin-bottom: -10px;}
	.title-4{ padding:0 20px;}
	.title-4 .biaoti{ font-size:24px;}
	.title-6 .biaoti{ font-size: 18px;}
	.text-1{ border-bottom:solid 1px #eee;}
	.text-2{ text-align: center;}
	.text-2 .jiangexian{ margin: 0 auto;}
	.text-3{ display: block;}
	.text-3 .left{ width: auto;}
	.text-3 .right{ width: auto;}
	.text-3 .maxbiaoti{ padding:15px 20px; border-bottom: solid 1px #eee;}
	.text-3 ul li a{ height: auto; padding:20px;}
	.text-3 ul li a .time .maxshuzi{ font-size: 50px;}
	.text-3 ul li a .textbox .biaoti{ font-size: 16px;}
	.text-4{ padding:20px; height: auto;}
	.text-5{ padding:20px; height: auto;}
	.text-5.active{ padding:0;}
	.text-6{ line-height: 26px;}
	.more-1 a{ width: 150px; height: 40px; font-size: 14px;}
	.picture-1:before, .picture-1:after{ display: none;}
	.picture-1 .box{ margin-bottom: 20px; padding:0; box-shadow: none;}
	.picture-1 .more{ position: relative; bottom:initial; left: initial; margin: 0 auto; width: 150px;}
	.picture-1 .more:before, .picture-1 .more:after{ display: none;}
	.picture-1 .more a{ font-size: 14px; line-height: 40px;}
	.picture-1-list a .textbox{ font-size: 14px;}
	.picture-1 ul{ justify-content: space-between;}
	.picture-1 ul li{ width: calc(50% - 10px);}
	.picture-1 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-2 .left{ display: none;}
	.picture-2 .right{ display: none;}
	.picture-2 .center .bg{ clip-path:none; border: none;}
	.picture-2 .center .bg:before, .picture-2 .center .bg:after{ display: none;}
	.picture-2 .center .neirong{ padding:0 15px;}
	.picture-2 .center .neirong .textbox{ padding:0;}
	.picture-2 .center .neirong .textbox .biaoti{ margin-bottom: 20px;}
	.picture-2 .center .neirong .imgbox{ width: auto;}
	.picture-3 ul{ justify-content: space-between;}
	.picture-3 ul li{ width: calc(50% - 10px);}
	.picture-3 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-4 .left{ width: auto;}
	.picture-4 .left .tel{ margin-bottom: 20px; justify-content: center;}
	.picture-4 .left .imgbox span{ padding-top:calc(194 / 582 * 100%);}
	.picture-4 .right{ position: initial; width: auto;}
	.picture-4 .right .maxen{ color:#0373d2;}
	.picture-4 .right .box .tops{ height: auto;}
	.picture-4 .right .box .tops a .biaoti .icon img{ width:17px;}
	.picture-4 .right .box .tops a{ padding:20px 0; height: auto;}
	.picture-4 .right .box .tops a .jieshao{height:84px;}
	.picture-5 .left{ margin-bottom: 20px; width: auto;}
	.picture-5 .left .imgbox span{ padding-top:calc(542 / 777 * 100%);}
	.picture-5 .right{ padding:20px; width: auto;}
	.picture-5 .right .jieshao{ margin-bottom: 20px; height: auto;}
	.picture-5 .right ul li .imgbox span{ padding-top:calc(542 / 777 * 100%);}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti .cn{ position: relative; padding:0 15px; font-size: 18px; color: #fff; font-weight: bold; line-height: 50px; background: #0373d2;}
	.subnav .biaoti .cn:before{ content:""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top:-6px; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 8px #fff; transition: all .3s;}
	.subnav .biaoti.active .cn:before{ transform: rotate(90deg);}	
	footer .tops .col-xs-12{ display: block;}
	footer .tops .other .logo a img{ width: 220px;}
	footer .bots .contact{ padding:20px 0;}
	footer .bots .contact ul{ display: block;}
	footer .bots .contact ul li{ width: 100%; height: 40px; border: none !important;}
	footer .bots .contact ul li .icon{ font-size: 24px;}
	footer .bots .contact ul li .mc{ font-size: 14px;}
}

@media (max-width:767px){
	.about_ul{display:none;}
.about_ul>li>a {height:40px; line-height:40px; font-size:16px;}
.about_ul>li {margin-bottom:3px;}
.about_dl>dd {margin-top:3px;}
.about_dl>dd>a {height:34px; line-height:34px; font-size:14px;}
	body{ padding-bottom:54px;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-4{ padding:20px 0 0;}
	.main-pad-5{ padding:0 0 20px;}
	header .qita{background:url(../images/wzbg.png) repeat-x; height: 60px;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width: 320px;}
	.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-1 .box .cn span{ font-size: 20px;}
	.title-1 .box{ padding:0 30px 8px;}
	.title-3 ul li a{ min-width: 120px; font-size: 14px; height: 34px;}
	.title-4{ padding:20px; height: auto;}
	.text-1{ padding:10px 0;}
	.text-1 .right form{ border-radius: 17px;}	
	.text-1 .right form input{ width: calc(100% - 100px); font-size: 14px; height: 34px; line-height: 34px;}
	.text-1 .right form button{ width: 100px; height: 34px; font-size: 14px; line-height: 34px; border-radius:17px;}
	.text-2 .mc{ margin-bottom:5px; font-size: 24px; line-height: 30px;}
	.text-2 .cn{ margin-bottom:5px; font-size:24px; line-height: 34px;}
	.text-2 .en{ margin-bottom:5px;font-size: 12px;}
	.text-3 ul li a .time .maxshuzi{ font-size: 40px;}
	.text-5 ul li input{ height: 40px; font-size: 14px; line-height: 38px;}
	.text-5 ul li textarea{ padding:4px 10px; font-size: 14px;}
	.text-5 ul li button{ height: 40px; font-size: 14px; line-height: 40px;}
	.more-1 a{ width: 120px; height: 34px;}
	.picture-1 .more{ width: 120px;}
	.picture-1 .more a{ line-height: 34px;}
	.picture-2 .center .neirong{ display: block; padding:20px 15px; height: auto;}
	.picture-2 .center .neirong .textbox{ width: auto; text-align: center;}
	.picture-2 .center .neirong .textbox .tel a{ margin: 0 auto;}
	.picture-2 .center .neirong .imgbox{ display: none; margin:20px 0 0; width: auto;}
	.picture-3-list a .textbox{ font-size: 14px; line-height: 40px;}
	.picture-4 .left .tel a .icon img{ width: 50px;}
	.picture-4 .left .tel a .text .mc{ margin-bottom: 5px; font-size: 14px;}
	.picture-4 .left .tel a .text .shuzi{ font-size: 30px; line-height: 34px;}
	.picture-4 .right .maxen{ height: 40px; font-size:60px; line-height: 60px;}
	.picture-4 .right .box .tops a .biaoti .mc{ font-size: 18px;}
	.picture-5 .right{ padding:15px;}
	.picture-5 .right .biaoti{ font-size: 18px; line-height: 24px;}
	.picture-5 .right .jieshao{ font-size: 14px; line-height: 26px;}
	.picture-9 ul li a .imgbox{ width: 200px;}
	.picture-9 ul li a .textbox{ width: calc(100% - 220px);}
	.picture-9 ul li a .textbox .qita .time{ font-size: 14px;}
	.picture-9 ul li a .textbox .qita .more{ width: 70px; font-size: 12px;}
	.subnav .biaoti .cn{ font-size: 16px; line-height: 44px;}
	.subnav .ul .li a{ font-size: 14px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #0373d2; 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: #ff6c00;}
	.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{ padding:20px 0;}
	footer .tops .other .logo a img{ width: 180px;}
}

@media (max-width:479px){
	.title-2{ margin-bottom: 20px;}
	.title-2 ul{ justify-content: flex-start;}
	.title-2 ul li{ margin:0 10px 0 0; width: calc((100% - 20px) / 3);}
	.title-2 ul li:nth-child(3n+3){ margin-right: 0;}
	.title-2 ul li:nth-child(n+4){ margin-top: 10px;}
	.title-2 ul li a{ color: #333; background: none; border: solid 2px #0373d2; border-radius:19px;}
	.title-4 .biaoti{ font-size: 20px;}
	.text-3 .maxbiaoti{ padding:15px;}
	.text-3 .maxbiaoti .biaoti{ font-size: 18px;}
	.text-3 .maxbiaoti .more a{ font-size: 12px;}
	.text-3 ul li a{ padding:15px;}
	.text-3 ul li a .textbox .biaoti{ font-size: 14px;}
	.text-3 ul li a .textbox .jieshao{ font-size: 12px;}
	.text-4{ padding:15px;}
	.text-5{ padding:15px;}
	.picture-2 .center .neirong .textbox .biaoti img{ width:250px;}
	.picture-4 .right .box .jiantou .left:before{ margin-left:-50px; width: 100px;}
	.picture-4 .right .box .jiantou .right:before{ margin-left:-50px; width: 100px;}
	.picture-4 .right .box .jiantou .left:after{margin-left:-50px; }
	.picture-4 .right .box .jiantou .right:after{margin-right:-50px; }
	.picture-9 ul li a .imgbox{ width:160px;}
	.picture-9 ul li a .imgbox span{ padding-top:130px;}
	.picture-9 ul li a .textbox{ width: calc(100% - 180px);}
	.picture-9 ul li a .textbox .biaoti{ font-size: 14px;}
	.picture-9 ul li a .textbox .jieshao{ height:48px;}
	.picture-9 ul li a .textbox .qita .time{ font-size: 14px;}
	.picture-9 ul li a .textbox .qita .more{ width: 70px; font-size: 12px;}
}

@media (max-width:399px){
	.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;}
	.title-2 ul li{ width: calc(50% - 5px);}
	.title-2 ul li:nth-child(3n+3){ margin-right: 10px;}
	.title-2 ul li:nth-child(2n+2){ margin-right: 0;}
	.title-2 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-9 ul li a .textbox .qita .more{ display: none;}
}

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}
.maximg img{max-width: 100% !important;height: auto !important;}
