﻿html {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}
body {
    background: url(../images/bg.jpg);
}
*html {
    /*background-image: url(about:blank);*/
    background-attachment: fixed;
}/*解决IE6下滚动抖动的问题*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
}
.clearfix {*zoom: 1; }
.clearfix:before, .clearfix:after {display: table;line-height: 0;content:"";}
.clearfix:after {clear: both;}
.right{
    float: right;
}
.left{
    float: left;
}
.indexmain {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.main {
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}
.thems{
 color: #0043b2;;
}
.login_out{
    font-size: 14px;
    display: inline-block;
    height: 30px;
    width: 160px;
   /* padding: 0 0 0 17px;*/
    text-align: center;
    box-sizing: border-box;
    line-height: 30px;
    border-radius: 18px;
    background-color: #F1F2F3;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 1px 1px;
}
.txtCenter{
    text-align: center;
}
A {
    COLOR: #555;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #000000;
}
.gao10px {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 10px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}

.gao5bpx {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 5px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
    width: 1200px;
    background-color: #FFFFFF;
}
.gao8px {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 8px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}
.gao5px {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 5px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}
.gao1px {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 1px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}
.gao20px {
    height: 20px;
    width: 100%;
    clear: both;
}
.gao30px {
    height: 30px;
    width: 100%;
    clear: both;
}

.gao40px {
    height: 40px;
    width: 100%;
    clear: both;
}

.h136 {
    width: 1250px;
    height: 136px;
    margin: 0 auto;
}
.w374 {
    width: 374px;
    float: left;
    height: 136px;
    background: url('../images/logo.jpg') no-repeat center center;
}
.w374 img{
    vertical-align: middle;
}
.w842 {
    width: 842px;
    float: right;
}
.rszp {
    width: 330px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    float: right;
    position: relative;
}
.rszp form{
    margin-top: 2px;
}
.fzjg{
    background-color: #FFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    padding: 0px 12px;
    -webkit-transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    font-size: 14px;
    height: 33px;
}

.rszp ul li {
    list-style-type: none;
    float: left;
    margin-left: 10px;
}
.rszp a:hover
{
    color: #306ab4;
}
.h348 {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 348px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}
.h30 {
    MARGIN: 0px auto;
    DISPLAY: block;
    HEIGHT: 30px;
    CLEAR: both;
    FONT-SIZE: 1px;
    OVERFLOW: hidden;
}

.lbbox {
    width: 100%;
    text-align: center;
    margin: auto;
}
/* 头部 */
.header {
    height: 210px;
    width: 100%;
    background: url(../images/njlq_5.jpg) no-repeat center top;
    background-size: cover;
}

.head {
    width: 1200px;
    margin: auto;
    height: 100%;
    position: relative;
}

.head_top {
    height: 65px;
    line-height: 65px;
    width: 100%;
}

.head_t_left {
    float: left;
}
.lclogo{
    float: left;
}
.head_t_right font {
    font-size: 20px;
    color: #bcbcbc;
    padding: 0 8px;
}

.head_t_right {
    float: right;
    position: relative;
}

.head_t_right img {
    position: relative;
    top: 7px;
    margin-right: 12px;
}

.head_t_right select {
    width: 297px;
    height: 38px;
    border: 1px solid #83a09e;
    padding-left: 30px;
    font-size: 22px;
    color: #7aa2bb;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/njlq_4.png) no-repeat scroll top 7px right 8px transparent;
    padding-right: 5px;
    cursor: pointer;
}

.logo {
    position: absolute;
    left: 0;
    top: 75px;
}

/* 导航 */
.nav {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background-color: #227cd2;
}

.navbox {
    width: 1200px;
    margin: auto;
}

.navbox>ul>li {
    float: left;
    width: 14%;
    height: 56px;
    line-height: 56px;
    text-align: center;

}
.navbox>ul>li a{
    border-right: 1px solid #bcd7f2;
    display: block;
}


.navbox>ul>li:nth-last-child(1) a{
    border-right: none;
}

.navbox>ul>li>a {
    color: white;
    font-size: 24px;
}

.zlist {
    display: none;
    position: relative;
    z-index: 999;
    top: -2px;
    background-color: #227cd2;
}

.zlist>li {
    border: 1px solid #fff;
    border-top: none;
}
.zlist>li:hover {
    background-color: #1865af  !important;
}
.zlist>li>a {
    color: white;
}

.navbox>ul>li:hover>.zlist {
    display: block;
}
/* 头部样式结束 */


/* 脚部 */
.footer {
    width: 100%;
/*    height: 90px;*/
    background-color: #227cd2;
}
.footer03{
    position: relative;
}
#wxi{
    cursor:pointer;
}
#wx{
    position: absolute;
    top: -210px;
    width: 200px;
    display: none;
    margin: 0px auto;
    left: 50%;
}
.foot {
    width: 1200px;
    margin: auto;
    text-align: center;
    color: white;
    padding-top: 18px;
}

.foot p {
    padding-bottom: 8px;
    font-size: 18px;
}

/*脚步end*/

/* 导航栏 */
.dh {
    height: 40px;
    line-height: 40px;
    float: right;
    right: -15px;
    position: relative;
}
.dh ul li {
    list-style-type: none;
    float: left;
    width: 105px;
    text-align: center;
}
.dhli:hover
{
    color: #306ab4;
    border-bottom: 3px solid #306ab4;
}
.dhli:hover .lth15
{
    color: #306ab4;
}
.dhli{
    position: relative;
}
.lth15-1 {
    font-family: "微软雅黑";
    font-size: 17px;
    color: #333;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
}
ul {
    z-index: 9999;
}
ul.one li {
    border: 1px solid #eee;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    opacity: 0.8;
}
ul.one li:hover {
    background: #fff;
    opacity: 0.9;
}
ul li:hover>ul {
    display: block;
}
ul.one li:hover>a {
    color: #000;
}
ul.one li:hover>ul {
    display: block;
}
ul.one li a {
    font-size: 15px;
    color: #333333;
}
.one  li{
    text-align: center !important;
}
.none {
    display: none;
}
.one {
    position: absolute;
    width: 120px;
    top: 43px;
}
.two {
    position: relative;
    left: 110px;
    top: -35px;
}


.iptss {
    position: absolute;
    height: 30px;
    border: none;
    display: block;
    float: left;
    padding-left: 10px;
    border: 1px solid #eeeeee;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 15px;
    width: 168px;
    color: #a2a2a2;
}
.btnsbmit {
    position: absolute;
    background: url(/images/mjxysy_3.jpg) center center no-repeat;
    width: 33px;
    height: 35px;
    left: 177px;
    border: none;
    cursor: pointer;
}
/*右侧漂浮*/
.rightwx{
    position: fixed;
    right: 50%;
    top: 485px;
    margin-right: -788px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||220)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.rightwx img{
    width: 145px;
}
/*userlogin*/
.userlogin{
    background-color: #306ab4;
    color: #fff;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 0 10px ;
}
.banner{
    min-width: 1265px;
}
@media screen and (max-width:3840px){
    .banner{ height: 500px;}
}
@media screen and (max-width:2560px){
    .banner{ height: 445px;}
}
@media screen and (max-width:1920px){
    .banner{ height: 334px;}
}
@media screen and (max-width:1680px){
    .banner{ height: 292px;}
}
@media screen and (max-width:1440px){
    .banner{ height: 251px;}
}
@media screen and (max-width:1366px) {
    .banner{ height: 238px;}
}
@media screen and (max-width:1280px){
    .banner
    {
        height: 223px;
    }
}
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../images/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../images/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

.ewmimg {
    float: none;
    width: 155px;
    position: absolute;
    right: 0;
    top: 85px;
    z-index:100;
}

#ewmbox {
    display: none;
}

#wxewm:hover+div#ewmbox {
    display: block!important;
}

#ssiptbox {
    width: 250px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 76px;
    right: 50px;
    display: none;
}

.ssipt {
    width: 165px;
    border: 1px solid #ebebeb;
    height: 28px;
    position: absolute;
    top: 0px;
    padding-left: 15px;
    color: #b6b6b6;
}

.ssbut {
    width: 52px;
    border: none;
    background-color: #3a7bc1;
    height: 30px;
    color: white;
    font-size: 17px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 16px;
}

nav {
    width: 1250px;
    margin: auto;
    height: 105px;
    line-height: 105px;
    position: relative;
}
nav img {
    display: inline-block;
    float: left;
}

nav ul li {
    float: left;
    text-align: center;
    width: 107px;
}

nav ul li a {
    font-size: 18px;
    color: #535353;
}

.navimg {
    position: relative;
    top: 38px;
    margin: 0 12px;
    cursor: pointer;
}
.topleft{
    width: 200px;float: left;
}
.topmid{
    width: 899px;float: left;
    margin-top: 40px;
}
.topright{
    margin-top: 10px;
    float: left;
    margin-left: 30px;
}
.passul {
    padding: 20px 0;
}
.footer a{
    color: #ffffff;
}