/* CSS index */
* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    font-size: 12px;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #ec255e
}

a img {
    border: none;
}

.clear {
    clear: both;
}

i, em {
    font-style: normal
}

.container {
    width: 1200px;
    margin: 0 auto
}

.containern {
    width: 800px;
    margin: 0 auto
}


/*左侧*/
#help_main {
    margin-top: 30px
}

.help_left {
    width: 210px;
    float: left
}

.help_feilei {
    width: 100%;
    float: left;
    border-top: 0;
    border-top: 2px solid #EC255E;
    background: #f4f6f9
}

.help_left .h_title {
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-indent: 32px;
    border-top: 1px solid #E5E5E5;
    display: block;
    color: #333
}

.help_left .h_title img {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
    width: 24px
}

.help_left ul {
    border-top: 1px solid #E5E5E5
}

.help_left ul.hide {
    border-top: 0
}

.help_left li {
    height: 40px;
    line-height: 40px;
    position: relative;
    cursor: pointer
}

.help_left li a {
    text-indent: 40px;
    color: #333;
    font-size: 14px;
    padding-left: 17px;
    display: block
}

.help_left li a:before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    position: relative;
    top: -3px;
    left: -10px;
    background: #ccc
}

.help_left li.active, .help_left li.h_active {
    background: #EC255E;
    font-weight: 600
}

.help_left li.active a, .help_left li.h_active a {
    color: #fff
}

.help_left li strong {
    position: absolute;
    top: -1px;
    right: 20px;
    color: #fff;
    display: none;
    font-size: 18px
}

.help_left li.active strong, .help_left li.h_active strong {
    display: inline-block
}

.hide {
    display: none
}

.help-hot {
    margin-top: 20px;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    background: #f4f6f9
}

.help-hot .bottomline {
    display: block;
    padding: 10px 0 5px 0;
    margin-bottom: 8px;
    border-bottom: 1px solid #E5E5E5;
}

.help-hot .bottomline b {
    color: #EC255E;
    margin: 2px 0
}

.help-hot img {
    margin: 0 auto;
    width: 110px;
    height: 110px
}

.help-hot .colblue {
    display: block;
    padding: 5px 0 10px 0;
    font-weight: 500
}

#help_right {
    width: 950px;
    float: right;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 26px;
    color: #555
}

.help_right .h_line {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 0 10px 6px;
    position: relative;
    margin-bottom: 20px
}

.help_right .h_line:before {
    width: 4px;
    height: 18px;
    background: #EC255E;
    content: "";
    position: absolute;
    left: -5px;
    top: 5px;
    border-radius: 15px
}

.h_wenzhang p {
    margin: 10px 0;
    text-indent: 28px;
    position: relative
}

.h_wenzhang p .h_em {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/images/small_img.jpg");
    position: absolute;
    left: -2px
}

.h_wenzhang p .h_em1 {
    background-position: 0 -1px
}

.h_wenzhang p .h_em2 {
    background-position: -1px -35px
}

.h_wenzhang p .h_em3 {
    background-position: -1px -70px
}

.h_wenzhang p .h_em4 {
    background-position: -1px -103px
}

.h_wenzhang p .h_em5 {
    background-position: 0 -136px
}

.h_wenzhang p .h_em6 {
    background-position: 0 -170px
}

.h_wenzhang p label {
    width: 95px;
    display: -webkit-box;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    color: #666;
    float: left
}

.h_wenzhang .fb, .h_wenzhang .fb_way {
    font-weight: 600;
    color: #333;
    display: block;
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 15px
}

.h_wenzhang .fb_way {
    margin-bottom: 30px
}

.h_liucheng .fb {
    font-weight: 600;
    color: #333;
    display: block;
    font-size: 14px;
    text-indent: 10px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px
}

.h_liucheng p {
    margin: 3px 0;
    text-indent: 28px;
    color: #555
}

.h_fuwu_main {
    padding: 20px 20px 40px 20px;
    border: 1px solid #ddd
}

.h_fuwu_mainl {
    padding: 20px 20px 40px 50px;
    border: 1px solid #ddd
}

.h_fuwu .h_line {
    border-bottom: 1px solid #ec255e;
    font-size: 16px;
    color: #555;
    font-weight: bold;
    padding: 5px 0 5px 6px;
    position: relative
}

.h_fuwu .h_line:before {
    width: 4px;
    height: 17px;
    background: #EC255E;
    content: "";
    position: absolute;
    left: -5px;
    top: 8px
}

.h_fuwu .fb {
    font-weight: 600;
    color: #333;
    display: block;
    font-size: 14px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px
}

.h_fuwu .fbc {
    font-weight: 600;
    color: #333;
    display: block;
    font-size: 14px;
    position: relative;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px
}

.h_fuwu p {
    margin: 3px 0;
    text-indent: 28px;
    color: #555;
    font-size: 14px;
    line-height: 24px
}

.kleft {
    text-indent: -155px;
    width: 369px;
}

.kright {
    text-align: right;
    margin-right: 100px;
}

h1, h2 {
    text-align: center;
}

.poster_2019 {
    width: 200px;
    position: fixed;
    left: 50%;
    top: 35%;
    margin-left: -850px;
    z-index: 60
}

.poster_2019_fixed {
    position: fixed;
    left: 50%;
    top: 12%;
    margin-left: -850px;
    z-index: 60
}

.poster_2019 .poster_2019_img {
    width: 100%
}


.jianjie_ul {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1
}

.jianjie_ul li {
    float: left;
    width: 100px;
    text-align: center;
    margin-left: 150px;
    margin-top: 30px;
    line-height: 26px
}

.jianjie_ul li img {
    width: 46px;
    height: 46px
}

.jianjie_ul li span {
    display: block;
    vertical-align: top
}

.jianyi_wrap {
    width: 100%;
    float: left;
    margin-top: 20px
}

.jianyi_wrap .jianyi_title {
    margin-left: 130px;
    color: #EC255E
}

.jianyi_wrap #suggest {
    width: 600px;
    height: 180px;
    resize: none;
    font-size: 13px;
    color: #666;
    padding: 10px;
    border: 1px solid #E5E5E5;
    margin-left: 3px;
    outline: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all linear .2s
}

.jianyi_wrap form input {
    width: 300px;
    height: 32px;
    line-height: 32px;
    margin-right: .3rem;
    outline: none;
    border: 1px solid #E5E5E5;
    text-indent: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all linear .2s
}

.jianyi_wrap form input:focus, .jianyi_wrap #suggest:focus {
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #EC255E
}

.jianyi_wrap form p {
    padding: 12px 0 12px 100px
}

.jianyi_wrap form span {
    width: 100px;
    display: inline-block;
    text-align: right
}

.jianyi_wrap form span em {
    color: #EC255E;
    margin: 2px 3px 0 0;
    display: inline-block;
    vertical-align: middle
}

.jianyi_wrap .tijiao_btn {
    width: 300px;
    margin-top: 15px;
    height: 46px;
    background: #EC255E;
    margin-left: 205px;
    text-align: center;
    line-height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px
}

.jianyi_wrap .tijiao_btn a {
    color: #fff
}

.jianyi_wrap .tijiao_btn:hover {
    box-shadow: 0 0 2px #EC255E
}

.h_tousu .h_title {
    padding-top: 15px
}

#Mymap {
    width: 970px;
    height: 500px;
    margin-top: 20px
}

.h_dingpiao .liucheng {
    width: 800px;
    margin: 20px 0 0 80px
}

.yg_wrap {
    float: left
}

.yw_box {
    width: 100%;
    float: left
}

/*轮播图*/
#lunbotu {
    height: 390px;
    width: 80%;
    position: relative;
    margin: 30px auto 50px
}

#lunbotu #list1 {
    height: 390px;
    width: 100%
}

#lunbotu #list1 li {
    font-size: 80px;
    line-height: 460px;
    text-align: center;
    height: 390px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

#lunbotu #list1 li img {
    height: 390px;
    width: 100%
}

#shang, #xia {
    height: 55px;
    width: 34px;
    color: #fff;
    background: #ccc;
    font-size: 28px;
    line-height: 52px;
    text-align: center;
    position: absolute;
    top: 200px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
}

#shang {
    left: 10px
}

#xia {
    right: 10px
}

#lunbotu #list2 {
    height: 20px;
    width: 120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 25px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#lunbotu #list2 li {
    height: 15px;
    width: 15px;
    background: #ccc;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#lunbotu #list2 li.active {
    background: #EC255E
}

#show_box1 {
    width: 100%;
    height: 300px;
    position: relative
}

#show_box1 img {
    width: 200px;
    height: 200px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute
}

#show_box1 .yw_1 {
    top: 30px;
    left: 20px;
    z-index: 22
}

#show_box1 .yw_2 {
    top: 60px;
    left: 185px;
    z-index: 20
}

#show_box1 .yw_3 {
    top: 40px;
    left: 365px;
    z-index: 25
}

#show_box1 .yw_4 {
    top: 30px;
    left: 565px;
    z-index: 22
}

#show_box1 .yw_5 {
    top: 60px;
    left: 745px;
    z-index: 16
}

#show_box2 {
    width: 100%;
    float: left;
    margin-top: 60px;
    position: relative;
    height: 700px
}

#show_box2 li:nth-child(1) {
    width: 500px;
    height: 320px;
    position: absolute;
    left: 30px;
    top: 0
}

#show_box2 li:nth-child(2) {
    width: 400px;
    height: 320px;
    position: absolute;
    right: 20px;
    top: 0
}

#show_box2 li:nth-child(3) {
    width: 400px;
    height: 320px;
    position: absolute;
    left: 30px;
    top: 320px
}

#show_box2 li:nth-child(4) {
    width: 500px;
    height: 320px;
    position: absolute;
    right: 20px;
    top: 320px
}

#show_box2 li img {
    width: 100%;
    height: 100%
}

/*弹框提示*/
.tan_tishi {
    display: none;
    position: absolute;
    width: 260px;
    height: 60px;
    top: 600px;
    line-height: 60px;
    margin-left: -130px;
    left: 50%;
    text-align: center;
    background: #888;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}


/*网站地图*/
#simtp a {
    color: #333
}

#simtp a:hover {
    color: #FF4A00
}

#simtp h2 {
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}

#simtp p {
    padding: 0
}

#simtp p a {
    font-size: 14px;
    color: #666;
    padding-right: 15px
}

#simtp .citys {
    font-size: 14px;
    text-indent: 20px;
    margin: 8px 0;
    font-weight: bold;
    color: #333
}

/*现场直击*/
.h_zhiji h3 {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px
}

.h_zhiji h3 span {
    position: relative;
    color: #ff4a00
}

.h_zhiji h3 span:before {
    position: absolute;
    left: -110px;
    top: 9px;
    width: 100px;
    height: 2px;
    content: "";
    background: #ff4a00
}

.h_zhiji h3 span:after {
    position: absolute;
    right: -110px;
    top: 9px;
    width: 100px;
    height: 2px;
    content: "";
    background: #ff4a00
}

.h_zhiji .xc {
    padding: 0 10px;
    margin-bottom: 50px
}

.h_zhiji .xc1 img {
    display: inline-block;
    width: 440px;
    height: 240px;
    margin: 10px 0 0 10px
}

.h_zhiji .xc2 img {
    float: left;
    margin-left: 10px;
    margin-bottom: 5px
}

.h_zhiji .xc2 .img1 {
    width: 470px;
    height: 425px
}

.h_zhiji .xc3 img {
    float: left;
    margin-left: 10px;
    margin-bottom: 5px
}

.h_zhiji .xc3 .img1 {
    width: 269px
}

.h_zhiji .xc3 .img2 {
    width: 614px
}

.h_zhiji .xc3 .img3 {
    width: 614px
}

.h_zhiji .xc3 .img4 {
    width: 270px
}

.h_map p {
    margin-bottom: 15px
}

.h_map p a {
    display: inline-block;
    margin-right: 15px;
    color: #333
}


.h_zhifu img {
    width: 160px
}



.invite-wrap{width: 1200px;margin: 0 auto}
.invite-list{margin:20px 0 20px 50px;width: 80%;overflow: hidden}
.invite-list thead{font-size: 14px;text-align: center;background: #f9f9f9;height: 36px;line-height: 36px}
.invite-body{font-size: 13px;text-align: center;color: #333;line-height: 42px}
.invite-body td{cursor: pointer;border-bottom: 1px solid #eee}
.invite-tr{display:none;text-align: left;font-size: 12px;background: #fef5eb}
.invite-tr .pt-20{padding: 5px 20px}
.invite-tr .pt-20 p{line-height: 24px}
.invite-body .invite-img{vertical-align: middle;width: 16px}
.invite-body .invite-img.invite-on{-webkit-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}
.name{color: #08c}

.invite-title{width: 80%;margin:50px 0 0 50px}
.invite-title h2{margin-bottom:20px;padding-bottom:10px;border-bottom: 1px solid #eee;text-align:left;font-size:16px}
.invite-title li{font-size: 14px;margin-bottom: 15px;color: #666}
