﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
}

.clearfix, .clear {
    clear: both;
}

.c:after {
    content: "";
    display: block;
    clear: both;
}

body {
    font-size: 16px;
    color: #000;
    font-family: "Microsoft YaHei";
}

li {
    list-style: none;
}

h1 {
    margin-top: 13px;
    font-size: 17px;
    line-height: 30px;
}

body,
table,
input, textarea, select, option {
    line-height: 2;
}

.clear {
    clear: both;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

a {
    color: #2b2b2b;
    text-decoration: none;
}

a:hover {
    color: #FCB501
}

.clearfix {
    clear: both;
}

.box1200 {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.c:after, .box1200:after {
    display: block;
    content: '';
    clear: both;
}

/*body{background: url(../images/uploads/001.jpg) no-repeat center 0;}*/
/*top*/
#top {
    background: #E5E5E5;
    line-height: 35px;
}

.topL {
    font-size: 14px;
}

.topR {
}

#head {
}

.headL {
    float: left;
    line-height: 94px;
}

.headL img {
    vertical-align: middle;
}

.headR {
    float: right;
    background: url(../images/images/tel.jpg) no-repeat 0 center;
    padding-left: 50px;
    color: #333;
    line-height: 30px;
    margin-top: 14px;
}

.headR p {
    font-size: 22px;
    color: #ffa200;
    font-weight: bold;
}

#nav {
    line-height: 50px;
    text-align: center;
    background: #0581c7;
}

#nav li {
    float: left;
    width: 20%;
}
#nav li.active{
    background: #ffad00;

}
#nav li.active a{
    color: #fff;
}

#nav li > a {
    display: block;
    width: 100%;
    color: #fff;
}

#nav li:hover {
    background: #fead15;
}
#nav li:hover a{
    color: #fff
}
.drop {
    position: relative;
}

.drop-con {
    position: absolute;
    width: 100%;
    background: #ffa10d;
    display: none;
    z-index: 3;
}

.drop:hover .drop-con {
    display: block;
}

.drop-con a {
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
}

.drop-con a:hover {
    background: #ffbd66;
}

/*banner*/
.flexslider {
    position: relative;
    height: 500px; /*banner高度*/
    overflow: hidden;
    background: url(../images/banner/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 500px; /*banner图片高度*/
}

.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(../images/banner/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(../images/banner/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/banner/next.png) center center no-repeat;
}


/*prolist*/
#prolist {
    margin: 50px 0 0 0;
    background: #F8F6F7;
}

.prolist-title {
    line-height: 45px;
    height: 45px;
    background: #008081;
    margin-bottom: 9px;
}

#prolist dd {
    line-height: 57px;
    border-bottom: 1px dashed #CDCBCC;
    background: url(../images/common/you.jpg) no-repeat 42px center;
    padding-left: 109px;
}

/*#contact {*/
/*    margin: 50px 0 0 0;*/
/*    background: #F7F5F6;*/
/*    padding-bottom: 12px;*/
/*}*/

/*.contact-title {*/
/*    line-height: 45px;*/
/*    height: 45px;*/
/*    background: #E4E4E6 url(../images/index/contact-tit.jpg) no-repeat;*/
/*    margin-bottom: 31px;*/
/*}*/
.contact-title{
    line-height: 35px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
#contact img {
    display: block;
    max-width: 100%;
    height: auto;
}

#contact dl {
    padding: 0 28px;
}

#contact dt {
    font-size: 15px;
    line-height: 34px;
    color: #fff;
}

#contact dd {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}


/*foot*/
#foot {
    overflow: hidden;
    background: #343338;
    padding-bottom: 20px;
}
#foot .foot-center{
    padding-top: 48px;
    padding-bottom: 22px;
    height: 190px;
    position: relative;
}
#foot .foot-center .foot-1{
    width: 30%;
    height: 100%;
    float: left;
    border-right: 1px solid #fff;
}
#foot .foot-center .foot-2{
    width: 20%;
    height: 100%;
    float: left;
    border-right: 1px solid #fff;
}
#foot .foot-center .foot-3{
    width: 33%;
    height: 100%;
    float: left;
    border-right: 1px solid #fff;
}
#foot .foot-center .top{
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    text-align: left;
}
#foot .foot-center .foot-1 p{
    padding: 0 20px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: left;
}
#foot .foot-center .foot-1 p a{
    color: #fff;
}
#foot .foot-center .foot-2 ul{
    width: 152px;
}
#foot .foot-center .foot-2 ul li{
    padding-left: 20px;
    width: 56px;
    height: 30px;
    float: left;
}
#foot .foot-center .foot-2 ul li a{
    font-size: 14px;
    color: #fff;
}
#foot .foot-center .foot-3 ul{
    padding-left: 20px;
}
#foot .foot-center .foot-3 ul li{
    width: 50%;
    height: 30px;
    float: left;
}
#foot .foot-center .foot-3 ul li a{
    font-size: 14px;
    color: #fff;
}
#foot .foot-center .ewm{float: left;width: 16%;}
#foot .ewm dl{
}
#foot .ewm dt{
    text-align: center;
    color: #fff;
}
#foot .ewm dd{}
#foot .ewm img{
    max-width: 132px;
    display: block;
    margin: 0 auto;
}
#foot .bottom{
    line-height: 50px;
    border-top: 1px solid #fff;
}
.foot-nav {
    text-align: center;
    max-width: 955px;
    margin: 19px auto;
    border-bottom: 1px solid #6AB3DE;
    line-height: 55px;
}

.foot-nav li {
    display: inline-block;
    width: 10%;
    /*float: left;*/
}

.foot-nav li a {
    color: #fff;
}

#foot p {
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
}

#foot p a {
    color: #fff;
}

.social_nav5 {
    height: 58px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background: #00429a;
}

.social_nav5 li {
    width: 33%;
    float: left;
    position: relative;
    border-right: 1px solid #00306f;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 12px;
    height: 58px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.social_nav5 li:last-child {
    border-right: none;
}

.social_nav5 li:first-child {
    border-left: none;
}

.social_nav5 li em {
    width: 23px;
    display: block;
    margin: 0 auto;
    padding: 10px 0 6px 0;
}

.social_nav5 li em img {
    width: 23px;
}

.social_nav5 li a {
    color: #fff;
}

.social_nav5 li.cur {
    color: #fff;
    background: #ffae02;
}

#phone-nav, .social_nav5 {
    display: none;
}

#nav {
    display: block;
}



.banner{overflow:hidden; position:relative;}
.banner .hd{position:absolute;bottom: 5px;width: 100%;text-align: center;}
.banner .hd ul{overflow:hidden;}
.banner .hd ul li{display: inline-block;width:15px;height:15px;line-height:14px;text-align:center;background:#fff;cursor:pointer;text-indent: 99px;border-radius: 50%;margin: 0 5px;overflow: hidden;}
.banner .hd ul li.on{ background:#f00; color:#fff; }
.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{display:block;}
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }








#indexL {
    width: 26%;
    height: 100%;
    float: left;
    border-radius: 4px;
    padding-bottom: 4px;
    background: #0681c7;
    background: -moz-linear-gradient(left , #0681c7 0%, #01a2fd 50%,#0483ca 100%);
    background: -webkit-linear-gradient(left , #0681c7 0%, #01a2fd 50%,#0483ca 100%);
    background: linear-gradient(left , #0681c7 0%, #01a2fd 50%,#0483ca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0681c7', endColorstr='#0483ca',GradientType=1 );
}
#indexL .top{
    height: 114px;
    font-size: 36px;
    text-align: left;
    color: #fff;
}
#indexL .top .p-1{
    padding-top: 20px;
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding-left: 34px;
}
#indexL .top .p-2{
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding-left: 34px;
}
.product-ul-box{
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 1px;
    background: #fff;
    border-radius: 8px;
}
.product-ul{
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 16px;

}
.product-ul>li{
    height: 58px;
    background: #e5e3fb;
    margin-bottom: 15px;
    position: relative;
}
.product-ul>li>a{
    padding-left: 40px;
    width: 200px;
    height: 58px;
    line-height: 58px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    text-align: left;
}
.product-ul li a i{
    width: 21px;
    height: 21px;
    display: inline-block;
    background: url("../images/images/product-ul-i.jpg") no-repeat;
    float: right;
    margin-right: 18px;
    margin-top: 20px;
}

.product-ul li:hover{
    background: #ffe847;
}
.product-ul li:hover a{
    color: #000;
}

.prolist2{
    position: absolute;
    left: 282px;
    top: 0;
    width: 400px;
    background: #ccc;
    line-height: 50px;
    display: none;
}
.prolist2>li{
    position: relative;
    padding-left: 20px;
    width: 200px;
    float: left;
    box-sizing: border-box;
}
.prolist2>li>a{}
.prolist3{
    position: absolute;
    top: 0;
    left: 200px;
    width: 400px;
    background: #eee;
    display: none;
    z-index: 3;
}
.prolist3>li{
    width: 200px;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
}
.prolist3>li>a{}
.product-ul>li:hover .prolist2{display:block;}
.prolist2>li:hover .prolist3{display:block;}
.product-more{
    margin-top: 30px;
    margin-bottom: 70px;
    height: 40px;
    text-align: center;
}
.product-more a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 auto;
    background: #fead15;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
#foot .foot-top{
    padding-top: 30px;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #272727;
    text-align: center;
}
#foot .foot-top li{
    width: 120px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
}
#foot .foot-top li a{
    width: 100%;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.lxwm-ul{

padding: 20px;
}
.lxwm-ul li{
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}
.lxwm-ul li a{color:#fff}
#indexR {
    width: 72%;
    float: right;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
    .right-title b {
        display: none;
    }

    .box1200, #about, .aboutL, .aboutR, #alzs, .slideBox, #prolist, #product, #contact, #gsdt, #hyzx, #nav li, .slideBox .bd img, #product dd, #page, #right, .pro-related li, .download-con ul, .download-con > ul > li, #indexL, #indexR {
        width: 98% !important;
        padding: 1%;
        margin: 0 auto !important;
    }

    #top, .headR, .foot-nav, #yqlj, #foot {
        display: none;
    }

    .headL {
        line-height: normal;
        padding: 5px 0;
        width: 80%;
    }

    .headL img {
        max-width: 100%;
        height: auto;
    }

    #gsdt, #hyzx {
        margin: 0 !important
    }

    #nav {
        line-height: 30px;
        display: none
    }

    #nav li {
        text-align: center;
        background: #1090D9;
        border-bottom: 1px solid #fff;
    }

    #product img {
        height: auto !important;
    }

    #phone-nav {
        display: block;
        width: 10%;
        float: right;
        height: 35px; /* background: #000; */
        margin: 5px;
    }

    #phone-nav li {
        width: 100%;
        height: 6px;
        background: #000;
        margin: 5px 0;
        border: 0;
    }

    .social_nav5 {
        display: block;
    }

    #phone {
        height: 58px;
    }

    .about-con table {
        width: 98%;
    }
}
#ewm{
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -65px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 0 2px #ccc;
    z-index: 99;
}
#ewm dt{}
#ewm dd{}
#ewm img{
    width: 130px;
}