/* 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: 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; 
}

.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}

.bd_weixin_popup{ height: auto !important;}

@font-face{font-family:'iconfont';src:url(../../at.alicdn.com/t/font_1432720974_1547027.eott');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url(../../at.alicdn.com/t/font_1432720974_1547027.wofff') format('woff'),url(../../at.alicdn.com/t/font_1432720974_1547027.ttff') 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(../../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:#2357a2; 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:#FFFFFF; }
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle;}

.top-line{float: right; margin: 45px 0;}
.t-li1{ float: right; font-size: 14px; color: #000000; line-height: 36px;}
.t-li1 img{ position: relative; top: 8px; margin-right: 10px; float: left; }
.t-li1 p{ overflow: hidden; font-size: 16px; line-height: 25px; color: #333; }
.t-li1 p em{ font-size: 12px; font-style: normal; text-transform: uppercase; }
.t-li1 span{ display: block; color: #e22029; font-size:30px; line-height: 30px; font-family: impact; }




.header-nav{ width:100%; z-index:99;
background: -webkit-linear-gradient(#2357a2 50%, #0d3985 50%);
background: -o-linear-gradient(#2357a2 50%, #0d3985 50%);
background: -moz-linear-gradient(#2357a2 50%, #0d3985 50%);
background: linear-gradient(#2357a2 50%, #0d3985 50%); }
.top-nav{}
.top-nav .nav-li{ width:12.5%;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; overflow: hidden; color: #FFFFFF; position: relative;}
.top-nav .nav-li .nav-link:after,
.top-nav .nav-li .nav-link:before{ content: ''; display: block; width: 1px; height: 100%; position: absolute;top:0; }
.top-nav .nav-li .nav-link:after{ left: 0; background: #074584; }
.top-nav .nav-li .nav-link:before{ right: 0; background: #3472b2; }

.top-nav .nav-li:hover .nav-link{ color: #000000;
	background: -webkit-linear-gradient(#91abd1 50%, #869cc2 50%);
background: -o-linear-gradient(#91abd1 50%, #869cc2 50%);
background: -moz-linear-gradient(#91abd1 50%, #869cc2 50%);
background: linear-gradient(#91abd1 50%, #869cc2 50%);  }
.top-nav a{ color:#333333;display: block;padding-left: 5px;padding-right: 5px;}

/*二级导航*/
.top-subnav{display:none; position: absolute; left: 0; min-width: 100%; z-index: 3;font-size: 12px; padding:5px 0px;background:rgba(13, 57, 133, 0.8); white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:45px; text-align:center; color: #FFFFFF; transition: all 0.3s;}
.top-subnav .subnav-link:hover{background:#869cc2; }



/*轮播图*/
.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{ max-width: 100%; margin: 0 auto; }
.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.5;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{ background: url(../images/tit_1.png) no-repeat center; color: #8c8c8c; padding: 10px 0; }
.index_tit h3{ font-size: 30px; line-height: 30px; color: #2357A2; font-weight: bold; }
.index_tit p{ font-size: 16px;line-height: 24px; }


/*wrap1*/
.wrap1{  }
.swiper-pbox{ }
.swiper-pbox a{ display: block; }
.swiper-pbox .pimg{ width: 100%; border: 1px solid #D8D8D8; padding: 1px; overflow: hidden; }
.swiper-pbox .pimg .img{ padding-top: 73.45%; transition: all 0.4s; }
.swiper-pbox a:hover .pimg .img{ transform: scale(1.1); }
.swiper-pbox .ptext{ width: 100%; overflow: hidden; margin-top: 1px; background: #D8D8D8; font-size: 14px; line-height: 37px; padding: 0 10px; color: #222222; }
.swiper-pbox .ptext .ptit{ }
.swiper-pbox .ptext .pic{ text-align: right; }
.swiper-pbox a:hover .ptext{ color: #FFFFFF; background: #2357a2; }




/*wrap2*/
.wrap2{ background: url(../images/bj1.jpg) no-repeat center; background-size: cover; }
.wrap2  .index_tit{background: url(../images/tit_2.png) no-repeat center; color: #FFFFFF; }
.wrap2  .index_tit h3{ color: #FFFFFF;}

.abclear{ width: 100%; margin: 50px 0 30px; background: #FFFFFF; border-radius: 10px; }
.abclear .abImg{  max-width: 50%; float: left; overflow: hidden; padding: 24px; }
.abclear .abImg a{ display: inline-block; overflow: hidden;}
.abRh{ overflow: hidden;  padding: 24px 24px 24px 0; }
.abRh .abtit{ overflow: hidden; width: 100%; border-bottom: 1px dashed #CCCCCC; padding-bottom: 14px; }
.abRh .abtit img{ float: left; margin-right: 12px; }
.abRh .abtit h3{ font-size: 20px; line-height: 30px; color: #2357a2; font-weight: bold; }
.abRh .abtit h4{ color: #222222; font-size: 16px; line-height: 30px; }
.abRh .ab_t1{ font-size: 14px; line-height: 24px; color: #222222; height: 120px; overflow: hidden; margin: 20px 0; }
.abRh a{ display: inline-block; width: 175px; max-width: 40%; text-align: center; font-size: 16px; line-height: 45px; border: 1px solid #D5D5D5; border-radius: 4px; color: #222222; }
.abRh a.amore1{ background: #2357a2; color: #2357A2; color: #FFFFFF; }
.abRh a.amore1 img{ position: relative; top: -1px; margin-right: 4px; }
.abRh a.amore1:hover{ opacity: 0.8;}
.abRh a.amore2{ }
.abRh a.amore2:hover{ border-color: #2357A2; color: #2357A2; }

.ab_tel{ border: 2px solid #2357A2; background: #FFFFFF; text-align: center; width: 440px; max-width: 100%; font-size: 16px; line-height: 40px; color: #222222; margin: 0 auto; overflow: hidden; }
.ab_tel a{ display: block; float: right; width: 135px; line-height: 43px; text-align: center; background: #2357A2; color: #FFFFFF; }
.ab_tel span{ font-size: 20px; font-weight: bold; }


/*wrap3*/
.wrap3{ }
.xwclear{ width: 100%; margin-top: 20px; }
.xwImg{ padding-left: 0;}
.xwImg a{ display: inline-block; overflow: hidden;}
.xwImg a img{ transition: all 0.3s; }
.xwImg a:hover img{ transform: scale(1.1);}
.xwRh{ padding-right: 0; }
.xw01{ border-bottom: 1px solid #dfdfdf; padding-bottom: 15px; margin-bottom: 10px; }
.xw01 a{ display: block;}
.xw01 .xwtit{ width: 100%; position: relative; font-size: 16px; line-height: 30px; color: #222222; font-weight: bold; padding-right: 80px; }
.xw01 .xwtit span{ display: block; position: absolute; right: 0; top: 0;  font-size: 14px; color: #666666; font-weight: normal; }
.xw01 .span{ width: 65px; height: 2px; background: #2357A2; margin: 6px 0 12px; }
.xw01 .xwtxt{ font-size: 14px; line-height: 24px; color: #666666; height: 72px; -webkit-line-clamp: 3; }
.xw02{ border-bottom: 1px dashed #DFDFDF; }
.xw02 a{ display: block; font-size: 14px; line-height: 50px; color: #222222; transition: all 0.3s; }
.xw02 .xwtit{ width: 100%; position: relative; padding-right: 72px; }
.xw02 .xwtit span{ display: block; position: absolute; right: 0; top: 0;}
.xw02 .xwtit i{ font-style: normal !important; font-size: 16px; margin-right: 5px; color: #DFDFDF; }
.xw02 a:hover{ background: #2357A2; color: #FFFFFF; padding: 0 10px;}
.xw02 a:hover .xwtit i{ color: #FFFFFF;}



/*wrap4*/
.wrap4{ }
.anli{ width: 100%; margin-top: 20px; position: relative; }
.swiper-anli{ }
.swiper-anli a{ display: block; overflow: hidden; position: relative; }
.swiper-anli a .img{ padding-top: 78.57%; transition: all 0.5s; }
.swiper-anli a:hover .img{ transform: scale(1.1); }
.swiper-anli a h3{ width: 100%; background: rgba(0,0,0,0.5); font-size: 14px; line-height: 36px; color: #FFFFFF; position: absolute; left: 0; bottom: 0; }

.al_l, .al_r{ display: block; width: 28px; height: 55px; position: absolute; top: 50%; margin-top: -26px; background-size: auto; background-repeat: no-repeat; }
.al_l{ left: -40px; background-image: url(../images/icon1_1.png); }
.al_r{ right: -40px; background-image: url(../images/icon1.png); }
.al_l:hover, .al_l.swiper-button-disabled{ left: -40px; background-image: url(../images/icon.png); }
.al_r:hover, .al_r.swiper-button-disabled{ right: -40px; background-image: url(../images/icon_1.png); }


/*wrap5*/
.wrap5{ background: #f0f0f0; }
.swiper-wp5{ }
.swiper-wp5 .swiper-slide{ position: relative; }
.swiper-wp5 .swiper-slide:before{ content: ''; display: block; width: 16px; height: 19px; background: url(../images/wp5_0.png) no-repeat center; position: absolute; left: -8px; top: 50%; margin-top: -10px; }
.swiper-wp5 .swiper-slide:first-child:before{ display: none;}
.swiper-wp5 a{ display: block; position: relative; overflow: hidden; text-align: center; }
.swiper-wp5 .wp5_icon{ width: 104px; max-width: 90%; position: relative; overflow: hidden; margin: 10px auto; }
.swiper-wp5 .wp5_icon:before{ content: ''; display: block; padding-top: 100%; }
.swiper-wp5 .wp5_icon img{ opacity: 0; transition: all 0.3s; }
.swiper-wp5 .wp5_icon .img1{ opacity: 1;}
.swiper-wp5 .wp5_icon .img2{ opacity: 0;}
.swiper-wp5 a:hover .wp5_icon .img1{ opacity: 0;}
.swiper-wp5 a:hover .wp5_icon .img2{ opacity: 1;}
.swiper-wp5 h3{ font-size: 16px; line-height: 22px; color: #000000;}
.swiper-wp5 p{ font-size: 14px; line-height: 22px; color: #b4b4b4;}


/*wrap6*/
.wrap6{ background: url(../images/bj2.jpg) no-repeat center; background-size: cover; } 
.wp6_tit{ margin: 0 auto; width: 740px; max-width: 100%; background: #2357A2; font-size: 14px; line-height: 30px; color: #FFFFFF; padding: 10px; border-radius: 25px; text-align: center; }
.wp6_tit a{ color: #FFFFFF; display: inline-block; padding: 0 5px;}
.wp6_tit a:hover{ text-decoration: underline !important;}

.wp6{ width: 100%; margin-top: 35px; font-size: 14px; line-height: 24px; color: #FFFFFF; }
.wp6 .t01{ width: 30%; float: left; padding-right: 20px; }
.wp6 h3{ font-size: 16px; line-height: 30px;}
.wp6 .t01 a{ color: #FFFFFF; display: inline-block; padding-right: 20px; }
.wp6 .t01 a:hover{ text-decoration: underline !important; }
.wp6 .t02{ width: 37%; float: left; overflow: hidden; border-left: 1px solid rgba(255,255,255,0.4); border-right: 1px solid rgba(255,255,255,0.4); font-size: 14px; line-height: 24px; color: #FFFFFF; padding: 0 20px; }
.wp6 .t02 p{}
.wp6 .t03{ width: 33%; float: right; overflow: hidden; }
.wp6 .t03 .code{ width: 130px; max-width: 50%; padding: 0 10px; text-align: center; float: right; }
.wp6 .t03 .code img{ margin: 10px auto;}



/*footer*/
.footer{ background: #2357a2; font-size: 14px; line-height: 24px; color: #FFFFFF;text-align: center; padding: 12px 0;}
.footer a{ color: #FFFFFF; }
.footer a:hover{ text-decoration: underline !important;}






/*mbox*/
.mainBox{ min-height: 600px; background: #F6F6F6; }

.mainLeft{ width: 240px; float: left; }
.itemtit{ font-size: 24px; font-weight: bold; white-space: nowrap; line-height:35px; color: #FFFFFF; background: url(../images/itemtit.png) no-repeat center; text-align: center; padding: 29px 56px 29px 0px; width: 296px; position: relative; }
.itemtit:before{ content: ''; display: block; width: 6px; height: 15px; background: url(../images/ic_0.png) no-repeat center; position: absolute; left: 0; bottom: 0; }
.itemtit p{ display: block; width: 100%; font-size: 12px; line-height: 20px; font-family: arial; font-weight: normal; }

.accordion{ width: 100%; border-left: 6px solid #E6E6E6; }
.accordion>li{  }
.accordion .link{ display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background: #f6f6f6 url(../images/ic_2.png) no-repeat 35px center; border-bottom: 1px solid #E6E6E6; color: #222222; font-size: 14px; line-height: 45px; padding-left: 65px; }
.accordion li.open .link, .accordion li .link:hover{  background: #f6f6f6 url(../images/ic_1.png) no-repeat 35px center; color: #2357A2; font-weight: bold; }

.mbot{ width: 100%; border-left: 6px solid #E6E6E6; border-bottom: 5px solid #E6E6E6; background: #F6F6F6; padding-top: 22px; font-size: 14px; line-height: 22px; color: #222222; }
.mbot img{ width: 100%; position: relative; left: -6px; }
.mbot_t1{ width: 100%; padding: 10px; }


.mainRight{ overflow: hidden;  position: relative; z-index: 10; }
.mrhtop{ background: #E8F1F8; padding: 25px 20px 20px; margin-top: 18px; }
.mrhtop .pro_tit1{ font-size: 24px; line-height: 30px; color: #2357A2; border-left: 5px solid #B4C9D7; padding-left: 15px; }
.mrhtop .pro_tit1 span{ display: block; font-size: 14px; line-height: 20px; color: #b4c9d7; text-transform: uppercase; }
.mrhtop .pro_tit2{ font-size: 14px; line-height: 45px; }
.mrhtop .pro_tit2 a{ display: inline-block; color: #222222; padding: 0 5px; }
.mrhtop .pro_tit2 a:last-child{color: #2357A2; }
.mrhtop .pro_tit2 a:hover{ color: #2357A2; text-decoration: underline !important;}


.mrhCont{ padding: 24px 10px; border: 2px solid #e8f1f8; background: #FFFFFF; width: 100%; font-size: 14px; line-height: 28px; color: #222222; }

.mainBox .mrhCont{ min-height: 350px; }


.li01{ padding: 4px; }
.li01 a{ display: block; }
.li01 .pimg{ width: 100%; border: 1px solid #D8D8D8; padding: 1px; overflow: hidden; }
.li01 .pimg .img{ padding-top: 73.45%; transition: all 0.4s; }
.li01 a:hover .pimg .img{ transform: scale(1.1); }
.li01 .ptext{ width: 100%; overflow: hidden; margin-top: 1px; background: #D8D8D8; font-size: 14px; line-height: 37px; padding: 0 10px; color: #222222; }
.li01 .ptext >div{ width: 50%; float: left; }
.li01 .ptext .ptit{ }
.li01 .ptext .pic{ text-align: right; }
.li01 a:hover .ptext{ color: #FFFFFF; background: #2357a2; }


.li02{ padding: 4px; }
.li02 a{ display: block; }
.li02 .pimg{ width: 100%; border: 1px solid #D8D8D8; padding: 1px; overflow: hidden; }
.li02 .pimg .img{ padding-top: 73.45%; transition: all 0.4s; }
.li02 a:hover .pimg .img{ transform: scale(1.1); }
.li02 h3{ width: 100%; overflow: hidden; margin-top: 1px; background: #D8D8D8; font-size: 14px; line-height: 35px; padding: 0 10px; color: #222222; text-align: center; }
.li02 :hover h3{ background: #2357A2; color: #FFFFFF; }


.li03{ margin-bottom: 20px; }
.li03 a{ display: block; transition: all 0.3s; color: #6d6d6d; overflow: hidden; padding: 10px; background: #efefef; }
.li03 .newimg{ width: 180px; max-width: 40%; height: 125px; float: left; overflow: hidden; }
.li03 .newimg .img{ transition: all 0.5s;}
.li03 a:hover .newimg .img{ transform: scale(1.1);}
.li03 .newtxt{ overflow: hidden; padding-left: 15px; }
.li03 .newtxt h3{ width: 100%; font-size: 16px; line-height: 30px; font-weight: bold; }
.li03 .newtxt .span{ display: block; width: 30px; height: 2px; background: #0f80cc; margin: 5px 0 10px; }
.li03 .newtxt .new_t{ width: 100%; font-size: 14px; line-height: 23px; height: 69px; overflow: hidden; -webkit-line-clamp: 3;  }
.li03 a:hover .newtxt h3{ color: #FFFFFF; }
.li03 a:hover{ background: #2357a2; color: #FFFFFF; }
.li03 a:hover .newtxt .span{ background: #FFFFFF;}

.pagelist {
	text-align: right; margin: 5px auto; clear: both; border-top: #dddddd 1px dashed; padding-top: 10px;overflow:hidden;
}
.pagelist li{ width:auto; height:50px; float:left; list-style-type:none}
.pagelist a {
	border-bottom: #dedfde 1px solid; border-left: #dedfde 1px solid; padding-bottom: 5px; margin: 0px 5px; padding-left: 9px; padding-right: 9px; color: #000000; border-top: #dedfde 1px solid; border-right: #dedfde 1px solid; padding-top: 5px
}
.pagelist a:hover {
	border-bottom: #2357a2 1px solid; border-left: #2357a2 1px solid; background-color: #2357a2; color: #fff; border-top: #2357a2 1px solid; border-right: #2357a2 1px solid
}

.max-img img{
    max-width: 100%;
    height: auto!important;
}


.sitemap {
    height: 500px;
}
.sitemap .linkbox {
    float: left;
    position: relative;
}
.sitemap .linkbox h3 {
    padding: 5px 24px;
    background: #2357a2;
    font-size: 16px;
}
.sitemap .linkbox h3 a {
    color: #fff;
}
.sitemap .linkbox .f6 {
    position: absolute;
    left: 20px;
    width: 200px;
}