*{
    padding: 0px;
    margin: 0px;
}
body{
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 13px;
    line-height: 1.5em;    
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.clear{
    clear: both;
}
a{
    text-decoration: none;
	color:#717171;
}
img{
	border: none;
}
li{
    list-style: none;
}
/*************banner*********/
/*banner*/
.bannerbox{
    height: 650px;
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.bannerbox ul{
	margin-top:0px;
    position: relative;
}
.bannerbox ul li{
    list-style: none;
    width: 100%;
    height: 650px;
    position: absolute;
    left: 0;
    top: 0;
}
.bannerbox ul li img{
	position: absolute;
	opacity: 0;
}
.bannerbox ul li.fst-li{
    background: url("../images/banner1.jpg") center no-repeat;
    background-size: cover;
}
.bannerbox ul li.sec-li{
    background: url("../images/banner2.jpg") center no-repeat;
    background-size: cover;
}
.bannerbox ul li.third-li{
    background: url("../images/banner3.jpg") center no-repeat;
    background-size: cover;
}
.banner_left{
    width: 60px;
    height: 90px;
    position: absolute;
    left: 0px;
    top: 300px;
    z-index: 10;
    cursor: pointer;
}
.banner_right{
    width: 60px;
    height: 90px;
    position: absolute;
    right: 0px;
    top: 300px;
    z-index: 10;
    cursor: pointer;
}
.bannerbox .prev,
.bannerbox .next{width:60px;height:90px;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.bannerbox .next{ background-position: 0 -90px;right: 0; }
.bannerbox .prev{ left:0;}
.bannerbox:hover .prev{opacity: 0.8;filter:alpha(opacity=25);}
.bannerbox:hover .next{opacity: 0.8;filter:alpha(opacity=25);}
.bannerbox:hover .prev:hover,.bannerbox:hover .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.bannerbox .prevStop{ display:none;  }
.bannerbox .nextStop{ display:none;  }

.banner{
	height: 360px;
	background-repeat: no-repeat;
	background-position: center top; 
}
/*banner end*/

/**********top********************/
.top{
	height:140px;
}
.top_t{
	width:1200px;
	margin:auto;
	color:#777777;
	height:40px;
	line-height:40px;
}
.top_t_l{
	float:left;
}
.top_t_r{
	float:right;
	margin-right: 26px;
}
.top_t_l span {
	color:#009ce9;
}
.top_m {
    margin: auto;
    width: 1200px;
    margin-top: 12px;
}
.logo{float:left;}

.menu{
	float:right;
}
.menu li {
    float: left;
    height: 32px;
    margin-left: 40px;
    margin-top: 20px;
    width: 110px;
    position: relative;
}
.menu_i_div{
	text-align: center;
}
.menu_i_div a{
	color:#000;
	font-size:15px;
    line-height: 32px;
}
.menu li:hover{
	background:#009ce9;
}
.menu li:hover .menu_i_div a{
	color:#fff !important;
}
.menu li:hover .menu_i_list{
	display: block;
}
.on{ 
	background:#009ce9;
}
.on .menu_i_div a{
	color: #fff;
}
.menu_i_list{
	width: 150px;
	height: auto;
	position: absolute;
	top: 32px;
	left: 0px;
	background-color: #fff;
	z-index: 5;
	display: none;
}
.menu_i_list a{
	font-size: 12px;
	line-height: 35px;
	color: #000;
	display: block;
}
.menu_i_link{
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}
.menu_i_link:hover{
	background-color: #009ce9 !important;
}
.menu_i_link:hover a{
	color: #fff !important;
}
/****************qiehuan*****************/
.bodyCon08{background:url(../images/dy_pic11.jpg);}
.bodyCon08 .students{margin:0 auto;width:1200px;height:440px;position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:400px; margin:0 auto;position:absolute;bottom:40px;}
#four_flash .flashBg{width:1080px;height:420px; margin:10px auto 0 40px;position:relative;overflow:hidden;margin-left:40px;}
#four_flash .flashBg ul.mobile{width:2000%;height:420px; position:absolute; left:0;margin-top:30px;}
#four_flash .flashBg ul.mobile li{border:1px solid #d1d1d1;float:left;height:340px;margin-left:26px;color:#6C6E85;width:200px;padding:0 20px;border-radius:3px;}
#four_flash .flashBg ul.mobile li:hover{border:1px solid #d1d1d1; color:#fff;border-radius:3px;}
#four_flash .flashBg ul.mobile li img{width:144px;height:144px;display:block; margin:25px auto 0;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:250px;line-height:60px;text-align:center;border-bottom:1px solid #6C6E85;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:200px; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li span{display:block;width:200px;border:0px;margin:8px auto;margin-top: 20px; text-align:center;color:#fff;font-size:15px;line-height:30px}
#four_flash .flashBg ul.mobile li a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
	line-height: 30px;
}
#four_flash .flashBg ul.mobile li a:hover{
	background-color:rgba(0, 0, 0, 0.5);
	
}

#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:0px;}
#four_flash .but_left:hover{background:url(../images/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/qianxr1.png) no-repeat;}
.mobile .mobile_mask {
    position: absolute;
    top: 0;
	width:240px;
	height:340px;
	border-radius:3px;
	margin-left:-20px;
	margin-top:1px;
	transition-delay: 2s;
	background:#009ce9;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   display: none;
}
.mobile_mask_content{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -50%;
}
.mobile_mask_content_pic{
	text-align: center;
}
.mobile_mask_content_pic img{
	width: auto !important;
	height: auto !important;
	margin-top: 0px !important;
}
.mobile .mobile_mask:hover {
	display:block;
}
.mobile > li:hover .mobile_mask{
	display:block;
	transition-delay: 2s;
	background:#009ce9;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
/************about************/
.index_about{background:#f7f7f7;margin-top:-10px;padding-bottom:20px;}
.index_main{width:1200px;margin:auto;padding-top:50px;}

.index_about_title_zh {
    color: #009ce9;
    font-size: 25px;
    margin: auto;
    width: 102px;
	margin-bottom:10px;
}
.index_about_title_en {
    color: #009ce9;
    font-size: 20px;
    margin: auto;
    width: 250px;
	text-align:center;
}
.xian{
	background:url(../images/HOME_18.png);
	width:620px;
	height:10px;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}

.jianjie {
    color: #777777;
    line-height: 2em;
    margin: auto;
    text-align: center;
    width: 900px;
}
.index_tu_m{
	width:364px;
	height:170px;
	float:left;
}
.index_tu{
	width:1100px;
	margin:auto;
	margin-top:40px;
}
.index_tu_m > img{
	width:364px;
	height:170px;
}
.index_tu_m:nth-child(2){
	background:#009ce9;
	
}
.index_tu_m:nth-child(4){
		background:#009ce9;
}
.index_tu_m:nth-child(6){
		background:#009ce9;
}

.about_wenzi {
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    text-align: center;
}
.wenzi_m {
    color: #ffffff;
    font-size: 13px;
    line-height: 2em;
    margin: 20px auto auto;
    text-align: center;
    width: 300px;
}
.more{
	width:200px;
	margin:auto;
	margin-top:35px;
	margin-bottom:50px;
	text-align:center;
	
	height:35px;
	
}
.more a{
	width:200px;border:2px solid #009ce9;
	border-radius:20px;
	height:35px;
	line-height:35px;
	color:#009ce9;
	display: block;
}
.more a:hover{ background:#009ce9; color:#fff;}
.more1{
	width:200px; margin:0 auto;
	margin-top:35px;
	margin-bottom:50px;
	height:35px;	
}
.more1 a{
	width:200px;border:2px solid #d0d0d0;text-align:center;
	border-radius:20px;
	height:35px;
	line-height:35px;
	color:#777777; display:block;
}
.more1 a:hover{background:#848383; color:#fff;border:2px solid #848383;}
.anli{
	background:url(../images/index_bg.png);
	background-repeat:no-repeat;
	height:650px;
}
/******************anli*****************/
.dowebok-outer { background: url(images/bg.jpg) 50% 0 no-repeat;}
#dowebok { width: 1080px; margin: 0 auto; padding-top: 15px; font-family: "Microsoft Yahei";}
#dowebok .owl-wrapper-outer { margin: 0 auto;}
#dowebok .item { position: relative; width: 250px; height: 290px; margin: 0 auto; background-color: #fff;}
#dowebok .shd { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#dowebok .shd a { display: block; width: 250px; height: 170px; *background-image: url(about:blank); background-image: url(about:blank)\0;}
#dowebok .txt {  left: 0; bottom: 0; width: 226px;  padding: 0 12px; color: #888; }
#dowebok h3 { width: 226px; margin-top:20px; font-size:16px; overflow: hidden;}
#dowebok h3 a { color: #000; text-decoration: none;}
#dowebok h3 a:hover { color: #e97233;}
#dowebok p { width: 226px; height: 54px; line-height: 18px; font-size: 15px;color:#777;}

.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 180px; width: 30px; height: 60px; margin: 0; padding: 0; border-radius: 0; font: 60px/60px "宋体"; background-color: transparent; overflow: hidden; _display: none;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -40px;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before { content: "<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before { content: ">";}
#dowebok .item:hover{ color:#e97233; background:#fafafa;
	-webkit-box-shadow:0 0 10px #ababab;  
  -moz-box-shadow:0 0 10px #ababab;  
  box-shadow:0 0 10px #ababab;  
}
.item_pic{
	width: 100%;
	height: 170px;
	padding: 12px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.item_pic img{
	width: 100%;
	height: auto;
}

.c_more {margin-top:25px;}
.c_more a { 
    border: 1px solid #009ce9;
    border-radius: 2px;
    color: #009ce9;
    padding: 4px 20px;
}
.c_more a:hover{ background:#009ce9; color:#fff; border:none;}
/**********************/
.index_news_m{
	width:1100px;
	margin:auto;
}
.jiantou{
	width:34px;
	height:34px;
	background:url(../images/jiantou.png);
	background-position:34px 0;
}
.jiantou:hover{
	width:34px;
	height:34px;
	background:url(../images/jiantou.png);
	background-position:0 0;
}

.news {
    float: left;
    width: 335px;
}

.news_date {
    border-bottom: 1px dashed;
    color: #777;
    font-size: 13px;
    padding-bottom: 5px;
}

.news_t {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 15px;
}
.news_t:hover {
    color: #009ce9;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 15px;
}
.news_main {
    color: #777777;
    line-height: 2em;
    margin-bottom: 30px;
}
.news:nth-child(2){
	margin:0 46px;}
	
	/************foot**/
.foot{
	background:#323232;
}
.foot1{
	width:1100px;
	margin:auto auto 30px;
	padding-top:40px;
}
.foot2{
	background:#323232;
	height:40px;
	line-height:40px;
	color:#aacaa2;
}
.foot2 > div{
	width:1100px;
	margin:auto;
}


.foot_m {
    float: left;
    width: 80px;
	margin-right:80px;
}
.foot_x {
    float: left;
    width: 444px;
}

.foot_m li {
    border-bottom: 1px dotted #dcefd7;
    height: 30px;
	color:#dcefd7;
}

.foot_m a {
    color: #dcefd7;
    line-height: 30px;
	font-size:12px;
}
.foot_m a:hover{ color:#fff;}
.foot_x > p {
    color: #dcefd7;
    margin-bottom: 5px;
    font-size: 12px;
}

.shijian{
	float:left;
}

.shijian > p {
    color: #dcefd7;
	 margin-bottom: 10px;
}

.shijian > span {
    color: #dcefd7;
    font-family: \9ED1\4F53;
    font-size: 30px;
	font-style: italic;
}

.foot1 img {
    margin-top: -40px;
    position: absolute;
}
.news:hover .jiantou{
	width:34px;
	height:34px;
	background:url(../images/jiantou.png);
	background-position:0 0;
}
.news:hover .news_t{
	color:#009ce9;
}

.top_t_r > a {
    color: #777777;
}
.top_t_r > a:hover {
    color: #3d8728;
}

.about_main {
    margin: 30px auto;
    width: 1100px;
}
.main_l{
	width:280px;
	float:left;
}
.main_l_t{
	
	margin-bottom:15px;
	border-bottom:3px solid #009ce9;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}

.main_l_t > div {
    background: #636363 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
	margin-bottom:20px;
}
.main_l_t > a{
	color:#717171;
}
.main_l_t > a:hover{
	color:#fff;
}
.main_l_t a p {
    font-size: 12px;
    height: 30px;
    margin: auto;
    padding-left: 40px;
    padding-top: 10px;
    width: 202px;
	background-image:url(../images/dian.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
	border-bottom:1px solid #ececec;
}
.main_l_t a p:hover{
    background:url(../images/about_05.jpg);
	background-repeat:no-repeat;
    color: #fff;	
}
.about_on {
	background:url(../images/about_05.jpg) !important;
	background-repeat:no-repeat;
	color:#fff;
}
.main_l_b{
	padding-bottom: 60px;
	margin-bottom: 15px;
	border-bottom: 3px solid #009ce9;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	clear: both;
}

.main_l_b > div {
    background: #636363 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
	margin-bottom:20px;
}

.main_l_b > p {
    color: #818181;
    padding: 3px 10px;
}
.main_r{
	float:right;
	width:788px;
}

.about_news_t > p {
    border-left: 2px solid #009ce9;
    color: #009ce9;
    font-size: 18px;
    padding-left: 15px;
}
.about_news_t span {
    color: #b5b5b5;
    float: right;
    font-size: 12px;
}

.r-main {
    border: 1px solid #dfdfdf;
}

.news_main_z {
    color: #504444;
    line-height: 2em;
    padding: 30px 20px 50px;
}

.about_news_t {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px;
}

.about_on > a {
    color: #fff;
}
.danli{
    border: 1px solid #dfdfdf;
    float: left;
    height: 215px;
    margin-bottom: 20px;
    margin-right: 13px;
    width: 233px;
}

.danli img {
    height: 170px;
    width: 223px;
	padding:5px;
}

.danli  p {
    color: #777;
    text-align: center;
}
.danli:hover{
	background:#009ce9;
}
.danli:hover p{
    color: #fff;
}
.contace_logo_mask {
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 100;
}
.contace_logo:hover .contace_logo_mask {
    height: 0;
}
.contace_logo {
    height: 360px;
    position: relative;
    text-align: center;
}
#news {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 788px;
}
#news h1 {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	text-align: center;
	padding: 0px;
	height: 30px;
	width: 788px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news span {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	height: 20px;
	width: 90%;
	display: block;
	margin: auto;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#page{
	width: 100%;
	height: 30px;
	text-align: center;
	color: #666;
	padding-top:30px;
}
#page span{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	border: 1px solid #E1E1E1;
	margin-left: 5px;
	color: #999;
}

#page a{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	border: 1px solid #E1E1E1;
	margin-left: 5px;
	color: #666;
	text-decoration: none;
}
#page a:hover{
	background-color:#E4E4E4
	
}
.news2_main_z {
    color: #504444;
    line-height: 2em;
    padding: 30px 20px 50px;
}
.news2_main_z .list { border-bottom:1px dotted #b5b5b5; padding-bottom:35px; margin-bottom:25px;
	color: #504444;
	line-height: 2em;
	float: left;
	height: 70px;
	width: 745px;
	padding-right: 0px;
	padding-left: 0px;
}
.news2_main_z .list strong {
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 720px;
}
.news2_main_z .list strong a {
	color: #666;
	text-decoration: none;
}
.news2_main_z .list strong a:hover {
	color:#009ce9;
	text-decoration: none;
}
.news2_main_z .list p { font-size:13px; margin-top:8px;
	line-height: 20px;
	color: #999;
	padding: 0px;
	float: left;
	height: 36px;
	width: 720px;
}
.l_nav {
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.l_nav strong {
	background-image: url(../images/about_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 200px;
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	clear: both;
	cursor:pointer;
}
.l_nav .l_nav_link {
	background-image: url(../images/about_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 200px;
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	clear: both;
	cursor:pointer;
}
.l_nav p{
	width: 280px;
	height: auto;
	float: left;
	margin: 15px 0;
	padding: 0px;
	display: none;
	
	}
.l_nav p a {
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	clear: both;
}
.l_nav p a:hover{ font-weight:700;}
.news_main_z_pic{
	margin-bottom: 20px;
	text-align: center;
}
.news_main_z_pic img{
	max-width: 100%;
	height: auto;
}