body{min-width:1240px\9;overflow-x:auto;font-size:15px;line-height:1.8;color:#555;background:#fff;}
a{color:inherit;}
a:hover{color:#d70d25;}
::-moz-selection{color:#fff;background:#d70d25;}
::selection{color:#fff;background:#d70d25;}
::-webkit-input-placeholder{color:#aaa;}
.placeholder{color:#aaa;}
@font-face {
	font-family:'fontGotham';
	src: url('Gotham-Medium.otf');
}
@font-face {
	font-family:'fontDIN';
	src: url('DIN-Condensed.ttf');
}
.clearfix:before,.clearfix:after{display:table;clear:both;content:''}
.row{width:101%;transition:.2s width ease;*zoom:1}
.row:before,.row:after{display:table;clear:both;content:''}
.row>[class*="span-"]{float:left;margin-right:1%;*margin-right:.89%}
.row>.span-1{width:7.33333333%}
.row>.span-2{width:15.66666667%}
.row>.span-3{width:24%}
.row>.span-4{width:32.33333333%}
.row>.span-5{width:40.66666667%}
.row>.span-6{width:49%}
.row>.span-7{width:57.33333333%}
.row>.span-8{width:65.66666667%}
.row>.span-9{width:74%}
.row>.span-10{width:82.33333333%}
.row>.span-11{width:90.66666667%}
.row>.span-12{width:99%}
.full-row{width:100%;transition:.2s width ease;*zoom:1}
.full-row:before,.full-row:after{display:table;clear:both;content:''}
.full-row>[class*='span']{float:left}
.full-row>.span-1{width:8.33333333%;*width:8.22333333%}
.full-row>.span-2{width:16.66666667%;*width:16.55666667%}
.full-row>.span-3{width:25%;*width:24.89%}
.full-row>.span-4{width:33.33333333%;*width:33.22333333%}
.full-row>.span-5{width:41.66666667%;*width:41.55666667%}
.full-row>.span-6{width:50%;*width:49.89%}
.full-row>.span-7{width:58.33333333%;*width:58.22333333%}
.full-row>.span-8{width:66.66666667%;*width:66.55666667%}
.full-row>.span-9{width:75%;*width:74.89%}
.full-row>.span-10{width:83.33333333%;*width:83.22333333%}
.full-row>.span-11{width:91.66666667%;*width:91.55666667%}
.full-row>.span-12{width:100%;*width:99.89%}
.row>.pull-right,.full-row>.pull-right{float:right}
.row>.center{position:relative;left:-0.5%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}
.full-row>.center{display:block;float:none;clear:both;margin-right:auto;margin-left:auto}

/* 常量设置 */
.wrap{width:82%;margin-right:auto;margin-left:auto;}
.block{display:block;}

/*css组件设置*/
.form-control,.input-group-addon,.btn{border-radius:2px;}
.form-control:focus{border-color:#d70d25;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px rgba(102,175,233,0.6);}
.imgZoom img,.imgY180 img{-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.imgZoom{overflow:hidden;-webkit-transform:rotate(0);transform:rotate(0);}
.imgZoom:hover img{-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.imgY180:hover img{cursor:pointer;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}

/* 网站样式 */
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#fff;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#fff;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#fff;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#fff;}
input{border:none;width:85%;line-height:40px;height:40px;padding-right:60px;}
input::-webkit-input-placeholder{color:#d70d25;}
input:-moz-placeholder{color:#d70d25;}
input::-moz-placeholder{color:#d70d25;}
input:-ms-input-placeholder{color:#d70d25;}
.common_btn{position:relative;overflow:hidden;}
.common_btn>span{display:inline-block;vertical-align:middle;opacity:0;filter:alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}
.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display:none\0;}
.common_btn:hover .iconfont{color:#fff;}
.common_btn:hover{background:#3d3b3b;}
.common_btn:hover::before{opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.common_btn:hover>span{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:inline-block;}
.common_btn>span.sep{width:5px;height:5px;display:inline-block;}
.common_btn.static_btn:hover{background:none;}
.common_btn.static_btn>span{color:#3d3b3b;}
.common_btn.static_btn::before{left:0;}
.line_btn{display:inline-block;*display:inline;*zoom:1;white-space:nowrap;padding:0 130px 0 30px;line-height:65px;font-size:15px;text-transform:uppercase;border-left:1px solid rgba(255,255,255,.14);border-right:1px solid rgba(255,255,255,.14);}
.line_btn::after{content:";";position:absolute;top:50%;right:100px;width:7px;height:7px;background:url(/images/line_btn_jt.png) no-repeat center;margin-top:-3px;overflow:hidden;opacity:1;visibility:visible;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);}
.line_btn:hover::after{opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden;}
.line_btn.line_btn_red{position:absolute;left:0;bottom:0;border-color:#3d3b3b;}
.line_btn.line_btn_red::after{background:url(/images/line_btn_jt_red.png) no-repeat center;}
.line_btn .jt{position:absolute;width:6px;bottom:0;top:0;right:100px;}
.line_btn .jt img{position:absolute;top:50%;margin-top:-3px;left:0;}
.page_btn{font-size:18px;display:inline-block;*display:inline;*zoom:1;background:#3398e9;color:#fff;width:230px;line-height:50px;text-transform:uppercase;letter-spacing:1px;cursor:pointer;}

/* 公共按钮带边框 */
.common-btn{display:inline-block; height:55px; line-height:55px; font-size:15px; padding:0 70px 0 40px; border:1px solid #e1e0e1; border-radius:50px; background:#d70d25; transition:all 0.5s ease; position:relative;}
.common-btn span{display:inline-block; color:#fff;}
.common-btn span.icon{width:8px; height:12px; background:url(/images/btn_white.png) no-repeat center; transition:all 0.5s ease; position:absolute; top:50%; margin-top:-6px; right:37px;}
.common-btn:hover{background:#be4e1b;}
.common-btn:hover span.icon{right:32px}

.common-border-btn{display:inline-block; height:55px; line-height:55px; font-size:15px; padding:0 70px 0 40px; border:1px solid #e1e0e1; border-radius:50px; transition:all 0.5s ease; position:relative;}
.common-border-btn span{display:inline-block; color:#000;}
.common-border-btn span.icon{width:8px; height:12px; background:url(/images/btn_black.png) no-repeat center; transition:all 0.5s ease; position:absolute; top:50%; margin-top:-6px; right:37px;}
.common-border-btn:hover{background:#d70d25; border-color:#d70d25;}
.common-border-btn:hover span{color:#fff;}
.common-border-btn:hover span.icon{right:32px; background:url(/images/btn_white.png) no-repeat center;}

/* 首页公共标题 */


/* 导航部分 */
.header{border-bottom: 1px solid #fff;border-color: rgba(255,255,255,.24);position:fixed;top:0;left:0;right:0;z-index:99;height:90px;transition:top .5s ease;-webkit-transition:top .5s ease;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;}

.header .header_logo{width:20%;float:left;position:relative;height:90px;text-align:center;z-index:100;}
.header .header_logo a{display:block;text-align:left;}
.header .header_logo .logo{width:385px;height:50px;background-image:url(/images/logo_w.png);background-position:center center;background-repeat:no-repeat;margin-top:20px;display:inline-block;}
	
.header.fixed{top:0;box-shadow:0 5px 8px rgba(0,0,0,.2);background:#fff;}
.header.fixed,.header:hover{background:#fff;padding-top: 0;}
.header.fixed .logo,.header:hover .logo{background-image:url(/images/logo_c.png);}
.header .header_box:hover .header_logo:after{background:#d70d25;transition:all .5s ease;}



.header .header_nav{width:55%;float:right;border-right: 1px solid #fff;border-color: rgba(255,255,255,.4);padding-right: 13px;}
.header .header_tools{float:right;height:90px;position:relative;width:15%;}
.header .header_tools .mobile_key{display:none;}
.header .header_nav .nav_container{text-align:right;height:90px;}
.header .header_nav .nav_container>ul{overflow:hidden;display:block;}
.header .header_nav .nav_container>ul>li{float:left;width:120px;text-align:center;font-size:16px;color:#fff;height:90px;line-height:90px;}
.header .header_nav .nav_container>ul>li a{display:block;}
.header .header_nav .pro .inner_box ul{width:20%;}
.header .header_tools li{height:90px;line-height:90px;font-size:16px;float:left;text-align:center;color:#fff;cursor:pointer;width:30%;float:left;}
.header .header_tools .fix{position:relative;z-index:2;}
.header .header_tools li.search:before{content:"";left:0;top:35px;width:1px;height:20px;background:#fff;opacity:.1;position:absolute;}
.header .header_tools li .iconfont{display:block;margin:0;color:#fff;opacity:0.8;font-size:22px;}
.header .header_tools li.language .icon_t{width:9px;height:6px;display:inline-block;vertical-align:1px;background:url(/images/tools_arraw.png) no-repeat center center;margin:0 4px;}
.header .header_tools li.quick_a{width:70%;font-size:14px;border-right:none;height:89px;line-height:89px;text-align:right;}
.header .header_tools li.quick_a .iconfont{font-size:20px;border-right:0;display:inline-block;margin-left:15px;}
.header .header_tools li.quick_a .quick_box a{color:#fff;}
.header .header_tools li.quick_a:before{content:"";left:30%;top:50%;margin-top:-10px;width:1px;height:20px;background:#E333E7500;opacity:.1;position:absolute;}
.header .header_tools li.quick_a:after{display:none;}
.header .header_tools li.quick_a .quick_box a:hover{font-weight:bold;}
.header .header_tools .quick_box{position:absolute;top:100%;left:0;width:500px;background-color:#d70d25;background-repeat:no-repeat;background-position:right top;text-align:left;font-size:16px;padding:25px 0 35px;display:none;}
.header .header_tools .quick_box a{padding-left:20px;display:block;height:50px;line-height:50px;opacity:0;filter:alpha(opacity=0);transform:translateX(30px);transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;color:#fff;}
.header .header_tools .quick_box a .lin{padding-right:30px;color:#fff;vertical-align:2px;}
.header .header_tools .quick_box.show a{opacity:1;filter:alpha(opacity=100);transform:translateX(0);transition-delay:.3s;}

/* 下拉 */
.header .header_nav .inner_box{position:absolute;top:100%;left:0;width:100%;padding:65px 0 40px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.075);display:none;border-top:1px solid #f5f5f5;}
.header .header_nav .inner_box .box_l{width:65%;float:left;padding-left:9%;text-align:center;opacity:0;filter:alpha(opacity=0);transform:translateY(20px);transition:all .5s cubic-bezier(.4,.5,.58,1.11);transition-delay:0.3s;}
.header .header_nav .inner_box .box_r{width:25%;float:left;text-align:left;opacity:0;filter:alpha(opacity=0);transform:translateX(20px);transition:all .5s cubic-bezier(.4,.5,.58,1.11);transition-delay:0.4s;}
.header .header_nav .inner_box.inner_hover .box_l,.header .header_nav .inner_box.inner_hover .box_r{opacity:1;filter:alpha(opacity=100);transform:translate(0,0);}
.header .header_nav .inner_box .box_l li{width:20%;float:left;height:30px;line-height:30px;font-size:18px;margin-top:11px;color:#000;position:relative;text-align:left;padding-top:15px;margin-bottom:35px;}
.header .header_nav .inner_box .box_l li:before{content:'';position:absolute;top:0;left:0;width:30px;height:1px;background:#000;transition:all .5s ease;-webkit-transition:all .5s ease;}
.header .header_nav .inner_box .box_l li a{display:block;}
.header .header_nav .inner_box .box_l li:hover:before{width:72px;background:#d70d25;}
.header .header_nav .pro .inner_box li:before{visibility:hidden;}
.header .header_nav .pro .inner_box li.t:before{content:'';position:absolute;top:0;left:0;width:30px;height:1px;background:#000;transition:all .5s ease;-webkit-transition:all .5s ease;visibility:visible;}
.header .header_nav .pro .inner_box ul:hover li.t:before{width:130px;background:#d70d25;}
.header .header_nav .pro .inner_box ul{float:left;width:25%;}
.header .header_nav .pro .inner_box ul li{float:none;width:100%;font-size:14px;color:#666;line-height:1.6;height:auto;padding-top:0;margin-top:0;margin-bottom:13px;}
.header .header_nav .pro .inner_box li.t{font-size:18px;color:#000;padding:30px 0 5px;}
.header .header_nav .nav_container>ul>li a.cur{color:#d70d25;}
.header .header_nav .nav_container>ul>li{width:16%;}

.header.fixed .header_nav .nav_container>ul>li,.header:hover .header_nav .nav_container>ul>li{color:#011c35;}
.header.fixed .header_tools li .fa,.header:hover .header_tools li .fa{color:#d70d25;font-size:18px;}

.header.fixed .header_tools li.quick_a a,.header:hover .header_tools li.quick_a a{color:#d70d25; }
.header .header_tools li .globe,.header:hover .header_tools li .globe{display:inline-block; vertical-align:middle; font-size:0; width:18px; height:18px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; background:#ccc url(/images/lan.gif) no-repeat center center; background-size:cover; margin-right:6px;}


.header.fixed .header_tools:after,.header:hover .header_tools:after{content:"";width:600px;height:100%;position:absolute;top:0;left:0;z-index:1;}
.header_search_fix{position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;background:#d70d25;color:#fff;display:none;}

.header_search_fix .search{font-size:18px;margin-bottom:10px;}
.header_search_fix .box{position:absolute;width:40%;top:50%;margin-top:-50px;text-align:left;left:30%;}
.header_search_fix .input{background:none;width:70%;border-bottom:1px solid #fff;outline:0;vertical-align:middle;font-size:38px;color:#fff;font-family:'Impact'}
.he16r_search_fix .input::-webkit-input-placeholder{color:#fff;font-size:56px;}
.header_search_fix .input:-moz-placeholder{color:#fff;font-size:56px;}
.header_search_fix .input:-ms-input-placeholder{color:#fff;font-size:56px;}
.header_search_fix .search_box{line-height:70px;height:70px;position:relative;}
.header_search_fix .submit{width:125px;height:45px;line-height:41px;font-size:14px;color:#fff;border:2px solid #fff;border-radius:20px;background:transparent;padding:0;margin:0;position:absolute;top:50%;margin-top:-23px;right:0;-webkit-appearance:none;}
.header_search_fix .close{position:absolute;width:88px;height:88px;font-size:32px;line-height:88px;border:1px solid #fff;right:60px;top:18px;text-align:center;cursor:pointer;transition:all .5s ease;-webkit-transition:all .5s ease;background:#d70d25;}
.header_search_fix .close:hover{background:#d70d25;}
body .search_hover.header .header_logo .logo{background-image:url(/images/logo_w.png);}
.search_hover .header_logo:after{display:none;}
.header_search_fix .pro_list{position:absolute;right:60px;bottom:60px;text-align:right;}
.header_search_fix .pro_list .t{font-size:18px;color:#fff;padding-bottom:10px;}
.header_search_fix .pro_list a{display:block;font-size:14px;opacity:0.5;filter:alpha(opacity=50);color:#fff;}
.header_search_fix input{border:none;width:85%;line-height:40px;height:40px;padding-right:60px;}
.header_search_fix input::-webkit-input-placeholder{color:#fff;}
.header_search_fix input:-moz-placeholder{color:#fff;}
.header_search_fix input::-moz-placeholder{color:#fff;}
.header_search_fix input:-ms-input-placeholder{color:#fff;}
.header_search_fix .submit:before{width:100%;margin-top:0;}
.header_search_fix .submit:hover{background:#3d3b3b;}
.header_search_fix .submit:before{width:100%;left:0;text-align:center;}
.xuanzhun{-webkit-transition-property:-webkit-transform;animation:rotate 5s linear infinite;}
@keyframes rotate{from{transform:rotate(0deg)}
to{transform:rotate(359deg)}
}
.index_header{top:0px;-moz-transition:all 1s ease 0s;-ms-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s;}
.index_header.ani{top:0;}

/*banner动画*/
@-webkit-keyframes dong0 {
	0 {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(1.1);}
}
@keyframes dong0 {
	0 {transform: scale(1);}
	100% {transform: scale(1.1);}
}
.o0{opacity: 0;-webkit-opacity: 0; transform: translate(0,75px);-webkit-transform: translate(0,75px);}
.transtionsdr05{transition: .5s;-webkit-transition: .5s}
.transtionsdr1{transition: 1s;-webkit-transition: 1s}
.transtionsdr12{transition: 1.2s;-webkit-transition: 1.2s}
.transtionsdr15{transition: 1.5s;-webkit-transition: 1.5s}
.transtionsdr18{transition: 1.8s;-webkit-transition: 1.8s}
.transtionsdl1{transition-delay: .25s;-webkit-transition-delay: .25s;}
.transtionsdl2{transition-delay: .5s;-webkit-transition-delay: .5s;}
.transtionsdl3{transition-delay: .75s;-webkit-transition-delay: .75s;}
.transtionsdl4{transition-delay: 1s;-webkit-transition-delay: 1s;}


/*banner*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
' + '.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/*banner*/
.ibanner{position:relative;height:900px;overflow:hidden;}
.ibanner .owl-carousel{display:block;}
.ibanner .owl-carousel .owl-item{overflow:hidden;}
.ibanner .owl-item{overflow: hidden;}
.ibanner .owl-item .bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-size: cover !important;}
.ibanner .owl-item.active .bg{animation: dong0 6s linear infinite both;-webkit-animation: dong0 6s linear infinite both;}
.ibanner .owl-carousel .owl-item.active .o0{opacity: 1;-webkit-opacity: 1; transform: translate(0,0);-webkit-transform: translate(0,0);}
.ibanner .item{overflow:hidden;position:relative;height:900px;}
.ibanner .owl-carousel .owl-item .ban_img{position:absolute;left:50%;margin-left:-960px;width:1920px;max-width:none;top:50%;transform:translateY(-50%);}
.ibanner video{position:absolute;min-height:100%;min-width:100%;object-fit:cover;top:0;left:0;}
.ibanner .cover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:url(/images/mask.png) repeat;}
.ibanner .word{position:absolute;top:50%;margin-top:-160px;z-index:3;text-align:center;z-index:999;width:100%;}
.ibanner .word .tit{font-size:21px;color:#fff;}
.ibanner .page_btn{margin-top:55px;}
.ibanner .word .tit{font-size:50px;font-weight:bold;line-height:1;}
.ibanner .word .ban_en{font-size:51px;font-family:Impact;text-transform:uppercase;line-height:1;color:#fff;margin:20px 0 10px;}
.ibanner .word .ban_cn{font-size:29px;line-height:1;color:#fff;}
.ibanner .page_btn{background:none;width:180px;border:1px solid #fff;text-align:center;}
.ibanner .page_btn:hover{color:#fff;}
.ibanner .word .ban_cn{line-height:1.5;}
.ibanner .word{text-align:center;width:100%;}
.ibanner video{top:0%;left:0%;margin-left:0px;margin-top:0px;}
.ibanner .banner_mouse{left:9%;}
.ibanner .circle{display:none;}
.ibanner .circle{position:absolute;left:50%;top:50%;width:720px;height:720px;border-radius:50%;margin-top:-360px;margin-left:-360px;z-index:4;border:1px solid #fff;opacity:0;}
.ibanner .circle.lg{width:800px;height:800px;margin-top:-400px;margin-left:-400px;}
.ibanner .owl-carousel .mobile_img{display:none;}
.ibanner .owl-dots{position:absolute;left:0;right:0;bottom:50px;text-align:center;}
.ibanner .owl-dot{display:inline-block;*display:inline;*zoom:1;width:15px;height:15px;background:#ccc;border-radius:50%;margin:0 5px;}
.ibanner .owl-dot.active{background:#d70d25;}
.circle{-webkit-transition-property:-webkit-transform;animation:circle 3s linear 1.5s infinite;}
.ibanner .circle.lg{-webkit-transition-property:-webkit-transform;animation:circleLg 3s linear infinite;}
@keyframes circle{from{transform:scale(.3,.3);opacity:0.9;}
to{transform:scale(1.1,1.1);opacity:0;}
}
@keyframes circleLg{from{transform:scale(.4,.4);opacity:0.7;}
to{transform:scale(1,1);opacity:0;}
}
.ibanner .owl-nav{position:absolute;right:9%;bottom:35px;text-align:center;z-index:5;}
.ibanner .owl-nav>div{display:inline-block;*display:inline;*zoom:1;margin:0 8px;position:relative;margin:0 5px;}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
#circle1{position:absolute !important;left:-8px;top:-8px;}
.banner_mouse{position:absolute;width:23px;height:40px;cursor:pointer;background:url(/images/banner_mouse_ico.png) no-repeat -23px 0px;-webkit-animation:nudgeMouse 1.6s linear infinite;animation:nudgeMouse 1.6s linear infinite;bottom:35px;z-index:3;}
.banner_mouse:after,.banner_mouse:before{content:"";position:absolute;}
.banner_mouse:before{width:23px;height:40px;background:url(/images/banner_mouse_ico.png) no-repeat 0px 0px;-webkit-animation:colorSlide 1.6s linear infinite;animation:colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color:#ffffff;width:4px;height:4px;border-radius:100%;-webkit-animation:trackBallSlide 1.6s linear infinite;animation:trackBallSlide 1.6s linear infinite;top:0;right:0;bottom:0;left:0;margin:auto;}
@-webkit-keyframes colorSlide{0%{height:0;}
90%{height:40px;}
}
@keyframes colorSlide{0%{height:0;}
90%{height:40px;}
}
@-webkit-keyframes trackBallSlide{0%{opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34%{opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68%{opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}
100%{opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@keyframes trackBallSlide{0%{opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34%{opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68%{opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}
100%{opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@-webkit-keyframes nudgeMouse{0%{-webkit-transform:translateY(0);transform:translateY(0);}
50%{-webkit-transform:translateY(8px);transform:translateY(8px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes nudgeMouse{0%{-webkit-transform:translateY(0);transform:translateY(0);}
50%{-webkit-transform:translateY(8px);transform:translateY(8px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
.index .en{color:#d70d25 !important;font-family:Impact;text-transform:uppercase;line-height:1;}
.index .en1{font-size:75px;visibility:hidden;}
.index .en2{font-size:65px;visibility:hidden;}
.index .cn{color:#000;line-height:1;}
.index .pt1{background:url(/images/ipt1_bg.jpg) no-repeat center;background-size:cover;overflow:hidden;}
.index .pt1 .left_box{width:50%;padding:100px 0 70px;}
.index .comname{margin-bottom:20px; font-size:36px; font-weight:bold;}
.comname img{display:block;max-width:100%;}
.index .pt1 .right_box{width:50%;}
.index .pt1 .cn{font-weight:bold;}
.index .pt1 .cn1{font-size:38px;margin-top:30px;margin-bottom:10px;}
.index .pt1 .cn2{font-size:30px;margin-bottom:30px;line-height:1.4;color:#d70d25;}
.index .pt1 .desc{color:#555;text-indent:2em;}
.index .pt1 .right_box ul{margin-left:10%;padding-top:104px;position:relative;}
.index .pt1 .right_box ul:after{content:"";height:1000px;width:1px;background:#ededed;position:absolute;top:0;left:50%;z-index:1;}
.index .pt1 .right_box ul:before{content:"";height:1000px;width:1px;background:#ededed;position:absolute;top:0;left:0;z-index:1;}
.index .pt1 .right_box li{float:left;width:50%;padding-bottom:95px;position:relative;z-index:2;}
.index .pt1 .right_box li:before{content:"";position:absolute;top:0;left:0;background:#d70d25;width:2px;height:80px;z-index:2;}
.index .pt1 .right_box li .number{display:inline-block;*display:inline;*zoom:1;margin-left:18%;background:#d70d25;position:relative;overflow:hidden;-webkit-background-clip: text;
    color: transparent;}
.index .pt1 .right_box li .number .counter{font-size:70px;font-family: 'fontDIN';line-height:1;}
.index .pt1 .right_box li .number .flag{position:absolute;right:0;top:0;line-height:1;font-size:20px;}
.index .pt1 .right_box li .desc{margin-left:18%;color:#3b3b3b;font-size:16px;text-indent:0;}
.index .pt2{position:relative;color:#fff}
.index .pt2 .bg{position:relative;height:650px;width:100%;overflow:hidden;}
.index .pt2 .bg img{position:absolute;top:0;left:50%;margin-left:-960px;max-width:none;visibility:hidden;opacity:0;top:50%;margin-top:-350px;}
.index .pt2  .cover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:url(/images/mask.png) repeat;}
.index .pt2 .bg img.cur{opacity:1;visibility:visible;}
.index .pt2 .con{position:absolute;top:0;left:0;right:0;bottom:0;padding-top:75px;}
.index .pt2 .en,.index .pt2 .cn{color:#fff !important;}
.index .pt2 .cn1{font-size:32px;margin-top:30px;margin-bottom:30px;font-weight:bold;}
.index .pt2 .cn2{font-size:16px;margin-bottom:60px;width:50%;line-height:1.8;text-indent:2em;}
.index .pt2 .tab{position:absolute;left:0;right:0;bottom:0;background:url(/images/grey.5.png);text-align:center;}
.index .pt2 .tab .span-2{width:20%;overflow:hidden;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;cursor:pointer;}
.index .pt2 .tab .span-2.cur,.index .pt2 .tab .span-2:hover{background:url(/images/blue.8.png);}
.index .pt2 .tab a:hover{color:#fff;}
.index .pt2 .tab .icon{height:80px;width:80px;margin:20px auto;background:url(/images/pt2_icon.png) repeat;background-position:0 0;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.index .pt2 .tab a:hover .icon{cursor:pointer;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.index .pt2 .tab .i3 .icon{background-position:-80px 0;}
.index .pt2 .tab .i2 .icon{background-position:-160px 0;}
.index .pt2 .tab .i4 .icon{background-position:-240px 0;}
.index .pt2 .tab .i5 .icon{background-position:-320px 0;}
.index .pt2 .tab .i6 .icon{background-position:-400px 0;}
.index .pt2 .tab .desc{font-size:22px;padding-bottom:20px;}
.index .pt2 .tab .span-2{position:relative;}
.index .pt2 .tab .span-2:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:url(/images/white.16.png) repeat;}
.index .pt2 .tab .span-2:first-child:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:url(/images/white.16.png) repeat;}
.index .pt2 .list{position:relative;}
.index .pt2 .list .item{position:absolute;top:0;left:0;right:0;transform:translateX(50px);opacity:0;visibility:hidden;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;overflow:hidden;height:0;}
.index .pt2 .list .item.cur{opacity:1;visibility:visible;transform:translateX(0);height:auto;}
.index .pt2 .list .item.cur .en,.index .pt2 .list .item.cur .cn{visibility:visible;}
.index .pt3{padding:0px 0 25px;}
.index .pt3 a{display:block;}
.index .pt3 .row{border-left:1px solid #dfdfdf;}
.index .pt3 .item{border-right:1px solid #dfdfdf;}
.index .pt3 .item .t{font-size:20px; color:#414141; padding:10px 0; font-weight:bold;}
.index .pt3 a:hover .t{color:#005caa;}
.index .pt4{padding:0px 0 80px;background:#f5f7f8;background:url(/images/newsbg.jpg) no-repeat;}

.index .infor{text-align:center; padding-top:80px; padding-bottom:30px;}
.index .infor .en_tit{font-size:40px; color:#009e75; font-family:HT; text-transform:uppercase; line-height:1;}
.index .infor .tit{ font-size:20px;color:#000;font-weight:bold;transition:none;margin:5px 0;}
.index .infor .con{font-size:15px; color:#666; line-height:23px; margin-top:16px;}



.index .pt4 .l{width:48%; }
.index .pt4 .l .pic{height:560px;overflow:hidden; position:relative;}
.index .pt4 .l .pic img{height:560px; width:100%;}


.index .pt4 .l .pic .intro{position:absolute; left:0; bottom:0; width:100%; padding:20px 0px 14px;background:rgba(0,0,0,0.4);}
.index .pt4 .l .pic .intro .box{padding:0 25px; line-height:23px}
.index .pt4 .l .pic .intro .title{font-size:18px; color:#fff;}
.index .pt4 .l a:hover .intro{background:url(/images/inews_bg.jpg) no-repeat;background-size:cover;}

.index .pt4 .l .pic .intro .info{font-size:14px; color:#fff; color:rgba(255,255,255,0.6); line-height:23px; margin-top:4px;}


.index .pt4 .l .desc{white-space:normal;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index .pt4 .l .con{padding-right:60px;}
.index .pt4 .l .center:hover{padding-left:50px;padding-right:50px;}
.index .pt4 .l .pics{overflow:hidden;background-position:center;background-size:cover;}
.index .pt4 .l .pics img{display:block;width:100%;}



.index .pt4 .date{font-size:16px;color:#666;}
.index .pt4 .tit{font-size:20px;color:#000;font-weight:bold;transition:none;margin:5px 0;}
.index .pt4 .desc{font-size:15px;color:#555;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index .pt4 .more{color:#3d3b3b;font-size:15px;font-family:"SimHei";text-transform:uppercase;line-height:45px;position:relative;display:inline-block;*display:inline;*zoom:1;padding-right:50px;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.index .pt4 .more:after{content:"";position:absolute;right:0;top:50%;width:7px;height:7px;background:url(/images/line_btn_jt_red.png) no-repeat center;margin-top:-3px;}


.index .pt4 .r{width:50%;}
.index .pt4 .r li{overflow:hidden;padding:35px 50px 0; background:#fff; margin-bottom:10px;}
.index .pt4 .r li:hover,.index .pt4 .l .center:hover{background:url(/images/inews_bg.jpg) no-repeat;background-size:cover;color:#fff;}
.index .pt4 .r li:hover .more,.index .pt4 .l .center:hover .more{color:#fff;}

.index .pt4 .r li:hover .date,.index .pt4 .l .center:hover .date{color:#fff;}
.index .pt4 .r li:hover .desc,.index .pt4 .l .center:hover .desc{color:#fff;}
.index .pt4 .r li:hover .tit,.index .pt4 .l .center:hover .tit{color:#fff;}
.index .pt4 .r li:hover .more,.index .pt4 .l .center:hover .more{opacity:0;visibility:hidden;}
.index .pt4 .video_box{position:absolute;left:0;right:0;top:0;bottom:0;background:url(/images/video_play.png) no-repeat center;cursor:pointer;}
.index .pt4 .cn,.about .infor .tit,.about .infor .tit,.core2 .pro_ibd .list_title,.common-no-tit .t,.talents .oneItem .right .stitle{color:#d70d25 !important;}

.index .pt5{background:#ececee;text-align:center;padding:50px 0;}
.index .pt5 .e{font-size:41px;color:#d70d25 !important;font-family:Arial;}
.index .pt5 .t{font-size:30px;color:#f7f7f7;margin-bottom:22px;font-weight:bold;}
.index .pt5 .page_btn{background:#009e75;}
.index .pt5 .page_btn:hover{color:#fff;}
.index .pt5{background:url(/images/ft.jpg) no-repeat;}
.index .pt6{ padding:33px 0 73px}
.index .pt6 .list_owl{margin-top:20px; position:relative;}
.index .pt6 .list_owl .rect-72{padding-bottom:72%;}
.index .pt6 .list_owl .item{display:none;}
.index .pt6 .list_owl .owl-item .item{display:block;}
.index .pt6 .list_owl .item .tit{text-align:center; font-size:20px; font-weight:bold; color:#333f48; position:absolute; width:100%; left:0; bottom:30px; z-index:1;}
.index .pt6 .list_owl .owl_btn>div{width:39px; height:104px; background:url(/images/ipart01_9.png) no-repeat;  position:absolute; top:50%; margin-top:-52px; z-index:2; font-size:0; cursor:pointer;}
.index .pt6 .list_owl .owl_btn .owl-prev {left:-55px; background-position:0 0;}
.index .pt6 .list_owl .owl_btn .owl-next {right:-55px; background-position:-39px 0px;}
.index .pt6 .list_owl .owl_btn>div:hover{background:url(/images/ipart01_9_hover.png) no-repeat;}
.index .pt6 .list_owl .owl_btn .owl-prev:hover {left:-55px; background-position:0 0;}
.index .pt6 .list_owl .owl_btn .owl-next:hover {right:-55px; background-position:-39px 0px;}
.index .pt6 .list_owl .owl-item .item .cover{z-index:0; position:absolute; top:100%; left:0; width:100%; height:100%; background:url(/images/ipart01_cover.png) no-repeat center; background-size:100%; transition:.5s ease;}
.index .pt6 .list_owl .owl-item .item:hover .cover{top:0;}
.index .line_btn.line_btn_red{position:relative;margin-top:30px;}

.ptt3{height:auto;width:100%;overflow:hidden; display:none;}
.ptt3 ul{width:100%; height:658px; margin:0 auto; z-index:2;}
.ptt3 li{width:100%; height:658px;}
.ptt3 li .list_box{-webkit-transform:scale(0.9); -ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9); background:#fff; transition:.5s ease;}
.ptt3 li .list_box img{opacity:0.7; filter:alpha(opacity=70);}
.ptt3 li.roundabout-in-focus .list_box{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.ptt3 li.roundabout-in-focus .list_box img{opacity:1; filter:alpha(opacity=100)}
.ptt3 .list_box{display:block; color:#2f2f2f; position:relative;}
.ptt3 .intro{width:100%; position:absolute; top:0; left:0; visibility:hidden; opacity:0; transition:.5s ease;}
.ptt3 .intro .box{padding:130px 110px;}
.ptt3 .intro .box .smal_tit{font-size:18px; font-weight:bold;}
.ptt3 .intro .box .tit{font-size:55px; line-height:1.2;}
.ptt3 .intro .box .con{font-size:18px; margin:15px 0 65px;}
.ptt3 .rect-47{padding-bottom:47%;}
.ptt3 .roundabout-in-focus .intro{visibility:visible; opacity:1;}
.ptt3 .arr_btn{position:absolute; top:50%; margin-top:-25px; color:#fff; z-index:300; text-align:center; width:70px; text-align:center; font-size:35px;cursor:pointer; overflow:hidden;}
.ptt3 .arr_btn i{margin:0;}
.ptt3 .arr_btn.arr_btn_prev{left:0;}
.ptt3 .arr_btn.arr_btn_next{right:0;}
.ptt3 .arr_btn:hover{color:#d70d25;}
.ptt3 .common-border-btn{background:url(/images/white.2.png);}
.ptt3 .common-border-btn span{color:#d70d25}
.ptt3 .common-border-btn span.icon{background:url(../img/btn_orange.png) no-repeat center; }
.ptt3 .common-border-btn:hover{background:#fff; border-color:#fff;}
.ptt3 .common-border-btn:hover span{color:#000}
.ptt3 .common-border-btn:hover span.icon{background:url(../img/btn_black.png) no-repeat center; }


/*pt8*/
.pt8{background:url(/images/c2.jpg) no-repeat center; position:relative; padding-bottom:160px; background-size:cover; background-attachment: fixed;}
.pt8 .infor .en_tit{color:#fff; color:rgba(255,255,255,0.8);}
.pt8 .infor .tit{color:#fff;}
.pt8 .infor .con{ font-size:24px; line-height:36px;;color:#fff; color:rgba(255,255,255,0.7); margin-bottom:205px;}
.pt8 .content{position:absolute; left:0; bottom:0; background:url(/images/bg4.png)  no-repeat center bottom; width:100%;}
.pt8 .content>.wrap{position:relative;}
.pt8 .content .rect-5333{padding-bottom:53.33%;}
.pt8 .content .owl-carousel:after{content:''; width:1px; height:160px; background:url(/images/white_2.png) repeat center; position:absolute; bottom:0; left:0;}
.pt8 .content .item{display:none; position:relative; height:100%; position:relative;}
.pt8 .content .owl-item .item{display:block;}
.pt8 .content .item:after{content:''; width:1px; height:100%; background:url(/images/white_2.png) repeat center; position:absolute; top:0; right:0;}
.pt8 .content .item .item_box{padding:19px 0 20px; text-align:center;}
.pt8 .content .item .item_box .img_{width:120px; height:80px; display:inline-block; margin-bottom:5px;overflow:hidden;}
.pt8 .content .item .item_box .txt{font-size:16px; line-height:30px; color:#fff;}
.pt8 .content .item .add{position:absolute; bottom:0; left:0; width:100%; height:100%; z-index:2; transition:all 0.5s ease; overflow:hidden; opacity:0; visibility:hidden;}
.pt8 .content .item .cover{position:absolute; bottom:0; left:0; width:100%; height:100%; z-index:3; transition:all 0.5s ease; overflow:hidden; opacity:0; visibility:hidden;}
.pt8 .content .item .cover .intro_box{background:#d70d25; position:relative;}
.pt8 .content .item .cover .intro_box .intro{padding:40px 30px 30px; color:#fff; text-align:center;}
.pt8 .content .item .cover .intro_box .intro .t{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:10px;}
.pt8 .content .item .cover .intro_box .intro .c{font-size:14px; line-height:22px; color:rgba(255,255,255,0.8)}
.pt8 .content .owl-carousel .owl-stage-outer{padding-top:160px;}
.pt8 .content .item:hover .cover{opacity:1; visibility:visible;}
.pt8 .content .item:hover .add{bottom:100%; opacity:1; visibility:visible;}
.pt8 .content .ip3_btn>div{width:43px; height:43px; background:url(/images/arr.png) no-repeat; font-size:0; cursor:pointer; transition:all 0.4s ease; position:absolute; bottom:58px; z-index:10}
.pt8 .content .ip3_btn .owl-prev {left:-56px; background-position:0 0;}
.pt8 .content .ip3_btn .owl-next {right:-56px; background-position:-43px 0;}
.pt8 .content .ip3_btn .owl-prev:hover{background-position:0 -43px;}
.pt8 .content .ip3_btn .owl-next:hover{background-position:-43px -43px;}

/* xc_banner */
.xc_banner{position:relative; overflow:hidden; height:492px;}
.xc_banner img {position:absolute;width:1920px;left:50%;margin-left:-960px;max-width:none;}
.xc_banner .cover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:url(/images/mask.png) repeat;}
.xc_banner .content{ position:absolute; width:100%; left:0; bottom:120px;z-index:3;}
.xc_banner .content .wrap{position:relative;}
.xc_banner .content .tit{font-size:38px; color:#fff; display:inline-block;}
.xc_banner .banner_mouse{bottom:-50px; right:0;}

.channel_content{min-height:400px;}

/*news_list*/
.news_list{padding:10px 0 65px;}
.news_list .pt1 .sele{width:31%;margin-right:2%;padding-bottom:4px;background:url(/images/gradient_line.jpg) left bottom no-repeat;height:50px;line-height:50px;text-indent:20px;color:#d70d25;border:0;background:none;border-bottom:4px solid #d70d25;border-radius:0;}
.news_list .pt1 .ipt_box .ipt input{border:none;outline:none;display:block;height:50px;line-height:50px;width:100%;padding:0;text-indent:20px;background:none;}
.news_list .pt1 .ipt_box button{display:block;width:40px;height:50px;position:absolute;right:0;top:0;border:none;outline:none;box-shadow:none;background:url(/images/sele_search.png) center center no-repeat;padding:0;cursor:pointer;}
.news_list .pt2{padding:40px 0 50px;}
.news_list .page_box{margin-top:40px;}
.news_list .list_box{padding:46px 50px 20px;position:relative;-webkit-transition:all 0.8s ease;transition:all 0.8s ease;}
.news_list .list_main{overflow:hidden;}
.news_list .bd_r{width:20%;}
.news_list .bd_c{width:70%;padding:0 8% 0 5%;}
.news_list .nopic .bd_c{width:86%;padding-right:0;}
.news_list .list_title{font-size:20px;color:#202020;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_list .list_tool{font-size:12px;color:#c9c9c9;padding:10px 0px;}
.news_list .list_tool .share{margin-left:20px;cursor:pointer;}
.news_list .list_p{font-size:14px;color:#464646;line-height:26px;height:52px;overflow:hidden;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_list .link_more{color:#333;font-size:15px;font-family:"SimHei";text-transform:uppercase;line-height:45px;position:relative;display:inline-block;*display:inline;*zoom:1;padding-right:50px;margin-top:10px;padding:0 80px 0 30px; background:#f7f7f7;}
.news_list .link_more::before{left:15%;}
.news_list .link_more:after{content:"";position:absolute;right:40px;top:50%;width:7px;height:7px;background:url(/images/line_btn_jt_red.png) no-repeat center;margin-top:-3px;color:#03994a;}
.news_list .link_more>span{color:#fff;}
.news_list li:hover .link_more{background:#d70d25;}
.news_list li:hover .link_more:after{background:url(/images/line_btn_jt.png) no-repeat center;}
.news_list li:hover .static_btn::before{opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.news_list li:hover .static_btn>span{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:inline-block;}
.news_list li:hover .static_btn>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
.news_list li:hover .static_btn>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
.news_list li:hover .static_btn>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
.news_list li:hover .static_btn>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}
.news_list.news_respon .list_box:after{width:100%;}
.news_list .list_box:after{content:"";width:88%;height:1px;background-color:#e6e6e6;position:absolute;bottom:0;right:0;}
.news_list li:hover .list_box{background-color:#f6f9fc;}
.news_list li:hover .list_box:after{background-color:#f6f9fc;}
.news_list li:hover .list_title a{color:#d70d25;}
.news_list .list_time_day{display:block;font-size:17px;color:#d70d25;}
.news_list .list_time{font-size:16px;color:#d70d25;padding:0 2% 2% 0;width:60px;}
.news_list .list_time{text-align:center;color:#fff;position:relative;width:200px;}
.news_list .list_time_day{color:#fff;}
.news_list .list_box:after{width:86%;}

/*新闻详细 */
.news_detail{padding:50px 0 115px;}
.news_detail .detail_l{width:70.3399%;}
.news_detail .l_box{background:#f6f9fd;padding:8% 6%;}
.news_detail .news_title{font-size:30px;color:#000;margin-bottom:10px;}
.news_detail .l_tools{margin-bottom:40px;line-height:20px;}
.news_detail .l_tools span{display:inline-block;*display:inline;*zoom:1;font-size:14px;color:#5a5a5a;}
.news_detail .news_time{margin-right:20px;}
.news_detail .switcher .title{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.news_detail .detail_r{width:28%;}
.news_detail .detail_r .arr_box{background:#f6f9fd;;padding:8%;margin-bottom:14px;color:#666;display:block;}
.news_detail .detail_r .arr_title{font-size:18px;color:#000;margin-bottom:10px;}
.news_detail .detail_r .arr_news_title{font-size:14px;font-weight:normal;}
.news_detail .detail_r .arr_time{font-size:14px;padding-top:6px;display:block;}
.news_detail .detail_r .arr_box:hover{color:#fff;background:#d70d25;}
.news_detail .detail_r .arr_box:hover .arr_title{color:#fff;}
.news_detail .detail_r .share_box{background:#f6f9fd;padding:8%;}
.news_detail .detail_r .share_title{font-size:18px;color:#000;margin-bottom:10px;}
.news_detail .detail_r .black_list{width:100%;height:42px;line-height:42px;    background:#d70d25;text-align:center;font-size:18px;color:#fff;display:block;}
.news_detail .newdetail_share{padding:10px 0px;}
.news_detail .newdetail_share a{width:40px;height:40px;display:inline-block;cursor:pointer;text-align:center;border:1px solid #999;line-height:40px;border-radius:50%;background:none;padding:0;margin:0;margin-right:10px;font-size:20px;color:#999;}

/*关于综合*/
.about{    margin-top:50px;}
.about .infor{position:relative;margin-bottom:35px;}
.about .desc{text-indent:2em;}
.about .details{text-indent:2em; font-size:18px;}
.about .details p{ padding-bottom:10px;}
.about .infor .en_tit{position:relative;font-size:60px;font-family:Impact;color:#d70d25 !important;text-transform:uppercase;line-height:1;margin-bottom:11px;}
.about .infor .tit{position:relative;font-size:30px;line-height:1;color:#000 !important;font-weight:bold;}
.about .infor a:after{content:'';width:26px;height:49px;position:absolute;right:0;top:50%;margin-top:-24px;background:url(/images/support_jt.png) no-repeat center;}
.about .pt2{padding-top:50px;padding-bottom:50px;}
.about .pt2 .item{position:relative;height:550px;overflow:hidden;}
.about .pt2 .item .pic{position:absolute;width:1600px;max-width:none;left:50%;margin-left:-800px;top:0;z-index:0;}
.about .pt2 .item:after{content:"";left:0;right:0;top:0;bottom:0;background:url(/images/about_shadow.png) no-repeat;position:absolute;background-size:100% 100%;z-index:1;}
.about .pt2 .item:after{display:none;}
.about .pt2 .talk{width:500px;}
.about .pt2 .talk .line_btn.line_btn_red{margin-top:40px; background:#d70d25; color:#FFFFFF;border:0;}
.about .pt2 .talk{position:absolute;top:65px;bottom:30px;right:30px;width:650px;background:url(/images/about_talk.png) no-repeat;background-size:100% 100%;z-index:2;}
.about .pt2 .talk .info{padding:10% 20% 0 10%;}
.about .pt2 .talk .info .tit{font-size:25px;color:#d70d25;font-weight:bold;line-height:1.4;margin-bottom:15px;}
.about .pt2 .talk .info .desc{font-size:15px;text-indent:2em;}
.about .pt2 .talk .info .nav{color:#c2c3c3;font-size:40px;position:absolute;left:10%;bottom:20%;font-weight:lighter;}
.about .pt2 .talk .info .nav>*{display:inline-block;*display:inline;*zoom:1;}
.about .pt2 .talk .info .nav .iconfont{margin:0;-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;cursor:pointer;}
.about .pt2 .talk .info .nav .iconfont:hover{color:#d70d25;}
.about .pt2 .owl-dot{display:inline-block;*display:inline;*zoom:1;width:15px;height:15px;background:#ccc;border-radius:50%;margin:0 5px;}
.about .pt2 .owl-dot.active{background:#d70d25;}
.about .pt2 .owl-dots{position:absolute;bottom:0;left:0;width:100%;text-align:center;}
.about .pt4{padding:80px 0;background:#f6f6f9;}
.about .pt4 .l{width:65%;background:#fff;}
.about .pt4 .l .info{float:left;width:48%;}
.about .pt4 .l .info .box{padding-top:50px;padding-left:60px;}
.about .pt4 .l .info .tit{font-size:30px;font-weight:bold;color:#d70d25 !important;position:relative;margin-bottom:20px;}
.about .pt4 .l .info .year{font-size:43px;color:#d70d25;}
.about .pt4 .l .info .desc{text-indent:2em;}
.about .pt4 .l a:hover{color:#555;}
.about .pt4 .l .pic{float:right;width:50%;overflow:hidden;height:338px;}
.about .pt4 .l .pic img{min-width:100%;max-width:none;}
.about .pt4 .r{width:32%;color:#fff;}
.about .pt4 .r a:hover{color:#fff;}
.about .pt4 .r .top{background:url(/images/about_honorbg.jpg) no-repeat center;background-size:cover;height:180px;}
.about .pt4 .r .top .info{padding-top:50px;padding-left:50px;}
.about .pt4 .r .top .cn{font-size:30px;color:#fff !important;position:relative;font-weight:bold;}
.about .pt4 .r .top .en{position:relative;font-size:90px;font-family:Impact;text-transform:uppercase;line-height:1;color:#fff !important;}
.about .pt4 .r .btm{background:url(/images/about_map_bg.jpg) no-repeat right center;background-size:cover;height:158px;}
.about .pt4 .r .btm .info{padding-left:50px;padding-top:25px;width:50%;line-height:2;font-size:16px;}
.about .line_btn.line_btn_red{position:relative;margin-top:50px;margin-top:120px;}

/*技术*/
.tech{padding-top:0;}
.tech .pt1{margin-bottom:85px;}
.tech .pt1 .fix{position:relative;overflow:hidden;background:#f6f9fd;}
.tech .pt1 .pic{/*width:42%;position:absolute;right:0;bottom:0;top:0;background-position:center;background-size:cover;background-repeat:no-repeat*/
width:39.44%;float:left;}
.tech .pt1 .pic img{display:block;width:100%;}
.tech .pt1 .left{width:60.56%;float:left;}
.tech .pt1 .left .con{padding:65px;text-indent:2em;}
.tech .pt1 .left .con .en{color:#d70d25 !important;line-height:1;text-transform:uppercase;font-family:Impact;}
.tech .pt1 .left .con .en1{font-size:75px;}
.tech .pt1 .left .con .en2{font-size:65px;}
.tech .pt1 .left .con .cn{color:#000 !important;font-size:30px;font-weight:bold;line-height:80px;}
.tech .pt1 .left .con .en1,.tech .pt1 .left .con .en2{display:none !important;}
.tech .pt2{background:#f4f8fd;padding:55px 0 120px;}
.tech .pt2 .txt{display:table;background:#e7e7eb;color:#333333;line-height:30px;}
.tech .pt2 .txt .d{display:table-cell;vertical-align:middle;padding:0 10%;}
.tech .pt2 .txt .d .tit{font-size:22px;font-weight:bold;color:#000;line-height:1;line-height:30px;}
.tech .pt2 .txt .d p{height:150px;line-height:37.5px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all;white-space:normal !important;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.tech .pt2 .five .txt{background:none;color:#fff;}
.tech .pt2 .desc{color:#000;font-size:17px;line-height:30px;margin:30px 0;}
.tech .pt2 .part{margin-bottom:50px;}
.tech .pt2 .con2>.span-6{margin-bottom:30px;background:#e7e7eb;}
.tech .pt2 .con2 .txt{display:inline-block;*display:inline;*zoom:1;}
.tech .pt2 .con2 .txt .d{display:inline-block;*display:inline;*zoom:1;padding-top:40px;}
.tech .pt2 .con2 img{display:block;width:100%;}
.tech .pt2 .con2 .txt .d{height:100%;position:relative;overflow:hidden;padding-top:0;}
.tech .pt2 .con2 .single .txt .d{padding-top:30px;}
.tech .pt2{padding-bottom:115px;}

/*联系我们*/
.contact{padding:50px 0 115px;}
.contact .left{width:30%;height:820px;background:#f3f4f8}
.contact .r{width:68%;}
.contact .l .con{padding:45px 7%;}
.contact .l .con .en{font-size:45px;text-transform:uppercase;color:#d70d25 !important;line-height:1;font-family:Impact;}
.contact .l .con .cn{font-size:28px;color:#000 !important;border-bottom:1px solid #dcdde1;padding-bottom:20px;}
.contact .l .con .item{line-height:40px;padding:20px 0;border-bottom:1px solid #dcdde1;font-size:16px;color:#616161;}
.contact .l .con .item span{width:40px;height:40px;display:inline-block;*display:inline;*zoom:1;background:url(/images/contact_icon.jpg) no-repeat;background-position:0 0;float:left;margin-right:15px;}
.contact .l .con .item .icon2{background-position:-40px 0;}
.contact .l .con .item .icon3{background-position:-80px 0;}
.contact .l .con .item .icon4{background-position:-120px 0;}
.contact .l .con .item .icon5{background-position:-160px 0;}
.contact .l .ercode{text-align:center;font-size:16px;color:#616161;margin-top:30px;}
.contact .l .ercode .l{width:40%;padding:2%;}
.contact .l .ercode .r{width:40%;padding:2%;}
.contact .l .con .cn{color:#d70d25 !important;font-weight:bold;}
.contact .r .map{height:820px;width:100%;}
.contact .r .map img{max-width:none;}
.network .pt2{z-index:2;}
.network .map_box{position:relative;z-index:1;}
#map_box{width:100%;height:100%;border:#ccc solid 1px;}
#map_box iframe{display:block;border:none}

/* * 产品详情 * */
.pro_info{margin-top:38px;padding:15px 25px;background:#fff;-moz-box-shadow:0px 2px 5px rgba(204,204,204,0.65);-webkit-box-shadow:0px 2px 5px rgba(204,204,204,0.65);box-shadow:0px 2px 5px rgba(204,204,204,0.65);}
.proxq{margin-top:50px;}
.proimg{display:table;table-layout:fixed;width:100%;}
.proimg .pic{width:51%;display:table-cell;vertical-align:top;background:#fff;}
.proimg .pic img{display:block;width:100%;}
.gallery-top{float:right;width:86.2%;overflow:hidden;}
.gallery-thumbs::-webkit-scrollbar {display:none}
.gallery-thumbs{float:right;width:13.8%;position:relative; height:340px; overflow:scroll;}
.gallery-thumbs .swiper-container{}
.gallery-thumbs .swiper-slide{width:100%;opacity:1;overflow:hidden;background:#fff;}
.gallery-thumbs .swiper-slide img{margin-bottom:5px;border:1px solid #ccc;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
.gallery-thumbs .active-nav img{border-color:#d70d25;}
.url:hover img,.url:focus img{border-color:#d70d25;}
.owl-carousel-pro .item{background:#fff;margin:0 95px;}
.owl-carousel-pro video{border:none;width:100%;display:block;outline:none;filter:brightness(100%);}
.owl-carousel-pro .owl-nav{width:100%;}
.owl-carousel-pro .owl-prev{position:absolute;left:15px;top:50%;margin-top:-30px;height:60px;width:31px;text-indent:-999px;background:url(/images/proxql.png) no-repeat center center;}
.owl-carousel-pro .owl-next{position:absolute;right:15px;top:50%;margin-top:-30px;height:60px;width:31px;text-indent:-999px;background:url(/images/proxqr.png) no-repeat center center;}
.owl-carousel-pro .owl-prev:hover{background-image:url(/images/proxql0.png)}
.owl-carousel-pro .owl-next:hover{background-image:url(/images/proxqr0.png)}
.owl-carousel-xgtj a{background:#fff;border-color:#f4f4f4;-moz-box-shadow:0px 2px 5px rgba(204,204,204,0.65);-webkit-box-shadow:0px 2px 5px rgba(204,204,204,0.65);box-shadow:0px 2px 5px rgba(204,204,204,0.65);}
.owl-carousel-xgtj .owl-dots{text-align:center;margin-top:55px;}
.owl-carousel-xgtj .owl-dots .owl-dot{display:inline-block;zoom:1;}
.owl-carousel-xgtj .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#302E2C;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-carousel-xgtj .owl-dots .owl-dot.active span{background:#d70d25;}

.proimg .tbox{width:49%;display:table-cell;vertical-align:top;padding:0 3.5%;}
.proimg .t1{font-size:26px;color:#444;line-height:1.2;}
.proimg .t2{margin-top:20px;font-size:25px;color:#444;line-height:1.2;}
.proimg .t3{display:block;margin-top:15px;padding-top:40px;font-size:16px;color:#777;line-height:28px;border-top:1px solid #ddd;}
.proinfo{margin-top:30px;}
.proinfo .tit{font-size:25px;color:#fff;font-weight:bold;line-height:70px;background:#A5A5A5;text-align:center;}
.proinfo .tit ul li{float:left;width:50%;cursor:pointer;}
.proinfo .tit ul li.on{background:#d70d25;}
.proinfo .tit ul li img{vertical-align:middle;margin-right:15px;}
.proinfo .con{font-size:16px;color:#777;line-height:28px;padding:50px;}
.proinfo .con .box{display:none;}
.proinfo .con .box:first-child{display:block;}
.proinfo .con .box h3 {
    font-size: 20px;
    color: #e72518;
    line-height: 1.6;
    margin: 15px 0px;
    font-weight: 700;
}

.proinfo img{max-width:100%;}
.prolist ul li{float:left;width:32%;margin-left:2%;margin-bottom:35px;background:#fff;-moz-box-shadow:0px 2px 5px rgba(204,204,204,0.65);-webkit-box-shadow:0px 2px 5px rgba(204,204,204,0.65);box-shadow:0px 2px 5px rgba(204,204,204,0.65);}
.prolist ul li:nth-child(3n+1){margin-left:0;}
.prolist a{display:block;border:1px solid rgba(204,204,204,0.65);}
.prolist a:hover{border-color:#d70d25;}
.prolist .pic{padding:10px;overflow:hidden;border-bottom:1px solid #EBEBEB;}
.prolist .pic img{display:block;width:100%;-moz-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;}
.prolist a:hover .pic img{-moz-transform:scale(1.03);-webkit-transform:scale(1.03);transform:scale(1.03);}
.prolist .tbox{text-align:center;height:108px;margin-top:15px;}
.prolist .t1{font-size:17px;color:#444;line-height:25px;max-height:75px;padding:0 40px;}
.prolist .t2{margin-top:10px;font-size:15px;color:#444;line-height:23px;height:23px;}
.prolist .more{margin:15px auto 25px;width:138px;height:36px;line-height:36px;text-align:center;border:1px solid #BCBCBC;border-radius:25px;font-size:14px;color:#777;}
.prolist a:hover .more{color:#fff;border-color:#fff;background-color:#d70d25;}
.ny-sec{padding:0px 0;background:#F4F4F4;}
.relatedbox{margin-top:55px;}
.related{padding-bottom:20px;margin-bottom:10px;font-size:26px;color:#d70d25;border-bottom:1px solid #DDDDDD;}

/* * 响应式 * */
@media only screen and (max-width:1440px){.index .pt2 .tab .desc{font-size:18px;}
.header .header_nav .inner_box{padding:40px 0;}
.header .header_nav .inner_box .box_l li{font-size:15px;}
.header .header_nav .inner_box .box_l{width:70%;}
.header .header_nav .inner_box .box_r{width:20%;}
.ibanner .word .tit{font-size:40px;}
.ibanner .word .ban_cn{font-size:20px;}
.about .pt1 .info .big_data .item .num .no{font-size:66px;}
.about .pt1 .btm .box .an{font-size:22px;}
.about .pt1 .btm .box .flag{bottom:38px;right:29px;display:none;}
.about .pt1 .btm .box a{padding:30px;}
.prolist .t1{font-size:15px;}
.prolist .t2{font-size:13px;}
.proimg .t1{font-size:24px;}
.proimg .t2{font-size:22px;}
.proinfo .tit{font-size:23px;}
.intro_box_s .top .item .t_item_con .t_item_con_stitle{font-size:19px;}
.intro_box_s .bottom .tit{font-size:26px;}
}

/*内页标题*/
.page_title{margin-bottom:30px;text-align:center; padding-top:30px;}
.page_title span{display:inline-block;position:relative;font-size:30px;line-height:30px;color:#333333;}
.page_title span::before{content:"";position:absolute;bottom:-20px;right:-160px;width:242px;height:15px;background:url(../images/tit_bg1.png) no-repeat center;}
.page_title span::after{content:"";position:absolute;top:-20px;left:-140px;width:226px;height:18px;background:url(../images/tit_bg2.png) no-repeat center;}

/*PC二级导航*/
.page_nav{height:56px;line-height:56px;border-bottom:2px solid #f2f2f2;}
.page_nav ul{font-size:0; float:left;}
.page_nav li{display:inline-block;}
.page_nav li a{display:block; padding:12px 20px; line-height:32px; font-size:16px; color:#000; position:relative;}
.page_nav li a:after{content:""; position:absolute; bottom:-2px; height:2px; left:50%; width:0; background:#d70d25; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.page_nav li.cur a{color:#d70d25; font-size:18px;}
.page_nav li.cur a:after{left:0; width:100%;}
.page_nav li:hover a{color:#d70d25; font-size:18px;}
.page_nav li:hover a:after{left:0; width:100%;}
.page_nav .pos{padding-left:22px;background:url(../images/add.jpg) no-repeat left center;color:#333333;font-size:14px; float:right;}
.page_nav .pos a{color:#333333;}
.page_nav .pos a:hover{color:#d70d25;}

/*底部*/
.footer{background:#262831;background:url(/images/foot.jpg) no-repeat;}
.footer .footer1 .sm{border:1px solid #fff;width:60px;height:60px;}
.footer .footer1 .border{border:1px solid #fff;display:inline-block;*display:inline;*zoom:1;width:60px;height:60px;float:left;margin-left:5px;}
.footer .footer1 .border a{margin:0;}
.footer .foot1{padding-top:40px;padding-bottom:30px;}
.footer .foot1 .box{padding-left:260px;position:relative;min-height:255px;}
.footer .foot1 dl.foot-logo{padding-left:0;width:auto;}
.footer .foot1 .foot-logo{position:absolute;left:0;top:0;float:none;text-align:center;}
.footer .foot1 .foot-logo dt{margin-bottom:15px;}
.footer .foot1 dl{padding-left:3%;padding-right:0;width:13%;float:left;}
.footer .foot1 dt{font-size:18px;font-weight:bold;margin-bottom:10px;}
.footer .foot1 dt a{color:#fff;display:inline-block;}
.footer .foot1 dd{margin-bottom:10px;}
.footer .foot1 dd a{color:#a2a5a8;}
.footer .foot1 .foot-qrcode{ float:right;}
.footer .footer1 .logo img{width:auto;}
.footer .footer2 a:hover{color:#fff;opacity:.8;}
.footer .footer2{background:url(/images/footer2_bg.jpg) no-repeat center;background-size:cover;line-height:43px;overflow:hidden;padding:13px 0;}
.footer .footer2 .d{color:#fff;font-size:15px;float:left;}
.footer .footer2 .gotop{color:#acacac;cursor:pointer;}
.footer .footer2 .gotop .ico{display:inline-block;*display:inline;*zoom:1;width:43px;height:43px;background:url(/images/gotop.png);background-size:cover;margin-left:18px;}
.footer .footer2 .gotop:hover{opacity:.8;}

/*分页*/
.page{margin:60px 0 40px 0;padding:14px 0 15px;text-align:center;}
.page a{margin-right:5px;padding:16px 35px;background:#fff;color:#000000;font-size:15px;border:1px #e9e9e9 solid;}
.page span{margin-right:5px;padding:16px 35px;background:#fff;color:#000000;}
.page span.current{background:#009e75;border:none;color:#ffffff;font-size:15px;}