body {font-family: "Microsoft Yahei";margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p,table,tr,th,td {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
a{text-decoration: none;color: inherit;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
.w_auto{width: 1200px;margin: 0 auto;overflow: hidden;}
.clear{clear: both;}

.top{
    width: 100%;
    height: 100px;
}
.top .logo{
    width: 140px;
    height: 100px;
    float: left;
}
.top .nav{
    width: 700px;
    height: 100px;
    float: left;
    margin-left: 110px;
}
.top .nav ul{
    width: 700px;
    height: 100px;
}
.top .nav ul li{
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: left;
    font-size: 18px;
    text-align: center;
}
.top .nav ul li:hover{
    color: #f38000;
}
.top .lg{
    float: right;
    width: 100px;
    height: 30px;
    border: 1px solid #dcdcdc;
    color: #a6a6a6;
    margin-top: 35px;
}
.top .dp{
    background-color: white;
    width: 100px;
    height: 30px;
    line-height: 30px;
    position: relative;
    display: inline-block;
}
.top .dp img{
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.top .lg-cnt{
    display: none;
    position: absolute;
    z-index: 6;
}
.top .lg-cnt a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #a6a6a6;
}
.top .lg-cnt a img{
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.top .lg:hover .lg-cnt{
    display: block;
}
.banner{
    width: 100%;
    height: 640px;
}

.flexslider{position:relative;height:640px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:640px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/statics/images1/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/statics/images1/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/statics/images1/next.png) center center no-repeat;}

.pro{
    width: 100%;
    height: 1060px;
}
.pro h1{
    text-align: center;
    padding-top: 50px;
    font-size: 30px;
}
.pro .box{
    width: 1200px;
    height: 900px;
    margin: 30px auto 0;
    color: #404040;
}
.pro .box .lt{
    width: 1200px;
    height: 900px;
    float: left;
    margin-right: 23px;
    overflow: hidden;
}
.pro .box .lt div{
    width: 377px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 14px;
    transition: all .2s;
    float: left;
    margin-top: 5px;
}
.pro .box .lt div:hover{
    transform: translate3d(0,-5px,0);
    box-shadow: 0 15px 30px grey;
}
.pro .box .lt img{
    width: 375px;
    height: auto;
    border: 1px solid #d2d2d2;
}
.pro .box .lt p{
    width: 377px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}
.pro .box .cen{
    width: 590px;
    height: 680px;
    float: left;
    margin-right: 23px;
    transition: all .2s;
}
.pro .box .cen:hover{
    transform: translate3d(0,-5px,0);
    box-shadow: 0 15px 30px grey;
}
.pro .box .cen img{
    width: 588px;
    height: 588px;
    border: 1px solid #d2d2d2;
}
.pro .box .cen p{
    width: 590px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 22px;
}
.pro .box .rt{
    width: 282px;
    height: 700px;
    float: left;
}
.pro .box .rt div{
    width: 282px;
    height: 322px;
    margin-bottom: 14px;
    transition: all .2s;
}
.pro .box .rt div:hover{
    transform: translate3d(0,-5px,0);
    box-shadow: 0 15px 30px grey;
}
.pro .box .rt img{
    width: 280px;
    height: 280px;
    border: 1px solid #d2d2d2;
}
.pro .box .rt p{
    width: 282px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}
.pro .box .lt div:hover p{
    background-color: #f38000;
    color: white;
}
.pro .box .lt div:hover img{
    border-color: #f38000;
}
.pro .box .cen:hover p{
    background-color: #f38000;
    color: white;
}
.pro .box .cen:hover img{
    border-color: #f38000;
}
.pro .box .rt div:hover p{
    background-color: #f38000;
    color: white;
}
.pro .box .rt div:hover img{
    border-color: #f38000;
}
.cnt1{
    width: 100%;
    height: 720px;
    background-color: #434343;
}
.cnt1 h1{
    text-align: center;
    padding-top: 50px;
    font-size: 30px;
    color: white;
}
.cnt1 .box{
    width: 1200px;
    height: 520px;
    margin: 25px auto 0;
}
.cnt1 .box ul{
    width: 1200px;
    height: 520px;
}
.cnt1 .box ul li{
    width: 280px;
    height: 240px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all 0.6s;
}
.cnt1 .box ul li:hover{
    transform: scale(1.1);
}
.cnt1 .box ul li img{
    width: 280px;
    height: 186px;
}
.cnt1 .box ul li p{
    width: 280px;
    height: 50px;
    margin-top: 4px;
    background-color: white;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
}
.cnt1 .box ul li:hover p{
    background-color: #f38000;
    color: white;
}
.cnt1 span{
    display: block;
    margin-top: 27px;
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: white;
    background-color: #595959;
}
.about{
    width: 100%;
    height: 570px;
    background-color: #eeeeee;
}
.about h1{
    text-align: center;
    font-size: 30px;
    padding-top: 50px;
}
.about .box{
    width: 1200px;
    height: 300px;
    margin: 40px auto 0;
    position: relative;
}
.about .box .div1{
    width: 760px;
    height: 300px;
}
.about .box .div1 p{
    font-size: 14px;
    line-height: 24px;
    color: #737373;
}
.about .box .div1 span{
    display: inline-block;
    font-size: 30px;
    color: red;
    text-align: center;
    float: left;
    width: auto;
    height: 80px;
    font-weight: bold;
    margin-top: 45px;
}
.about .box .div1 span:last-child{
    width: 170px;
}
.about .box .div1 span sup{
    font-size: 16px;
}
.about .box .div1 span i{
    font-size: 20px;
    line-height: 24px;
    color: #737373;
    font-weight: 500;
    font-style: normal;
}
.about .box .div1 div{
    width: 1px;
    height: 32px;
    float: left;
    margin: 64px 15px;
    background-color: #dcdcdc;
}
.about .box .div2{
    position: absolute;
    top: 0;
    right: 0;
    width: 377px;
    height: 410px;
}
.about .span1{
    display: block;
    width: 100%;
    height: 160px;
    background-color: #f38000;
}
.about .span1 a{
    display: inline-block;
    width: 140px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 16px;
    margin-top: 55px;
    background-color: red;
}
.app{
    width: 100%;
    height: 575px;
}
.app h1{
    text-align: center;
    font-size: 30px;
    padding-top: 48px;
}
.app .box{
    width: 1200px;
    height: 400px;
    margin: 40px auto 0;
}
.app .box ul{
    width: 1200px;
    height: 400px;
}
.app .box ul li{
    float: left;
    width: 280px;
    height: 400px;
    margin-right: 26px;
}
.app .box ul li:last-child{
    margin-right: 0;
}
.app .box ul li div{
    width: 280px;
    height: 400px;
    background-color: #000000;
    opacity: 0;
}
.app .box ul li div:hover{
    opacity: 0.7;
}
.app .box ul li div img{
    width: 85px;
    height: 60px;
    margin: 135px 97px 0;
}
.app .box ul li div p{
    text-align: center;
    padding-top: 10px;
    font-size: 22px;
    color: white;
}
.app .box ul .a1{
    background: url("/statics/images1/app_03.jpg") no-repeat center center;
}
.app .box ul .a2{
    background: url("/statics/images1/app_05.jpg") no-repeat center center;
}
.app .box ul .a3{
    background: url("/statics/images1/app_07.jpg") no-repeat center center;
}
.app .box ul .a4{
    background: url("/statics/images1/app_09.jpg") no-repeat center center;
}
.news{
    width: 100%;
    height: 520px;
    background-color: #f2f2f2;
}
.news h1{
    text-align: center;
    font-size: 30px;
    padding-top: 40px;
}
.news .box{
    width: 1200px;
    height: 340px;
    margin: 40px auto 0;
}
.news .box .lt{
    width: 513px;
    height: 340px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news .box .lt img{
    transition: all 0.6s;
}
.news .box .lt img:hover{
    transform: scale(1.1);
}
.news .box .lt p{
    position: absolute;
    top: 280px;
    left: 0;
    width: 513px;
    height: 60px;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 60px;
    background-color: #000000;
    opacity: 0.7;
    z-index: 2;
}
.news .box .rl{
    width: 640px;
    height: 340px;
    float: left;
    margin-left: 47px;
}
.news .box .rl p{
    width: 640px;
    height: 50px;
    border-bottom: 1px solid #a6a6a6;
    font-size: 25px;
    color: #666666;
}
.news .box .rl p #span1{
    display: inline-block;
    height: 50px;
    width: 120px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #666666;
    float: left;
    margin-right: 10px;
    color: #f38000;
}
.news .box .rl p #span2{
    display: inline-block;
    height: 50px;
    width: 120px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #666666;
    float: left;
}
.news .box .rl p .span3{
    display: inline-block;
    width: 75px;
    height: 35px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    float: right;
}
.news .box .rl div{
    width: 640px;
    height: 270px;
    margin-top: 20px;
}
.news .box .rl div ul{
    width: 640px;
    height: 270px;
}
.news .box .rl div ul li{
    width: 640px;
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    color: #737373;
    clear: both;
    zoom: 1;
    margin-bottom: 10px;
}
.news .box .rl div ul li:hover{
    color: #f38000;
}
.news .box .rl div ul li span{
    display: inline-block;
    float: right;
}
.foot{
    width: 100%;
    height: 290px;
    background-color: #333333;
}
.foot .foot-nav{
    width: 470px;
    height: 150px;
    float: left;
    margin-top: 60px;
}
.foot .foot-nav ul{
    width: 470px;
    height: 120px;
}
.foot .foot-nav ul li{
    margin-right: 25px;
    font-size: 18px;
    color: white;
    float: left;
}
.foot .foot-nav ul li .a1{
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #d9d9d9;
}
.foot .div1{
    width: 380px;
    height: 120px;
    padding: 0 40px;
    margin-top: 60px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    float: left;
    color: #d9d9d9;
}
.foot .div1 h2{
    font-size: 20px;
    margin: 10px 0;
}
.foot .div1 p{
    font-size: 14px;
    line-height: 24px;
}
.foot .div2{
    width: 260px;
    height: 120px;
    margin-top: 60px;
    float: left;
}
.foot .div2 img{
    float: right;
}
.foot .div2 span{
    display: block;
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 14px;
    color: #d9d9d9;
    line-height: 24px;
}
.foot .div3{
    width: 100%;
    margin-top: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #d9d9d9;
    background-color: #434343;
}
