@charset "gb2312";
/*¹«ÓÃ*/

* {
    margin: 0px;
    padding: 0px;
    border: none
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

span {
    margin: 0;
    padding: 0px;
}

p {
    margin: 0;
    padding: 0px;
}

body {
    background: #fff;
    color: #7f7f7f;
    margin: 0 auto;
    font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

ul,
ol {
    list-style-type: none;
}

select,
input,
select {
    vertical-align: middle;
    font-family: "Microsoft Yahei";
}

img {
    vertical-align: top
}

.left {
    float: left!important;
}

.right {
    float: right!important;
}

.text_le {
    text-align: left;
    !important;
}

.text_ri {
    text-align: right;
    !important;
}

a:link {
    color: #444444;
    text-decoration: none;
}

a:visited,
a:active,
a:focus {
    color: #444444;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #0073c3;
    text-decoration: none;
}

.am-g:after,
.am-g:before,
.w1200:after,
.w1200:before,
.w1220:after,
.w1220:before {
    content: " ";
    display: table
}

.am-g:after,
.w1200:after,
.w1220:after {
    clear: both
}

.w1220 {
    width: 1220px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.show {
    display: inline-block
}

.hide {
    display: none
}



.ov-col {
    background: #2393e1;
    height: 24px;
    width: 90px;
    line-height: 24px;
    border-radius: 5px;
    color: #fef102!important;
    text-align: center;
}

.mt20 {
    margin-top: 20px!important;
}

.wt-top-30,
.p-t-h30 {
    margin-top: 30px!important;
}

.wt-top-20 {
    margin-top: 20px!important;
}

.tex-cen,
.text-center {
    text-align: center;
    !important;
}

.text-s36 {
    font-size: 36px;
    color: #4b4b4b;
}

.text-s16 {
    font-size: 16px;
}

.text-s18 {
    font-size: 18px;
}

.text-s20 {
    font-size: 20px;
}

.text-in {
    text-indent: 2em;
}

.wt-noshow {
    display: none;
}

.topban,
.topban a {
    height: 90px;
    width: 100%;
    background: url(/public/images/bantop.jpg) center center no-repeat;
    display: block;
}

.pc-zy-yj {
    font-size: 24px;
    color: #FFF;
    height: 48px;
    padding: 26px 0;
    background: #993366;
    margin: 0 auto;
}

.pc-zy-yj .pc-zy-bm {
    width: 1140px;
    padding: 0 30px;
    height: 48px;
    overflow: hidden;
}

.pc-zy-yj .pc-zy-bm ul li {
    float: left;
    height: 48px;
    line-height: 48px;
}

.pc-zy-yj .pc-zy-bm ul li.m-left {
    margin-left: 70px;
}

.pc-zy-yj .pc-zy-bm .pc-zy-bm-put {
    height: 48px;
    width: 274px;
    padding: 0 5px;
    font-size: 20px;
    vertical-align: top;
}

.pc-zy-yj .pc-zy-bm .pc-zy-btn {
    font-size: 24px;
    cursor: pointer;
    width: 238px;
    height: 48px;
    background: #ff5151;
    color: #fff;
    border-radius: 5px;
    vertical-align: top;
}

.pl {
    height: auto;
    width: 1200px;
    margin: 20px auto;
    clear: both;
}

/*index*/

.sm-nav {
    width: 290px;
    height: 360px;
    z-index: 999;
    position: absolute;
    top: 50px;
    left: 0;
}

.sm-nav .sm-nav-l {
    float: left;
    width: 40px;
    height: 360px;
    background: #2393e1;
    overflow: hidden;
}

.sm-nav-l ul li {
    border-bottom: #eeeeee 1px solid;
    font-size: 16px;
}

.sm-nav-l ul li.first a {
    padding: 7px 11.5px;
    height: 93px;
}

.sm-nav-l ul li a {
    color: #FFF;
    text-align: center;
    width: 17px;
    padding: 15px 11.5px;
    line-height: 1.2;
    height: 77px;
    display: block;
}

.sm-nav-l ul li.no-bor a {
    border-bottom: none;
    height: 36px;
    background: url(../images/sm.png) center center no-repeat;
    padding: 0;
    width: 40px;
}

.sm-nav .sm-nav-r {
    float: right;
    width: 250px;
    height: 360px;
    background: #FFF;
    overflow: hidden;
}

.sm-nav .sm-nav-r > ul > li {
    float: none;
    height: 35px;
    border-bottom: #eeeeee 1px solid;
    line-height: 35px;
}

.sm-nav .sm-nav-r > ul > li > a {
    padding: 0 10px;
    width: 230px;
    display: block;
}

.sm-nav .sm-nav-r > ul > li.no-bor {
    border-bottom: none;
    line-height: 36px;
    height: 36px;
}

.sm-nav-r > ul > li a:hover {
    color: #000;
}

.sm-nav-r > ul > li.hover {
    background: url(../images/smnav.png) right center no-repeat #93bad7;
}

.sm-nav-r > ul > li.hover > .sm-nav-all {
    display: block;
}

.sm-nav-all {
    width: 220px;
    height: 330px;
    padding: 15px;
    position: absolute;
    left: 100%;
    top: 0;
    background: #eeeeee;
    overflow: hidden;
    display: none;
    transition: 2s;
}

.sm-nav-all > h5 > a {
    text-align: center;
    width: 220px;
    color: #FFF;
    display: block;
}

.sm-nav-all > .nav-tu {
    width: 220px;
    height: 117px;
    padding: 15px 0;
}

.sm-nav-all > .txt {
    line-height: 1.8!important;
    color: #1d1d1d;
}

.sm-nav-all > .btn {
    width: 200px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    margin: 12px auto;
}

.sm-nav-all > .btn > a {
    width: 90px;
    height: 28px;
    margin-left: 10px;
    float: left;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    display: block;
}

.sm-nav-all-bg01 {
    background: #2393e1;
}

.sm-nav-all-bg02 {
    background: #ff3737;
}

.sm-nav-all-bg03 {
    background: #fe7315;
}

.sm-nav-all-bg04 {
    background: #80c269;
}

.sm-nav-all-bg05 {
    background: #fe7315;
}

/*20180403footer*/

.pc-footer-zx {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 66px;
    background: url(/public/images/endzxbg.jpg) center center no-repeat;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 99999;
}

.pc-footer-box {
    width: 833px;
    background: url(/public/images/endzxsbg.png) left center no-repeat;
    height: 40px;
    padding: 13px 0 13px 312px;
    margin: 0 auto;
}

.pc-footer-box .pc-from {
    height: 40px;
    overflow: hidden;
}

.pc-footer-box .pc-from ul li {
    float: left;
}

.pc-footer-box .pc-from ul li.pc-from-txt {
    font-size: 22px;
    line-height: 40px;
    color: #FFF!important;
    margin-left: 50px;
}

.pc-footer-box .pc-from .pc-from-input {
    height: 36px;
    background: #fff;
    margin-top: 2px;
    width: 200px;
    text-indent: 1em;
}

.pc-footer-box .pc-from .pc-from-btn {
    height: 36px;
    margin-top: 2px;
    box-shadow: 0 2px 5px #082d3a;
    width: 137px;
    font-size: 16px;
    color: #08749c;
    margin-left: 50px;
    background: url(/public/images/endzxicon.png) 15px 7px no-repeat #fff100;
    padding-left: 40px;
}

/*footer*/

.wtxx {
    width: 1152px;
    margin: 0 auto;
}

.wtxx ul li {
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
}

.wt-footer-bg {
    margin-top: 30px;
    background: #2393e1;
}

.wt-footers {
    padding: 15px 0;
    height: 143px;
    color: #FFF!important;
}

.wt-footers a,
.wt-end-bg a {
    color: #FFF!important;
}

.wt-footers dl {
    float: left;
    text-align: left;
    height: 143px;
    margin-left: 123px;
    overflow: hidden;
}

.wt-footers dl:first-child {
    margin-left: 0;
}

.wt-footers dl dt {
    font-size: 18px;
}

.wt-footers dl dd {
    padding-top: 8px;
}

.wt-end-bg {
    background: #353336;
    color: #FFF;
    text-align: center;
    padding: 30px 0 120px 0;
}

/*footer*/

/*middlebox*/

.pcdhk {
    width: 460px;
    height: 305px;
    position: fixed;
    margin: -160px 0 0 -253px;
    left: 50%;
    top: 50%;
    z-index: 999;
    overflow: hidden;
    background: #fff;
    display: none;
    opacity: 1;
    -webkit-box-shadow: 0 0 16px #AFAFAF;
    -moz-box-shadow: 0 0 16px #AFAFAF;
    box-shadow: 0 0 16px #AFAFAF;
    font-size: 20px;
    color: #000;
    background: #fff;
}

.pcdhk .tcbanner {
    width: 100%;
    height: 200px;
    background: url(/public/images/middle.jpg) no-repeat center center
}

.pcdhk-t {
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.pcdhk-btn {
    height: 40px;
    width: 290px;
    padding: 0 85px;
}

.pcdhk-btn a {
    height: 40px;
    width: 130px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 6px;
}

.pcdhk-btn a.left {
    background: #f33;
}

.pcdhk-btn a.right {
    background: #f63;
}

.pcdhk .boxout {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url(http://www.gzwtqx.com/public/images/close.png) no-repeat center center;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.pcdhk .boxout:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

/*right---kf*/

.rightzx-box {
    width: 90px;
    height: 270px;
    position: fixed;
    right: 50%;
    margin-right: -720px;
    top: 108.11px;
    z-index: 9999;
}

.rightzx-box ul li {
    width: 90px;
    height: 70px;
    cursor: pointer;
    overflow: hidden;
}

.rightzx-box a {
    width: 90px;
    height: 64px;
    padding-top: 5px;
    text-align: center;
    padding-top: 5px;
    color: #FFF!important;
    margin-top: 1px;
    display: block;
    background: #139BF1;
}

.rightzx-box a:hover {
    background: #F00;
    color: #FFF!important;
}

.rightzx-box a span {
    font-size: 15px;
    text-align: center;
    display: block;
}

.rightzx-box ul li.wtrig-dh {
    position: relative;
    height: 64px;
    float: right;
    width: 90px;
}

.wtrig-dh-box {
    position: absolute;
    top: 1px;
    left: 90px;
    height: 66px;
    color: #FFF;
    background: #139BF1;
    width: 245px;
}

.wtrig-dh-box p {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    text-align: center;
    margin-left: 10px;
    text-decoration: none;
    margin-top: 8px;
}

.wtrig-dh-box input {
    width: 140px;
    float: left;
    height: 25px;
    margin-left: 10px;
    display: block;
}

.wtrig-dh-box button {
    width: 70px;
    height: 25px;
    display: block;
    border: none;
    color: #FFFFFF!important;
    margin-left: 5px;
    float: left;
    background: #F00;
    line-height: 25px;
}

.rightzx-box a i {
    width: 90px;
    height: 34px;
    display: block;
}

.icon-sw {
    background: url(../images/xzsw.png) center center no-repeat;
}

.icon-qq {
    background: url(../images/xzqq.png) center center no-repeat;
}

.icon-dh {
    background: url(../images/xzdh.png) center center no-repeat;
}

.icon-top {
    background: url(../images/xztop.png) center center no-repeat;
}

/*18newsyear*/

.newyear {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 66px;
    width: 100%;
    background: #ff3739;
    z-index: 9999;
}

.newyear-box {
    height: 36px;
    padding: 15px 0;
    background: url(/public/newsyear/nyhb.png) left center no-repeat;
    position: relative;
}

.newyear-ri {
    width: 708px;
    height: 36px;
}

.newyear-ri ul li {
    float: left;
    margin-left: 10px;
}

.newyear-ri ul li:first-child {
    margin-left: 1px;
}

.ny-input {
    height: 30px;
    padding: 3px 5px;
    width: 240px;
}

.ny-btn {
    height: 36px;
    width: 123px;
    background: #2393e1;
    color: #FFF;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.bighb {
    position: absolute;
    left: -186px;
    bottom: 0;
}

/*middlebox*/

.middlebox {
    position: fixed;
    margin: -230px 0 0 -270px;
    left: 50%;
    top: 50%;
    z-index: 999;
    overflow: hidden;
    display: none;
    opacity: 1;
}

.middlebox a {
    width: 540px;
    height: 460px;
    background: url(http://mm.gzwtqx.com/image/middezx.gif) top center no-repeat;
    display: block;
}

.middlebox .middletu {
    width: 100%;
    height: 203px;
    background: url(/2016images/swt/midtu.png) center center no-repeat;
    z-index: 2;
}

.middlebox-t {
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.middlebox-btn {
    height: 40px;
    width: 356px;
    padding: 0 52px;
}

.middlebox-btn a {
    height: 40px;
    width: 130px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
}

.middlebox-btn a.left {
    background: #d92d28;
    -webkit-box-shadow: 2px 2px 5px #960e0e;
    -moz-box-shadow: 2px 2px 5px #960e0e;
    box-shadow: 2px 2px 5px #960e0e;
    color: #FFFFFF;
}

.middlebox-btn a.right {
    background: #fdda00;
    -webkit-box-shadow: 2px 2px 5px #ffa628;
    -moz-box-shadow: 2px 2px 5px #ffa628;
    box-shadow: 2px 2px 5px #ffa628;
    color: #390909;
}

.midboxout {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url(/public/images/close.png) no-repeat center center;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.midboxout:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

/*nyrightkf*/

.nykf-r {
    width: 55px;
    height: 220px;
    padding: 70px 15.5px 0 15.5px;
    position: fixed;
    right: 50%;
    margin-right: -720px;
    top: 90px;
    z-index: 9999;
    background: url(/public/newsyear/nydog.png) top center no-repeat;
}

.nykf-r ul li {
    width: 55px;
    height: 55px;
    background: url(/public/newsyear/nyask.png) no-repeat;
    cursor: pointer;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    overflow: hidden;
}

.nykf-r ul li a {
    width: 55px;
    height: 55px;
    display: block;
}

.nykf-r ul li:nth-child(2) {
    background-position: 0 -55px;
}

.nykf-r ul li:nth-child(3) {
    background-position: 0 -110px;
}

.nykf-r ul li:nth-child(4) {
    background-position: 0 -165px;
}

.nykf-r ul li:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.nykf-r ul li#swtdh {
    height: 55px;
    width: 55px;
    position: relative;
    float: right;
}

.nykf-r ul li .swtdhbg {
    position: absolute;
    left: 55px;
    height: 55px;
    color: #FFF;
    background: #ff3739;
    width: 235px;
}

.nykf-r p {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    text-align: center;
    margin-left: 10px;
    text-decoration: none;
    margin-top: 2px;
}

.nykf-r input {
    width: 140px;
    float: left;
    height: 25px;
    margin-left: 10px;
    display: block;
}

.nykf-r button {
    width: 70px;
    height: 25px;
    display: block;
    border: none;
    color: #FFFFFF!important;
    margin-left: 5px;
    float: left;
    background: #F00;
    line-height: 25px;
    cursor: pointer;
}

@media screen and (max-width: 1360px) {
    .nykf-r {
        margin-right: -650px;
    }
    .bigbox-left {
        left: -300px;
    }
    .bigbox-r {
        right: -300px;
    }
    .pc-footer-box .pc-from ul li.pc-from-txt {
        margin-left: 5px;
    }
    .pc-footer-box .pc-from .pc-from-btn {
        margin-left: 5px;
    }
    .rightzx-box {
        margin-right: -650px;
    }
    /*.pc-footer-box .pc-from .pc-from-btn,.pc-from-txt{ margin-left:5px;}*/
}

.pl {
    height: auto;
    width: 1220px;
    margin: 20px auto;
    clear: both;
}
