@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-12
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header{width:100%; height:auto;}
header .head_main{width: 100%;}
/**/
header .head_box{height:90px; overflow:hidden; background: #f2f2f2;}
header .logo{float: left;display: table; height: 90px;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo img{width: 100%; height:auto;}
header .top_call{float: right; display: table; height: 90px;}
header .top_call h1{font-size: 14px; color: #333333;  background: url("../image/head_call.png") no-repeat left top; padding: 0 0 0 50px;}
header .top_call h1 span{font-size: 18px; color: #ff0000; height: 25px; line-height: 25px; margin-top: 5px;}
/**/
header .head_nav{width: 100%; position: absolute; z-index: 99; line-height: 67px; background: url("../image/nav_bg.png") no-repeat 0 0 #868a8e; }
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto; padding-top: 22px;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{width: 12.5%; float: left; height: 45px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #fff; font-size: 16px; line-height: 45px; display: block;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 18px; background: linear-gradient(to right, #757a80, #9fa2a8); position: absolute; top: 0; right: 0; bottom: 0; margin: auto 0;}
header .head_nav .top_li:hover>a{background: url("../image/nav_hover.png") no-repeat; background-size: 100% 100%;}
header .head_nav .top_li ul{display: none; position:absolute; top:45px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(255,255,255,0.77); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#333; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #ffa200;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 33%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 30px 0;}
.con_layout{margin-top: 20px;}
.main_title{text-align: center;}
.main_title .EN{font-size: 32px; color: #daa949; font-weight: bold;}
.main_title .CN{display: inline-block; padding: 0 20px; font-size: 24px; color: #666666; position: relative; margin-top: 5px;}
.main_title .CN:before, .main_title .CN:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 30px; height: 2px; background: linear-gradient(#d9d8d8, #ffffff)}
.main_title .CN:before{content: ""; left: 100%;}
.main_title .CN:after{content: ""; right: 100%;}
/*流程*/
.main{width: 100%; background: url("../image/main_bg.png");}
.lc_main{width: 100%;}
.lc_main ul{overflow: hidden;}
.lc_main li{width: 12.5%; float: left; padding: 0 15px; position: relative;}
.lc_main .lc_item{width: 100%; text-align: center;}
.lc_main .lc_item .imgbox{width: 80px; height: 80px; border: 1px solid #9c9b99; border-radius: 50%; position: relative; display: inline-block;}
.lc_main .lc_item .imgbox:after{content: ""; display: block; position: absolute; right: -44px; top: 0; bottom: 0; margin: auto; background: url("../image/jian.png"); background-size: 100% 100%; width: 22px; height: 40px;}
.lc_main .lc_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.lc_main .lc_item .imgbox .imga{opacity: 1;}
.lc_main .lc_item .imgbox .imgb{opacity: 0;}
.lc_main .lc_item .lc_txt{text-align: center; font-size: 16px; color: #666666; height: 50px; line-height: 25px; overflow: hidden;}
.lc_main .lc_item:hover .imgbox{border-color: #dfb35f;}
.lc_main .lc_item:hover .imgbox .imga{opacity: 0;}
.lc_main .lc_item:hover .imgbox .imgb{opacity: 1;}
.lc_main .lc_item:hover .lc_txt{color: #dfb35f;}
.lc_main li:nth-child(8) .lc_item .imgbox:after{display: none;}
.lc_main li:nth-child(3) .lc_item .imgbox:after{background: url("../image/jia.png"); width: 23px; height: 25px;}
.lc_main li:nth-child(6) .lc_item .imgbox:after{background: url("../image/jia.png"); width: 23px; height: 25px;}
/**/
.match_main{width: 100%;}
.match_main .match_item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.match_main .match_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #a1a1a1;}
.match_main .match_item .imgbox:before{content: ""; display: block; padding-top: 140%;}
.match_main .match_item .imgbox .match_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.match_main .match_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden;}
.match_main .match_item .mask h4{width: 100%; height: 40px; line-height: 40px; background-color: rgba(0,0,0,.5);text-align: center; font-size: 16px; color: #ffffff;}
.match_main .match_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,0,0,.75); overflow: hidden;}
.match_main .match_item .masks .miss{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.match_main .match_item .masks h4{font-size: 20px; color: #ffffff; font-weight: bold; position: relative; padding-bottom: 15px;}
.match_main .match_item .masks h4:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 35px; height: 3px; background-color: #ffffff;}
.match_main .match_item .masks p{height: 40px; line-height: 20px; font-size: 14px; color: #ffffff; width: 80%; margin: 12px auto 0 auto; overflow: hidden;}
.match_main .match_item .masks span{width: 30px; height: 30px; display: inline-block; background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; margin-top: 15px; }
.match_main .match_item:hover .mask{bottom: -100%;}
.match_main .match_item:hover .masks{top: 0;}
.match_main .more{text-align: center; margin-top: 20px;}
.match_main .more>a{border: 1px solid #a1a1a1; padding: 8px 15px; background-color: #fbf5ea; font-size: 14px;color: #999999;}
/*体验*/
.ty_main{width: 100%;}
.ty_main .layout{position: relative; overflow: hidden;}
.ty_main .item{padding: 0 10px;}
.ty_main .ty_item{width: 100%; border: 1px solid #a1a1a1; padding: 2px; border-radius: 5px;}
.ty_main .ty_item .imgbox{position: relative; display: block; overflow: hidden; height: 250px;}
.ty_main .ty_item .ty_img{display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 100%;}
.ty_main .ty_item .mask{position: absolute; width: 100%;  bottom: 0; left: 0; }
.ty_main .ty_item .mask h4{text-align: center; background: rgba(0,0,0,0.5); height: 35px; font-size: 16px; color: #FFFFFF; line-height: 35px;}
.ty_main .ty_item:hover{border: 1px solid #dbb66e; }

.ty_main .ty_item:hover .mask h4{background: #dbb66e;}
.ty_main .owl-pagination{display: none;}
.ty_main .owl-buttons{position: absolute; top: 25%; width: 100%;}
.ty_main .owl-controls{display: none;}
.ty_main .owl-prev,.ty_main .owl-next{position: absolute; width: 64px; height: 124px;}
.ty_main .owl-prev{left: -70px; background: url("../image/jian_left.png") 50% 0 no-repeat!important; transition: all 0.5s;}
.ty_main .owl-next{right: -70px; background: url("../image/jian_right.png") 50% 100% no-repeat!important; transition: all 0.5s;}
.ty_main .owl-prev:hover{background: url("../image/jian_left.png") 50% 100% no-repeat!important;}
.ty_main .owl-next:hover{background: url("../image/jian_right.png") 50% 0% no-repeat!important;}
/*横幅*/
.hf_main{width: 100%;}
.hf_main .hf_img{width: 100%; height: 270px;}
/*课程*/
.course_main{width: 100%;}
.course_main .course_item{width: 100%; margin-bottom: 15px;}
.course_main .course_item .imgbox{position: relative; display: block; overflow: hidden;}
.course_main .course_item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.course_main .course_item .imgbox .course_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.course_main .course_item .txtbox{margin-top: 10px; overflow: hidden;}
.course_main .course_item .txtbox h4{font-size: 14px; color: #666666; position: relative; padding-bottom: 10px; margin-bottom: 5px; font-weight: bold;}
.course_main .course_item .txtbox h4:after{content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background-color: #daa949;transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.course_main .course_item .txtbox p{font-size: 12px; color: #777777; height: 20px; line-height: 20px; overflow: hidden;}
.course_main .course_item:hover .txtbox h4:after{width: 100%;}
/*视频*/
.video_main{width: 100%;}
.video_main .video_item{width: 100%;}
.video_main .video_item .imgbox{position: relative; display: block; overflow: hidden;}
.video_main .video_item .imgbox:before{content: ""; display: block; padding-top: 53%;}
.video_main .video_item .imgbox .video_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
/*新闻*/
.news_main{width: 100%;}
.news_main .news_left{width: 44%; float: left; margin-right: 1%;}
.news_main .news_right{width: 54%; float: left; margin-left: 1%;}
.news_main .news_left .imgbox{width: 100%; text-align: center;}
.news_main .news_left .imgbox img{width: 100%; height: auto;}
.news_main .news_left .txtbox{margin-top: 5px;}
.news_main .news_left .txtbox .news_title{font-size: 16px; color: #666666; line-height: 25px;}
.news_main .news_left .txtbox .gang{width: 15%; height: 2px; background: #652a1f; margin: 3px 0;}
.news_main .news_left .txtbox .news_txt{font-size: 14px; color: #666666; line-height: 20px; height: 60px; overflow: hidden;}
.news_main .news_left:hover .txtbox h1{color: #652a1f}
.news_main .news_left:hover .txtbox .gang{width: 100%}
.news_main .news_left:hover .txtbox .news_txt{color: #652a1f}
.news_main .news_item{width: 100%; height: 115px; overflow: hidden; margin-bottom: 10px;}
.news_main .news_item .imgbox{width: 180px; height: 100%; float: left;}
.news_main .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_main .news_item .txtbox{width: calc(100% - 180px); float: left; height: 100%; padding: 5px 10px; overflow: hidden;}
.news_main .news_item .txtbox .news_title{font-size: 16px; color: #666666; line-height: 25px;}
.news_main .news_item .txtbox .gang{width: 10%; height: 2px; background-color: #652a1f; margin: 3px 0;}
.news_main .news_item .txtbox .news_txt{height: 60px; font-size: 14px; color: #999999; line-height: 20px; margin-top: 5px;overflow: hidden;}
.news_main .news_item:hover .txtbox{background-color: #652a1f;}
.news_main .news_item:hover .txtbox .news_title{color: #ffffff;}
.news_main .news_item:hover .txtbox .gang{width: 100%; background-color: #ffffff;}
.news_main .news_item:hover .txtbox .news_txt{color: #ffffff;}
.news_main .swiper-container{height: 400px;}
.news_main .swiper-button-next, .news_main .swiper-button-prev{top: 100%; left: inherit;}
.news_main .swiper-button-next{right: 0;bottom: 0;}
.news_main .swiper-button-prev{right: 40px;bottom: 0;}
/*关于*/
.about_main{width: 100%; background: url("../image/about_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.about_main .about_tit{text-align: center;}
.about_main .about_tit h4{font-size: 28px; color: #ffffff; font-weight: bold;}
.about_main .about_tit h5{font-size: 20px; color: #ffffff; font-weight: bold; margin-top: 8px;}
.about_main .txtbox{margin-top: 25px; text-align: center;}
.about_main .txtbox p{font-size: 15px; color: #ffffff; line-height: 25px;}
.about_main .more{text-align: center; margin-top: 25px;}
.about_main .more>a{border: 1px solid #982c2a; display: inline-block; padding: 8px 15px; background-color: #982c2a; font-size: 14px;color: #ffffff;}
.about_main .more>a:hover{background-color: rgba(0,0,0,.0); color: #892c2a;}
/*友情链接*/
.links{ position:relative; height:70px; background:#f1f1f1;}
.links .links_left{ width:50%; height:70px; background:#a1a1a1;}
.links .links_nr{ position:absolute; left:0; top:0; z-index:1; width:100%; height:70px;}
.links .links_nr .container{ background:#f1f1f1; height:70px;}
.links .link_box .link_title{display:block; float: left; height:70px; width:220px; background:#a1a1a1; border-radius:0 5px 5px 0; font-size:16px; color:#fff; line-height:70px; font-weight:bold; text-align:center;}
.links .link_box .link_a{width: calc(100% - 220px); height: 70px; display: table; float: left;}
.links .link_box a{margin:0 0 0 20px; font-size:15px; color:#666;}
.links .link_box a:hover{ color:#daa949;}
/**/
.foot_main{width: 100%; background-color: #e9e9e9;}
.foot_main .foot_left{float: left;}
.foot_main .foot_logo{width: 160px; float: left;}
.foot_main .foot_box{width: calc(100% - 160px);float: left; padding-left: 30px; border-left: 1px solid #d2d2d2;}
.foot_main .foot_nav ul{display: inline-block;}
.foot_main .foot_nav li{float: left; position: relative; padding: 0 10px;}
.foot_main .foot_nav li:before{content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 10px; background-color: #555555;}
.foot_main .foot_nav li a{font-size: 12px; color: #555555;}
.foot_main .foot_nav li a:hover{color: #982c2a; text-decoration:underline!important;}
.foot_main .txtbox{margin-top: 5px; float: left;}
.foot_main .txtbox strong{font-size: 14px; color: #666666; margin-bottom: 5px;}
.foot_main .txtbox .foot_txt{font-size: 12px; color: #666666;line-height: 25px;}
.foot_main .foot_right{float: right; font-size: 0;}
.foot_main .foot_right .imgbox{text-align: center;}
.foot_main .foot_right .imgbox>img{max-width: 100%; height: auto;}
.foot_main .foot_right .imgbox h4{font-size: 12px; color: #555555; margin-top: 5px;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #652a1f;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.inner_page{width: 100%; background: url("../image/main_bg.png")}
.inner_page .page_left{width: 20%; float: left; margin-right: 1%; box-shadow: 5px 5px 5px rgba(0,0,0,.26);}
.inner_page .page_right{width: 78%; float: left; margin-left: 1%;}
.inner_page .page_title{border-bottom: 1px solid #dadada; padding: 10px 0;}
.inner_page .page_title h4{font-size: 24px; color: #666666; font-weight: bold; float: left;}
.inner_page .page_title h5{font-size: 12px;color: #333333; float: right; margin-top: 10px;}
.inner_page .page_title h5 a{font-size: 12px; color: #333}
/**/
.sideBar_page .n_tit{background: url("../image/zuo_tit.jpg") no-repeat; background-size: 100% 100%; padding: 15px 0; text-align: center; position: relative;}
.sideBar_page .n_tit:after{content: ""; display: block; position: absolute; bottom: -13px; left: 0; right: 0; margin: auto; width: 25px; height: 16px; background: url("../image/zuo_jian.png") no-repeat; background-size: 100% 100%;}
.sideBar_page .n_tit:before{content: ""; display: block; position: absolute; width: calc(100% - 4px); height: calc(100% - 4px); top: 2px; left: 2px; border: 1px solid rgba(255,255,255,.8);}
.sideBar_page .n_tit>h4{font-size: 22px; color: #FFFFFF; font-weight: bold; display: inline-block;}
.sideBar_page .n_tit>h5{font-size: 14px; color: #ffffff;}
.sideBar_page .n_tit>span{position: absolute; right: 15px; top: 10px; font-size: 22px; color: #FFFFFF;}
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .side_top ul{display: none;}
.sideBar_page .n_ul{background-color: #FFFFFF; padding-top: 16px; border: 1px solid #e8e8e8;}
.sideBar_page .n_li{width: 100%; position: relative; text-align: left; border-bottom: 1px solid #e5e5e5; background-size: 100%;}
.sideBar_page .n_li>a{display: block; height: 40px; line-height: 40px; font-size: 14px; color: #9f9f9f; padding: 0 0 0 50px;}
.sideBar_page .n_li>a b{margin-right: 50px; height: 40px; position: relative; float: right;}
.sideBar_page .n_li>a b:before{content: ">"; width: 20px; height: 20px; border: 1px solid #bababa; border-radius: 50%; display: inline-block; position: absolute; top: 0; bottom: 0; margin: auto; font-size: 14px; text-align: center; line-height: 18px; font-family: "宋体";}
.sideBar_page .n_li:hover>a{color: #ff0000;}
.sideBar_page .n_li:hover>a b:before{border-color: #ff0000; color: #ff0000;}
.sideBar_page .er{width: 100%; margin: 4px auto; padding: 5px 0;}
.sideBar_page .er li{height: 35px; border-bottom: 1px dotted #484848;}
.sideBar_page .er li a{line-height: 35px;text-align: center; display: block; font-size: 12px; color: #878787;}
.sideBar_page .er li a:hover{color: #e71f18;}
/*下*/
.sideBar_page .side_bot{width: 100%; border: 1px solid #d4d4d4;}
.sideBar_page .side_bot .zuo_tal{border-bottom: 1px solid #e5e5e5; padding: 20px 15px 15px 15px;}
.sideBar_page .side_bot .zuo_tal h4{font-size: 14px; color: #333333; font-weight: bold; background: url("../image/zuo_tal.png") no-repeat left; padding: 5px 0 5px 30px;}
.sideBar_page .side_bot .zuo_tal h3{font-size: 24px; color: #ff3c00; font-family: "Impact";}
.sideBar_page .side_bot .txtbox{padding: 10px;}
.sideBar_page .side_bot .txtbox li{line-height: 20px; font-size: 12px; color: #666666;}
.sideBar_page .side_bot .txtbox li span{color: #ff0000;}
/*关于熔煌*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: left; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .about_tit{text-align: left; margin-top: 15px;}
.about_page .about_tit h4{font-size: 28px; color: #333333; font-weight: bold;}
.about_page .about_tit h5{font-size: 20px; color: #333333; font-weight: bold; margin-top: 10px;}
.about_page .txtbox{margin-top: 20px; }
.about_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*课程信息页面*/
.course_page .course_item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.course_page .course_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #a1a1a1;}
.course_page .course_item .imgbox:before{content: ""; display: block; padding-top: 81%;}
.course_page .course_item .imgbox .course_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.course_page .course_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden;}
.course_page .course_item .mask h4{width: 100%; height: 40px; line-height: 40px; background-color: rgba(0,0,0,.5);text-align: center; font-size: 16px; color: #ffffff;}
.course_page .course_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,0,0,.75); overflow: hidden;}
.course_page .course_item .masks .miss{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.course_page .course_item .masks h4{font-size: 20px; color: #ffffff; font-weight: bold; position: relative; padding-bottom: 15px;}
.course_page .course_item .masks h4:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 35px; height: 3px; background-color: #ffffff;}
.course_page .course_item .masks p{height: 40px; line-height: 20px; font-size: 14px; color: #ffffff; width: 80%; margin: 12px auto 0 auto; overflow: hidden;}
.course_page .course_item .masks span{width: 30px; height: 30px; display: inline-block; background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; margin-top: 15px; }
.course_page .course_item:hover .mask{bottom: -100%;}
.course_page .course_item:hover .masks{top: 0;}
/*内页*/
.course_show{width: 100%;}
.course_show .imgbox{text-align: center; overflow: hidden;}
.course_show .imgbox img{max-width: 100%; height: auto;}
.course_show .show_tit{text-align: center; margin-top: 15px; font-size: 20px; color: #333;}
.course_show .txtbox{margin-top: 15px; text-align: center; overflow: hidden;}
.course_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox p{font-size: 12px; color: #666666; line-height: 25px;}
.contact_page .ditu{margin-top: 15px; text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}

/*拳击赛事页面*/
.match_page .match_item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.match_page .match_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #a1a1a1;}
.match_page .match_item .imgbox:before{content: ""; display: block; padding-top: 130%;}
.match_page .match_item .imgbox .match_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.match_page .match_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden}
.match_page .match_item .mask h4{width: 100%; height: 40px; line-height: 40px; background-color: rgba(0,0,0,.5);text-align: center; font-size: 16px; color: #ffffff;}
.match_page .match_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,0,0,.75); overflow: hidden;}
.match_page .match_item .masks .miss{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.match_page .match_item .masks h4{font-size: 20px; color: #ffffff; font-weight: bold; position: relative; padding-bottom: 15px;}
.match_page .match_item .masks h4:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 35px; height: 3px; background-color: #ffffff;}
.match_page .match_item .masks p{height: 40px; line-height: 20px; font-size: 14px; color: #ffffff; width: 80%; margin: 12px auto 0 auto; overflow: hidden;}
.match_page .match_item .masks span{width: 30px; height: 30px; display: inline-block; background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; margin-top: 15px; }
.match_page .match_item:hover .mask{bottom: -100%;}
.match_page .match_item:hover .masks{top: 0;}
/*内页*/
.match_show .imgbox{text-align: center; overflow: hidden;}
.match_show .imgbox img{max-width: 100%; height: auto;}

/*会员页面*/
.vip_page .vip_item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.vip_page .vip_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #a1a1a1;}
.vip_page .vip_item .imgbox:before{content: ""; display: block; padding-top: 81%;}
.vip_page .vip_item .imgbox .vip_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.vip_page .vip_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden}
.vip_page .vip_item .mask h4{width: 100%; height: 40px; line-height: 40px; background-color: rgba(0,0,0,.5);text-align: center; font-size: 16px; color: #ffffff;}
.vip_page .vip_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(255,0,0,.75); overflow: hidden;}
.vip_page .vip_item .masks .miss{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.vip_page .vip_item .masks h4{font-size: 20px; color: #ffffff; font-weight: bold; position: relative; padding-bottom: 15px;}
.vip_page .vip_item .masks h4:after{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 35px; height: 3px; background-color: #ffffff;}
.vip_page .vip_item .masks p{height: 40px; line-height: 20px; font-size: 14px; color: #ffffff; width: 80%; margin: 12px auto 0 auto; overflow: hidden;}
.vip_page .vip_item .masks span{width: 30px; height: 30px; display: inline-block; background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; margin-top: 15px; }
.vip_page .vip_item:hover .mask{bottom: -100%;}
.vip_page .vip_item:hover .masks{top: 0;}
/*内页*/
.vip_show .imgbox{text-align: center; overflow: hidden;}
.vip_show .imgbox img{max-width: 100%; height: auto;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .news_item{width: 100%; margin-bottom: 15px; height: 125px;}
.news_page .news_item .imgbox{width: 180px; float: left; height: 100%; overflow: hidden;}
.news_page .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_page .news_item .txtbox{width: calc(100% - 180px); float: left; height: 100%; padding: 15px;}
.news_page .news_item .txtbox h4{font-size: 16px; color: #666666; font-weight: bold; position: relative; padding-bottom: 15px;}
.news_page .news_item .txtbox h4:before{content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background-color: #daa949;}
.news_page .news_item .txtbox p{margin-top: 10px; height: 50px; line-height: 25px; font-size: 14px; color: #666666; overflow: hidden;}
.news_page .news_item:hover .txtbox{background-color: #cb191d;}
.news_page .news_item:hover .txtbox h4{color: #ffffff;}
.news_page .news_item:hover .txtbox p{color: #ffffff;}
/*内页*/
.news_show .imgbox{text-align: left; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .show_tit{text-align: left; font-size: 16px; color: #333333; font-weight: bold; margin-top: 15px;}
.news_show .txtbox{margin-top: 15px; text-align: left;}
.news_show .txtbox p{font-size: 14px; color: #666666; line-height: 25px;}

/*留言页面*/
.message_page{width: 100%;}
.message_page .form_box{width: 80%; display: block; margin: 0 auto;}
.message_page .form_box .form_item{width: 100%; overflow: hidden; margin-bottom: 15px;}
.message_page .form_box .form_item .f_tit{width: 50px; float: left; height: 35px; line-height: 35px; font-size: 16px; color: #1b1b1b; overflow: hidden;}
.message_page .form_box .form_item .f_txt{width: calc(100% - 50px); height: 35px; float: left; border: 1px solid #ebebeb; background-color: #ebebeb; padding: 0 10px; overflow: hidden;}
.message_page .form_box .form_item .f_txts{width: calc(100% - 50px); float: left; border: 1px solid #ebebeb; background-color: #ebebeb; padding: 10px; overflow: hidden;}
.message_page .form_box .form_item .f_btn{width: calc(100% - 50px); margin-left: 50px; height: 35px; line-height: 33px; border: 1px solid #ff7600; text-align: center; font-size: 14px; color: #ffffff; background-color: #ff7600;}
.message_page .form_box .form_item .f_btn:hover{background-color: #ffffff; color: #ff7600;}



@media (max-width:1350px){
    .ty_main .owl-prev{left: 0;}
    .ty_main .owl-next{right: 0;}
}

@media (max-width:1199px){
    .main_title .EN{font-size: 28px;}
    .main_title .CN{font-size: 22px; margin-top: 2px;}
    .lc_main .lc_item .imgbox:after{right: -32px;}
    .lc_main .lc_item .lc_txt{font-size: 15px;}
    .match_main .match_item .masks h4{padding-bottom: 12px;}
    .match_main .match_item .masks p{margin: 10px auto 0 auto}
    .match_main .match_item .masks span{margin-top: 12px;}
    /*内页*/
    .sideBar_page .n_tit>h4{font-size: 18px;}
    .sideBar_page .n_tit>h5{font-size: 13px;}
    .sideBar_page .n_li>a{padding: 0 0 0 25px}
    .sideBar_page .n_li>a b{margin-right: 30px;}
    .sideBar_page .side_bot .zuo_tal h3{font-size: 20px;}
    .inner_page .page_title h4{font-size: 20px;}
    .inner_page .page_title h5{margin-top: 7px;}
    .about_page .about_tit h4{font-size: 24px;}
    .about_page .about_tit h5{font-size: 18px;}
    .course_page .course_item .masks h4{padding-bottom: 12px;}
    .course_page .course_item .masks p{margin: 10px auto 0 auto}
    .course_page .course_item .masks span{margin-top: 12px;}
    .match_page .match_item .masks h4{padding-bottom: 12px;}
    .match_page .match_item .masks p{margin: 10px auto 0 auto}
    .match_page .match_item .masks span{margin-top: 12px;}
    .vip_page .vip_item .masks h4{padding-bottom: 12px;}
    .vip_page .vip_item .masks p{margin: 10px auto 0 auto}
    .vip_page .vip_item .masks span{margin-top: 12px;}
    .news_page .news_item{height: 115px;}
    .news_page .news_item .imgbox{width: 160px;}
    .news_page .news_item .txtbox{width: calc(100% - 160px);}
}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .top_btn{font-size: 32px; color: #ffa200; position: absolute; top: 27px; right: 18px; display: none;}
    header .head_nav{width: 100%; height: auto; position: static;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 25%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li:hover>a{background: #daa949; color: #ffffff; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .content{margin: 20px 0;}
    .main_title .EN{font-size: 22px;}
    .main_title .CN{font-size: 18px;}
    .lc_main li{padding: 0 8px;}
    .lc_main .lc_item .imgbox{width: 70px; height: 70px;}
    .lc_main .lc_item .imgbox:after{display: none;}
    .lc_main .lc_item .lc_txt{font-size: 14px;}
    .match_main .match_item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .match_main .match_item .masks h4{font-size: 16px;}
    .match_main .match_item .masks p{font-size: 12px; margin: 5px auto 0 auto}
    .match_main .match_item .masks span{display: none;}
    .ty_main .owl-buttons{display: none;}
    .hf_main{display: none;}
    .video_main{display: none;}
    .hf_main .hf_img{height: 170px;}
    .news_main .news_item{height: 90px;}
    .news_main .news_item .imgbox{width: 140px;}
    .news_main .news_item .txtbox{width: calc(100% - 140px); padding: 2px 10px;}
    .news_main .news_item .txtbox .news_title{line-height: 20px;}
    .news_main .news_item .txtbox .gang{display: none;}
    .news_main .news_item .txtbox .news_txt{height: 60px;}
    .news_main .swiper-container{height: 295px;}
    .about_main .about_tit h4{font-size: 22px;}
    .about_main .about_tit h5{font-size: 18px;}
    .about_main .txtbox{margin-top: 20px;}
    .about_main .txtbox p{font-size: 14px;}
    .about_main .more{margin-top: 20px;}
    .foot_main .foot_left .foot_nav{text-align: center;}
    .foot_main .foot_nav li{padding: 0 5px;}
    .foot_main .foot_right{display: none;}
    /*内页*/
    .sideBar_page .n_li>a{padding: 0 0 0 15px; height: 35px; line-height: 35px;}
    .sideBar_page .n_li>a b{height: 35px;}
    .sideBar_page .side_bot .zuo_tal h3{font-size: 16px;}
    .about_page .about_tit h4{font-size: 20px;}
    .about_page .about_tit h5{font-size: 16px;}
    .course_page .course_item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .course_page .course_item .masks h4{font-size: 16px;}
    .course_page .course_item .masks p{font-size: 12px; margin: 5px auto 0 auto}
    .course_page .course_item .masks span{display: none;}
    .course_show .show_tit{font-size: 16px;}
    .match_page .match_item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .match_page .match_item .masks h4{font-size: 16px;}
    .match_page .match_item .masks p{font-size: 12px; margin: 5px auto 0 auto}
    .match_page .match_item .masks span{display: none;}
    .vip_page .vip_item .mask h4{height: 30px; line-height: 30px; font-size: 14px;}
    .vip_page .vip_item .masks h4{font-size: 16px;}
    .vip_page .vip_item .masks p{font-size: 12px; margin: 5px auto 0 auto}
    .vip_page .vip_item .masks span{display: none;}
    .news_page .news_item{height: 110px;}
    .news_page .news_item .txtbox{padding: 10px;}
    .news_page .news_item .txtbox h4{font-size: 14px;}
    .news_page .news_item .txtbox p{font-size: 12px;}
    .message_page .form_box{width: 100%;}
}

@media (min-width: 768px){
    .inner_page .side_top .n_ul{display: block!important;}

}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_box{height: 60px;}
    header .logo{height: 60px;}
    header .logo img{width: 380px;}
    header .top_btn{top: 16px; font-size: 28px;}
    header .lunbos{padding-top: 38%;}
    .lc_main li{padding: 0 5px;}
    .lc_main .lc_item .imgbox{width: 65px; height: 65px;}
    .lc_main .lc_item .lc_txt{height: 40px; line-height: 20px;}
    .news_main .news_left{width: 100%; margin-right: 0;}
    .news_main .news_right{width: 100%; margin-left: 0; margin-top: 15px;}
    .news_main .news_item .imgbox{width: 120px;}
    .news_main .news_item .txtbox{width: calc(100% - 120px);}
    .news_main .news_item .txtbox .news_title{font-size: 14px;}
    .news_main .news_item .txtbox .news_txt{font-size: 12px;}
    .foot_main .foot_logo{display: none;}
    .foot_main .foot_box{width: 100%; padding-left: 0; border: none;}
    /*内页*/
    .inner_page .page_left{width: 100%; margin-right: 0;}
    .inner_page .page_right{width: 100%; margin-left: 0; margin-top: 15px;}
    .sideBar_page .n_tit{padding: 10px 0;}
    .sideBar_page .n_tit>h5{display: none;}


}

@media (max-width:500px){
    header .logo img{width: 300px;}
    .main_title .EN{font-size: 18px;}
    .main_title .CN{font-size: 14px; padding: 0 10px;}
    .lc_main li{width: 25%; margin-bottom: 10px;}
    .ty_main .ty_item .mask h4{height: 30px;line-height: 30px; font-size: 14px;}
    .hf_main .hf_img{height: 100px;}
    .about_main .about_tit h4{font-size: 18px;}
    .about_main .about_tit h5{font-size: 14px;}
    .about_main .txtbox p{font-size: 12px;}
    /*内页*/
    .inner_page .page_title{padding: 7px 0;}
    .inner_page .page_title h4{font-size: 17px;}
    .about_page .about_tit h4{font-size: 18px;}
    .about_page .about_tit h5{font-size: 14px; margin-top: 5px;}
    .news_page .news_item{height: 100px;}
    .news_page .news_item .imgbox{width: 120px;}
    .news_page .news_item .txtbox{width: calc(100% - 120px);}
    .news_page .news_item .txtbox h4{padding-bottom: 10px;}
    .news_page .news_item .txtbox p{margin-top: 7px;}


}

@media (max-width:376px){
    .hf_main .hf_img{height: 90px;}
}

@media (max-width:360px){
    header .logo img{width: 252px;}
    .hf_main .hf_img{height: 80px;}
}

