html, body, p, div, h1, h2, h3, h4, h5, h6, img, a, input, textarea, b, strong, ul, li, ol, dl, dt, dd, i {
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Microsoft YaHei,'Microsoft YaHei',Arial;
}
img{
    display: block;
}
body{
    overflow:-Scroll;
    overflow-x:hidden;
}
/* start */

#Content,.middle,#Nav{ width:1200px; margin:0 auto;}
.clearfix:after,.wrapper:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix {display:inline-block}
.clear{ clear:both; height:0; font:0/0 arial;}

.position{ height:40px; line-height:40px; background:#f5f5f5; color:#333333;}
.position .name{ width:1200px; margin:0 auto; padding-left:25px; background:url(../images/contact.gif) 0 10px no-repeat;}
.position a{ color:#333333;}
.position em{ color:#ff0000;}
/* topbar */
.topbar{  position:relative; z-index:999; height:40px; line-height:40px; word-spacing:6px; color:#dfdfdf; background:#fafafa; border-bottom:1px solid #dfdfdf;}
.topbar .rightside{ float:right;}
.topbar .leftside{ float:left;}
.topbar a,.topbar span{ color:#666666;}
.topbar em{ color:#fe0000;}
.topbar .select{ position:relative; z-index:999;}
.topbar .select .name{ position:relative; z-index:999; display:inline-block; height:40px; line-height:40px; padding:0 10px; cursor:pointer;}
.topbar .select .list{transition: all 0.5s; -webkit-transition: all 0.5s; display:none; position:absolute; left:0; top:30px; width:250px; border:1px solid #dfdfdf; border-top:none; padding:10px; background:#ffffff; overflow:hidden;}
.topbar .select.current .name{ padding:0 9px; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; background:#ffffff;}
.topbar .select.current .list{ display:block; line-height:25px; }
.topbar .select.current .list a{ display:inline-block; height:22px; line-height:22px;}
.topbar .select .line{ display:none; position:absolute; left:0; bottom:-1px; width:100%; height:2px; font:0/0 arial; background:#ffffff;}
.topbar .select.current .line{ display:block; }
/* nav */
#Nav{ 
    position:relative; 
    z-index:5; 
    height:150px;
}

#Nav ul{ 
    float:right; 
    padding-top:55px;
}
#Nav li{ 
    float:left; 
    display:inline; 
    position:relative; 
    z-index:1; 
    height:46px; 
    line-height:23px; 
    padding:0 15px; 
    font-size:16px; 
    color:#686161; 
    text-align:center; 
    font-family:Microsoft YaHei,Arial;
}
#Nav li .i-host{ 
    position:absolute; 
    right:15px; 
    top:-20px; 
    width:30px; 
    height:18px; 
    background:url(../images/host.gif) no-repeat;
}
#Nav li a{ 
    display:block; 
    color:#686161; 
    font-size:16px;
    text-decoration: none;
}
#Nav li p{ 
    color:#404040; 
    font-size:12px; 
}
#Nav li a:hover,#Nav li a:hover p{ 
    text-decoration:none; 
    color:#fe0000;
}
#Nav li.current a,#Nav li.current p{ 
    color:#fe0000;
}

.nav-list{ 
    position:absolute; 
    display:none; 
    left:100px; 
    top:103px; 
    width:200px; 
    height:110px; 
    opacity:0; 
    padding:5px; 
    border:1px solid #fe0000; 
    background:#ffffff; 
    -webkit-transition-duration:.3s; 
    -moz-transition-duration:.3s; 
    -o-transition-duration:.3s;  
    -ms-transition-duration:.3s; 
}
.nav-list .cnt{ 
    height:100px; 
    overflow:hidden;
}
.nav-list a{ 
    display:block; 
    height:34px; 
    line-height:34px; 
    text-align:center; 
    border-bottom:1px solid #f1f1f1; 
    color:#333333; 
}
.nav-list a:hover{ 
    color:#ff0000;
}
.nav-list .i-jian{ 
    position:absolute; 
    left:50%; 
    top:-8px; 
    width:10px; 
    height:8px; 
    margin-left:-5px; 
    font:0/0 arial; 
    background:url(../images/icon.png) no-repeat;
}
.nav-list .list{ 
    display:none; 
    opacity:0; 
    overflow:hidden; 
    -webkit-transition-duration:.3s; 
    -moz-transition-duration:.3s; 
    -o-transition-duration:.3s;  
    -ms-transition-duration:.3s; 
}
/*banner_box*/
.banner_box{
    width:100%;
    overflow:-Scroll;
    overflow-x:hidden;
    background: url("../images/banner-bg.png") no-repeat 50% 0;
}
.banner_box .banner{
    width:1200px;
    height:400px;
    margin:0 auto;
    position:relative;
}
.banner_box li{
    float:left;
}
.banner_box .wz img{
    position:absolute;
    top:0;
    left:0;
}
.banner_box .wz img:nth-child(01){
    top:210px;
    left:230px;
}
.banner_box .wz img:nth-child(02){
    top:200px;
    left:400px;
}
.banner_box .wz img:nth-child(03){
    top:72px;
    left:300px;
}
.banner_box .wz img:nth-child(04){
    top:72px;
    left:1920px;
}
/*position_box*/
.position_box{
    width:100%;
    height:40px;
    background: #f5f5f5;
}
/*cpzx_box*/
.cpzx_box{
    width:100%;
    overflow:-Scroll;
    overflow-x:hidden;
    padding-top: 50px;
}
.cpzx{
    width:1200px;
    height:500px;
    margin:0 auto;
    text-align: center;
}
.cpzx_box h2{
    font-size:30px;
    font-style:normal;
    font-weight: 700;
    line-height: 30px;
    color: #e71b18;
}
.cpzx_box p{
    font-size:14px;
    font-style:normal;
    font-weight: 500;
    line-height:20px;
    color: #333;
    padding-top:18px;
}
.cpzx_box ul{
    padding-top: 30px;
}
.cpzx_box li{
    width:446px;
    height:444px;
    background: #f5f5f5;
    position: relative;
    float:left;
}
.cpzx_box li img{
    float:left;
}
.cpzx_box li div{
    width:358px;
    height:323px;
    position: absolute;
    top:38px;
    left:38px;
}
.cpzx_box li h3{
    position: absolute;
    bottom:38px;
    left:82px;
    font-size:16px;
    font-weight: 700;
    font-style: normal;
}
.cpzx_box li:nth-child(01){
    margin-left:90px;
}
.cpzx_box li:nth-child(02){
    float:right;
    margin-right:90px;
}
.cpzx_box li:nth-child(02) div{
    padding-left:22px;
}
.cpzx_box li:nth-child(02) h3{
    left:120px;
}
/*dtys_box*/
.dtys_box{
    width:100%;
    overflow:-Scroll;
    overflow-x:hidden;
    margin-top: 50px;
    background:url("../images/dtys_bg.png") no-repeat 50% 0;
}
.dtys{
    width:1200px;
    height:1290px;
    margin:0 auto;
    text-align: center;
    position: relative;

}
.dtys_box li{
    float: left;
}
.dtys_box .wz{
    width:1200px;
    position:absolute;
    top:50px;
    left:0px;
}
.dtys_box .wz h2{
    font-size:30px;
    font-style:normal;
    font-weight: 700;
    line-height: 30px;
    color: #e71b18;    
}
.dtys_box .wz h3{
    position:absolute;
    top:220px;
    left:864px;
    text-align: left;
    border-left:2px solid #ea2e3b;
    padding-left: 20px;
    font-size:16px;
    font-style:normal;
    font-weight: 700;
    color: #333;        
}
.dtys_box .wz p{
    font-size:14px;
    font-style:normal;
    font-weight: 500;
    line-height:20px;
    color: #333;
    padding-top:18px;   
}
.dtys_box .wz ul p{
    font-size:12px;
}
.dtys_box .wz ul{
    width:938px;
    height:540px;
    position: relative;
    margin:0 auto;
    margin-top:30px;
}
.dtys_box .wz li{
    position: absolute;
    top:0px;
    left:0;
}
.dtys_box .wz li:nth-child(01){
    top:286px;
    left:0;
}
.dtys_box .wz li:nth-child(02){
    top:286px;
    left:160px;
}
.dtys_box .wz li:nth-child(03){
    top:0;
    left:320px;
}
.dtys_box .wz li:nth-child(04){
    top:272px;
    left:320px;
}
.dtys_box .wz li:nth-child(05){
    top:286px;
    left:490px;
}
.dtys_box .wz li:nth-child(06){
    top:286px;
    left:650px;
}
.dtys_box .wz li:nth-child(01) p{
    position:absolute;
    top:0;
    left:40px;
}
.dtys_box .wz li:nth-child(02) p{
    position:absolute;
    top:116px;
    left:100px;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color:#333;
}
.dtys_box .wz li:nth-child(03) p{
    position:absolute;
    top:116px;
    left:100px;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color:#fff;   
}
.dtys_box .wz li:nth-child(04) p{
    position:absolute;
    top:0px;
    left:40px;
    color:#fff;
}
.dtys_box .wz li:nth-child(05) p{
    position:absolute;
    top:116px;
    left:100px;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color:#333;      
}
.dtys_box .wz li:nth-child(06) p{
    position:absolute;
    top:0px;
    left:60px;
}
.dtys_box .wz hr{
    margin-top: 130px;
    border-color: #fff;
}
.dtys_box .wz div{
    width:450px;
    height:152px;
    text-align: justify;
    font-size:12px;
    font-style:normal;
    font-weight: 500;
    line-height:40px;
    color: #333;
    padding-top:80px;  
    padding-left: 342px;    
}
.dtys_box .wz b{
    font-size: 16px;
    color:#ea2e3b
}
.dtys_box .wz .t{
    top:834px;
}
/*case_box*/
.case_box{
    width:100%;
}
.case{
    width:1200px;
    height:650px;
    margin:0 auto;
    text-align: center;
}
.case_box h2{
    font-size:30px;
    font-style:normal;
    font-weight: 700;
    line-height: 30px;
    color: #e71b18;  
    padding-top: 50px;
    padding-bottom: 30px;
}
.case_box ul{
    width:1140px;
    height:432px;
    border:1px solid #f5f5f5;
    padding:46px 30px;
    position: relative;
}
.case_box li{
    width:654px;
    text-align: justify;
    padding-bottom: 60px;
}
.case_box p{
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    color:#333;
    line-height: 40px;
}
.case_box h3{
    font-size:20px;
    font-style: normal;
    font-weight: 700;
    color:#ea2e3b;
}
.case_box li:nth-child(3){
    position: absolute;
    top:30px;
    left:780px;
}
/*sdfs_box*/
.sdfs_box{
    width:100%;
    overflow:-Scroll;
    overflow-x:hidden;
}
.sdfs{
    width:1200px;
    height:380px;
    margin:0 auto;
    text-align: center;
}
.sdfs_box h2{
    font-size:30px;
    font-style:normal;
    font-weight: 700;
    line-height: 40px;
    color: #e71b18; 
    padding-top:30px;       
}
.sdfs_box ul{
    padding-top: 30px;
}
.sdfs_box li{
    width:160px;
    height:160px;   
    border-radius:50%;
    float:left;
    margin-right: 186px;
}
.sdfs_box .add{
    background-color:#e71b18;
}
.sdfs_box li:nth-child(4){
    margin-right: 0;
}
.sdfs_box li:nth-child(1) h3{
    padding-left: 26px;
    padding-top: 24px;
}
.sdfs_box li:nth-child(2) h3{
    padding-left: 38px;
    padding-top: 24px;
}
.sdfs_box li:nth-child(3) h3{
    padding-left: 38px;
    padding-top: 24px;
}
.sdfs_box li:nth-child(4) h3{
    padding-left: 30px;
    padding-top: 24px;
}
.sdfs_box b{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color:#333;
    display: block;
    padding-top: 40px;
}
/*appr_box*/
.appr_box{
    width:100%;
    overflow:-Scroll;
    overflow-x:hidden;
    background: #f5f5f5;
}
.appr{
    width:1200px;
    height:450px;
    margin:0 auto;
    text-align: center;
}
.appr_box h2{
    font-size:30px;
    font-style:normal;
    font-weight: 700;
    line-height: 30px;
    color: #e71b18;  
    padding-top: 30px; 
    padding-bottom: 30px;
}
.appr h3{
    padding-left: 350px;
    padding-top: 30px;
}
.appr h4{
    text-align: left;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color:#333;
    border-bottom: 1px solid #dfdfdf;
}
.appr li{
    width:550px;
    height:330px;
    float:left;
    background: #fff;
    margin-right: 60px;
}
.appr li:nth-child(02){
    margin-right:0;
}
.appr li p{
    text-align: left;
    line-height: 30px;
}
.appr li div{
    padding:0 40px;
}

.module h2.title{ 
    height:50px; 
    padding-bottom:40px; 
    font-size:40px; 
    color:#ff0000; 
    perspective:600px; 
    -webkit-perspective:600px; 
    transition-duration:.5s;
     -wbkit-transition-duration:.5s;
    }
.module h3.tit{ 
    padding:20px 50px; 
    font-size:16px; 
    font-weight:normal; 
    color:#000; 
    transition-duration:.5s; 
    -wbkit-transition-duration:.5s;
}
.module{ 
    padding-top:50px;
}
.module h2.title{ 
    line-height:32px; 
    overflow:hidden;
}
.module h2.title .name{ 
    float:left; 
    height:22px; 
    line-height:22px; 
    margin-top:5px; 
    border-left:3px solid #ff0900; 
    padding-left:8px; 
    color:#483f3f; 
    font-size:20px;  
    font-family:Microsoft Yahei,Arial;
}
.module h2.title .en{ 
    float:left; 
    padding-left:5px; 
    font-size:32px; 
    color:#fbe9e8; 
    font-weight:normal; 
    font-family:Arial;
}
.module h3{ 
    clear:both; 
    height:40px; 
    font-size:30px; 
    padding-top:5px; 
    font-weight:normal; 
    font-family:Microsoft Yahei,Arial; 
    color:#ff0000;
}
/* .brand  */
.brand .title{  
    height:50px; 
    font-size:40px; 
    color:#ff0000; 
}
.brand .content{ 
    padding:20px 0; 
}
.brand .img-list{ 
    overflow:hidden; 
}
.brand .img-list ul{ 
    float:left; 
    width:1305px;
}
.brand .img-list li{ 
    float:left; 
    width:325px; 
    margin-right:110px; 
    color:#666666;
}
.brand .see{ 
    height:20px;
}
.brand .see span{ 
    display:block; 
    width:70px; 
    height:20px; 
    line-height:20px; 
    color:#ffffff; 
    background:#ff0900; 
    text-align:center;
}
.brand .img{ 
    width:325px; 
    height:100px; 
    margin-bottom:5px; 
    overflow:hidden;
}
.brand .img img{
    transition: all 0.5s; 
    width:325px; 
    height:100px;
}
.brand li p{ 
    line-height:22px;
}
.brand li .aside{ 
    text-align:right; 
    color:#da251e;
}
.brand .logo-list{ 
    float:left; 
    width:99999em; 
    overflow:hidden; 
}
.brand .logo-list li .pic{ 
    transition: all 0.5s; 
    height:120px; 
    display:-webkit-box; 
    -webkit-box-pack:center; 
    -webkit-box-align:center; 
}

.brand-logo{ 
    padding-top:30px; 
    overflow:hidden; 
}
.brand-logo ul{ 
    float:left; 
    overflow:hidden;
}
.brand-logo li{ 
    float:left; 
    display:inline;
    width:171px; 
    text-align:center;
}
.brand-logo li img{
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    display:block;
    margin:0 auto; 
    max-width:160px; 
    max-height:90px;
}
.brand-logo li .pic:hover img,.product .img-list a:hover img,.brand .img:hover img{ 
    transform: scale(1.2) ;
    -ms-transform: scale(1.2) ;
    -webkit-transform: scale(1.2) ;
    -o-transform: scale(1.2) ;
    -moz-transform: scale(1.2) ; 
    opacity:.7; 
}
.brand .edit ul,.tech .edit ul{ 
    padding:10px 0 30px; 
    *width:100px; 
    *margin:0 auto; 
    text-align:center; 
}
.brand .edit li,.tech .edit li{ 
    display:inline-block; 
    _display:inline; 
    *float:left; 
    width:9px; 
    height:9px; 
    font:0/0 arial; 
    margin-right:10px; 
    cursor:pointer; 
    font:0/0 arial; 
    background:url("../images/dian.png") -10px 0 no-repeat;
     _background:url("../images/dian.png") -10px 0 no-repeat;}
    .brand .edit li.current,.tech .edit li.current{ background-position:0 0;
}

.brand{ 
    background:#f5f5f5; 
    padding:50px 0;
}
.brand .demo{ 
    float:left; 
    width:1100px; 
    overflow:hidden;
}
.logo-list li{ 
    float:left; 
    width:200px; 
    height:215px; 
    margin:0 10px; 
    padding:0; 
    border:1px solid #cccccc; 
    color:#333333; 
    font-size:14px; 
    text-align:center; 
    overflow:hidden; 
    background:#fff; 
    transition-duration:1s; 
    -webkit-transition-duration:1s;
}
.logo-list li:hover{ 
    background:#f2b40d; 
    color:white;
}
.brand .logo-list li .pic{ 
    width:190px; 
    height:160px; 
    overflow:hidden; 
    margin:5px auto 10px; 
    background:white;
}
.brand .left-btn,.brand .right-btn{ 
    display:block; 
    float:left; 
    width:29px; 
    height:49px; 
    line-height:49px; 
    margin-top:80px; 
    border:1px solid #d8d8d8; 
    text-align:center;
}
.brand .left-btn{ 
    margin-right:10px; 
}
.brand .left-btn i,.brand .right-btn i{ 
    display:inline-block; 
    width:10px; 
    height:17px; 
    vertical-align:top; 
    margin-top:15px; 
    background:url("../images/jian.gif") -15px -42px no-repeat;
}
.brand .left-btn:hover,.brand .right-btn:hover{ 
    background:#ff0900; 
    border-color:#ff0900;
}
.brand .left-btn:hover i{ 
    background-position:0 -42px;
}
.brand .right-btn{ 
    float:right; 
    margin-right:0;
}
.brand .right-btn i{  
    background-position:-15px -23px;
}
.brand .right-btn:hover i{ 
    background-position:0 -23px;
}
/* contact */
.contact{ 
    padding:135px 0 10px; 
    overflow:hidden; 
    background:url(../images/contact-bg.jpg) center 0 no-repeat;
}
.contact h2{ 
    padding-left:5px; 
    height:30px; 
    line-height:30px; 
    font-size:30px; 
    color:#ff0900; 
    border-left:3px solid #ff0900; 
}
.contact h2 span{ 
    font-size:20px; 
    font-weight:normal; 
    color:#a5a5a5; 
}
.contact .logo{ 
    height:56px; 
    margin:30px 0; 
}
.contact .leftside{ 
    float:left; 
    width:400px;
}
.contact .weixin{ 
    float:left; 
    width:130px; 
    padding-top:110px; 
    text-align:center;
}
.contact .weixin .img{ 
    width:120px; 
    height:127px; 
    background:url(../images/weixin.jpg) no-repeat;
}
.contact .leftside li{ 
    height:20px; 
    line-height:20px; 
    margin-bottom:15px; 
    padding-left:25px; 
    color:#666666; 
    background:url(../images/contact.gif) no-repeat;
}
.contact .leftside li.tel{ 
    background-position: 0 -31px;
}
.contact .leftside li.email{ 
    background-position: 0 -55px;
}

.contact .rightside{ 
    float:right; width:560px;
}
.contact .form{ 
    padding-top:35px; 
    overflow:hidden;
}
.contact .form ul{ 
    margin-bottom:20px; 
    overflow:hidden;
}
.contact .form ul li{ 
    float:left; 
    width:275px; 
    position:relative; 
    z-index:1;
}
.contact .form ul li i{ 
    position:absolute;
    left:8px; 
    top:11px; 
    background:url(../images/contact.gif) no-repeat;
}
.contact .form ul li .i-qq{ 
    width:15px; 
    height:15px; 
    background-position:0 -83px;
}
.contact .form ul li .i-conpany{ 
    *left:13px; 
    width:15px; 
    height:15px; 
    background-position:0 -108px;
}
.contact .form ul li .i-tel{ 
    width:15px; 
    height:20px; 
    background-position:0 -31px;
}
.contact .form ul li .i-yanzhen{ 
    top:13px; 
    *left:13px; 
    width:15px; 
    height:15px; 
    background-position:0 -133px;
}
.contact .form ul li input{  
    width:230px; 
    padding:4px; 
    height:30px; 
    line-height:30px; 
    padding-left:35px; 
    border:1px solid #d8d8d8; 
}
.contact .form ul li.left{ 
    margin-right:5px;
}
.contact .form ul li.right{ 
    margin-left:5px;
}
.contact .text textarea{ 
    width:548px; 
    height:66px; 
    margin-bottom:20px; 
    padding:5px; 
    border:1px solid #d8d8d8; 
    overflow:hidden;
}
.contact .submit .btn{
   float:right; 
   width:130px; 
   height:40px; 
   line-height:40px; 
   background:#ff0900; 
   text-align:center; 
   color:#fff; 
   font-size:14px; 
   cursor:pointer; 
   border:none;
}
/* footer */
.footer-info{ clear:both;}
#Footer{ clear:both; border-top:10px solid #ff0900; background:#2b2828; color:#dadada; overflow:hidden;}
#Footer a{ color:#dadada;}
#Footer .navbar{ padding:60px 0 20px; background:#353535;  overflow:hidden; }
#Footer .navbar dl{ float:left; width:350px; margin-left:75px; line-height:22px;  overflow:hidden; }
#Footer .navbar dl.first{ margin-left:0;}
#Footer .navbar dt{ height:30px; margin-bottom:15px; border-bottom:1px solid #848484; font-size:15px; font-weight:bold; color:#ffffff; }
#Footer .navbar ul{ padding-bottom:10px; overflow:hidden;}
#Footer .navbar li .text{ float:left; height:22px; line-height:22px; width:240px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all;}
#Footer .navbar li span{ float:right; width:85px; text-align:right;}
#Footer .navbar .more{ float:left; display:block; width:150px; height:28px; line-height:28px; border:1px solid #868686; color:#da251e; text-align:center; font-size:14px; font-family:articl;}
#Footer .navbar .more:hover{ text-decoration:none; color:#fff; background:#ce2620;}
#Footer .copyright{ padding:25px 0; text-align:center; line-height:20px;}