/* 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:#e8e8e8; 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;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ margin:20px 0; width:100%; overflow:hidden;}


@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:#008cd6; 
	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*/
.header{ width:100%;z-index:9999; background:#FFFFFF; transition:all 0.4s; position: fixed; top:0px;}
.top-head-wrap{}
.top-head{display: table;width: 100%;}
.top-head .top-logo{display: table-cell;vertical-align: middle;}

.nav-wrap{ width:850px; float:right; margin-top: 10px;}
.top-nav{}
.top-nav .nav-li{ width:16.66%; float:left; position:relative; text-align:center;}
.top-nav .nav-li .nav-link{ position:relative; font-size:16px; line-height:50px;white-space:nowrap;overflow:hidden; color:#000000; display:block; width:100%;}
.top-nav .nav-li .nav-link:before{content: ''; display: block; width: 80px; max-width: 100%; height: 2px; background: #008cd6; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);opacity: 0; transition: all 0.3s;
-webkit-transform: translateX(-50%); 
-moz-transform: translateX(-50%);
-mos-transform: translateX(-50%);
-o-transform: translateX(-50%);}
.top-nav .nav-li:hover .nav-link{ font-weight: bold;}
.top-nav .nav-li:hover .nav-link:before{ opacity: 1;}
.top-subnav{display:none; position: absolute; left:0;width: 100%; z-index: 3;font-size:12px;line-height:40px; padding-bottom: 5px;background:rgba(255,255,255,1);white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; transition:all 0.3s; display:block; width:100%; color:#000000; border-bottom: 1px solid #008cd6;}
.top-subnav .subnav-link:hover{ background:#008cd6; color:#FFFFFF;}


.nav-top{}
.nav-top p{ float: right;white-space:nowrap;}
.nav-top .p1{ font-size: 36px; line-height: 40px; color: #008cd6;}
.nav-top .p1 span{position: relative; top: -3px; margin-right: 5px;}
.nav-top .p2{width: 450px; text-align: center; background: url(../images/t1.png) no-repeat center center;font-size: 14px; color: #757575;line-height: 26px;}
.nav-top .p2 a{ display: inline-block; color: #337ab7; padding: 0 5px;}

/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%; margin-top: 100px;}
.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;padding-top:46.115%;}
.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;	 display:none;}
.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{ display:none; width:100%; overflow:hidden;}
.swiper-banner-img {position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;}
.swiper-banner-img:before { content: '';display: block;padding-top:103.75%;}



.index-t01{ color: #008CD6; font-size: 25px; line-height: 30px; position: relative; padding-left: 20px; font-weight: bold;}
.index-t01:before{ content: ''; display: block; width: 5px; height: 24px; background: #008CD6; position: absolute; left: 0; top: 50%; margin-top: -12px;}
.index-t02{ width: 100%; text-align: center; overflow: hidden;}
.index-t02 h3{ color: #008CD6; font-size: 25px; line-height: 25px;}
.index-t02 span{ width: 50px; height: 2px; background: #008CD6; display: block; margin:10px auto;}
.index-t02 p{ font-size: 11px; color: #5c5d5d; font-family: arial; line-height: 1;}

/*wrap1*/
.wrap1{ margin: 0; padding: 35px 0;}
.pros{ width: 100%; overflow: hidden; margin-top: 15px;}
.pros .proli{ padding: 0;}
.pros .proli a{ display: block; width: 100%; overflow: hidden; background: #FFFFFF;}
.pros .proli .proimg{ width: 100%; overflow: hidden; position: relative;}
.pros .proli .proimg:after{ content: ''; display: block; padding-top: 85.16%;}
.pros .proli .proimg img{ transition: all 0.4s;}
.pros .proli a:hover .proimg img{ transform: scale(1.05);}
.pros .proli .proimg .pmack{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); color: #FFFFFF; padding: 20px; font-size: 14px; line-height: 24px; text-align: center;}
.pros .proli:nth-of-type(even){}
.pros .proli:nth-of-type(even) .proimg .pmack{background: rgba(0,0,0,0);color: #626262;}



/*wrap2*/
.wrap2{ margin: 0; padding: 35px 0; background: #EEEEEE;}
.about{ width: 100%; overflow: hidden; margin-top: 25px;}
.about-img{ float: left; overflow: hidden; max-width: 50%;}
.about-txt{ overflow: hidden; padding-left: 20px;}
.about-txt h3{ font-size: 20px; line-height: 35px; color: #008CD6;}
.about-txt .a-tt{ font-size: 14px; line-height: 28px; height: 190px; overflow: hidden; color: #666666; margin: 22px 0;}
.about-txt .a-tt p{ text-indent: 2em;}
.about-txt .tel02{ width: 100%; overflow: hidden;}
.about-txt .tel02 img{ float: left;}
.about-txt .tel02 .nums{ overflow: hidden; padding-left: 10px;}
.about-txt .tel02 .nums span{ font-size: 18px; color: #000000; display: block; line-height: 30px;}
.about-txt .tel02 .nums p{ font-size: 33px; line-height: 30px; color: #008CD6; font-weight: bold;}


/*wrap3*/
.wrap3{ margin: 0; padding: 35px 0;}
.yyfa{ width: 100%; overflow: hidden; margin-top: 20px;}
.yyfa a{ display: block; width: 100%; overflow: hidden; padding: 15px; padding-bottom: 0; background: #EEEEEE; transition: all 0.3s;}
.yyfa .faimg{ width: 100%; overflow: hidden;}
.yyfa .faimg .img{ padding-top: 72.98%; transition: all 1s;}
.yyfa a:hover{background: #008cd6;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.yyfa a:hover .faimg .img{ transform: scale(1.1);}
.yyfa h3{ font-size: 14px; line-height: 40px; background: #EEEEEE; text-align: center; color: #000000; transition: all 0.3s;}
.yyfa a:hover h3{background: #008cd6; color: #FFFFFF;}

.more-1{ margin-top: 30px;}
.more-1 a{ display: block; margin:0 auto; width: 125px; color: #008cd6; line-height: 36px; border:solid 1px #008cd6; }


/*wrap4*/
.wrap4{ margin: 0; padding: 35px 0;}
.sbzs{ width: 100%; overflow: hidden; margin-top: 20px;}
/*ph*/
.sbzs .swiper-sbzs a{ display: block; width: 100%; overflow: hidden;}
.sbzs .swiper-sbzs a .bz-img{ width: 100%; overflow: hidden;}
.sbzs .swiper-sbzs a .bz-img .img{ padding-top: 74.41%;}
.sbzs .swiper-sbzs a h3{ color: #000000; font-size: 14px; line-height: 28px; text-align: center;}
/*pc*/
.pcbz{ width: 100%; overflow: hidden;}
.poster-main{ position:relative;width:1024px;height:416px; margin: 0 auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:1024px;height:416px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0; overflow:hidden;}
.poster-main .poster-btn{ position:absolute;top:0; width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:-230px; background: url(../images/bg5-l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:-230px; background: url(../images/bg5-r.png) no-repeat center center;}
.poster-main .bzimg{ width: 100%; overflow: hidden;}
.poster-main .img{padding-top:74.41%; transition: all 0.3s;}
.poster-main .img:hover{ transform: scale(1.1);}
.poster-main h3{color: #000000; font-size: 14px; line-height: 28px; text-align: center;}

.sizeCover{ background-position: 50% 50%; background-size:cover;}
.pictrue-7{ position: relative; padding: 0 100px; }
.pictrue-7 .swiper-slide{width:30%;}
.pictrue-7 .swiper-slide a{display:block;}
.pictrue-7 .swiper-slide a .imgbox{ overflow: hidden; transition: all 0.3s; }
.pictrue-7 .swiper-slide a .imgbox:before{ content: ''; display: block; padding-top: 74.41%;}
.pictrue-7 .swiper-slide a .imgbox span{ display: block; font-size: 0; }
.pictrue-7 .swiper-slide a .textbox{ padding:0 10px; color: #333; line-height: 30px; transition: all 0.3s; font-size: 14px;}
.pictrue-7 .swiper-button{ margin-top:-26px; width: 53px; height: 53px; background-repeat: no-repeat; background-size: auto; }
.pictrue-7 .swiper-button.swiper-button-prev{ left: 0; background-image: url(../images/p7_jt_l.png); background-position: left; }
.pictrue-7 .swiper-button.swiper-button-next{ right: 0; background-image: url(../images/p7_jt_r.png);background-position: right; }
.pictrue-7:hover .swiper-slide a .imgbox{ opacity: 0.3; }
.pictrue-7:hover .swiper-slide.swiper-slide-active a .imgbox{ opacity: 1; }
.pictrue-7 .swiper-slide.swiper-slide-active a:hover .textbox{ color: #fff; background:#008cd6; }
.pictrue-7 .swiper-button.swiper-button-prev:hover{ background-position: right; }
.pictrue-7 .swiper-button.swiper-button-next:hover{ background-position: left; }










/*wrap5*/
.wrap5{}
.wp5{ padding: 8px;}
.wp5 .wp5-tit{ width: 100%; border-bottom: 1px solid #b1b1b1;color: #008CD6; font-size: 24px; line-height: 45px; position: relative; padding-left: 12px; font-weight: bold; padding-right: 55px;}
.wp5 .wp5-tit:before{ content: ''; display: block; width: 5px; height: 24px; background: #008CD6; position: absolute; left: 0; top: 50%; margin-top: -12px;}
.wp5 .wp5-tit a{ position: absolute; right: 0; top: 0;}
.wp5 .wp5-tit b{ width: 30%; height: 2px; display: block; background: #008CD6; position: absolute; left: 0; bottom: -1px; transition: all 0.3s;}
.wp5 .wp5-tit:hover b{ width: 100%;}
.wp5 ul{ width: 100%; overflow: hidden; margin-top: 5px;}
.wp5 ul li{ border-bottom: 1px dotted #000000;}
.wp5 ul li a{ display: block; width: 100%; color: #000000; font-size: 14px; line-height: 36px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wp5 ul li a:hover{ color: #008CD6;}

/*wrap6*/
.wrap6{ padding: 35px 0; margin: 0; background: #EEEEEE;}
.wp6-1{ width: 32.5%; float: left; overflow: hidden; color: #000000;}
.wp6-1 h3{ font-size: 18px; line-height: 24px; margin-bottom: 5px;}
.wp6-1 p{font-size: 14px; line-height: 24px;}
.wp6-1 p a{ color: #000000;}
.wp6-1 p a:hover{ color: #008CD6;}
.wp6-2{ width: 49.5%; float: left; min-height: 230px; padding: 0 4%; border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;}
.wp6-2 h3{ font-size: 18px; line-height: 24px; margin-bottom: 5px;}
.wp6-2 p{font-size: 14px; line-height: 24px;}
.wp6-2 p a{ color: #000000; padding: 8px;white-space:nowrap;}
.wp6-2 p a:hover{ color: #008CD6;}
.wp6-3{ width: 18%;float: right; padding-left: 30px;}
.wp6-3 img{ margin: 5px auto;}
.wp6-3 p{font-size: 14px; line-height: 24px; text-align: center;}


/*footer*/
.footer{ margin: 0; background: #008CD6; color: #FFFFFF; padding: 10px 0;}
.footer p{ font-size: 14px; line-height: 24px;}
.footer a{color:#FFFFFF;}
.footer a:hover{ color: #008CD6;}



/*mbox*/
.mbox{ background: #FFFFFF; padding: 35px 0; margin: 0; min-height: 500px;}
.mleft{ width: 284px; overflow: hidden; float: left;}
.mleft .mlfTop{ width: 100%; background: #00a2e9; color: #FFFFFF; text-align: center; padding: 20px 0 15px;}
.mleft .mlfTop h3{ font-size: 30px; line-height: 1;}
.mleft .mlfTop p{ font-family: arial; font-size: 14px; line-height: 24px;}
.mlful{ width: 100%; overflow: hidden; margin-top: 5px;}
.mlful li{ border-bottom: 1px solid #DBDBDB;}
.mlful li a{ display: block;white-space:nowrap; overflow:hidden; padding: 0 20px; font-size: 14px; line-height: 40px; color: #000000; transition: all 0.3s; position: relative;}
.mlful li a span{ margin-right: 5px;}
.mlful li a:after{ content: ''; display: block; width: 8px; height: 9px; background: url(../images/t3.png) no-repeat; position: absolute; right: 10px; top: 50%; margin-top: -4px; opacity: 0; transition: all 0.3s;}
.mlful li a:hover{ background: #00a2e9; color: #FFFFFF;}
.mlful li a:hover:after{ opacity: 1;}
.mlBot{ width: 100%; overflow: hidden; margin-top: 40px;}
.mlBot h3{ font-size: 30px; line-height: 50px; text-align: center; color: #FFFFFF; background: #00a2e9;}
.mlBot p img{ width: 100%; margin-top: 1px;}
.mlBot .mlb-t{ width: 100%; overflow: hidden; color: #000000; font-size: 14px; line-height: 24px; margin-top: 5px;}
.mlBot .mlb-t a{ color: #000000;}
.mlBot .mlb-t a:hover{ color: #008CD6;}

.mright{ overflow: hidden; padding-left: 20px;}
.mright .mrhtop{ width: 100%; overflow: hidden; border-bottom: 1px solid #00a2e9; font-size: 14px; line-height: 48px; color: #000000;}
.mright .mrhtop .pull-left{ font-size: 30px;color: #008cd6; font-weight: bold;}
.mright .mrhtop a{ color: #000000;}
.mright .mrhtop a:hover{ color: #00a2e9;}
.mrcont{ width: 100%; overflow: hidden; margin-top: 10px; font-size: 14px; line-height: 30px;}

.li01{ padding: 10px;}
.li01 a{ display: block; width: 100%; overflow: hidden; background: #EEEEEE; padding: 10px;transition: all 0.3s;color:#000;}
.li01 .li01-img{ position: relative; width: 100%; overflow: hidden; border: 1px solid #d6d6d6;}
.li01 .li01-img .img{ transition: all 0.3s;padding-top: 109.38%;}
.li01 .li01-img:hover .img{ transform: scale(1.1);}
.li01 h3{ font-size: 14px; line-height: 30px;  text-align: center;}
.li01 a:hover{ background: #008cd6; border-color: #008cd6;color:#fff;}


.ptx1{ font-size: 14px; line-height: 30px; color: #000000;}
.ptx1 a{ color: #000000}


.mrcul{ width: 100%;}
.mrcul li{ border-bottom: 1px dotted #000000;}
.mrcul li a{ display: block; width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position: relative; font-size: 14px; line-height: 36px; color: #000000; padding-right: 75px;}
.mrcul li a span{ color: #333333; display: block; position: absolute; right: 0; top: 0;}
.mrcul li a:hover{ color: #00a2e9;}






