body{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
}
.container{
	width: 1200px;
	margin:0 auto;
}
.img_top{
	display: block;
	margin:0 auto;
}
/**dress开始**/
.dress{
	line-height: 50px;
	position: relative;
}
h1{
	position: absolute;
	left:-10000px;
}
.dress .left1{
	padding-right: 5%;
}
.dress .left span{
	font-size: 20px;
	color:#1e69a1;
}
.dress .right span{
	color:#e8422b;
	font-size: 18px;
	font-weight: bold;
}
/**dress结束**/


/**nav**/
.content1,.content2,.img_center1,.content3,.content4,.content5,.content6,.img_center2,.content7{
	margin-bottom: 3%;
}
.nav{
	background: #058d9a;	
	margin-bottom: 2%;
}
.nav a{
	width: 10%;
	font-size: 16px;
	line-height: 42px;
	display: block;
	float: left;
	text-align: center;
	color:#fff;
}
.nav a:hover{
	background: #026069;
}
/**nav**/
/**content1开始**/
.content1>.left{
	width: 25.1%;
	padding:2%;
	border: 1px solid #ccc;
	margin-right: 2%;
}
.content1_left h4{
	font-size: 18px;
	border-left: 3px solid #01aebf;
	font-weight: normal;
	padding-left: 15px;
	color:#01aebf;
	margin-bottom: 3%;
}
.content1_left h4 i{
	font-size: 14px;
	color:#a0a0a0;
	padding-left: 10px;
}
.content1_left li{
	width: 95%;
	padding-left: 5%;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/li_img.png) no-repeat left center;
}


.banner{
	width: 68.6%;
	overflow: hidden;
	position:relative;
}
.banner:hover .left,.banner:hover .right{
	display: block;
}
.banner .left,.banner .right{
	width: 50px;
	height: 100px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-50px;
	z-index: 1;
	cursor: pointer;
	display: none;
}
.banner .right{
	left:auto;
	right:0;
}

.banner li{
	float:left;
}
.banner .list {
	width: 600%;
}

.banner .list li {
	width: 16.6667%;
	position: relative;
}

.banner .list li .a1 {
	width: 100%;
	display: block;
}
.banner .list li .a2{
	position: absolute;
	line-height: 40px;
	width: 98.5%;
	color:#fff;
	font-size: 16px;
	padding-left: 2%;
	background: rgba(0,0,0,0.3);
	filter: alpha(opacity=30);
	bottom: 0;
	left:0;
}
.banner .btn{
	position:absolute;
	bottom:14px;
	right:20px;
}
.banner .btn li{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin:0 5px;
	background: #fff;
	color:#ee780f;
	cursor: pointer;
	-webkit-transition: all ease-in 0.1s;
	-moz-transition: all ease-in 0.1s;
	-ms-transition: all ease-in 0.1s;
	-o-transition: all ease-in 0.1s;
} 

.banner .btn li:hover,.banner .btn .cur{
	background:#1bbc9b;
} 
/**content1开始**/

/**content2开始**/
.content2 h3,.content2 .tabList li{
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.content2 .left{
	width: 29.1%;
}
.content2 .left ul{	
	padding:7% 5% 5%;
	border: 1px solid #ccc;
}
.content2 .left .first{
	margin-bottom: 4%;
}
.content2 .left .li1{
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/li_img.png) no-repeat left center;
	padding-left:5%;
	line-height: 32px;
}
.content2 .left .first .why{
	font-weight: bold;
	font-size: 16px;
}
.content2 .left .first img,.content2 .left .first div,.content2 .center em,.content2 .center li div,.content2 .center>div img{
	float: left;
}
.content2 .left .first img{
	width: 36%;
}

.content2 .left .first div{
	padding-left: 5%;
	width: 59%;
}
.content2 .left .first p{
	text-indent: 2em;
	font-size: 12px;
	line-height: 18px;
}
.content2 .left .first p a{
 color:#f00;
}
.content2 .center{
	width: 35%;
	margin:0 2.5%;
	float: left;
}
.content2 .center .list_lh{
	height: 270px;
	overflow: hidden;
}
.content2 .center .list_lh ul{
	background: url(../images/span2_bg.png) repeat-y 84px 0;
}
.content2 .center em{
	font-style: normal;
	background: url(../images/em_bg.png) no-repeat center;
	text-align: center;
	width:76px;
	font-size: 12px;
	line-height: 66px;
	margin-right: 2%;
	color:#fff;
}
.content2 .center li a{
	color:#e9454d;
}
.content2 .center li p,.content2 .center li a{
	display:block;
}
.content2 .center li>div{
	line-height: 18px;
	width: 75%;
	background: url(../images/span_bg1.png) no-repeat left center;
	padding:8px 0 7px 20px;
}
.content2 .center li>div div{
	font-size: 12px;
	width: 76%;
}
.content2 .center li img{
	padding-right: 2%;
	width: 22%;
}
.content2 .center li div .clearfix{
	width: 76%;
}
.content2 .center h3,.content2 .right .tabList,.content2 .exit h3{
	border-bottom: 1px solid #ccc;
	margin-bottom: 3%;
}
.content2 .right{
	width: 30.9%;
}
.content2 .right li{
	float: left;
}
.content2 .right .tabCon li{
	width: 31%;
	text-align: center;
	background: #f6f6f6;
	margin:1%;
	line-height:28px;
}
 #tab{
	margin-bottom: 4%;
}
.content2 .right .tabList .hover{
	color:#01aebf;
	cursor: pointer;
}
.content2 .right .tabList li{
	width: 40%;
	line-height: 24px;
	text-align: center;
}
#aa1{
	padding-left: 10%;
}
#aa1 span{
	border-right:3px solid #01aebf;
	padding-right: 20%;
}
.content2 .right .tabCon ul{
	display: none;
}
.content2 .right .tabCon .box_hover{
	display: block;
}
.content2 .exit li{
	float: left;
	width: 17%;
	padding:2%;
	margin:0 2.667%;
	background: #f7f7f7;
	text-align: center;
}
.content2 .exit .first{
	margin-left: 0;
}
.content2 .exit .last1{
	margin-right: 0;
}
.content2 .exit img{
	display: block;
	margin:5px auto 5px;
}

/**content2结束**/
/**content3开始**/
.content3 .left h3,.content4 h3{
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	border-left: 3px solid #01aebf;
	font-weight: normal;
	float: left;
}
.content3 .right h3{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 30px;
}
.content3 .top a,.content4 .top a{
	float:right;
}
.content3 .left .top,.content4 .left .top{
	border-bottom:1px solid #ccc ;
	margin-bottom: 3%;
	padding-bottom: 10px;
	line-height:30px;
}
.content3 .left,.content4 .left{
	padding-right: 3%;
	width: 68.3%;
}
.content3 .right,.content4 .right{
	width: 28.7%;
}
.content3 .left1{
	width: 43.7%;
	float: left;
	border-right: 1px dashed #ccc;
	padding-right: 3%;
	margin-right: 4%;
}
.content3 .right1{
	width: 49%;
	padding-top:4% ;
	float: right;
}
.content3 .right1 li{
	float: left;
	width: 46%;
	text-align: center;
}
.content3 .right1 dl{
	float: left;
	width: 46%;
}
.content3 .right1 dl dd{
	margin-bottom: 7%;
}
.content3 .right1 dl:nth-child(1){
	margin-right: 8%;
}
.content3 .right1 img{
	display: block;
	margin:0 auto;
}

.content3 .right1 dt{
	text-align: center;
}
.content3 .right img{
	margin-bottom: 6%;
}
.content3 .question{
	border: 1px solid #ccc;
	padding:6%;
}

.content3 .right li,.content3 .left1 li{
	line-height: 30px;
	width: 95%;
	background: url(../images/li_img.png) no-repeat left center;
	padding-left: 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/**content3结束**/

/**content4开始**/
.content4 .left .a3{
	border: 1px dashed #01aebf;
	background: transparent;
	color:#01aebf;
}
.content4 .center{
	width: 94%;
	margin:0 3% 3%;
}
.content4 .center img{
	width: 42%;
}
.content4 .tuijian{
	width: 47.9%;
	padding-left:5%;
}
.content4 .tuijian p{
	
}
.content4 .tuijian div{
	margin:10% 0 0;
}
.content4 .right h3{
	height: 30px;
	line-height: 30px;
	float:none;
	padding-left: 0;
	border-left: 0;
	margin-bottom: 10px;
}
.content4 .right .ul1 li{
	width: 95%;
	padding-left: 5%;
	background: url(../images/li_img.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}
.content4 .center .left1,.content4 .center .right1{
	width: 31px;
	height: 37px;
	position: absolute;
	top:50%;
	left:-14px;
	margin-top: -14px;
}
.content4 .center li,.content4 .center li>div,.content4 .center li img,.content4 .center li .tuijian,.content4 .bottom>ul>li,.content4 .tablist h4,.content4 .tablist li{
	float: left;
}
.content4 .center li>div{
	width: 44%;
	padding:2%;
	background: #f7f7f7;
}
.content4 .center li .div1{
	margin-right: 4%;
}
.content4 .tablist ul{
	float:right;
}
.content4 .box1{
	position: relative;
}
.content4 .left .left1,.content4 .left .right1{
	display: block;
	position: absolute;
	top:50%;
	margin-top:-19px;
	cursor: pointer;
}
.content4 .left .right1{
	left:auto;
	right:0;
}
.content4 .tablist li{
	width: 10px;
	height: 10px;
	margin-left: 10px;
	margin-top:8px;
	background:#ccc ;
}
.content4 .tablist .hover{
	background: #01aebf;
}
.content4 .tabCon li{
	width: 95%;
	line-height: 28px;
	padding-left: 5%;
	background: url(../images/li_img.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.content4 .tablist{
	margin-bottom: 6%;
} 
.content4 .bottom h4{
	font-size: 18px;
	font-weight: normal;
	color:#01aebf;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	border-left: 3px solid #01aebf;
}
.content4 .center li span{
	font-size: 14px;
	color:#e60011;
}
.content4 .tuijian div{
	text-align: center;
	line-height: 30px;
}
.content4 .tuijian div a{
	background: #01aebf;
	color:#fff;
	padding:0 5px;
	display: block;
	line-height: 28px;
	border: 1px solid #01aebf;
	float: left;
}
.content4 .bottom>ul>li{
	width: 31%;
}
.content4 .bottom .list_1{
	margin:0 3.5%;
}
.content4 .right div{
	padding:6%;
	border: 1px solid #ccc;
}
.content4 .right div img{
	margin-bottom: 6%;
}
.content4 .right .ul2{
	width: 90%;
	padding:5% 5% 0;
}
.content4 .right .ul2 li{
	float: left;
	text-align: center;
	width: 33.33%;
}
.content4 .right .ul2 li span{
	font-size: 12px;
}
.content4 .right .ul2 img{
	display: block;
	margin:0 auto;
}
/**content4结束**/
/**content5开始**/
.content5 h2,.content7 h2{
	font-size: 26px;
	line-height: 30px;
	background: url(../images/h2_bg.png) repeat-x center;
	margin-bottom: 2%;
}
.content5 h2 span,.content7 h2 span{
	background: #fff;
	padding-right: 20px;
	color:#01aebf;
}
#demo{
	overflow: hidden;
}
#demo1,#demo2{
	float: left;
}
.box{
	width: 10000px;
}
#demo1{
	height: 140px;
}
.content5 li{
	float: left;
	margin:0 10px;
	overflow: hidden;
	position: relative;
}
.content5 li div{
	text-align: center;
	position: absolute;
	bottom:0;
	width: 91%;
	padding:2% 5%;
	background: #f7f7f7;
	height: 36px;
	-webkit-transition: all ease-in .3s; 
	-moz-transition: all ease-in .3s; 
	-ms-transition: all ease-in .3s; 
	-o-transition: all ease-in .3s; 
}
.content5 li p:nth-child(1){
	line-height: 36px;
}
.content5 li p span{
	font-weight: bold;
}
.content5 li img{
	-webkit-transition: all ease-in .3s; 
	-ms-transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
}
.content5 li:hover img{
	transform: scale(1.2);
}
.content5 li p{
	width: 100%;
}
.content5 li:hover div{
	background: #01aebf;
	color:#fff;
	height: 86px;
}
/**content5结束**/

/**content6开始**/
.content6 h2{
	font-size: 26px;
	color:#01aebf;
	line-height: 34px;
	margin-bottom: 6%;
}
.content6 h3{
	font-size: 20px;
	font-weight: normal;
	line-height:30px;
	margin-bottom:3%;
}
.content6 .left{
	width: 30%;
}
.content6 .left .flow{
	padding:3% 5%;
	background: #f7f7f7;
}
.content6 .left em,.content6 .left p{
	float: left;
}
.content6 .left .flow ul{
	background: url(../images/span2_bg.png) repeat-y 88px 0;
}.content6 .left .flow li{
	line-height: 42px;
}
.content6 .left .flow .li1 p{	
	padding-left: 0;
	background:0 none;
	line-height: 34px;
	background-image: none;
}
.content6 .left .flow .li1 p img{
	padding-right: 8px;
	padding-top:18px;
	margin-bottom: 16px;
	background-color: #f7f7f7;
}
.content6 .left .flow .li6 p{
	background-color: #f7f7f7;
	padding-left: 0;
	line-height: 32px;
	background:0 none;
}
.content6 .left .flow .li6 img{
	padding-right: 8px;
	background-color: #f7f7f7;
	margin-top:18px;
	padding-bottom: 20px;
}
.content6 .left .flow ul p{
	padding-left: 20px;
	background: url(../images/span_bg1.png) no-repeat left center;
}
.content6 em{
	width: 72px;
	margin-right: 16px;
	text-align: center;
	color:#fff;
	font-style: normal;
	background: url(../images/em_bg.png) no-repeat center;
}
#tab1{
	float:right;
	width: 67%;
	padding-left: 3%;
}
#tab1 .tablist{
	margin-bottom: 2%;
}
#tab1 .tablist li{
	float: right;
	text-align: center;
	width: 12%;
	line-height: 34px;
	margin-left: 2%;
	border:1px solid #ccc;
}
#tab1 .tablist .hover{
	background: #01aebf;
	color:#fff;
	border:1px solid #01aebf;
}
#tab1 .tabCon li{
	float: left;
	width: 22.43%;
	margin:0 1.5% 3%;
	padding-top:1.3%;
	padding-bottom: 1.5%;
	border: 1px solid #ccc;
	text-align: center;
}
#tab1 .tabCon a{
	display: block;
	line-height: 48px;
}
#tab1 .tabCon .li1{
	margin-left: 0;
}
#tab1 .tabCon .li2{
	margin-right: 0;
}
#tab1 .tabCon li img{
	display: block;
	margin:0 auto;
}
#tab1 .box_cnt,.content4 .box_cnt{
	display: none;
}
#tab1 .box_hover,.content4 .box_hover{
	display: block;
}
/**content6结束**/
/**content7开始**/
.content7>.left{
	width: 68%;
}
.content7 h3{
	float: left;
	font-size: 20px;
	font-weight: normal;
}
.content7 .top{
	border-bottom: 1px solid #ccc;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
#tab2{
	width: 60%;
	float:right;
}
.content7 .tablist .hover{
	background: #01aebf;
	color:#fff;
	cursor:pointer
}
#tab2 li{
	width: 14.28%;
	text-align: center;
	font-size: 14px;
	float: left;
}
.content7>.right{
	width: 28%;
	margin-left: 4%;
}
.content7 .banner{
	width: 100%;
}
.content7 .tabCon .box_cnt{
	display: none;
}
.content7 .tabCon .box_hover{
	display: block;
}
.content7 .tabCon .box_cnt>li{
	float: left;
	width: 47.9%;
}.content7 .tabCon .box_cnt>li dl{
	margin-bottom: ;
}
.content7 .tabCon .box_cnt .li1{
	padding-right: 4%;
}
.content7 .box_cnt img,.content7 .box_cnt  div{
	float: left;
}
.content7 .box_cnt dd{
	width: 40%;
	float: left;
}
.content7 .box_cnt dt{
	width: 55%;
	float: left;
	padding:0 0 0 5%;
}
.content7 .box_cnt div h4{
	line-height:30px;
	font-size:16px;
	}
.content7 .box_cnt .li3{
	background: #f7f7f7;
	padding:4%;
	margin-bottom: 3%;
}
.content7 .box_cnt p{
	font-size:12px;
}
.content7 .box_cnt p a{
	display: inline-block;
	width: auto;
	text-indent: 0em;
	color:#f00;
}
.content7 .box_cnt ul li{
	width: 95%;
	line-height: 28px;
	overflow: hidden;
	padding-left: 5%;
	background: url(../images/li_img.png) no-repeat left center;
	text-overflow:ellipsis;
	white-space: nowrap;
	clear: both;
}
.content7 .box_cnt ul li dl{
	margin-bottom: 4%;
}
.content7 .box_cnt ul li a{
	float: left;
}
.content7 .box_cnt ul li b{
	float:right;
	font-weight: normal;
	color:#444;
	font-size: 12px;
}
.content7 .right .top{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2.5%;
	margin-bottom: 6.5%;
}
/**content7结束**/

/**留学院校开始**/
#colleges {
    border: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#colleges h4 {
    overflow: hidden;
    line-height: 60px;
    font-size: 26px;
    color: #d10005;
    text-indent: 20px;
    margin-bottom: 10px;
    background: #f8f8f8;
}
dl.dl_links {
    padding: 0 20px;
    font-size: 12px;
    line-height: 14px;
}
dl.dl_links dt {
    font-weight: bold;
    width: 7%;
    float: left;
}
dl.dl_links dd {
    width: 93%;
    float: left;
    margin-bottom: 16px;
}
dl.dl_links dd a {
    border-left: 1px solid #333;
    padding: 0 8px;
    margin: 0px 0 10px;
    float: left;
    display: inline;
    white-space: nowrap;
}
/**留学院校结束**/
/*footer开始*/
#footer{ width:1200px; margin:15px auto ; text-align:center; overflow:hidden; clear:both;}
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #4e8099; margin:1.5em 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#2978BB; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #61B3FA solid; background:#2978BB; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #0469BB solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;} 

.yy_bd{ height:150px; opacity:0.9; width:100%; background:#444; padding:8px 0; position:fixed; bottom:0px;}
.yy_con{ width:1000px; margin:0 auto; position: relative;}
.yy_con_l{ width:59%; float:left;}
.yy_con_l .bd_cnt{ margin-top:10px;}
.yy_con p{ font-size:28px;  color:#e55921; height:40px; line-height:40px;  font-family:"微软雅黑"; font-weight:bold; text-align:left;}
.yy_con p span{ display:inline-block; padding-left:25px; background:url(../images/bd_tel.png) no-repeat 0; font-weight:normal; color:#fff; font-size:20px; margin-left:30px;}

.yy_con .sjh{ float:left;  width:34%; padding:2px 5px; margin:5px 20px  5px 0; line-height:22px; height:22px; border:1px #dedede solid;  font-family:'Microsoft Yahei'; font-size:14px; color:#666;-moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
   border-radius:2px; }
.yy_bd select{ float:left;  width:36%; padding:2px 5px; margin:5px 20px  5px 0; line-height:26px; height:26px; border:none;  font-family:'Microsoft Yahei'; font-size:14px; color:#666;-moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
   border-radius:2px;}

.yy_con .yy_btn{ float:left; height:32px; line-height:32px; padding:0 20px; background:#e55921; border:none;  font-family:"微软雅黑"; font-size:16px; color:#fff; -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px; }
.yy_con_r{ width:38%; float:left;}
.yy_con_r li{ float:left; width:33.333333%; padding:2% 0% 1%; text-align:center;}
.yy_con_r li span{ display:block; width:100%; line-height:30px; color:#fff; text-align:center; font-size:14px; margin-top:4%;}
.yy_con_r li span  a{ color:#fff;}
.yy_con_r li span  a:hover{color:#e55921}
.yy_con .gb{ position: absolute; top:0px; right:10px; width: 20px; height: 20px; line-height: 20px; text-align: center; cursor: pointer; }
.shensuo{ display:none; width:24px; padding:26px 5px 10px; color:#fff; font-size:14px; line-height:16px;  text-align:center; background:url(../images/zxbm.png) no-repeat 50% 3%;  cursor:pointer; }

/*footer结束*/



/**scroll**/
.scroll_top{
	position: fixed;
	bottom:175px;
}
.scroll_img{
	width: 50px;
	height: 38px;
	background: url(../images/scroll_img.png) no-repeat center;
}
.scroll_top li{
	width: 50px;
	cursor: pointer;
}
.scroll_1:hover a{
	background: #1bbc9b;
	color:#fff;
}
.scroll_1 a{
	width: 24px;
	height: 42px;
	display: block;
	padding:4px 13px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #dfdfdf;
	background: #f7f7f7;
}
.scroll_2,.scroll_4,.scroll_5,.scroll_6{
	position: relative;
	border-bottom: 1px solid #dfdfdf;	
}
.scroll_2 em,.scroll_3 em,.scroll_4 em,.scroll_5 em,.scroll_6 em{
	display: block;
	width: 50px;
	height: 50px;
}
.scroll_2 em{
	
	background: url(../images/saoyisao.png) no-repeat center;
}
.scroll_4 em{
	background: url(../images/diahua.png) no-repeat center;
}
.scroll_5 em{
	background: url(../images/xinl.png) no-repeat center;
}
.scroll_6 em{
	background: url(../images/baoming.png) no-repeat center;
}
.scroll_2 .scroll_p,.scroll_4 .scroll_p,.scroll_5 .scroll_p,.scroll_6 .scroll_p{
	position: absolute;
	bottom:0;
	display: none;
}
.scroll_2 .scroll_p{
	text-align: center;
	width: 125px;
	height: 125px;
	padding:15px 15Px 30px;	
	left:-155px;	
	background: #1bbc9b;		
}
.scroll_4 .scroll_p{
	left:-200px;
	width: 200px;
	padding-top:10px;
	height: 54px;
	color:#fff;
	background: #1bbc9b;
}
.scroll_5 .scroll_p{
	width: 180px;
	line-height: 50px;
	left:-180px;
	color:#fff;
	text-align: center;
	background: #1bbc9b;
}
.scroll_5:hover em{
	background: url(../images/xinl_hover.png) no-repeat center;
}
.scroll_6 .scroll_p{
	left:-140px;
	text-align: center;
	width: 140px;
	line-height: 50px;	
	font-weight: bold;
	background: #1bbc9b;
}
.scroll_6 em{
	background: url(../images/baoming.png) no-repeat center;
}
.scroll_6 .scroll_p a{
	color:#fff;
}
.scroll_6:hover em{
	background: url(../images/baoming_hover.png) no-repeat center;
}
.scroll_6:hover .scroll_p{
	display: block;
}
.scroll_4:hover em{
	background: url(../images/dianhua_hover.png) no-repeat center;
}
.scroll_4 span,.scroll_4 b{
	display: block;
	font-size: 14px;
	text-align: center;
}
.scroll_2,.scroll_3,.scroll_4,.scroll_5,.scroll_6{
	background: #f7f7f7;
}
.scroll_2:hover,.scroll_3:hover,.scroll_4:hover,.scroll_5:hover,.scroll_6:hover{
	background: #1bbc9b;
}
.scroll_2:hover .scroll_p,.scroll_4:hover .scroll_p,.scroll_5:hover .scroll_p{
	display: block;
}
.scroll_2:hover em{
	background: url(../images/saoyisao_hover.png) no-repeat center;
}
.scroll_2 p span{
	display: block;
	color:#fff;
}
.scroll_3:hover em{
	background: url(../images/scroll_top_hover.png) no-repeat center;
}
.scroll_3 em{
	background: url(../images/scroll_top.png) no-repeat center;
}
/**scroll**/
@media only screen and (max-width: 1200px) {
	.container,#footer{
		width: 100%;
	}
	.content2 .center li>div{
		width: 71%;
	}
	.content2 .center li p,.content2 .center li a{
		display: inline;
	}
	.dress,.content1,.content1_last,.content2,.content3,.content4,.content5,.content6,.content7{
		width: 95%;
		padding:0 2.5%;
	}
	.scroll_2 .scroll_p{
		left:-155px;
	}
}
@media only screen and (max-width: 1100px) {
	.content1 .left .last2{
		display: none;
	}
	.content2 .center li>div{
		width: 68%;
	}
	.content6 .left{
		width: 32%;
	}
	.content6 .left .flow li{
		line-height: 32px;
	}
	#tab1{
		width: 65%;
	}
}
@media only screen and (max-width: 1024px) {
	/*.content2 .right,.content4 .bottom .list_1,.content4 .left .a3,.content6 .flow,.content7 .right{
		display: none;
	}*/
	.dress .right span{
		font-size: 14px;

	}
	.content1 .left li{
		line-height: 28px;
	}
	.content2 .left{
		width: 40%;
	}
	.content2 .center{
		width: 55%;
	}
	#tab1 .tabCon li{
		width: 22.42%;
	}
	#tab1{
		padding-left: 0;
	}
	#tab1 .tabCon li img{
		width: 100%;
	}
	#tab1,#tab1 .ul1{
		width: 100%;
	}
	#tab2{
		width: 68%;
	}
	.content4 .center li img{
		margin-top: 8%;
		margin-left: 5%;
		width: 37%;
	}
	.content4 .bottom>ul>li{
		width: 47%;
	}
	.content4 .bottom .li111{
		padding-right: 6%;
	}
	.content4 .bottom .list_1{
		margin:0;
	}
	.content7 .left{
		width: 100%;
	}
}
@media only screen and (max-width: 1000px) {
	.yy_con{
		width: 96%;
		padding:0 2%;
	}
	dl.dl_links dt{
		width: 10%;
	}
	dl.dl_links dd{
		width: 90%;
	}
}
@media only screen and (max-width: 850px) {
	.nav {
		padding:1% 0;
	}
	.nav a{
		width: 20%;
		line-height: 28px;
	}
	.dress .left1{
		padding-right: 2%;
	}
	.content1 .left li{
		line-height: 26px;
	}
	.content1 .left .last1{
		display: none;
	}
	.content4 .center li img{
		margin-top: 12%;
	}
}
@media only screen and (max-width: 767px) {
	/*.img_top,.dress,.nav .no,.banner .btn,.content7 h3,.content7 .box_cnt span,.img_center1,.img_center2,.content3 .left .right1,.content4 .right,.scroll_top{
		display: none;
	}*/
	.content7 .box_cnt ul li b,#colleges{
		display: none;
	}
	.nav a{
		width: 25%;
	}
	.banner,.content6 .left,#tab2{
		width: 100%;
	}
	.content1_last{
		margin-bottom: 3%;
	}
	.content1_last li{
		width: 46%;
		padding-left: 2%;
		padding-right: 2%;
		float: left;
	}
	#tab1 .tablist li{
		width: 15.6%;
		margin:0 2%;
		line-height: 28px;
	}
	#tab1 .tabCon li{
		padding-bottom:0 ;
	}
	.content3 .left{
		width: 52%;
		padding-right: 5%;
	}
	.content3 .right{
		width: 42%;
	}
	.content3 .left1{
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		border:0 none;
	}
	.content4 .left{
		width: 100%;
		padding-right: 0;;
	}
	.content4 .center li img{
		margin-top: 6%;
	}
	.content6 h2{
		margin-bottom: 3%;
	}
	#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 650px) {
	.content2 .left{
		width: 100%;
		margin-bottom: 5%;
	}
	.content2 .left ul{
		padding:3%;
	}
	.content2 .left .first img{
		width: 35%;
	}
	.content2 .left .first div{
		width: 60%;
		padding-left:3%;
	}
	.content2 .left .first{
		margin-bottom: 2%;
	}
	.content2 .center{
		width: 100%;
		margin:0;
	}
	.content2 .center li em{
		margin-right: 10px;
	}
	.content4 .center li>div{
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
		float:none;
	}
	.content4 .center li img{
		width: 27%;
		margin:0;
	}
	.content4 .tuijian{
		width: 63%;
		padding-bottom: 0;
	}
	.content4 .tuijian div{
		width: 40%;
		margin-top:3%;
	}
	.content6 #tab1 .tabCon li{
		width: 30.7%;
		margin:0 1% 2%;
	}
	.content7 .box_cnt img{
		float:none;
		display: block;
		margin:0 auto;
	}
	.content7 .box_cnt div{
		width: 100%;
		padding:3% 0;
	}
}
@media only screen and (max-width: 550px) {
	.content1,.content2,.img_center1,.content3,.content4,.content5,.img_center2,.content7{
		margin-bottom: 6%;
	}
	#tab1 .tablist li{
		width: 28.6%;
		float: left;
		margin:0 2% 1%;
	}
	.content3 .left{
		width: 100%;
		padding-right: 0;
	}
	.content3 .right{
		width: 100%;
	}
	.content3 .right .question img{
		display: block;
		margin:0 auto 4%;
	}
	.content6,.content3 .left{
		margin-bottom: 4%;
	}
	
}
@media only screen and (max-width: 500px) {	
	.content2 .left .first div{
		padding-top:0;
	}
	.content4 .center li img{
		width: 36%;
	}
	.content4 .tuijian{
		width: 54%;
	}
	.content4 .bottom>ul>li{
		width: 100%;
	}
	.content4 .tablist{
		margin-bottom: 1.5%;
	}
	.content4 .bottom .li111{
		padding-right: 0;
		padding-bottom: 4%;
	}
	.content7 .tabCon .box_cnt>li{
		width: 100%;
	}
	.content7 .tabCon .box_cnt .li1{
		padding-right: 0;
		margin-bottom: 8%;
	}
	#tab2 li{
		width: 25%;
	}
	.content7 .box_cnt dd{
		width:35%;
		}
	.content7 .box_cnt dt{
		width:60%;
		margin-left:3%;
		padding:0;
		}
	.content7 .box_cnt .li3{
		padding:2%;
		}
}
@media only screen and (max-width: 450px) {
	.content1_last li{
		width: 96%;
		padding-left: 4%;
		padding-right: 0;
	}
	.content2 .left .li1{
		width: 98%;
	}
	.content6 #tab1 .tabCon li{
		width: 47.3%;
		margin:0 1% 2%;
	}
}
@media only screen and (max-width: 375px) {
	.content2 .center em{
		width: 66px;
	}
	.content2 .center .list_lh ul{
		background: url(../images/span2_bg.png) repeat-y 76px 0;
	}
	.content2 .center li>div{
		padding-left: 15px;
	}
	.content2 .center li img{
		padding-top:5px;
	}
	.content4 .tuijian{
		padding-top:0;
	}
	.content7 .box_cnt img{
	margin-top:3%;	
		}
}