/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:40px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
    -webkit-box-align: center; 
        -ms-flex-align: center; 
            align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-justify-content: center; 
}

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px; background:#1ca4de; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
/*.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}*/
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }





/*header*/
.top-header{ width: 100%; background: #d9ebf3; z-index: 1000; position: fixed; top: 0; }
.top-header .container-fluid{ max-width: 1330px !important; }
.top-head{ width: 100%; display: flex; justify-content: space-between; }
.top-logo{ width: 470px; display: flex; align-items: center; }



.headRh{ 
    width: calc(100% - 470px); 
    width: -webkit-calc(100% - 470px);
    width: -moz-calc(100% - 470px);
    width: -o-calc(100% - 470px);
}
.codes{ width: 82px; float: right; display: flex; align-items: center; height: 100%; }


.header-nav{ float: left; padding-right: 20px; padding-top: 25px;
    width: calc(100% - 82px); 
    width: -webkit-calc(100% - 82px);
    width: -moz-calc(100% - 82px);
    width: -o-calc(100% - 82px);
}
.top-line{ width: 100%; text-align: right; font-size: 25px; line-height: 40px; color: #1ca4de; font-family: 'Arial'; }
.top-line img{ position: relative; top: -2px; margin-right: 5px; }

.top-nav{ width: 100%; display: flex; justify-content: space-between; }
.top-nav .nav-li{ /* max-width:12.5%; */  position:relative; z-index:2; }
.top-nav .nav-li .nav-link{ font-size:16px; line-height:40px; text-align:center; white-space:nowrap; position:relative; color: #333333; padding-bottom: 20px; }
.top-nav .nav-li .nav-link::after{ content: ''; display: block; width: 100%; height: 3px; background: #1ca4de; position: absolute; bottom: 0; opacity: 0; visibility: hidden; transition: all .3s; }
.top-nav .nav-li:hover .nav-link{color: #1ca4de; }
.top-nav .nav-li:hover .nav-link::after{ opacity: 1; visibility: visible; }

.top-nav a{ color:#333333;display: block; }



/*二级导航*/
.top-subnav{display:none; width: 120px; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); z-index: 3; padding:5px 0; background: #fff; box-shadow: 0 1px 4px rgba(0, 0, 0, .6); }
.top-subnav a{white-space:nowrap; overflow:hidden; font-size:14px; line-height:40px; text-align:center; color: #333; -webkit-transition: all 0.3s; transition: all 0.3s; border-bottom: 1px solid #ddd;  }
.top-subnav li:first-child .subnav-link{ border-top: 1px solid #ddd; }
.top-subnav a:hover{ background: #1ca4de; color: #fff; } 


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%; margin-top: 125px; }
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
/*.focusbox li a img{ width: 100%;}*/
.focusbox li .img{ padding-top: 500px; }

.rslides {
	width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	padding: 0
}

.rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.8;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/prev.jpg) no-repeat center center;
	margin-top: -28px
}

.rslides_nav:active {
	opacity: 1.0
}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;  }
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}


/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}



.index_tit{ width: 100%; margin-bottom: 25px; }
.index_tit .p1{ color: #1ca4de; font-size: 16px; line-height: 30px; }
.index_tit .p2{ background: url(../images/index_tit.png) no-repeat center; font-size: 25px; line-height: 30px; color: #000000; }
.index_tit .p3{ font-size: 16px; line-height: 30px; color: #333333; }


/*wrap1*/
.wrap1{ background: #f4f8fb; }
.swiperWp1{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
/* .swiperWp1 > div{max-width: 14.28%; } */
.swiperWp1 a{ display: block; }
.swiperWp1 a img{ margin: 10px auto; transition: all .4s;}
.swiperWp1 a:hover img{ transform: translateY(-10px); }
.swiperWp1 h3{ font-size: 20px; line-height: 35px; color: #333; text-align: center; }
.swiperWp1 a:hover h3{ color: #1ca4de; }



/* wrap2 */
.wrap2{ padding: 30px 0; }
.wp2{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
.li2{ width: 33.33%; padding: 10px; }
.li2 a{ display: block; width: 100%; overflow: hidden; position: relative; }
.li2 .img{ padding-top: 81.4%; transition: all .4s; }
.li2 a:hover .img{ transform: scale(1.1); }
.li2 h3{ width: 100%; background: rgba(0, 0, 0, .76); color: #fff; padding: 0 10px; font-size: 20px; line-height: 45px; position: absolute; left: 0; bottom: 0; z-index: 10; }
.li2 h3 span{text-transform: uppercase; margin-left: 5px; font-size: 16px; }




/* wrap3 */
.wp3{ width: 100%; display: flex; flex-wrap: wrap; }
.wp3_col{ padding: 10px; width: 33.33%; }
.li3{ padding: 10px; background: #fff; box-shadow: 0px 0px 10px #ddd; }
.li3 .xw1{ width: 100%; }
.li3 .xw1 a{ display: block; }
.li3 .xw1 .tit_1{width: 100%; position: relative; padding-left: 14px; padding-right: 15px; font-size: 16px; line-height: 40px; color: #333; }
.li3 .xw1 .tit_1::before{ content: ''; display: block; width: 5px; height: 5px; border-radius: 50%; background: #333; position: absolute; left: 0; top: 50%; margin-top: -3px; }
.li3 .xw1 .tit_1::after{ content: ''; display: block; width: 10px; height: 10px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotateZ(45deg) translateX(-50%); position: absolute; right: 0; top: 50%; }
.li3 .xw1:first-child .tit_1{ padding-right: 0; }
.li3 .xw1:first-child .tit_1::after{ display: none; }
.li3 .xw1 a:hover .tit_1{ color: #1ca4de; }
.li3 .xw1 a:hover .tit_1::before{ background-color: #1ca4de; }
.li3 .xw1 .pic1{ font-size: 14px; line-height: 25px; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; overflow:hidden; -webkit-line-clamp: 2; height: 50px; margin-bottom: 10px; }




/* wrap4 */
.wrap4{
    background: -webkit-linear-gradient(#464646, #2b2b2b);
    background: -o-linear-gradient(#464646, #2b2b2b);
    background: -moz-linear-gradient(#464646, #2b2b2b);
    background: linear-gradient(#464646, #2b2b2b);
    padding: 10px 0 40px;
    position: relative;
}
.wrap4::before{ content: ''; display: block; width: 100%; height: 60px; background: #3d3d3d; position: absolute; top: 0; z-index: 1; }
.wp4{ width: 16.66%; float: left; font-size: 16px; line-height: 30px; color: #fff; position: relative; z-index: 10; }
.wp4 h3{ width: 100%; line-height: 40px; margin: 6px 0; font-size: 16px; }
.wp4 .li a{ color: #fff; }
.wp4 .li a:hover{ color: #1ca4de; text-decoration: underline !important; }
.wp4:last-child{ width: 33.36%;}



/*footer*/
.footer{ background: #181818; font-size: 14px; line-height: 25px; color: #FFFFFF; padding: 15px 0;}
.footer a{ color: #FFFFFF; margin: 0 5px; }
.footer a:hover{ text-decoration: underline !important; }


.footer .bdshare-button-style1-32 a{ width: 41px; height: 41px; background-image: url(../images/icon_0.png); background-repeat: no-repeat; background-position-y: 0; }
.footer .li:nth-child(1) a{ background-position-x: 0; }
.footer .li:nth-child(2) a{ background-position-x: -60px; }
.footer .li:nth-child(3) a{ background-position-x: -120px; }
.bd_weixin_popup{ height: auto !important; }



/*mbox*/
.mainBox{ min-height: 600px; font-size: 14px; line-height: 30px; color: #333333; background: #f4f8fb; padding:30px 0 40px; }

.mb_tit{ width: 100%; font-size: 16px; line-height: 40px; color: #333; }
.mb_tit .lf1{ float: left; }
.mb_tit .rh1{ float: right; font-weight: bold; }
.mb_tit .rh1 a{ margin-left: 15px; }
.mb_tit a{ color: #333; }
.mb_tit a:hover{ color: #1ca4de; }

.gsBox{ width: 100%; background: #fff; margin: 15px 0 25px; }
.gsBox .gs_txt{ width: 64%; float: left; padding: 12px; text-align: justify; }
.gsBox .gs_txt h3{ font-size: 18px; line-height: 40px; color: #1ca4de; font-weight: bold; }
.gsBox .gs_txt .gs_t{ font-size: 15px; line-height: 35px; color: #333333; }
.gsBox .gsImg{ max-width: 36%; float:right; }

.cpDiv{ width: 100%; margin-bottom: 20px; }
.cpDiv h4{ font-size: 25px; line-height: 40px; color: #1ca4de; font-weight: bold; }
.cpDiv .clearfix{ margin: 0 -10px; }

.li01{ padding: 10px; }
.li01 a{ display: block; }
.li01 .imgs{ width: 100%; overflow: hidden; background: #fff; position: relative; border: 1px solid #e7e7e7; }
.li01 .imgs::before{ content: ''; display: block; padding-top: 80.7%; }
.li01 .imgs img{ transition: all .4s; }
.li01 a:hover  .imgs img{ transform: scale(1.1); }
.li01 h3{ font-size: 16px; line-height: 40px; color: #333; }




.rhCont{ width: 100%; background: #fff; padding: 20px; min-height: 600px; margin-top: 12px; font-size: 14px; line-height: 30px; color: #333; }
.rhCont table{width: 100% !important;}


.pc-slide {
    width: 45%;
    float: right;
    margin: 0 0 10px 15px;
}
.pc-slide .view{ width: 100%; border: 1px solid #dcdcdc; background: #fff; }
.pc-slide .view a{ display: block; overflow: hidden; position: relative; }
.pc-slide .view a:after{ content: ''; display: block; padding-top: 68%; }
.pc-slide .view a img{ transition: all 0.4s; }
.pc-slide .view a:hover img{ transform: scale(1.1); }

.preview { width: 100%; margin-top: 10px; position: relative; padding: 0 20px; }
.preview .swiper-container { width: 100%; }
.preview .swiper-slide a{ display: block; overflow: hidden; position: relative; border: 1px solid #e3e3e3; background: #fff; }
.preview .swiper-slide a:after{ content: ''; display: block; padding-top: 68%; }
.preview .swiper-slide a img{ transition: all 0.4s; }
.preview .swiper-slide a:hover img{ transform: scale(1.1); }
.preview .arrow-left,
.preview .arrow-right{ width: 15px; height: 100%; text-align: center; background-color: #1ca4de; top: 0; background-size: 10px; margin: 0; }
.preview .arrow-left{ left: 0; border-radius: 5px 0 0 5px; }
.preview .arrow-right{ right: 0; border-radius: 0 5px 5px 0; }
.preview .arrow-left:hover,
.preview .arrow-right:hover{ opacity: 0.8; }
.preview .active-nav a { border-color: #1ca4de; }

.pc_txt h3{ font-size: 18px; line-height: 40px; font-weight: bold; color: #1ca4de; }



.data_index{ font-size: 35px; line-height: 40px; font-weight: bold; color: #1ca4de; margin: 10px 0 20px; }

.xwCont{ display: flex; flex-wrap: wrap; justify-content: space-between; }

.li02{ width: 49%; margin-bottom: 30px;  }
.li02 a{ display: flex; overflow: hidden; justify-content: space-between; background: #fff; }
.li02 .imgs{ width: 200px; height: 190px; overflow: hidden; }
.li02 .imgs .img{ transition: all .4s; }
.li02 a:hover .imgs .img{ transform: scale(1.1); }
.li02 .xwRh{  border: 1px solid #e9e9e9; text-align: justify; padding: 10px 15px; justify-content: center; flex-direction: column; display: flex; color: #333333;
    width: calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -o-calc(100% - 200px);
}
.li02 h3{ font-size: 18px; line-height: 35px;  }
.li02 .xw_t{ width: 100%; font-size: 14px; line-height: 25px;  -webkit-line-clamp: 3; height: 75px; color: #666; }
.li02 .mores{ width: 90px; line-height: 28px; color: #fff; background: #666; border-radius: 14px; text-align: center; font-size: 14px; text-transform: uppercase; margin-top: 10px; }
.li02 a:hover .mores{ background: #1ca4de; }
.li02 a:hover h3{ color: #1ca4de; }




.li03{ padding: 10px; }
.li03 a{ display: block; }
.li03 .imgs{ width: 100%; overflow: hidden; background: #fff; position: relative; border: 1px solid #e7e7e7; }
.li03 .imgs::before{ content: ''; display: block; padding-top: 140.35%; }
.li03 .imgs img{ transition: all .4s; }
.li03 a:hover  .imgs img{ transform: scale(1.1); }
.li03 h3{ font-size: 16px; line-height: 40px; color: #333; }


.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;}
.rh_txt{font-size: 14px; line-height: 30px; margin: 10px}