@charset "utf-8";
/* CSS Document */
/*commen*/
*{margin: 0 auto; padding: 0;}
body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}
ul,li{list-style-type: none;}
img,ul,li,button{margin: 0px;}
img,button{border: none;}
a{color: #000;text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
img{border:0;}

/*top*/
.top_all{ width:1200px;; height:145px; background: url(../images/top_bk.jpg) no-repeat -382px;}
.top{ width:1200px; margin:auto; overflow:hidden;}
.logo{ float:left;margin-top:30px;background:url(../images/logo_top.png) no-repeat left;padding-left:80px;    background-size: 63px;}
.logo a{ font-size:36px; color:#383838; font-weight:bold;}
.logo a span{ font-size:15px; color:#666666; font-weight:normal; text-transform:uppercase;}
.top_call{ font-size:30px; color:#333333; float:right; margin-top:50px;}


/*nav_all*/
.nav_all{ width:100%; height:60px; line-height:60px; background:#0471df;}
.nav{ width:1200px; margin:auto;}
.nav ul{ overflow:hidden;}
.nav ul li{ width:150px; text-align:center; line-height:60px; float:left; }
.nav ul li a{color:#fff; font-size:18px;}
.nav ul li:hover{ background:#333333;}
.nav_add{
     position: relative;
    z-index: 1;
    background: #0471df;
    /* -webkit-transition:.5s; */
    /* transition:.5s; */
    display: none;
}

.nav ul li.another{
    background: #333;
}

    
.nav_add a{
    display: block;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    -webkit-transition:.5s;
    transition:.5s;
     background: #0471df;
     line-height: 40px;
}
.nav_add a:hover{
    background: #333;
}

.top-hea {
    width: 100%;
    height: 34px;
    background-color: #333333;
    line-height: 34px;
}

.top-hea .top-L{
    padding-left: 21px;
    box-sizing: border-box;
    background: url("../images/menu1.png") no-repeat left center;
    font-size: 14px;
    color: #929292;
}
.top-hea .top-R{
    padding-left: 31px;
    box-sizing: border-box;
    background: url("../images/xun.png") no-repeat left center;
}


.topxunpan .xp {
    position: relative;
    line-height: 34px;
    color: #929292;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}


.topxunpan .xp i {
    color: #fff;
    font-style: normal;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #0471df;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #0471df;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}


.clear{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.between{
    width: 1200px;
    margin: 0 auto;
}
.between-1{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*footer*/
.footer_all{ width:100%; background:url(../images/footer_bk.jpg) no-repeat center; height:310px;}
.footer{ width:1180px; margin:auto;}
.footer_t{ padding-top:110px;}
.footer_t_l{ width:200px; float:left;}
.footer_t_m{ float:left; width:420px; margin-left:225px;}
.footer_t_r{ float:left; width:80px; height:80px; margin-left:105px;}
.footer_t_r img{width:80px; height:80px;}
.footer_t_l_w1{ font-size:24px; color:#fff; font-family:"Times New Roman";    width: 180px;}
.footer_t_l_w2{ width:120px; height:32px; border:1px solid #fff; text-align:center; line-height:32px; margin-top:20px; margin-left:0px;}
.footer_t_l_w2 a{ font-size:14px; color:#fff;}
.footer_t_m_w1{ font-size:16px; color:#fff; margin-top:-10px;}
.footer_t_m_w2{ font-size:16px; color:#fff; margin-top:18px;}
.footer_t_m_w3{ font-size:16px; color:#fff; margin-top:18px;}
.footer_nav{ clear:both; padding-top:90px;}
.footer_nav ul{ overflow:hidden;}
.footer_nav ul li{ width:117px; float:left;}
.footer_nav ul li a{ display:block; border-right:1px dashed #fff; font-size:14px; color:#fff; text-align:center;}
.footer_b{ padding-top:55px; text-align:center; line-height:30px; color:#fff; font-size:16px; clear:both;}












