

@font-face {
    font-family: 'HelBold';
    src: url('../font/HelBold.eot');
    src:
    url('../font/HelBold.eot?#font-spider') format('embedded-opentype'),
    url('../font/HelBold.woff') format('woff'),
    url('../font/HelBold.ttf') format('truetype'),
    url('../font/HelBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHICB';
    src: url('../font/GOTHICB.eot');
    src:
    url('../font/GOTHICB.eot?#font-spider') format('embedded-opentype'),
    url('../font/GOTHICB.woff') format('woff'),
    url('../font/GOTHICB.ttf') format('truetype'),
    url('../font/GOTHICB.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHICREGs';
    src: url('../font/GOTHICREGs.eot');
    src:
    url('../font/GOTHICREGs.eot?#font-spider') format('embedded-opentype'),
    url('../font/GOTHICREGs.woff') format('woff'),
    url('../font/GOTHICREGs.ttf') format('truetype'),
    url('../font/GOTHICREGs.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}

/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
a,label{text-decoration:none; color:inherit; background:transparent; -webkit-tap-highlight-color: transparent;}
input[type="submit"],button {-webkit-appearance:none; /*去除input默认样式*/}

*:before,*:after{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}


.scaleimg:hover img,.scaleimg:hover em{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

.transXRight { opacity: 0; visibility: hidden; -webkit-transform: translateX(100px); transform: translateX(100px); -webkit-transform-origin: left; transform-origin: left; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 400ms; transition: 600ms 400ms; }
.transy5 { opacity: 0; visibility: hidden; -webkit-transform: translateY(80px); transform: translateY(80px); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 400ms; transition: 600ms 400ms; }
.transXLeft { opacity: 0; visibility: hidden; -webkit-transform: translateX(-100px); transform: translateX(-100px); -webkit-transform-origin: left; transform-origin: left; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 400ms; transition: 600ms 400ms; }
.transy51 { opacity: 0; visibility: hidden; -webkit-transform: translateY(-80px); transform: translateY(-80px); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-transition: 600ms 400ms; transition: 600ms 400ms; }

.delyaTran100{-webkit-transition: 600ms 100ms; transition: 600ms 100ms; }
.delyaTran200{-webkit-transition: 600ms 200ms; transition: 600ms 200ms; }
.delyaTran300{-webkit-transition: 600ms 300ms; transition: 600ms 300ms; }
.delyaTran400{ -webkit-transition: 600ms 400ms; transition: 600ms 400ms;}
.delyaTran500{ -webkit-transition: 600ms 500ms; transition: 600ms 500ms;}
.delyaTran600{ -webkit-transition: 600ms 600ms; transition: 600ms 600ms;}


.is-show .transXLeft,.is-show .transXRight { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); }
.is-show .transy5 { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
.is-show .transy51 { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }


.qChannel dl a{display: block;}
.qChannel dl dt{margin-bottom: 20px;width: 100%;}
.qChannel dl dt .pic{width: 61.75%;height: 0;padding-bottom: 376px;position: relative;overflow: hidden;}
.qChannel dl .pic em{position: absolute;left: 0;top；0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.qChannel dl .pic b{position: absolute;left: 0;top；0;width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.4);opacity: 0;}
/*.qChannel dl a:hover .pic b{opacity: 1;}*/
.qChannel dl dt .text{width: 38.25%;height: 376px;background: #ffffff;box-sizing: border-box;padding: 70px 50px 0 39px;}
.qChannel dl dt .text .tit{margin-bottom: 22px;}
.qChannel dl .tit h4{font-size: 30px;line-height: 40px;color: #333333;font-weight: normal;}
.qChannel dl .tit h5{font-size: 16px;line-height: 26px;color: #333333;font-weight: 300;}
.qChannel dl dt .text p{font-size: 16px;line-height: 34px;color: #666666;height: 68px;margin-bottom: 42px;overflow: hidden;}
/*.qChannel dl dt .text span{display: inline-block;*display: inline;*zoom: 1;height: 37px;line-height: 37px;font-size: 16px;color: #333333;font-weight: 300;padding-right: 49px;position: relative;}
.qChannel dl dt .text span:before{width: 32px;height: 16px;content: "";position: absolute;right: 0;top:50%;margin-top: -8px;background: url(../images/ql/arrow1.png) no-repeat right center;
-webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.qChannel dl dt a:hover .text span{color: #009adc;}
.qChannel dl dt a:hover .text span:before{background-position: left center;}*/

.qChannel dl dt a .text .tit{-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.qChannel dl dt a:hover .text .tit{-webkit-transform:translateY(-12px);transform:translateY(-12px);}

.qChannel dl dt .text span{display: inline-block;width: 29px;height: 18px;background: url(../images/ay19_4.png) -33px 0 no-repeat;margin-top: 25px;
-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;}
.qChannel dl dt a:hover .text span{background-position: left top;}

.qChannel dl dd{width: 49%;}
.qChannel dl dd .pic{height: 0;padding-bottom: 51.786%;position: relative;overflow: hidden;}
.qChannel dl dd .pic .tit{position: absolute;left: 40px;bottom: 12px;z-index: 3;}
.qChannel dl dd .pic .tit h4{color: #fefefe;}
.qChannel dl dd .pic .tit h5{color: #ffffff;}
.qChannel dl dd .text{padding: 43px 40px;background: #ffffff;font-size: 16px;line-height: 34px;color: #666666;}
.qChannel dl dd .text p{height: 68px;overflow: hidden;}
.qChannel dl dd:hover,.qChannel dl dt:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);}
.qChannel dl dd:hover .pic .tit{bottom: 30px;}

.qNyWrap{padding: 15px 0 0;}
.qNyWrap .qItem{margin-bottom: 60px;font-size: 16px;line-height: 34px;color: #555555;text-align: justify;}
.qNyWrap .qNyTit{font-size: 36px;line-height: 59px;color: #333333;font-weight: normal;margin-bottom: 14px;}
.qNyWrap .qDesc{font-size: 16px;line-height: 34px;color: #555555;margin-bottom: 20px;}
.qRDWrap .qItem .cont{}
.qRDWrap .qItem .cont *{max-width: 100% !important;}

.qRDWrap .qItem1 .cont .t{text-align: center;font-size: 18px;color: #333333;line-height: 38px;margin-bottom: 20px;font-weight: bold;}
.qNyWrap .qTableWrp .qTabHeader{height: 50px;background: #dbdbdb;text-align: center;font-size: 16px;color: #333333;line-height: 50px;position: relative;cursor: pointer;margin-bottom: 31px;}
.qNyWrap .qTableWrp .qTabHeader i{display: block;width: 0;height: 0;border: 8px solid transparent;border-top-color: transparent;
border-top-style: solid;border-top-width: 8px;border-top: 8px solid #dbdbdb;position: absolute;left: 50%;margin-left: -15px;bottom: -15px;filter: alpha(opacity=0);opacity: 0;}
.qNyWrap .qTableWrp .qTabHeader:hover,
.qNyWrap .qTableWrp .qTabHeader.on{background: #d0e2ea;}
.qNyWrap .qTableWrp .qTabHeader.on i{filter: alpha(opacity=100);opacity: 1;border-top-color: #d0e2ea;}

.qNyWrap .qTable{width: 100%;display: none;}
.qNyWrap .qTable table{border-collapse:collapse;border-spacing:0;width: 100%;text-align: center;word-break: break-all;}
.qNyWrap .qTable table th{background: #009adc;font-size: 16px;color: #ffffff;font-weight: bold;line-height: 50px;line-height: 34px;padding: 8px 0;
border:1px solid #c2c2c2;}
.qNyWrap .qTable table .textLeft{text-align: left;padding: 8px 25px;}
.qNyWrap .qTable table td{border:1px solid #c2c2c2;font-size: 16px;color: #555555;padding: 7px 10px;line-height: 34px;}
.qNyWrap .qTable table td.textLeft{padding: 7px 25px;}

.qRDWrap .qItem2 .cont{margin-bottom: 62px;}
.qDataUl{border-top: 1px solid #c6c7c8;border-bottom: 1px solid #c6c7c8;}
.qDataUl li{width: 25%;text-align: center;padding: 15px 0 30px;}
.qDataUl li em{display: block;height: 96px;line-height: 96px;font-size: 60px;color: #009adc;font-family: "HelBold";
display: inline-block;*display: inline;*zoom: 1;position: relative;}
.qDataUl li em i{font-size: 30px;line-height: 30px;height: 30px;position: absolute;right: -20px;top:10px;font-family: "GOTHICREG";}
.qDataUl li p{padding: 0 28px;min-height: 68px;}

.qRDWrap .qItem3 .qNyTit{margin-bottom: 30px;}

.qScroll1{width: 100%;overflow: hidden;position: relative;margin-top: 75px;}
.qScroll1:before{content: "";width: 100%;height: 1px;background: #bebebe;position: absolute;left: 0;top:50%;}
.qScroll1:after{content: "";width: 14px;height: 16px;background: url(../images/ql/trangle.png) no-repeat center;position: absolute;right: 0;top:50%;margin-top: -8px;}
.qScroll1 .swiper-slide{position: relative;}
.qScroll1 .swiper-slide ul{width: 100%;padding: 148px 50px;box-sizing: border-box;overflow: hidden;}
.qScroll1 .swiper-slide ul li{width: 20%;position: relative;}
.qScroll1 .swiper-slide .dot{display: block;width: 8px;height: 8px;border:3px solid #d0d0d0;border-radius: 50%;background: #f5f5f5;margin: 0 auto;}
.qScroll1 .swiper-slide .cont{width: 296px;position: absolute;left: 50%;margin-left: -148px;top:35px;text-align: center;}
.qScroll1 .swiper-slide .cont .arr{display: block;margin: 0 auto;width: 0;height: 0;}
.qScroll1 .swiper-slide .cont .date{height: 44px;background: #e8e8e8;line-height: 44px;font-size: 16px;color: #333333;}
.qScroll1 .swiper-slide .cont .txt{width: 100%;font-size: 16px;line-height: 30px;color: #555555;background: #ffffff;height: 71px;display: table;vertical-align: middle;}
.qScroll1 .swiper-slide .cont .txt p{display: table-cell;vertical-align: middle;}
.qScroll1 .swiper-slide  ul li.odd .cont{top:auto;bottom: 35px;}
.qScroll1 .swiper-slide  ul li.even .cont .arr{border-right: 12px solid transparent;border-bottom: 12px solid #e8e8e8;border-left: 12px solid transparent;}
.qScroll1 .swiper-slide ul li.odd .cont .arr{border-right: 12px solid transparent;border-top: 12px solid #e8e8e8;border-left: 12px solid transparent;}
.qScroll1 .swiper-slide ul li:hover .dot{border-color: #009adc;background: #009adc;}
.qScroll1 .swiper-slide.even ul li:hover .cont .arr{border-bottom-color: #009adc;}
.qScroll1 .swiper-slide ul li.odd:hover .cont .arr{border-top-color: #009adc;}
.qScroll1 .swiper-slide ul li:hover .cont .date{background: #009adc;color: #fff;}
.qScroll1 .swiper-button-prev,
.qScroll1 .swiper-button-next{width: 35px;height: 36px;position: absolute;top:70px;background: url(../images/ql/arrow2.png) no-repeat left top;z-index: 99;}
.qScroll1 .swiper-button-next{background-position: right top;}
.qScroll1 .swiper-button-prev:hover,
.qScroll1 .swiper-button-next:hover{background-position-y:bottom;}

.qdevpWap{display: none;padding-top: 20px;}
.qdevpWap ul li{margin-bottom: 20px;}
.qdevpWap ul li .t{height: 42px;line-height: 42px;padding: 0 3%;background: #e8e8e8;font-size: 18px;color: #666;font-family: "Arial";}
.qdevpWap ul li .c{padding: 17px 3% 20px;background: #fff;color: #777;position: relative;}
.qdevpWap ul li .c p{padding-left: 18px;position: relative;font-size: 14px;line-height: 32px;}
.qdevpWap ul li .c p:before{content: "";width: 7px;height: 2px;background: #777;position: absolute;left: 0;top:11px;}

.qDataUl.qDataUl1{border-top:none;margin-bottom: 34px;}
.qDataUl.qDataUl1 li{width: 25%;}
.qDataUl.qDataUl1 li p{padding: 0;min-height: 34px;}
.qDataUl.qDataUl2{border-top:none;}
.qDataUl.qDataUl2 li{width: 33.3%;}
.qCont{margin: 30px 0;}
.qDataUl.qDataUl4{border-top:none;}
.qDataUl.qDataUl4 li{width: 16.6%;}
.qNyWrap .qTit1{font-size: 18px;color: #333333;font-weight: bold;line-height: 34px;margin-bottom: 14px;}

.qHonorList{width: 100%;overflow: hidden;}
.qHonorList ul{width: 1160px;padding-bottom: 20px;}
.qHonorList ul li{width: 366px;margin: 0 20px 30px 0;float: left;}
.qHonorList ul li a{display: block;}
.qHonorList ul li a .pic{position: relative;height: 276px;border:8px solid #e3e4e4;text-align: center;line-height: 256px;background: #ffffff;overflow: hidden;}
.qHonorList ul li a .pic img{max-width: 100%;max-height: 100%;}
.qHonorList ul li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: url(../images/ql/blue60.png) repeat;z-index: 2;
filter: alpha(opacity=0);opacity: 0;}
.qHonorList ul li a .pic i{width: 47px;height: 47px;position: absolute;left: 50%;top:50%;margin: -24px 0 0 -24px;z-index: 4;background: url(../images/ql/honorIcon.png) no-repeat center;background-size: 100% 100%;
-webkit-transform: scale(0);transform: scale(0);}
.qHonorList ul li a h5{height: 65px;background: #cfd0d0;text-align: center;line-height: 65px;font-size: 16px;color: #333333;font-weight: normal;padding: 0 5%;}
.qHonorList ul li a:hover .pic b{filter: alpha(opacity=100);opacity: 1;}
.qHonorList ul li a:hover .pic i{-webkit-transform: scale(1);transform: scale(1);}
.qHonorList ul li a:hover h5{background: #009adc;color: #fff;}



.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.8);opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery.show{opacity:1}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left{position:absolute;top:43%;left:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}
.g-right{position:absolute;top:43%;right:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}
.Gallery img{max-height:87%;max-width:99%}
.Gallery.Gallery-none img{max-height:100%;max-width:99%}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}
.g-list span{display:inline-block;vertical-align:middle;height:100%}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}
.g-close{cursor:pointer}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}
.g-top button:hover{opacity:1}

.aboutChannel{font-size: 16px;line-height: 34px;color: #555555;text-align: justify;}
.aboutChannel .aboutTit{font-size: 30px;color: #333333;line-height: 34px;font-weight: normal;margin-bottom: 18px;text-align: center;}
.aboutChannel .item1{margin-bottom: 70px;}
.aboutChannel .desc{padding: 0 50px 30px;text-align: center;}
.aboutChannel .item1 .cont{height: 420px;background: url(../images/ql/aboutChannel1.jpg) no-repeat center;background-size: cover;position: relative;}
.aboutChannel .item1 .cont ul{width: 100%;position: absolute;left: 0;bottom: 45px;text-align: center;}
.aboutChannel .item1 .cont ul li{width: 33.3%;}
.aboutChannel .item1 .cont ul li .num{height: 93px;line-height: 93px;font-size: 70px;color: #ffffff;font-family: "GOTHICB";display: inline-block;*display: inline;*zoom: 1;position: relative;}
.aboutChannel .item1 .cont ul li .num span{font-size: 36px;font-family: "GOTHICREG";position: absolute;right: -30px;top:10px;height: 36px;line-height: 36px;}
.aboutChannel .item1 .cont ul li p{font-size: 18px;color: #ffffff;line-height: 35px;}
.aboutChannel .item1 .desc a{display: block;}

.aboutChannel .item1 .cont{position: relative;background: none;overflow: hidden;}
.aboutChannel .item1 .cont .bg{width: 100%;height: 100%;position: absolute;left: 0;top:0;}
.aboutChannel .item1 .cont .bg1{background: url(../images/ql/aboutChannel1_1.jpg) no-repeat center;background-size: cover;}
.aboutChannel .item1 .cont .bg2{background: url(../images/l_80.png) repeat;filter: alpha(opacity=0);opacity: 0;z-index: 2;
filter: alpha(opacity=0);opacity: 0;}
.aboutChannel .item1 .cont a{display: block;width: 100%;height: 100%;box-sizing: border-box;position: relative;z-index: 3;padding-top: 68px;}
.aboutChannel .item1 .cont .aboutTit{color: #ffffff;}
.aboutChannel .item1 .cont:hover .bg1{-webkit-transform: scale(1.1);transform: scale(1.1);}
.aboutChannel .item1 .cont:hover .bg2{filter: alpha(opacity=40);opacity: 0.4;}


.aboutChannel .item2{width: 100%;height: 420px;background: url(../images/ql/aboutChannel2.jpg) no-repeat center;background-attachment: fixed;}
.aboutChannel .item2 a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-top: 110px;}
.aboutChannel .item2 a .aboutTit{color: #ffffff;}
.aboutChannel .item2 a .desc{color: #ffffff;margin-bottom: 53px;}
.aboutChannel .item2 a .arrow{display: block;width: 45px;height: 45px;margin: 0 auto;text-align: center;line-height: 45px;position: relative;}
.aboutChannel .item2 a .arrow:before,
.aboutChannel .item2 a .arrow:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: #fff;opacity: 0.2;border-radius: 50%;}
.aboutChannel .item2 a .arrow:after{z-index: 2;background: url(../images/ql/arrow6.png) no-repeat right top;opacity: 1;}
.aboutChannel .item2 a:hover .arrow:before{opacity: 1;background: #fff;}

.aboutChannel .item2.item2_2 a .arrow:after{background: url(../images/ql/arrow6.png) no-repeat right top;}
.aboutChannel .item2.item2_2 a:hover .arrow:before{background: #fff;}
.aboutChannel .item2 a:hover .arrow:after{background-position: left top;}


.aboutChannel .item3{margin: 70px auto 20px;}
.aboutChannel .item3 li{width: 49%;}
.aboutChannel .item3 li a{display: block;}
.aboutChannel .item3 li a .pic{width: 100%;height: 0;padding-bottom: 57.14%;position: relative;overflow: hidden;}
.aboutChannel .item3 li a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.aboutChannel .item3 li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.4);opacity: 0;}
.aboutChannel .item3 li a .text{padding: 20px 66px 35px 40px;}
.aboutChannel .item3 li a .text h5{height: 47px;line-height: 47px;margin-bottom: 12px;font-size: 30px;color: #333333;font-weight: normal;}
.aboutChannel .item3 li a .text p{font-size: 16px;line-height: 34px;color: #555555;height: 68px;overflow: hidden;}
.aboutChannel .item3 li:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);}
/*.aboutChannel .item3 li a:hover .pic b{opacity: 1;}*/
.aboutChannel .item3 li a:hover .text h5{color: #009adc;-webkit-transform:translateY(-6px);transform:translateY(-6px);}

.aboutChannel .item4{margin-top: 70px;}
.aboutChannel .item4 dd,.aboutChannel .item4 dt{width: 33.3%;}
.aboutChannel .item4 dd a,.aboutChannel .item4 dt a{display: block;height: 0;padding-bottom: 110.53%;position: relative;overflow: hidden;}
.aboutChannel .item4 dd a em,.aboutChannel .item4 dt a em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.aboutChannel .item4 dd a b{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: url(../images/ql/shadow.png) no-repeat center;background-size: 100% 100%;}
.aboutChannel .item4 dd a .aboutTit{position: absolute;left: 40px;bottom: 36px;color: #f5f5f5;}
.aboutChannel .item4 dt a b{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: #009adc;z-index: 2;filter: alpha(opacity=0);opacity: 0;}
.aboutChannel .item4 dt a .text{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 3;box-sizing: border-box;padding: 86px 37px 0 40px;text-align: left;}
.aboutChannel .item4 dt a .text .aboutTit{text-align: left;}
.aboutChannel .item4 dt a .text p{font-size: 16px;line-height: 34px;color: #555555;height: 102px;overflow: hidden;margin-bottom: 110px;}
.aboutChannel .item4 a .arrow{display: block;width: 45px;height: 45px;position: relative;}
.aboutChannel .item4 a .arrow:before,
.aboutChannel .item4 a .arrow:after{content:"";position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.aboutChannel .item4 a .arrow:before{background: #c2c1c1;border-radius: 50%;filter: alpha(opacity=20);opacity: 0.2;}
.aboutChannel .item4 a .arrow:after{z-index: 2;background: url(../images/ql/arrow4.png) no-repeat left top;}
.aboutChannel .item4 a:hover .arrow:before{background: #fff;filter: alpha(opacity=100);opacity: 1;}
.aboutChannel .item4 a:hover .arrow:after{background-position: right top;}
.aboutChannel .item4 dt a:hover b{filter: alpha(opacity=100);opacity: 1;}
.aboutChannel .item4 dt a:hover .text .aboutTit,
.aboutChannel .item4 dt a:hover .text p{color: #fff;}
.aboutChannel .item4 dd a:hover .aboutTit{bottom: 56px;} 
.aboutChannel .item4 dd a .arrow{position: absolute;left: 60px;bottom: 10px;filter: alpha(opacity=0);opacity: 0;z-index: 3;}
.aboutChannel .item4 dd a .arrow:before{display: none;}
.aboutChannel .item4 dd a .arrow:after{background-image: url(../images/ql/arrow5.png);}
.aboutChannel .item4 dd a:hover .arrow{filter: alpha(opacity=100);opacity: 1;left: 40px;}
.aboutChannel .item4 dt a:hover .text .aboutTit{-webkit-transform:translateY(-12px);transform:translateY(-12px);}


.aboutChannel .item1 .arrow{display: block;width: 45px;height: 45px;position: relative;margin: 0 auto 30px;}
.aboutChannel .item1 .arrow:before,
.aboutChannel .item1 .arrow:after{content:"";position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.aboutChannel .item1 .arrow:before{background: #c2c1c1;border-radius: 50%;filter: alpha(opacity=20);opacity: 0.2;}
.aboutChannel .item1 .arrow:after{z-index: 2;background: url(../images/ql/arrow4.png) no-repeat left top;}
.aboutChannel .item1:hover .arrow:before{background: #fff;filter: alpha(opacity=100);opacity: 1;}
.aboutChannel .item1:hover .arrow:after{background-position: right top;}

.qReadPdf{margin-bottom: 56px;}
.qReadPdf a{display: block;position: relative;overflow: hidden;}
.qReadPdf a .pic em{display: block;width: 100%;height: 350px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.qReadPdf a b{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;background: url(../images/l_80.png) repeat;background: rgba(0,0,0,0.3);filter: alpha(opacity=0);opacity: 0;}
.qReadPdf a h5{width: 100%;position: absolute;left: 0;bottom: 33px;z-index: 3;text-align: center;font-size: 24px;line-height: 34px;color: #ffffff;font-weight: normal;}
.qReadPdf a:hover b{filter: alpha(opacity=100);opacity: 1;}

.yfnlList{position: relative;margin-bottom: 51px;z-index: 2;}
.yfnlList:before{content: "";width: 79px;height: 79px;position: absolute;left: 50%;z-index: 9;margin-left: -40px;top:109px;background: url(../images/ql/yfArrow.png) no-repeat center;background-size: 100% 100%;}
.yfnlList li{width: 555px;}
.yfnlList li .pic{height: 0;position: relative;overflow: hidden;padding-bottom: 300px;}
.yfnlList li .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.yfnlList li .txt{padding: 20px 50px 0;height: 220px;box-sizing: border-box;background: #ffffff;}
.yfnlList li .txt h5{height: 57px;line-height: 57px;font-size: 30px;color: #333333;font-weight: normal;}
.yfnlList li .txt dl dd{min-width: 50%;box-sizing: border-box;padding-left: 20px;position: relative;font-size: 16px;color: #333333;line-height: 36px;}
.yfnlList li .txt dl dd:before{content: "";width: 7px;height: 7px;background: #29aae2;border-radius: 50%;position: absolute;left: 0;top:13px;}

.yfls .wap{text-align: center;display: none;}
.yfls .wap h5{height: 44px;line-height: 44px;background: #009adc;border-radius: 8px;font-size: 16px;color: #ffffff;}
.yfls .wap img{height: 10px;}
.yfls .wap h5.y{background: #f9b62e;}
.yfls .wap h5.g{background: #99d435;}

@media only screen and (max-width: 1160px){

.qDataUl li p{/*font-size: 15px;line-height: 28px;*/padding: 0 20px;}
.qDataUl li em{font-size: 40px;height: 60px;line-height: 60px;}
.qDataUl li em i{font-size: 20px;line-height: 20px;height: 20px;right: -15px;}

/*.qScroll1 .swiper-slide .cont{width: 100%;left: 0;margin-left: 0;}*/

.qHonorList ul{width: 100%;}
.qHonorList ul li{width: 32%;margin-right: 2%;}
.qHonorList ul li:nth-child(3n){margin-right: 0;}

.aboutChannel .item4 dt a .text{padding: 40px 37px 0 40px;}
.aboutChannel .item4 dt a .text p{margin-bottom: 50px;}

.yfnlList li{width: 48%;}
.yfnlList li .txt{padding:  20px 20px 0;}

}

@media only screen and (max-width: 1024px){

.qDataUl li{width: 33.3%;}
.qDataUl li:nth-child(4),
.qDataUl li:nth-child(5){width: 50%;}

.qScroll1.qdevpPc{display: none;}
.qdevpWap{display: block;}

.qDataUl.qDataUl1 li{width: 25%;}

.qDataUl.qDataUl4 li{width: 33.3%;}

.aboutChannel .desc{padding: 0 0 30px;}
.aboutChannel .item1 .cont ul li .num{height: 70px;line-height: 70px;font-size: 50px;}
.aboutChannel .item4 dt a .text p{margin-bottom: 30px;font-size: 15px;line-height: 25px;height: 75px;}


.yfnlList li .txt{height: auto;padding:  20px;min-height: 250px;}
}

@media only screen and (max-width: 768px){
.qChannel dl dt .pic,.qChannel dl dt .text{width: 100%;}
.qChannel dl dt .text{height: auto;padding: 30px 20px 40px;}
.qChannel dl dt .text p{height: auto;max-height: 60px;margin-bottom: 24px;}
.qChannel dl dd{width: 100%;margin-bottom: 20px;}
.qChannel dl dd .pic .tit{left: 20px;}
.qChannel dl dd .text{padding: 30px 20px;}

.qNyWrap .qTable table th{font-size: 14px;}

.qDataUl li{width: 50%;}

.qDataUl.qDataUl1 li{width: 50%;}

.qDataUl.qDataUl4 li{width: 50%;}

.qHonorList ul li{width: 49%;margin-right: 0;}
.qHonorList ul li:nth-child(2n){float: right;}

.aboutChannel .item1 .cont{height: auto;padding: 15% 0;}
.aboutChannel .item1 .cont ul{position: relative;z-index: 3;bottom: 0;}

/*.aboutChannel .item1 .cont:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url(../images/l_80.png) repeat;}
*/
.aboutChannel .item1 .cont .bg2{filter: alpha(opacity=100);opacity: 1;}
.aboutChannel .item1 .cont:hover .bg2{filter: alpha(opacity=100);opacity: 1;}
.aboutChannel .item1 .cont a{height: auto;padding-top: 0;}
.aboutChannel .item1 .cont a .aboutTit{margin-bottom: 40px;}

.aboutChannel .item3 li a .text{padding: 20px 10px 35px;}

.aboutChannel .item2{height: auto;position: relative;}
.aboutChannel .item2:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url(../images/l_80.png) repeat;}
.aboutChannel .item2 a{height: auto;padding: 15% 0 10%;position: relative;z-index: 3;}
.aboutChannel .item4 dd a .aboutTit{left: 20px;}
.aboutChannel .item4 dd a:hover .arrow{left: 20px;}
.aboutChannel .item4 dt a .text{padding: 40px 20px 0;}
.aboutChannel .item4 dt a .text p{margin-bottom: 20px;}

.aboutChannel .aboutTit{font-size: 24px;line-height: 24px;}
.aboutChannel .item3 li a .text h5{font-size: 24px;line-height: 32px;margin-bottom: 0;}

.aboutChannel .item2 a .desc{margin-bottom: 30px;}

.aboutChannel .item1 .cont ul li p{font-size: 16px;line-height: 28px;}

.aboutChannel .item2{background-attachment: scroll;}
.aboutChannel .item2 a .arrow:before,
.aboutChannel .item2 a .arrow:after{display: none;}
.aboutChannel .item2 a .arrow{background: url(../images/ql/retArr1.png) no-repeat center;background-size: 100% 100%;}
.aboutChannel .item4 a .arrow:before,
.aboutChannel .item4 a .arrow:after{display: none;}
.aboutChannel .item4 a .arrow{background: url(../images/ql/retArr2.png) no-repeat center;background-size: 100% 100%;}
.aboutChannel .item4 dd a .arrow{display: none;}
.aboutChannel .item4 a:hover .arrow{background-image: url(../images/ql/retArr1.png);}

.qHonorList ul li a .pic b,
.qHonorList ul li a .pic i{display: none;}

.aboutChannel .item1 .arrow:before,
.aboutChannel .item1 .arrow:after{display: none;}
.aboutChannel .item1 .arrow{background: url(../images/ql/retArr2.png) no-repeat center;background-size: 100% 100%;}

.aboutChannel,
.aboutChannel .item3 li a .text p,
.aboutChannel .item4 dt a .text p{font-size: 14px;line-height: 32px;line-height: 28px;}
.aboutChannel .item4 dt a .text p{height: 96px;}


.qChannel dl .tit h4{font-size: 24px;line-height: 34px;}

.qChannel dl dt .text p,
.qChannel dl dd .text{font-size: 14px;line-height: 28px;}
.qChannel dl dd .text p{height: 64px;}

.qNyWrap .qItem{font-size: 14px;line-height: 32px;}
.qHonorList ul li a h5{font-size: 14px;}

.qNyWrap .qDesc,
.qNyWrap .qTable table td,
.qNyWrap .qTable table th{font-size: 14px;line-height: 32px;line-height: 28px;}

.qNyWrap .qTableWrp .qTabHeader{font-size: 14px;line-height: 44px;height: 44px;}

/*.aboutChannel .desc{text-align: left;}*/

.qReadPdf a .pic em{padding-bottom: 30.7%;height: 0;}
.qReadPdf a h5{font-size: 18px;bottom: 10%;}
.qReadPdf a b{filter: alpha(opacity=100);opacity: 1;}


.yfnlList li{width: 100%;margin-bottom: 30px;}
.yfnlList:before{display: none;}
.yfnlList li .pic{padding-bottom: 54%;}
.yfnlList li .txt{height: auto;padding: 20px 20px 30px;min-height: auto;}
.yfnlList li .txt h5{height: 40px;line-height: 40px;font-size: 24px;}
.yfnlList li .txt dl dd{font-size: 14px;line-height: 28px;width: 100%;}
.yfnlList li .txt dl dd:before{top:12px;}
.yfnlList li.fr{margin-bottom: 0;}
/*.yfnlList:before{top:10%;width: 50px;height: 50px;margin-left: -25px;}
.yfnlList li .txt dl dd{width: 100%;}
.yfnlList li .pic{padding-bottom: 54%;}
.yfnlList li .txt{height: 258px;}
.yfnlList li .txt h5{height: 40px;line-height: 40px;font-size: 24px;}*/

.yfls .pc{display: none;}
.yfls .wap{display: block;}

}

@media only screen and (max-width: 768px){
.aboutChannel .item4 dd, .aboutChannel .item4 dt{width: 80%;margin: 0 auto 20px;float: none;}
}

@media only screen and (max-width: 468px){

.qChannel dl dt .pic{padding-bottom: 53.41%;}	
/*.qChannel dl .tit h4{font-size: 22px;line-height: 30px;}*/
.qChannel dl .tit h5{font-size: 14px;line-height: 20px;}
.qChannel dl dt .text .tit{margin-bottom: 12px;}


.qNyWrap .qTable table .textLeft{padding: 8px 7px;}
.qNyWrap .qTable table td.textLeft{padding: 7px;}

.qNyWrap .qTable.qTable1 table th:nth-child(3n){width: 20%;}

.qNyWrap .qNyTit{font-size: 28px;line-height: 40px;}
.qRDWrap .qItem3 .qNyTit{margin-bottom: 14px;}


.qDataUl li{width: 100%;padding: 10px 0;}
.qDataUl li:nth-child(4),
.qDataUl li:nth-child(5){width: 100%;}
.qDataUl li p{min-height: 34px;padding: 0;}

.qDataUl.qDataUl1 li{width: 100%;}
.qDataUl.qDataUl2 li{width: 100%;}

.qCont{margin: 15px 0;}
.qDataUl.qDataUl4 li{width: 100%;}

.qHonorList ul li{width: 100%;}

.qNyWrap .qTit1{font-size: 16px;margin-bottom: 0;}
.aboutChannel .item4 dd, .aboutChannel .item4 dt{width:90%;}
.aboutChannel .item4 dt a .text p{margin-bottom: 20%;}

.aboutChannel .item3 li{width: 100%;margin-bottom: 20px;}

/*.aboutChannel{font-size: 15px;line-height: 28px;}*/
.aboutChannel .item1 .cont ul li {width: 100%;padding-bottom: 20px;}
.aboutChannel .item1 .cont ul li:last-child{padding-bottom: 0;}
.aboutChannel .item1 .cont ul li .num{height: 50px;line-height: 50px;font-size: 34px;}
.aboutChannel .item1 .cont ul li p{padding: 5px 0;}

.aboutChannel .item2 a .desc{margin-bottom: 0;}

.aboutChannel .item3 li a .text p{height: auto;}
.aboutChannel .item3 li a .text{padding: 20px 10px;}

.aboutChannel .item1{margin-bottom: 30px;}
.aboutChannel .item3{margin: 30px auto 0;}
.aboutChannel .item4{margin-top: 30px;}

.qChannel dl dd .text p{height: auto;}

.qNyWrap .qItem{margin-bottom: 30px;}
.qNyWrap .qItem:last-child{margin-bottom: 0;}

.yfnlList li{margin-bottom: 20px;}
.yfnlList li.fr{margin-bottom: 0;}
.yfnlList{margin-bottom: 20px;}
.qReadPdf{margin-bottom: 20px}


.qChannel dl dt .text span{margin-top: 0;}
.qChannel dl dt .text,
.qChannel dl dd .text{padding: 20px;}
.qChannel dl dt .text p{margin-bottom: 12px;}
.qChannel dl dt .text .tit{margin-bottom: 6px;}

.qDataUl li em{height: 40px;line-height: 40px;font-size: 30px;}
.qDataUl li em i{top:0;}

.qDataUl li p{min-height: auto;}
.qDataUl li{padding: 5px 0;}
.qDataUl{padding: 10px 0;}

.yfnlList li .txt{padding: 20px;}
.yfnlList li .txt h5{height: 32px;line-height: 24px;}

.qdevpWap ul li .c{padding: 8px 3%;}

.qHonorList ul{padding-bottom: 30px;}
.qHonorList ul li:last-child{margin-bottom: 0;}
.qHonorList ul li a h5{height: 50px;line-height: 50px;}
.yfnlList li .txt dl dd:before{width: 5px;height: 5px;top:10px;}
.yfnlList li .txt dl dd{padding-left: 14px;}
.qdevpWap ul li .c p:before{top:14px;}
}