/*
@author:    hanhui
@update:    2018-09-18
*/

@charset "gb2312";
body {
    font: 14px/1.5 "microsoft yahei", arial, Helvetica, Tahoma, sans-serif;
    margin: 0 auto;
    color: #333;
    min-width: 1100px;
}

p, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

ul, li, ol {
    list-style-type: none;
}

i, em, address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

.msf {
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

input, textarea, a, a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.container {
    clear: both;
    width: 980px;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.common-title,.common-title01 {
    text-align: center;
    margin-bottom: 100px;
}

.common-title .tit,.common-title01 .tit{
    font-size: 28px;
    color: #042347;
    display: inline-block;
    margin: 0 5px;
}

.common-title .icon,.common-title01 .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: text-bottom;
}

.common-title .icon.left,.common-title01 .icon.left {
    background: url(/images/zhuanti/2018wszgmk/icon_tree_left.png) no-repeat;
}

.common-title .icon.right,.common-title01 .icon.right {
    background: url(/images/zhuanti/2018wszgmk/icon_tree_right.png) no-repeat;
}
.common-title01{ width:428px; text-align: left;}

    /*banner*/
.layout {
    width: 980px;
     margin: 0 auto;
}

.banner .ban1 {
    background: url(/images/zhuanti/2018wszgmk/ban-1.jpg) no-repeat center;
    height: 80px;
}
.banner .ban1 .logo{
    margin-top: 5px;
}

.banner .ban2 {
    background: url(/images/zhuanti/2018wszgmk/ban-2.jpg) no-repeat center;
    height: 190px;
}

.banner .ban3 {
    background: url(/images/zhuanti/2018wszgmk/ban-3.jpg) no-repeat center;
    height: 232px;
}

/*end banner*/

/*栏目1*/
.page-column1 {
    background: #eefdff url(/images/zhuanti/2018wszgmk/bg-1.png) no-repeat center;
    padding: 100px 0;
    height: 421px;
    overflow: hidden;
}

.page-column1 .inner {
    position: relative;
}

.page-column1 .inner .video-box {
    width: 422px;
    height: 239px;
}

.page-column1 .inner .video-mask {
    width: 422px;
    height: 239px;
    position: relative;
    background: url(/images/zhuanti/2018wszgmk/bg-video.png) no-repeat;

}

.page-column1 .inner .video-mask .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    color: #042347;
    font-size: 18px;
    text-align: center;
}

.page-column1 .inner .video-mask .btn {
    position: absolute;
    right: 20px;
    bottom: 50px;
    display: inline-block;
    width: 72px;
    height: 72px;
    cursor: pointer;
}

.page-column1 .inner .video-mask .btn.play {
    background: url(/images/zhuanti/2018wszgmk/btn-paly.png) no-repeat;
}

.page-column1 .inner .video-mask .btn.pause {
    background: url(/images/zhuanti/2018wszgmk/btn-pause.png) no-repeat;
}

.page-column1 .inner .text {
    width: 500px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
}

.page-column1 .inner .text p {
    text-indent: 30px;
    margin-bottom: 10px;
}

/*end 栏目1*/
/*栏目2*/
.page-column2 {
    background: #eefdff url(/images/zhuanti/2018wszgmk/bg-2.png) no-repeat center;
    padding: 100px 0;
    height: 365px;
    overflow: hidden;
}

.page-column2 .col-list {
    width: 750px;
    margin: 0 auto;
}

.page-column2 .col-list li {
    float: left;
    width: 33.333%;
}

.page-column2 .col-list li .inner {
    margin: 0 auto;
    width: 175px;
    height: 173px;
    background: url(/images/zhuanti/2018wszgmk/bg-2-item.png) no-repeat;
    position: relative;

}

.page-column2 .col-list li .inner .num {
    position: absolute;
    left: 0;
    top: 0;
    color: #f19c8e;
    font-size: 40px;
}

.page-column2 .col-list li .inner .text {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 70px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

/*end 栏目2*/
/*栏目3*/
.page-column3 {
    background: #eefdff url(/images/zhuanti/2018wszgmk/bg-3.png) no-repeat center 0;
    padding: 100px 0;
}

.page-column3 .inner {
    background: url(/images/zhuanti/2018wszgmk/bg-3-inner.png) no-repeat;
    height: 320px;
    position: relative;
}

.page-column3 .inner .text {
    width: 500px;
    position: absolute;
    right: 0;
    top: 70px;
    font-size: 20px;
}

/*end 栏目3*/
/*栏目4*/
.page-column4 {
    background: #fbdcd0;
    padding: 100px 0;
}

.page-column4 .inner {
    background: url(/images/zhuanti/2018wszgmk/bg-4.png) no-repeat right 0;
    height: 260px;
    position: relative;
}

.page-column4 .inner .text {
    width: 500px;
    position: absolute;
    left: 0;
    top: 70px;
    font-size: 20px;
}

/*end 栏目4*/
/*栏目5*/
.page-column5 {
    background: #eefdff;
    padding: 100px 0;
}

.page-column5 .inner {
    background: url(/images/zhuanti/2018wszgmk/bg-5.png) no-repeat;
    height: 200px;
    position: relative;
}

.page-column5 .inner .text {
    width: 500px;
    position: absolute;
    right: 0;
    top: 70px;
    font-size: 20px;
}

/*end 栏目5*/
/*栏目7*/
.page-column7 {
    background: #cef6fd;
    position: relative;
    padding: 80px 0 180px;

}

.page-column7 .col-bottom {
    background: url(/images/zhuanti/2018wszgmk/bg-7.png) no-repeat center;
    height: 278px;
    overflow: hidden;
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: 0;
    width: 100%;
}

.page-column7 .text-inner {
    width: 680px;
    margin: 0 auto;
}

.page-column7 .col-bottom .text {
    color: #fff;
    font-size: 20px;
}

.page-column7 .col-bottom .text.left {
    text-align: left;
    margin-top: 130px;
    margin-bottom: 10px;
}

.page-column7 .col-bottom .text.right {
    text-align: right;
}

.page-column7 .col-list {
    width: 960px;
    margin: 0 auto;
}

.page-column7 .col-list li {
    float: left;
    text-align: center;
    width: 33.333%;
}

.page-column7 .col-list li .inner {
    margin: 0 auto;
    width: 260px;
    height: 383px;
    background: url(/images/zhuanti/2018wszgmk/bg_tree_item.png) no-repeat;
    position: relative;
}

.page-column7 .col-list li .inner .ercode {
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 148px;
    width: 90px;
    height: 90px;
    overflow: hidden;
}

.page-column7 .col-list li .inner .ercode img {
    max-width: 100%;
}

.page-column7 .col-list li .inner .text {
    background: #d5aea9;
    color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    line-height: 24px;
    display: inline-block;
    position: absolute;
    left: 140px;
    top: 180px;
}

/*end 栏目7*/

/*footer*/
.footer-w {
    z-index: 70;
    position: fixed;
    left: 0;
    bottom: 0;
    background: url(/images/zhuanti/2018wszgmk/bg-8.png) no-repeat center;
    background-size: auto 100%;
    height:120px;
    width: 100%;
}

.footer-w .inner {
    margin-top: 40px;
    font-size: 25px;
    text-align: center;
}

.footer-w .inner .txt {
    text-indent: 100px;
    color: #344691;
    float: left;
}

.footer-w .inner .btn {
    float: left;
    display: inline-block;
    padding: 0 25px;
    line-height: 50px;
    border-radius: 8px;
    background: #e96472;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin-left: 20px;
    transition: all 0.2s ease-in-out;
}

.footer-w .inner .btn:hover {
    background: #cf4c5a;
}

/*end footer*/

/*新增体验弹框 he 20210713*/
.mask{ display: none; width:100%; height:100%; background:#000; opacity:.7; filter:alpha(opacity=70); position:fixed; top:0; left:0; z-index:98;}

/*抽奖弹框*/
.tyTk{ display: none; width: 410px; padding-bottom: 40px; background: #fff; border-radius: 5px; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -205px; z-index: 99;}
.tyTk .xx{ display: block; position: absolute; top: -40px; right: -40px; width: 42px; height: 42px; background:url(/images/zhuanti/2018wszgmk/icon_01.png) no-repeat;}
.tyTk .ttxt{ line-height: 86px; text-align: center;}
.tyTk .ttxt b{ font-size: 24px; color: #ffa729;
    background: -webkit-linear-gradient(left, #ffbe04, #ff9447); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffbe04, #ff9447); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffbe04, #ff9447); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffbe04, #ff9447); /* 标准的语法 */
    -webkit-background-clip: text;
    color: transparent;}
.tyTk .cbox{ padding-bottom: 8px;}
.tyTk .cbox .xcon,.tyTk .cbox .xcon02{ margin-bottom: 12px;}
.tyTk .cbox .xcon02 .yourSelect02{ display: none;}
.tyTk .bhan{ display: block; width: 270px; height: 48px; text-align: center; line-height: 48px; font-size: 18px; color: #fff; background: #ffa826; border-radius: 4px; margin: 0 auto; -webkit-box-shadow:0 8px 18px rgba(230, 135, 0, 0.35); -moz-box-shadow:0 8px 18px rgba(230, 135, 0, 0.35); box-shadow:0 8px 18px rgba(230, 135, 0, 0.35);
    background: -webkit-linear-gradient(left, #ffc000, #ff914b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc000, #ff914b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc000, #ff914b); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc000, #ff914b); /* 标准的语法 */}
.tyTk .bhan:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #ff914b, #ffc000); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff914b, #ffc000); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff914b, #ffc000); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff914b, #ffc000); /* 标准的语法 */}

/*jquery-select.tipxw固定样式请勿动*/
.select_boxhs {position:relative}
.select_boxhs select{display:none}
.select_boxhs input{padding:0;margin:0;cursor:pointer;position:absolute;top:0;left:0;background:none}
.select_boxhs i{position:absolute}
.select_boxhs ul {list-style-type:none;padding:0;margin:0;width:100%;display:none;position:absolute}
.select_boxhs ul li{list-style-type:none;padding:0;margin:0}
.select_boxhs ul.show{display:block}

/*此处样式自定义*/
.yourSelect01,.yourSelect02{width:270px; height:42px; font-family: "Microsoft Yahei"; background: #fff; margin: 0 auto;}
.yourSelect01 input,.yourSelect02 input{border:1px solid #dbdfe6;width:268px;overflow:hidden;height:40px;line-height:40px;text-indent:20px;font-size: 14px;font-family: "Microsoft Yahei";color:#999}
.yourSelect01 i,.yourSelect02 i{display:block;width:16px;height:10px; background:url(/images/zhuanti/2018wszgmk/icon_02.png) no-repeat; top:16px; right:10px;}
.yourSelect01 ul,.yourSelect02 ul{width:268px; border:1px solid #dbdfe6;overflow: auto; overflow-x: hidden;background:#fff;}
.yourSelect01 ul li,.yourSelect02 ul li{overflow: hidden; width:268px;cursor:pointer;line-height:40px;height:40px;text-indent:20px;font-size: 14px; background: #fff;}
.yourSelect01 ul li.hover,.yourSelect02 ul li.hover{background:#ffd482;}