@charset "utf-8";
html {
    margin: 0px;
    padding: 0px;
    z-index: 1;
    overflow-x: hidden;
    height: 100%;
}

body {
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: "Microsoft Yahei", arial, "Hiragino Sans GB", sans-serif;
    background: #fff;
    z-index: 99;
    height: 100%;
    width: 100%;
    color: #585757;
}

a {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

a:hover {
/*    font-size: 12px;
    color: #a30000;*/
    text-decoration: none;
}

p {
    padding: 0px;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

dl,
dt,
dd,
ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-decoration: none;
}

input {
    outline: none;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

em {
    font-style: normal;
}

tr {
    _border-top: 1px solid #bfbfbf;
    _border-bottom: 1px solid #bfbfbf;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}


/*正式代码*/

.con {
    width: 1170px;
    margin: 0 auto;
}

.sf1 {
    animation: sf1 0.5s;
    -webkit-animation: sf1 0.5s;
    animation-fill-mode: forwards;
}

@-webkit-keyframes sf1 {
    0% {
        -webkit-transform: scale(1, 1);
    }
    100% {
        -webkit-transform: scale(1.1, 1.1);
    }
}

@keyframes sf1 {
    0% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1.1, 1.1);
    }
}

.sf2 {
    animation: sf2 0.5s;
    -webkit-animation: sf2 0.5s;
    animation-fill-mode: forwards;
}

@-webkit-keyframes sf2 {
    0% {
        -webkit-transform: scale(1.1, 1.1);
    }
    100% {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes sf2 {
    0% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}

.nav_bottom {
    width: 100%;
    display: inline-block;
}

.nav_bottom .nav_b {
    width: 1170px;
    margin: 0 auto;
    /* border-top: 1px solid #bbb; */
    padding: 35px 0 30px 0;
    height: 240px;
    box-sizing: border-box;
}

.nav_bottom .nav_b ul li {
    width: 19.9%;
    border-right: 1px solid #ddd;
    float: left;
    text-align: center;
    height: 180px;
}

.nav_bottom .nav_b ul .li05 {
    border-right: 0;
}

.nav_bottom .nav_b ul li dl dt {
    margin: 10px auto;
    width: 42px;
    height: 41px;
    background: url(/templets/default/images/newimg/dv1.png) no-repeat;
    cursor: pointer;
}

.nav_bottom .nav_b ul li .dl1 dt:hover {
    background-image: url(/templets/default/images/newimg/dv2.png);
}

.nav_bottom .nav_b ul li .dl2 dt:hover {
    background-image: url(/templets/default/images/newimg/dv4.png);
}

.nav_bottom .nav_b ul li .dl3 dt:hover {
    background-image: url(/templets/default/images/newimg/dv6.png);
}

.nav_bottom .nav_b ul li .dl4 dt:hover {
    background-image: url(/templets/default/images/newimg/dv8.png);
}

.nav_bottom .nav_b ul li .dl5 dt:hover {
    background-image: url(/templets/default/images/newimg/dv10.png);
}

.nav_bottom .nav_b ul li .dl2 dt {
    background-image: url(/templets/default/images/newimg/dv3.png);
}

.nav_bottom .nav_b ul li .dl3 dt {
    background-image: url(/templets/default/images/newimg/dv5.png);
}

.nav_bottom .nav_b ul li .dl4 dt {
    background-image: url(/templets/default/images/newimg/dv7.png);
    width: 35px;
}

.nav_bottom .nav_b ul li .dl5 dt {
    background-image: url(/templets/default/images/newimg/dv9.png);
}

.nav_bottom .nav_b ul li dl dd {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}

.nav_bottom .nav_b ul li dl dd a {
    font-size: 14px;
}

.nav_bottom .nav_b ul li dl dd a:hover {
    color: red;
}

.nav_bottom .nav_b ul li dl .xb {
    font-size: 18px;
    line-height: 36px;
}

.nav_bottom .nav_b ul li dl .xb a {
    font-size: 18px;
}

.nav_bottom .nav_b ul li dl .dh a {
    font-size: 21px;
}

.new_head .nm {
    display: none;
}

.foot_wrap {
    width: 100%;
    background: #000;
    display: inline-block;
    float: left;
}

.foot_wrap .footer {
    width: 1170px;
    margin: 0 auto;
    background: #000;
}

.foot_wrap .footer ul {
    padding-top: 40px;
    height: 350px;
}

.foot_wrap .footer ul li {
    float: left;
    /*border-right: 1px solid #bbb;*/
    width: 24.9%;
    box-sizing: border-box;
    padding-left: 30px;
    height: 360px;
}

.foot_wrap .footer ul li dl dt {
    font-size: 16px;
    color: #efaa00;
    line-height: 28px;
}

.foot_wrap .footer ul li dl dd {
    line-height: 24px;
    color: #b2b2b2;
    font-size: 14px;
    line-height: 26px;
}

.foot_wrap .footer ul li dl dd a {
    color: #b2b2b2;
    font-size: 14px;
}

.foot_wrap .footer ul li dl dd a:hover {
    color: #fff;
}

.foot_wrap .footer ul li .mydl {
    margin-bottom: 20px;
}

.foot_wrap .footer .copy {
    margin-top: 30px;
    height: 100px;
    float: left;
}

.foot_wrap .footer .copy .left {
    float: left;
    margin-left: 30px;
}

.foot_wrap .footer .copy .left h3 {
    font-size: 15px;
    color: #fff;
    margin: 15px 0;
}

.foot_wrap .footer .copy .left .ss {
    position: relative;
}

.foot_wrap .footer .copy .left .ss input {
    width: 230px;
    height: 26px;
    line-height: 26px;
    background: #e8e8e8;
    border: 1px solid #afafaf;
    color: #a6a6a6;
    font-size: 13px;
    box-sizing: border-box;
}

.foot_wrap .footer .copy .left .ss span {
    position: absolute;
    right: -25px;
    top: 0;
}

.foot_wrap .footer .copy .left .ss .button2 {
    background-image: url(/templets/default/images/newimg/sou.png);
    width: 25px;
    height: 26px;
    border: none;
    border-radius: 0 5px 5px 0;
}

.foot_wrap .footer .copy .right {
    border-left: 1px solid #bbb;
    float: left;
    margin: 8px 0 0 48px;
}

.foot_wrap .footer .copy .right p {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    margin-left: 44px;
}

.new_head,
.new_copy {
    display: none;
}

.ty .dh .h2 {
    display: none;
}

@media (min-width:1800px) {
    .banner,
    .banner ul,
    .banner ul li {
        min-height: 650px;
    }
}

@media (min-width:2000px) {
    .banner,
    .banner ul,
    .banner ul li {
        min-height: 700px;
    }
}

@media (min-width:2500px) {
    .banner,
    .banner ul,
    .banner ul li {
        min-height: 800px;
    }
}


/****************微信弹出层*********************/

.black_overlay {
    display: none;
    position: fixed !important;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.2;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: fixed !important;
    top: 50%;
    left: 50%;
    width: 699px;
    margin: -170px 0 0 -330px;
    height: 330px;
    z-index: 1002;
    overflow: auto;
    border-radius: 7px;
    padding: 3px 3px;
}

.white_content .newdiv {
    width: 650px;
    height: 330px;
    background-color: #fff;
}

.wechat {
    width: 252px;
    height: 252px;
    float: left;
    margin: 39px 34px;
}

.wechatright {
    width: 295px;
    height: 252px;
    float: left;
    margin: 39px 34px 39px 0;
}

.wechatright .saomiao {
    width: 295px;
    height: 70px;
    float: left;
}

.wechatright .saomiao li {
    width: 295px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 26px;
    color: #333333;
}

.wechatright .pingtai {
    width: 295px;
    height: 120px;
    float: left;
}

.wechatright .pingtai1 {
    width: 295px;
    height: 60px;
    line-height: 20px;
    margin: 10px 0;
    float: left;
    font-size: 13px;
    color: #333333;
}

.wechatright .pingtai2 {
    width: 295px;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
    float: left;
    font-size: 13px;
    color: #333333;
}

.wechatclose span {
    width: 49px;
    height: 49px;
    left: 653px;
    top: 3px;
    position: absolute;
    background-image: url(../images/denglutubiao-07.png);
}

.wechatclose span:hover {
    width: 49px;
    height: 49px;
    left: 653px;
    top: 3px;
    position: absolute;
    background-image: url(../images/denglutubiao-07_2.png);
}

.youqing {
    margin: 30px auto 0 30px;
    height: 60px;
}

.youqing li {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left;
    margin: 0 0px 0 10px;
}

.youqing li a:hover {
    color: #fff;
}

.sp_warrper .sp ul li span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -30px;
    margin-top: -30px;
    opacity: 0.8;
}

.sp_warrper .sp ul li span img {
    width: inherit;
}