*,
::before,
::after{
    margin: 0;
    padding: 0;

    -webkit-tap-highlight-color: transparent;/*清除点击默认的高亮效果*/

    -webkit-box-sizing: border-box;/*以你的border开始计算你的宽度*/

}

body{
    font-size: 14px;
    font-family: "Microsoft YaHei",sans-serif;/*第二个是手机的一个默认的字体*/
    color: #000; 
}

a{
    text-decoration: none;
    color: #000;
}

ul{
    list-style: none;
}

input,textarea{
    border: none;
    resize: none;
    outline: none;/*清除选中效果*/

    -webkit-appearance: none;/*清楚浏览器默认的样式*/
}

/*清除浮动*/
.clearfix::before,
.clearfix::after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

 html, body {
        position: relative;
        height: 100%;
    }


body, button, input, select, textarea {
    font-size: 12px;
    font-family: 'Microsoft Yahei','微软雅黑', \5FAE\8F6F\96C5\9ED1,'宋体',\5b8b\4f53,arial,'Hiragino Sans GB',Tahoma,Arial,Helvetica;
}

ul, ol, li, dl, dd, dt {
    list-style: none;
}

em {
    font-style: normal;
}

a {
    text-decoration: none;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

label, button {
    cursor: pointer;
}

/*解决IE图片缩放失真*/
img {
    -ms-interpolation-mode: bicubic;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}
/*连续英文、数字换行*/
.wordwrap {
    word-break: break-all;
    word-wrap: break-word;
}
/*单行文字超出显示省略号*/
.omg {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chakan {
        color: #5a2615;
        font-size: 18px;
        padding-top: 16px;
        padding-bottom: 14px;
        overflow: hidden;
        zoom: 1;
    }

        .chakan span {
            float: left;
            font-family: "微软雅黑";
        }

            .chakan span.num img {
                margin-left: 6px;
                margin-right: 4px;
                width:auto !important;
                height:auto !important;
            }
            
    .chakan a.zuopin {
        font-size: 18px;
        float: right;
        padding-right: 6px;
            color: #ef8e10;
    }

.banner {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.imgList {
    width: 300%; 
    position: absolute;
    left: 0;
    top: 0;
}

    .imgList li {
        width: 33.333%;
        background: url(../images/banner01.jpg) no-repeat center center; 
        float: left;
        background-position: center center;
    }

.dianList {
    width: 122px;
    height: 26px;
    position: absolute;
    left: 50%;
    margin-left: -61px;
    bottom: 30px;
    z-index: 10;
}
#header-banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom:80px !important;
    left:40% !important;
}
#header-banner .swiper-pagination-bullet {
     cursor: pointer;
        float: left;
        width: 46px !important;
        height: 26px !important;
        line-height: 26px !important;
        margin-right: 22px !important;
        background-color: #fff !important;
        filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  
      border-radius:0px  !important;
}

#header-banner .swiper-pagination-bullet-active {
     background-color: #6693b7 !important;
}
.cont1 {
    /*height: 558px;*/
    height: 373px;  
}
.swiper-wrapper{

}
.top_timer {
    /* position: absolute;
	left: 0;
	top: 0; */
    background: url(../images/m-timer.png) no-repeat;
    width: 585px;
    height: 99px;
    margin:30px auto 10px;
}
.in_cont {
    width: 100%;
    margin: 0px auto;
    position: relative; 
    z-index: 0;
        
}
.banner2 {
    padding: 30px 30px 30px;
}
    .in_cont > .swiper-container {
        margin-top:20px;
    }

.in_cc {
    margin-top: 30px;
    width: 100%;
    height: 487px;
    position: relative;
}

.in_ccbanner {
    width: 100%;
    height: 387px;
    position: relative;
    overflow: hidden;
}

    .in_ccbanner ul {
        width: 50000px;
        height: 387px;
        position: absolute;
        left: 0;
        top: 0;
    }

        .in_ccbanner ul li {
            width: 582px;
            height: 387px;
            float: left;
        }

            .in_ccbanner ul li a {
                display: block;
                height: 100%;
            }
                .in_ccbanner ul li a img {
                /*width:582px;*/
                height:387px;
                }
.in_cc ol {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -90px;
}

.swiper-pagination-bullets {
    bottom:0px !important;
    left:40% !important;
}
.in_cont .swiper-pagination-bullet {
      width: 24px !important;
        height: 14px !important;
        background-color: #c6e3de !important;
        cursor: pointer;
        float: left;
        margin-right: 12px;
        border-radius:0px !important;
}

.in_cont .swiper-pagination-bullet-active {
     background-color: #70b9ad !important;
}

    .in_cc ol li {
        width: 24px;
        height: 14px;
        background-color: #c6e3de;
        cursor: pointer;
        float: left;
        margin-right: 12px;
    }

        .in_cc ol li.active {
            background-color: #70b9ad;
        }

.cont2 {
    height: 352px;
    background: url(../images/cont2.jpg) no-repeat center center;
}

.cont3 {
/*    height: 1500px;
    background: url(../images/m-bg4.jpg) no-repeat center center;
    background-size:100% 100%;*/
}

.content {
    height: auto;
    margin:0px auto;
        padding: 0px 30px;
}

    .content ul {
        padding: 20px 16px 0px;
        overflow: hidden;
        zoom: 1;
        background-color: #fff;
    }

        .content ul li {
            width: 48.8%;
            height: 310px;
            float: left;
            /*background: url(../images/border.png) no-repeat;*/
            border:1px solid #ccc;
            margin-right: 10px;
            margin-bottom: 18px; 
            position:relative;
        }

.tab_qie ul {
    display: none;
}

.content ul li.last {
    margin-right: 0;
}

.content ul li a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.content ul li a .bg{
           position: absolute; width: 99%; height: 36px;line-height:36px;  background: #333; opacity: 0.5; z-index: 99; bottom: 98px; left: 1px;
        }
.content ul li a .text{
           position: absolute; width: 99%; height: 36px; line-height:36px; color:#fff;  z-index: 100; bottom: 98px; left: 1px;
           font-size:18px;
        }
    .content ul li a .chakan {
        color: #5a2615;
        font-size: 18px;
        padding-top: 6px;
        padding-bottom: 14px;
        overflow: hidden;
        zoom: 1;
    }

        .content ul li a .chakan span {
            float: left;
            font-family: "微软雅黑";
        }

            .content ul li a .chakan span.num img {
                margin-left: 6px;
                margin-right: 4px;
            }

    .content ul li a button {
        width: 103px;
        height: 31px;
        line-height: 31px;
        background: url(../images/tou.png) no-repeat;
        border: 0;
    }

    .content ul li a .chakan span.zuopin {
        font-size: 14px;
        float: right;
        padding-right: 6px;
    }
    .content ul li a > img {
    height:210px;
    width:100%;
    }
.cont4 {
    height: 480px;
    background: url(../images/m-bg5.jpg) no-repeat center center;
    background-size:100% 100%;
}

.con_con {
    width: 100%;
    margin: 0 auto;
    height: 576px;
}

    .con_con ul {
        padding-top: 150px;
        overflow: hidden;
        zoom: 1;
        padding-bottom: 50px;
    }

        .con_con ul li {
            width: 502px;
            height: 79px;
            line-height: 79px;
            margin:5px auto; 
            cursor: pointer;
            /*background: url(../images/num1.png) no-repeat center center;*/
            text-align: center;
        }

            .con_con ul li a {
                padding-left: 116px;
                color: #fff;
                font-size: 28px;
                text-decoration: none;
                float: left;
            }
    /* .con_con ul li.li02 a{
	padding-left: 22px;
} */
    .con_con p {
        color: #221815;
        font-size: 18px;
        text-align: center;
        line-height: 40px;
    }

        .con_con p i {
            font-style: normal;
            color: #fb5620;
        }

    .con_con ul li {
    }

        .con_con ul li.li01 {
            background: url(../images/m-tab1.jpg) no-repeat 0 1px;
        }
        
        .con_con ul li.li02 {
            background: url(../images/m-tab2.jpg) no-repeat 0 1px;
        }
        .con_con ul li.li03 {
            background: url(../images/m-tab3.jpg) no-repeat 0 1px;
        }
        .con_con ul li.act {
            background-position: 0 -79px;
        }
        .con_con2 ul li.li01 {
            background: url(../images/m-tab4.jpg) no-repeat 0 1px;
        }
        .con_con2 ul li.li02 {
            background: url(../images/m-tab5.jpg) no-repeat 0 1px;
        }
        .con_con2 ul li.li03 {
            background: url(../images/m-tab6.jpg) no-repeat 0 1px; 
            /*margin-right: 14px;*/
        }
        .con_con2 ul li.li04 {
            background: url(../images/m-tab7.jpg) no-repeat 0 1px;  
        }
        .con_con2 ul li.li05 {
            background: url(../images/m-tab8.jpg) no-repeat 0 1px; 
            /*margin-right: 0;*/
        } 
        .con_con ul li:hover,.con_con2 ul li.act {
            background-position: 0 -79px;
        }

.cont5 {
     height: 1700px; 
    background: url(../images/m-bg6.jpg) repeat center center;
    overflow: hidden;
    margin-top:-3px;
}

.cont6 {
    height:101px;
    background: url(../images/m-cont6.jpg) no-repeat center center;
    -webkit-background-size:cover cover;
    background-size:cover cover;
}

.cont7 {
    height: 500px;
    background: url(../images/m-bg6.jpg) no-repeat center center;
}

.con_con2 {
    height: auto;
}

    .con_con2 ul {
        padding-top: 0;
    }

        /*.con_con2 ul li {
            margin-bottom: 20px;
        }

        .con_con2 ul .li01 {
            margin-left: 200px;
        }*/

/* .con_con2 ul li.li02 a{
	padding-left: 72px;
} */
.yuntai {
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.in_baner_lun {
    position: relative;
    overflow: hidden;
    height: 350px;
}

.baner_lun {
    width: 100%;
    height: 350px;
    margin: 15px auto -60px;
    position: relative;
}

    .baner_lun ul {
        display: none;
        width: 20000px;
        height: 350px;
        position: absolute;
        left: 0;
        top: 0;
    }

        .baner_lun ul li {
            width: 278px;
            height: 350px;
            float: left;
            margin-right: 22px;
        }

            .baner_lun ul li.last {
                margin-right: 0;
            }

            .baner_lun ul li a {
                display: block;
                height: 100%;
            }

                .baner_lun ul li a p {
                    color: #221815;
                    font-size: 18px;
                    margin-top: 10px;
                    margin-bottom: 10px;
                }

    .baner_lun ul {
        /* padding: 0 90px; */
        overflow: hidden;
        zoom: 1;
    }

        .baner_lun ul li a {
            text-decoration: none;
        }

            .baner_lun ul li a .shiji {
                color: #fff;
                font-size: 16px;
                background-color: #2577e4;
                height: 32px;
                line-height: 32px;
                padding-left: 58px;
            }

                .baner_lun ul li a .shiji i {
                    font-style: normal;
                    margin: 0 16px;
                }
                
.cont8 { 
    height:154px;
    background: url(../images/m-bg9.jpg) no-repeat center center;
}
.cont9 { 
    background: url(../images/m-cont9.jpg) no-repeat top center;
    margin-top:-3px;
}

.in_baner_lun2 {
    position: relative;
    overflow: hidden;
    height: 216px;
}

.baner_lun2 {
    width: 100%;
    height: 216px;
    margin: 0px auto;
    position: relative;
    padding-top:93px;
}

    .baner_lun2 ul {
        display: none;
        width: 20000px;
        height: 216px;
        position: absolute;
        left: 0;
        top: 0;
    }

        .baner_lun2 ul li {
            width: 278px;
            height: 216px;
            float: left;
            margin-right: 22px;
        }

            .baner_lun2 ul li.last {
                margin-right: 0;
            }

            .baner_lun2 ul li a {
                display: block;
                height: 100%;
            }
 
    .baner_lun2 ul {
        /* padding: 0 90px; */
        overflow: hidden;
        zoom: 1;
    }  
.foot {
    height: 844px;
    background: url(../images/foot.jpg) no-repeat center center;
}

/*--------------------------- fenye -------------------------------*/
.fenye {
    clear: left;
    width: 100%;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    /* background-color: #000; */
}

.page {
    width: auto;
    /*height: 32px;
    line-height: 32px;*/
    padding: 4px 0;
}
    /*.page .page_pre{width:48px;height:48px;background:url('../images/pre_btn.png') no-repeat;display:inline-block;margin-right:30px;vertical-align:middle;}*/
    /* .page .page_pre:hover{background:url('../images/preh_btn.png') no-repeat;text-decoration:none;} */
    .page .page_pre, .page .page_next {
        width: 36px;
        height: 36px; /*background:url('../images/next_btn.png') no-repeat;*/
        background: #fff;
        display: inline-block;
        margin-right: 14px;
        font-size: 28px;
        line-height: 36px;
        color: #555;
        border-radius: 4px;
        vertical-align: middle;
        border: 1px #d2d2d2 solid;
    }
    /* .page .page_next:hover{background:url('../images/nexth_btn.png') no-repeat;text-decoration:none;} */
    .page .page_num {
        width: 36px;
        height: 36px;
        line-height: 36px;
        border: 1px #d2d2d2 solid;
        display: inline-block;
        text-align: center;
        color: #7f7f7f;
        font-size: 21px;
        margin-right: 14px;
        vertical-align: middle;
        background-color: #fff;
        border-radius: 4px;
        text-decoration: none;
    }
    /*.page .page_num:hover{border-color:#0268a5;color:#0268a5;text-decoration:none;}*/
    .page .page_current:link, .page .page_current:visited {
        font-size: 21px;
        color: #fff;
        line-height: 36px;
        width: 36px;
        height: 36px;
        border: 1px #d2d2d2 solid;
        background-color: #70b9ad;
        border-color: #70b9ad;
        color: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 14px;
        vertical-align: middle;
    }
    /*.page .page_current:hover{text-decoration:none;}*/
    .page span {
        line-height: 32px;
        font-size: 14px;
        margin: 0 3px;
        display: inline;
        vertical-align: middle;
    }

        .page span.page_zhuan {
            margin-left: 30px;
        }

    .page .page_input {
        width: 35px;
        height: 30px;
        line-height: 30px;
        border: 1px #d2d2d2 solid;
        text-align: center;
        vertical-align: middle;
    }

    .page .page_button {
        width: 51px;
        height: 32px;
        background: url('../images/fenye_btn.png') no-repeat;
        border: 0;
        cursor: pointer;
        margin-left: 10px;
        display: inline-block;
        vertical-align: middle;
    }
    /*.page .page_button:hover{background:url('../images/fenyeh_btn.png') no-repeat;text-decoration:none;}*/
    .page .page_num2 {
        margin-right: 15px;
    }

    .page .page_current {
        margin-right: 0 10px;
        border-radius: 4px;
    }
    .page .page_go:hover {
        background-color:#fb5620;
        color:#fff;
        border-color:#fb5620;
    }

.tiaoz {
    color: #fff;
    font-size: 18px;
    margin: 0 6px;
}

/* 倒计时 */
/* .colockbox{width:283px;height:76px;margin:20px auto;background:url(images/colockbg.png) no-repeat;}
 */
.colockbox .span {
    padding-left: 220px;
}

.colockbox span {
    float: left;
    display: block;
    width: 80px;
    height: 99px;
    line-height: 99px;
    font-size: 43px;
    text-align: center;
    color: #fff;
    margin: 0 41px 0 0;
    font-weight: bold;
}

    .colockbox span.day {
        /* padding-left: 134px; */
    }

    .colockbox span.second {
        margin: 0;
    }
    .cc_cc{
    height: 166px;
    background: url(../images/cc_cc.jpg) no-repeat center center;
}
.img_new{
padding-bottom: 20px;
}

/*苹果注释*/
#ios{clear:both;display:block;max-width:640px;margin:auto;text-align:center;color:#fff;background:#000;padding:.2rem 0;}

.video {
    width:96%;
    margin:10px auto;
}


/*******touchslide*********/

    /* 本例子css -------------------------------------- */
    .focus{ width:640px; height:583px;  margin:0 auto; position:relative; overflow:hidden;   }
    .focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:70px; text-align:center;  }
    .focus .hd ul{ display:inline-block; height:5px; padding:3px 5px;  
        -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
    }
    .focus .hd ul li{ display:inline-block; width:46px; height:26px; background:#fff; opacity: 0.7;filter: alpha(opacity=70);margin:0 5px;  vertical-align:top; overflow:hidden;   }
    .focus .hd ul .on{ background:#6693b7;}

    .focus .bd{ position:relative; z-index:0; }
    .focus .bd li img{ width:100%;  height:583px; background:url(images/loading.gif) center center no-repeat;  }
    .focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
    
    .focus1{height: 387px;}
    .focus1 .bd li img{ width:100%;  height:387px;}
     .focus1 .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
    .focus1 .hd ul{ display:inline-block; height:5px; padding:3px 5px;  
        -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
    }
    .focus1 .hd ul li{ display:inline-block; width:24px; height:14px; background:#c6e3de; margin:0 5px; vertical-align:top; overflow:hidden;   }
    .focus1 .hd ul .on{ background:#70b9ad !important;  }
    
    .wrap{
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
	
ul.list_lists{ overflow:hidden;_zoom:1; padding:22px 0 22px 82px; border:none;}	
ul.list_lists li{ width:210px; height:308px; background:#fff; border-radius:6px; overflow:hidden; box-shadow:1px 1px 10px #999; margin:0 50px 20px 0; float:left; text-align:center;}	
ul.list_lists li p{ font-size:24px; padding:20px 0 15px 0; color:#221815;}
 li a{ font-size:18px; color:#ef8e10;}
ul.list_lists img {
    width:210px;
    height:185px;
}

ul.list_lists.cont3_1{ background:url(../images/bg_hg.jpg) right 0 no-repeat #e83428; padding-left:50px;}
ul.list_lists.cont3_1 li{ margin:0 35px 0 0;box-shadow:0 0 0;}
ul.list_lists.cont3_1 li.msh{ width:300px; text-align:left; padding-top:105px; height:auto; background:none; }
ul.list_lists.cont3_1 li.msh p{ font-size:28px; color:#fff; padding:0 0 15px 0;}

ul.list_lists.cont3_2{ background:#0067e6; padding-left:20px;}
ul.list_lists.cont3_2 li{ margin:0 0 0 5px; box-shadow:0 0 0;}
ul.list_lists.cont3_2 li.msh{ width:185px; text-align:left; padding-top:105px; height:auto; background:none;}
ul.list_lists.cont3_2 li.msh p{ font-size:28px; color:#fff; padding:0 0 15px 0;}

.bianse_h{background:#ff8d1d;}

ul.list_lists.cont3_3{ background:#ff8d1d; padding-left:0px;}
ul.list_lists.cont3_3 li{ margin:0 5px 8px 0; box-shadow:0 0 0;}
ul.list_lists.cont3_3 li.msh{ width:180px; text-align:left; padding-top:105px; padding-left:30px; height:auto; background:none;}
ul.list_lists.cont3_3 li.msh p{ font-size:28px; color:#fff; padding:0 0 15px 0;}

ul.list_lists.cont3_4{ background:url(../images/bg_hg.png) 60px 82px no-repeat #ff8d1d; padding-left:210px;}

ul.list_lists.cont3_3 li.no_m{ margin-right:0;}













	
	
	
	
	
	
	
	
	
	