/* CSS 预设 */
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;}
.clearfix{zoom:1;}
.container{max-width:1240px;margin:0 auto;}

.left{float:left;}
.right{float:right;}
.block{display:block;}

/*public*/
.bannerBg,.twoBg,.fourBg,.fourBotBg,.sixBotBg{position:absolute;top:0;left:50%;margin-left:-960px;font-size:0;z-index:-1;}
.bannerBg>img,.twoBg>img,.fourBg>img,.fourBotBg>img,.sixBotBg>img{float:left;}

.Title{text-align: center;color: #666;font-weight: bold;}
.Title h2{font-size: 28px;color:#DC5726;font-weight: normal;}
.Title p{font-size: 18px;color: #999999;padding-top: 15px;font-weight:normal}

/*header*/
/* .logo{float: left;width: 184px;margin: 20px 5px 20px 0;} */
.tel-cnt{float:right;font-size:26px;color:#DC5726;margin:30px 0;}
.tel-cnt em{font-size:16px;color:#666;font-style:normal;font-weight:normal;padding-left:5px;}


.city{position: relative;float: left;margin-top:35px;}
.menu-block { padding-bottom: 4px; *padding-bottom: 20px;}
.menu-block .quick-menu { background-color: #fff; position: relative; z-index: 1000; margin-right: 15px; float: left; width: 228px; height: 470px; border: 1px solid #9c9c9c; border-bottom: 3px solid #1e7dc1; }
.quick-menu .title { font-size: 16px; line-height: 38px; text-align: center; background: #1e7dc1; color: #fff; }
.quick-menu .list { position: relative; }
.quick-menu .list>li { position: relative; border-bottom: 1px solid #d4d4d4; }
.quick-menu .list>li:last-child { border-bottom: none; }
.sub-quick-menu { display: none; padding: 20px 30px; padding-right: 15px; background: #fff; border: 1px solid #d4d4d4; width: 436px; position: absolute; left: 228px; top: -1px; }
.quick-menu .tit-list { padding: 8px 18px; *padding: 6px 18px;
overflow: hidden; line-height: 22px; margin: 0; }
.quick-menu .tit-list .icon-right { float: right; position: absolute; right: 0; top: 3px; }
.quick-menu .tit-list:hover { background: #1aa9f3; color: #fff; }
.quick-menu .tit-list:hover a { color: #fff; }
.quick-menu .tit-list:hover .icon-right { background-position: -330px 0; }
.quick-menu .tit-list.active { background: #1aa9f3; color: #fff; }
.quick-menu .tit-list.active a { color: #fff; }
.quick-menu .tit-list.active .icon-right { background-position: -330px 0; }
.quick-menu .tit-list dd { float: left; }
.quick-menu .tit-list dt { position: relative; overflow: hidden; font-weight: 600; }
.quick-menu .tit-list dd { color: #8a8888; font-size: 12px; margin-right: 10px; min-width: 50px; height: 22px; overflow: hidden; }
.sub-quick-menu .sub-list dd { width: 198px; text-align: center; display: inline-block; *display: inline;
zoom: 1; border-radius: 4px; border: 1px solid #ddd; margin-right: 15px; margin-bottom: 10px; }
.sub-quick-menu .sub-list dd a { display: block; line-height: 34px; padding: 0 10px; }
.sub-quick-menu .sub-list dd:hover { border-color: #1aa9f3; color: #1aa9f3; }
.sub-quick-menu .sub-list dd:hover a { color: #1aa9f3; }


.search{margin:35px 0 0 30px;width:509px;float: left;}
.radius6{border:2px solid #f58400;height:35px;}
.search select{display:none;}
.search .select_box{font-size:14px;color:#666;width:80px;line-height:35px;float:left;position:relative;}
.search .select_showbox{height:35px;background:url(../../images/xma/search_ico.png) no-repeat 60px center;text-indent: 16px;}
.search .select_showbox.active{background:url(../../images/xma/search_ico_hover.png) no-repeat 60px center;}
.search .select_option{border:2px solid #f58400;border-top:none;display:none;left:-2px;top:35px;position:absolute;z-index:99;background:#fff;}
.search .select_option li{text-indent:1.5em;width:90px;cursor:pointer;text-indent: 16px;}
.search .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search .select_option li.hover{background:#E1E1E1;color:#fff;}

.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:35px;line-height:35px;float:left}
.search input.inp_srh{outline:none;width:365px;}
.search input.btn_srh{background:url(../../images/xma/search.png) no-repeat center center #f58400;width:60px;cursor: pointer;}
.search p{margin-top:4px;}
.search p a{color:#999;font-size:14px;padding-right: 10px;}
.search p a:hover{color:#DC5726;}

.nav-item { background:#FE7830;width:100%;height:60px;    position: relative;}
.nav>li { float: left;}
.nav>li>a { min-width: 100px; padding: 0 20px; color:#FFF;text-align: center; float: left; font-size: 18px;  height: 60px; line-height: 60px; -webkit-transition: none; -moz-animation: none; transition: none; }
.carect {position: relative;width: 0;height: 0;margin-left: 5px;margin-bottom: 2px;border-top: 6px solid;border-left: 5px solid transparent;border-right: 5px solid transparent;border-radius: 10px;display: inline-block;}
.nav .active>a, .nav>li>a:hover {color: #FFF;background:#DC5726; height: 60px; /* line-height: 84px;*/ }
.nav li#nav-btn a{background:#DC5726;width: 180px;}
.nav-more-wrap { display: none; position: absolute; top: 60px; left: 50%;margin-left:-600px; width: 1200px; border-top: 1px solid #e1e1e1; background: #eee; z-index: 1000; }
.nav-more-wrap .sub-nav { padding: 15px 5px; float: left; width: 210px; text-align: center; background: #DC5726; }
.nav-more-wrap .sub-nav li a { color: #fff; display: block; line-height: 36px; background: #DC5726;}
.nav li#nav-btn .nav-more-wrap .sub-nav .currnet a{ background: #FFF; color: #DC5726;width: 210px; }
.nav-content { padding: 20px 0; float: left; width: 840px;margin-right:80px; margin-left: 5%; }
.nav-head { margin-bottom: 15px; overflow: hidden; border-bottom: 1px solid #ddd; line-height: 34px;}
.nav li#nav-btn .nav-head a{background:none; }
.nav li#nav-btn .nav-head .more { float: right; color: #666; }
.nav-head .name { font-size: 16px; color:#DC5726;}
.nav-content .list { overflow: hidden; }
.nav-content .list li { float: left; width: 200px; margin-right: 30px; margin-bottom: 30px; }
.nav li#nav-btn .nav-content .list a {}
.nav li#nav-btn .nav-content .list .name { display: block; font-size: 14px; font-weight: 500;color:#333; }
.nav-content .list .small { color: #666; }
.nav li#nav-btn .nav-content .main .list a{background:none;}






/*banner*/
.m-ban{position:relative;width:100%;overflow:hidden;min-height:620px;}
.m-ban .ban-bd{position:relative;margin:0 auto;z-index:0;overflow:hidden;}
.m-ban .ban-bd ul{width:100% !important;}
.m-ban .ban-bd li{width:100% !important;height:620px;text-align:center;overflow:hidden;}
.m-ban .ban-bd li .ban-link{display:block;height:620px;}
.m-ban .g-cnt{position:absolute;left:50%;top:0;height:100%;margin-left:-570px;}
.m-ban .ban-hd{position:absolute;bottom:30px;left:0;width:100%;height:8px;text-align:center;z-index:1;font-size:0;}
.m-ban .ban-hd li{display:inline-block;*display:inline;zoom:1;width:100px;height:6px;margin:0 8px;background:#FFF;border-radius:4px;overflow:hidden;cursor:pointer;}
.m-ban .ban-hd .on{background:#FE3030;}
.m-ban .prev,.m-ban .next{position:absolute;top:50%;margin-top:-45px;display:block;width:60px;height:90px;background:url(../../images/xma/ban_arrow.png) no-repeat;filter:alpha(opacity=20);opacity:0.2;}
.m-ban .prev{left:50%;margin-left:-570px;background-position:0 0;}
.m-ban .next{right:50%;margin-right:-570px;background-position:0 -90px;}
.m-ban .prev:hover,.m-ban .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important;}
.m-ban .ban-btn{float:right;width:402px;margin:210px 50px 0 0;}
.m-ban .ban-btn-01{float:left;width:110px;height:45px;margin:12px 10px 0;line-height:45px;text-align:center;background:#fff;background:rgba(255,255,255,0.54);border:2px solid #fff;border-radius:5px;font-size:20px;color:#fff;color:#333\0;}
.m-ban .ban-btn a:hover{border-color:#fb6816;color:#fb6816;}


/*advantage*/
.advantage {position: relative;z-index: 1;height: 195px;overflow: hidden;}
.advantage_bk {position: absolute;left: 0;top: 0;z-index: 1;height: 185px;width: 100%;display: block;background-color: #f5f5f5;margin-bottom:10px;}
.advantage-list {position: absolute;z-index: 2;text-align: center;height: 170px;margin: 0 auto;margin-top: -25px;width: 100%;left: 0;top: 0;}
.advantage-list_item {display: inline-block;text-align: center;width: 200px;height: 145px;padding-top: 35px;background: url("../../images/xma/advantage1.gif") center center no-repeat;border-bottom: 8px solid transparent;}
.advantage-list_item-b {background-image: url("../../images/xma/advantage2.gif");}
.advantage-list_item-c {background-image: url("../../images/xma/advantage3.gif");}
.advantage-list_item-d {background-image: url("../../images/xma/advantage4.gif");}
.advantage-list_item-e {background-image: url("../../images/xma/advantage5.gif");}
.advantage-list_item em,.Title p em {font-style: normal;}
.advantage-list_item:hover {background-color: #ffffff;border-bottom: 8px solid #DC5726;height: 145px;-webkit-box-shadow: 3px 3px 10px 0px rgba(28, 21, 66, 0.1);box-shadow: 3px 3px 10px 0px rgba(28, 21, 66, 0.1);margin-top:20px;}
.advantage-list_item strong {font-size: 26px;font-weight: normal;}
.advantage-list_item em,.Title h2,.Title p em {color: #DC5726;}
.advantage-list_item span {display: block;font-size: 18px;color: #3c3b3e;padding-top: 10px;}
.advantage-list_line {display: inline-block;margin: 0 10px;position: relative;margin-top: 40px;height: 100px;}
.advantage-list_line:before {content: '';position: absolute;width: 1px;border-left: 1px solid #d7d7d8;height: 130px;top: 20px;left: 0;}

/*about*/
.about ul{margin: 0 auto;overflow:hidden;}
.about ul li{float: left;width: 280px;text-align: center;cursor: pointer;margin:70px 10px 0;}
.about ul .about-item{border: 1px solid #ddd;padding:70px 20px 0;position: relative;height:288px;}
.about ul li .imgwrap{width: 140px;height: 140px;position: absolute;top:-70px;left:70px;}
.about ul li img{border-radius: 100%;border: 1px solid #ddd;width: 100%;}
.about ul li h2{font-size: 26px;color: #333;margin: 25px auto 15px;border-bottom:1px solid #ddd;line-height:50px;}
.about ul li p{font-size: 16px;line-height: 2em;text-align:left;}
.about ul .about-item:hover{background:#E21936;color: #fff;border-bottom-color:#fff;}
.about ul .about-item:hover h2{color: #fff;}

/*system*/
.system{margin-bottom: 30px;}
.systemcont{background:url(../../images/xma/systembg.jpg) center center no-repeat;overflow: hidden;}
.system_item{float:left;margin:20px 0;width:300px;}
.system_item h3{font-size: 26px;color:#666;font-weight:normal;margin-bottom: 10px;cursor: pointer;}
.system_item h3 img{margin:0 5px;}
.system_item1 h3,.system_item2 h3,.system_item3 h3{text-align:right;}
.system_item div{font-size: 16px;}
.system_item1 div,.system_item2 div,.system_item3 div{padding-right:40px;}
.system_item4 h3,.system_item5 h3,.system_item6 h3{text-align:left;}
.system_item4 div,.system_item5 div,.system_item6 div{padding-left:40px;}
.system_item1,.system_item3{padding-left:100px;padding-right:200px;}
.system_item2{padding-left:20px;padding-right:280px;}
.system_item5{padding-left:280px;padding-right:20px;}
.system_item4,.system_item6{padding-left:200px;padding-right:100px;}
.system_item:hover h3{color: #DC5726;}

/*system*/
.service{background:url(../images/2.8.jpg) center 0 no-repeat;padding-bottom: 60px;}
.service .container{position: relative;}
.service_title{width:100%;background:rgb(240,240,240);padding:28px 0px 28px 0px;margin-top:45px;}
.service_title li{
	background: #4C4C4C;
    color: #FFF !important;
    font-size: 26px;
    text-align: center;
    padding: 3px 4px;
    margin-bottom: 30px;
    cursor: pointer;
    padding-left: 3px;
    padding-right: 4.5px;
    letter-spacing: 3px;
}
.service_title li:last-child{
	margin-bottom: 0px;
}
.service_title li em{height:55px;line-height:55px;width:100%;font-style: normal;border: 1px solid #FFF;display: block;}
.service_title li:hover{background:rgb(182,0,5);color:#FFF !important;}
.service_title ul{
	margin-left: 20px;
	width: 20.15%
}
.service_cont{background: #FFF;width: 68.48%;padding:30px 25px;position: absolute;top:25%;right:47px;padding-bottom: 28px;}
.service_cont li{width:31.5%;float:left;line-height:45px;background:url(../images/icon.png) 0 16px no-repeat;text-indent: 26px;font-size: 20px;color: #666;letter-spacing: 2px;white-space: nowrap;padding-bottom: 18px;
	padding-left: 8px;
	transition: all .5s
}

.service_cont li:hover{background:url(../img/icon1.png) 0 16px no-repeat;color:rgb(182,0,5) !important;}


/*teacher*/
.teacher{margin-bottom: 30px;overflow:hidden;}
.teacher .hd {position:relative;}
.teacher .hdbtn{position:absolute;top: 47%;width: 100%;}
.teacher .hdbtn .prev {background:url("../../images/xma/left.png") no-repeat;position:absolute;width:44px;height:44px;left:0;}
.teacher .hdbtn .next {background:url("../../images/xma/right.png") no-repeat; position:absolute;width:44px;height:44px;right:0; }
.teacherside  ul {overflow:hidden;}
.teacherside li{background:url(../../images/xma/teabg.png) 0 0 no-repeat;padding:15px 170px 15px 30px;margin: 20px;}


.teaConDl{position:relative;width:300px;height:290px;overflow:hidden;cursor:pointer;float: left;}
.teaConDlTit{width:220px;padding-bottom:4px;font-size:26px;color:#DC5726;font-weight:500;border-bottom:1px solid #999;}
.teaConDlTit span{font-size:16px;font-weight:normal;}
.teaConDlTit p{font-size:14px;color:#999;}
.teaConDT{position:absolute;right:0;top:36px;width:200px;height:245px;overflow: hidden;}
.teaConDD{margin-top:10px;font-size:14px;color:#666;width:250px;}
.teaConDlA{position: absolute;bottom: 20px;width:150px;text-align:center;height:35px;line-height:35px;overflow:hidden;border:1px solid #DC5726;font-size:16px;color:#DC5726;display:block;border-radius: 8px;}
.teacherside li:hover{background:url(../../images/xma/teabghover.png)0 0 no-repeat;}
.teacherside li:hover .teaConDlTit{border-color:#FFF;}
.teacherside li:hover .teaConDlTit,.teacherside li:hover .teaConDlTit p,.teacherside li:hover .teaConDD{color:#FFF;}
.teacherside li:hover .teaConDlA{background:#FFF;border-color:#FFF;color:#DC5726;}
.teaConDl .teaConDT img{
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s;
}
.teaConDl:hover .teaConDT img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

/*recommend*/
.recommend{background:url(../../images/xma/recommendbg.jpg) center 0 no-repeat;height:640px;}
.recommendcont{}
.recommendcont li{width:330px;height:210px;margin:20px 15px;float: left;}
.recommend_pic{float: left;}
.recommend_content{float: left;width: 150px;padding: 0 15px;position:relative;height:210px;background:#FFF;}
.recommend_content h3{font-size: 20px;margin-top:20px;}
.recommend_content p{padding-top:10px;text-align:center;}
.recommend_content a{width: 98px;height: 30px;line-height: 30px;background: #FE7830;color: #FFF;display: block;text-align: center;border:1px solid #FE7830;border-radius: 4px;position: absolute;bottom: 30px;left: 46px;}
.recommend_content a:hover{color: #FE7830;background:#FFF;}




/*news*/
.news{
	background: rgb(242,242,242);
	padding-bottom: 40px;
	margin-top: 40px;
}
#new_box {width: 100%;padding: 50px 0px;margin: 0 auto;overflow: hidden;padding-bottom: 0px;}
.new_con {max-width: 1200px;margin: 0 auto;margin-top: 50px;}
.newtel {width: 90%;color: #666;margin:0 auto;position: relative;}
.new_telst {width: 100%;margin: 0 auto;position: relative;text-align: center;display: flex;justify-content: space-between;;;}
.new_telst li {width: 168px;line-height: 30px;text-align: center;float: left;display: inline;cursor: pointer;font-size: 26px;color: #666;letter-spacing: 3px;}
.new_telst li.newon {color: rgb(182,0,5);font-weight: bold;}
.newtel p {position: absolute;top: 41px;left:0px;width: 170px;height: 7px;border-top: 3px solid rgb(182,0,5);overflow: hidden;text-align: center;}
.newtel b {display: inline-block;width: 0;height: 0;margin-top: -3px;border-style: solid dashed dashed dashed;border-width: 9px;border-color: rgb(182,0,5) rgb(242,242,242) rgb(242,242,242) rgb(242,242,242);overflow: hidden;zoom: 1;font-size: 0;}
.new_lst {/*height: 315px;position: relative;*/overflow: hidden;display: none;margin-top: 10px;padding-top: 29px;}
.new_lst ul {
	display: flex;
}
.new_lst ul li .img-jt,.new_lst ul li .img-bt{
	transition: all .8s
}
.new_lst ul li:hover .img-jt{
	transform: translateX(10px);
}
.new_lst ul li:hover .img-bt{
	transform: scale(1.2);
}
.new-wrap {margin-top: 30px;}
.new-wrap .show {display: block;}
li.new_cnlf {width: 36.09%;background: #fff;padding:10px 15px}
li.new_cnlf p {width: 100%;overflow: hidden;}
li.new_cnlf .newlf_img{
	height: 258px;
	overflow: hidden;
}
li.new_cnlf p img{
	width: 100%;
	height: auto
}
li.new_cnlf .newlf_tel{
	color: #DC5726;font-size: 18px;line-height: 42px;text-align: left;display: block;color: #b60005;letter-spacing: 2px;
}
p.newlf_tel a {color: #DC5726;font-size: 18px;line-height: 42px;text-align: left;display: block;color: #b60005;letter-spacing: 2px;}
p.newlf_tel a:hover {color: #C33}
p.newlf_tx {font-size: 16px;line-height: 26px;color: #333;overflow: hidden;height: 55px;letter-spacing: 1px;
	transition: all .5s
	}
	p.newlf_tx:hover{
		color: rgb(182,0,5);
	}

.jq-div{
	padding-bottom: 10px;
	border-bottom:2px solid rgb(247,247,247);
}
.jq-bt{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.jq-bt p{
	font-size: 14px;
	color: #666;
	letter-spacing: 1.5px;
	cursor: pointer;
	transition: all .5s
}
.jq-bt p:hover{
	color: rgb(182,0,5);
}
li.new_cnrf .newrf_lst{
	height: 100%;
}
li.new_cnrf {margin-left: 20px;width: 59.79%;}
li.new_cnrf dl{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.newrf_lst dd {width: 100%;margin-bottom: 20px; overflow:hidden;background: #fff;transition: all .5s;}
.newrf_lst dd:last-child{
	margin-bottom: 0px;
}
p.new_rq {width:19.4%;float: left;text-align: center;color: #999;font-size: 16px;letter-spacing: 1px;border-right: 1px solid rgb(243,243,243);padding-top: 20px;padding-bottom: 20px;}
p.new_rq span {display: block;font-size: 34px;color: #333; text-align: center;font-weight: bold}
p.newrf_tx {float: left;width: 76%;padding-top: 15px;padding-left: 20px;margin-bottom: 10px;}
p.newrf_tx a {color: #333;font-size: 20px;display: block;line-height: 20px;letter-spacing: 2px;white-space: nowrap;text-overflow: ellipsis;}
p.newrf_tx span {display: block;font-size: 14px;color: #666;overflow: hidden;letter-spacing: 1.5px;padding-top: 9px;height: 46px}
.newrf_lst dd:hover {width: 100%;box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);transform: translateX(10px);}
.newrf_lst dd:hover p.newrf_tx a {color: rgb(182,0,5);}
/*.newrf_lst dd:hover p.new_rq {background: rgb(182,0,5);}*/
/*.newrf_lst dd:hover p.newrf_tx {margin-top: 7px;}*/
.jt-href{
}
/*address*/
.cityaddresst{margin-bottom:44px;padding-top: 32px}
.cityaddresst ul{
	display: flex;
	justify-content: space-between;
}
.cityaddresst li{border: 1px solid rgb(182,0,5);height: 48px;line-height: 48px;text-align: center;float: left;width: 16.4%;font-size: 24px;background:#FFF;cursor: pointer;border-radius: 5px;color:#666;
	letter-spacing: 3px;
}
.cityaddresst li.menub1_1{background: rgb(182,0,5);color:#FFF;}
.cityaddresscont{padding-bottom: 53px}
.addresspic{float: left;padding:20px;width: 44.95%;padding-left: 30px;}
.adrcontent{}
.addresspic ul{
	width: 100%
}
.addresspic ul img{
	width: 100%
}
#menutab_2_1,#menutab_2_2,#menutab_2_3,#menutab_2_4,#menutab_2_5{
	display: flex;
	justify-content: space-between;
}
.adrinfo{
	width: 47%;
	display: flex;
	align-items: center
}
.dizhi-href{
	    display: block;
    border: 1px solid rgb(182,0,5);
    border-radius: 5px;
    font-size: 22px;
    color: #b60005;
    text-align: center;
    letter-spacing: 3px;
    line-height: 42px;
    width: 29.65%;
    margin-top: 17px;
    transition: all .5s
}
.dizhi-href:hover{
	background: rgb(182,0,5);
	color: #fff
}
.adrcontent strong{margin-top:30px;font-size:24px;color: #333;font-weight: 500;letter-spacing: 2px}
.adrcontent strong img{
	margin-right: 14px
}
.adrcontent p{line-height:30px;font-size: 22px;color: #666;letter-spacing: 1.5px;padding-top: 11px}
.adrcontent .btmtel{font-size:26px;color:#DC5726;padding-top:10px;}


/*footer*/
.foot-menu { overflow: hidden; padding: 50px 0 40px; background:#414141;margin-top:30px;}
.foot-menu .list { float: left; width: 200px;color: #FFF;text-align: center; }
.foot-menu .list dt { font-size: 18px; margin-bottom: 20px; line-height: 18px; }
.foot-menu .list dd { line-height: 35px; }
.foot-menu .list dt a ,.foot-menu .list dd a { color: #FFF; }
.foot-menu .list dd a:hover { text-decoration: underline; }

.CopyRight{text-align:center;background:#191919;height:50px;line-height:50px;color:#FFF;}
.CopyRight a{color:#FFF;}

/*one*/
@-webkit-keyframes myMove{
	from{opacity:0;bottom:20px;}
	to{opacity:1;bottom:10px;}
}
@-moz-keyframes myMove{
	from{opacity:0;bottom:20px;}
	to{opacity:1;bottom:10px;}
}
@-o-keyframes myMove{
	from{opacity:0;bottom:20px;}
	to{opacity:1;bottom:10px;}
}
@keyframes myMove{
	from{opacity:0;bottom:20px;}
	to{opacity:1;bottom:10px;}
}
.one{padding:50px 0;}
.oneTit{text-align:center;font-size:30px;color:#221d00;font-weight:500;}
.oneWord{text-align:center;font-size:16px;color:#504f49;}
.oneCon{margin:40px auto 0 auto;width:1160px;height:403px;overflow:hidden;}
.oneConDiv{border:8px solid #fff;;}
.oneConDl{position:relative;width:272px;height:385px;border:1px solid #dde3e8;}
.oneConDl dt{position:relative;width:272px;height:170px;}
.oneIcon01,.oneIcon02,.oneIcon03,.oneIcon04{position:absolute;bottom:-29px;left:93px;width:86px;height:87px;overflow:hidden;background:url(../../images/xma/oneicon.png) no-repeat;}
.oneIcon01{background-position:0 0;}
.oneIcon02{background-position:0 -98px;}
.oneIcon03{background-position:0 -194px;}
.oneIcon04{background-position:0 -289px;}
.oneConDD h4{margin-top:45px;text-align:center;font-size:22px;color:#666;font-weight:500;}
.oneConDD p{margin-top:10px;text-align:center;font-size:16px;color:#666;}
.oneConDD a{opacity:0;position:absolute;bottom:10px;left:61px;width:145px;text-align:center;height:36px;line-height:36px;overflow:hidden;background:#8abbff;border:2px solid #DC5726;font-size:14px;color:#fff;}
.oneConDD a:hover{background:#fff;color:#DC5726;}
.oneConDiv:hover{border:8px solid #ffd800;transition:all 1.5s linear;}
.oneConDiv:hover .oneConDl{border:1px solid #ffd800;}
.oneConDiv:hover .oneConDD h4,.oneConDiv:hover .oneConDD p{color:#635400;}
.oneConDiv:hover .oneIcon01{background-position:-98px 0;}
.oneConDiv:hover .oneIcon02{background-position:-96px -98px;}
.oneConDiv:hover .oneIcon03{background-position:-96px -194px;}
.oneConDiv:hover .oneIcon04{background-position:-96px -289px;}
.oneConDiv:hover .oneConDD a{opacity:1;
	-webkit-animation:myMove 0.5s linear;
	-moz-animation:myMove 0.5s linear;
	-o-animation:myMove 0.5s linear;
	animation:myMove 0.5s linear;
}

/*two*/
.two{position:relative;padding:35px 0;height:250px;overflow:hidden;}
.twoBg{top:50%;margin-top:-209px;}
.twoCon{margin:0 auto;width:1035px;height:250px;overflow:hidden;}
.twoConC{margin-top:30px;width:100%;}
.twoConCO{position:relative;display:inline;width:520px;height:175px;background:url(../../images/xma/twopic01.png) right bottom no-repeat;}
.twoConCO h4{font-size:20px;font-weight:500;color:#333;}
.twoConCO>p{position:absolute;text-align:right;font-size:20px;color:#635400;}
.twoConCOP1{top:50px;left:5px;}
.twoConCOP2{top:97px;left:105px;}
.twoConCOP3{top:140px;left:120px;}
.twoConCOD{position:absolute;top:80px;right:22px;color:#DC5726;}
.twoConCOD>p{text-align:center;font-size:20px;color:#DC5726;}
.twoConCOD>a{margin-top:15px;display:block;width:125px;text-align:center;height:36px;line-height:36px;overflow:hidden;border:2px solid #DC5726;border-radius:5px;font-size:18px;color:#DC5726;}
.twoConCOD>a:hover{background:#DC5726;color:#fff;}
.twoConCT h4{font-size:20px;color:#DC5726;font-weight:500;}
.twoLink{margin-top:25px;width:426px;overflow:hidden;}
.twoLink a{width:125px;text-align:center;height:36px;line-height:36px;overflow:hidden;border:2px solid #DC5726;border-radius:5px;font-size:18px;color:#DC5726;}
.twoLink a:hover{background:#DC5726;color:#fff;}
.twoLinkStep{display:inline;margin-left:18px;}



/*cjcs*/
.fsyq{padding:46px;overflow:hidden;}
.fsyqCon{width:1140px;margin:0 auto;}
.fsyqConL{width:552px;float:left;overflow:hidden;}
.fsyqConL h2{margin-left:71px;padding-top:23px;width:221px;height:61px;border:2px solid #DC5726;font-size:24px;color:#DC5726;position:relative;z-index:4;}
.fsyqConL h2 span{display:block;margin-left:-50px;background:#fff;height:40px;line-height:40px;}
.fsyqConLc{margin-top:-25px;padding:70px 0 44px 22px;width:531px;background: url(../../images/xma/feyql.jpg) no-repeat;}
.fsyqConLc p{line-height:31px;width:498px;}
.fsyqConLc p span{font-size:20px;color:#2c2a21;float:left;}
.fsyqConLc p a{font-size:14px;color:#DC5726;float:right;}
.fsyqConLA{margin:28px auto 0;display:block;width:194px;height:35px;text-align:center;line-height:35px;font-size:16px;color:#fff;border-radius:4px;background:#DC5726;border:1px solid #DC5726;}
.fsyqConD{margin-top:22px;}
.fsyqConD a{display:block;font-size:16px;color:#DC5726;line-height:34px;}
.fsyqConDp{width:305px;}
.fsyqConR{width:552px;float:right;overflow:hidden;}
.fsyqConR h3{font-size:24px;color:#DC5726;}
.fsyqConR .fsyqConR-hd{margin-top:24px;text-align:left;}
.fsyqConR .fsyqConR-hd li{display:inline-block;width:205px;height:40px;font-size:18px;text-indent:70px;line-height:44px;color:#343123;background: url(../../images/xma/fsyqr.png) no-repeat;background-position:-205px 0;cursor:pointer;}
.fsyqConR .fsyqConR-hd li.on{background-position:0px 0;}
.fsyqConR-bd{}
.fsyqConR-bdCon{width:547px;height:300px;border:2px solid #ffdc19;cursor:pointer;overflow-y:scroll}
.fsyqConR-bd table tr th{font-size:16px;color:#DC5726;height:34px;line-height:34px;border:1px solid #ffdc19;font-weight:normal;}
.fsyqConR-bd table tr td{border:1px solid #ffdc19;height:37px;line-height:37px;text-align:center;color:#343123;}
.fsyqConR a{display:block;font-size:16px;margin-top:9px;text-align:right;color:#DC5726;}
.fsyqConLc p a:hover,.fsyqConD a:hover,.fsyqConR a:hover{ text-decoration:underline; font-style:italic;}
.fsyqConLA:hover{background:none;color:#DC5726;}
.bians:hover{color:#DC5726;}

.three{padding-top:30px;}
.three .three-txt{height:42px;line-height:21px;}
.three .three-txt span{display:inline-block;line-height:42px;}
.three .three-hr{display:block;margin:5px auto;}
.threeCon{margin:55px auto 0 auto;width:1079px;height:610px;overflow:hidden;background:url(../../images/xma/threebg.png) center no-repeat;}
.threeIcon01,.threeIcon02,.threeIcon03,.threeIcon04,.threeIcon05,.threeIcon06{margin:15px auto;height:98px;text-align:center;font-size:0;overflow:hidden;}
.threeIcon01 em,.threeIcon02 em,.threeIcon03 em,.threeIcon04 em,.threeIcon05 em,.threeIcon06 em{display:inline-block;width:90px;height:98px;margin-right:20px;vertical-align:top;background:url(../../images/xma/threeicon.png) no-repeat;}
.threeIcon01 em{background-position:0 0;}
.threeIcon02 em{background-position:0 -108px;}
.threeIcon03 em{background-position:0 -215px;}
.threeIcon04 em{background-position:0 -322px;}
.threeIcon05 em{background-position:0 -429px;}
.threeIcon06 em{background-position:0 -536px;}
.threeConDDl{width:351px;overflow:hidden;cursor:pointer;}
.threeConDDl dt h4{display:inline-block;text-align:center;line-height:98px;font-size:18px;color:#111;font-weight:500;}
.threeConDDl dd p{text-align:center;font-size:14px;color:#909090;}
.threeConDDl:hover .threeIcon01 em{background-position:-100px 0;}
.threeConDDl:hover .threeIcon02 em{background-position:-100px -108px;}
.threeConDDl:hover .threeIcon03 em{background-position:-100px -215px;}
.threeConDDl:hover .threeIcon04 em{background-position:-100px -322px;}
.threeConDDl:hover .threeIcon05 em{background-position:-100px -429px;}
.threeConDDl:hover .threeIcon06 em{background-position:-100px -536px;}
.threeConDDlStep{display:inline;margin-left:23px;}
.threeConDTop{margin-top:52px;}

.threeConO{margin-top:60px;}
.threeConOL{width:570px;height:277px;overflow:hidden;background:#DC5726;}
.threeConOL h4{padding-left:20px;margin-top:70px;font-size:30px;color:#fff;font-weight:500;}
.threeConOL p{padding-left:20px;font-size:20px;color:#fff;}
.threeConOL a{margin:35px 0 0 20px;display:block;width:149px;text-align:center;height:36px;line-height:36px;overflow:hidden;border:2px solid #fff;border-radius:5px;font-size:18px;color:#fff;}
.threeConOL a:hover{background:rgba(255,255,255,0.8);color:#DC5726;}
.threeConOR{width:570px;overflow:hidden;}
.threeConORT{position:relative;width:100%;height:138px;overflow:hidden;background:#f5f5f5;}
.threeConORT h4{padding-left:40px;margin-top:30px;font-size:30px;color:#DC5726;font-weight:500;}
.threeConORT p{padding-left:40px;font-size:20px;color:#333;}
.threeConORT a,.threeConORD>div a{position:absolute;bottom:34px;right:35px;width:149px;text-align:center;height:36px;line-height:36px;overflow:hidden;border:2px solid #DC5726;border-radius:5px;font-size:18px;color:#DC5726;}
.threeConORT a:hover,.threeConORD>div a:hover{background:#DC5726;color:#fff;}
.threeConORD{padding:5px 0;height:129px;overflow:hidden;}
.threeConORD>div{width:295px;height:129px;overflow:hidden;border-right:2px solid #f5f5f5;}
.threeConORD>div h4{padding-left:30px;margin-top:10px;font-size:30px;color:#DC5726;font-weight:500;}
.threeConORD>div p{padding-left:30px;font-size:15px;color:#333;}
.threeConORD>div a{margin:10px 0 0 30px;position:static;display:block;}


/*托福课程*/

.c14{ margin-top:50px; padding-bottom:50px; background:url(../../images/xma/toefl_kc.jpg) no-repeat top center; }
.c14 table{ width:1100px; margin:50px auto 0; background:#FFF}
.c14 table td{ height:60px; border: 1px solid #dedede;}
.c14 table td a{ background:#DC5726; padding:4px 10px; color:#fff;-webkit-border-radius:6px;}
.c14 table td a:hover{background:#ffb647; padding:4px 10px; color:#000;-webkit-border-radius:6px;}
.c14 table thead{background:#DC5726; text-align: center; font-size:18px; color: #fff;}
.c14 table tbody td{ color: #000; font-size:16px; line-height:24px; text-align:center; padding:0 10px; }

.c14 table tbody td span{ color: #38d38a}

/*优势*/
.pro{width:1100px; margin:0 auto;}
.pro_ct{ width:100%;  position:relative; background:url(../../images/xma/brand_15.jpg) center top no-repeat; height:478px;}
.pro_ct dl{ width:500px; height:136px; padding-left:120px; box-sizing:border-box; padding-top:50px;}
.pro_ct dl dt{ width:100%; font-size:22px; color:#DC5726; text-align:left; line-height:48px;}
.pro_ct dl dd{ width:100%; overflow:hidden; font-size:14px; color:#000; line-height:22px;}
.pro_ct a{ position:absolute; top:240px; left:448px; width:164px; height:36px; font-size:18px; line-height:36px; text-align:center; background:#fc5a1e; border-radius:20px; color:#FFF;}
.pro_ct a:hover{ background:#f90;}
.youshi-pho a{ width:164px; height:36px; font-size:18px; line-height:36px; text-align:center; color:#fff;}
.pro a.want{ display:block; width:480px; height:70px; line-height:70px; text-align:center; line-height:70px; font-size:22px; border:1px solid #DC5726; color:#FFF; margin:0 auto; background:#DC5726;}
.pro a.want:hover{ background:#FFF; color:#DC5726;}



.m-zskc{/*background:#f9f9f9;*/overflow:hidden;}
.m-zskc .zskc-jd{text-align:center;font-size:0;}
.m-zskc .zskc-jd li{display:inline-block;width:254px;margin:0 15px;vertical-align:top;cursor:pointer;}
.m-zskc .zskc-jd .jd-txt{width:254px;height:117px;padding-top:20px;text-align:center;line-height:25px;background: url(../../images/xma/sprite_01.png) no-repeat;font-size:16px;color:#fff;}
.m-zskc .zskc-jd .jd-txt-01{background-position:0 0;}
.m-zskc .zskc-jd .jd-txt-02 .jd-txt-04{height:105px;padding-top:40px;background-position:-254px 0;}
.m-zskc .zskc-jd .jd-txt-03{background-position:-508px 0;}
.m-zskc .zskc-jd .jd-txt-04{background-position:-762px 0;}
.m-zskc .zskc-jd h3{text-align:center;font-size:30px;color:#333;}
.m-zskc .zskc-cnt{margin:30px 0;}
.m-zskc .zskc-box{position:relative;float:left;width:294px;height:325px;background:#fff;overflow:hidden;cursor:pointer;}
.m-zskc .zskc-box-02{margin:0 4px;}
.m-zskc .zskc-item{position:relative;height:245px;}
.m-zskc .zskc-tit{height:80px;padding:0 30px;line-height:80px;text-align:right;font-size:22px;font-weight:normal;color:#333;overflow:hidden;}
.m-zskc .zskc-tit p{margin-top:12px;line-height:28px;font-size:18px;}
.m-zskc .zskc-mask{display:none;position:absolute;top:0;left:0;width:504px;height:200px;padding:45px 40px 0 0;text-align:right;background:url(../../images/xma/bg_mask.png);color:#fff;overflow:hidden;}
.m-zskc .zskc-mask h3{font-size:20px;font-weight:normal;}
.m-zskc .zskc-mask p{margin:20px 0;line-height:28px;font-size:16px;}
.m-zskc .zskc-mask a{float:right;width:80px;height:30px;margin:-10px 5px 30px;line-height:30px;text-align:center;border:1px solid #fff;font-size:14px;color:#fff;}
.m-zskc .zskc-mask a:hover{background:#fff;color:#333;}
.m-zskc .zskc-mask .zskc-btn{float:right;width:102px;height:30px;text-align:center;line-height:30px;border:2px solid #fff;border-radius:30px;font-size:16px;color:#fff;}
.m-zskc .zskc-mask .zskc-btn:hover{background:#fff;color:#333;}
.m-zskc .on{width:544px;}
.m-zskc .on .zskc-mask{display:block;}
.m-zskc .on .zskc-tit{background:#fb6816;color:#fff;}

.sixConT{margin:35px auto;width:1138px;overflow:hidden;}
.sixConTDl{position:relative;width:239px;overflow:hidden;cursor:pointer;}
.sixConTDT{padding:10px 25px 0 0;width:cale(100%-25px);text-align:right;height:65px;overflow:hidden;background:#fff;font-size:18px;color:#333;}
.sixConTDl.current .sixConTDT{background:#fb6816;color:#fff;}
.sixConTDl.current .sixConTDD{display:block;}
.sixConTDD{display:none;position:absolute;top:0;left:0;width:415px;height:248px;overflow:hidden;background: url(../../images/xma/sixbgs.png);}
.sixConTDD p{margin:15px 40px 0 20px;text-align:left;line-height:30px;font-size:16px;color:#fff;}
.sixConTDD h4{margin:20px 40px 0 0;text-align:right;font-size:24px;color:#fff;font-weight:500;}
.sixConTDD>a{position:absolute;bottom:18px;right:64px;width:102px;text-align:center;height:29px;line-height:29px;overflow:hidden;border:2px solid #fff;border-radius:25px;font-size:16px;color:#fff;}
.sixConTDD>a:hover{background:#fb6816;border:2px solid #fb6816;}
.sixConTDDLink{position:absolute;bottom:80px;right:40px;}
.sixConTDDLink>a{float:left;display:inline;margin-left:5px;width:60px;text-align:center;height:23px;line-height:23px;overflow:hidden;border:1px solid #fff;font-size:12px;color:#fff;}
.sixConTDDLink>a:hover{border-color:#fb6816;background:#fb6816;}



/*four*/
.four{position:relative;height:530px;overflow:hidden;min-width:1140px;}
.fourConC{margin-top:7px;}
.fourConCL,.fourConCR{margin-top:38px;position:relative;width:570px;height:433px;overflow:hidden;}
.fourConLine,.fourConRLi{position:absolute;top:0;left:47px;height:38px;overflow:hidden;border-left:5px solid #fff100;}
.fourConLine2{position:absolute;top:38px;left:67px;width:426px;overflow:hidden;border-bottom:1px solid #0d6fb8;}
.fourConLw{position:absolute;left:200px;font-size:30px;color:#fff;}
.fourConLw01{top:100px;}
.fourConLw02{top:165px;}
.fourConLw03{top:225px;}
.fourConLw04{top:290px;}
.fourConLwo{position:absolute;left:357px;font-size:14px;color:#fb6816;}
.fourConLwo:hover{ text-decoration:underline;}
.fourConLwo01{top:135px;}
.fourConLwo02{top:235px;}
.fourConLwo03{top:323px;}

.fourConRLi{top:5px;left:35px;border-left:5px solid #03273d;}
.fourConRW{position:absolute;font-size:14px;color:#fff;}
.fourConRW01{top:126px;left:137px;}
.fourConRW02{top:126px;left:412px;}
.fourConRW03{top:288px;left:137px;}
.fourConRW04{top:288px;left:412px;}

.fourConCLA{position:absolute;bottom:0;left:152px;width:165px;text-align:center;height:38px;line-height:42px;overflow:hidden;border:2px solid #DC5726;background:#DC5726;font-size:20px;color:#fff;}
.fourConCLA:hover{background:#fff; color:#DC5726}


.fourBot,.fourBotCon{position:relative;height:200px;overflow:hidden;}
.fourBotTit{margin-top:55px;text-indent:49px;font-size:40px;color:#fff;font-weight:500;}
.fourBotW p{display:inline;margin-top:8px;font-size:16px;color:#fff;font-weight:bold;}
.fourBotW01{margin-left:92px;}
.fourBotW02{margin-left:78px;}
.fourBotW03{margin-left:89px;}
.fourBotW04{margin-left:84px;}
.fourBotConA{position:absolute;bottom:53px;right:45px;width:245px;text-align:center;height:37px;line-height:37px;overflow:hidden;border:2px solid #DC5726;border-radius:5px;font-size:20px;color:#DC5726;}
.fourBotConA:hover{background:#DC5726;color:#fff;}

/*five*/
.five{padding:50px 0;}
.fiveSlide{position:relative;padding-bottom:50px;margin:35px auto 0 auto;width:915px;overflow:hidden;}
.fiveSlideCDl{margin:0 auto;width:775px;overflow:hidden;}
.fiveSlideCDl dt{width:308px;overflow:hidden;}
.teaName{margin-top:20px;height:36px;overflow:hidden;}
.teaName p{position:relative;z-index:2;margin:0 auto;width:225px;text-align:center;overflow:hidden;background:#fff;font-size:24px;/*color:#DC5726;*/font-weight:500;}
.teaName p b{font-size:20px;/*color:#DC5726;*/font-weight:normal;}
.teaName span{position:relative;z-index:1;margin-top:-16px;display:block;width:100%;/*border-top:1px solid #DC5726;*/}
.fiveSlideCDD{margin-top:50px;width:445px;overflow:hidden;}
.fiveSlideCDDW{font-size:20px;/*color:#DC5726;*/}
.fiveSlideCDDW02{margin-top:30px;line-height:32px;font-size:18px;color:#333;}
.prev,.next{position:absolute;top:142px;width:60px;text-align:center;height:60px;background:rgba(0,0,0,0.5);border-radius:50%;}
.prev img,.next img{margin-top:12px;}
.prev{left:0;}
.next{right:0;}
.fiveSlide .hd{position:absolute;bottom:0;left:379px;}

.fiveA{display:block;margin:50px auto 0 auto;width:162px;text-align:center;height:37px;line-height:37px;overflow:hidden;border:2px solid #DC5726;border-radius:5px;background:#DC5726;font-size:20px;color:#fff;}
.fiveA:hover{background:#fff;color:#DC5726;}





/*six*/
.six{padding:35px 0 44px;background:#f9f9f9;}
.sixCon{margin:48px auto 0;width:1026px;}
.sixConDl{width:302px;height:400px;border:2px solid #DC5726;border-radius:10px;background: #fff;}
.sixConDd h2{margin-top:24px;font-size:30px;color:#131717;text-align:center;font-weight:normal;}
.sixConDd h3{height:56px;line-height:56px;font-size:26px;color:#DC5726;text-align:center;font-weight:normal;}
.sixConDd p{line-height:26px;font-size:15px;color:#646464;text-align:center;}
.sixConDl dt{margin-top:10px;}
.sixConDl dt img{
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;}
.sixStu{margin-left:56px;}
.six a{margin:35px auto 0;}


.sixBot{position:relative;height:251px;overflow:hidden;}
.sixBotConTit{margin-top:50px;text-align:center;font-size:40px;color:#fff;font-weight:500;}
.sixBotLink{margin:15px auto 0 auto;width:840px;overflow:hidden;}
.sixBotLink a{position:relative;width:210px;text-align:center;overflow:hidden;font-size:30px;color:#fff;font-weight:500;}
.zuo,.you{opacity:0;position:absolute;top:0;color:#ffd800;}
.zuo{left:25px;}
.you{right:25px;}
.sixBotLink a:hover{color:#ffd800;}
.sixBotLink a:hover .zuo{opacity:1;left:0;
	-webkit-animation:myLeft 0.5s linear;
	-moz-animation:myLeft 0.5s linear;
	-o-animation:myLeft 0.5s linear;
	animation:myLeft 0.5s linear;
}
.sixBotLink a:hover .you{opacity:1;right:0;
	-webkit-animation:myRight 0.5s linear;
	-moz-animation:myRight 0.5s linear;
	-o-animation:myRight 0.5s linear;
	animation:myRight 0.5s linear;
}

.sixBotConH3{margin-top:35px;text-align:center;font-size:30px;color:#fff;font-weight:500;}
.sixBotConC{margin:57px auto 0 auto;position:relative;width:998px;height:85px;}
.sixBotConC01,.sixBotConC02,.sixBotConC03,.sixBotConC04{position:absolute;top:-6px;width:181px;overflow:hidden;}
.sixBotConC01{left:2px;}
.sixBotConC02{left:274px;}
.sixBotConC03{left:545px;}
.sixBotConC04{left:817px;}
.sixBotConCH4{text-align:center;font-size:22px;color:#fff;}
.sixBotConCA{margin:22px auto 0 auto;display:block;width:112px;text-align:center;height:29px;line-height:29px;overflow:hidden;font-size:14px;color:#fff;background:#DC5726;border:2px solid #DC5726;border-radius:5px;}
.sixBotConCA:hover{background:#fff;color:#DC5726;}

.zmnPk{padding:50px 0;}
.zmnPkCon{position:relative;margin:35px auto 0 auto;width:821px;height:568px;overflow:hidden;background: url(../../images/xma/zmnpkbg.png) no-repeat;}
.zmnPkConL,.zmnPkConR{position:absolute;top:89px;width:306px;overflow:hidden;}
.zmnPkConL{left:0;}
.zmnPkConR{right:0;}
.zmnPkConL p,.zmnPkConR p{padding-top:13px;width:100%;text-align:center;height:56px;overflow:hidden;font-size:14px;}
.zmnPkConL p{color:#fff;}
.zmnPkConR p{color:#000;}
.zmnPkConTop{margin-top:34px;}
.zmnPkConTop2{margin-top:32px;}
.zmnPkConZ{position:absolute;top:84px;left:309px;width:197px;overflow:hidden;}
.zmnPkConZ a{display:block;padding-top:45px;width:100%;text-align:center;height:34px;overflow:hidden;font-size:18px;color:#000;font-weight:bold;}
.zmnPkConZ a:hover{color:#e55c1c;}
.zmnPkConTop3{margin-top:24px;}
.zmnPkConTop4{margin-top:17px;}

/*seven*/
.seven{padding:25px 0;}
.sevenWord{margin-top:10px;text-align:center;font-size:18px;color:#333;font-weight:500;}

.banner .ban-cnt{height:184px;padding-top:33px;background: url(../../images/xma/ban_bg.png);}
.banner .ban-cnt img{display:block;margin:0 auto 10px;}
.banner .ban-link{float:right;margin-right:105px;font-size:16px;font-style:italic;color:#DC5726;}
.banner .ban-link:hover{text-decoration:underline;}

.m-kqzb{position:relative;height:300px;padding-top:30px;/*background:#A1A1A1;*/}
.m-kqzb .kqzb-icon{position:absolute;top:-52px;left:50%;width:44px;height:44px;margin-left:-22px;background:url(../../images/xma/kqzb_icon.png) center no-repeat;}
.m-kqzb .kqzb-tit{margin:0 auto 30px;text-align:center;font-size:30px;font-weight:normal;color:#333;}
.m-kqzb .kqzb-btn{text-align:center;font-size:0;}
.m-kqzb .kqzb-btn a{display:inline-block;width:265px;height:90px;margin:0 10px 20px;line-height:90px;vertical-align:top;border-radius:6px;font-size:18px;color:#fff;}
.m-kqzb .kqzb-btn a span{display:inline-block;margin-top:16px;line-height:28px;}
.m-kqzb .kqzb-btn a:hover{ color:#333;box-shadow:0 0 20px #666;}

.m-kqlj{padding:30px 0 20px;background:#eee;}
.m-kqlj .kqlj-tit{text-align:center;font-size:28px;font-weight:normal;color:#333;}
.m-kqlj .kqlj-stit{margin:5px auto 20px;text-align:center;line-height:27px;font-size:16px;color:#666;}
.m-kqlj .kqlj-list{text-align:center;font-size:0;}
.m-kqlj .kqlj-list li{display:inline-block;width:160px;height:198px;margin:0 20px;background:#fff;cursor:pointer;}
.m-kqlj .kqlj-list li:hover{box-shadow:0 0 10px #666;}
.m-kqlj .kqlj-list .list-hd{height:57px;background:#ffdc19;color:#333;overflow:hidden;}
.m-kqlj .kqlj-list .list-hd h3{margin-top:8px;font-size:16px;font-weight:normal;}
.m-kqlj .kqlj-list .list-hd p{font-size:12px;}
.m-kqlj .kqlj-list .list-bd{width:158px;height:140px;border:solid #f0f0f0;border-width:0 1px 1px;overflow:hidden;}
.m-kqlj .kqlj-txt{height:69px;margin:15px 0 10px;line-height:23px;font-size:14px;color:#666;}
.m-kqlj .kqlj-btn{display:block;width:130px;height:30px;margin:0 auto;line-height:30px;border:1px solid #DC5726;border-radius:5px;font-size:14px;color:#DC5726;}
.m-kqlj .kqlj-btn:hover{background:#DC5726;color:#fff;}

.m-kqlj .kqlj-cnt{margin:30px 0;text-align:center;font-size:0;}
.m-kqlj .kqlj-box{display:inline-block;margin-right:40px;border-right:1px solid #f0f0f0;}
.m-kqlj .kqlj-box-01{width:350px;}
.m-kqlj .kqlj-box-02{width:250px;}
.m-kqlj .kqlj-box-03{width:460px;margin-right:0;border-right:0;}
.m-kqlj .kqlj-box dt{height:27px;margin-bottom:10px;text-align:left;line-height:27px;font-size:16px;color:#DC5726;}
.m-kqlj .kqlj-box dt img{float:left;margin-right:5px;}
.m-kqlj .kqlj-box dd{}
.m-kqlj .kqlj-link{float:left;margin:0 10px 0;line-height:26px;font-size:14px;color:#666;}
.m-kqlj .kqlj-link:hover{text-decoration:underline;font-style:italic;color:#DC5726;}

.m-cj{padding-bottom:35px;background:#f9f9f9;overflow:hidden;}
.numSection{display:none;margin:35px auto 0 auto;width:1140px;overflow:hidden;}
.numSeC{float:left;width:284px;height:122px;overflow:hidden;border-right:1px dashed #b9b9b9;}
.numSeC.numSeCSe{border-right:none;}
.numSeC>p{text-align:center;font-size:22px;color:#666;}
.numSeCD{text-align:center;}
.timer{display:inline;line-height:80px;font-size:76px;color:#fb7600;font-style:italic;}
.numSeCD>p{display:inline;font-size:26px;color:#fb7600;}
.u-tit2{position:relative;width:1140px;margin:30px auto;text-align:center;}
.u-tit2 h3{font-size:30px;font-weight:normal;color:#333;}


/*jjtz*/
.jjtz{width:100%;height:180px;overflow:hidden;background: url(../../images/xma/jjtzbg.png) no-repeat top center;}
.jjtzCon{position:relative;margin:0 auto;width:1140px;height:180px;overflow:hidden;}
.jjtzConTit{position:absolute;top:45px;right:295px;font-size:39px;color:#fff;}
.jjtzConLink{position:absolute;top:120px;left:380px;}
.jjtzConLink a{float:left;font-size:18px;color:#fff;}
.jjtzConLink a:hover{color:#ffd200;}
.jjtzConLinkS{display:inline;margin-left:45px;}
.jjtzConA{position:absolute;bottom:30px;right:44px;width:114px;text-align:center;height:32px;line-height:32px;overflow:hidden;background:#f57300;border-radius:2px;font-size:16px;color:#fff;}
.jjtzConA:hover{background:#ffd200;color:#b9002c;}


/*相关专题*/

.boxx2{width:1140px; height:260px; padding:35px 10px; margin-top:30px; position:relative;}
.boxx2 .imgBox2{ overflow:hidden; width:1070px;float:left; margin-left:34px; margin-bottom:30px;}
.boxx2 .imgBox2 ul li { float:left; margin-right:10px;}

.prev{ background:url(../../images/xma/icon.png) no-repeat; width:28px; height:44px; position:absolute; z-index:10; left:1%; top:34%;}
.prev:hover{background:url(../../images/xma/icon2.png) no-repeat; width:28px; height:44px; position:absolute; z-index:10; left:1%; top:34%;}
.next{ background:url(../../images/xma/icon1.png) no-repeat; width:28px; height:44px; position:absolute; z-index:10; right:1%; top:34%;}
.next:hover{background:url(../../images/xma/icon3.png) no-repeat; width:28px; height:44px; position:absolute; z-index:10; right:1%; top:34%;}

.qa{background:url(../../images/xma/qabg.jpg) no-repeat;padding-top:130px;height:631px;}
.qainfo{width:1140px;margin:0 auto;}
.qainfo ul{height:468px;}
.qainfo li{width:223px;float:left;margin:0 31px;}
.qainfo li p{text-align:center;font-size:16px;}
.qainfo li.qali1{background:url(../../images/xma/qa1.png) no-repeat;padding-top: 250px;margin-top: 20px;}
.qainfo li.qali2{background:url(../../images/xma/qa2.png) no-repeat;padding-top: 235px;margin-top: 80px;}
.qainfo li.qali3{background:url(../../images/xma/qa3.png) no-repeat;padding-top: 260px;}
.qainfo li.qali4{background:url(../../images/xma/qa4.png) no-repeat;padding-top: 275px;margin-top: 35px;}
.qabrm{background:#E9541C;height:35px;line-height:35px;text-align:center;color:#FFF;}
.qabrm span{font-size:20px;}
.qali1 .qabrm{margin-top:19px;}
.qali2 .qabrm{margin-top:35px;}
.qali3 .qabrm{margin-top:48px;}
.qali4 .qabrm{margin-top:34px;}




.kcbtn{width: 1100px;margin: 30px auto 0;overflow: hidden;}
.kcbtn a{display: block;width: 400px;height: 70px;line-height: 70px;text-align: center;line-height: 70px;font-size: 22px;border: 1px solid #DC5726;color: #FFF;margin: 0 auto;background: #DC5726;float:left;margin-left: 90px;}
.kcbtn a:hover{ background:#FFF; color:#DC5726;}

.eve{background:url(../../images/xma/eve.jpg) no-repeat;width:1096px;margin:30px auto;height:702px;}
.eveinfo{width:520px;height:222px;padding:240px 0;margin:0 auto;font-size:18px;}
.eveinfo h3{font-size: 28px;font-weight: normal;text-align: center;margin: 30px 0 10px;color: #000;}
.eveinfo .fiveA{width: 280px;margin-top: 20px;height: 45px;line-height: 45px;}


.float_right {position: relative;z-index: 9999999999999999999;}
#floatDivBoxs{width:88px;position:fixed;top:80px;left:0;z-index:999;}
.floatShadow{position: relative;padding-top:74px;}
.floatDqq li{text-align: center;margin-bottom: 2px;}
.floatDqq li a{background: url(../../images/xma/fright.png) no-repeat #FEE600 0 0;display: block;width: 80px;height: 35px;border-radius: 8px;padding-top: 45px;color: #000;}
.floatDqq li .fright2{background-position:0 -80px;}
.floatDqq li .fright3{background-position:0 -160px;}
.floatDqq li .fright4{background-position:0 -240px;}
.floatDqq li a:hover{background:url(../../images/xma/fright.png)  #FA7600 -80px 0;color:#FFF;}
.floatDqq li a.fright2:hover{background-position:-80px -80px;}
.floatDqq li a.fright3:hover{background-position:-80px -160px;}
.floatDqq li a.fright4:hover{background-position:-80px -240px;}
.floatShadow img{position: absolute;top: 0;left: 6px;}
#rightArrow{width:50px;height:45px;background:url(../../images/xma/online_arrow.jpg) no-repeat;position:fixed;top:252px;left:88px;z-index:999;}
#rightArrow a{display:block;height:45px;}



.clone {
	display:none;
}
