*{font-family: "微软雅黑"; font-size:14px;}
/*iconfont*/
@font-face {font-family: 'iconfont';
    src: url('iconfont.eot'); /* IE9*/
    src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('iconfont.woff') format('woff'), /* chrome、firefox */
    url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
a{color: #666666;text-decoration: none;}
a:visited{ color: #666666;text-decoration: none;}
a:hover{ color: #FD6060;text-decoration: none;}
/*header*/
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: 1px 2px 5px rgba(204, 204, 204, 0.5);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fc395b;
    background-color: #ffffff;
}

.navbar-brand {
    float: left;
    height: 80px;
    padding:0 0 0 0;
    font-size: 18px;
    line-height: 20px;
}
.nav-top{background:#fafafa; padding:8px 5px;}
.nav-top>.container>.row>.col-md-6>a{color: #949494;margin-right:10px;}
.nav-top>.container>.row>>.col-md-6>a:visited {color: #949494;text-decoration:none;}
.nav-top>.container>.row>.col-md-6>a:hover {color: red;text-decoration:none;}
.navbar-right{margin-top: 20px; font-size:16px;}
.nav > li > a {
    padding: 10px;
}
.navbar-toggle{margin-top: 20px;}
.navbar {margin-bottom: 0px; }
.dropdown-menu>li{text-align: center;}
/*slider*/
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
	width:80px;
	height:50px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-indicators {bottom: 8px;}
.carousel-indicators li {border: 2px solid #fff;}

/*new*/
.new-box{background:#fafafa; margin:24px auto 34px auto;padding:10px; font-size:14px ;}
.title-new{float:left;margin-right:12px ;}
.new-right{float:left; margin-left:12px ;}
.new-box>.new-right>p{width:100%;height:28px ; overflow: hidden; }
.new-box>.new-right>p>a{color:#666666; text-decoration:none;line-height:24px;}
.new-box>.new-right>p>a:hover{ color:#FD0606;text-decoration:none;}
.new-more{margin:90px 0 0 50px;}
.new-more>a:link{border:1px solid #666666; padding:5px 12px; border-radius:24px; color:#666666;}
.new-more>a:visited{border:1px solid #666666; padding:5px 12px; border-radius:24px; color:#666666;}
.new-more>a:hover{border:1px solid #FD0606; padding:5px 12px; border-radius:24px; color:#FD0606;text-decoration: none;}

/*Limited time discount */
.time-title{background:url(../images/sys018.jpg) repeat-x; height: 50px;line-height:50px;text-align:center;margin-bottom:5px ; }
.time-bg{ background:#ffffff; display: inline-block;font-size:20px;padding: 0 12px;}
.time-title>.time-bg>i{ font-size:30px;color:#F44E38;}
.limit-box>a{text-decoration: none; font-size:14px;}
.limit-box>a:hover{text-decoration: none;}
.limit-box>a>.thumbnail{border:1px solid #ffffff; padding:6px ;}
.limit-box>a>.thumbnail:hover{border:1px solid red;text-decoration: none;}
.limit-box>a>.thumbnail{border:1px solid #ffffff;}
.limit-box>a>.thumbnail>.caption {padding:0px;}
.limit-box>a>.thumbnail>.caption>p{padding:8px 5px 5px 12px;}
.limit-box>a>.thumbnail>.caption>p>.butn{
	/*padding:3px 5px 3px 5px;*/
 	width:60px;height:25px; border-radius:12px;
 	line-height:25px ;
 	text-align:center;display:inline-block;
 	background:#E73E5B;
 	color:#ffffff;
 	float: right;
}
.limit-box>a>.thumbnail>.caption>.goto{background-color:#F9F9F9;border-bottom:1px solid #E4E4E4;}
.img-max{width:250px; height:181px ;}
.pro-red{color:#FD0606;}
.pro-pric{font-size:18px;}
.pro-fir{font-size:12px; color:#939291;}


/*mathContest*/
.location{height:54px; color:#666666; line-height:54px;}
.form-cont{
	padding:16px 0px 36px 0px; border:1px solid #F0F0F0;
    box-shadow: 1px 1px 1px 0px rgba(204,204,204,0.20);margin-bottom:24px ;}
.form-cont-right{ margin-left: -12px;}
.enrol-number{margin-top:20px;}
.enrol-number>.red{color:#FD0606;}
.enrol-number>i{color:#EE4D3B; font-size: 14px;}
.form-cont-right>h1{ font-size:22px;font-weight:bold;color: #575756;margin-top:5px; }
.form-cont-right>p{ font-size:14px;color:#999999;margin-top:14px;}
.pric-detail{background-color:#F4F4F4;height:54px;
			 padding-right:12px; line-height:54px; margin-top:14px;}
.list-name{ color: #bcbbbb; font-size:12px;display:inline-block;margin-right: 8px;margin-left: 12px;padding-bottom: 12px;}
.sale-price{color:#fd5656;font-size:24px; font-weight: bold;}
.sale-price-s{font-size:18px;}
.original-price{font-size:12px;text-decoration: line-through;color: #949392;}
.limit-ft{color:#ffffff;background:#FE7472;display: inline-block;
          padding:5px 12px;border-radius:24px;line-height:14px;float:right;margin-top:15px ;}
.list-choose{clear:both;}
.list-itm-fir{display:inline-block;float:right;font-family: "微软雅黑";width: 90%;}
.list-itm-fir>.btn-group>.btn{border-radius: 0px; margin-right:13px;display:block;margin-bottom:8px;
                               font-family: "微软雅黑"; color:#757575;}
 .list-itm-fir>.btn-group>.btn:visited{border-radius: 0px; margin-right:13px;display:block;margin-bottom:8px;
                               font-family: "微软雅黑";color:#757575;}
.list-itm-fir>.btn-group>.btn:hover{
	border: 1px solid #FD0606;color: #FD0606;
	background-color:#ffffff;margin-bottom:8px;float: left;font-family: "微软雅黑";}
.buy-ares{ padding-left:15px;margin-top:10px ;}
.number-box{width:50px; height:35px; border:1px solid #D2D2D2;text-align: center;}
.add-input{position: relative; width: 70px;display:inline-block; float: left;}
.add-input>a{
	display: block;
    white-space: nowrap;
    text-decoration: none;
    font-size: 12px;
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
}
.add-input>a:hover{
	color: #666666;
	display: block;
    white-space: nowrap;
    text-decoration: none;
}
.add-input a.plus{width: 15px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    background: #f1f1f1;
    color: #666;
    position: absolute;
    right: 7px;
    top:0px;
    border: 1px solid #ccc;
}
.add-input a.reduce{
	width: 15px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    background: #f1f1f1;
    color: #666;
    position: absolute;
     right: 7px;
    top:17px;
    border: 1px solid #ccc;
}

.add-to>a{display: inline-block; background:#FE7472;color:#ffffff;font-size:16px;border:none;width:170px; height:36px;}
.add-to>a:hover{color:#ffffff;border:none;}
.sp-s01{margin-top:24px ;}
.sp-s02{margin-top:8px ;}
.contest-con{margin-top:-5px ;}
.contest-detail-left{border:1px solid #dddddd;}
.contest-detail-right{border:1px solid #dddddd;}
.choose-st{background:url(../images/sys020.jpg) repeat-x ; height: 50px;}
.choosed-on{height:50px; background:#ffffff ; line-height:50px; font-size: 16px; width:162px; text-align:center;border-right:1px solid #dddddd;color:#666666;border-top:3px solid #A8A8A8; }
  .con-inf{padding:20px; color:#333333 ;min-height:536px;}
  .recommd-img{width:167px;height: 106px;}

.competition{margin-top:0px}
.competition-banner{width:1140px;margin-top:20px;}
.competition-allbanner{clear:both;padding:0px}
.competition-allbanner-image{padding:0px;float:left;border-right:1px solid #ccc;border-bottom:1px solid #ccc}
.competition .text-right{width:70%;float:right;line-height:45px;margin-right:10px}
.math-competition{width:1140px;height:45px;background-color: #f6f6f6;margin-left:0px;margin-top:15px;}
.math-competition-nav-spacing{  color: #cccccc;}
.competition-title{font-size:16px;font-weight:bold;line-height:45px;margin-left:10px}
.clear-float{clear:both}
/*footer*/
.sp01{padding-top: 24px;}
.footer-bg{background: #272727;padding:20px; color: #FFFFFF;}
.phone-ft{color: #2f2f2f; font-size: 18px;}
.phone{color: #f10303; font-size: 21px;font-weight:600;line-height:40px ;}
.wxp{ padding: 15px;background: #ffffff;color:#666666 ;}
.wxp>img{ float: left;margin-right:12px;}
.footer>.container>.col-md-2>a{color: #FFFFFF;text-decoration: none;line-height:26px;}
.footer>.container>.col-md-2>a:hover{color: red;text-decoration: none;}
.ph-icon{color:#cbcbcb;font-size:30px;}
.recommd{ background:#F7F7F7;height:49px;line-height:49px;padding-left:12px;border-bottom:1px solid #dddddd; font-size:16px;}
.recommd-contest{ padding:15px 10px 15px 10px;text-align: center;border-top:1px solid #eee; }
.recommd-box ul li{padding:15px 10px 15px 10px;text-align: center;border-top:1px solid #eee;}
.recommd-box ul li:first-child{border-top:none;}
.recommd-contest>p{margin:5px 0;}
.border-no {border-bottom:none;}
.pric-s{ color:#FD0606;font-weight:bold;}


/*math中添加*/
.border-define{border-top:3px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc}
.border-define2{border-top:3px solid #cccccc;border-right:1px solid #cccccc}
.bottomdefine{border-bottom:1px solid #cccccc}
.pjbgColor{background-color:#cccccc;}

.margin-left--10{margin-left:-10px}
.margin-left-5{margin-left:5px}
.margin-left-10{margin-left:10px}
.margin-left-20{margin-left:20px}
.margin-left-30{margin-left:30px}
.margin-left-50{margin-left:50px}
.margin-top-5{margin-top:5px}
.margin-top-10{margin-top:10px}
.margin-top-20{margin-top:20px}
.margin-top-30{margin-top:30px}

.margin-bottom-50{margin-bottom:50px}

.padding-left-30{padding-left:30px}
.padding-left-70{padding-left:70px}
.padding-right-30{padding-right:30px}
.padding-bottom-30{padding-bottom:30px}


/*float*/
.font16{font-size:16px}

.floatLeft{float:left}

.advtable td{text-align:center}

.text-Center{text-align:center}


.select-one{
    float: left; margin-right: 8px;padding: 5px 12px;
    border: 1px solid #e0e0e0; border-radius: 3px;
    text-align: center; color: #666;
    cursor:pointer;
    position: relative;margin-bottom: 12px;  }
.select-one.active { border-color:  #fc4547;color: #fc4547;}
.select-pic{
    position: absolute;
    background-size:15px 12px;
    width: 20px;height: 12px;  right:-5px; bottom: 0;
    background-image:url(../images/select.png);
    background-repeat:no-repeat;
    background-position:right bottom/cover;
}

.width80{width:80px}
.width200{width:200px}
.width500{width:500px}

.modal-center{
    height:360px;width: 600px;position: relative;left: 50%;top: 50%;margin-top: -200px;margin-left:-300px;z-index:99;
}
.head-shape{
    cursor:pointer;
}

.prewImg{
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 1px solid #333;
    padding: 2px;
}
.prewBtn{
    background: none;
    border: 1px solid #dedede;
    color: #000;
    font-size: 12px;
    margin-left: 14px;
    border-radius: 2px;
    padding: 4px 10px;
}
.delPicBtn{
    width: 30px;
    position: absolute;
    z-index: 1111;
    bottom: 2px;
    left: 70px;
    background: rgba(0,0,0,0.3);
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
.titClsL{
    display: inline-block;
    min-width: 160px;
    text-align: right;
}
.msgTi{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0,0.6);
    color: #fff;
    z-index: 1111;
}
.msgTi .conCls{
    padding: 10px;
    background: rgba(255,0,0,0.4);
    border-radius: 10px;
    margin-top: 10px;
    font-size: 13px;
}
.msgTi .btnCls{
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 10px;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 13px;
    font-weight: normal;
}

/*新的首页样式开始*/
.newHomeTitBox{
    background: #FFFFFF;
    display: flex;
    align-items: center;
}
/*.newHomeTitBox .navCls .hidden-sm{*/
/*    font-family: "微软雅黑";*/
/*    font-size: 16px;*/
/*    font-style: normal;*/
/*    text-transform: none;*/
/*}*/
.navCls .navbar-nav > .active > a, .navCls .navbar-nav > .active > a:hover, .navCls .navbar-nav > .active > a:focus{
    color: #E10600 !important;
    background-color: #ffffff !important;
}
.disFlexNormal > .active > a, .disFlexNormal > .active > a:hover, .disFlexNormal > .active > a:focus{
    color: #E10600 !important;
    background-color: #ffffff !important;
}
.disFlexNormal{
    display: flex;
    align-items: center;
}
.newHomeTitBox .searchBox{
    width: 200px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 18px;
    border: 1px solid #E10600;
    position: relative;
}
.newHomeTitBox .searchBox .btnAct{
    width: 44px;
    height: 32px;
    background: linear-gradient(#E10600 0%, #FF443F 100%);
    border-radius: 0px 18px 18px 0px;
}
.bgJ_B{
    background: linear-gradient( 180deg, #FFEBEA 0%, #FFFFFF 100%);
}
.bgF6{
    background: #F6F6F6;
}
.colMain{
    color: #E10600;
}
.fontWei{
    font-weight: bolder;
}
.ansErBox{
    width: 100%;
    height: 100px;
    background: url("../images/newPic/footerBg.png") no-repeat;
    background-size: cover;
    position: relative;
    background-position: bottom;
}
.ansErBox>.footLogo{
    width: 16%;
    position: absolute;
    bottom: 20%;
    left: 12%;
}
.inuCls{
    border-radius: 8px;
    border: 1px solid #E10600;
    width: 200px;
    height: 30px;
}
.formUserBox{
    color: #333333;
    position: absolute;
    right: 20%;
    top: 20px;
}
.formUserBtn{
    width: 80px;
    height: 30px;
    background: linear-gradient( 77deg, #FF443F 0%, #E10600 100%);
    border-radius: 8px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.infoTitBox{
    padding: 10px;
}
.infoTitBox .infoTit>span>a{
    display: inline-block;
    line-height: 40px;
    border-bottom: 4px solid #FFFFFF;
}
.infoTitBox .infoTit a:hover{
    text-decoration: none;
}
.infoTitBox .infoTit .infoChecked > a,.infoTitBox .infoTit .infoChecked > a:focus{
    border-bottom: 4px solid #EA5442;
    text-decoration: none;
}
.zLCls{
    height: 400px;
    background: url("../../content/images/newPic/infoMoreBg.png") no-repeat;
    background-size: contain;
    position: relative;
}
.zLCls .zlPic{
    width: 200px;
    position: absolute;
    left: 40px;
    top: 70px;
}
.zLCls .zlTit{
    font-size: 14px;
    color: #1D1F21;
    font-weight: bolder;
    position: absolute;
    top: 30px;
    left: 40px;
}
.zLCls .phoneCls{
    font-size: 12px;
    background: rgba(225, 6, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #E10600;
    color: #E10600;
    padding: 4px 10px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 120px;
    display: inline-block;
    margin-left: -60px;
}
.wechatA img{
    display: none;
}
.wechatA:hover img,.wechatA:focus img{
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 200px;
    border-radius: 10px;
    z-index: 3333;
    box-shadow: 0px 7px 12px 1px rgba(0, 0, 0, 0.04);
}

.dropdownDom {
    display: none;
    border: 1px solid #ccc;
    max-height: 100px;
    overflow-y: auto;
    position: absolute;
    background-color: white;
    z-index: 1000;
}
.dropdownDom div {
    padding: 8px;
    cursor: pointer;
}
.dropdownDom div:hover {
    background-color: #f0f0f0;
}

.dropdownDomSearch {
    display: none;
    max-height: 300px;
    width: 300px;
    overflow-y: auto;
    position: absolute;
    background-color: white;
    z-index: 1000;
    box-shadow: 0px 0px 24px 2px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    border: 1px solid #E10600;
    top: 40px;
}
.dropdownDomSearch div {
    padding: 8px;
    cursor: pointer;
}
.dropdownDomSearch div span{
    display: block;
    padding: 10px;
    border-radius: 10px;
}
.dropdownDomSearch div span:hover {
    background-color: rgba(255, 68, 63, 0.2);
}
.actStatusCls{
    box-shadow: 0px 2px 5px 0px rgba(255, 62, 62, 0.2);
    background: linear-gradient(77.29deg, rgb(255, 68, 63) -1.313%,rgb(225, 6, 0) 98.629%);
    width: 62px;
    height: 22px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 2px;
    display: block;
}

.sharePicDom>img{
    width: 100% !important;
    height: auto;
}
.scoreShareTit{
    position: absolute;
    z-index: 1111;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
}
.scoreShareTit .titBtn{
    right: 10px;
    position: absolute;
    top: 12px;
    background: darkgray;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
}
.loadingGrol{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    z-index: 9999;
}
.loadingGrol .spinner {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.scoreConBox{
    color: #333;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    margin-left: -100px;
    font-weight: 600;
}
.shareStuName{
    position: absolute;
    z-index: 1111;
    font-size: 18px;
    left: 50%;
    top: 38.5%;
    font-weight: bold;
    color: #fff;
    width: 100px;
    text-align: center;
    margin-left: -50px;
}
.scoreConBox{
    color: #333;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    margin-left: -100px;
    font-weight: 600;
}
.scoreNum{
    margin-top: 14px;
    font-size: 33px;
    text-align: center;
    color: #E56C38;
    letter-spacing: 6px;
    font-weight: bolder;
}
.scoreFoot{
    display: flex;
    width: 300px;
    margin-left: -30px;
    margin-top: 30px;
    position: relative;
    font-weight: normal !important;
}
.scoreFootImg{
    width: 100px;
    position: absolute;
    top: -55px;
    right: 10px;
}
.scoreEr{
    width: 50px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px
}
