/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #0174de;
    --main-color-white: #fff;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}



.header{ position:relative;width: 100%;background: #fff;}
.header:hover{box-shadow: var(--main-shadow);}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.pc_menu{}
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;font-weight: normal;}
.menu ul li dl dd a:hover{ color:#0174de;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 20px;font-weight: bold;}
.menu a:hover{color: var(--main-color);}
a.menu_hover{color: var(--main-color);}

.hICon a{font-size:16px;color:#333;font-weight: bold;padding: 0 15px;}
.hICon a:hover{color: var(--main-color);}
.hLine{width: 1px;height: 40px;background: #ddd;margin: 0 20px;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{color: #333;font-size: 48px;font-weight: bold;}
.iTxt{color: #333;font-size: 20px;}
.iTxt img{max-width: 100%;}
.iLine{}
/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.index1{padding: 50px 0;}
.index1 .tit{font-weight: bold;color: #333;font-size: 38px;}
.index1 .txt{font-size: 22px;color: #6c6869;font-weight: bold;margin-top: 20px;}

.index2{padding: 60px 0;background: var(--main-color);color: #fff;}
.i2Warp{width: 100%;}
.i2Warp .desc{width: 48%;padding-top:80px;}
.i2Warp .right{width: 48%;}
.i2Warp .txt{color: #fff;font-size: 20px;}
.i2Warp .tit{text-align: center;margin-bottom: 20px;font-size: 20px;font-weight: bold;}
.i2Warp .table{background: #fff;width: auto;color: #333;max-width: 100%;}
.i2Warp .table table{border: none;}
table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;}
table>thead>tr>th,
table>thead>tr>td {
	background-color: #999;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 8px;
	vertical-align: middle;
	box-sizing: border-box;
}

.i2Warp .table tr th,
.i2Warp .table tr td{height: 50px;border: none;padding: 0 20px;}
.i2Warp .table tr{background: #f0fbff;}
.i2Warp .table tr:nth-child(2n){background: #fff;}
.i2Warp .table tr th{color: #fff;font-weight: bold;font-size: 16px;text-align: left;}
.i2Warp .table tbody tr{font-size: 16px;font-weight: bold;color: #333;}

.footer{background: #2b2b2b;padding: 60px 0;text-align: center;font-size: 16px;text-align: center;color: #fff;}

.inside{padding: 60px 0;min-height: 720px;}

.download{width: 100%;}
.download ul li{width: 50%;padding: 0 10px;margin-bottom: 20px;}
.download .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;display: flex;justify-content: space-between;}
.download .part .icon{width: 85px;height: 85px;background: var(--main-color);display: flex;justify-content: center;align-items: center;}
.download .part .icon img{max-width: 50px;}
.download .part .desc{width: calc(100% - 85px);height: 85px;padding: 10px;display: flex;justify-content: center;align-items: center;}
.download .part .t1{color: var(--main-color);font-size: 20px;font-weight: bold;}
.download .part:hover{background: #eee;}

.search_a{padding: 60px 0;min-height: 720px;}
.search_form{width: 100%;}
.search_form ul li{width: 50%;padding: 0 10px;margin-bottom: 25px;}
.search_form ul li.w100{width: 100%;}
.search_form .tit{margin-bottom: 15px;color: #333;font-size: 24px;}
.search_form .layui-input-block{margin: 0;width: 100%;}
.search_form .layui-input-block input,
.search_form .layui-input-block select,
.search_form .layui-input-block textarea{width: 100%;height: 60px;border-radius: 5px;border: 1px solid #a5a5a5;padding: 0 20px;font-size: 16px;color: #333;outline: none;}
.search_form .layui-input-block textarea{height: 150px;padding: 20px;}

.search_b{background: #f2f3f5;padding: 60px 0;}
.search_b .wapper{max-width: 1700px;width: 100%;}
.search_bTop{display: flex;justify-content: center;flex-wrap: inherit;}
.search_bTop a{display: inline-block;padding: 15px 20px;color: #fff;font-weight: bold;font-size: 22px;background: var(--main-color);margin: 0 5px;}
.search_bTop a:hover{color: #fff;}
.search_bTop a.btn{background: #02de02;}

.resultsPanel{width: 100%;background: #fff;}
.resultsTable{width: 100%;overflow-x: auto;}
.resultsTable table{border: #c9c9c9;max-width: 100%;overflow: hidden;}
.resultsTable thead tr th{background: #b1b5b8;color: #000;font-size: 16px;font-weight: bold;text-align: left;padding: 15px;}
.resultsTable thead .title{display: flex;align-items: center;width: 100%;justify-content: space-between;}
.resultsTable .sortBy{display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;}
.resultsTable .sortBy a{display: inline-block;color: #fff;line-height: 10px;height: 10px;}
.resultsTable .sortBy a i{vertical-align: middle;}

.resultsTable tbody tr td{padding: 20px;vertical-align: middle;text-align: center;color: #666;font-size: 14px;}
.resultsTable tbody tr{background: #fff;}
.resultsTable tbody tr:nth-child(2n){background: #f2f3f5;}

.resultsBtm{padding: 20px;background: #fff;margin-top: 20px;border-top: 2px solid #505050;}
.resultsBtm .tit{font-size: 16px;color: #333;}
.current a{display: inline-block;padding: 15px 20px;color: #333;font-size: 16px;border: 1px solid transparent;border-radius: 5px;}
.current a:hover{color: #000;}
.current a.on{border-color: #ddd;font-weight: bold;background-image: linear-gradient(to bottom,#fff 0,#ddd 100%);}
.current a.dot{cursor: no-drop;}

/*submit*/
.submit_a{padding: 60px 0;background: #f2f3f5}
.submit_a .search_form .layui-input-block input,
.submit_a .search_form .layui-input-block select,
.submit_a .search_form .layui-input-block textarea{background: transparent;}
.submit_a .search_form button{font-size: 16px;color: #fff;font-weight: bold;background: var(--main-color);padding: 15px 50px;height: auto;line-height: 30px;border-radius: 5px;}

.loginHead{background: #0174de;}
.loginHead .warp{height: 100px;display: flex;justify-content: space-between;align-items: center;}
.loginHead .logo img{width: auto;height: auto;max-width: 100%;max-height: 80px;}

.loginWarp{width: 100%;padding: 60px 0;}
.loginPanel{width: 100%;max-width: 680px;margin: 0 auto;margin-top: 80px;border-radius: 20px;background: #fff;box-shadow: var(--main-shadow);padding: 50px;}
.loginPanel ul{max-width: 586px;margin: 0 auto;}
.loginPanel ul li{margin-bottom: 25px;}
.loginPanel .tit{font-weight: bold;color: #000;font-size: 20px;margin-bottom: 20px;}
.loginPanel .layui-input{width: 100%;height: 80px;border-radius: 5px;border: 1px solid #a5a5a5;padding: 0 20px;font-size: 16px;color: #333;outline: none;}

.loginPanel .btn button,
.loginPanel .btn a{display: block;width: 100%;height: 80px;background: #0174de;color: #fff;font-size: 24px;font-weight: bold;border-radius: 5px;text-align: center;display: flex;justify-content: center;align-items: center;border: none;}
.loginPanel .tip{margin: 20px 0;text-align: center;font-size: 20px;color: #000;font-weight: bold;}
.loginPanel .btn a{background: #02de02;}






@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}
.menu a{padding: 0 15px;font-size: 15px;}
.hLine{margin: 0 15px;}
.hICon a{padding: 0 15px;font-size: 15px;}
.index1 .tit{font-size: 28px;}
.index1 .txt{font-size: 18px;}
.iTit{font-size: 38px;}
.i2Warp .txt{font-size: 18px;}
.i2Warp .table tr th, .i2Warp .table tr td{padding: 0 10px;}
.iTxt{font-size: 16px;}
.search_form .tit{font-size: 20px;}





}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;box-shadow: var(--main-shadow);}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.hICon {float: right;display: flex;align-items: center;height: 70px;}
.hICon a{font-size: 14px;padding: 0 10px;}
.sp_logo1 img{max-height: 40px;}
.sp_nav1 span{background: #000;}
.index1 .tit{font-size: 18px;}
.index1 .txt{font-size: 13px;}
.iTit{font-size: 26px;}
.i2Warp .desc{width: 100%;padding: 0;margin-bottom: 20px;order: 0;}
.i2Warp .right{width: 100%;order: 1;}
.i2Warp .txt{font-size: 14px;}
.i2Warp .table tr th, .i2Warp .table tr td{font-size: 12px;}
.i2Warp .table tr th{font-size: 14px;}
.footer{padding: 20px 0;font-size: 14px;}
.iTxt{font-size: 14px;}
.download{margin-top: 50px;}
.download ul li{width: 100%;}
.download .part .icon{width: 60px;height: 60px;}
.download .part .icon img{width: 35px;}
.download .part .desc{width: calc(100% - 60px);height: 60px;}
.download .part .t1{font-size: 16px;}
.inside{min-height: 420px;}
.loginHead .warp{height: 70px;padding: 5px 0;}
.loginHead .logo img{max-height: 40px;}
.loginPanel{margin-top: 50px;padding: 20px;}
.loginPanel .tit{font-size: 16px;margin-bottom: 10px;}
.loginPanel .layui-input{height: 50px;font-size: 16px;padding: 0 15px;}
.loginPanel .btn button, .loginPanel .btn a{height: 50px;font-size: 16px;}
.search_form ul li{width: 100%;padding: 0;}
.search_form .tit{font-size: 16px;}
.search_bTop a{padding: 12px 20px;font-size: 16px;}
.resultsTable thead tr th{padding: 10px;font-size: 14px;}
.resultsTable tbody tr td{padding: 5px;font-size: 12px;}
.resultsBtm{padding: 20px 5px;}
.resultsBtm .left{margin-bottom: 20px;}
.resultsBtm .right{width: 100%;}
.current a{padding: 5px 10px;font-size: 12px;}

}
