* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft Yahei","Î¢ï¿½ï¿½ï¿½Åºï¿½",SimSun,open-sans,tahoma,open-sans !important;
}
.index-last-foot {
    background: #FFFFFF;
}
.purchase .contain {
    overflow: unset;
}
.purchase_title {
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: #f79131;
}
.purchase_title_left {
    font-size: 18px;
    float: left;
    vertical-align: middle;
    font-weight: bold;
}
.purchase_title_left img {
    margin-left: 20px;
    margin-right: 10px;
    vertical-align: text-top;
}
.purchase_title_right a {
    font-size: 12px;
    float: right;
    margin-right: 20px;
    color: #fff;
}
a{
    text-decoration: none;
    cursor: pointer;
}
.purchase_con {
    height: 330px;
    font-size: 16px;
    color: #333;
}
.purchase_con_left {
    width: 940px;
    height: 330px;
    float: left;
}
.purchase_con_left1, .purchase_con_left2 {
    width: 470px;
    height: 330px;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.purchase_con_left1_title {
    border-right: 1px solid #fff;
}
/*!* 定义滚动条样式 *!*/
/*::-webkit-scrollbar {*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    background-color: rgba(240, 240, 240, 1);*/
/*}*/
/*!*定义滚动条轨道 内阴影+圆角*!*/
/*::-webkit-scrollbar-track {*/
/*    box-shadow: inset 0 0 0 rgba(240, 240, 240, 0.5);*/
/*    border-radius: 10px;*/
/*    background-color: rgba(240, 240, 240, 0.5);*/
/*}*/
/*!*定义滑块 内阴影+圆角*!*/
/*::-webkit-scrollbar-thumb {*/
/*    border-radius: 10px;*/
/*    box-shadow: inset 0 0 0;*/
/*}*/
.purchase_con_left1_title, .purchase_con_left2_title {
    padding-left: 20px;
    font-weight: bold;
    width: 450px;
    background-color: #ffeed8;
    line-height: 45px;
    color: #333;
    font-size: 16px;
}
.gm_all_out ::-webkit-scrollbar{
    width: 5px;
}
#content-view1 {
    overflow: hidden;
    height: 285px;
    background-color: #fffbee;
}
#content-view2 {
    overflow: hidden;
    height: 285px;
    background-color: #fffbee;
}
.purchase_con_left_con1 {
    border-right: 1px solid #ffeed8;
}
.purchase_con_left_con1, .purchase_con_left_con2 {
    background-color: #fffbee;
    padding-left: 20px;
    padding-right: 20px;
}
ul, ol {
    list-style-type: none;
}
.purchase_con_left_con1 li, .purchase_con_left_con2 li {
    width: 435px;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    display: flex;
    align-items: center;
    padding: 8px 0;
}
.purchase_con_left_con_li span:nth-child(1) {
    width: 150px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.purchase_con_left_con_li img {
    vertical-align: middle;
    margin-right: 10px;
}

.purchase_con_left_con_li span:nth-child(2) {
    width: 70px;
    display: inline-block;
    text-align: center;
}
.purchase_con_left_con_li span:nth-child(3) {
    width: 115px;
    display: inline-block;
    text-align: center;
}
.purchase_con_left_con_li span:nth-child(4) {
    font-size: 14px;
    width: 80px;
    display: inline-block;
    text-align: center;
    border: 1px solid #f79131;
    line-height: 25px;
    height: 25px;
    border-radius: 15px;
}
a {
    text-decoration: none;
    cursor: pointer;
}

.purchase_con_right {
    width: 240px;
    height: 330px;
    float: right;
    border-radius: 10px;
    background-color: #108391;
    background-image: url(../imgs/home/buy_bg.png);
}
.purchase_con_right1 {
    margin-top: 30px;
}
.purchase_con_right1, .purchase_con_right2, .purchase_con_right3 {
    width: 215px;
    height: 30px;
    margin-top: 20px;
    margin-left: 30px;
    font-size: 14px;
    color: #333;
    position: relative;
}
.purchase_con_right input{
    width: 110px;
    height: 30px;
    border: none;
    text-indent: 5px;
    outline: none;
}
.news-left-out1 {
    position: absolute;
    display: none;
    width: 465px;
    height: 300px;
    background: #fafafa;
    border: 1px solid #b6b6b6;
    box-shadow: 1px 1px 3px #bdbdbd;
    top: 30px;
    left: -187px;
    z-index: 99;
}
.news-left-out1 ul {
    display: inline-block;
    width: 130px;
    height: 240px;
    overflow-y: scroll;
    border: 1px solid #b6b6b6;
    margin: 20px 0 20px 15px;
}
.news-left-out1 li {
    /*font-size: 13px;*/
    /*text-indent: 10px;*/
    cursor: pointer;
    /*background: url(../imgs/home/icon-left2.png) no-repeat 95% center;*/
    padding: 5px 5px;
    margin: 5px 0!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-left-out1 li.on {
    background: #4fc2b8;
    color: white;
}
.news-left-out1 li div{
    font-size: 13px;
}
.news-left-out1 li i{
    transform: rotate(270deg);
    font-size: 7px;
}
.news-left-out1 p {
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 15px;
}
.news-left-out1 span {
    margin: 0!important;
    left: 80px;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    text-align: left!important;
    width: 70px;
    white-space: nowrap;
    line-height: 30px;
}
.news-left-out1 a:nth-of-type(1) {
    right: 70px;
    bottom: 8px;
}
.news-left-out1 a:nth-of-type(2) {
    right: 20px;
    bottom: 8px;
}
.news-left-out1 a {
    display: block;
    width: 40px;
    height: 20px;
    background: #f3f3f3;
    line-height: 20px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    color: #333;
}
a {
    text-decoration: none;
    cursor: pointer;
}
.purchase_btn {
    width: 220px;
    height: 40px;
    background: url(../imgs/home/sub_03.jpg) no-repeat;
    line-height: 40px;
    text-align: center;
    margin: 15px auto 10px auto;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 10px #ed9748;
}
.purchase_code {
    margin-left: 30px;
    float: left;
    width: 90px;
}
.purchase_code_tip {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}
.purchase_code_tip p:nth-child(1) {
    font-size: 16px;
}
.purchase_code_tip p:nth-child(3) {
    font-size: 16px;
    margin-top: 10px;
}
.peixun_title {
    height: 25px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.pei_line {
    display: inline-block;
    width: 5px;
    height: 16px;
    background-color: #ff9933;
    margin-right: 10px;
    float: left;
    margin-top: 4px;
}
.peixun_title_text {
    float: left;
}
.peixun_left {
    width: 680px;
    height: 200px;
    float: left;
    background-color: #fff;
    padding: 20px 20px;
}
.peixun_left_one {
    float: left;
    width: 320px;
    height: 200px;
}
.peixun_left_one img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.peixun_right {
    width: 450px;
    height: 200px;
    float: right;
    background-color: #fff;
    padding: 20px 20px 20px 0;
}
.peixun_right_one {
    width: 50px;
    height: 205px;
    float: left;
    border-right: 1px solid #ccc;
}
.peixun_right_one img {
    margin-left: 15px;
}
.peixun_right_one p:nth-child(2) {
    font-size: 18px;
    color: #108391;
    text-align: center;
}
.peixun_right_one a:nth-child(3) {
    font-size: 12px;
    color: #999;
    text-align: center;
}
.peixun_right_two {
    width: 380px;
    height: 205px;
    float: right;
}
.peixun_right_two_con {
    height: 90px;
    margin-bottom: 20px;
}
.peixun_right_two_left {
    width: 90px;
    height: 90px;
    float: left;
}
.peixun_right_two_left img {
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
}
.peixun_right_two_right {
    height: 90px;
    float: right;
    width: 270px;
    font-size: 12px;
    color: #999;
}
.peixun_right_two_right p:nth-child(1) {
    font-size: 14px;
    color: #108391;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
}
.peixun_right_two_right a {
    color: #108391;
}
.peixun_right_two_right p:nth-child(2) {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 12px;
}
.peixun_right_two_right p:nth-child(3) {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 12px;
}
.peixun_right_two_con {
    height: 90px;
    margin-bottom: 20px;
}
.peixun_right_two_left {
    width: 90px;
    height: 90px;
    float: left;
}
.peixun_right_two_right {
    height: 90px;
    float: right;
    width: 270px;
    font-size: 12px;
    color: #999;
}
.peixun_right_two_right p:nth-child(1) {
    font-size: 14px;
    color: #108391;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
}
.peixun_right_two_right p:nth-child(2) {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 12px;
}
.peixun_right_two_right p:nth-child(3) {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 12px;
}
.peixun_left_two {
    float: right;
    width: 340px;
    height: 200px;
    overflow: hidden;
}
.peixun_left_two_title {
    margin-bottom: 15px;
}
.xianshi {
    font-size: 18px;
    color: #333;
}
.peixun_left_two_more {
    font-size: 12px;
    color: #999;
    margin-left: 222px;
}
.peixun_left_two_arrow {
    color: #f99b42;
}
.peixun_left_two_con {
    float: left;
    width: 100px;
}
.peixun_left_two_con img {
    width: 100px;
    height: 100px;
}
.peixun_price {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    border: 1px solid #f79131;
    border-radius: 5px;
    background-color: #f79131;
}
.peixun_price_one {
    width: 40px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.peixun_price_two {
    width: 50px;
    background-color: #f79131;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.peixun_content {
    font-size: 12px;
    color: #333;
    line-height: 14px;
}
.peixun_left_two_con:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
}
.factory_title {
    line-height: 25px;
    height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.factory_line {
    width: 5px;
    height: 16px;
    background-color: #009999;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.factory_title_left {
    font-size: 18px;
    float: left;
}
.factory_con {
    overflow: hidden;
    margin-bottom: 25px;
}
.factory_con li {
    width: 225px;
    height: 170px;
    float: left;
    margin-right: 18.75px;
    position: relative;
}
.factory_con_up {
    height: 130px;
    background-color: #adadad;
}
.factory_con_up img {
    width: 100%;
    height: 100%;
}
.factory_con_down {
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center;
    background-color: #fff;
}
.factory_con_down a{
    color: #333;
}
.bofang {
    position: absolute;
    top: 0;
    left: 0;
}
.factory_con .factory_con_five {
    margin-right: 0;
}
.cont4_title {
    height: 25px;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cont4_line {
    height: 18px;
    width: 5px;
    background-color: #009999;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}
.cont4_title_text {
    float: left;
}
.cont4 {
    margin-bottom: 30px;
}
.tips {
    width: 100%;
}
.tips_more {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #999999;
    top: 10px;
}
.tip_top {
    overflow: hidden;
}
.cont4 .tip_top_item {
    float: left;
    background-color: #ffffff;
    box-shadow: inset 2px 0px 5px rgba(16, 131, 145, 0.2);
    border-radius: 0 10px 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 21px 0 21px;
    font-size: 16px;
    color: #4fc2b8;
    margin-left: -2px;
}
.tip_top_item {
    cursor: pointer;
}
.cont4 .tip_top .active {
    background: #4fc2b8 !important;
    color: #ffffff !important;
    border-radius: 10px 10px 0 0;
}
.cont4 .t_m_r_item .com a {
    color: #555555;
    height: 44px;
}
.tip_main_l {
    width: 300px;
    height: 380px;
    overflow: hidden;
    float: left;
    background: #4fc2b8;
}
.tip_main_l .active {
     display: block !important;
}
.img_slide_title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 20px;
}
.tip_main_l .tipmail_l_fr {
    display: none;
    width: 100%;
    overflow: hidden;
}
.img_slide_title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 20px;
}
.img_slide_title a {
    color: #fff;
}
.buy-btn {
    color: #fff;
}
.img_slide li.li1 img:hover .yd {
    display: block !important;
}
.yd{
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    height: 18px;
    padding-left: 8px;
    padding-right: 22px;
    line-height: 18px;
    font-size: 12px;
    white-space: nowrap;
    color: #fff;
    background-color: rgba(63,70,125,.25);
    border-radius: 0 0 0 12px;
    z-index: 100;
}
.tip_all {
    overflow: hidden;
}
.cont4 .tip_main {
    overflow: hidden;
    border-top: 1px solid #4fc2b8;
    display: none;
}
.tip_all .active {
    display: block !important;
}
.tip_main_r {
    height: 370px;
    overflow: hidden;
    float: left;
    padding-top: 10px;
    width: 900px;
    background: #ffffff;
}
.cont4 .t_m_r_item {
    width: 300px;
    margin: 33px 0 0;
    float: left;
    position: relative;
    height: 140px;
   box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.t_m_r_item {
    cursor: pointer;
}
.cont4 .t_m_r_item .pro {
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
}
.cont4 .t_m_r_item p {
    font-size: 14px;
    color: #333333;
    width: 150px;
}
.cont4 .t_m_r_item p a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cont4 .t_m_r_item .pro a {
    color: #333333;
}
.cont4 .t_m_r_item .com {
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
}
.cont4 .t_m_r_item span {
    position: absolute;
    left: 20px;
    bottom: 20px;
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background: #4fc2b8;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.cont4 .t_m_r_item span a {
    color: #fff;
}
.cont4 .t_m_r_item img {
    position: absolute;
    right: 20px;
    top: 0;
    box-shadow: 5px 5px 10px #d3e8eb;
    object-fit: cover;
}
.cont5 {
    overflow: hidden;
}
.cont5 .tip_top_item {
    float: left;
    background-color: #ffffff;
    box-shadow: inset 2px 0px 5px rgba(16, 131, 145, 0.2);
    border-radius: 0 10px 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
    font-size: 16px;
    color: #108391;
    margin-left: -2px;
}
.tip_top_item {
    cursor: pointer;
}
.cont5 .tip_top .active {
    background: #108391 !important;
    color: #ffffff !important;
    border-radius: 10px 10px 0 0;
}
.tip_main_l1 {
    width: 300px;
    height: 380px;
    overflow: hidden;
    float: left;
    background: #108391;
}
.tip_main_l1 .tipmail_l_fr {
    display: none;
    width: 100%;
    overflow: hidden;
}
.tip_main_l1 .active {
    display: block !important;
}
.img_slide_title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 20px;
}
.img_slide_title a {
    color: #fff;
}
.img_slide {
    width: 180px;
    height: 240px;
    overflow: visible;
    position: absolute;
    left: 60px;
    top: 100px;
    perspective: 1000px;
    perspective-origin: 50% -50%;
}
.img_slide li {
    width: 180px;
    height: 240px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 3;
}
.img_slide li.li1 {
    z-index: 3;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.img_slide li.li1 img {
    transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
}
.img_slide_click2 .img_sc_prev {
    width: 40px;
    height: 100%;
    display: block;
    overflow: hidden;
   // background: url(../imgs/home/ad_prev.png) center no-repeat;
    background-size: 6px;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 999;
}
.img_slide_click2 .img_sc_next {
    width: 40px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url(../imgs/home/ad_next.png) center no-repeat;
    background-size: 5px;
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 999;
}
.cont5 .tip_main {
    overflow: hidden;
    border-top: 1px solid #108391;
    display: none;
}
.cont5 .tip_main_r {
    padding-left: 10px;
}
.cont5 .t_m_r_item {
    font-size: 14px;
    color: #666666;
    line-height: 23px;
}
.cont5 .t_m_r_item {
    width: 180px;
    margin: 2px 0 10px 0;
    float: left;
    position: relative;
    height: 320px;
    padding: 20px;
}
.cont5 .t_m_r_item img {
    width: 180px;
    height: 180px;
    object-fit: cover;
}
.cont5 .t_m_r_item:hover img {
    transform: scale(1.06);
    transition: all 0.6s;
}
.cont5 .t_m_r_item .pro {
    height: 50px;
    overflow: hidden;
    margin-top: 5px;
}
.cont5 .t_m_r_item .pro a {
    color: #333333;
}
.cont5 .t_m_r_item .con {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.cont5 .t_m_r_item p {
    font-size: 14px;
    color: #333333;
}
.cont5 .t_m_r_item .con a {
    color: #555555;
}
.cont5 .t_m_r_item span a {
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background: #108391;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}
.industry {
    margin-top: 25px;
    margin-bottom: 30px;
}
.industry .contain {
    background-color: #fff;
}
.industry_title {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url(../imgs/home/hangye_03.png) no-repeat;
}
.industry_title_left {
    font-size: 18px;
    float: left;
    margin-left: 60px;
}
.industry_title_right {
     float: right;
     font-size: 12px;
     margin-right: 10px;
     color: #fff;
 }
.industry_con {
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
}
.industry_con li {
    width: 570px;
    height: 110px;
    /*float: left;*/
    padding-top: 20px;
}
.industry_con_left {
    width: 90px;
    height: 90px;
    float: left;
}
.industry_con_left img {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    object-fit: cover;
}
.industry li:nth-child(1) {
    border-bottom: 1px solid #ccc;
}
.industry_con_right {
    float: right;
    width: 450px;
    height: 90px;
    font-size: 12px;
}
.industry_con_right p:nth-child(1) {
    color: #108391;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.industry_con_right p:nth-child(2) {
    color: #999;
    margin-top: 10px;
    margin-bottom: 15px;
}
.industry_con_right p:nth-child(3) {
    color: #666;
    font-size: 12px;
    height: 32px;
    overflow: hidden;
}
.industry li:nth-child(2) {
    float: right;
    border-bottom: 1px solid #ccc;
}
.industry li:nth-child(4) {
    float: right;
}
.len_img {
    margin: 20px 0 20px 0;
}
.len_img img {
    width: 100%;
}
.ad_banner {
    height: 185px;
}
.ad_banner_zhibo {
    width: 390px;
    height: 185px;
    background-color: #fff;
    float: left;
    position: relative;
}
.ad_banner_zhibo_title, .ad_banner_huiyi_title, .ad_banner_ti_title {
    line-height: 30px;
    font-size: 18px;
    margin-left: 35px;
    color: #000;
    background: url(../imgs/home/ad_bg_03.jpg) no-repeat;
}
.ad_banner_zhibo_con {
    width: 370px;
    height: 135px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px;
}
.swiper-button-prev2, .swiper-button-prev3, .swiper-button-prev5 {
    margin-left: 2px;
}
.swiper-button-next2, .swiper-button-next3, .swiper-button-next5 {
    margin-right: 2px;
}
.swiper-button-next2, .swiper-button-prev2, .swiper-button-next3, .swiper-button-prev3, .swiper-button-next5, .swiper-button-prev5 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: 7px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.ad_prev,.ad_huiyi_prev,.ad_ti_prev{
    width: 20px;
    height: 40px;
    left: 12px;
    background: url(../imgs/home/ad_prev.png) no-repeat !important;
}
.ad_next,.ad_huiyi_next,.ad_ti_next{
    width: 20px;
    height: 40px;
    right: 7px;
    background: url(../imgs/home/ad_next.png) no-repeat !important;
}
.ad_banner_huiyi {
    width: 390px;
    height: 185px;
    background-color: #fff;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    position: relative;
}
.ad_banner_huiyi_con {
    width: 370px;
    height: 135px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px;
}
.ad_banner_ti_con{
    width: 370px;
    height: 135px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px;
}
.ad_banner_ti {
    width: 390px;
    height: 185px;
    background-color: #fff;
    float: left;
    position: relative;
}
.ad_banner_zhibo_con img {
    width: 100%;
    height: 100%;
}
.ad_banner_huiyi_con img {
    width: 100%;
    height: 100%;
}
.ad_banner_ti_con img {
    width: 100%;
    height: 100%;
}
.hezuo {
    margin-top: 20px;
    height: 124px;
    color: #666;
    font-size: 14px;
}
.hezuo .contain {
    width: 1140px;
    background-color: #fff;
    padding: 15px 30px;
}
.hezuo_title {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}
.hezuo_title_left {
    color: #339999;
    font-size: 16px;
    float: left;
}
.hezuo a {
    color: #666;
    line-height: 25px;
}
.hezuo .line {
    margin-left: 20px;
    margin-right: 20px;
}
.hezuo_title_right {
    float: right;
    font-size: 12px;
}
.hezuo_con {
    height: 50px;
    overflow: hidden;
}
.cont6 {
    height: 100px;
    overflow: hidden;
    margin: 25px 0 30px 0;
}
.contact {
    background: #ffffff;
    height: 100px;
    overflow: hidden;
}
.phone {
    margin: 15px 40px 15px 30px;
    height: 70px;
    width: 530px;
    border-right: 1px solid #cccccc;
    float: left;
    line-height: 35px;
    font-size: 14px;
    color: #999999;
}
.phone p {
    font-size: 14px;
    color: #666666;
}
.phone p b {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.phone p span {
    font-size: 24px;
    color: #108391;
    background: url(../imgs/home/2.png) no-repeat right center;
    padding-right: 30px;
    margin: 0 10px 0 10px;
}
.qq {
    float: left;
    overflow: hidden;
    height: 70px;
    margin-top: 15px;
}
.qq1 {
    background: url(../imgs/home/weixin.png) no-repeat left center;
    padding-left: 40px;
}
.qq1 a {
    width: 130px;
    height: 28px;
    background-color: #4fc2b8;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    display: block;
    text-align: center;
}
.qq2 {
    background: url(../imgs/home/weixin.png) no-repeat left center;
    padding-left: 40px;
    margin-top: 10px;
}
.qq2 a {
    width: 130px;
    height: 28px;
    background-color: #108391;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    display: block;
    text-align: center;
}
.mail {
    background: url(../imgs/home/10.jpg) no-repeat;
    width: 400px;
    height: 100px;
    float: right;
}
.mail input {
    appearance: none;
    outline: none;
    width: 240px;
    padding: 0 20px 0 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    border: none;
    margin: 50px 0 0 20px;
}
.mail button {
    appearance: none;
    outline: none;
    border: none;
    color: #ffffff;
    background: url(../imgs/home/3.png) no-repeat;
    height: 61px;
    width: 60px;
    float: right;
    margin: 20px;
    font-size: 20px;
    cursor: pointer;
}
.phone a {
    color: #999999;
}
.phone a:hover {
    color: #108391;
}

/*滚轮样式*/
/*1*/
#content-view1::-webkit-scrollbar-track {
    background-color: rgba(204, 204, 204, 1);
}
#content-view1::-webkit-scrollbar {
    width: 4px;
}
#content-view1::-webkit-scrollbar-thumb {
    background-color: grey;
}
/*2*/
#content-view2::-webkit-scrollbar-track {
    background-color: rgba(204, 204, 204, 1);
}
#content-view2::-webkit-scrollbar {
    width: 4px;
}
#content-view2::-webkit-scrollbar-thumb {
    background-color: grey;
}

#ul_second li, #ul_third li {
    display: none;
}
/*shade*/
.shade {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(18,18,18,.65);
    z-index: 2001;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shade >:first-child {
    position: relative;
}
.line20c_small,.line20c{
    position: absolute;
    right:0;
    top:0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    line-height: 20px;
    text-align: center;
}
.line20c_small i,.line20c i{
    font-size: 15px;
    color: white;
}
.shade_small {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 1000;
    cursor: pointer;
    display: none;
    color: #000;
}
/*shade_side*/
.shade_left{
    position: fixed;
    top: 180px;
    left: 40px;
    background-color: #00A4C2;
    color: black;
    z-index: 2000;
    display: flex;
    align-items: center;
    height: 400px;
    width: 90px;
}
.shade_right{
    position: fixed;
    top: 180px;
    right: 40px;
    z-index: 2000;
    background-color: #00A4C2;
    color: black;
    display: flex;
    align-items: center;
    height: 400px;
    width: 90px;
}
.right_line20c,.left_line20c{
    position: absolute;
    right:0;
    top:0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    line-height: 20px;
    text-align: center;
}
.right_line20c i,.left_line20c i{
    font-size: 15px;
    color: white;
}
.banner-contain {
    width: 1200px;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
    display: flex;
    /*padding-top: 40px;*/
}
.home-center{
    width: 720px;
    margin-right: 20px;
}
/*滑块验证的字体样式*/
.nc_iconfont {
    color: #ff3f08;
    font-style: normal;
}
.limit-1{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block !important;
}

/*预定广告位部分*/
.preordain_ad{width: 300px;height: 400px;position: fixed;background-color: #f5f5f5;left: 50%;top:50%;margin-left: -150px;margin-top: -200px;z-index: 2000;border-radius: 5px;overflow: hidden;}
.preordain_ad .top_title{height: 60px;background:url(../imgs/home/bg_ad.png) no-repeat;line-height: 60px;text-align: center;position: relative;}
.preordain_ad .top_title p{font-size: 26px;color: #fff;}
.preordain_ad .top_title p a{font-size: 12px;margin-left: 8px;color: #fff;text-decoration: underline;}
.preordain_ad .top_title p span{font-size: 12px;}
.preordain_ad .close_ad{display: inline-block;position: absolute;top:5px;right:10px;cursor: pointer;width: 20px;height: 20px;line-height: 20px;font-size: 20px;color:#fff;}
.preordain_ad .down_form{width: 240px;margin-left: 30px;}
.preordain_ad .down_form p{font-size: 12px;color: #999999;margin-top:10px;margin-bottom: 25px;}
.preordain_ad .down_form .input_out{border:1px solid #d6d6d6;height: 28px;font-size: 13px;color: #cfcfcf;margin-top:10px;margin-bottom: 10px;}
.preordain_ad .down_form .input_out input{border:none;outline:none;background:none;height: 28px;width:160px}
.preordain_ad .down_form .input_out input:focus{border:none;}
.preordain_ad .down_form .input_out .title{margin-left:20px;}
.preordain_ad .down_form .input_out .code{position: relative}
.preordain_ad .down_form .input_out .line{margin-left:5px;margin-right: 5px;}
.preordain_ad .down_form .sub{width: 150px;height: 40px;border-radius: 20px;background-image:linear-gradient(to right,#f79232,#febe52);border: none;outline:none;line-height: 40px;text-align: center;font-size: 20px;color: #fff;margin-left: 40px;cursor: pointer;margin-top: 33px;}
.preordain_ad .down_form .input_out .sub_ad_code{width:60px}
.preordain_ad .down_form .send_code{background-color: #999999;height: 30px;font-size: 14px;position: absolute;right:0;top:0;width: 100px;line-height: 30px;text-align: center;cursor: pointer;color: #fff;}




