/* 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%;  -webkit-backface-visibility: hidden;  backface-visibility: hidden; }
.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:#0b8ff4; 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: #fff; z-index: 1000;  position: fixed; left: 0; top: 0;  }



.top-head{ width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
 }
.top-logo{  padding-right: 15px; }
.top-logo a{ 
-webkit-box-align: start; 
    -ms-flex-align: start; 
        align-items: flex-start; 
-webkit-align-items: flex-start;
}

.top-head > .pull-right{ margin: 20px 0; }
.top-head .head_tel{ padding-left: 70px; background: url(../images/tel.png) no-repeat left center; color: #666666; margin: 9px 15px 0 0; }
.top-head .head_tel .p1{ font-size: 24px; line-height: 30px; font-weight: bold; }
.top-head .head_tel .p2{ font-size: 36px; line-height: 30px; font-family: 'impact'; }
.top-head .codes{ overflow: hidden; width: 156px; }
.top-head .codes > div{ width: 77px; height: 77px; float: left; }
.top-head .codes .wCenter{ background: #e5e5e5; font-size: 12px; line-height: 16px; color: #333; text-align: center }
.top-head .codes .code{ float: right; }
.top-head .codes .code img{ width: 100%; }




.header-nav{ width: 100%; z-index:99; position: relative; background: #0b8ff4; }
.top-nav{ width: 100%; }
.top-nav .nav-li{ width:11.111%;float:left; position:relative; z-index:2; }
.top-nav .nav-li .nav-link{ font-size:16px; line-height:50px; text-align:center; white-space:nowrap; position:relative; color: #fff; }
.top-nav .nav-li .nav-link::after{ content: ''; display: block; width: 1px; height: 22px; position: absolute; left: 0; top: 50%; margin-top: -11px; border-left: 1px dashed #fff; }
.top-nav .nav-li:last-child::after{ content: ''; display: block; width: 1px; height: 22px; position: absolute; right: 0; top: 50%; margin-top: -11px; border-left: 1px dashed #fff; }
.top-nav .nav-li .nav-link:hover{ background: #fb7e1c; }

.top-nav a{ color:#333333;display: block;padding-left: 5px;padding-right: 5px;}



/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 0; background:#0b8ff4; white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:42px; text-align:center; color: #FFFFFF; -webkit-transition: all 0.3s; transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.23);}
.top-subnav .subnav-link:hover{background:#fb7e1c; color: #fff; } 


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; margin-top: 167px; }
.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 .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{ font-size: 30px; line-height:28px; font-weight: bold; color: #075cab; background: url(../images/tit_1.png) no-repeat center bottom; letter-spacing: 3px; }
.index_tit .p2{ text-align: center; }
.index_tit .p2 span{ font-size: 12px; line-height: 24px; color: #666; text-transform: uppercase; border-bottom: 1px solid #929595 }


/*wrap1*/
.wrap1{ width: 100%; background: url(../images/bj_1.jpg) no-repeat center; background-size: cover; }
.wraps .tabs{ width: 100%; margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.wraps .tabs li{ padding: 3px; }
.wraps .tabs li a{ display: block; width: 200px; line-height: 50px; background: #0b8ff4; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color: #fff; font-size: 16px; text-align: center; position: relative; }
.wraps .tabs li a::before{ content: ''; display: block; border: 1px solid rgba(255, 255, 255, 0.6); position: absolute; left: 2px; top: 2px; border-radius: 3px;
    width: calc(100% - 4px);
    width: -o-calc(100% - 4px);
    height: calc(100% - 4px);
    height: -o-calc(100% - 4px);
}
.wraps .tabs .cur a{ background: #f6710a; }

.cents{ width: 100%; }
.centLi{ display: none; position: relative; }
.cenShow{ display: block; }

.swiperCp{ width: 100%; }
.swiperCp a{ display: block; overflow: hidden; background: #eeeeee; padding: 5px 5px 0; -webkit-transition: all .3s; transition: all .3s; color: #333; }
.swiperCp .imgs{ width: 100%; overflow: hidden; background: #fff; }
.swiperCp .imgs .img{ padding-top: 84.36%; -webkit-transition: all .4s; transition: all .4s; }
.swiperCp a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.swiperCp h3{ width: 100%; font-size: 16px; line-height: 45px; }
.swiperCp a:hover{ background: #0b8ff4; color: #fff; }

.mores{ width:100%;  }
.mores a{ border: 1px solid #d2d2d2; display: block; width: 220px; text-align: center; line-height: 30px; color: #333333; font-size: 14px; background: #ffffff; margin: 25px auto 0; }
.mores a:hover{ background: #0b8ff4; color: #fff; }

.cpNext,
.cpPrev{ display: block; width: 23px; height: 90px; position: absolute; top: 50%; margin-top: -45px; }
.cpNext{ right: -35px; background: url(../images/cpIcon2.png) no-repeat center; }
.cpPrev{ left: -35px; background: url(../images/cpIcon2.png) no-repeat center; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
.cpNext.swiper-button-disabled{ background: url(../images/cpIcon1.png) no-repeat center; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
.cpPrev.swiper-button-disabled{ background: url(../images/cpIcon1.png) no-repeat center; -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }


/* wrap2 */
.swiperCase{ width: 100%; }
.swiperCase a{ display: block; }
.swiperCase .imgs{ width: 100%; overflow: hidden; }
.swiperCase .imgs .img{ padding-top: 54.54%; -webkit-transition: all .4s; transition: all .4s; }
.swiperCase a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.swiperCase h3{ width: 100%; font-size: 17px; line-height: 65px; background: #ebebeb; font-weight: bold; color: #333333; -webkit-transition: all .3s; transition: all .3s; }
.swiperCase a:hover h3{ background: #0b8ff4; color: #fff; }


/* wrap3 */
.wrap3{ background: url(../images/bj_2.png) no-repeat center; height: 500px; padding-top: 30px; }
.ysTitle{ width: 100%; margin-bottom: 50px; }
.ysTitle .p2{ font-size: 14px; line-height: 30px; color: #666666; }
.ysTitle .p1{ display: block; font-size: 30px; line-height: 36px; color: #333333; font-weight: bold; }
.ysTitle .p1 span{ color: #f6710a; font-style: italic; }
.ysTitle .p1 span b{ font-size: 60px; position: relative; }

.swiperYs{ width: 100%; padding-top: 30px; }
.swiperYs a{ display: block; padding: 0 5px; text-align: center; }
.swiperYs h3{ width: 100%; font-size: 26px; line-height: 30px; color: #fff; font-weight: bold; }
.swiperYs .ys1{ width: 130px; max-width: 100%; background: #ffffff; border-radius: 50%; border: 1px dotted #c2c2c2; position: relative; margin: 15px auto 0; }
.swiperYs .ys1::after{ content: ''; display: block; padding-top: 100%; }
.swiperYs .ys2{border: 2px dotted #717171; position: absolute; left: 4px; top: 4px; border-radius: 50%; font-size: 18px; line-height: 28px; color: #666666; text-align: center; padding: 15px;
    width: calc(100% - 8px);
    width: -o-calc(100% - 8px);
    height: calc(100% - 8px);
    height: -o-calc(100% - 8px);
}

/* wrap4 */
.wrap4{ overflow: visible; padding-top: 0; }
.abbox{ width: 100%; background: #ececec; position: relative; margin-top: -80px; padding: 80px 0 30px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6-15 */ /* Chrome4-9,Safari4-5 */ /* Chrome10-25,Safari5.1-6 */ /* Opera 11.10-11.50 */ /* IE10 preview */
background: -webkit-gradient(linear,  left top, right top,  from(rgba(236,236,236,0.85)),color-stop(55%, rgba(236,236,236,0.85)),color-stop(55%, rgba(255,255,255,0.85)),to(rgba(255,255,255,0.85)));
background: linear-gradient(to right,  rgba(236,236,236,0.85) 0%,rgba(236,236,236,0.85) 55%,rgba(255,255,255,0.85) 55%,rgba(255,255,255,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ececec', endColorstr='#d9ffffff',GradientType=1 ); /* IE6-8 */
}
.abLf{ width: 43%; float: left; padding:0 50px; }
.abLf .ab_tit{ width: 100%; }
.abLf .ab_tit .p1{ font-size: 30px; line-height: 30px; color: #333333; font-weight: bold; border-bottom: 1px solid #dadada; padding-bottom: 8px; }
.abLf .ab_tit .p2{ font-size: 30px; line-height: 36px; color: #bbbbbb; font-family: 'SimSun'; text-transform: uppercase; }
.abLf .ab_t{ width: 100%; font-size: 14px; line-height: 30px; color: #333333; max-height: 270px; overflow: hidden; text-align: justify; }
.abmore{ display: block; overflow: hidden; position: relative; float: right; margin-right: -50px; margin-top: 10px; }
.abRh{ width: 57%; float: right; background: #fff; padding: 40px 0 40px 40px; }
.abRh a{ width: 100%; overflow: hidden; display: block; }
.abRh a img{ width: 100%; -webkit-transition: all .4s; transition: all .4s; }
.abRh a:hover img{ -webkit-transform: scale(1.1); transform: scale(1.1); }


.abSwiper{ width: 1050px; max-width: 100%; margin: 40px auto 0; background: #fff; border-right: 1px dotted #d1d1d1; -webkit-box-shadow: 0px 40px 40px #ededed; box-shadow: 0px 40px 40px #ededed; }
.abSwiper a{ display: block; border-color: #d1d1d1; border-style: dotted; border-width: 0 0 1px 1px; text-align: center; padding: 30px 10px; }
.abSwiper .imgs{ width: 75px; overflow: hidden; position: relative; margin: 0 auto 10px; }
.abSwiper .imgs::before{ content: ''; display: block; padding-top: 100%; }
.abSwiper .imgs img{ opacity: 0; -webkit-transition: all .4s; transition: all .4s; position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto; }
.abSwiper .imgs .img1{ opacity: 1; }
.abSwiper .imgs .img2{ opacity: 0; }
.abSwiper a:hover .imgs .img1{ opacity: 0; }
.abSwiper a:hover .imgs .img2{ opacity: 1; }
.abSwiper h3{width: 100%; font-size: 18px; line-height: 25px; color: #333; }
.abSwiper a:hover h3{ color: #f6710a; }
.abSwiper .p1{ font-size: 12px; line-height: 15px; color: #747474; text-transform: uppercase; }


/* wrap5 */
.wrap5{ background: url(../images/bj_3.jpg) no-repeat center; background-size: cover; }
.wrap5 .index_tit .p1,
.wrap5 .index_tit .p2 span{ color: #fff; border-color: #fff; }
.shop{ width: 100%; position: relative; }
.shop .swiper-container a{ display: block; border: 5px solid #fff; background: #fff; }
.shop .imgs{ width: 100%; position: relative; overflow: hidden; }
.shop .imgs .img{ padding-top:64.32%; -webkit-transition: all .4s; transition: all .4s; }
.shop .imgs .marks{ width: 100%; height: 35px; background: #dcdcdc; position: absolute; left: 0; bottom: 0; -webkit-transition: all .4s; transition: all .4s; color: #333; text-align: center; }
.shop .imgs .marks .p1{ width: 100%; font-size: 14px; line-height: 30px; }
.shop .imgs .marks .p2{ width: 100%; height: 0px; overflow: hidden; -webkit-transition: all .4s; transition: all .4s; }
.shop .imgs .marks .p2 img{ margin: 10px 0 15px; }
.shop .imgs .marks .p2 span{ background: #fff; color: #1d86d1; font-size: 12px; line-height: 22px; display: inline-block; padding: 0 22px; border-radius: 11px; }

.shop .swiper-container a:hover .imgs .marks{ height: 100%; background: rgba(29, 134, 209, .8); color: #fff; } 
.shop .swiper-container a:hover .imgs .marks .p1{ font-size: 16px; }
.shop .swiper-container a:hover .imgs .marks .p2{ height: auto; }

.shopPrev,
.shopNext{ display: block; width: 25px; height: 50px; position: absolute; top: 50%; margin-top: -25px; background: url(../images/icon2.png) no-repeat center; }
.shopPrev{ left: -35px; }
.shopNext{ right: -35px; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
.shopPrev.swiper-button-disabled,
.shopNext.swiper-button-disabled{ background: url(../images/icon3.png) no-repeat center; }



/* wrap6 */
.update{ width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; }
.updateLf{width: 60%; padding-right: 25px; }
.xw1{ width: 100%; margin-bottom: 20px; }
.xw1 a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
}
.xw1 .imgs{ width: 275px; overflow: hidden; }
.xw1 .imgs .img{ -webkit-transition: all .4s; transition: all .4s; }
.xw1 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.xw1 .xw_text{ padding:12px 0 12px 20px;
    width: calc(100% - 275px);
    width: -o-calc(100% - 275px);
}
.xw1 .xw_text .tits{ width: 100%; font-size: 17px; line-height: 25px; font-weight: bold; color: #333; position: relative; padding-right: 61px; }
.xw1 .xw_text .tits span{ font-size: 12px; color: #aaaaaa; position: absolute; top: 0; right: 0; font-weight: normal; }
.xw1 .xw_text .txts{ font-size: 12px; line-height: 20px; color: #888888; height: 60px; -webkit-line-clamp: 3; margin: 10px 0; }
.xw1 .xw_text .more{ width: 80px; text-align: center; font-size: 14px; line-height: 27px; background: #1d86d1; color: #fff; }
.xw1 a:hover .xw_text .tits{ color: #1696f7; }
.xw2{ width: 100%; border-bottom: 1px dotted #cacaca; padding: 5px 0; }
.xw2 a{ display: block; padding-left: 20px; background: url(../images/icon4.png) no-repeat left 10px; }
.xw2 .tits{ width: 100%; font-size: 15px; line-height: 25px; color: #333333; position: relative; padding-right: 62px; }
.xw2 .tits span{ font-size: 12px; color: #aaaaaa; position: absolute; top: 0; right: 0; font-weight: normal; }
.xw2 .txts{ font-size: 12px; line-height: 25px; color: #888888;  }
.xw2 a:hover .tits{ color: #1696f7; }

.updateRh{ width: 40%; padding-left: 25px; -webkit-box-shadow: -12px 0px 5px -10px #dedede; box-shadow: -12px 0px 5px -10px #dedede; }
.updateRh ul{ width: 100%; border-top: 1px dotted #cacaca; }
.updateRh ul li{ border-bottom: 1px dotted #cacaca;  }
.updateRh ul li a{ color: #666666; font-size: 13px; line-height: 36px; display: block; padding-left: 20px; background: url(../images/icon4.png) no-repeat left 15px; padding-right: 61px; position: relative; }
.updateRh ul li a span{ font-size: 12px; color: #aaaaaa; position: absolute; top: 0; right: 0; font-weight: normal; }
.updateRh ul li a:hover{ color: #1696f7; }




/*footer*/
.footer{ background: #0973bf; text-align: center; 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; }

.fo1{ width: 100%; border-bottom:1px solid rgba(255, 255, 255, 0.6); position: relative; padding: 10px 0 15px; margin-bottom: 15px; text-align: center; }
.fo1 a{ margin: 0 20px; }

.footer > .fo2{ display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; text-align: left; padding: 10px 10px; }
.footer > .fo2 > div{ border-left: 1px solid rgba(255, 255, 255, 0.2); }
.footer > .fo2 .fologo{ width: 40%; border: none; 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; 
}
.footer > .fo2 .fologo img{ margin-bottom: 10px;}
.footer > .fo2 .fo_tact{ width: 33%; padding: 0 5%; }
.footer > .fo2 .fo_code{ width: 27%; display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-justify-content: center; }
.footer > .fo2 .fo_code .codes{ padding: 0 5px; }
.footer > .fo2 .fo_code .codes img{ width: 110px; max-width: 100%; }





/*mbox*/
.mainBox{ min-height: 600px; font-size: 14px; line-height: 30px; color: #333333; background: #fff; }

.mboxlf{ width: 265px; float: left; }
.itemtit{ width: 100%; background:url(../images/m1.jpg) no-repeat center; background-size: 100% 100%; color: #FFFFFF; font-size: 24px; line-height: 30px; text-align: center; position: relative; font-weight: bold; padding: 35px 0 25px; }
.itemtit p{ width: 100%; font-size: 12px; font-weight: normal; }
.itemtit p a{ color: #fff; margin: 0 3px; }
.itemtit i{ font-size: 20px; right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); position: absolute; }

.act{color:#f6710a !important}
.accordion{ width: 100%; border: 1px solid #e5e5e5; border-top: 0; padding:0 1px 1px; }
.accordion li{ border: 1px solid #d0d0d0; border-top: 0; overflow: hidden; }
.accordion li > a{ display: block;
    width: calc(100% - 10px);
    width: -o-calc(100% - 10px);
    margin: 5px auto; border-radius: 5px;
    font-size: 17px; line-height: 40px; color: #333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;position: relative; font-weight: bold; padding-left: 60px; -webkit-transition: all .3s; transition: all .3s; }
.accordion li > a::before{ content: ''; display: block; background: #3ca5f6; width: 10px; height: 3px; top:50%; margin-top: -2px; position: absolute; left: 30px; -webkit-transition: all .3s; transition: all .3s; }
.accordion li > a:hover, .accordion li.on > a{ background: #f6710a; color: #FFFFFF; padding-left: 66px; }
.accordion li > a:hover::before, .accordion li.on > a::before{ background: #fff; left: 36px; }
.accordion li.on .submenu{ display: block; }
.submenu{ display: none; border-top: 1px solid #d0d0d0; padding: 5px 0; }
.submenu a{ display: block; width: 60%; margin: 0 auto; font-size: 14px; line-height: 34px; border-bottom: 1px dashed #d0d0d0; text-align: center; color: #333; }
.submenu a:last-child{ border: none; }


.mbotsss{ width: 100%; margin-top: 30px;  }
.mbotsss .tt{ border: 3px double #e5e5e5; background: #fff; padding: 10px; }

.mboxRh{ overflow: hidden; padding-left: 25px; }
.rhtit{ width: 100%; border-bottom: 3px double #d0d0d0; font-size: 14px; line-height: 40px; color: #565656; background: url(../images/icon5.png) no-repeat left 32px; padding-left: 15px; }
.rhtit a{ color: #8a8a8a; }
.rhtit a:hover{ color: #3ca5f6; }
.rhtit .pull-left{ font-weight: bold; font-size: 17px; }

.rhCont{ width: 100%; padding: 15px 0 0; font-size: 14px; line-height: 30px; color: #333; }
.rhCont img{max-width:100%;}
.rhCont iframe{width: 100%;height: 500px;}

.li01{ padding: 10px; }
.li01 a{ display: block; overflow: hidden; background: #eeeeee; padding: 5px 5px 0; -webkit-transition: all .3s; transition: all .3s; color: #333; }
.li01 .imgs{ width: 100%; overflow: hidden; background: #fff; }
.li01 .imgs .img{ padding-top: 84.36%; -webkit-transition: all .4s; transition: all .4s; }
.li01 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.li01 h3{ width: 100%; font-size: 16px; line-height: 45px; }
.li01 a:hover{ background: #0b8ff4; color: #fff; }

.li02{ width: 100%; margin-bottom: 20px; }
.li02 a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
}
.li02 .imgs{ width: 185px; overflow: hidden; }
.li02 .imgs .img{ -webkit-transition: all .4s; transition: all .4s; }
.li02 a:hover .imgs .img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.li02 .xw_text{ padding:0px 0px 0px 20px;
    width: calc(100% - 185px);
    width: -o-calc(100% - 185px);
}
.li02 .xw_text .tits{ width: 100%; font-size: 17px; line-height: 25px; font-weight: bold; color: #333; position: relative; padding-right: 61px; }
.li02 .xw_text .tits span{ font-size: 12px; color: #aaaaaa; position: absolute; top: 0; right: 0; font-weight: normal; }
.li02 .xw_text .txts{ font-size: 12px; line-height: 20px; color: #888888; height: 60px; -webkit-line-clamp: 3; margin: 5px 0; }
.li02 .xw_text .more{ width: 80px; text-align: center; font-size: 14px; line-height: 27px; background: #ddd; color: #888; }
.li02 a:hover .xw_text .tits{ color: #1696f7; }
.li02 a:hover .xw_text .more{ background: #1d86d1; color: #fff; }

/*QQ*/
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease; float:left;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#007CC2 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#007CC2 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}







