﻿@charset "utf-8";
.h1,.h2,.h3,.h4,.h5,.h6,.p,menu,nav{ padding:0; margin:0}
.maincontent{ min-height: 450px; padding-bottom: 135px;}


.wid{ max-width:1350px; margin:0 auto;min-height: 95px}
@media(max-width:1350px){.wid{ padding:0 2%;}}
.wid_1366{ max-width:1366px; margin:0 auto;}
@media(max-width:1366px){.wid_1366{ padding:0 2%;}}
.wid_1200{ max-width:1200px; margin:0 auto;}
@media(max-width:1200px){.wid_1200{ padding:0 2%;}}


.Header{height:85px;position:absolute;z-index:200; left:0; top:0; width:100%;}
.Header .headerbg{ position:absolute;left:0; top:-95px; width:100%;background-color: rgba(255, 255, 255, 0.9); height:85px; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Header2 .headerbg{ background:#000;}
.Header1:hover .headerbg,
.Header2 .headerbg{ top:0px; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Header1:hover .headerbg,
.Header3 .headerbg {background-color: rgba(255, 255, 255, 0.7);}
.Header .wid,
.Header .wid_1366{ position:relative;}
.Header .logo{top: -100%;left:0; position:absolute; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Header .logo img{ height:75px;}
.Header .top_nav{position:absolute; right:0; top:26px; padding-left:12px; background:url(../images/top_icon1.png) no-repeat left center; line-height:26px; color:#555;}
.Header .logo.onshow{ top:-95px;}
.Header1:hover .logo,
.Header2 .logo{top:5px;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Header1:hover .top_nav{ display:none;}
.Header1 .nav{padding-right: 5%}
.Header1 .nav ul{ text-transform:uppercase; float:right; margin-top:-95px;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease; padding: 27px 0;}
.Header nav li{ text-align:center; float:left; text-align:center;font-size:16px; position:relative; margin-left: 80px;vertical-align: middle;line-height: 32px; }
.Header nav li a{ color:#666666; display:block;z-index:10;position:relative; padding-bottom: 30px;padding-top: 8px;}
.Header2 nav li a{ color: #fff;}
.Header3 nav li a{ color: #666666;}
.Header nav li a:hover:after,.Header .nav li.aon a:after{ content: ''; width: 100%; bottom: 0; height: 3px; background: #cd1421; position: absolute; left: 0;}
.Header nav li a:hover,.Header .nav li.aon a{ color: #cd1421;}
.Header1:hover .nav ul{ margin-top:0;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}

@media(max-width: 1367px){
    .wid{max-width: 1300px}
}

.Header2 .nav ul{ display:none;}
.Header .nav.no .ul2{ display:none;}
.Header .nav .ul{padding: 15px 0 15px 15%; padding-right: 40px;}
.Header .nav .ul2{ display:block;}
.Header .login_a{ position:absolute; right:100px; top:27px; line-height:26px;}
.Header .login_a a{ color:#fff; display:inline-block;}
.Header .login_a em{ color:#fff; margin:0 10px; font-style:normal; display:inline-block; }

.H_ban_fixed{ position:relative;}
.H_ban{ position:absolute; width:100%; height:100%; left:0; top:0;}
.H_ban_fixed .img img,
.H_ban .slide img{ width:100%;}
.H_ban .slide a{ display: block; width: 100%; height: 100%; }
.H_ban { overflow:hidden;}

.H_ban .bx-controls .bx-pager{text-align:center; position:absolute; bottom:5%; z-index:100; width:100%; left:0; display:inline-block; height:18px; }
.H_ban .bx-controls .bx-pager-item{ display:inline-block; margin:0 4px;}
.H_ban .bx-controls .bx-pager-item a{ display:block;overflow:hidden; width:13px; height:13px; border: 1px solid rgba(255, 254, 254, 0.6); background:#7f7f7f; border-radius:50%; line-height:100px;}
.H_ban .bx-controls .bx-pager-item a.active{ background-color:#e60012; border-color:#e60012;}

.H_ban .video_files{ position:absolute; background:#000; width:100%; left:0; top:0; height:100%; /*display:none; */z-index:10; overflow:hidden;}
.H_ban .video_files #myvideo{      position: absolute;
	visibility: visible;
	margin: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;}
.H_ban .intro{ position:absolute; color:#fff; text-align:center; padding:11% 20% 0 20%; width:100%;}
.H_ban .intro .more{ position:relative; text-align:center;}
.H_ban .intro .more span{ display:inline-block; position:relative;}

.H_ban .bx-wrapper{ height:100%;}
.H_ban .bx-wrapper .bx-viewport{ height:100%!important; position: absolute!important; left: 0; top: 0;}
.bx-wrapper .bx-viewport .list{ width:100%; height:100%; position: absolute!important;}
.bx-wrapper .slide{ height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.bx-wrapper .slide video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000;}

.video_controls{  z-index:20;position:absolute; top:50%; left:50%; transform: translate(-50%,-50%);}
.video_controls span{ float:left; display:block; width:65px; height:65px;  border-radius:50%; border:1px solid rgba(255,255,255,0.25); position:relative; cursor:pointer;}
.video_controls span::before{ position:absolute; content:'';}
.video_controls span.btnplay{ display:none;}
.video_controls span.btnplay::before{ width:0; height:0; border-top:16px solid transparent; border-bottom:16px solid transparent; border-left:16px solid rgba(255,255,255,0.8);border-radius:2px;left:50%; margin-left:-5px; top:50%; margin-top:-17px;}
.video_controls span.btnpause::before{ left:50%; margin-left:-11px; top:50%; margin-top:-11px; width:22px; height:22px; border-radius:3px; background:rgba(255,255,255,0.8);}

.column_group{ padding: 4% 0 0;}
.column_group2{ padding: 0 0 135px;}
.column_group dl{ overflow:hidden; clear:both;}
.column_group dd{ float:left; width:48.5%; position:relative;box-sizing:border-box; margin-bottom: 2%;}
.column_group2 dd{ margin-top: 2%; margin-bottom: 0;}
.column_group dd:nth-child(2n){ float:right;}
.column_group dd:nth-child(2n+1){ clear:left;}
.column_group .main{ position:relative; overflow:hidden;}
.column_group .title{position:absolute; text-align:center;  width:100%; height:100%;left:0; top:0; z-index:20; color:#fff; background-color:rgba(0,0,0,0.5);}
.column_group .title span{ margin:0; color:#fff; font-weight:normal; margin-top:20%; display:inline-block; position:relative; border:solid 1px #fff; border-bottom:none;}
.column_group  .title span b{ font-weight:normal; font-size:40px; padding:0 60px; line-height: 70px;}
.column_group  .title span::after,
.column_group  .title span::before{ position:absolute; content:''; background-color:#fff; width:7%; height:1px; bottom:0px;}
.column_group  .title span::after{ right:0px;}
.column_group  .title span::before{ left:0px;}
.column_group .title em{ font-size:16px;  font-family:Arial; font-weight:normal; position:absolute; width:100%; left:0; bottom:-17px; text-transform:uppercase;}
.column_group .title a{ display:block; position:absolute; width:100%; height:100%}
.column_group dd:hover .title{filter:alpha(opacity=100);opacity: 1;}

.h_subnav ul{ overflow:hidden; clear:both;}
.first_show .h_subnav ul{padding:0 5%;}
.first_show .h_subnav  li{width:25%;}
.h_subnav { margin-bottom:12px;}
.h_subnav  li{ width:33.33333%; padding:0 6px; margin-top:12px; float:left; box-sizing:border-box; text-align:center;}
.h_subnav  li a{ display:block;font-size:14px; color:#fff; line-height:30px; border:solid 1px #fff;}
.h_subnav  li a:hover{ color:#fff; border-color:#fc001d; background:#fc001d; background-size: cover;}
/*.h_subnav  li a:hover{ color:#fff; border-color:#e95c44; background: url("../images/index_icon.png") no-repeat; background-size: cover;}*/


.first_show .title{filter:alpha(opacity=0);opacity: 0; }
.first_show .title span{ margin-top:15%;}

.first_show .dt{ height:40px; line-height:40px; text-align:center; color:#333; background:rgba(168,168,168,0.8); position:absolute; z-index:15; left:0; bottom:0; width:100%;}
.first_show dd:nth-child(2) .dt,
.column_group2 dd:nth-child(1) .dt,
.column_group2 dd:nth-child(4) .dt{ color:#fff; background-color:rgba(0, 0, 0,0.8);}
.column_group2 dl dd:nth-child(2) .dt{ color:#333; background:rgba(168,168,168,0.8);}
.first_show .dt span{ margin:0; position:relative; font-size:22px; display:inline-block;font-weight: normal}
.first_show dd:hover .dt{filter:alpha(opacity=0);opacity: 0;}

.first_show dd .h_subnav{ position:absolute; width:100%; left:0; bottom:5%; z-index:30;filter:alpha(opacity=0);opacity: 0;}
.first_show dd:hover .h_subnav{ bottom:19%;filter:alpha(opacity=100);opacity: 1;}

.first_show dd{ overflow:hidden;}
.first_show dd figure{  -ms-transform:scale(1);  -webkit-transform:scale(1);  transform:scale(1);}
.column_group dd figure img{ width:100%; position:relative; z-index:10; max-width:653qpx; max-height:380px;}
.first_show dd:hover figure{   -ms-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05); }

.column_group dd:nth-child(3) li:nth-child(4),
.column_group dd:nth-child(3) li:nth-child(5){ display:inline-block; float:none; clear:left;}

.column_group dd:nth-child(4) li:nth-child(1){ width:25%;}
.column_group dd:nth-child(4) li:nth-child(2){ width:25%;}

.first_show dd figure,
.first_show dd:hover figure,
.h_subnav  li a,
.h_subnav  li a:hover,
.first_show .dt,
.first_show dd:hover .dt,
.first_show .title,
.first_show dd:hover .title,
.first_show .title span,
.first_show dd:hover .title span,
.first_show dd:hover .h_subnav{-moz-transition:all ease-out 0.5s; -ms-transition:all ease-out 0.5s; -webkit-transition:all ease-out 0.5s;  transition:all ease-out 0.5s;}
.first_show dd{-moz-transition:all ease-out 0.5s; -ms-transition:all ease-out 0.5s; -webkit-transition:all ease-out 0.5s;  transition:all ease-out 0.5s;}


.index_video{ position: relative;}
.index_video .Big_video{ position: relative; width: 100%; padding-top: 41.63%;}
.index_video .Big_video li,
.index_video .Big_video li img,
.index_video .Big_video li i,
.index_video .Big_video li .video_files,
.index_video .Big_video li .video_files .close{ position: absolute;}
.index_video .Big_video li,
.index_video .Big_video li img,
.index_video .Big_video li .video_files{ left: 0; top: 0; width: 100%; height: 100%;}
.index_video .Big_video li .span{ display: none;}
.index_video .Big_video li{ display: none;}
.index_video .Big_video li a{ width: 100%; height: 100%; display: block;}
.index_video .Big_video li i,
.index_video .Big_video li .video_files .close{ width: 64px; height: 64px; left: 50%; top: 50%; margin-left: -32px; margin-top: -32px;z-index: 10;}
.index_video .Big_video li i{ background: url("../images/index_play.png") no-repeat;}
.index_video .Big_video li .video_files{ z-index: 11;}
.index_video .Big_video li .video_files .close{width: 65px;height: 65px;border-radius: 50%;border: 1px solid rgba(255,255,255,0.25);cursor: pointer; top: 11%; left: 95%}
.index_video .Big_video li .video_files .close::before{ position:absolute; content:'';    left: 50%;margin-left: -11px;top: 50%;margin-top: -11px;width: 22px;height: 22px;border-radius: 3px;background: rgba(255,255,255,0.8);}
.index_video .Big_video iframe,
.index_video .Big_video video{ width: 100%!important; height: 100%!important;}
.index_video .Big_video video{ background: #000;}
.index_video .info{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 3%; text-align: center;}
.index_video .info .video_more{ display: inline-block; width: 86px; height: 45px; border: 1px solid #fff; color: #fff; line-height: 45px; vertical-align: top; transition: all 0.3s; margin-top: 1px;}
.index_video .info .video_more:hover{ background: #ca0a21; border-color: #ca0a21;}
.index_video .owl-carousel{ width: 385px; display: inline-block!important;}
.index_video .owl-carousel .owl-nav{ display: none;}
.index_video .owl-carousel .item{padding: 0 5px;}
.index_video .owl-carousel .item figure{ position: relative; width: 100%; padding-top: 50%; margin-right: 10px; border: 2px solid #292a2d;}
.index_video .owl-carousel .aon .item figure{ border-color: #ca0a21;}
.index_video .owl-carousel .item img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}


.footer{ background: #d9d9d9;}

/*.footer .bottom{ padding-bottom: 2%; padding-top: 5%;}
.footer .right{ float: right; width: 25%;}
.footer .right .ewm,
.footer .right .text{ float: left; margin-left: 3%;}
.footer .right .ewm{ padding: 0 3%; text-align: center; color: #fff; line-height: 30px;}
.footer .right .ewm img{ width: 100px; height: 100px;}
.footer .right .ewm span{ display: block;}
.footer .right .text{ max-width: 315px; border-left: 1px solid #3f4041; padding-left: 2%; padding-bottom: 2%;}
.footer .right .text h2{ font-size:18px; color: #fff; font-weight: normal; margin: 0;}
.footer .right .text p{ margin: 6% 0 2%; color: #999999; line-height: 20px;}
.footer .right .text p.p1{ color: #ca0a21; font-size: 18px; margin-bottom: -3%;}
.footer nav{ width: 50%; float: left;}
.footer nav dl{ float: left; margin-right: 7.5%;}
.footer nav dt{ font-size: 20px; color: #fff; padding-bottom: 8px;}
.footer nav dd{ position: relative; line-height: 30px; padding-left: 10px;}
.footer nav dd:before{ content: '-'; position: absolute; left: 0; top: 0; color: #ca0a21;}
.footer nav dd a{ color: #cccccc;}
.footer .Copyright{ border-top: 1px solid #3f4041; padding: 2% 0; font-size: 12px;color: #999999;}
.footer .Copyright p{ float: right; margin: 0;}
.footer .Copyright a{ display: inline-block; color: #999999;}
.footer .Copyright em{ display: inline-block; margin: 0 10px; font-style: normal;}
.footer a:hover{ color: #fff;}*/


/*
 .Bottom002281 为demo编号
 */
.footer .wid{ min-height: auto;}
.Bottom002281 ,.Bottom002281 a{color: #666;}
.Bottom002281 a:hover{ color: #fff; transition: color .3s ease-out;}
.Bottom002281 .wrap-container{ padding: 15px 0% ;}
.Bottom002281 .left{ padding: 0}
.Bottom002281 .logo{ }
.Bottom002281 .tel{ line-height: 36px; display: inline-block; vertical-align: middle; font-size: 15px; margin-top: 3px;}
.Bottom002281 .tel span{ font-size: 26px; font-family: Chaparral Pro; display: block;}

.Bottom002281 .right{ position: relative;}
.Bottom002281 .share{ display: inline-block; vertical-align: middle; margin-left: 10px;}

.Bottom002281 .share a{ /*display: inline-block;float: none;*/ margin-left: 10px; width: 36px; height: 36px; background: url(../images/Bottom002281-share.png) no-repeat center #777; border-radius: 50%; transition: background-image .3s ease-out,background-color .3s ease-out;margin-bottom: 0;}
.Bottom002281 .share a:hover{ background-image: url(../images/Bottom002281-share_hover.png); background-color: #333;}
.Bottom002281 .share a.sina{ background-position: 7px center;}
.Bottom002281 .share a.weixin{ background-position: -45px center;}
.Bottom002281 .share a.email{background-size: contain; background-image: url("../images/image.png"); background-position: center;}





.Bottom002281 dl,.Bottom002281 p{ font-size: 12px;margin: 5px 0;}
.Bottom002281 dl a{ position: relative; display: inline-block; margin-left: 15px;}
.Bottom002281 dl a:before{ content: ""; position: absolute; left: -8px; width: 1px; height: 60%; top: 25%; background-color: #666;}
.Bottom002281 dl a:nth-child(1):before{ display: none;}
@media only screen and (max-width:767px ) {
    .Bottom002281 .wrap-container{ padding: 3% 2%;}
    .Bottom002281,.Bottom002281 .right{ text-align: center;}
    .Bottom002281 .logo{ margin: 0 auto;}
    .Bottom002281 .left{ padding: 0;}
}
@media only screen and (min-width:768px ) {
    /*.Bottom002281 .logo,.Bottom002281 .tel{ float: left;}*/
    .Bottom002281 .left{ float: left;}
    .Bottom002281 .right{ float: right;text-align: right;}

}


/*RighInfo002125 */
.RighInfo002125 .box{ position:relative; color:#333; overflow:hidden;}
.RighInfo002125 .box .pic{ height:100%; background-position:center center; background-repeat:no-repeat; background-size: cover;}
.RighInfo002125 .box .pic img{ display: none;}
.RighInfo002125 .txt{ position:absolute;  max-width:1200px; left:50%;  transform:translate(-50%,0); top:20%; z-index:10;width: 100%;}
.RighInfo002125 .box2,
.RighInfo002125 .box4,
.RighInfo002125 .box6{ text-align:center;}
.RighInfo002125 .box2,
.RighInfo002125 .box4,
.RighInfo002125 .box5{ color:#fff; }
.RighInfo002125 .box2 .txt,
.RighInfo002125 .box h1{ font-weight:normal; margin:0; font-size:40px;}
.RighInfo002125 .box p{ font-size:16px; line-height:30px; margin:0; color:#999; text-align:justify; text-justify:inter-ideograph;}

.RighInfo002125 .box3 .txt{left: 15%;transform:translate(0,0);}

@media screen and (min-width:1001px){
    /*2d动画 star*/
    .RighInfo002125 .box .txt p,
    .RighInfo002125 .box .txt h1,
    .RighInfo002125 .box4 .list,
    .RighInfo002125 .box3 .txt{ opacity:0; transition:0.8s;}
    .RighInfo002125 .box_active .txt p,
    .RighInfo002125 .box_active .txt h1,
    .RighInfo002125 .box4.box_active .list,
    .RighInfo002125 .box3.box_active .txt{opacity:1;}

    .RighInfo002125 .box2 .txt{ top:30%;}
    .RighInfo002125 .box2 .txt h1{ transform:translateY(-50%);  margin-bottom:1%;}
    .RighInfo002125 .box2 .txt p{ transform:translateY(-100%);transition:0.5s; text-align:center;}
    .RighInfo002125 .box2.box_active .txt p,
    .RighInfo002125 .box2.box_active .txt h1{ transform:translateY(0);}
    .RighInfo002125 .box2.box_active .txt .p1,
    .RighInfo002125 .box4.box_active .txt p{transform:translateY(10px);}
    .RighInfo002125 .box4.box_active .list{transform:translateY(0);}
    .RighInfo002125 .box4.box_active .txt h1{transform:translateY(0);}
    .RighInfo002125 .box4 .txt h1{ transform:translateY(-100%);}
    .RighInfo002125 .box4 .list,
    .RighInfo002125 .box2 .txt .p1,
    .RighInfo002125 .box4 .txt p{ transform:translateY(100%);}
}




.RighInfo002125 .box3 .txt{ max-width: 100%!important; width: 680px!important; height: 400px!important;background: #e71828; padding: 5% 6%; color: #fff;}
.RighInfo002125 .box3 .txt h1{ line-height: 40px; text-transform: uppercase;}
.RighInfo002125 .box3 .txt p{ color: #fff;}
.RighInfo002125 .box3 .txt p.p1{margin-bottom: 8%;letter-spacing: 3px;text-transform: uppercase; opacity: 0.8}
.RighInfo002125 .box3 .txt time{ font-size: 24px; margin-bottom: 5%;}
.RighInfo002125 .box3 .txt .bx-wrapper{ position: relative;}
.RighInfo002125 .box3 .txt .bx-controls a{ position: absolute; top: 0; width: 41px ;height: 58px; background: url("../images/prev.png") no-repeat; overflow: hidden; line-height: 100; left: -12%;}
.RighInfo002125 .box3 .txt .bx-controls a.bx-next{ background-image: url("../images/next.png"); right: -12%; left: auto;}
.RighInfo002125 .box3 .txt li{ width: auto!important;}
.RighInfo002125 .box3 .txt .list{ height: auto!important;}

.RighInfo002125 .box2 .txt .p1,
.RighInfo002125 .box4 .txt p{text-align:center;margin:0; margin-bottom:3%; letter-spacing:5px; text-transform: uppercase;}


.RighInfo002125 .all_more{ margin-top:5%; color:#e60012;  font-size:14px; display:inline-block; text-align:center; line-height:36px; padding:0 2.5%;  margin-bottom:3%; border-radius:30px; background:rgba(0,0,0,0.2); transition:all ease 0.5s;}
.RighInfo002125 .all_more:hover{ padding:0 3.5%; background-color:#e60012;  color:#fff; transition:all ease 0.5s;}
.RighInfo002125 .box4 .ul li{ height: 350px; overflow: auto;}
.RighInfo002125 .thead{ line-height:45px; text-align:left; background:#e60012; }
.RighInfo002125 .thead span{ float:left; width:11%; color:#fff; display:block; font-size:14px; height:45px; text-align:left;  position:relative;}
.RighInfo002125 .dl{ text-align:left;}
.RighInfo002125 .dl{ border-bottom:1px solid rgba(255,255,255,0.1);}
.RighInfo002125 .dl .dt{line-height:70px; text-align:left; cursor:pointer; }
.RighInfo002125 .dl .dt span{float:left; width:11%;  display:block; font-size:14px;}
.RighInfo002125 .dl .dt span.jobname{ text-align:left;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; }
.RighInfo002125 .dl .dt .btn{ text-decoration:underline; display:block; position:relative; color:#fff;}
.RighInfo002125 .dl .dt .btn i{ position:absolute;  left:70px; background:url(../images/TextList002208-icon.png) no-repeat -44px -82px ; display:block; width:21px; height:11px; top:50%; margin-top:-5px;}
.RighInfo002125 .conbox{  padding:20px 3%; display:none;}
.RighInfo002125 .conbox .h5{color:#333; font-size:12px;}
.RighInfo002125 .num{width:21% !important;  padding-left:6%;}
.RighInfo002125 .jobname{ width:40% !important; }

.RighInfo002125 .dl.active .dt span,.RighInfo002125 .dl.active .btn{ color:#c02a05;}
.RighInfo002125 .dl.active .dt .btn i{ background-position:-44px -70px;}
.RighInfo002125 .bx-pager{margin:0 auto; text-align:center;position:absolute; position: static; left:0; width:100%; bottom:20px; z-index:10;}
.RighInfo002125 .bx-pager div{ display:inline-block; height:14px; margin:0 5px; }
.RighInfo002125 .bx-pager div a{ display:block; width:14px; height:14px; background:rgba(0,0,0,0.4); border:2px solid rgba(255,255,255,0.16); border-radius:50%; overflow:hidden; text-indent: 9999px;  transition: all .3s ease-out;}
.RighInfo002125 .bx-pager div a.active{  background:#e60012; }
#about_menu{ position: fixed; z-index: 100; left: 5%; top: 50%; transform: translateY(-50%);}
#about_menu li{ position:relative; height:54px; line-height:16px; text-transform:uppercase; display:block;margin-bottom: 7px;}
#about_menu li:before{ top:0px; left:13px; position:absolute; content:""; width:4px; height:54px; background:url(../images/about_icon.png) no-repeat;}
#about_menu li:last-child:before{ background:none;}
#about_menu li.active a::before{ content: ''; width: 15px; height: 15px; position: absolute; left: 8px; top: 9px; border-radius: 100%; background: #e60012; border: 4px solid #292929;-webkit-animation: twinkling 1s infinite ease-in-out}
#about_menu li em{ opacity: 0; position:absolute; white-space:nowrap; font-style:normal; left: 30px;}
#about_menu li.active a em{ display:inline-block; opacity:1; color:#2e80f0;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease; font-family:Arial, Helvetica, sans-serif; line-height:30px; letter-spacing: 5px; font-size: 16px;}
#about_menu li.active a em{color:#e60012;}
#about_menu li[data-menuanchor=page3] a em{ color:#f2f2f2; }
.footer.fp-auto-height, .fp-auto-height .tableCell {
    height: auto !important;
}


.Form002327{ position: relative;}
.Form002327 .bg{ background-repeat: no-repeat; background-position: center; position: absolute; width: 100%; height: 100%;background-size: cover;}
.Form002327 .wid{ position: relative;padding-top: 10%; padding-bottom: 10% ;}
.Form002327 .box{background: #fff; padding: 20px 20px 20px;margin: 0 0 0 auto ; width: 350px; max-width: 100%;}
.Form002327 .box form > *{ margin-bottom: 18px;}
.Form002327 .box .h3{ font-weight: normal; margin: 0 0 18px 0; color: #333; font-size: 18px;}
.Form002327 .row{ position: relative; border: 1px solid #e6e6e6; padding:8px 8px 8px 58px; line-height: 24px;}
.Form002327 .row:before{ content: ""; display: block; position: absolute; left: 0; top: 0; height: 100%; width: 45px; background: #e6e6e6;}
.Form002327 .row i{ position: absolute; left: 13px; top: 11px; background:url(../images/Form002327-input_icon.png) no-repeat; display: block; width: 20px; height: 24px;}
.Form002327 .row .text{ border: none; background: none; font-size: 15px; color: #b8b8b8; line-height: 24px; width: 100%;}
.Form002327 .usename i{ background-position: 0 0;}
.Form002327 .password i{ background-position: 0 -26px;}
.Form002327 .row.focus{ border-color: #d70c18;box-shadow:0 0 5px rgba(215,12,24,.5) inset; -webkit-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -moz-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -o-box-shadow:0 0 5px rgba(215,12,24,.5) inset; }
.Form002327 .row.focus:before{ background:#d70c18;}
.Form002327 .row.focus .text{ color: #333;}

.Form002327 .box1 dl{ text-align: right;}
.Form002327 .box1 dl em{ display: inline-block; margin:0 8px; color:#ccc;}
.Form002327 .box1 dl a{ color: #666; display:inline-block;}
.Form002327 .box1 dl a:hover{ color: #d70c18;}
.Form002327 .btn{ width: 100%; border: none; background: #d70c18; color: #fff; font-size: 16px; font-weight: bold; text-align: center; line-height: 44px; border-radius: 5px; cursor: pointer;}
.Form002327 .otherLogin{ width: 90%; margin: -10px auto 0; text-align:center;}
.Form002327 .otherLogin p{ position:relative; text-align:center; margin:0 0 5px;}
.Form002327 .otherLogin p span{ display:inline-block; padding:0 10px; background:#fff; position:relative; z-index:10;}
.Form002327 .otherLogin p:before{ content:''; position:absolute; left:0; top:50%; width:100%; height:1px; background:#e6e6e6;}
.Form002327 .otherLogin a{ display:inline-block; width:29px; height:29px; background:url(../images/Form002327-input_icon2.png) no-repeat center;}

.Form002327 .box2 li{ overflow: hidden; clear: both; margin-bottom: 10px;}
.Form002327 .box2 li .text{border: 1px solid #e6e6e6; width: 100%; height: 50px; line-height: 50px; padding: 0 10px;}
.Form002327 .box2 li .text:focus{ border-color: #d70c18;box-shadow:0 0 5px rgba(215,12,24,.5) inset; -webkit-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -moz-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -o-box-shadow:0 0 5px rgba(215,12,24,.5) inset; }
.Form002327 .box2 li .text2{ width: 58%;}
.Form002327 .box2 li .yzm{ line-height: 50px; background: #e8e8e8; float: right; width:39%; text-align: center;}


.Menu002217{  border-bottom: 1px solid #e8e8e8; margin-bottom: 4%;}
.Menu002217 h2{font-size: 30px; color: #363636; text-align: center; line-height:30px; margin:0; font-weight:normal;}
.Menu002217 .tit {padding-top: 16px;display: none}
.Menu002217 .tit .tit_b {text-align: center;font-size: 18px;line-height: 48px;color: #8a8a8a;margin-bottom: 20px;}
.Menu002217 .tit .tit_b span {width: 450px;height: 1px;background: #f0f0f0;text-align: center;display: inline-block;vertical-align: middle;max-width: 100%;}
.Menu002217 .tit .tit_b .txt {text-transform: uppercase;text-align: center;display: inline-block;margin: 0 38px;}
.Menu002217 nav{overflow: hidden;width: 100%;margin: 0 auto;text-align: center;}
.Menu002217 nav ul li{padding: 0 0;color: #8d8d8d;text-align: center;cursor: pointer;display: inline;margin: 0 5px;font-size: 16px;display: inline-block; min-width: 150px;}
.Menu002217 nav ul li a{color:#8d8d8d;padding: 24px 20px;display: block;transition: .3s ease-out;}
.Menu002217 nav ul li.on a,.Menu002217 nav ul li a:hover{color: #fff;background:#e70012;}

.Menu002217 nav ul{max-width: 1200px;margin: 0 auto;text-align: right}


/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:3% 0 135px 0; font-size: 16px; font-weight: normal;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:35px; font-size:16px; color:#4c4a4a; transition:all ease-out 0.3s; }

.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:40px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:35px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#e70012!important; color:#fff!important;}
.Page002046 .Pages b{ font-weight: normal;}
.Page002046 .Pages .i_text{ width:40px; padding:0px; text-align:center; font-size:12px; border:inset 1px #ddd; margin: 0 5px;line-height: 33px;background: none;}
.Page002046 .Pages .i_button { position:relative; top:11px; width:40px; height:35px; cursor:pointer; border:none; background:url(../images/page_goto.jpg) no-repeat; margin-left: 5px;}
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_count{ vertical-align: middle;color: #4c4a4a;}
.Page002046 .Pages .p_jump{ display: inline-block; margin-top: -13px;}
/*
 .PicList001212 为demo编号
 */
.PicList001212 time{ display:block; position:relative;}
.PicList001212 time span{ margin-right:6%; background:#fff; padding:5px 0; transition:all ease-out 0.3s;}
.PicList001212 time::before,
.PicList001212 time::after{ position:absolute; content:''; width:12px; height:2px; right:0; top:50%; margin-top:-1px; background-color:#666;}
.PicList001212 time::after{ transform:rotate(90deg);}

.PicList001212 li{ float:left; width:49%; border:2px solid #efefef; margin:0 2% 2% 0;transition:all ease-out 0.5s; padding:1%; background-size:cover;}
.PicList001212 li:nth-of-type(2n){ margin-right:0;}
.PicList001212 li div{ padding:5%;}
.PicList001212 li .Ispic{ display:block; padding-bottom:60%; transition:all ease-out 0.5s;}
.PicList001212 li .Ispic img{ display: none;}
.PicList001212 li h3{ margin:0; font-size:16px;}
.PicList001212 p{ line-height:28px; height:84px; overflow:hidden; text-align:justify;}
.PicList001212 li figure{ overflow:hidden;}
.PicList001212 li:hover figure a{ transform:scale(1.1);}
.PicList001212 li:hover{ border-color:#e60012; box-shadow:0 0 10px rgba(128, 128, 128, 0.4);}
.PicList001212 li:hover h3 a{color:#e60012;}
.PicList001212 li:hover time::before,
.PicList001212 li:hover time::after{ background-color:#e60012;}
.PicList001212 li:hover time span{background:#e60012; color:#fff; padding:5px 15px;}
.TextList002322,
.Floor000222,
.Floor000222 .wid{overflow:hidden; min-height: 400px;}

/*.Floor000222 li{ overflow:hidden; position:relative; float:left; width:49%; height:100%; margin-bottom:2%; margin-right:2%; transition:all ease-out 0.5s;}
.Floor000222 li.end{ margin-right:0;}
.Floor000222 li .big{ width:100%; height:auto; transition:all ease-out 0.5s; z-index:99;}
.Floor000222 li:hover .big{-webkit-transform:scale(0.1);transform:scale(1.1);}
.Floor000222 li a{ color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; z-index:10; transition:all ease-out 0.5s;}
.Floor000222 li a:hover{ background:url(../images/play-ico.png) no-repeat center rgba(0,0,0,0.77); background-size:auto;}
.Floor000222 li a:hover div{ opacity:0;}
.Floor000222 li a div{left:0; position:absolute; bottom:0px; height:45px; width:100%; padding-left:35px; line-height:45px; background:rgba(168,168,168,0.77); color:#000;}
.Floor000222 li a div.div2{background:rgba(0,0,0,0.77); color:#fff;}
.Floor000222 li a div h1{ font-size:18px; text-align:center; font-weight:normal;margin:0;}
*/

.TextList001366{ min-height: 400px;}
.TextList001366 ol,
.TextList001366 li a{ overflow:hidden; clear:both; transition:all ease-out 0.3s;}
.TextList001366 ol,
.TextList001366 li{ border:1px solid  transparent;}
.TextList001366 ol{ font-size:16px; color:#fff; background-color:#e60012; line-height:45px;}
.TextList001366 span{ float:left; width:15%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:20px 10px; text-align:center;}
.TextList001366 ol span{ padding:0 10px;}
.TextList001366 a{ display:block;}
.TextList001366 a:hover{color:#eb4d42;}
.TextList001366 li:nth-of-type(2n){ border-color:#e5e5e5; border-left:none; border-right:none; background-color:#f7f7f7;}
.TextList001366 li span:first-child{ background:url(../images/TextList001366-icon.gif) no-repeat right center;}
.TextList001366 span:nth-child(2){ width:53%; text-align:left;}



/*.Floor-wrap{
    background:url(../images/fw_bg.jpg) no-repeat center center;
}*/
/*searchBox */
.searchBox{position:relative; padding:0 0 6% 0; }
.searchBox{z-index:110; width:100%; max-width:800px;left:50%; top:50%;-ms-transform:translate(-50%); -webkit-transform:translate(-50%); -moz-transform:translate(-50%);transform:translate(-50%);}
.searchBox figure{ position:relative; margin-bottom:10px; }
.searchBox .text{ border: none; height:50px; line-height:50px; background:none; padding:0 60px 0 15px; color:rgba(0,0,0,0.8);  font-size:16px;  width:100%; border: solid 1px #cccccc;}
.searchBox .select{ height:60px; line-height:60px; border:none; background:none; padding:0 60px 0 15px; color:rgba(0,0,0,0.8);  font-size:16px;  width:100%;}
.searchBox .select-group{padding-right:10px; background:#fff; border: #999 1px solid;}
.searchBox .btn{ position:absolute; top:0;  right:0; width:60px; height:100%; cursor:pointer; border:none; background:url(../images/Top002151-btn_search.png) no-repeat center center; padding:0;}
.searchBox .submit{ width:100%; height:60px; background:#94989b;  border:0; color:#fff; font-size: 18px; margin-bottom: 10px; cursor: pointer;}
.searchBox .submit.primary{background:#e60012; }
.RighInfo000621{ padding:0 0 135px 0; /*margin-top:-3%;*/min-height: 450px;}
.RighInfo000621 img{ /*float:right; margin-left:5%;*/ margin-bottom:3%;}
.RighInfo000621 .h3_621{font-size:18px;color:#df0116;line-height:2; margin:0;}
.RighInfo000621 .p_621{font-size:14px;line-height:1.5;}

.RighInfo000621 .auto_960{ max-width:960px;}


.Product{ margin-bottom: 135px;}
.Product .menu{ text-align: center; padding: 0 2% 0%; border-bottom: 1px solid #e8e8e8; margin-bottom: 4%;}
.Product .menu h2{ padding: 1.5% 0; font-weight: normal; font-size: 24px; color: #000; margin: 0;}
.Product .menu li{ display: inline-block; margin: 0 0.5% 0 0%; font-size: 16px; width: 160px; text-align: center;}
.Product .menu li i{ width: 18px; height: 19px; display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-size: contain; background-position: center; margin-left: 5px;    margin-top: -5px;display: none}
.Product .menu li a{display: block}
.Product .menu li a:hover,
.Product .menu li.on a{ color: #ffffff;background: #e60012}
.Product .menu li{display: inline-block}
.Product .menu li a{display:block;padding: 0 20px;height: 70px;line-height: 70px;}
.Product ul{margin: 0 auto;max-width: 1200px;text-align: left;}
.Product .left{ width: 88.5%; float: left; padding-right:2.2%; border-right: 1px solid #e4e4e4;min-height: 400px;}
.Product .left li{ width: 24.2%; margin: 0 1% 3% 0; float: left;}
.Product .left li a{ display: block; width: 100%; border: 1px solid #e4e4e4;}
.Product .left li a:hover{ border:1px #e60a00 solid;}
.Product .left li:nth-child(4n){ margin-right: 0;}
.Product .left li figure{ position: relative; padding-top:100%; width: 100%;}
.Product .left li figure img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 100%;padding: 5% 0}
.Product .left li .txt{ padding: 15px 2%; text-align: center;}
.Product .left li .txt h2,
.Product .left li .txt p{ margin: 0; color: #333;}
.Product .left li .txt h2{ font-size: 14px;}
.Product .left li .txt p{ color: #666;}
.Product .left .pro_more{ display: block; margin: 3% auto 8%; width: 174px; line-height: 47px; height: 47px; text-align: center; font-size: 16px; border: 1px solid #e4e4e4;}
.Product .right{ float: right; width: 9%; max-width: 195px;}
.Product .right h2{ font-weight: normal; margin: 0 0 15px 0; font-size: 17px; color: #333;}
.Product .right li{ margin: 13px 0;}
.Product .right ul h2{ margin-bottom:10px; font-size:15px; font-weight: bold;}
.Product .right li a{ display: block; padding-left: 20px; background: url("../images/pro_icon1.png") no-repeat left center; font-size:13px;}
.Product .right li a.aon{ background-image: url("../images/pro_icon2.png");}
.Product .right li:hover a{ color: #e30027;}

.Product_info{ background: url("../images/pro_bg1.png") repeat-x center top; min-height: 500px; padding-top: 95px; padding-bottom: 15%;}
.Product_info .pic_con{ padding: 8% 0;}
.Product_info .pic_con figure{ width: 40%; float: left; text-align: center;}
.Product_info .pic_con img{ display: inline-block;}
.Product_info .pic_con figure pre{ color: #333; text-align: center; font-size: 24px; line-height: 34px;}
.Product_info .pic_con .text{ width: 58%; float: right; padding-top: 8%;}
.Product_info .pic_con .text .h2{ font-weight: normal; color: #333; font-size: 30px; line-height: 40px; margin: 5% 0;}
.Product_info .pic_con .text .s_pic li{ float: left; margin-right: 1%; margin-top: 2%;}
.Product_info .pic_con .text .s_pic li img{ width: 87px; height: 49px;}
.Product_info .tab_list .info{ display: none;}
.Product_info .tab_list .tab span{ display: inline-block; padding: 1% 4%; margin-right: 5px; margin-bottom: 2%; background: #e4e4e4; font-size: 16px; cursor: pointer;}
.Product_info .tab_list .tab span.on{ background-color: #e30027; color: #fff;}

.Product_info .info .down li{ border-bottom: 1px solid #e5e5e5;}
.Product_info .info .down li a{ padding: 20px;}
.Product_info .info .down li span{ float: right; }
.Product_info .info .down li a:hover{ color: #e30027;}
.Product_info .info .pro_video{ position: relative; padding-top: 50%; width: 100%;}
.Product_info .info .pro_video .video,
.Product_info .info .pro_video figure,
.Product_info .info .pro_video figure img,
.Product_info .info .pro_video figure i{ position:absolute; left: 0; top: 0; width: 100%; height:100%;}
.Product_info .info .pro_video .video video,
.Product_info .info .pro_video .video iframe{ width: 100%!important; height: 100%!important;}
.Product_info .info .pro_video .video{ display: none; z-index: 3;}
.Product_info .info .pro_video figure i{  background:url("../images/play-ico.png") no-repeat center; z-index: 2; cursor: pointer;}

.Product_info .pro_question dl{ border-bottom: 1px solid #e4e4e4; padding-bottom: 10px;}
.Product_info .pro_question dl dt{ font-size: 16px; line-height: 36px;}
.Product_info .pro_question dl dd{ font-size: 12px;}
.Product_info .pro_question dl dd i{ font-style: normal; display: inline-block; margin-right: 5px;}
.Product_info .pro_question dl dd span{ display: inline-block; margin-right: 2%;}
.Product_info .pro_question dl dt a:hover{ color:#e30027; }

.Product_info1{ background-image: url("../images/pro_bg1.png");}
.Product_info1 .pic_con figure pre{ color: #93a3ac;}
.Product_info1 .tab_list .tab span.on{ background-color:#93a3ac; }

.Product_info2{ background-image: url("../images/pro_bg2.png");}
.Product_info2 .pic_con figure pre{ color: #84a738;}
.Product_info2 .tab_list .tab span.on{ background-color:#84a738; }

.Product_info3{ background-image: url("../images/pro_bg3.png");}
.Product_info3 .pic_con figure pre{ color: #0087d2;}
.Product_info3 .tab_list .tab span.on{ background-color:#0087d2; }



.Product_info4{ background-image: url("../images/pro_bg5.png");}
.Product_info4 .pic_con figure pre{ color: #f4b71d;}
.Product_info4 .tab_list .tab span.on{ background-color:#f4b71d; }

.Product_info5{ background-image: url("../images/pro_bg4.png");}
.Product_info5 .pic_con figure pre{ color: #e45d0a;}
.Product_info5 .tab_list .tab span.on{ background-color:#e45d0a; }



.info_201803131235 table{ border: 1px solid #e4e4e4;}
.info_201803131235 table td{ border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; padding: 15px 30px; font-size: 16px;}
/*.info_201803131235 table td:nth-child(1){ text-align: right; max-width: 100%; width: 180px;}*/


.join_table{ display: none; position: fixed; z-index: 200; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
.join_table .table_con{ position: absolute; left: 50%; top: 50%; background: #fff; max-width: 560px; width: 100%; transform: translate(-50%,-50%); padding: 20px 10px;}
.join_table .table_con .close{ position: absolute; right: 0; top: 0; width: 30px; line-height: 26px; font-size: 20px; text-align:center; cursor: pointer;}
.join_table .table_con table td{ line-height: 30px;     padding-bottom: 10px;}
.join_table .table_con table .td{ width: 100px; vertical-align: top;}
.join_table .table_con table td input.text{ width: 100%; line-height: 30px; padding: 0 10px;}
.join_table .table_con table p{ margin: 0;}
.join_table .table_con table .btn{ padding:0 10%; line-height: 30px; background: #e5e5e5; border: none;}
.join_table .table_con table .btn2{ background: #d2031f; color: #fff;}

.Floor000222 .video{ display: none;}
video,
.industry .titleiframe{max-height: 100%; max-width: 100%;}


.industry .content{ margin: 2% auto;}
.industry .title{ position: relative; text-align: center; padding: 3% 0; max-width: 1200px; margin: 0 auto;}
.industry .title:before{ width: 100%; height: 1px; background: #e4e4e4; position: absolute; left: 0; top: 50%; content: '';}
.industry .title span{ display: inline-block; font-size: 30px; padding: 0 20px; color: #e70012; position: relative; z-index: 1; background: #fff;}
.industry .list dl{ margin-bottom: 2%;}
.industry .list dt{ text-align: center; border-bottom:1px solid #e4e4e4; width:1200px; max-width:100%; margin:0 auto;}
.industry .list dt h2{ font-size: 24px; font-weight: normal; margin: 0 auto 2%; color: #333;}
.industry .list dt .con{ max-width: 900px; margin: 0 auto 3%; line-height: 24px;}
.industry .list dd li{ padding:16px 0; border-bottom:1px solid #e4e4e4; width:1200px; max-width:100%; margin:0 auto;}
.industry .list dd li a{ display: block; padding-right: 20px; background: url("../images/hyly_icon.png") no-repeat right center; overflow: hidden; position: relative; padding-left: 220px; min-height: 165px; padding-top: 0%;}
.industry .list dd li a figure{ width: 165px; height: 165px; position: absolute; left: 0; top: 0; border: 1px solid #e4e4e4;}
.industry .list dd li a figure img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 100%;}
.industry .list dd li h2{ margin: 0; font-size: 24px; font-weight: normal;}
.industry .list dd li span{ display: block; font-size: 16px; margin-bottom: 2%; color: #333;}
.industry .list dd li p{ margin: 4% 0; font-size: 16px; color: #333;}
.industry .list dd li a:hover{ color: #ca0a21;}
.industry .list dd li.li_on{ display: none;}





    /*详情页*/
.detail-article{ padding:0 0 5%; color: #1a1002;}
.detail-article .title,
.detail-article .p{text-align:center; display:block;}
.detail-article .title{  font-size:24px; color: #333; font-weight: normal; margin:0; line-height: 30px;}
.detail-article .p{ padding:1% 0;  border-bottom:dashed 1px #ccc; margin-bottom:3%;}
.detail-article .p time{ margin: 0 3%;}
.info_back{ padding:1% 0; text-align:center; margin-top:5%;}
.info_back a{ width: 110px; cursor:pointer; color:#fff; display:inline-block; line-height: 30px; background: #007ac2;}
.info_prev_next{ border-top: 1px dashed #ccc; margin-top: 3%;}
.info_prev_next span{ margin-top:5px; display:block; color:#a5a5a5;}
.info_prev_next span a{ color:#a5a5a5;}
.info_prev_next span a:hover{ color: #a02025;}



.Personal{ background: #f9f9f9; padding-top: 97px; min-height: 960px;}
.Personal .wid_1366{ padding: 2.5% 0;}
.Personal .left{ width: 23%; float: left; max-width: 303px; background: #fff; padding: 1.5%;margin-left: 3.5%}
.Personal .left li a{ display: block; padding-left: 60px; background: url("../images/p_icon1.png") no-repeat 15px 10px; line-height: 52px; border-bottom: 1px solid #e4e4e4; font-size: 18px;}
.Personal .left li:nth-child(2) a{ background-position: 15px -41px;}
.Personal .left li:nth-child(3) a{ background-position: 15px -97px;}
.Personal .left li:nth-child(4) a{ background-position: 15px -149px;}
.Personal .left li a:hover,
.Personal .left li.aon a{ background-color: #cc0000; background-image: url("../images/p_icon2.png"); color: #fff;}
.Personal .right{ float: left; width: 68%; background: #fff; padding: 3%; margin-bottom: 10%;margin-left: 2.5%;margin-right: 3.5%}
.Personal .right .box{ max-width: 680px;}
.Personal .right .box1{ line-height: 118px; border-bottom: 1px solid #e4e4e4; padding-bottom: 20px;}
.Personal .right .box1 figure{ width: 118px; height: 118px; position: relative; display: inline-block;}
.Personal .right .box1 figure img{ width: 118px; height: 118px;}
.Personal .right .box1 figure a{ line-height: 27px; height: 27px; text-align: center; width: 100%; color: #fff; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.5);}
.Personal .right .box1 h2{ display: inline-block; vertical-align: middle; padding-left: 10px; font-weight: normal; font-size: 30px; color: #333; line-height: 30px;}
.Personal .right .box2 ul{ padding: 5% 3% 3%; border-bottom: 1px solid #e4e4e4;}
.Personal .right .box2 ul.ul2{ border: none;}
.Personal .right .box2 li{ margin-bottom: 3%;}
.Personal .right .box2 li .f_name{ display: inline-block; line-height: 34px; margin-right: 10px; width: 70px; text-align: right;}
.Personal .right .box2 li .text{ line-height: 34px; border: 1px solid #e4e4e4; width: 60%; padding: 0 10px;}
.Personal .right .box2 li i{ color: #f00; font-style: normal;}
.Personal .right .box2 li select{ width: 19.6%; line-height: 34px; height: 34px; border: 1px solid #e4e4e4;}
.Personal .right .box2 li .btn{ padding: 2% 20%; background: #d50022; color: #fff; border: none; font-size: 16px; margin-left: 85px;}
.Personal .right .box2 ul.ul3{ margin-top: -3%;}
.Personal .h_title{ margin: -1% 0 3%; font-weight: normal; font-size: 24px; color: #333; padding: 0 0 2%; border-bottom: 1px solid #e4e4e4;}
.attention dl{ margin-bottom: 2%;}
.attention dt{ font-size: 16px; color: #333; line-height: 30px;}
.attention dd{ background: url("../images/p_icon3.png") no-repeat left center; padding-left: 15px; color: #999; font-size: 12px;}


.Question_box{ background: #f9f9f9;}
.Question_box .wid_1366{ padding: 2.5% 0;}

.Question_box .banner{ position: relative; overflow: hidden; height: 311px;}
.Question_box .banner img{ position: absolute; left: 50%; top: 0; margin-left: -960px; width: 1920px; height: 311px; max-width: none;}
.Question_box .banner .search{ position: absolute; left: 50%; top: 60%; transform: translate(-50%,-50%); max-width: 960px; width: 100%; padding-right: 135px;}
.Question_box .banner .search .text{ width: 100%; background:url("../images/Question_icon2.png") no-repeat 98% center #f6f6f6; height: 50px; line-height: 50px; padding: 0 50px 0 10px; border: none; }
.Question_box .banner .search .btn{ position: absolute; right: 0; top: 0; width: 124px; height: 50px; background: url("../images/Question_icon1_1.png") no-repeat 10px center #e51422; border:none;text-align: center;padding-left: 30px;color: #fff; font-size: 16px;}
.Question_box .box .list,
.Question_box .righr_box .box{ background: #fff; padding: 2%; margin-bottom: 3%;}
.Question_box .box .title{ border-bottom: 1px solid #e4e4e4; padding-bottom: 15px; margin-bottom: 15px;}
.Question_box .box .title a{ font-size: 16px;}
.Question_box .box .list li{ margin-bottom: 4%;font-size: 12px;}
.Question_box .box .list li a{ line-height: 24px;}
.Question_box .box .list li p{ margin: 0;     background: url(../images/p_icon3.png) no-repeat left center;padding-left: 15px;color: #999;}
.Question_box .left_box{ width: 76%; float: left;}
.Question_box .left_box .box1 dd,
.Question_box .left_box .box1 dd{ float: left; width: 48.6%; margin-right: 2.4%;}
.Question_box .left_box .box1 dd:nth-child(2){ margin-right:0;}
.Question_box .left_box .box1 dd:nth-child(1) li,
.Question_box .left_box .box1 dd:nth-child(2) li{ position: relative; min-height: 32px; padding-left: 45px;}
.Question_box .left_box .box1 dd:nth-child(1) li .pic,
.Question_box .left_box .box1 dd:nth-child(2) li .pic{ position: absolute; left: 0; top: 5px;}
.Question_box .left_box .box1 dd:nth-child(1) li .pic img,
.Question_box .left_box .box1 dd:nth-child(2) li .pic img{ width: 32px; height: 32px;}
.Question_box .left_box .box1 dd li.li_no{ padding-left: 0!important;}

.Question_box .left_box .box2 .title{ padding-bottom: 1.5%; margin-bottom: 1%;}
.Question_box .left_box .box2 .title span{ float: right;}
.Question_box .left_box .box2 .title span a{ font-size: 14px;}
.Question_box .left_box .box2 .title em{ display: inline-block; margin: 0 10px; font-style: normal; font-size: 20px; vertical-align: middle; color: #333;}
.Question_box .left_box .box2 ul{ display: none;}
.Question_box .left_box .box2 li{ margin-bottom: 2.5%;}
.Question_box .left_box .box2 li a{ font-size: 16px; line-height: 30px;}

.Question_box .righr_box{ float: right; width: 22.5%;}
.Question_box .righr_box .box{ padding: 6%; position: relative; margin-bottom: 11%;}
.Question_box .righr_box .box3 li{ font-size: 12px; line-height: 18px;}
.Question_box .righr_box .box3 .pic{ width: 100%; display: block; position: relative; padding-top: 66.6%; margin-bottom: 27px;}
.Question_box .righr_box .box img{ max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.Question_box .righr_box .box3 .a_title{ display: block;}
.Question_box .righr_box .box3 p{ margin: 3% 0; max-height: 54px; overflow: hidden; color: #999;}
.Question_box .box .bx-pager{ position: absolute; left: 6%; width: 94%; top: 56%;}
.Question_box .box .bx-pager div{ display: inline-block; margin-right: 2%;}
.Question_box .box .bx-pager div a{ display: block; width: 33px; height: 3px; background: #cccccc; line-height: 100; overflow: hidden;}
.Question_box .box .bx-pager div a.active{ background: #cc0033;}
.Question_box .righr_box .box4 ul{ font-size: 12px;}
.Question_box .righr_box .box4 ul li{ margin-bottom: 3.5%; border-bottom:1px solid #e4e4e4; padding-bottom:20px;}
.Question_box .righr_box .box4 ul figure{ width: 100%; display: block; position: relative; padding-top: 65%; margin-bottom: 1.5%;}
.Question_box .righr_box .box4 ul time{ color: #999999;}
.Question_box .righr_box .box4 ul p{ margin: 0.5% 0;}
.Question_box .left_box .box2 .title span a.on,
.Question_box .box a:hover{ color: #e51422;}

.Question_box2 .banner{ height: 97px; margin-top: 95px; width: 100%; background: #ffffff; border-bottom: 1px solid #e3e5e5;}
.Question_box2 .banner .wid_1366{ position: relative;}
.Question_box2 .banner .search{ left: auto; right: 0; top: 50%; transform: translateY(-50%);}
.Question_box2 .banner .search .text{ border: 1px solid #e3e5e5;}
.Question_box2 .left_box .box2 ul{ display: block;}
.Question_box2 .left_box .pic_list{ border-bottom: 1px solid #e4e4e4; margin-bottom: 15px; position: relative; padding-bottom: 25px;}
.Question_box2 .left_box .pic_list li{ overflow: hidden; clear: both;}
.Question_box2 .left_box .pic_list li .pic{ float: left; width: 80px; position: relative; padding-top: 80px; margin-right: 10px;}
.Question_box2 .left_box .pic_list li .pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.Question_box2 .left_box .pic_list li h2{ font-weight: normal; margin: 0;}
.Question_box2 .left_box .pic_list li h2 a{ font-size: 18px; line-height: 28px;}
.Question_box2 .left_box .pic_list li span{ display: block; font-size: 14px; line-height: 24px; color: #999; margin: 2% 0;}
.Question_box2 .box .bx-pager{ width: 52%; left: auto; right: 0; top: auto; bottom: 10%;}
.Question_box2 .box .text{ width: 100%; /*height: 170px; background: #f9f9f9;*/padding: 10px;  border: 1px solid #e8e8e8; margin-bottom: 10px;}
.Question_box2 .box .btn{ width: 100%; line-height: 40px; text-align: center; border: none; background: #e51422; color: #fff; cursor: pointer;}
.Question_box2 .table{ background: #fff; padding: 2% 2% 3%; min-height: 700px; margin-bottom: 135px;    }
.Question_box2 .table select{ width: 100%; max-width: 260px; height: 36px; line-height: 36px; padding: 0 10px; border: 1px solid #e4e4e4; background: #fff; margin-bottom: 15px;}
.Question_box2 .table .text{ max-width: 825px; display: block;}
.Question_box2 .table .btn{ max-width: 260px; margin-top: 10px;}
.Question_box2 .box6,
.Question_box2 .box7{ min-height: 600px;}
.Question_box2 .box6 .tab_span{ overflow: hidden; clear: both; padding-bottom: 15px; padding-top: 5px; border-bottom: 1px solid #e4e4e4;}
.Question_box2 .box6 .tab_span a{ float: left; min-width: 99px; padding: 0 10px; border: 1px solid #bfbfbf; line-height: 28px; text-align: center; font-size: 12px; margin-right: 5px; margin-bottom: 5px;}
.Question_box2 .box6 .tab_span a:hover,
.Question_box2 .box6 .tab_span a.aon{ background: #e51422; color: #fff;}
.Question_box2 .box6 .list li{ width: 50%; float: left; border-bottom: 1px solid #e4e4e4; padding: 2% 5% 2% 15px; font-size: 14px; position: relative; min-height: 36px; margin-bottom: 0;}
.Question_box2 .box6 .list li:before{ content: ''; position: absolute; left: 0; top: 32%; width: 8px; height: 36px; background: #cccccc;}
.Question_box2 .box6 .list li a{ font-size: 16px; color: #000;}

.Question_box2 .box7 .list ul{ position: relative;}
.Question_box2 .box7 .list li{ float: left; width: 48%; margin-right: 4%; padding-left: 120px; border-bottom: 1px solid #e4e4e4; padding-bottom: 10px; margin-bottom: 20px; min-height: 120px; position: relative;}

.Question_box2 .box7 .list li:nth-child(2n){ margin-right: 0;}
.Question_box2 .box7 .list li a{ display: block; font-size: 16px; padding-top: 2%;}
.Question_box2 .box7 .list li span{ color: #333}
.Question_box2 .box7 .list li p{ padding-left: 0; background: none; margin: 1.5% 0; line-height: 18px; color: #666; max-height: 36px; overflow: hidden;}
.Question_box2 .box7 .list li .pic{ position: absolute; left: 0; top: 0; width: 100px; height: 100px; padding: 0;}
.Question_box2 .box7 .list li img{ width: 100px; height: 100px;}
.Question_box2 .box7 .list ul:before{ content: ''; width: 1px; background: #e4e4e4; height: 98%; left: 50%; top: 0; position: absolute;}



@-webkit-keyframes twinkling{
    0%{
        opacity: 0.5;
    }
    100%{
        opacity: 1;
    }
}
@keyframes twinkling{
    0%{
        opacity: 0.5;
    }
    100%{
        opacity: 1;
    }
}




.problem_box{ background: #f9f9f9; padding-bottom: 5%;}
.problem_box .problem_txt{ height: 97px; margin-top:95px; position: relative; background: #fff; border-bottom: solid 1px #e3e6e6; margin-bottom: 30px;}
.problem_box .problem_txt .wid_1366{ position:relative; padding:2.5% 0;}
.problem_box .problem_txt .search{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); max-width: 960px; width: 100%; padding-right: 140px;}
.problem_box .problem_txt .search .text{ width: 100%; background:url("../images/Question_icon2.png") no-repeat 98% center #f6f6f6; height: 50px; line-height: 50px; padding: 0 50px 0 10px; border: none; border: solid 1px #e3e6e6; }
.problem_box .problem_txt .search .btn{position: absolute; right: 0; top: 0; width: 124px; height: 50px; background: url("../images/Question_icon1_1.png") no-repeat 10px center #e51422; border:none;text-align: center;padding-left: 30px;color: #fff; font-size: 16px;}

.problem_box .pic_top{ background: #fff; padding: 2%;}
.problem_box .pic_top .pic{ float: left; width: 12%; text-align: center; position: relative; padding-right: 2%;}
.problem_box .pic_top .pic img{ width: 100%;}
.problem_box .pic_top .pic span{ display: block; font-size: 18px; color: #333333; margin-top: 8px;}
.problem_box .pic_top .pic i{ display: block; font-style: normal; font-size: 14px; color: #333333;}
.problem_box .pic_top .con{ float: right; width: 86%;}
.problem_box .pic_top .pic:after{ position: absolute; content: ''; right: 0; width: 1px; height: 100%; top: 0; background: #e3e6e6;}
.problem_box .pic_top .con h4{ margin: 0; font-weight: normal; color: #666666; font-size: 18px; margin-bottom: 10px;}
.problem_box .pic_top .con h4 span{ font-size: 20px;}
.problem_box .pic_top .con span{ display: block; font-size: 14px; color: #999999; }
.problem_box .pic_top .con span i{ font-style: normal; margin-left: 15px;}
.problem_box .pic_top .con p{ font-size: 15px; color: #666666; line-height: 26px;}

.problem_box1 .wid_1366{ background: #fff;}

.problem_box .pic_top1{  padding: 2%;}
.problem_box .pic_top1 .pic{ float: left; width: 20%; text-align: center;}
.problem_box .pic_top1 .pic img{ width: 100%;}
.problem_box .pic_top1 .con{ float: right; width: 78%;}
.problem_box .pic_top1 .con h4{ margin: 0; margin-top: 15px; font-weight: normal; color: #333333; font-size: 24px; margin-bottom: 15px;}
.problem_box .pic_top1 .con span{ display: block; font-size: 18px; color: #333333; }
.problem_box .pic_top1 .con p{ font-size: 15px; color: #666666; line-height: 26px; margin-top: 35px;}




.problem_box .text .ti{ font-size: 24px; color: #333333; margin-top: 35px;border-bottom: solid 1px #e3e6e6; padding-bottom: 10px; margin-bottom: 20px;}
.problem_box .text ul li{background: #fff; margin-bottom: 2%;}
.problem_box .text .pic{ float: left; width: 12%; text-align: center; background: #f9f9f9; padding-right: 2%;}
.problem_box .text .pic img{ width: 100%;}
.problem_box .text .pic span{ display: block; font-size: 18px; color: #333333; margin-top: 8px;}
.problem_box .text .pic i{ display: block; font-style: normal; font-size: 14px; color: #333333;}
.problem_box .text .con{ float: right; width: 88%; padding: 2%; }
.problem_box .text .con h4{ margin: 0; font-weight: normal; color: #666666; font-size: 24px; margin-bottom: 10px;}
.problem_box .text .con span{ display: block; font-size: 14px; color: #999999; }
.problem_box .text .con span i{ font-style: normal; margin-left: 15px;}
.problem_box .text .con p{ font-size: 15px; color: #666666; line-height: 26px;}

.problem_box .text1{ padding: 2%;}
.problem_box .text1 .ti{ font-size: 18px; color: #333333; margin-top: 35px;border-bottom: solid 1px #e3e6e6; padding-bottom: 10px; margin-bottom: 20px;}
.problem_box .text1 li{ margin-bottom: 2.5%;}
.problem_box .text1 li a{ font-size: 16px; line-height: 30px;}
.problem_box .text1 li p{ margin: 0;     background: url(../images/p_icon3.png) no-repeat left center;padding-left: 15px;color: #999;}



.problem_box .table{background: #fff; padding: 2% 2% 3%;}
.problem_box .table .ti{ font-size: 24px; color: #333333; padding-bottom: 10px; margin-bottom: 20px;}
.problem_box .table .text{ width: 100%; height: 170px; padding: 10px; background: #f9f9f9; border: 1px solid #e8e8e8; margin-bottom: 10px;}
.problem_box .table .btn{width: 260px; margin-top: 10px;line-height: 40px; text-align: center; border: none; background: #e51422; color: #fff; cursor: pointer; display: block;}




@media screen and (max-width: 960px){
    .problem_box .problem_txt .search { width: 96%; left: 50%; top:70%; transform: translate(-50%,-50%);}
    .problem_box .text ul li{ position: relative;}
    .problem_box .text .pic{ position: absolute; height: 100%;}
}
@media screen and (max-width:768px){
    .problem_box .pic_top .pic{ width: 15%;}
    .problem_box .text .pic{ width: 15%;}
    .problem_box .pic_top1 .pic{ width: 15%;}
    .problem_box .pic_top .pic span{ font-size: 14px;}
    .problem_box .text .pic span{ font-size: 14px;}
    .problem_box .pic_top .pic i{ font-size: 12px;}
    .problem_box .text .pic i{ font-size: 12px;}
    .problem_box .pic_top .con{ width: 82%;}
    .problem_box .pic_top1 .con{ width: 82%;}
    .problem_box .text .con{ width: 82%;}
    .problem_box .pic_top .con h4{ font-size: 18px;}
    .problem_box .pic_top .con p{ font-size: 14px;}
    .problem_box .text .ti{ font-size: 20px;}
    .problem_box .table .ti{ font-size: 20px;}
}
@media screen and (max-width:480px){
    .problem_box .pic_top .pic span{ font-size: 18px;}
    .problem_box .pic_top .pic i{ font-size: 16px;}
    .problem_box .pic_top .pic{ width: 100%; float: none; margin-bottom: 2%;}
    .problem_box .pic_top1 .pic{ width: 100%; float: none; margin-bottom: 2%;}
    .problem_box .text .pic{ width: 100%; float: none; position: inherit; margin-bottom: 2%; padding-bottom: 2%;}
    .problem_box .pic_top .con{ width: 100%; float: none;}
    .problem_box .text .con{ width: 100%; float: none;}
    .problem_box .pic_top1 .con{ width: 100%; float: none;}
    .problem_box .text .pic span{ font-size: 18px;}
    .problem_box .text .pic i{ font-size: 14px;}
}




@media(max-width:1366px){
    .Question_box .wid_1366{ padding:2.5% 2%;}
}

@media screen and (max-width:1366px){
	.Header .logo{ left: 2%;}
	.Header .top_nav{ right: 2%;}
}
@media screen and (max-width:1200px){
	.h_subnav { margin-bottom:0;}
	.h_subnav  li{ margin-top:3px; padding:0; float:left; width:100%!important;}
	.first_show .title{ display:none;}
	.first_show dd{ margin-bottom:2%; padding:0 1%;}
	.first_show dd .h_subnav{ bottom:1%; opacity:1; position:relative;}
	.h_subnav  li a{ color:#999;border-color: #dfdede;}
	.first_show dd:hover .h_subnav{ bottom:3%;}
	.first_show .h_subnav ul{ padding:0;}
    .RighInfo002125 .txt{ padding: 0 2%;}
    .RighInfo002125 .box3 .txt{ transform: none; left: 5%; padding: 5% 10%;}
    .Menu002217 h2{ font-size:35px;}
    .Question_box .righr_box .box3 .bx-pager{ top: 50%;}

}
@media screen and (max-width:1000px){
    .first_show .dt span{ font-size: 18px;}
    .footer nav{ display: none;}
    .footer .right{ float: none; width: 100%; text-align: center; border-left: none;}
    .footer .right .ewm,
    .footer .right .text{ display: inline-block; float: none; vertical-align: middle;}
    .footer .right .text{ text-align: left; padding-left: 5%;}
    /*.RighInfo002125 .box .pic{position: absolute;left: 0;top: 0;width: 100%; z-index: -1;}*/
    .RighInfo002125 .box1 .pic{ position: static;}
    /*.RighInfo002125 .box .pic img{ display: block;}*/
    .RighInfo002125 .txt{ position: static; transform: none; padding: 3% 2%;}
    .RighInfo002125 .box2 .txt .p1, .RighInfo002125 .box4 .txt p{ margin-top: 10px;}
    .RighInfo002125 .box3 .txt{ margin: 5%; max-width: 90%;}
    #about_menu{ display: none;}
    .fp-tableCell,
    .fp-section.fp-table{ height: auto!important;}
    .Menu002217 h2{ font-size:30px;}
    .Menu002217 nav ul li a{ min-width:90px; font-size:14px; height:35px; line-height:35px; padding:0 3%;}
    .Floor000222 li a div{height:40px; line-height:40px;}
    .Floor000222 li a div h1{ font-size:16px; }
    .RighInfo000621 img{ float:none; margin-left:0; margin-bottom:3%; }
}
@media screen and (max-width:960px){
	.Header{ min-height:75px;}
	.Header .headerbg{height:75px;}
	.Header .wid{ width:100%;}
	.Header .top_nav{ right:2%; top:37px; font-size:0; line-height:0;}
	.Header .logo{ left: 2%; }
	.Header:hover .logo{top: 10px;}
	.Header .logo img{ height:60px;}
	.Header:hover .top_nav{ display:block;}
	.Header .top_nav,
	.Header .top_nav:before,
	.Header .top_nav:after{  width:40px; position:absolute; display:block; border-radius:8px; border-bottom:solid 3px #fff;}
	.Header .top_nav:before,
	.Header .top_nav:after{content:""; right: 0;}
	.Header .top_nav:before{ margin-top:-10px;}
	.Header .top_nav:after{  margin-top:10px;}
	.Header .nav{ display:none; position:absolute; right:-1%; width:50%; top:60px;background: rgba(8,8,8,0.70);}
    .Header .nav3{ display:block;}
	.Header .nav .ul2{ display:none;}
	.Header .nav .ul{ float:none; margin-top:0; padding:0;}
	.Header .nav ul li{ float:none; width:100%; font-size:1.2em; margin-left: 0; line-height: 50px;}
	.Header .nav ul li a{ padding-bottom: 0;}
    .Form002327 .wid{ padding-top: 100px;}
    .Question_box .banner .search{ width: 96%;}
}

@media screen and (max-width:768px){
	.index_video .owl-carousel{ position: relative; padding: 2% 0;}
    .footer .Copyright{ text-align: center;}
    .footer .Copyright p{ float: none;}
    .PicList001212 li{ width:49%;}
    .PicList001212 li:nth-of-type(3n){ margin-right:2%;}
    .PicList001212 li:nth-of-type(2n){ margin-right:0;}
    .Page002046 .Pages{ text-align:center; padding:2% 0 8% 0;}
    .Product .right,
    .Product .left{ width: 100%; max-width: 100%; float: none;}
    .Product .left{ padding-right: 0; border-right: none;}
    .Product .right h2{ margin-bottom: 2%;}
    .Product .right li{ display: inline-block; margin: 0 2% 10px 0;}
    .Product_info .pic_con .text .h2{ font-size: 22px;}
    .Product_info .pic_con figure pre{ font-size: 18px;}
    .Personal .left li a{ font-size: 16px;}
    .Question_box .righr_box .box3 .bx-pager{ top: 40%;}
    .Question_box2 .box6 .list li{ width: 100%; padding-right: 0; float: none;}
    .Question_box2 .box6 .list li:before{ top: 25%;}
    .Question_box2 .box7 .list li{ width: 100%; float: none; margin-right: 0;}
    .Question_box2 .box7 .list ul:before{ display: none;}
}
@media screen and (max-width:640px){
    .footer{ padding-top: 0;}
    .footer .bottom{ display: none;}
    .RighInfo002125 .thead span.num,
    .RighInfo002125 .dl .dt .num{ display: none;}
    .RighInfo002125 .jobname{ padding-left: 2%;}
    .RighInfo002125 .thead span,
    .RighInfo002125 .dl .dt span{ width: 20%;}
    .PicList001212 p{ height:56px;}
    .PicList001212 li{ float:none; width:auto; margin-right:0 !important;}
    .Menu002217 h2{ font-size:20px;}
    .Menu002217 nav ul li{ width:100%; margin:0 0 1px; display:block;}
    .Menu002217 nav ul li a{ border-radius:0;}
    .Page002046 .Pages{ text-align:center; padding:2% 0 10% 0;}
    .Page002046 .Pages .a_first,
    .Page002046 .Pages .a_end{ display:none;}
    .Floor000222 li{ float:none !important; width:auto !important; clear:both;  height:auto; margin-bottom:2%; margin-right:0; }
    .Floor000222 li a:hover{  background-size:20%;}
    .Product .left li{ width: 49%; margin-right: 2%;}
    .Product .left li:nth-child(2n){ margin-right: 0;}
    .Product_info .pic_con figure,
    .Product_info .pic_con .text{ float: none; width: 100%;}
    .detail-article .title{ font-size: 16px;}
    .industry .list dd li a{ padding-left: 0; padding-top: 0; min-height: auto;}
    .industry .list dd li a figure{ position:relative; width: 35%; height: auto; padding-top: 41%; float: left;}
    .industry .list dd li a .txt{ float: right; width: 62%; padding-top: 5%;}
    .Personal .left,
    .Personal .right,
    .Question_box .righr_box,
    .Question_box .left_box,
    .Question_box .left_box .box1 dd, .Question_box .left_box .box1 dd{ width: 100%; float: none; margin-right: 0;}
    .Personal .left{ margin-bottom: 3%; max-width: 100%;}
    .Question_box .righr_box .box3 .bx-pager{ top: auto; bottom: 10px;}
    .Question_box .left_box .box2 li a{ font-size: 14px; line-height: 24px;}
/*    .Question_box2 .left_box .pic_list li .pic{ float: none; margin-right: 0; width: 100%; display: block; padding-top: 60%;}*/
    .Question_box2 .left_box .pic_list li h2 a{ font-size: 16px;}
    .Question_box2 .box .bx-pager{ width: 100%; bottom: 2%; text-align: center;}


    .first_show dd{ width: 100%;}
    .index_video .Big_video li .video_files .close{ top: 50%; left: 50%;}
    .RighInfo002125 .box3 .txt time{ text-align: center;}
    .RighInfo002125 .box3 .txt p{ padding: 0 5%;}
    .RighInfo002125 .box3 .txt p.p1{ padding: 0;}
    .RighInfo002125 .box4{ padding-bottom: 10%;}
    .RighInfo002125 .bx-pager{ bottom: 3%;}
    .TextList001366 span:nth-child(2){ width: 25%;}
    .TextList001366 span{ padding: 0 5px; width: 18%; white-space: initial; text-overflow: inherit; overflow: inherit; font-size: 12px; line-height: 35px;}
    .Question_box .wid_1366{ padding: 8% 2%;}
    .Question_box2 .banner .search{ right: 2%;}
    .Header .headerbg{ top: -75px;}
    .Header .nav{ top: 75px;}

    .Personal .right .box2 li.ulli_li select{width: 85% !important; margin-bottom: 3% !important;}
    .Personal .right .box2 li .f_name{ display: initial;}


}
@media screen and (max-width:480px){
    .RighInfo002125 .thead span.time,
    .RighInfo002125 .dl .dt span.time{ display: none;}
    .RighInfo002125 .thead span,
    .RighInfo002125 .dl .dt span{ width: 20%;}
    .RighInfo002125 .thead span.jobname,
    .RighInfo002125 .dl .dt span.jobname{ width: 50% !important;}
}
@media(max-width:375px){
    .Page002046 .Pages{ text-align:center; padding:2% 0 15% 0;}
    .Page002046 .Pages a{ display:none;}
    .Page002046 .Pages .a_prev,
    .Page002046 .Pages .a_next{ display:inline-block;}
}


.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%}*/
.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 .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/

.pro_more{ display:block; margin: 3% auto 8%; width: 174px; line-height: 47px; height: 47px; text-align: center; font-size: 16px; border: 1px solid #e4e4e4;}



.Header .wid .top{ position:absolute; right:2%;z-index:999;top:-70px; position:absolute; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Header .top .onshow{ top:-95px;}
.Header .wid .top dt,
.Header .wid .top dd{ float:left;}
.Header .wid .top dd.search{ width:30px; height:30px; position:relative; background:url(../images/Top002026-search.png) no-repeat center center;}
.Header .wid .top dd.search div{ position:absolute; right:0; top:0; height:100%;  width:0; overflow:hidden; transition:0.3s;}
.Header .wid .top dd.search:hover div{ width:216px;}
.Header .wid .top dd.search .text{border:1px solid #666; border-radius:3px; width:100%; line-height:30px; height:30px; color:#666;background:#fff; padding:0 30px 0 10px;}
.Header .wid .top dd.search .btn{ position:absolute; right:0; top:0; height:100%; width:30px; background:url(../images/Top002026-search.png) no-repeat center center; cursor:pointer; padding:0; border:none;}


.Header1:hover .top,
.Header2 .top{top:25px;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}


/*
 .TextList002322 为demo编号
 */
.TextList002322{ padding: 30px 3%; border: 1px solid #f0f0f0;}
.TextList002322 .tit{ height:31px; line-height:31px; padding-left:16px; color:#6e6e6e; font-size:20px; position: relative;}
.TextList002322 .tit:before{display: block; content: ""; position: absolute; top: 50%; left: 0; width: 9px; height: 19px; margin-top: -9px;}
.TextList002322 .list{ padding-top: 20px;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #999;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #6C92B9;}
@media only screen and (max-width:767px ) {
    .TextList002322{ padding: 20px 3%;}
}
.Header nav li{position: relative}
.Header nav li dl{ position:absolute; top:100%; left:-75%; width:160px; display:none;}
.Header nav li dl:before{ position:absolute; content:''; width:0; height:0; border:1px solid transparent !important; border-bottom-color:#cd1421 !important; top:0px; left:50%; margin-left:-4px;}
.Header nav li dd{ padding-bottom:1px;border: none !important}
.Header nav li dd a{ line-height:47px; background:rgba(255, 255, 255, 0.8); color:#666 !important;padding-bottom: 0;padding-top: 0; font-size: 14px;}
.Header nav li dd a:hover{ background:#cd1421; color: #fff!important;}

.Header nav li dl dd:hover a:after,
.Header nav li dd a:hover:after,
.Header .nav li.aon dd a:after{ content: ''; width: 100%; bottom: 0; height: 3px; background: #fff; position: absolute; left: 0;}
.Header nav li dd a:hover:after, .Header .nav li.aon dd a:after{height: 1px !important}

.Header nav li#m6 dl{ padding-right:1px;}
.Header nav li dl dd{ position:relative;}
.Header nav li dl dd:hover > a{ background:#cd1421; color: #fff!important;}
.Header nav li dl dd:hover a:after{height: 1px !important}
.Header nav li dl dd dl{ left:100%; width:100%; top:0; border-left:1px solid transparent;}
.Header nav li dl dd.dl_sub > a{ position: relative; background-image: url("../images/Top002063-subnav_icon_a.gif"); background-repeat: no-repeat; background-position: 90% center;}
.Header nav li dl dd.dl_sub > a:hover{ background-image: url("../images/Top002063-subnav_icon_on.gif"); }

@media(max-width:1024px){
.Header .nav{ right:0; padding-right:0; max-height:600px; overflow:auto;}
/*.Header .nav ul li.has_sub{ position:relative;}
.Header .nav ul li.has_sub a{ z-index:1;}
.Header .nav ul li.has_sub::before{ position:absolute; height:58px; content:''; width:100%; left:0; top:0; background-color:transparent; z-index:10;}*/
.Header nav li dl{ position:relative !important; left:auto !important; top:auto !important; width:auto !important;}
}
/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:0 0 2%; margin-top: -90px;}
.RighInfo001277 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc;background-size:contain;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #e60a00;}
.RighInfo001277 .right_info{ float:right; width:39.2%;position: relative;}
.RighInfo001277 .s_pic{border-bottom: solid 1px #e7e8e8; padding-bottom: 6%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;padding:10% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{ padding:7% 0; color:#e60a00; font-size:26px; }
.RighInfo001277 .right_info h1 span{ font-size: 16px;color: #999; display: block; font-weight: normal; margin-top: 10px;}
.RighInfo001277 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:26px; color:#999; margin-bottom:5%;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#e60a00; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#e60a00; color:#fff;}

.RighInfo001277 .tab{ padding:3% 0 7%;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 4.3%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab .download_span{ padding:0;}
.RighInfo001277 .tab .h1_tab .download_span a{ display:block; padding:0 55px;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#e60a00; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:3%; line-height: 24px; font-size: 16px; min-height: 400px;}
.RighInfo001277 .tab b{ color:#cd1421; }
.RighInfo001277 .tab .info .product_download li{ font-size: 14px;}
.RighInfo001277 .TextList001366{ min-height: auto;}
.RighInfo001277 .TextList001366 li span:first-child{ text-align: left; width: 9%;}
.RighInfo001277 .TextList001366 li span:nth-child(2){ width: 46%;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}
.RighInfo001277 .download_right{ float: right;
    color: #fff;
    width: 200px;
    text-align: center;
    height: 50px;
    border: 1px solid red;
    background: #e60a00;}


@media(max-width:768px){
    .RighInfo001277 .list_img,
    .RighInfo001277 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
    .RighInfo001277 .list li{ height:100px;}
    .RighInfo001277 .right_info h1{font-size:20px; }
    .RighInfo001277 .right_info h3{ font-size:16px;}
    .RighInfo001277 .tab .h1_tab .download_span a{ padding:0 30px;}
}
@media(max-width:480px){
    .RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
    .RighInfo001277 .list a{ height:28px;}
    .RighInfo001277 .list li{ height:80px;}
    .RighInfo001277 .tab .h1_tab{ font-size:14px;}
    .RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
    .RighInfo001277 .tab .h1_tab .download_span a{ padding:0 10px;}
}


/*
 .RighInfo001728
 */
.RighInfo001277  .info{ padding:14px 0; font-size:14px; line-height:24px; margin-top:0;}
.RighInfo001277  .info .table{width: 47%; margin-right:6%; float: left;}
.RighInfo001277  .info .table:nth-child(2){ margin-right:0;}
.RighInfo001277  .info .table td{ text-align:center; padding:1.5% 10px; border:1px solid #999;width: 30%; font-size: 13px;}
.RighInfo001277  .info .table td:last-child{width: 80%;text-align: left;  padding-left:3%;font-size: 13px;}
.RighInfo001277  .info .table p{ font-weight:bold;color:#fff; background: #cd1421; border:none; margin: 0; padding:0 40px; font-size: 16px;}

@media(max-width:768px){
    .RighInfo001277  .info .table{width:100%; margin-right:0; float: none;}
}
.RighInfo001277 .info .down li{ border-bottom: 1px solid #e5e5e5;}
.RighInfo001277 .info .down li a{ padding: 20px;}
.RighInfo001277 .info .down li span{ float: right; }
.RighInfo001277 .info .down li a:hover{ color: #e30027;}
.RighInfo001277 .info .pro_video{ position: relative; padding-top: 50%; width: 100%;}
.RighInfo001277 .info .pro_video .video,
.RighInfo001277 .info .pro_video figure,
.RighInfo001277 .info .pro_video figure img,
.RighInfo001277 .info .pro_video figure i{ position:absolute; left: 0; top: 0; width: 100%; height:100%;}
.RighInfo001277 .info .pro_video .video video,
.RighInfo001277 .info .pro_video .video iframe{ width: 100%!important; height: 100%!important; background: #000;}
.RighInfo001277 .info .pro_video .video{ display: none; z-index: 3;}
.RighInfo001277 .info .pro_video figure i{  background:url("../images/play-ico.png") no-repeat center; z-index: 2; cursor: pointer;}

.RighInfo001277 .pro_question dl{ border-bottom: 1px solid #e4e4e4; padding-bottom: 10px;}
.RighInfo001277 .pro_question dl dt{ font-size: 16px; line-height: 36px;}
.RighInfo001277 .pro_question dl dd{ font-size: 12px;}
.RighInfo001277 .pro_question dl dd i{ font-style: normal; display: inline-block; margin-right: 5px;}
.RighInfo001277 .pro_question dl dd span{ display: inline-block; margin-right: 2%;}
.RighInfo001277 .pro_question dl dt a:hover{ color:#e30027; }
.RighInfo001277 .s_pic li{ float: left; margin-right: 5px; margin-top: 2%;display: block; }
.RighInfo001277 .s_pic li img{ width: 73px; height: 40px;}



.backtop{ width:50px; height:50px; background:url(../images/backtop.png) rgba(255, 255, 255, 0.8) no-repeat center center; border:1px solid #cd1421; border-radius:3px; position:fixed; bottom:5%; right:5%; z-index:99; background-size:80% 80%; cursor:pointer;}
.backtop_2{ position: absolute;}
.backtop_2 a{ display: block; width: 100%; height: 100%;}
@media(max-width:1000px){
   .section .backtop{ display: none;}
}
@media(max-width:640px){
    .backtop{ right:0; width:40px; height:40px;}
}


/*
 .PicList001200 为demo编号
 */
.PicList001200 { padding: 0 0 4%; min-height: 350px;}
.PicList001200 li{ padding:10px; border:1px solid #ebebeb; margin-bottom:2%;}
.PicList001200 li a{display:block;position:relative;padding-left:32%;padding-right: 2%;}
.PicList001200 li a::after{position:absolute;content:'';width:33px;height:33px;background:url(../images/PicList001200-more.png) no-repeat left top;right: 3%;top: 91%;margin-top:-16px;}
.PicList001200 li figure{position:absolute;left:0;top:0;height:100%;width:29%;}
.PicList001200 li div{position:relative;padding-right: 0%;padding-bottom:13%;}
.PicList001200 li div::before,
.PicList001200 li div::after{ position:absolute; content:''; }
.PicList001200 li div::before{width:1px;height:70%;top:15%;background-color:#ebebeb;right:0;display: none;}
.PicList001200 li div::after{width:7%;height:1px;background-color:#e60012;bottom:10%;left:-9%;z-index:2;display: none;}
.PicList001200 li h3{ margin:0; font-size:16px; padding:3% 0 0 0; font-weight:normal; color:#333;}
.PicList001200 li p{ margin:3% 0 0 0; color:#969696; line-height:28px; height:56px; overflow:hidden; font-size:12px;}
.PicList001200 li time{ position:absolute; left:0; bottom:5%; color:#969696;}

.PicList001200 li:hover{ box-shadow:0 5px 5px #999;}
.PicList001200 li:hover a::after{ background-position:left bottom;}
@media(max-width:640px){
    .PicList001200 li p{line-height:22px; height:44px; }
    .PicList001200 li time{ font-size:12px;}
}
@media(max-width:480px){
    .PicList001200 li div::before,
    .PicList001200 li a::after{ display:none;}
    .PicList001200 li div,
    .PicList001200 li a{padding-right:0;}
    .PicList001200 li a{ padding-left:40%;}
    .PicList001200 li figure{ width:37%;}
}



.Dealer_verification{padding-bottom: 135px;min-height: 600px;}
.Dealer_verification .search figure{ width: 680px; margin: 0 auto;}
.Dealer_verification .search .f_name{ float: left; text-align: right; width: 183px; font-size: 16px; color: #333; line-height: 50px;}
.Dealer_verification .search .text{ width: 473px; height: 50px; line-height: 50px; margin-left: 20px; padding: 0 10px; font-size: 16px;}
.Dealer_verification .search .btn{ display: block; font-size: 16px; width: 170px; height: 45px; margin: 4% 0 2% 0; border: none; border-radius: 5px; background: #e42114; color: #fff; cursor: pointer; text-align: center; line-height: 45px;
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fc5a37,endcolorstr=#d60000,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fc5a37,endcolorstr=#d60000,gradientType=0);/*IE8*/
    background:red; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(top, rgba(252, 90, 55, 1), rgba(214, 0, 0, 1));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fc5a37), to(rgba(214, 0, 0, 1)));
    background:-o-linear-gradient(top, rgba(252, 90, 55, 1), rgba(214, 0, 0, 1));
}
.Dealer_verification .search input.btn{ margin: 8% 0 8% 203px; letter-spacing: 0.4em;}
.Dealer_verification .search dl{ position: relative; padding-left: 180px; line-height: 50px; font-size: 18px; max-width: 680px; margin: 0 auto 3%;}
.Dealer_verification .search dl dt{ position: absolute; left: 0; top: 0; width: 165px; text-align: right; font-size:16px; color:#333;}
.Dealer_verification .search dl dd select{ width: 100%; height: 50px; max-width: 470px; border: 1px solid #dddddd; font-size: 16px; padding: 0 10px;}

.Dealer_verification .box{ margin-left: 270px; margin-top: 2%;}
.Dealer_verification .boxgb{ background: #ebebeb; width: 100%; max-width: 800px; padding: 2.5%; -webkit-box-shadow:-30px 30px 35px #b5b5b5; -moz-box-shadow:-30px 30px 35px #b5b5b5; box-shadow:-30px 30px 35px #b5b5b5; margin:4% auto 0;}
.Dealer_verification .box1 h2{ margin: 0; font-size: 24px; color: #333;}
.Dealer_verification .box1 p{ font-size: 18px; color: #333; margin: 3% 0 0;}
/*.Dealer_verification .box2{ text-align: center;}*/
.Dealer_verification .box2 h2,
.Dealer_verification .box2 p{ margin: 0;}
.Dealer_verification .box2 .txt{ padding: 6% 0 7% 206px;}
.Dealer_verification .box2 .txt h2{ font-size: 24px; font-weight: normal; margin-bottom: 10px; color: #333;}
.Dealer_verification .box2 .txt h2 span{ display: inline-block; margin-left: 5%;}
.Dealer_verification .box2 p{ font-size: 16px; color: #999;}
.Dealer_verification .search .btn_a{margin: 0 auto;text-align:left; max-width:680px; padding-left:180px;}
.Dealer_verification .search .btn_a a{ display: inline-block; margin: 3% 0 2% 0px; letter-spacing: 0.4em; font-size: 16px;}
.Dealer_verification .search .btn_a a.btn_pj{ margin-left: 20px;}
.Dealer_verification .box3{ max-width: 1283px; margin: 45px auto 0; display: table; color: #000;}
.Dealer_verification .box3 dl{ display: table-row; border: 1px solid #c0504d; background: #f4e9e9;}
.Dealer_verification .box3 dl dt,
.Dealer_verification .box3 dl dd{ display: table-cell; padding: 15px 5px; text-align: center; vertical-align: middle; border: 2px solid #c0504d; border-right: none; border-bottom: none;}
.Dealer_verification .box3 dl:last-child dt,
.Dealer_verification .box3 dl:last-child dd{ border-bottom: 2px solid #c0504d;}
.Dealer_verification .box3 dl dd:last-child{ border-right: 2px solid #c0504d;}
.Dealer_verification .box3 dl dt{ width: 150px;}
.Dealer_verification .box4{ overflow: hidden; clear: both; max-width: 1047px; margin: 45px auto 0; display: none;}
.Dealer_verification .box4 dt{ float: left; width: 435px; margin-left: 1%;}
.Dealer_verification .box4 dd{ float: right; width: 486px; margin-right: 2%;}
.Dealer_verification .box4 dd ul{ display: table; border-right: 2px solid #c0504d; border-bottom: 2px solid #c0504d; background: #f4e9e9; width: 100%;}
.Dealer_verification .box4 dd ul li{ display: table-row;}
.Dealer_verification .box4 dd ul li span{ display: table-cell; padding: 15px 10px; vertical-align: middle; border: 2px solid #c0504d; border-right: none; border-bottom: none; color: #000;}
.Dealer_verification .box4 dd ul li span.f_name{ width: 105px; text-align: center;}
.Dealer_verification .box4 dd ul li.title span{ padding: 30px 10px;}

.Dealer_verification .box5{ max-width: 1145px; margin: 45px auto 0;}
.Dealer_verification .box5 ul{ overflow: hidden; margin: 0 auto; width: 976px;}
.Dealer_verification .box5 li{ width: 286px; margin: 0 2% 2%; float: left;}

.Dealer_verification .box5 li a{ display: block; width: 100%; border: 1px solid #e4e4e4;}
.Dealer_verification .box5 li a:hover{ border:1px #e60a00 solid;}

.Dealer_verification .box5 li figure{ position: relative; padding-top:100%; width: 100%;}
.Dealer_verification .box5 li figure img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 100%;padding: 15% 0}
.Dealer_verification .box5 li .txt{ padding: 15px 2%; text-align: center;}
.Dealer_verification .box5 li .txt h2,
.Dealer_verification .box5 li .txt p{ margin: 0; color: #333;}
.Dealer_verification .box5 li .txt h2{ font-size: 14px;}
.Dealer_verification .box5 li .txt p{ color: #666;}
.maincontent .auto_960{max-width: 960px;}


@media(max-width: 768px){
    .maincontent .auto_960{padding: 0 2%;}
}




.product_download{}
.product_download span{ width:12%;}
.product_download span:nth-child(2){ width:52%;}

.add_Form002327 .wid{ min-height:900px;}

.bd_weixin_popup{ width:260px !important; height:320px !important;}

.Form002327 .box form > dl{ text-align:right;}

.Question_box .box5 select{ width: 100%; height: 36px; line-height: 36px; padding: 0 10px; border: 1px solid #e4e4e4; background: #fff; margin-bottom: 15px;}
.Question_box .box5 .text{ background:#f1f1f1; min-height:170px;width: 100%;padding: 10px;border: 1px solid #e8e8e8;margin-bottom: 10px;}
.Question_box .box5 .btn{ width: 100%; line-height: 40px; text-align: center; border: none; background: #e51422; color: #fff; cursor: pointer;}

.Question_box2 .table .tiwen_box{ width:820px; max-width:100%; margin:0 auto;}

@media(max-width: 1400px){
.Form002327 .bg{ background-position:40% center;}
}

@media(max-width: 1366px){
.Question_box2 .banner{ padding:0 2%;}
.problem_box .problem_txt .search{ right:2%;}
}

@media(max-width: 768px){
.add_Form002327 .wid{ min-height:100px;}
}




/*故障排除 单篇*/
.page1{}
.page1 .page1_h{ padding:2% 0 2%;}
.page1 .page1_h .h3{ font-size:24px; font-weight:normal;}
.page1 .page1_list{ padding:30px 220px; position:relative; min-height:220px; border-bottom:1px solid #EFDBDE;}
.page1 .page1_list .page1_img1,
.page1 .page1_list .page1_img2{ width:210px; position:absolute; top:30px; text-align:center;}
.page1 .page1_list .page1_img1{ left:0;}
.page1 .page1_list .page1_img2{ right:0;}
.page1 .page1_list .page1_info{}
.page1_info .h3{ font-size:18px; font-weight:normal; margin-bottom:10px;}

.page2{}
.page2 .page2_h{ font-size:24px; font-weight:normal;}
.page2 .page2_intro{ padding:20px 0 30px; border-bottom: 1px solid #EFDBDE; margin-bottom: 30px;}
.page2_intro .p{ float:left; width:78%;}
.page2_intro .page2_img{ float:right; width:20%; text-align:center;}
.page2 .page2_table{ }
.page2 .page2_table thead{font-size: 16px;color: #fff;background-color: #e60012;line-height: 45px;}
.page2 .page2_table thead tr th{ text-align: center; }
.page2 .page2_table table{ width:100%;}
.page2_table table tbody tr{ border-bottom:1px solid #666; }
.page2_table table tr th{ padding:5px; font-size:16px; font-weight:normal; text-align:left;}
.page2_table table tr td{ padding:10px;}
.page2_table table tr td .p{ margin-bottom:10px;}

.page3{}
.page3 .page3_h{ font-size:24px; font-weight:normal; margin-bottom:10px;}
.page3 .page3_info{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #EFDBDE;}
.page3 .page3_info .p{ line-height:18px; margin-bottom:5px;}
.page3 .page3_info .dl{  padding:20px 0;}
.page3 .page3_info .dl dt{ margin-bottom:15px;}
.page3 .page3_info .dl dd{ padding-left:15px; margin-bottom:5px; position:relative;}
.page3 .page3_info .dl dd:before{ content:''; display:block; width:9px; height:9px; background:#e70012; position:absolute; left:0; top:6px;}
.page3 .page3_info .h3{ font-size:16px; margin:15px 0 5px; }
.page3 .ul li{ border-bottom:1px solid #EFDBDE; padding:30px 0;}
.page3 .ul li .h3{ font-size:20px; font-weight:normal; color:#000;}
.page3 .ul li .p{ color:#000;}
.page3 .ul li .page3_hide{ padding:15px 0; display:none;}
.page3 .ul .dl dt{ padding-left:15px; position:relative; margin-top:3px;}
.page3 .ul .dl dt:before{ content:''; display:block; width:9px; height:9px; background:#e70012; position:absolute; left:0; top:6px;}
.page3 .ul .dl dd{ padding-left:35px; position:relative; margin-top:3px;}
.page3 .ul .dl dd:before{ content:''; display:block; width:6px; height:6px; background:#e70012; position:absolute; left:20px; top:7px;}
.page3 .ul .page3_btn{ color:#000; padding-left:15px; background:url(../images/icon_arrow_down.png) no-repeat 0px 7px; margin-top:10px; cursor:pointer;}
.page3 .ul .page3_on{ background:url(../images/icon_arrow_up.png) no-repeat 0px 7px;}

@media(max-width: 640px){
.page1 .page1_list{ padding:25px 0;}
.page1 .page1_list .page1_img1,
.page1 .page1_list .page1_img2{ position:static; margin-top:15px; width:100%;}
}
/*故障排除 单篇*/
.TextList002206 .item{ margin-bottom:10px;}
.TextList002206 .item i.icon{ display:block; position:absolute; right:20px; top:20px; background:url(../images/TextList002205-icon.png) -44px -82px no-repeat; width:21px; height:11px;transition:all 0.5s ease-out 0s; overflow:hidden;}
.TextList002206 .item .Q{ margin:0; line-height:50px; padding-left:75px; padding-right:50px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; position:relative; background:#f9f9f9; cursor:pointer;transition:all 0.5s ease-out 0s;}
.TextList002206 .item .Q>a{ color:#333333; font-size:14px;}
.TextList002206 .item em.icon{ position:absolute; top:0; left:0; width:50px; height:100%; display:block; text-align:center; font-family:Arial; font-size:24px; font-weight:bold; font-style:normal; color:#333;}
.TextList002206 .item .Q em.icon{ background:#efefef;transition:all 0.5s ease-out 0s;}
.TextList002206 .item .A{ position:relative;padding:25px 25px 25px 75px; background:#f9f9f9; display:none;}
.TextList002206 .item .A em.icon{ background:#f9f9f9;color:#cd1421;transition:all 0.5s ease-out 0s;}
.TextList002206 .item.active .Q em.icon{ background:#cd1421; color:#fff;}
.TextList002206 .item.active i.icon{ background-position:-44px -70px;}



.Question_box2 .box6 .list{ margin-bottom: 12%;}
.Question_box2 .box .text{ margin-bottom: 8%;}
.Question_box2 .wid_1366{ padding-bottom:0;}
.Question_box2 .wid_1366 .list{ margin-bottom:0;}
/*你问我答 分类标签*/
.Question_box .box3_2 li{ width: 48%; margin: 0 1%; float: left; line-height: 30px; margin-bottom: 10px; text-align: center;}
.Question_box .box3_2 li a{ display: block;border: 1px solid #bfbfbf;}
.Question_box .box3_2 li a:hover{ background: #e51422; color: #fff;}
/*你问我答 热门页面修改*/
.Question_box2 .box2 .list{ padding: 0; background: none;}
.Question_box2 .left_box .pic_list{ padding: 2% 2% 25px; background: #ffffff; border: none;}
.Question_box2 .box .text{ border: none; background: #fff; padding: 2%;}
.Question_box2 .box5 .text,
.Question_box2 .box .tiwen_box .text{background: #f1f1f1; padding-top: 10px;border: 1px solid #e8e8e8;margin-bottom: 10px;}


.table_email{ max-width: 600px; line-height: 28px;}
.table_email input.text {border: solid 1px #dedede;line-height: 32px;text-indent: 14px;width: 280px;height: 30px;overflow: hidden;}
.table_email .btn{ border:0; display:block; font:normal 14px/24px Arial, Helvetica, sans-serif; background:#eee; color:#333; width:64px; height:24px; cursor:pointer; margin:12px 0 0 165px;}
.table_email  .btn:hover{ font-weight:bold; background:red; color:#fff; cursor:pointer; display:block;}

/*你问我答 常见问题修改*/
.Question_box .left_box .box2 .ul_list{ display: block;}
.Question_box .left_box .box2 .ul_list li{ margin-bottom: 10px;}
.Question_box .left_box .box2 .ul_list li a{ display: block; position: relative; padding-right: 30px; font-size: 14px;}
.Question_box .left_box .box2 .ul_list li article{ display: none; font-size: 14px; line-height: 24px;background: #f9f9f9; text-indent: 2em; padding: 10px;}
.Question_box .left_box .box2 .ul_list li article p{ background: none; padding-left: 0; text-indent: 2em;}
.Question_box .left_box .box2 .ul_list i{ position:absolute; width:22px; height:22px; right:0; top:5px;}
.Question_box .left_box .box2 .ul_list i::before,
.Question_box .left_box .box2 .ul_list i::after{ position:absolute; content:''; background:#333;}
.Question_box .left_box .box2 .ul_list i::before{ left:20%; width:60%; height:2px; top:50%; margin-top:-1px;}
.Question_box .left_box .box2 .ul_list i::after{ left:50%; margin-left:-1px; width:2px; top:20%; height:60%;}
.Question_box .left_box .box2 .ul_list a.select i::after{ display:none;}



.tm {
        opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}
.industry .list .more_a{ border-bottom: 1px solid #ddd; padding: 52px 0; margin: 0 auto 20px; max-width: 1200px;}
.industry .list .all_more{ width: 190px; height: 50px; line-height: 50px; border: 1px solid #ddd; text-align: center; font-size: 16px; display: block; margin: 20px auto; color: #666; cursor: pointer;}
.industry .list .all_more:hover{ color: #e70012; border-color: #e70012;}


.page-list{ position: absolute; top: 50%;z-index: 999; width: 300px; height: 100px;padding: 3%; background: rgba(132, 132, 132, 0.84); color: #fff;}

.page-list p{line-height: 1.8em !important;margin: 0 !important;padding: 0!important; border: none!important;color: #ffffff !important;}



@media(max-width: 768px){

	.page-list{ top: 30%;}

.page-list{ left: 0;}}




/*2018-10-18*/
.app{background: url(../images/appbg.jpg)no-repeat center center;color:#fff;text-align: center;font-size: 24px;font-weight: bold;padding: 3% 0 5% 0;background-size: cover;display: none;}
.app p{padding: 0;margin: 0}
.app .down{margin:2% 0}
.app .down a{color:#fff;border: 1px solid;padding: 7px 20px;}
.app .pic{margin-top: 1%}
.app .pic img {border: 1px solid #fff;border-radius: 5px;max-width: 245px;}
/*
 .Spec000661 为demo编号
 */
.Spec000661 .title{text-align: center;font-size: 24px;padding-bottom: 3%;margin-bottom: 5%;border-bottom: 1px solid #ddd;color: #333;}
.Spec000661 a:hover{color: #f00}
.Spec000661{ padding:0 0 4% 0;}
.Spec000661 .choose{margin-top: 2%;}
.Spec000661 .choose_2{opacity: 1}
.Spec000661 .sear{margin: 1% auto 60px auto;text-align: center;}
.Spec000661 .sear a{display: block; font-size: 16px; width: 170px; height: 45px; margin: 0 0 2% 270px; border: none; border-radius: 5px; background: #e42114; color: #fff; cursor: pointer; text-align: center; line-height: 45px;
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fc5a37,endcolorstr=#d60000,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fc5a37,endcolorstr=#d60000,gradientType=0);/*IE8*/
    background:red; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(top, rgba(252, 90, 55, 1), rgba(214, 0, 0, 1));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fc5a37), to(rgba(214, 0, 0, 1)));
    background:-o-linear-gradient(top, rgba(252, 90, 55, 1), rgba(214, 0, 0, 1));}
.Spec000661 dl,
.Spec000661 dt,
.Spec000661 dd{}
.Spec000661 dl{ max-width: 680px; margin: 0 auto 5%;}
.Spec000661 dd.clear{ float:none;}
.Spec000661 dt{line-height:44px; min-width:20%; text-align:right;float: left;font-size: 16px;}
.Spec000661 dd{position:relative;margin-left: 15%;}
.Spec000661 dd .a_sel{line-height:50px; width:80%; height:50px;  border:#d8d8d8 1px solid; display:block;  padding-left:10px;background:url(../images/Spec000661-a_sel.png) no-repeat right -1px #fff;margin-left: 6%;}
/*.Spec000661 dl:nth-last-of-type(1) .a_sel{ width:112px;}*/
.Spec000661 dd figure{ position:absolute; display:none; left:0; top:44px; width:80%; background-color:#fff; border:#d8d8d8 1px solid; border-top:0; text-align:center; box-shadow:0 1px 2px #ccc inset;margin-left: 6%;}
.Spec000661 dd figure a{ display:block; line-height:41px; border-bottom:1px solid #d8d8d8;}
.Spec000661 dd figure a:last-child{ border-bottom:0;}
.Spec000661 dd figure a:hover{background: #e70012; color:#fff;}
@media(max-width:640px){
.Spec000661 dl{ float:none;}
}



/*
 .Banner002263 为demo编号
 */


/*!*Menu002217*!*/
/*.Menu002217{ padding:3% 0 1% 0;  }*/
/*.Menu002217 h2{font-size: 30px; color: #363636; text-align: center; line-height:30px; margin:0; font-weight:normal;}*/
/*.Menu002217 .tit {*/
    /*padding-top: 16px;*/
/*}*/
/*.Menu002217 .tit .tit_b {*/
    /*text-align: center;*/
    /*font-size: 18px;*/
    /*line-height: 48px;*/
    /*color: #8a8a8a;*/
    /*margin-bottom: 20px;*/
/*}*/
/*.Menu002217 .tit .tit_b span {*/
    /*width: 450px;*/
    /*height: 1px;*/
    /*background: #f0f0f0;*/
    /*text-align: center;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
/*}*/
/*.Menu002217 .tit .tit_b .txt {*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*display: inline-block;*/
    /*margin: 0 38px;*/
/*}*/
/*.Menu002217 nav{*/
	/*overflow: hidden;*/
    /*width: 100%;*/
    /*margin: 0 auto;*/
    /*margin-top: 13px;*/
    /*margin-bottom: 35px;*/
    /*text-align: center;}*/
/*.Menu002217 nav ul li{*/
	/*padding: 0 0;*/
    /*color: #8d8d8d;*/
    /*background: #e4e4e4;*/
    /*text-align: center;*/
    /*cursor: pointer;*/
    /*display: inline;*/
    /*margin: 0 5px;*/
    /*overflow: hidden;*/
    /*font-size: 16px;*/
    /*display: inline-block;}*/
/*.Menu002217 nav ul li a{*/
	/*color:#8d8d8d;*/
	/*padding: 12px 20px;*/
    /*display: block;*/
    /*background: #ECECEC;*/
	/*transition: .3s ease-out;}*/
/*.Menu002217 nav ul li.on a,.Menu002217 nav ul li a:hover{color: #fff;background:#e70012;}*/
/*@media(max-width:1199px){*/
/*.Menu002217 h2{ font-size:35px;}	*/
/*}*/
/*@media(max-width:1000px){*/
/*.Menu002217 h2{ font-size:30px;}*/
/*.Menu002217 nav ul li a{ min-width:90px; font-size:14px; height:35px; line-height:35px; padding:0 3%;}*/
/*}*/
/*@media(max-width:640px){*/
/*.Menu002217 h2{ font-size:20px;}	*/
/*.Menu002217 nav ul li{ width:100%; margin:0 0 1px; display:block;}*/
/*.Menu002217 nav ul li a{ border-radius:0;}	*/
/*}*/
/*Menu002217 End*/


/*
 .PicList001212 为demo编号
 */
.PicList001212 time{ display:block; position:relative;}
.PicList001212 time span{ margin-right:6%; background:#fff; padding:5px 0; transition:all ease-out 0.3s;}
.PicList001212 time::before,
.PicList001212 time::after{ position:absolute; content:''; width:12px; height:2px; right:0; top:50%; margin-top:-1px; background-color:#666;}
.PicList001212 time::after{ transform:rotate(90deg);}

.PicList001212 li{ float:left; width:49%; border:2px solid #efefef; margin:0 2% 2% 0;transition:all ease-out 0.5s; padding:1%; background-size:cover;}
.PicList001212 li:nth-of-type(2n){ margin-right:0;}
.PicList001212 li div{ padding:5%;}
.PicList001212 li .Ispic{ display:block; padding-bottom:60%; transition:all ease-out 0.5s;}
.PicList001212 li h3{ margin:0; font-size:16px;}
.PicList001212 p{ line-height:28px; height:84px; overflow:hidden; text-align:justify;}
.PicList001212 li figure{ overflow:hidden;}
.PicList001212 li:hover figure a{ transform:scale(1.1);}
.PicList001212 li:hover{ border-color:#e60012; box-shadow:0 0 10px rgba(128, 128, 128, 0.4);}
.PicList001212 li:hover h3 a{color:#e60012;}
.PicList001212 li:hover time::before,
.PicList001212 li:hover time::after{ background-color:#e60012;}
.PicList001212 li:hover time span{background:#e60012; color:#fff; padding:5px 15px;}
@media(max-width:768px){
.PicList001212 li{ width:49%;}
.PicList001212 li:nth-of-type(3n){ margin-right:2%;}
.PicList001212 li:nth-of-type(2n){ margin-right:0;}
}
@media(max-width:640px){
.PicList001212 p{ height:56px;}
.PicList001212 li{ float:none; width:auto; margin-right:0 !important;}

}


/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:3% 0 5% 0;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:35px; font-size:16px; color:#4c4a4a; transition:all ease-out 0.3s;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#e70012; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:40px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:35px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
@media(max-width:768px){
.Page002046 .Pages{ text-align:center; padding:2% 0 8% 0;}

}
@media(max-width:640px){
.Page002046 .Pages{ text-align:center; padding:2% 0 10% 0;}
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:375px){
.Page002046 .Pages{ text-align:center; padding:2% 0 15% 0;}
.Page002046 .Pages a{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ display:inline-block;}
}

/*Floor000222 */
.Floor000222{}
.Floor000222 .auto{overflow:hidden; }

.Floor000222 li{ overflow:hidden; position:relative; float:left; width:49%; height:100%; margin-bottom:2%; margin-right:2%; transition:all ease-out 0.5s;}
.Floor000222 li.end{ margin-right:0;}
.Floor000222 li .big{ width:100%; height:auto; transition:all ease-out 0.5s; z-index:99;}
.Floor000222 li:hover .big{-webkit-transform:scale(0.1);transform:scale(1.1);}
.Floor000222 li a{ color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; z-index:10; transition:all ease-out 0.5s; -webkit-transition:all ease-out 0.5s; -o-transition:all ease-out 0.5s; -moz-transition:all ease-out 0.5s; -ms-transition:all ease-out 0.5s; z-index:120; display:block;}
.Floor000222 li:hover a{ background:url(../images/play-ico.png) no-repeat center rgba(0,0,0,0.77); background-size:auto; -webkit-background-size:auto; z-index:100}
.Floor000222 li:hover a div{ opacity:0;}
.Floor000222 li a div{left:0; position:absolute; bottom:0px; height:45px; width:100%; padding-left:35px; line-height:45px; background:rgba(168,168,168,0.77); color:#000;}
.Floor000222 li a div.div2{background:rgba(0,0,0,0.77); color:#fff;}
.Floor000222 li a div h1{ font-size:18px; text-align:center; font-weight:normal;margin:0;}
@media(max-width:1000px){
.Floor000222 li a div{height:40px; line-height:40px;}
.Floor000222 li a div h1{ font-size:16px; }
}
@media(max-width:640px){
.Floor000222 li{ float:none !important; width:auto !important; clear:both;  height:auto; margin-bottom:2%; margin-right:0; }
.Floor000222 li a:hover{  background-size:20%;}
}



/*
 .TextList001366 为demo编号
 */
.TextList001366{ }
.TextList001366 ol,
.TextList001366 li a{ overflow:hidden; clear:both; transition:all ease-out 0.3s;}
.TextList001366 ol,
.TextList001366 li{ border:1px solid  transparent;}
.TextList001366 ol{ font-size:16px; color:#fff; background-color:#e60012; line-height:45px;}
.TextList001366 span{ float:left; width:15%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:20px 10px; text-align:center;}
.TextList001366 ol span{ padding:0 10px;}
.TextList001366 a{ display:block;}
.TextList001366 a:hover{color:#eb4d42;}
.TextList001366 li:nth-of-type(2n){ border-color:#e5e5e5; border-left:none; border-right:none; background-color:#f7f7f7;}
.TextList001366 li span:first-child{ background:url(../images/TextList001366-icon.gif) no-repeat right center;}
.TextList001366 span:nth-child(2){ width:40%; text-align:left;}

.TextList001366_2 li{ border-color:#e5e5e5; border-left:none; border-right:none; background-color:#fff;  border-top:none;}


@media(max-width:640px){
.TextList001366 span:first-child,
.TextList001366 span:nth-child(4){ display:none;}
.TextList001366 span:nth-child(2){ width:50%;}
.TextList001366 span{  width:25%; }
}




/*searchBox */
.searchBox{position:relative; padding:1% 0 6% 0; }
.searchBox{z-index:110; width:100%; max-width:800px;left:50%; top:50%;-ms-transform:translate(-50%); -webkit-transform:translate(-50%); -moz-transform:translate(-50%);transform:translate(-50%);}
.searchBox figure{ position:relative; background:#e60012; }
.searchBox .text{ height:60px; line-height:60px; border:none; background:none; padding:0 60px 0 15px; color:rgba(255,255,255,0.8);  font-size:16px;  width:100%;}
.searchBox .btn{ position:absolute; right:0; width:60px; height:100%; cursor:pointer; border:none; background:url(../images/Top002151-btn_search.png) no-repeat center center; padding:0;}

/*
 .RighInfo000621 为demo编号
 */
.RighInfo000621{ padding:0 0 5% 0; margin-top:-3%;}
.RighInfo000621 img{ float:right; margin-left:5%;}
.RighInfo000621 .h3_621{font-size:18px;color:#df0116;line-height:2; margin:0;}
.RighInfo000621 .p_621{font-size:14px;line-height:1.5;}
@media(max-width:1000px){
.RighInfo000621 img{ float:none; margin-left:0; margin-bottom:3%; }
}

/*RighInfo002125 */

.RighInfo002125 .box1 .pic{   background-position:center top; background-repeat:no-repeat;  display: block; height: 100%; position: absolute;}
.RighInfo002125 .box1 .bx-has-pager{ background: none;
    position: absolute;
    width: 100%;
    bottom: 50px;
    z-index: 999;}
.RighInfo002125 .box1 .fp-tableCell{ display: block;}
.RighInfo002125 .box{ position:relative; color:#333; overflow:hidden;}
.RighInfo002125 .box .pic{ background-position:center top; background-repeat:no-repeat; }
/*.RighInfo002125 .txt{ position:absolute;  max-width:1200px; min-width:1200px; left:50%;  transform:translate(-50%,0); top:20%; z-index:10;}*/
.RighInfo002125 .box1,
.RighInfo002125 .box2,
.RighInfo002125 .box4,
.RighInfo002125 .box6{ text-align:center;} 
.RighInfo002125 .box1,
.RighInfo002125 .box2,
.RighInfo002125 .box4,
.RighInfo002125 .box5{ color:#fff; } 
.RighInfo002125 .box2 .txt,
.RighInfo002125 .box h1{ font-weight:normal; margin:0; font-size:40px;}
.RighInfo002125 .box p{ font-size:16px; line-height:30px; margin:0; color:#999; text-align:justify; text-justify:inter-ideograph;}
@media(min-width:1201px){
/*2d动画 star*/
.RighInfo002125 .box .txt p,
.RighInfo002125 .box .txt h1{ opacity:0; transition:0.8s;}
.RighInfo002125 .box_active .txt p,
.RighInfo002125 .box_active .txt h1{opacity:1;}
}
.RighInfo002125 .box2 .txt{ top:30%;}
.RighInfo002125 .box2 .txt h1{ transform:translateY(-50%);  margin-bottom:5%;}
.RighInfo002125 .box2 .txt p{ transform:translateY(-100%);transition:0.5s; text-align:center;}
.RighInfo002125 .box2.box_active .txt p,
.RighInfo002125 .box2.box_active .txt h1{ transform:translateY(0);}

.RighInfo002125 .box3 .txt{ text-align: left; top:15%; }
.RighInfo002125 .box3 .txt h1{ transform:translateX(-50%);}
.RighInfo002125 .box3 .txt p{ transform:translateX(50%); text-align: left;margin:0; margin-bottom:3%; letter-spacing:5px; }
.RighInfo002125 .box3.box_active .txt p,
.RighInfo002125 .box3.box_active .txt h1{transform:translatex(0);}


.RighInfo002125 .box4 .txt h1{ transform:translateY(-100%);}
.RighInfo002125 .box4 .txt p{ transform:translateY(100%); text-align:center;margin:0; margin-bottom:3%; letter-spacing:5px;  }
.RighInfo002125 .box4.box_active .txt p,
.RighInfo002125 .box4.box_active .txt h1{transform:translateY(0);}

.RighInfo002125 .box1 .txt{ top:30%;}
.RighInfo002125 .box1 .txt h1{ transform:translateY(-100%); margin-bottom:5%;}
.RighInfo002125 .box1 .txt p{ transform:translateY(100%); text-align:center; }
.RighInfo002125 .box1 .txt p b{color:#e60012; }
.RighInfo002125 .box1.box_active .txt p,
.RighInfo002125 .box1.box_active .txt h1{transform:translateY(0);}
.RighInfo002125 .box4.box_active .list{ position: relative; height: 500px;}
.RighInfo002125 .box4 .bx-has-pager{ position: absolute; bottom: 20px; width: 100%; z-index: 999; }
.RighInfo002125 .box4 .txt{}




.RighInfo002125 .all_more{ margin-top:5%; color:#e60012;  font-size:14px; display:inline-block; text-align:center; line-height:36px; padding:0 2.5%;  margin-bottom:3%; border-radius:30px; background:rgba(0,0,0,0.2); transition:all ease 0.5s;}
.RighInfo002125 .all_more:hover{ padding:0 3.5%; background-color:#e60012;  color:#fff; transition:all ease 0.5s;}


.RighInfo002125 .thead{ line-height:45px; text-align:left; background:#e60012; }
.RighInfo002125 .thead span{ float:left; width:11%; color:#fff; display:block; font-size:14px; height:45px; text-align:left;  position:relative;}
.RighInfo002125 .dl{ text-align:left;}
.RighInfo002125 .dl{ border-bottom:1px solid rgba(255,255,255,0.1);}
.RighInfo002125 .dl .dt{line-height:70px; text-align:left; cursor:pointer; }
.RighInfo002125 .dl .dt span{float:left; width:11%;  display:block; font-size:14px;}
.RighInfo002125 .dl .dt span.jobname{ text-align:left; }
.RighInfo002125 .dl .dt .btn{ text-decoration:underline; display:block; position:relative; color:#fff;}
.RighInfo002125 .dl .dt .btn i{ position:absolute;  left:70px; background:url(../images/TextList002208-icon.png) no-repeat -44px -82px ; display:block; width:21px; height:11px; top:50%; margin-top:-5px;}
.RighInfo002125 .conbox{  padding:20px 3%; display:none;}
.RighInfo002125 .conbox .h5{color:#333; font-size:12px;}
.RighInfo002125 .num{width:21% !important;  padding-left:6%;}
.RighInfo002125 .jobname{ width:40% !important; }

.RighInfo002125 .dl.active .dt span,.RighInfo002125 .dl.active .btn{ color:#c02a05;}
.RighInfo002125 .dl.active .dt .btn i{ background-position:-44px -70px;}

@media(max-width:1000px){
	.RighInfo002125 .dl .dt .btn{ padding-right:20px;}
	.RighInfo002125 .dl .dt .btn i{ background-position:-48px -82px; width:13px;}
	.RighInfo002125 .dl.active .dt .btn i{background-position:-48px -70px; }

}
@media(max-width:640px){
	.RighInfo002125 .jobyq,.RighInfo002125 .dl .dt .btn i,.RighInfo002125 .time,.RighInfo002125 .thead span i{ display:none !important;}
	.RighInfo002125 .thead span,.TextList002208 .dl .dt span{ width:23%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
}





/*2d动画 end*/
@media(max-width:1366px){
/*.RighInfo002125 .box .pic{ height:auto; background-size:cover; position:absolute; left:0; top:0; width:100%; height:100%;}*/
/*.RighInfo002125 .txt{ position:relative; padding:10% 5% 25% 5%; top: auto !important; left:auto !important; transform:translate(0) !important;}*/
/*.RighInfo002125 .box3 .txt,*/
.RighInfo002125 .box5 .txt{ padding-right:35%;}
}
@media(max-width:768px){
.RighInfo002125 .box h1{font-size:30px;}
.RighInfo002125 .box p{ font-size:14px; line-height:normal;}
}
@media(max-width:640px){
.RighInfo002125 .box h1{font-size:20px;}
.RighInfo002125 .box1 .pic,
.RighInfo002125 .box4 .pic,
.RighInfo002125 .box6 .pic{ position:relative; padding-bottom:50%; height:auto;}
.RighInfo002125 .box1 .txt,
.RighInfo002125 .box4 .txt,
.RighInfo002125 .box6 .txt{ padding:5% !important;}
.RighInfo002125 .box4 .txt h1{ color:#333;}
}
@media(max-width:480px){
.RighInfo002125 .box h1{font-size:16px;}
.RighInfo002125 .box p{ font-size:12px;}
}




/*
 .Timeline000784 为demo编号
 */
.Timeline000784{ padding:2% 0;}
.Timeline000784 .tab_year{ overflow:hidden; position:relative; clear:both; margin-bottom:20px;}
.Timeline000784 .tab_year::before{ position:absolute; content:''; width:100%; left:0; bottom:0; height:1px; background-color:#dbe0e7;}
.Timeline000784 .tab_year li{ float:left; width:100px; text-align:center; margin-right:10px; border:1px solid #dbe0e7;  line-height:39px;height:39px; cursor:pointer;}
.Timeline000784 .tab_year li.on{ background-color:#7fb700; color:#fff;}
.Timeline000784 .tab_year_list .list{ display:none; position:relative; padding-bottom:5%;}
.Timeline000784 .tab_year_list .list::before,
.Timeline000784 .tab_year_list .list::after{ position:absolute; content:'';}
.Timeline000784 .tab_year_list .list::before{ width:2px; height:100%; background-color:#7fb700; top:0; left:146px;}
.Timeline000784 .tab_year_list .list::after{ background:url(../images/Timeline000784-tab_bottom.png) no-repeat; width:24px; height:40px; bottom:-20px; left:135px;}
.Timeline000784 .list dl{ padding-left:148px; position:relative;}
.Timeline000784 .list dt{ position:absolute; left:0; top:0; width:148px; padding-left:10px;}
.Timeline000784 .list dt::before,
.Timeline000784 .list dt::after{position:absolute; content:'';}
.Timeline000784 .list dt::before{ width:16px; height:16px; border-radius:50%; border:2px solid #ddd; background-color:#7fb700; right:-7px; top:50%; margin-top:-8px; z-index:1;}
.Timeline000784 .list dt::after{ height:1px; width:90%; right:0; background-color:#ddd; top:50%; margin-top:-1px; z-index:0;}
.Timeline000784 .list dt span{ display:inline-block; width:80px;color:#fff; background-color:#7fb700; line-height:30px; text-align:center; position:relative; z-index:2;}
.Timeline000784 .list dd{ padding-left:20px; padding-bottom:20px;}
.Timeline000784 .list dd div{ border:1px solid #7fb700; padding:10px; font-size:12px; position:relative;}
.Timeline000784 .list dd div::before,
.Timeline000784 .list dd div::after{ position:absolute; content:''; width:0; height:0; border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:11px solid #7fb700; left:-12px; top:5px;}
.Timeline000784 .list dd div::after{ border-right-color:#fff; left:-11px;}
.Timeline000784 .list dd figure{ line-height:18px; padding:4px 0; color:#333;}
@media(max-width:480px){
.Timeline000784 .tab_year_list .list::before{left:118px;}
.Timeline000784 .tab_year_list .list::after{left:107px;}
.Timeline000784 .list dl{ padding-left:120px;}
.Timeline000784 .list dt{ width:120px;}
}



/*
 .Spec001220 为demo编号
 */
.Spec001220{ padding:2% 0;}
.Spec001220 dl{ overflow:hidden; clear:both; font-size:12px; line-height:24px;}
.Spec001220 dd{
    height: 35px;
    line-height: 35px;
    clear: both;
    overflow: hidden;
}
.Spec001220 dd a{ margin-bottom:10px; display:inline-block; padding:0 9px;}
.Spec001220 dd input{float: left;
    border: solid 1px #e4e4e4;
    height: 100%;
    padding-left: 1%;
    box-sizing: border-box;
    color: #666;}
.Spec001220 .btn{ border:none; cursor:pointer; background:#e60012; color:#fff; width:60px; text-align:center;}
/*
 .PicList001761 为demo编号
 */
.PicList001761 .categoryname{ padding:3% 0; font-size:22px; color:#4c433e;}
.PicList001761 li{ float:left; width:22.75%; margin-right:3%; margin-bottom:3%; text-align:center;}
.PicList001761 li figure{border:1px solid #eaeaea; padding-bottom:100%; background-size:contain; background-color:#fff;}
.PicList001761 li figure img{ display:none;}
.PicList001761 li a{color:#4c433e;display:block;}
.PicList001761 li a:hover span{ background-color:#e60012; color:#fff;}
.PicList001761 li span{ line-height:20px; padding:5% 8%; font-size:14px; background:#eaeaea; text-transform:uppercase; transition:all ease-in-out .3s; font-weight:bold; }
.PicList001761 li span b{ opacity:0.7; display:block; font-weight:normal;}
.PicList001761 li:nth-child(4n){ margin-right:0;}
@media(max-width:375px){
.PicList001761 .categoryname{ font-size:18px;}
.PicList001761 li{ width:auto; float:none; margin-right:0; margin-bottom:2%;}
}

/*
 .RighInfo001108 为demo编号
 */
.RighInfo001108{ background:url(../uploadfiles/Banner002263-bg.jpg) no-repeat center top; padding:6% 0;}
.RighInfo001108 .pic{ float:left; width:45%; height:800px; overflow:hidden;}
.RighInfo001108 .pic img{ width:100%;}
.RighInfo001108 .txt{ float:right; width:45%; padding-right:2%; padding-top:3%; color:#333;}
.RighInfo001108 .txt h1{ font-size:40px; text-transform:uppercase; font-weight:normal; color:#e60012;}
.RighInfo001108 .txt h1 b{ display:block; font-size:24px; font-weight:normal;}
.RighInfo001108 .txt dl{ border-top:1px solid #d9d9d9; padding:3% 0; border-bottom:1px solid #d9d9d9;}
.RighInfo001108 .txt dt{ line-height:26px; padding:5px 0; font-size:18px; font-weight:bold; color:#e60012;}
.RighInfo001108 .txt dd{ line-height:26px; padding:5px 0;}
.RighInfo001108 .txt dd i{ color:#e60012; font-style:normal; margin-right:10px;}
.RighInfo001108 .txt p{ line-height:36px;color:#e60012; font-size:20px;}
.RighInfo001108 p{ font-size:14px; line-height:30px;}
.RighInfo001108 p b{ display:block; color:#e60012; font-size:18px;}
.RighInfo001108 .txt .contact{ padding:3% 0;}
.RighInfo001108 .txt .contact a{ color:#e60012; width:120px; text-align:center; border:1px solid #e60012; border-radius:30px; line-height:34px; display:inline-block;}
.RighInfo001108 .txt .contact a:hover{ background-color:#e60012; color:#fff;}
.RighInfo001108 .tab{margin-top:3%; overflow:hidden; font-weight:bold; text-align:center;}
.RighInfo001108 .tab span{cursor:pointer; display:inline-block; padding:0 3%; line-height:50px; background-color:#e4e4e4;}
.RighInfo001108 .tab span.on{ background-color:#e60012; color:#fff;}
.RighInfo001108 .tab_info{ padding:2%;}

.RighInfo001108 .qa{ list-style: none;}
.RighInfo001108 .qa li{ border-bottom: 1px #e6e6e6 solid; padding:10px 0; }
.RighInfo001108 .qa li a{font-size:14px;}
.RighInfo001108 .qa .small-info{ font-size: 12px; margin-top: 10px;}
.RighInfo001108 .qa .small-info span{ margin-right: 15px;}


@media(max-width:480px){
.RighInfo001108 .pic,
.RighInfo001108 .txt{ float:none; width:auto;}
}

@media(min-width:1201px){
.video video{ width:1180px; height:664px;}
}
@media(max-width:1200px){
.video video{ width:100%;}
}

/* 微信弹窗 */
.weixin_pop-up{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999999;
    width: 262px;
    height: 320px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    font-size: 12px;
    padding: 10px;
}
.weixin_pop-up img{
    margin: 0 auto;
    display: block;
    padding: 5px 20px;
}
.weixin_pop-up .weixin_pop-up_gb{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 6px;
    top: 0px;
    color: #999;
    text-decoration: none;
    font-size: 24px;
}
.weixin_pop-up .weixin_Title{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}
.weixin_pop-up .weixin_hint{
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    color: #666;
}

