/*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: #0f3ec4;

	color: #fff;

}



::-moz-selection {

	background-color: #0f3ec4;

	color: #fff;

}



::-webkit-selection {

	background-color: #0f3ec4;

	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;

}



.clear{

    clear: both;

}





/* top*/



.top_bg {

    width: 100%;

    margin: 0 auto;

    height: 50px;

   border-bottom: 1px solid #fafafa;

}



.top_bg .top {

    width: 1200px;

    margin: 0 auto;

    height: 50px;

    line-height: 50px;

}



.top_bg .top .wel {

    float: left;

    font-size: 12px;

    color: #808080;

}



.top_bg .top .wel span {

    color: #0f3ec4;

}



.top_bg .top .top_r {

    float: right;

}



/* 询盘*/

i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    height: 50px;

    float: right;

    position: relative;

    margin-left: 10px;

}





.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 50px;

    color: #808080;

    font-size: 12px;

    cursor: pointer;

}



.topxunpan .xp img {

    position: relative;

    top: 3px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 0 5px;

    margin-left: 1px;

    margin-right: 1px;

    font-size: 18px;

    background: #0f3ec4;

    box-sizing: border-box;

    color: #fff;

    border-radius: 5px;

    width: 20px;

    height: 20px;

    line-height: 20px;

    text-align: center;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 50px;

    line-height: 50px;

    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: #0f3ec4;

    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: #0f3ec4;

}



.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_r .t_buttom {

    float: left;

    margin-left: 30px;

    color: #808080;

    font-size: 12px;

}



.top_r .t_buttom a {

    color: #808080;

    font-size: 12px;

    margin: 0 10px ;

}



.top_r .t_buttom a img{

    position: relative;

    top: -2px;

    vertical-align: middle;

}







/* pagetop*/



.pagetop{

    width: 1200px;

    margin: 0 auto;

    height: 140px;

}



.pagetop .left_nr{

float: left;

}



.pagetop .left_nr .logo{

    float: left;

    margin: 45px 25px 0 0;

}



.pagetop .left_nr .logo img{

   width: 249px;

   height: 51px;

}



.pagetop .left_nr .trait{

    float: left;

    margin-top: 45px;

    background: url(../images/xt.png) no-repeat left center;

    padding-left: 25px;

    font-size: 22px;

    font-weight: bold;

    color: #0f3ec4;

}



.pagetop .left_nr .trait p{

    font-size: 16px;

    font-weight: normal;

    color: #4c4c4c;

}



.pagetop .right_tel{

    float: right;

    background: url(../images/tel.png) no-repeat left center;

    padding-left: 60px;

    margin-top: 40px;

}



.pagetop .right_tel span{

font-size: 16px;

color: #4c4c4c;

text-align: center;

display: block;

background: url(../images/xt1.png) no-repeat center;

}



.pagetop .right_tel p{

    font-size: 24px;

    color: #0f3ec4;

    font-weight: bold;

}





/*导航栏样式*/



.nav_bg {

    height: 50px;

    margin: 0 auto;

    width: 100%;

    background: #0f3ec4;

}



.menu {

    width: 1200px;

    margin: 0 auto;

    height: 50px;

    position: relative;

}



.nav {

    height: 50px;

}



.nav>li {

    line-height: 50px;

    height: 50px;

    text-align: center;

    width: 133px;

    float: left;

    position: relative;

    z-index: 999;

    background: url(../images/nav_l.png) no-repeat right center;

}





.nav li a {

    display: block;

    line-height: 50px;

    color: #fff;

    height: 50px;

    font-size: 14px;

}





.nav>li:hover {

    background: #db3632;

}







.nav>li.another {

    background: #db3632;

}







.nav .sec {

    height: 0;

    width: 133px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 50px;

    left: 0px;

    background: #0f3ec4;

    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: #db3632;

    text-decoration: none;

    color: #fff;

}





/*.nav_line {

    width: 980px;

    height: 4px;

    background: #e3e3e3;

    position: absolute;

    right: 0;

    bottom: 4px;

}*/



.nav li.pro.non {

    background: #0f3ec4;

}



.nav .secs {

    height: 0;

    background: #fff;

    width: 1200px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 50px;

    left: -450px;

}





.nav .secs li.nlayer1 .nav_img {

    width: 268px;

    height: 155px;

    margin: 10px auto 0 auto;

}



.nav .secs li.nlayer1 img {

    width: 268px;

    height: 155px;

}



.nav .secs li.nlayer1 {

    float: left;

    width: 298px;

    background: none;

    margin-top: 12px;

    border-right: 1px solid #cccccc;

    min-height: 650px;

}



.nav .secs li.nlayer1:nth-child(4) {

    border-right: none;

}



.nav .secs li.nlayer1>a {

    text-align: center;

    width: 268px;

    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: 268px;

    margin-left: 15px;

}



.nav .secs .nlayer2 a {

    margin-top: 7px;

    text-align: center;

    line-height: 30px;

    height: 30px;

    background: #f2f2f2;

    color: #333;

    font-weight: normal;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

    font-size: 14px;

    width: 268px;

}



.nav .secs .nlayer2 a:hover {

    background: #0f3ec4;

    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: 440px;

    margin: 50px auto 0 auto;

    background: url(../images/footer_bg.jpg) repeat-x top;

}



.footer_bg .footer{

    width: 1200px;

    height: 390px;

    margin: 0 auto;

}



.footer_bg .footer .contact{

    width: 1200px;

    height: 120px;

    margin: 0 auto;

}



.footer_bg .footer .contact ul li{

    width: 384px;

    height: 120px;

   background: #fff;

    margin-right: 16px;

    float: left;

    box-shadow: 0px 0px 10px 4px rgba(15, 62, 196, 0.1);

}



.footer_bg .footer .contact ul li span{

width: 56px;

height: 56px;

float: left;

margin: 30px 0 0 20px;

}



.footer_bg .footer .contact ul li span img{

    width: 56px;

    height: 56px;

}





.footer_bg .footer .contact ul li h5{

float: right;

margin-right: 20px;

font-size: 16px;

color: #666;

margin-top: 30px;

width: 270px;

}



.footer_bg .footer .contact ul li h5 p{

    font-size: 14px;

    color: #0f3ec4;

    line-height: 24px;

    margin-top: 5px;

}





.footer_bg .footer .end{

    margin-top: 70px;

}



.footer_bg .footer .end .f_l{

    width: 600px;

    margin: 0 auto;

    float: left;

    background: url(../images/footer_xt.png) no-repeat right top;

    

}



.footer_bg .footer .end .f_l dl{

    width: 120px;

    float: left;

    padding: 0 15px;

    height: 200px;

}



.footer_bg .footer .end .f_l dl dt{

    font-size: 18px;

    color: #fff;

    margin-bottom: 15px;

    font-weight: bold;

    background: url(../images/xt2.jpg) no-repeat left bottom;

    padding-bottom: 15px;

}



.footer_bg .footer .end .f_l dl dd a{

    font-size: 14px;

    color: #fafafa;

    line-height: 26px;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

}



.footer_bg .footer .end .f_c{

    float: left;

    margin-left: 25px;

    width: 360px;

}



.footer_bg .footer .end .f_c h5{

    font-size: 18px;

    color: #fff;

    margin-bottom: 15px;

    font-weight: bold;

    background: url(../images/xt2.jpg) no-repeat left bottom;

    padding-bottom: 15px;

}



.footer_bg .footer .end .f_c p{

    font-size: 14px;

    color: #fafafa;

    line-height: 30px;

}



.footer_bg .footer .end .f_c p a{

    font-size: 14px;

    color: #fafafa;

}



.footer_bg .footer .end .f_c img{

    margin: 0 5px;

}

.footer_bg .footer .end .ewm{

    float: right;

    width: 133px;

    height: 133px;

    background: url(../images/er_bg.png) no-repeat center;

    margin-right: 16px;

}



.footer_bg .footer .end .ewm img{ 

    width: 111px;

    height: 111px;

    padding: 11px;



}