/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #0e8fed;

	color: #fff;

}



::-moz-selection {

	background-color: #0e8fed;

	color: #fff;

}



::-webkit-selection {

	background-color: #0e8fed;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}
a:hover { 
transition: color 0.3s ease-out 0s;}


ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}







/*top*/



.top_bg{

    width: 100%;

    height: 109px;

    background: #fff;

    margin: 1px auto 0 auto;

}





.top_bg .top{

    width:1200px;

    height: 45px;

    margin: 0 auto;

    position: relative;

}



.top_bg .top .logo{

width: 263px;

height: 128px;

float: left;

background: #fff;

position: absolute;

z-index: 99;

left: 0;

top: 1px;

}





.top_bg .top .logo h1 img{

width: 231px;

height: 58px;

margin: 15px auto 0 auto;

display: block;

}



.top_bg .top .logo span{

    font-size: 16px;

    color: #020202;

    text-align: center;

    font-weight: bold;

    display: block;

    margin-top: 10px;

}



/* 询盘*/

i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    width: 180px;

    height: 45px;

    position: relative;

    float: left;

    margin-left: 260px;

}



.topxunpan .container {

    width: 180px;

    height: 45px;

}





.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 45px;

    color: #666;

    font-size: 12px;

    cursor: pointer;
    z-index: 99;

}



.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 0 5px;

    margin-left: 4px;

    margin-right: 4px;

   background: #0e8fed;

    box-sizing: border-box;

    color: #fff;

}



.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: #0e8fed;

    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: #0e8fed;

}



.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;

}





.top .tel{

    float: right;

    font-size: 22px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;

    line-height: 45px;

    background: url(../images/tel.png) no-repeat center left;

    padding-left: 40px;

    margin-right: 40px;

}







/*导航栏样式*/



.nav_bg {

    width: 100%;

    margin: 0 auto;

    height: 64px;

    background: #0e8fed;

}



.menu {

    width: 1200px;

    margin: 0 auto;

    height: 64px;

    position: relative;

}



.nav {

    height: 70px;

    margin-left: 265px;

}



.nav>li {

    line-height: 64px;

    height: 64px;

    text-align: center;

    width: 133px;

    float: left;

    position: relative;

    z-index: 999;

    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}





.nav li a {

    display: block;

    line-height: 64px;

    color: #fff;

    height: 64px;

    font-size: 15px;

    font-weight: bold;

}

.nav > li > a {
    position: relative;
    display: block;
    padding:0px !important;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}



.nav>li:hover {

    background: #d31112 !important;

}


.nav>li>a:hover {

    background: #d31112 !important;

}




.nav>li.another {

    background: #d31112;

}





.nav .sec {

    height: 0;

    width: 133px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 64px;

    left: 0px;

    background: #0e8fed;

    text-align: center;

}



.nav .sec a {

    color: #fff;

    font: 100 14px/24px "Microsoft YaHei";

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid #f5f5f5;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

}



.secleft {

    width: 133px;

}



.secleft a {

    color: #000;

    height: 45px;

    line-height: 45px;

    overflow: hidden;

}



.secleft a:hover {

    background: #d31112;

    text-decoration: none;

    color: #fff;

}





/*.nav_line {

    width: 980px;

    height: 4px;

    background: #e3e3e3;

    position: absolute;

    right: 0;

    bottom: 4px;

}*/



.nav li.pro.non {

    background: #f0c468;

}



.nav .secs {

    height: 0;

    background: #fff;

    width: 1045px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 64px;

    left: -300px;

}





.nav .secs li.nlayer1 .nav_img {

    width: 225px;

    height: 135px;

    margin: 10px auto 0 auto;

}



.nav .secs li.nlayer1 img {

    width: 225px;

    height: 135px;

}



.nav .secs li.nlayer1 {

    float: left;

    width: 260px;

    background: none;

    margin-top: 12px;

    border-right: 1px solid #cccccc;

    min-height: 300px;

}



.nav .secs li.nlayer1:nth-child(4) {

    border-right: none;

}



.nav .secs li.nlayer1>a {

    text-align: center;

    width: 225px;

    line-height: 34px;

    height: 34px;

    background: #f2f2f2;

    margin-left: 15px;

    color: #333;

}



.nav .secs li.nlayer1 a.a {

    background: #d9d9d9;

    margin: 10px auto 0 auto;

    display: block;

    font-size: 14px;

}



.nav .secs .nlayer2 {

    width: 240px;

}



.nav .secs .nlayer2 a {

    margin-top: 4px;

    text-align: center;

    width: 95px;

    line-height: 30px;

    height: 30px;

    background: #f2f2f2;

    margin-left: 15px;

    float: left;

    color: #333;

    font-weight: normal;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

    font-size: 14px;

    padding: 0 5px;

}



.nav .secs .nlayer2 a:hover {

    background: #0e8fed;

    color: #fff;

}



.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}





/*footer*/



.footer_bg{

    width: 100%;

    margin: 20px auto 0 auto;

    height: 320px;

    background: #434343;

    }

    

    .footer_bg .footer{

        width: 1200px;

        margin: 0 auto;

        height: 320px;

    }

    

    .footer_bg .footer .f_l{

        width: 720px;

        margin: 0 auto;

        float: left;

        background: url(../images/f_xt.png) no-repeat left top;

    }

    

    .footer_bg .footer .f_l dl{

        

        float: left;

        background: url(../images/f_xt.png) no-repeat right top;

        padding: 0 35px;

        height: 320px;

    }

    

    .footer_bg .footer .f_l dl dt{

        font-size: 15px;

        color: #fff;

        margin-bottom: 15px;

        font-weight: bold;

        margin-top: 60px;

    }

    

    .footer_bg .footer .f_l dl dd a{

        font-size: 12px;

        color: #999;

        line-height: 26px;

        white-space: nowrap;

        text-overflow: ellipsis;

        -o-text-overflow: ellipsis;

        overflow: hidden;

        display: block;

    }

    

    .footer_bg .footer .f_c{

        float: left;

        height: 320px;

        padding: 0 20px;

        background: url(../images/f_xt.png) no-repeat right top;

    }

    

    .footer_bg .footer .f_c h5{

        font-size: 15px;

        color: #fff;

        margin-bottom: 15px;

        font-weight: bold;

        padding-top: 60px;

        text-align: center;

    }

    

    .footer_bg .footer .f_c .ewm{

    width: 136px;

    height: 136px;

    margin: 0 auto;

    }



    .footer_bg .footer .f_c .ewm img{

        width: 136px;

        height: 136px;

        display: block;

    }

    

    .footer_bg .footer .f_c .ewm p{

        font-size: 12px;

        color: #fff;

        text-align: center;

        line-height: 50px;

    }

    

    .footer_bg .footer .f_r{

        float: right;

        height: 320px;

        width: 270px;

        background: url(../images/f_xt.png) no-repeat right top;

    }

    

    .footer_bg .footer .f_r h5{

        font-size: 15px;

        color: #fff;

        margin-bottom: 15px;

        font-weight: bold;

        padding-top: 60px;

    }

    

    .footer_bg .footer .f_r p{

        font-size: 14px;

        color: #fff;

        line-height: 32px;

    }

    

    .footer_bg .footer .f_r p span{

        font-size: 32px;

        color: #fff;

        line-height: 32px;

        font-family: Arial, Helvetica, sans-serif;

    }

    

    .end_bg{

        width: 100%;

        margin: 0 auto;

        height: 68px;

        background: #222;

    }

    

    .end_bg .end{

        width: 1200px;

        margin: 0 auto;

        height: 68px;

        line-height: 68px;

        font-size: 14px;

        color: #777;

        text-align: center;

    }

    

    .end_bg .end a{

        font-size: 14px;

        color: #777;

    }