﻿/**********轮播图开始部分*********************/
@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% "微软雅黑",Arial, Helvetica, sans-serif;}
/* flexslider */
.flexslider{margin:0;position:relative;width:100%;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(http://img.100e.com/img/revision100e/images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(http://img.100e.com/img/revision100e/images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
.img img {
    position: relative;
    width: 100%;
}


/**********轮播图结束部分*********************/

body{
    margin:0px;
    padding:0px;
}
/*******在做一个固定的二级菜单*****************/
.second-header-fixed{
    position: fixed;
    height: 50px;
    z-index: 1;
    left: 50%;
    top: 0px;
    width: 980px;
    line-height: 50px;
    margin: 0 auto;
    margin-left: -490px;
}
.header-line{
    position: fixed;
    width:100%;
    border-top:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
    z-index: 1;
    height: 50px;
    background-color: #fff;
    top: 0px;
}
.header-line-move{
    position: relative;
}
.second-header-move{
    position: relative;
}

/*********统一导航开始导航开始部分*******/
.header-bg{
    position: relative;
    width:100%;
    background-color:#f2f2f2;
    background: -webkit-linear-gradient(#f8f8f8, #f2f2f2); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f8f8f8, #f2f2f2); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f8f8f8, #f2f2f2); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f8f8f8, #f2f2f2); /* 标准的语法 */
    z-index: 2;
}
.public-header{
    position: relative;
    height: 68px;
    background: -webkit-linear-gradient(#f8f8f8, #f2f2f2); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f8f8f8, #f2f2f2); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f8f8f8, #f2f2f2); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f8f8f8, #f2f2f2); /* 标准的语法 */
    z-index: 2;
    /*left: 50%;*/
    top: 0px;
    width: 980px;
    line-height: 66px;
    margin: 0 auto;
    /*margin-left: -490px;*/
    
}
.public-header .public-header-left,.second-header-fixed .public-header-left{
    float: left;
    padding-left: 15px;
    font-size: 16px;
    color:#333333;
}

.public-header .public-header-left img {
    display: block;
    margin-top: 10px;
}

.public-header .public-header-right,.second-header-fixed .public-header-right{
    float: right;
}

.public-header .public-header-right ul,.second-header-fixed .public-header-right ul,.second-header-fixed .public-header-min ul{
    list-style: none;
    padding:0px;
    margin:0px;
}

.public-header .public-header-right ul li,.second-header-fixed .public-header-right ul li,.second-header-fixed .public-header-min ul li{
    float: left;
    width: auto;
    text-align: center;
}
.public-header .public-header-right ul li a,.second-header-fixed .public-header-right ul li a,.second-header-fixed .public-header-min ul li a{
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}


.public-header-mind ul li a .public-header-right .public-header-mind-padding{ text-decoration: none;display: inline-block;}



.public-header .public-header-mind-padding .public-header-right ul li a,.second-header-fixed .public-header-right ul li a,.second-header-fixed .public-header-min ul li a{
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}

.public-header .public-header-right ul li a:hover,.second-header-fixed .public-header-right ul li a:hover,.second-header-fixed .public-header-min ul li a:hover{
   color:#FF6600;
}

.boxstarteacher {
    width: 140px;
    position: absolute;
    z-index: 999999;
    right: -33px;
    top: 66px;
    background-color: #fff;
    padding: 0px;
    height: 57px;
    display: none;
    border: 1px solid rgba(184,184,184,1);
}

/*********底部导航开始部分*******/

.public-bottom{
    width:980px;
    margin:0 auto;
    /*border:1px solid red;*/
    clear:both;
    /*margin-bottom:50px;*/
        margin-top: 31px;
}
.public-bottom ul{
    width:100%;
    /*border:1px solid red;*/
    border-top:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
    margin:0px;
    padding:0px;
}
.public-bottom ul li{
    float:left;
    height:36px;
    line-height:36px;
    display: inline-block;
    text-align: center;
    /*border:1px solid red;*/
}

.public-bottom ul li a{
    text-align: center;
    display: inline-block;
    text-decoration: none;
    padding: 0px 10px;
    color:#999999;
    font-size: 12px;
}
.public-bottom ul li a:hover{
     color:#FF6600;
}
.public-bottom .copyright{
    width:100%;
    text-align: center;
    padding: 10px 0px;
}
.public-bottom .copyright p{
    margin:0px;
    padding:0px;
    line-height: 18px;
    font-size: 12px;
    color:#aaaaaa;
    
}


.clearfix:after {
    display: block;
    clear: both;
    content:"";
    visibility: hidden;
    height: 0;
}
.clearfix {
    zoom: 1
}

.public-header-min{
    /*float:left;*/
    padding-left: 16%;
}
/******导航改版加的代码*******/
.header-line-move-bg{

    background-color: rgba(255,255,255,.95);
}

.public-header .public-header-mind{
    float: left;
    margin-left:21px;
}


.public-header .public-header-right-padding ul li a{
    padding: 0 5px;
}

.public-header .public-header-mind-padding ul li a{
    padding: 0 4px;
}

.second-header-fixed .public-header-min ul li a{
    font-size: 13px;
    /*color:#000;*/
    padding: 0px 42px;
}
.second-header-fixed .public-header-min{
    padding: 0px 45px;
}

.public-header-min-fbg{
    background-color: rgba(255,255,255,1);
}

/******首页其他的样式****/

div {
    display: block;
}
.erji-title {
    position: relative;
    left: 50%;
    top: 0px;
    width: 960px;
    height: 40px;
    /*line-height: 40px;*/
    line-height: 66px;
    margin: 0 auto;
    margin-left: -480px;
    color: #fff;
    background-color: #0886FA;
    z-index: 1;
}
body, div, ul, li, h3 {
    margin:0;
    padding:0;
}
.erji-title-fixed {
    position:fixed;
    z-index: 1;
}
.erji-title .erji-title-left {
    float:left;
    padding-left:15px;
}
.erji-title .erji-title-left img {
    display: block;
    margin-top:20px;
}
.erji-title .erji-title-right {
    float:right;
}
.erji-title .erji-title-right ul {
    list-style: none;
}
.erji-title .erji-title-right ul li {
    float:left;
    width:auto;
    text-align: center;
}
.erji-title-fixed .erji-title-right ul li {
    width:auto;
}
.erji-title .erji-title-right ul li a {
    display: inline-block;
    padding:0 10px;
    text-decoration: none;
    color: #666666;
}
.erji-title .erji-title-right ul li a:hover {
    /*background-color: #FF6600;*/
    color:#FF6600;
}
#tedian, #mubiao, #duixiang, #anpai, #jiexi, #dianhua {
    border:1px solid #0886FA;
    width:958px;
    /*height:400px;*/
    margin: 0 auto;
    /*padding-top:40px;*/
    font-size: 28px;
    text-align: center;
    margin-bottom:5px;
    padding-top:5px;
}

/********针对锚点元素设置特定设置的元素*******/
 
/*:target{
                    color: red;
            }*/
 #tedian {
    /*height:543px;*/
    border:none;
    width:100%;
	/*height:380px;*/
    padding-top:0px;
}
#dianhua {
    height:800px;
}
.erji-title-top {
    position: relative;
    /*height:40px;*/
    height:66px;
    background-color: #f7f7f7;
    z-index: 2;
}
.erji-title-top .top-bg {
    width:100%;
    height:40px;
}
.clearfix:after {
    display: block;
    clear: both;
    content:"";
    visibility: hidden;
    height: 0;
}
.clearfix {
    zoom: 1
}
.erji-title-top .erji-title {
    width:100%;
    float: left;
}
/******客服代码开始*****/
 #service-window {
    position: fixed;
    right: 10px;
    z-index: 9999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#service-window ul {
    padding: 0;
    margin: 0;
}

#service-window ul li {
    list-style: none;
    width: 50px;
    height: 50px;
    background: #53b0ff;
    margin: 1px 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 9999;
}
#service-window ul li.online .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-headphone1.png) center/contain no-repeat;
}
#service-window ul li.phone .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-phone1.png) center/contain no-repeat;
}
#service-window ul li.wechat .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-wechat1.png) center/contain no-repeat;
}
#service-window ul li.totop .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-top.png) center/contain no-repeat;
}

/*********针对IE6到IE10的样式*******/
#service-window ul li.online .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-headphone1.png) center center no-repeat\9;
}
#service-window ul li.phone .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-phone1.png) center center no-repeat\9;
}
#service-window ul li.wechat .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-wechat1.png) center center no-repeat\9;
}
#service-window ul li.totop .fixed-icon{
    background: url(http://img.100e.com/img/revision100e/images/home-icon-top.png) center center no-repeat\9;
}

/*color:red\9;
_color:black;
+color:black;
color:black\9\0;*/



#service-window ul li {
    list-style: none;
    width: 50px;
    height: 50px;
    background: #ff6600;
    margin: 1px 0;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 9999;
}
#service-window ul li .expand {
    position: absolute;
    top: 0;
    right: 50px;
    height: 50px;
    width: 150px;
    background: #f2f2f2;
    color: #ff6600;
    line-height: 50px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    z-index: 9999;
    font-size: 16px;
    display: none;
}
#service-window ul li .fixed-icon{
    display: block;
    width: 34px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 8px;
}
#service-window ul li .expand a {
    text-decoration: none;
    color: #000;
}
#service-window ul li.active {
    background-color: #ff6600;
}
#service-window ul li.active .expand {
    display: block;
}
#service-window ul li.active .expand.code {
    box-sizing:border-box;
    height:auto;
    padding:10px;
    line-height: 18px;
}
#service-window ul li.active .expand.code img {
    width:130px;
    height:130px;
    display: block;
    margin-top:5px;
}
#service-window ul li .expand a {
    text-decoration: none;
    color: #ff6600;
}
#service-window ul li.totop {
    display: none;
}




/******客服代码结束*****/



/******广告图开始******************/
.ad-box{
	/*border:1px solid red;*/
	width:980px;
	/*height:400px;*/
	margin:0 auto;
	display: table;
	box-sizing:border-box;
    /*margin-bottom: 22px;*/
}
.ad-box .ad-week,.ad-box .ad-teach,.ad-box .ad-download{
	display: inline-block;
	float: left;
	
}
.ad-teach{
    margin-left:1px;
}
.ad-box .ad-week img{
	display: inline-block;
	width:336px;
	height:190px;
}
.ad-box .ad-teach img{
	display: inline-block;
	width:326px;
	height:190px;
}

/********加的文字说明**********/

.ad-box .ad-week,.ad-box .ad-teach{
    position: relative;
}

.title-box-con{
    position: absolute;
    top:0px;
    left:0px;
    background-color: rgba(0,0,0,0.5);
    width:336px;
    height:190px;
    text-align: center;
    /*display: none;*/
     transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    opacity: 0;
}
.title-box-con h3{
    font-size: 22px;
    padding:50px 0px 13px 0px;
    color:#fff;
}
.title-box-con span{
    width:110px;
    height:38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 12px;
    background-color: #FF7919;
    margin-top: 10px;
}
.title-box-con span a{
    text-decoration: none;
    width:100%;
    display:inline-block;
    color: #fff;
}
.title-box-con span a:hover{
   text-decoration: underline;
   color: red;
}
/*******效果开始******/

.ad-week,.ad-teach{
    overflow: hidden;
    cursor: pointer;
    display: block;

    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}
/*.layer2 {
    width: 0px;
    height: 0px;
    top: 98px;
    left: 168px;
    opacity: 0;
    filter:alpha(opacity=0); 
}*/
.ad-week:hover .layer2{
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
     opacity: 1;
     filter:alpha(opacity=100);  
}
.ad-teach:hover .layer2{
   transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    opacity: 1;
    filter:alpha(opacity=100);  
}
/*******效果结束******/

.ad-box .ad-download{
	/*width:295px;*/
    width: 315px;
	height:190px;
	/*border:1px solid red;*/
	box-sizing:border-box;;
}
.ad-box .ad-download .ad-download-pc{
	width:100%;
	/*text-align: center;*/
	padding:10px 30px;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-text:before{
	content: url('http://img.100e.com/img/revision100e/images/win.png');
	position: relative;
	top:9%;
	left:-9%;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-text{
    width:148px;
	height:37px;
	line-height: 37px;
	background-color:#ff6600;
	color:#fff;
	font-size:14px;
	display: inline-block;
	border-radius: 6px;
	/*padding:0px 10px;
	padding-left:15px;*/
	text-align: center;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-text a,.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn a{
    color:#fff;
    text-decoration: none;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-text:hover{
	cursor: pointer;
	background-color: #ff8600;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-link{
	margin-left:22px;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-link a{
	/*color:#666666;
	text-decoration: none;*/
        color: #ff6600;
    text-decoration: none;
}
.ad-box .ad-download .ad-download-pc .ad-download-pc-link a:hover{
	text-decoration:underline;
}

.ad-box .ad-download .ad-download-mobile{
	/*width:100%;*/
	padding:0px 30px;
}

.ad-box .ad-download .ad-download-mobile .ad-download-mobile-code{
	display: inline-block;
	float:right;
    margin-right: 9px;
    margin-top: 29px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-code img{
    width:80px;
    height:80px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton{
	display: inline-block;
	/*text-align: right;*/
    /*margin-left: 7px;*/
    width: 148px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton span{
	display: block;
	/*width:120px;*/
	/*text-align: right;*/
	height:37px;
	line-height: 37px;
	font-size: 12px;
	/*margin:0px 0px 5px 10px;*/
	color: #333333;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton span.mobile-text{
    /*line-height: 60px;*/
    width: 180px;
    line-height: 28px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn{
	width:148px;
	background-color: #29a2de;
	/*padding-left:15px;
    padding-right: 5px;*/
	border-radius: 6px;
	color:#fff;
	text-align:center;
    font-size: 13px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.apple{
    background-color: #444444;
    margin-top: -10px;
}

.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.android{
    background-color: #00cc44;
    margin-top: 8px;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.android:hover{
    background-color: #00dd44;
    cursor: pointer;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.apple:hover{
    background-color: #666666;
    cursor: pointer;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.apple:before{
	content: url('http://img.100e.com/img/revision100e/images/apple.png');
	position: relative;
	top:10%;
	left:-5%;
}
.ad-box .ad-download .ad-download-mobile .ad-download-mobile-botton .btn.android:before{
	content: url('http://img.100e.com/img/revision100e/images/android.png');
	position: relative;
	top:10%;
	left:-3%;
}



/*********门面图******/
.facade{
    position: relative;
    width:980px;
    margin:0 auto;
    /*margin-bottom: 40px;*/
}
.facade img{
    display:block;
    width:100%;
    height:312px;
    margin:0px;
    padding:0px;
}

/*********学生课程段落文字******/

.paragraph{
    /*border:1px solid red;*/
    width:980px;
    margin:0 auto;
    padding:60px 0px 10px 0px;
    text-align: center;
}

.paragraph p{
    font-size: 16px;
    color:#333333;
    text-align: left;
    line-height: 32px;
    width: 90%;
    margin: 0 auto;
	font-size:14px;
}
.paragraph h2{
    font-size: 32px;
    margin:10px 0px 15px 0px;
}


/*********学生课程段落图片******/

.pic-box-watermark{
    position: relative;
    width:980px;
    margin:0 auto;
    /*border:1px solid red;*/
    /*height:20px;*/
    margin-top:18px;
}
.pic-box-watermark-spc{
    margin-bottom:18px;
}
.pic-box-watermark img{
    display: block;
    width:100%;
    height:318px;
}
.pic-box-con{
    position: absolute;
    
    width:430px;
    height:180px;
    
}
.pic-box-con-left{
    top:60px;
    left:20px;
}
.pic-box-con-right{
    top:60px;
    right:20px;
}
.pic-box-bg1{
    background-color: rgb(230,103,69);
    background-color: rgba(230,103,69,0.8);
}
.pic-box-bg2{
    background-color: rgb(255,153,171);
    background-color: rgba(255,153,171,0.8);
}
.pic-box-bg3{
    background-color: rgb(10,130,40);
    background-color: rgba(10,130,40,0.8);
}
.pic-box-bg4{
    background-color: rgb(48,138,180);
    background-color: rgba(48,138,180,0.8);
}
.pic-box-bgusa{
	background-color: rgb(38,123,165);
    background-color: rgba(38,123,165,0.8);
}
.pic-box-con h3{
    font-size: 31px;
    color:#fff;
    padding:27px 0px 0px 23px;
}
.pic-box-bgusa h3{
	padding:47px 0px 0px 23px;
}
.pic-box-con p{
    font-size: 16px;
    padding:16px 0px 16px 23px;
    color:#fff;
}
.pic-box-con span{
    font-size: 14px;
    color:#fff;
    display: inline-block;
    width:162px;
    height:42px;
    border:1px solid #fff;
    text-align: center;
    line-height: 42px;
    margin:10px 0px 0px 23px;
}
.pic-box-con span a{
    text-decoration: none;
    color:#fff;
    display: inline-block;
    width:100%;
    height:42px;
}

/******留美名校的样式********/


.paragraph{
    /*border:1px solid red;*/
    /*margin-bottom:10px;*/
}


.paragraph .paragraph-title-pic{
    /*border:1px solid blue;*/
    /*width:99%;*/
    text-align: left;
    position: relative;
}

.paragraph .paragraph-title-pic h2{
    display: inline-block;
    width:177px;
    /*height:47px;*/
    line-height: 45px;
    border-right:3px solid #666666;
    border-left:3px solid #666666;
    margin: 0px;
    margin-left: 58px;
    font-size: 27px;
    color:#666666;
    font-weight: bold;
    text-align: center;
   /* -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;*/

}

.paragraph-bg-gray{
    background-color: #f2f2f2;
}
.paragraph-bg-white{
    background-color: #ffffff;
}
.paragraph .paragraph-title-pic img{
    position: absolute;
    right:58px;
    top:28px;
    margin:0px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;  
}

.paragraph-usa-con{
     box-sizing:border-box;
     -moz-box-sizing:border-box; 
     -webkit-box-sizing:border-box;
    width:783px;
    /*border:1px solid yellow;*/
    /*height:200px;*/
    margin:0 auto;
    padding-right: 68px;
    padding-bottom:30px;

}

.paragraph-usa-con p{
    
    width: 100%; 
    line-height: 24px;
    font-size:14px;
    margin-top: 24px;
    color: #666666;
}
.paragraph-usa-con .paragraph-usa-con-color{
color:#ff6600;
}

.paragraph-usa-con p pre{
    display: inline;
}

.paragraph-usa-con .paragraph-usa-con-star{
    color:#ff5722;
    margin-right:5px;
}

.paragraph-usa-con .paragraph-usa-con-box{
    width: 100%;
    float: left;
}
.paragraph-usa-con .paragraph-usa-con-left{
    float: left;
    margin-top: 28px;
    margin-right: 32px;
}
.paragraph-usa-con .paragraph-usa-con-right{
    float: left;
    width: 77%;
}

.paragraph-usa-con .paragraph-usa-con-suo{
    margin-left: 12px;

}


.paragraph-usa-con .paragraph-usa-con-numbox{
    position: relative;
    /*border:1px solid red;*/
    text-align:left;
    /*border-bottom: 1px solid red;*/
    height: 57px;
    line-height: 75px;
}
.paragraph-usa-con .paragraph-usa-con-num{
    font-size: 48px;
    font-weight: bold;

}
.paragraph-usa-con .paragraph-usa-con-num-title{
    font-size: 14px;
    margin-left:20px;
    color: #666666;
}
.paragraph-usa-con .paragraph-usa-con-margin{
    margin:30px 0px;
}
.paragraph-usa-con-wc1{
width:100%;
border-bottom: 1px solid #ffe000;
}
.paragraph-usa-con-wc1:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #ffe000;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc2{
width:98%;
border-bottom: 1px solid #fe9404;
}
.paragraph-usa-con-wc2:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #fe9404;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc3{
width:96%;
border-bottom: 1px solid #ff872b;
}
.paragraph-usa-con-wc3:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #ff872b;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc4{
width:96%;
border-bottom: 1px solid #ff6f01;
}
.paragraph-usa-con-wc4:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #ff6f01;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc5{
width:98%;
border-bottom: 1px solid #ff6200;
}
.paragraph-usa-con-wc5:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #ff6200;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc6{
width:100%;
border-bottom: 1px solid #ff2600;
}
.paragraph-usa-con-wc6:after{
    content: '';
    position: absolute;
    right: -6px;
    bottom: -4px;
    border: 4px solid #ff2600;
    width: 0;
    height: 0;
    border-radius: 100%;
}
.paragraph-usa-con-wc1 .paragraph-usa-con-num{
    color:#ffe000;
}
.paragraph-usa-con-wc2 .paragraph-usa-con-num{
    color:#fe9404;
}
.paragraph-usa-con-wc3 .paragraph-usa-con-num{
    color:#ff872b;
}
.paragraph-usa-con-wc4 .paragraph-usa-con-num{
    color:#ff6f01;
}
.paragraph-usa-con-wc5 .paragraph-usa-con-num{
    color:#ff6200;
}
.paragraph-usa-con-wc6 .paragraph-usa-con-num{
    color:#ff2600;
}

/****** 特殊没有底线的******/
.header-linespc{
	border-top: none; 
    border-bottom: none;
}
.pic-box-watermark-spc-margin{
	margin-top: 1px;
}

/******登录之后弹出下拉框的样式******************/

.dropbox{
	width: 100px;
    position: absolute;
    z-index: 999999;
    right: 0px;
    top: 66px;
    background-color: #fff;
	padding: 0px 20px;
	height:86px;
	display:none;
}

.dropbox ul{
margin:0px;
padding:0px;
}
.dropbox ul li {
    height: 28px;
    line-height: 28px;
    width: 100%!important;
}

.public-header .public-header-mind {
    float: left;
    margin-left: 21px;
}


.dropbox {
    border: 1px solid rgba(184,184,184,1);
}
.dropbox.clickmouse li a:hover {
    color: rgba(255,102,0,1);
    text-decoration: none;
}
.dropbox.clickmouse li:last-child a {
    border-bottom: none;
}
.dropbox.clickmouse a {
    display: inline-block;
    border-bottom: 1px solid rgba(184,184,184,1);
    width: 100%;
}
.dropbox:after{
content:url(http://img.100e.com/img/revision100e/images/smallquare.png);
position:absolute;
    right: 43px;
    /* top: -13px; */
	top:-38px;
	height: 20px;
}
.hide{
display:none!important;
}

/***************************************明星外教加的样式**********************/

.pic-box-bgstartaeach{
    background-color: rgb(101,191,237);
    background-color: rgba(101,191,237,0.8);
}

.paragraph-starteach-con{
    width: 800px;
    border-bottom:1px dotted #cccccc;
    padding-right: 0px;
}

.paragraph-starteach-con h3{
    text-align: left;
    color:#ff6600;
    font-size: 16px;
    /*padding-top:10px;*/
}

.paragraph-starteach-con{
    margin-top:50px;
}
.paragraph-starteach-con:nth-child(1){
    margin-top:0px;
}
.paragraph-starteach-con:last-child{
    border-bottom: none;
}
.paragraph-starteach-con p{
    margin-top: 10px;
}

.paragraph-starteach-con .paragraph-usa-con-left{
    margin-top: 0px; 
}


/**********学生课程外教详情页*******/
.circle-p-box .circle-p{
    position: relative;    text-align: left;
}
.circle-p-box .circle-p .circle{
   position: absolute;
   top:1px;
   left:-20px;
   font-size:18px;
   color:#fe6c0a;
}

.circle-p-box .paragraph-usa-con h3{
    margin-top: 44px;
    color:#fe6c0a;
    text-align:left;
}

.pic-box-bgwinsum h3{
    padding: 47px 0px 0px 23px;
}
/**********学生课程中小学同步外教课程详情页*******/

/*****此处无样式*****/

/**********学生课程海外留学课程详情页*******/

/*****此处无样式*******/
/**********教师课程样式*******/
.pic-box-teachcourse{
    width:470px;
    background-color: rgb(113,93,121);
    background-color: rgba(113,93,121,0.8);
}
.pic-box-teachcourse h3{
    padding: 47px 0px 0px 23px;
}

#teach-target h4{
    margin-top:-50px;
    margin-bottom:20px;
    color: #ff2600;
}


.paragraph-teachsourse-con{
    width:800px;
    /*border:1px solid red;*/
     box-sizing:border-box;
     -moz-box-sizing:border-box; 
     -webkit-box-sizing:border-box;
     padding-right: 0px;
     margin-top: 44px;
     /*text-align: left;*/
}

.two-column-box{
    float: left;
     display: inline-block;
     box-sizing:border-box;
     -moz-box-sizing:border-box; 
     -webkit-box-sizing:border-box;
     width:346px;
     /*border:1px solid red;*/
     /*height:10px;*/
     vertical-align: top;
}
.paragraph-teachsourse-con .box-position{
    float: right;
}

.teachsourse-table-box{
    margin-top:30px;
    height:130px;
    vertical-align: top;
}
.teachsourse-table-box .teachsourse-table-left{
    position: relative;
    float: left;
    width:200px;
    height:130px;
}

.teachsourse-table-box-color1{
    border-left: 2px solid #f6bb43;
    border-right: 2px solid #f6bb43;
}

.teachsourse-table-box-color1 .teachsourse-table-left{
    border-right: 2px solid #f6bb43;
}
.teachsourse-table-box-color2{
    border-left: 2px solid #e9573e;
    border-right: 2px solid  #e9573e;
   
}
.teachsourse-table-box-color2 .teachsourse-table-left{
    border-right: 2px solid #e9573e;
}

.teachsourse-table-box-color3{
border-left: 2px solid #ff6600;
border-right: 2px solid #ff6600;
 height: 102px;
}
.teachsourse-table-box-color3 .teachsourse-table-left{
    border-right: 2px solid #ff6600;
     height: 102px;
}


.teachsourse-table-box .teachsourse-table-left h5{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -92px;

}
.teachsourse-table-box .teachsourse-table-right{
    display: inline-block;
    width: 540px;
}
.teachsourse-table-box .teachsourse-table-right p{
    display: inline-block;
    margin-top: 0px; 
    text-align: left;
}



.color1{
    font-size: 18px;
    color:#f6bb43;
}

.color2{
    font-size: 14px;
    color:#727272;
}

.color3{
    font-size: 18px;
    color:#e9573e;
}

.color4{
    font-size: 18px;
    color:#ff6600;
    
}
.color5{
   color:#ff6600;
}
.color6{
   color:#5ec6aa;
}

.color7{
   color:#d870ad;
}

.color8{
   color:#4fc0e8;
}
.teachsourse-table-box-color3 .teachsourse-table-left h5{
    margin-left: -78px;
} 

/***********教师详情页剩下的样式**********/

.card-box{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:60px 0px;
    /*border:1px solid red;*/
    /*height:40px;*/
}

.card-box-column{
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:300px;
    /*height:40px;*/
    /*border:1px solid red;*/

}
.card-box-column span{
    color: #747474;
    font-size: 14px;
}

.topic-box{
    /*border:1px solid red;*/
    /*height:30px;*/
}

.box-min-title span{
    display: inline-block;
    /*width:155px;*/
    padding: 0px 20px;
    height:30px;
    line-height: 30px;
    border-left: 1px solid #666666;
    border-right:1px solid #666666;
    font-size: 22px;
    color:#666666;
}

.topic-column-box{
    /*border:1px solid yellow;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.topic-column-box .four-column-box{
    display: inline-block;
    width:160px;
    /*border:1px solid red;*/
    vertical-align: top;
    margin-left: 30px;
}
.skill-training{
    margin-top: 60px;
}

/*******雅思托福的样式*******/

.pic-box-bgyasai{
    background-color: rgba(14,135,55);
    background-color: rgba(14,135,55,.8);
    /*padding:47px 0px 0px 27px;*/
}
.pic-box-bgyasai h3{
    padding: 47px 0px 0px 23px;
}


.enroll-box{
    /*border:1px solid red;*/
    margin-top:50px;
}
.enroll-box .three-box{
    position: relative;
    display: inline-block;
     box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:222px;
    height:70px;
    background-color: #fb9048;
    vertical-align: top;  
    text-align: left;
}
.enroll-box .three-box span{
    display: inline-block;
    font-size: 14px;
    color:#fff;
    padding: 16px 20px 0px 20px;
}
.enroll-box .three-box:nth-child(1){
    margin-left:-50px;
}
.enroll-box .three-box:nth-child(2){
    margin-left:53px;
}
.enroll-box .three-box:nth-child(3){
    margin-left:53px;
}

.enroll-box .three-box:nth-child(1):after,.enroll-box .three-box:nth-child(2):after{
    content: url(http://img.100e.com/img/revision100e/images/arrow-tip.png);
    position: absolute;
    top:26px;
    right:-38px;
}


.paragraph .circle-p .add-star-icon:before{
    content: url(http://img.100e.com/img/revision100e/images/small-star.png);
    margin-right: 4px;
}


/************下载页面******************/
.stacks-box{
    width:980px;
    margin:0 auto;
    margin-top: 90px;
}
.stacks-title{
    position: relative;
    text-align: center;
    padding: 15px 0px;
}

.stacks-title .stacks-title-main{
    display: inline-block;
    font-size: 36px;
    color: #ff6600;
    font-weight: normal;
}
.stacks-title .stacks-title-minor{
    display: inline-block;
    margin-top: 15px;
    font-size: 27px;
    color: #666666;
    font-weight: normal;
}



.content_introduce-box{
    width:100%;
    background-color: #f2f2f2;
    padding-top: 20px;
    margin-bottom: 20px;
}

.content_introduce-box .content_introduce_bottom{
    margin-top: 0px;
    height:260px;
}


.product-ins-box{
    position: relative;
     box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*border:1px solid red;*/
    text-align: center;
    margin-top: 50px;
    margin-bottom: 70px;
}
.product-ins-box .product-ins{
    display: inline-block;
    /*height:40px;*/
    text-align: center;
    vertical-align: top;  

    /*border:1px solid red;*/
}
.product-ins-box .product-ins-pc{
    width:500px;
}
.product-ins-box .product-ins-ipone{
    width:300px;
    margin-left: 50px;
    text-align: left;
}
.product-ins-box .product-ins-ipone img{
    margin-top: 32px;
}

.product-ins-pc-btn{
    /*border:1px solid red;*/
    width:100%;
    margin-top: 30px;
}
.product-ins-ipone-btn{
    position: relative;
    /*border:1px solid red;*/
    width:100%;
    margin-top: 30px;
    text-align: left;
}
.product-ins-box .product-ins-pc-btn-text,.product-ins-pc-ipone-text{
    font-size: 14px;
    color:#666666;
}

.product-ins-box .product-ins-pc-btn-link,.product-ins-pc-ipone-link,.product-ins-pc-ipone-link{
    position: relative;
    display: inline-block;
    width: 148px;
    height:37px;

    line-height: 37px;
    text-align: center;
	font-size:14px;
    background-color: #ff6600;
    color:#fff;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
}
.product-ins-box .product-ins-pc-btn-link{
     margin-top: 10px;
}
.product-ins-box .product-ins-pc-btn-link:before{
    content: url('http://img.100e.com/img/revision100e/images/win.png');
    position: relative;
    top: 9%;
    left: -10%;
}
.product-ins-box .product-ins-pc-ipone-app{
    margin-top: 10px;
    background-color: #444444;
}

.product-ins-box .product-ins-pc-ipone-app:before{
content: url('http://img.100e.com/img/revision100e/images/apple.png');
    position: relative;
    top: 9%;
    left: -5%;
}
.product-ins-box .product-ins-pc-ipone-link-android{
    margin-top: 8px;
    background-color: #00cc44;
}
.product-ins-box .product-ins-pc-ipone-link-android:before{
content: url('http://img.100e.com/img/revision100e/images/android.png');
    position: relative;
    top: 15%;
    left: -4%;
}

.product-ins-pic-position{
    position: absolute;
    top: 2px;
    right: 50px;
    width: 80px;
    height:80px;
}

.paragraph-spcimg .paragraph-title-pic img{
    top: -1px;
}

.ad-download .ad-download-mobile-botton a{
    text-decoration: none;
}

.indexcolor{
    color:#ff6600!important;
}


/******注册资料的信息*****/
.content_person_form span {
    margin-bottom: 10px;
}

.content_person_form_input {
    padding-left: 10px;
}
.content_person_form select {
    width: 100px;
    margin-left: 20px;
}

.content_person_form span:nth-child(1){
    margin-left: 3px;
}

.content_person_form #RegIconPic{
    margin-left: 14px;
}

#save-btn-id{
    line-height: 35px;
    margin-left: 126px;
    margin-top: 10px;
    display: block;
    text-align: center;
    padding-left: 130px;
    padding-right: 138px;
    background-color: #ff6606;
    cursor: pointer;
    color: #ffffff;
    border: 0px;
}
#save-btn-id:hover{
    background-color: #ff8600;
}

.content_person_form span table{
    margin-top: 10px;
    margin-bottom: 10px;
}
.content_person_form span strong{
    font-weight: normal;
}

.product-ins-pc-btn .product-ins-pc-btn-link:hover{
    background-color: #ff8600;
}
.product-ins-box .product-ins-pc-ipone-app:hover{
    background-color: #666666;
}
.product-ins-box .product-ins-pc-ipone-link-android:hover{
    background-color: #00dd44;
}

.consult-telephone{
	color: #ff6600!important;
	font-size: 12px!important;
    cursor: default;
}

.cricle-space{
	margin-left: 116px!important;
}

.dropbox{
	padding: 0px 0px;
}
.dropbox.clickmouse a {
	width: 76%!important;
	/*margin-left: 15px!important;*/
}

.content_person_form_modify_pwd:hover,.content_person_form_modify_tel:hover,.content_reg_form_reg:hover{
    background-color: #ff8600!important;
}



.content_person_right {
    height: auto!important;
}

/******钻石单加的二级栏目*******/
#diamond{
    position: relative;
}
#aboutus{
    position: relative;
}
#star-teacher {
    position: relative;
}

/*#diamond a:before{
    content: url('http://img.100e.com/img/revision100e/images/diamond.png');
    position: absolute;
    top: 3px;
    left: 4px;
}*/
 .stagebox {

    width: 140px;
    position: absolute;
    z-index: 999999;
    right: -33px;
    top: 66px;
    background-color: #fff;
    padding: 0px;
    height: 57px;
    display: none;
    border: 1px solid rgba(184,184,184,1);
}

.boxaboutus {

    width: 140px;
    position: absolute;
    z-index: 999999;
    right: -33px;
    top: 66px;
    background-color: #fff;
    padding: 0px;
    height: 57px;
    display: none;
    border: 1px solid rgba(184,184,184,1);
}

.boxstarteacher {

    width: 140px;
    position: absolute;
    z-index: 999999;
    right: -23px;
    top: 66px;
    background-color: #fff;
    padding: 0px;
    height: 57px;
    display: none;
    border: 1px solid rgba(184,184,184,1);
}

 .stagebox ul li {
    height: 28px;
    line-height: 28px;
    width: 100%!important;
}

.boxaboutus ul li {
    height: 28px;
    line-height: 28px;
    width: 100%!important;
}
.boxstarteacher ul li {
    height: 28px;
    line-height: 28px;
    width: 100%!important;
}
 .stagebox a{
    width: 82%!important;
    display: inline-block;
    border-bottom: 1px solid rgba(184,184,184,1);
    width: 100%;
    padding: 0px!important;
}
.boxaboutus a{
    width: 82%!important;
    display: inline-block;
    border-bottom: 1px solid rgba(184,184,184,1);
    width: 100%;
    padding: 0px!important;
}
.boxstarteacher a{
    width: 82%!important;
    display: inline-block;
    border-bottom: 1px solid rgba(184,184,184,1);
    width: 100%;
    padding: 0px!important;
}
.stagebox:after{
    content: url(http://img.100e.com/img/revision100e/images/smallquare.png);
    position: absolute;
    right: 67px;
    top: -38px;
    height: 0px;
}
.boxaboutus:after{
    content: url(http://img.100e.com/img/revision100e/images/smallquare.png);
    position: absolute;
    right: 67px;
    top: -38px;
    height: 0px;
}
.boxstarteacher:after{
    content: url(http://img.100e.com/img/revision100e/images/smallquare.png);
    position: absolute;
    right: 67px;
    top: -38px;
    height: 0px;
}
.stagebox li:last-child a {
    border-bottom: none;
}
.boxaboutus li:last-child a {
    border-bottom: none;
}

.boxstarteacher li:last-child a {
    border-bottom: none;
}
#diamond:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredown.png);
    position: absolute;
    right: 0px;
    top: 0px;
    height: 0px;
}

#aboutus:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredown.png);
    position: absolute;
    right: 0px;
    top: 3px;
    height: 0px;
}


#star-teacher:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredown.png);
    position: absolute;
    right: 0px;
    top: 3px;
    height: 0px;
}






#diamond:hover:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredowncolor.png);
    position: absolute;
    right: 0px;
    top: 0px;
    height: 0px;
}

#aboutus:hover:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredowncolor.png);
    position: absolute;
    right: 0px;
    top: 3px;
    height: 0px;
}
#star-teacher:hover:after {
    content: url(http://img.100e.com/img/revision100e/images/quaredowncolor.png);
    position: absolute;
    right: 0px;
    top: 3px;
    height: 0px;
}


#diamond:hover>a{
    color:#ff6600;
}

#aboutus:hover>a{
    color:#ff6600;
}
#star-teacher:hover>a{
    color:#ff6600;
}





.content_reg_form_input-new{
	width:90px;
	height:30px;
	position:relative;
	top:10px;
	left:10px;
}
#send{
	display:inline-block;
	padding:5px;
	height:20px;
	line-height:20px;
	background-color:#ff6600;
	text-align:center;
	color:#ffffff;
	position:relative;
	left:10px;
	cursor:pointer;
}
.content_reg_form_reg{
	cursor:pointer;
}

#diamond .chy{padding:0 15px;}
#aboutus .chy{padding:0 15px;}
#star-teacher .chy{padding:0 15px;}


td {
    border-right: 1px solid #fff;}