/*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: #0854c6;
	color: #fff;
}

::-moz-selection {
	background-color: #0854c6;
	color: #fff;
}

::-webkit-selection {
	background-color: #0854c6;
	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;
}

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_bg{
    width: 100%;
    height: 140px;
    border-top: 2px solid #0854c6;
    margin: 0 auto;
}

.top_bg .top{
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}
.topxunpan .ly {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    float: left;
    font-size: 14px;
color: #555;
}

.topxunpan .ly a {
font-size: 14px;
color: #0854c6;
padding-right: 10px;
}

/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    width: 1200px;
    height: 30px;
    position: relative;
    margin: 0 auto;
}

.topxunpan .container {
    width: 240px;
    height: 30px;
    position: relative;
    margin: 0 auto;
    float: right;
}

.topxunpan .xp {
    position: relative;
    float: right;
    line-height: 30px;
    color: #555;
    font-size: 14px;
    cursor: pointer;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.topxunpan .xp i {
    padding: 0 5px;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #0854c6;
    box-sizing: border-box;
}

.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: #0854c6;
    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: #0854c6;
}

.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;
}



/*pagetop*/

.pagetop {
    height: 110px;
    margin: 0 auto;
    width: 1200px;

}

.pagetop .left_nr {
    float: left;
}

.pagetop .left_nr .logo {
    float: left;
    margin:18px 10px 0 0;
}

.pagetop .left_nr .name {
    float: left;
    margin: 8px 20px 0 0;
}


.pagetop .left_nr .name h1 a {
    font-size: 36px;
    font-weight: bold;
    color: #333;
}

.pagetop .left_nr .name h1 span {
    color: #555;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}


.pagetop .left_nr .trait {
    float: left;
    height: 60px;
    border-left: 1px solid #dcdcdc;
    margin: 18px 0 0 0;
    padding-left: 25px;
    font-size: 20px;
    color: #0854c6;
    font-weight: bold;
}

.pagetop .left_nr .trait p {
    font-size: 18px;
    color: #333;
    margin-top: 5px;
    font-weight: normal;
}

.pagetop .right_tel {
    float: right;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 60px;
    margin-top: 20px;
    height: 50px;

}
.pagetop .right_tel span {
    font-size:16px;
    color: #444;
    display: block;
}

.pagetop .right_tel p {
    font-size:28px;
    color: #0854c6;
    line-height: 32px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}


/*导航栏样式*/

.nav_bg {
    height: 46px;
    margin: 0 auto;
    width: 100%;
    background: #0854c6;
}

.menu {
    width: 1200px;
    margin: 0 auto;
    height: 46px;
    position: relative;
}

.nav {
    height: 46px;
}

.nav>li {
    line-height: 46px;
    height: 46px;
    text-align: center;
    width: 120px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(../images/nav_l.png) no-repeat right center;

}


.nav li a {
    display: block;
    line-height: 46px;
    color: #fff;
    height: 46px;
    font-size: 14px;
}


.nav>li:hover {
    background: #333;
}



.nav>li.another {
    background: #333;
}



.nav .sec {
    height: 0;
    width: 120px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 46px;
    left: 0px;
    background: #0854c6;
    text-align: center;
}

.nav .sec a {
    color: #fff;
    font: 100 14px/24px "Microsoft YaHei";
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f5f5f5;
}

.secleft {
    width: 133px;
}

.secleft a {
    color: #000;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.secleft a:hover {
    background: #333;
    text-decoration: none;
    color: #fff;
}


/*.nav_line {
    width: 980px;
    height: 4px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    bottom: 4px;
}*/

.nav li.pro.non {
    background: #333;
}

.nav .secs {
    height: 0;
    background: #fff;
    width: 1045px;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 46px;
    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: 400px;
}

.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;
}

.nav .secs .nlayer2 {
    width: 240px;
}

.nav .secs .nlayer2 a {
    margin-top: 4px;
    text-align: center;
    width: 105px;
    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;
}

.nav .secs .nlayer2 a:hover {
    background: #0854c6;
    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%;
    height: 379px;
    margin: 50px auto 0 auto;
    background: url(../images/footer_bg.jpg) repeat-x  center;
    }
    
    .footer_bg .footer{
        width: 1200px;
        height: 250px;
        margin: 0 auto;
        padding-top: 50px;
    }
        
    .footer_bg .footer .f_l{
        width: 380px;
        margin: 0 auto;
        float: left;
    }

    .footer_bg .footer .f_l h5{
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 15px;
        background: url(../images/xt.jpg) no-repeat left bottom;
    }
    .footer_bg .footer .f_l p{
        font-size: 14px;
        color: #fff;
        line-height: 36px;
    }

    .footer_bg .footer .f_l p a{
        font-size: 14px;
        color: #fff;
    }

    .footer_bg .footer .f_c{
        width: 680px;
        height: 210px;
        margin: 0 auto;
        float: left;
    }
    
    .footer_bg .footer .f_c dl{
        width: 120px;
        float: left;
        margin-right: 10px;
        background: url(../images/xt1.png) no-repeat right top;
        padding: 0 20px;
        height: 170px;
    }
    
    .footer_bg .footer .f_c dl dt{
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 15px;
        background: url(../images/xt.jpg) no-repeat left bottom;
    }
    
    .footer_bg .footer .f_c dl dd a{
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }
    
    
    .footer_bg .footer .f_r{
        width: 100px;
        float: right;
    }

    .footer_bg .footer .f_r h5{
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding-bottom: 15px;
        margin-bottom: 15px;
        background: url(../images/xt.jpg) no-repeat left bottom;
    }


    .footer_bg .footer .f_r img{
        width: 100px;
        height: 100px;
    }
    
    
    .footer_bg .end{
        width: 1200px;
        height: 79px;
        margin: 0 auto;
    }
    
    .footer_bg .end p{
        font-size: 14px;
        color: #fff;
        line-height: 79px;
        text-align: left;
    }
    .footer_bg .end p a{
        font-size: 14px;
        color: #fff;
    }