/* 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; font-weight: normal; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}

.sss img{ max-width:100% !important; height:auto !important}

@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:#1a6cbf; 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%;
}
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle;}


.top-line{float: right; margin: 15px 0; }
.top-line > img{ float: left; margin:-5px 30px 0 0; position: relative; }
.t-li1{ font-size: 16px; line-height: 30px; color: #0061a5; padding-left: 40px; background: url(../images/t1.png) no-repeat left 5px;  }
.t-li1 p{ overflow: hidden; float: right; font-size: 24px; }


.header-nav{ width:100%; z-index:99; position: relative; background: #1a6cbf; }
.top-nav{}
.top-nav a{ display: block; }
.top-nav .nav-li{ width:11.11%;float:left; position:relative; z-index:2; }
.top-nav .nav-li .nav-link{ font-size:14px; line-height:40px; text-align:center; white-space:nowrap; position:relative; color: #FFFFFF; }
.top-nav .nav-li:hover .nav-link{ background: #044980;}

/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 0; background:#1a6cbf; white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:12px; line-height:40px; text-align:center; color: #FFFFFF; transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.23);}
.top-subnav .subnav-link:hover{background:#044980; }


/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.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{ font-size: 24px; line-height: 30px; color: #010101; padding-bottom: 10px; position: relative; }
.index_tit p{ display: block; width: 100%; color: rgba(0, 0, 0, 0.66); font-weight: normal; font-size: 14px; text-transform: uppercase; }
.index_tit:after{ content: ''; display: block; width: 44px; background: #0061a5; height: 4px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }


/* wrapPro */
.wrapPro{ background: #f0f0f0; }
.swiper-wrap1{  }
.swiper-wrap1 a{ display: block; }
.swiper-wrap1 .imgs{ width: 100%; overflow: hidden; border: 1px solid #fff; background: #ffffff; }
.swiper-wrap1 .imgs .img{ padding-top: 97.4%; transition: all 0.4s; background-size: contain; }
.swiper-wrap1 a:hover .imgs .img{ transform: scale(1.1); }
.swiper-wrap1 h3{ width: 100%; text-align: center; font-size: 14px; line-height: 35px; color: #333; margin-top: 10px; transition: all 0.3s; }
.swiper-wrap1 a:hover .imgs{ border-color: #0061a5; }
.swiper-wrap1 a:hover h3{ color: #0061a5; }


/* wrap_hf */
.wrap_hf{ background: url(../images/hf.jpg) no-repeat center; background-size: cover; padding: 0; height: 150px; }


/* wrap1 */
.wrap1{  }
.abbox{ width: 100%; margin-top: 20px; }
.abbox .abimg{ float: left; overflow: hidden; max-width: 50%; }
.abbox .abtext{ overflow: hidden; padding-left: 20px;  }
.abbox .abtext .ab_t{ font-size: 14px; line-height: 33px; color: #010101; font-weight: normal; max-height: 198px; overflow: hidden; margin: 10px 0; }
.abbox .abtext > a{ display: block; width: 140px; line-height: 40px; color: #fff; background: #0061a5; text-align: center; font-weight: normal; }
.abbox .abtext > a:hover{ opacity: 0.8; }




/* wrap2 */
.wrap2{ background: url(../images/bj_case.jpg) no-repeat center; background-size: cover; }

.swiper-case{ padding: 10px; margin-top: 20px; }
.swiper-case a{ display: block; }
.swiper-case .cimg{ width: 100%; overflow: hidden; transition: all 0.4s; border: 1px solid #fff; position: relative; }
.swiper-case .cimg:before{ content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 35px solid rgba(0, 0, 0, 0.54); z-index: 20; opacity: 0; transition: all 0.3s; }
.swiper-case .cimg .imgs{ width: 100%; overflow: hidden;}
.swiper-case .cimg .imgs .img{ padding-top: 73.58%; transition: all 0.4s; background-size: contain; }
.swiper-case a:hover .cimg .imgs .img{ transform: scale(1.1); }
.swiper-case a:hover .cimg:before{ opacity: 1; }
.swiper-case h3{ width: 100%; font-size: 14px; line-height: 25px; color: #000000; text-align: center; margin-top: 10px; }
.swiper-case a:hover h3{ color: #0061a5; }


/* wrap3 */
.wrap3{ background: url(../images/bj_xw.jpg) no-repeat center; background-size: cover; }
.xwbox{ width: 100%; margin-top: 25px; }
.xw_1{ width: 50%; float: left; padding-right: 15px; }
.xw_1 a{ display: block; overflow: hidden; color: #666666; }
.xw_1 .xwimg{ overflow: hidden; width: 100%; border: 1px solid #c7c6c6; }
.xw_1 .xwimg .img{ padding-top: 280px; transition: all 0.4s; }
.xw_1 a:hover .xwimg .img{ transform: scale(1.1); }
.xw_1 h3{ font-size: 18px; line-height: 30px; color: #333; font-weight: bold; position: relative; padding-right: 72px; margin-top: 10px; }
.xw_1 h3 span{ font-size: 13px; display: block; position: absolute; right: 0; top: 0; font-weight: normal; color: #666666; width: 72px; }
.xw_1 .xw_t{ font-size: 14px; line-height: 25px; height: 50px; color: #333; }


.xwlist{ width: 50%; float: left; padding: 0 0 13px 15px; }
.xwlist a{ display: block; overflow: hidden; color: #333; border: 1px solid #fff; }
.xwlist .xwimg{ width: 80px; max-width: 40%; height: 80px; float: left; overflow: hidden; position: relative; background: #fff; color: #333; font-size: 12px; line-height: 15px;  transition: all 0.3s; }
.xwlist .xwimg span{ display: block; font-size: 24px; line-height:25px; margin-bottom: 5px; text-shadow: 2px 2px 2px #000; }
.xwlist .xwtext{ overflow: hidden; padding: 0 15px; color: #333333; }
.xwlist .xwtext h3{ font-size: 14px; line-height: 25px; margin-top: 6px; font-weight: bold; }
.xwlist .xwtext .xw_t{ font-size: 14px; line-height: 20px; height: 40px; }
.xwlist a:hover .xwtext h3{ color: #0061a5; }
.xwlist a:hover{ border-color: #0061a5; }
.xwlist a:hover .xwimg{ background: #0061a5; color: #fff; }


/* wrap4 */
.wrap4{  }
.swiper-par{ margin-top: 20px; }
.swiper-par a{ display: block; width: 100%; overflow: hidden; border: 1px solid #c6c6c6; border-right: 0; position: relative; background: #fff; }
.swiper-par a:before{ content: ''; display: block; padding-top: 52.1%; }
.swiper-par a img{ transition: all 0.4s; }
.swiper-par a:hover img{ transform: scale(0.9); }
.swiper-par .swiper-slide:last-child a{ border-right: 1px solid #c6c6c6; }
.swiper-par h3{ width: 100%; font-size: 14px; line-height: 30px; color: #333; text-align: center; margin-top: 10px; }


/*footer*/
.footer{ background: #616161; font-size: 12px; line-height: 24px; color: #FFFFFF; padding: 10px 0;}
.footer a{ color: #FFFFFF; }
.footer a:hover{ text-decoration: underline !important; }




/*mbox*/
.mainBox{ min-height: 600px; font-size: 14px; line-height: 26px; color: #333333;  }

.mboxlf{ width: 230px; float: left; position: relative; }
.itemtit{ width: 100%; background: #0061a5; position: relative; overflow: hidden; font-size: 18px; line-height: 25px; color: #ffffff; text-align: left; }
.itemtit p{ overflow: hidden; margin-top: 8px; font-weight: 400; }
.itemtit p b{ font-style: normal; font-size: 12px; font-family: 'Arial'; display: block; line-height: 12px; font-weight: normal; color: rgba(255, 255, 255, 0.47); }
.itemtit i{ font-size: 20px; right: 15px; top: 50%; transform: translateY(-50%); position: absolute; }
.itemtit em{ font-size: 26px; margin: 12px 12px 12px 32px; float: left; }

.accordion{ width: 100%; }
.accordion li{ margin-top: 2px; }
.accordion li > a{ display: block; transition: all 0.3s; width: 100%; font-size: 14px; line-height: 45px; color: #333; position: relative; padding-left: 70px; background: #fff; font-weight: 500; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; }
.accordion li > a:before{ content: ''; display: block; width: 23px; height: 23px; background: url(../images/icon_1.png) no-repeat center; position: absolute; left: 30px; top: 50%; margin-top: -11px; }
.accordion li > a:after{ content: ''; display: block; width: 2px; height: 100%; background: #0061a5; position: absolute; left: 0; top: 0; opacity: 0; }
.accordion li > a:hover, .accordion li.on > a{ color: #0061a5; }
.accordion li > a:hover:after, .accordion li.on > a:after{ opacity: 1; }
.accordion li > a:hover:before, .accordion li.on > a:before{ background: url(../images/icon_2.png) no-repeat center;  }

.submenu{ width: 100%; padding: 5px 0; display: none; }
.submenu a{ display: block; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; font-size: 14px; line-height: 35px; color: #666; padding-left: 40px; position: relative; }
.submenu a:before{ content: ''; display: block; width: 5px; height: 5px; background: #0061a5; border-radius: 50%; position: absolute; left: 25px; top: 50%; margin-top: -3px; opacity: 0.8; }
.submenu a:hover{ color: #0061a5; }

.mbot{ width: 100%; margin-top: 25px; }
.mbot .itemtit{ text-align: center; padding: 5px 0; }
.mbot .itemtit p{ margin: 0; }
.mbot img{ width: 100%; }
.mbot .mbot_t{ width: 100%; background: #f1f1f1; padding: 10px; }


.mainBox .accordion li > a{ background: #f1f1f1; }


.mboxRh{ overflow: hidden; padding-left: 25px; }
.rhtit{ font-size: 14px; line-height:40px; color: #333; border-bottom: 1px solid #0061a5; }
.rhtit a{ color: #333; }
.rhtit a:hover{ color: #0061a5; }

.rhCont{ width: 100%; padding: 20px 0 0; }
.rhCont .tit_h3{ font-size: 16px; line-height: 40px; color: #333; border-bottom: 1px solid #666; }


.li01{ padding: 10px; }
.li01 a{ display: block; }
.li01 .imgs{ width: 100%; overflow: hidden; border: 1px solid #dddddd; background: #ffffff; }
.li01 .imgs .img{ padding-top: 97.4%; transition: all 0.4s; background-size: contain; }
.li01 a:hover .imgs .img{ transform: scale(1.1); }
.li01 h3{ width: 100%; text-align: center; font-size: 14px; line-height: 35px; color: #333; margin-top: 10px; transition: all 0.3s; }
.li01 a:hover .imgs{ border-color: #0061a5; }
.li01 a:hover h3{ color: #0061a5; }


.pars{ padding: 10px; }
.pars a{ display: block; }
.pars .parimg{ width: 100%; position: relative; overflow: hidden; z-index: 10; }
.pars .parimg:after{content: ''; display: block; padding-top: 63.8%; border: 1px solid #c6c6c6; }
.pars .parimg img{ transition: all 0.4s; z-index: -1 }
.pars a:hover .parimg img{ transform: scale(1.1); }
.pars h3{ font-size: 14px; line-height: 30px; color: #333; text-align: center; }


.li02{ padding: 10px; }
.li02 a{ display: block; }
.li02 .cimg{ width: 100%; overflow: hidden; transition: all 0.4s; border: 1px solid #c6c6c6; }
.li02 .cimg .imgs{ width: 100%; overflow: hidden;}
.li02 .cimg .imgs .img{ padding-top: 73.58%; transition: all 0.4s; /*background-size: contain;*/ }
.li02 a:hover .cimg .imgs .img{ transform: scale(1.1); }
.li02 h3{ width: 100%; font-size: 14px; line-height: 25px; color: #333; text-align: center; margin-top: 10px; }
.li02 a:hover h3{ color: #0061a5; }



.li03{ width: 100%;padding: 10px 0; }
.li03 a{ display: block; overflow: hidden; background: #efefef; color: #333; }
.li03 .xwimg{ width: 140px; max-width: 40%; height: 110px; float: left; overflow: hidden; position: relative; }
.li03 .xwimg .img{ transition: all 0.4s; }
.li03 .xwimg .xw_mark{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 149, 216, 0.6); color: #fff; font-size: 14px; line-height: 20px; opacity: 0; transition: all 0.3s; }
.li03 .xwimg .xw_mark span{ display: block; font-size: 54px; line-height: 40px; margin-bottom: 5px; }
.li03 .xwtext{ overflow: hidden; padding: 0 15px; color: #333333; }
.li03 .xwtext h3{ font-size: 14px; line-height: 30px; margin-top: 15px; font-weight: bold; }
.li03 .xwtext .xw_t{ font-size: 14px; line-height: 25px; height: 50px; }
.li03 a:hover .xwtext h3{ color: #0095d8; }
.li03 a:hover .xwimg .xw_mark{ opacity: 1; }











