* {
    padding: 0px;
    margin: 0px;
    font-family: 微软雅黑;
    text-decoration: none;
    list-style: none;
    font-size: 14px;
    color: #333;
}

*:focus {
    outline: none;
}

img {
    border: 0;
}

.wrapper {
    width: 1080px;
    margin: auto;
    position: relative;
}

.clear {
    clear: both;
}

h4 {
    font-weight: normal;
}




.title {
    display: table;
    margin: auto;
    text-align: center;
}

.title h4 {
    color: #000;
    font-size: 30px;
}

.title span {
    display: block;
    width: 100px;
    height: 3px;
    background: #5806d7;
    margin: 10px auto;
}

.title p {
    color: #666;
    line-height: 18px;
}

.blank_title h4,
.blank_title p {
    color: #fff;
}

.blank_title span {
    background: #fff;
}

.industy_top {
    color: #5806d7;
    font-size: 20px;
}

.industy_top img {
    margin-right: 10px;
}

.in_title {
    text-align: center;
}

.in_title h4 {
    font-size: 38px;
    color: #5806d7;
}

.in_title p {
    font-size: 15px;
    color: #999;
    text-transform: uppercase;
}

.to_title {
    margin: auto;
    display: table;
}

.to_title div {
    float: right;
}

.to_title img {
    float: left;
    margin: 7px;
}

.to_title h4 {
    font-size: 38px;
    color: #5806d7;
    line-height: 50px;
}

.to_title p {
    font-size: 15px;
    color: #999;
    text-transform: uppercase;
}




.in_banner {
    width: 100%;
}

.in_banner img {
    width: 100%;
}




.banner {
    width: 100%;
}

.pro-switch {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

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

html[xmlns] .slides {
    display: block;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 100%;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    display: none;
}

.flex-control-paging li a {
    display: none;
}

.in_banner .flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 92%;
}

.in_banner .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.in_banner .flex-control-paging li a {
    display: block;
    width: 33px;
    height: 9px;
    background: #fff;
}

.in_banner .flex-control-paging li a.flex-active {
    width: 48px;
    height: 9px;
    background: #ff5c36;
}




.eoc {
    width: 100%;
    box-shadow: 0 0 3px #e8e8e8;
}

.eoc_tab {
    display: table;
    margin: auto;
}

.eoc_tab li {
    float: left;
    line-height: 15px;
    padding: 20px 0 15px;
    border-bottom: 2px solid #fff;
    background: #fff;
    margin: 0 30px;
}

.eoc_tab li a {
    display: block;
    font-size: 15px;
    color: #666;
}

.eoc_tab li:hover {
    border-bottom: 2px solid #ff5c36;
}

.eoc_tab li:hover a {
    color: #ff5c36;
}

.eoc_tab .eoc_on {
    border-bottom: 2px solid #ff5c36;
}

.eoc_tab .eoc_on a {
    color: #ff5c36;
}




.eoc_con {
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    width: 100%;
}

.eoc_left {
    float: left;
    padding-left: 38px;
}

.eoc_right {
    float: right;
}

.eoc_text h4 {
    font-size: 38px;
    color: #5806d7;
    line-height: 38px;
}

.eoc_text p {
    font-size: 24px;
    color: #666;
    line-height: 24px;
    padding: 15px 0 35px;
}

.eoc_text ul li {
    font-size: 15px;
    color: #666;
    line-height: 20px;
    margin-bottom: 15px;
    height: 20px;
}

.eoc_text ul li img {
    float: left;
    margin-right: 10px;
}

.eoc_txt {
    width: 350px;
}

.eoc_txt h4 {
    font-size: 38px;
    color: #5806d7;
    line-height: 38px;
    margin-bottom: 23px;
}

.eoc_txt p {
    font-size: 15px;
    color: #666;
    line-height: 26px;
}

.eoc_table {
    width: 850px;
    margin: 0 auto 20px;
    border-collapse: collapse;
}

.eoc_table tr th {
    color: #fff;
    background: #5806d7;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    line-height: 45px;
}

.eoc_table tr td {
    color: #444;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
    border-bottom: 1px solid #dcdcdc;
}

.eoc_table tr td span {
    color: #5806d7;
}

.handle_text {
    width: 540px;
}

.handle_text h4 {
    font-size: 28px;
    color: #5806d7;
    line-height: 34px;
}

.handle_text h4 span {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #5806d7;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 20px;
    margin-right: 8px;
}

.handle_text p {
    font-size: 15px;
    margin-top: 20px;
    color: #444;
    line-height: 24px;
}

.all_shadow {
    width: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 888;
    display: none;
}




.hd_top {
    width: 100%;
    background: #f8f8f8;
    line-height: 45px;
}

.hd_top marquee {
    width: 40%;
    float: left;
    color: #666;
}

.hd_top ul {
    float: right;
}

.hd_top ul li {
    float: left;
}

.hd_top ul li a {
    color: #666;
    display: inline-block;
    margin-left: 36px;
}

.hd_main {
    width: 100%;
    background: #fff;
    padding: 10px 0 10px;
}

.hd_main .logo {
    float: left;
}

.hd_main .logo img {
    float: left;
}

.hd_main .hd_phone {
    float: right;
}

.hd_main .hd_phone img {
    float: left;
}

.hd_main .hd_phone div {
    float: left;
    margin-top: 5px;
}

.hd_main .hd_phone h4 {
    font-size: 15px;
    color: #666;
}

.hd_main .hd_phone span {
    font-size: 26px;
    color: #5806d7;
}

.hd_btm {
    width: 100%;
    height: 50px;
    background: #ff5c36;
}

.nav {
    display: table;
    margin: auto;
}

.nav>li {
    float: left;
    position: relative;
}

.nav>li>a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 0 24px;
    line-height: 50px;
}

.nav li img {
    float: left;
    margin: 15px 8px 0 0;
}

.nav>li:hover {
    background: #ffa800;
}

.nav .nav_on {
    background: #ffa800;
}

.subnav {
    position: absolute;
    left: 0;
    z-index: 999;
    background: #ffa800;
    display: none;
}

.subnav li {
    text-align: center;
}

.subnav li a {
    font-size: 15px;
    display: block;
    color: #666;
    line-height: 47px;
}

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

.hd_top ul li .hd_on {
    color: #ff5c36;
}







.index_link {
    width: 100%;
    background: #5806d7;
    line-height: 48px;
    color: #fff;
}

.index_link ul {
    display: table;
    margin: auto;
}

.index_link ul li {
    margin: 0 16px;
    float: left;
}

.index_link ul li span,
.index_link ul li a {
    color: #fff;
}

.ft_list {
    width: 100%;
    background: #f8f8f8;
    padding: 26px 0;
    border-bottom: 1px solid #dcdcdc;
}

.ft_list ul {
    float: left;
}

.ft_list ul li {
    padding-left: 25px;
    line-height: 36px;
}

.ft_list ul li a {
    display: block;
}

.ft_top {
    font-size: 15px;
    color: #000;
    padding: 5px 0 15px;
}

.ft_top img {
    float: left;
    margin: 8px 10px 0 0;
}

.ft_list .code {
    float: right;
    width: 148px;
}

.ft_list .code img {
    width: 100%;
}

.copyright {
    width: 1080px;
    margin: auto;
}

.copyright p {
    text-align: center;
    line-height: 56px;
    font-size: 13px;
    color: #000;
}

.copyright p span {
    font-size: 13px;
    color: #000;
    float: none;
}

.copyright p a {
    float: none;
}







.hot {
    margin: 0px auto;
    width: 1080px;
}

.hot_main {
    margin-top: 30px;
    overflow: hidden;
}

.goarrow {
    margin: auto;
    display: table;
}

.hot_main .stylesgoleft,
.hot_main .stylesgoright {
    width: 46px;
    height: 46px;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
    cursor: pointer;
    margin-top: 30px;
    float: left;
    text-align: center;
    line-height: 46px;
    font-size: 40px;
    margin-right: 14px;
}

.hot_main .stylesgoleft:hover,
.hot_main .stylesgoright:hover {
    border: 1px solid #4fbe00;
    color: #4fbe00;
}




.hot_div {
    float: left;
    width: 1080px;
    height: 530px;
    overflow: hidden;
    position: relative;
}

.hot_div .mainul {
    position: absolute;
    left: 0;
    top: 0;
}

.hot_div .mainul>li {
    float: left;
    width: 1080px;
}

.hot_div .mainul>li ul li {
    float: left;
    position: relative;
    overflow: hidden;
}

.hot_div .mainul>li ul li div {
    position: absolute;
    bottom: 0;
    left: 0;
}

.hot_div .mainul>li ul .hot_left {
    margin-right: 10px;
    width: 530px;
    height: 530px;
}

.hot_div .mainul>li ul .hot_left div {
    width: 530px;
    height: 530px;
    text-align: center;
}

.hot_div .mainul>li ul li .hot_shadow {
    background: #5806d7;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
}

.hot_div .mainul>li ul li .hot_con {}

.hot_div .mainul>li ul .hot_left .hot_con img {
    margin: 110px 0 65px;
}

.hot_div .mainul>li ul li .hot_con a {
    color: #fff;
}

.hot_div .mainul>li ul .hot_left .hot_con h4 {
    font-size: 46px;
    color: #fff;
    padding-top: 240px;
}

.hot_div .mainul>li ul .hot_left .hot_con b {
    font-weight: normal;
    font-size: 26px;
    margin: 15px 0 5px;
    display: block;
    color: #fff;
}

.hot_div .mainul>li ul .hot_left .hot_con p {
    font-size: 20px;
    color: #fff;
}

.hot_div .mainul>li ul .ht_l {
    margin: 0 10px 10px 0;
}

.hot_div .mainul>li ul .hot_top {
    height: 260px;
}

.hot_div .mainul>li ul .hot_top div {
    width: 265px;
    height: 50px;
    text-align: center;
}

.hot_div .mainul>li ul .hot_top .hot_con p,
.hot_div .mainul>li ul .hot_btm .hot_con p {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
}

.hot_div .mainul>li ul .hot_btm div {
    width: 540px;
    height: 50px;
    text-align: center;
}

.top_hot {
    position: relative;
}

.top_hot .flower2 {
    position: absolute;
    right: 10.7%;
    bottom: -90px;
}

.hot_div .mainli ul li>img {
    width: 100%;
}

.hot_team {
    padding: 65px 0 60px;
}

.hot_team>p {
    font-size: 15px;
    color: #444;
    width: 1080px;
    margin: auto;
    line-height: 24px;
    margin-top: 15px;
}

.hot_div .mainul>li ul .hot_left .hot_shadow,
.hot_div .mainul>li ul .hot_left .hot_con {
    position: absolute;
    top: 0;
    left: -530px;
}

.hot_div .mainul>li ul .hot_top .hot_shadow,
.hot_div .mainul>li ul .hot_top .hot_con {
    position: absolute;
    top: 260px;
    left: 0;
}

.hot_div .mainul>li ul .hot_btm .hot_shadow,
.hot_div .mainul>li ul .hot_btm .hot_con {
    position: absolute;
    top: 260px;
    left: 0;
}

.wrapper_top {
    position: relative;
    top: 0px;
    font-family: '微软雅黑';
}

.wrapper_top a {
    display: block;
}

#aa2 {
    background: url(../image/bannerbig.jpg) no-repeat center;
    height: 300px;
}

#aa1 {
    background: url(../image/bannerbg.gif) no-repeat center;
    height: 60px;
}

.wrapper_top em {
    position: absolute;
    z-index: 9999;
    right: 12%;
    top: 15px;
    width: 17px;
    height: 38px;
    line-height: 16px;
    overflow: hidden;
    padding-top: 2px;
    color: #FFF;
    cursor: pointer;
    display: block;
    text-align: center;
    background: #666;
    font-weight: normal;
    font-style: normal;
}

.wrapper_top s {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    border-width: 4px;
    left: 4px;
}

.wrapper_top s.s1 {
    border-style: solid dashed dashed dashed;
    border-color: #FFF transparent transparent transparent;
    bottom: -2px;
}

.wrapper_top s.s2 {
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #FFF transparent;
    bottom: 2px;
}

#zxjr {
    z-index: 99;
    left: 2px;
    position: absolute;
    top: 10%;
    text-align: center;
    width: 145px;
    padding: 5px;
    margin-top: 6px;
    _margin-top: 0;
    padding-bottom: 15px;
    height: 442px;
    background: url(../image/zxjr_left.png) no-repeat center;
    border: none;
    font-family: Microsoft YaHei;
}

.onedayonly {
    position: relative;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
    left: 2px;
    _left: 12px;
    _top: 1px;
    color: #fd5e08;
    font-size: 12px;
}

#cha {
    position: absolute;
    right: -3px;
    top: -3px;
    _top: 4px;
    _left: 140px;
    height: 19px;
    width: 19px;
    cursor: pointer;
    background: url(../image/xxxx.png) no-repeat;
}

.zxjr_bg {
    padding: 28px 6px 16px 6px;
    _padding: 4px 0;
    _margin-left: -3px;
}

.one_content {
    position: relative;
    _left: 3px;
    _top: -40px;
    margin-top: 10px;
    height: 160px;
    padding: 10px 0px;
    overflow: hidden;
}

.one_content li {
    position: relative;
    background: url(../image/line_gb.jpg) no-repeat bottom;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: red;
    font-weight: 400;
}

.one_content li a {
    font-weight: 600;
}

.one_content li.ym_fourten {
    color: #999;
    text-decoration: line-through;
}

.one_content li.ym_fourten a {
    color: #999;
}

.ulkong {
    font-size: 0px;
    line-height: 0px;
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

.hot_num {
    width: 142px;
    height: 55px;
    _margin-top: -30px;
    _margin-left: 4px;
    font-size: 12px;
    font-weight: 600;
    color: #a10c38;
}

.m10 {
    margin-top: 10px;
}

.hot_num_first {
    width: 142px;
    height: 27.5px;
}

.hot_num_first ul {
    padding: 0 4px;
}

.hot_num_first ul li {
    float: left;
    text-align: center;
    vertical-align: middle;
}

.hot_num_first ul li span {
    float: left;
    margin: 2px 2px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 23px;
    background-color: #CF0008;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.hot_num_second {
    width: 142px;
    height: 27.5px;
    text-align: center;
}

.hot_num_second ul {
    width: 142px;
    height: 27.5px;
    padding: 0 18px;
    _padding: 0 10px;
    text-align: center;
}

.hot_num_second ul li {
    float: left;
    text-align: center;
    vertical-align: middle;
}

.hot_num_second ul li span {
    margin: 2px 2px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 23px;
    background-color: #CF0008;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

#num_time {
    font-weight: 600;
    color: #fff;
}

.hot_num_third {
    margin-top: 7px;
    _margin-top: 12px;
    z-index: 999;
}

.hm_sj_fourten {
    margin-top: 26px;
    _margin-top: 6px;
    margin-left: 2px;
    _margin-left: 1px;
    color: #fff;
    font-size: 15px;
}

.mpxsg_fourten {
    padding-left: 10px;
}

.mpxsg_fourten .time {
    width: 29px;
    height: 26px;
    float: left;
    background: url(../image/time_bj.png);
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    letter-spacing: 8px;
    padding-left: 2px;
}

.mpxsg_fourten .time_point {
    float: left;
    width: 5px;
    height: 13px;
    background: url(../image/time_point.png) no-repeat;
    margin: 8px 6px 0 6px;
}

.ulkong {
    font-size: 0px;
    line-height: 0px;
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

.jianrong_qiang {
    _margin-left: 3px;
}

span.hot_new {
    width: 18px;
    height: 6px;
    position: absolute;
    left: 115px;
    top: 4px;
    z-index: 999;
    display: block;
    background: url(../image/400_left_hot.png) no-repeat center;
}

.gy {
    pading: 0px 50px;
    text-align: left;
}

.gy p {
    text-indent: 2em;
    line-height: 23px;
}

.floatLeft {
    float: left;
}

.bd-input {
    margin-left: 10px;
    position: relative;
}

.bd-input .bd-name {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../image/bd.png) 0px 0px no-repeat;
}

.yzm-tp {
    vertical-align: middle;
    margin-left: -4px;
    margin-top: -2px;
}

.bd-text {
    margin-left: 20px;
    margin-right: 10px;
}

.four-fix {
    height: 80px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 250;
}

.four-fix-bg {
    background-image: url(../image/four-fix-bg.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.four-bd {
    width: 1200px;
    margin: 0 auto;
    background-color: transparent !important;
    height: 80px !important;
    line-height: 80px !important;
}




.bd {
    height: 110px;
    line-height: 110px;
    background-color: #0099ff;
}

.bd-a a {
    width: 123px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 16.5px;
    color: #fff;
    font-size: 14px;
    margin-left: 30px;
}

.bd-a a:hover {
    background-color: #fff;
    color: #009aff;
    cursor: pointer;
}

.bd-input {
    margin-left: 10px;
    position: relative;
}

.bd-input .bd-call {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../image/bd.png) 0px -35px no-repeat;
}

.mt-35 {
    margin-top: -35px;
}

.bd-input .bd-yzm {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../image/bd.png) 0px -73px no-repeat;
}

.bd-input input {
    width: 160px;
    height: 34px;
    border: none;
    padding-left: 45px;
    box-sizing: border-box;
}

.bd-input1 input {
    width: 215px!important;
}

.yzm {
    width: 120px!important;
}

.yzm-tp {
    vertical-align: middle;
    margin-left: -4px;
    margin-top: -2px;
}

.bd-text {
    margin-left: 20px;
    margin-right: 10px;
}

.bd-text p:first-child {
    color: #ffffff;
    font-size: 16px;
    margin-top: 20px;
}

.bd-text p:first-child span {
    color: #ffffff;
    font-size: 32px;
}

.bd-text p:last-child {
    color: #ffffff;
    font-size: 25px;
    margin-top: 15px;
    font-weight: bold;
}

.sp {
    color: #0099ff;
    font-size: 14px;
}

.hot-li-one {
    width: 318px!important;
}