@charset "utf-8";

/*样式声明*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
input:focus,textarea:focus,select:focus{ border:1px solid #9f7d4f!important;color:#9f7d4f !important;}
body {
	overflow-x:hidden;
	font-size:12px;
	font-family:"微软雅黑", "宋体", Arial, tahoma, arial, simsun;
	color: #666;
	-webkit-font-smoothing: antialiased; 
}
input, textarea, select, button {
	font-family:Arial, sans-serif; border: none; 
	outline:none;
	transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	border: none;
	border:1px solid #ccc\9;
}
ul, li {
	list-style-type: none;
}
.more {
	float: right;
	color:#ccc
}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.gary{ color:#ccc;}
.white{ background:#fff;}
a {
	text-decoration: none;color: #999999;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	transition: all ease-in .2s;}
a:hover {color:#c78e3d}
.clearfix { *zoom:1;/*IE/7/6*/}
.clear{ clear:both;}
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.fl{float:left;}
.fr{ float:right;}
.cn{font-size:16px;}
.cn a{color:#666666;}
.en{color:#d5a260;font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
.m23{margin: 20px 20px;}
.title_type{
	line-height:38px; 
	border-bottom:1px solid #f0efed;
	padding-left: 20px;
	padding-right: 20px;
	background:url(../images/title_1.jpg) no-repeat center left;font-weight: normal;
}
.n_padding{padding:30px;}
.container,.nmain,.top_bar,.footer_bar{
	width:1000px; 
	margin:0 auto;
}
.tips{
	float:right;
	position:absolute;
	right:0;
	top:0;
	color:red;
	font-weight:bold;
}
	
/*mobile menu*/
.m_menu,.mcollege{ display:none;}
/*.web_site{ background:url(/Public/Images/home/phpcms/zh-cn/bj_web_site.jpg) no-repeat left center; height:54px; padding-top:30px; border-bottom:1px solid #ddd;}
.web_site_bar{ width:1000px; margin:0 auto; line-height:34px;}
.web_site_bar ul{ float:left;}
.web_site_bar ul li{ float:left; font-size:14px; padding-right:15px;}
.web_site_bar ul li a{ height:32px; display:block; padding:0 20px; border:1px solid #ddd; color:#333;}
.web_site_bar ul li a:hover,.web_site_bar ul li a.on{ background:#516376; color:#fff;}
.web_site_bar span{ float:right; background:url(/Public/Images/home/phpcms/zh-cn/icon_site.png) no-repeat left center; padding-left:24px;}
.inner_baner{ height:330px; margin-top:137px;}*/

/*head*/
	/*top*/
.top{ width:100%; padding:7px 0; background:#6E4A21; position:relative; z-index:4;line-height:20px;height:20px;}
.top_bar .topind{ width: 120px; background: url(../images/icon_indu.png) no-repeat 82% center; float:right;margin-left: 5px; position:relative;}
.top_bar a{color:#edd9c0}
.top_bar .topind a.act{ background: url(../images/icon_indu.png) no-repeat 82% center; display:block; padding:0 5px;text-align: center;}
.top_bar .topind a.act:hover{ background:url(../images/icon_indu.png) no-repeat 82% center #fff;color:#666;}
.top_bar .topind ul{ position:absolute; width: 120px; top:20px; right:0px; background:#fff; text-align:center; display:none;}
.top_bar .topind ul li{ line-height:28px; border:1px solid #eee; border-top:none;text-align:center;}
.top_bar .topind ul li a{ display:block;color:#999;}
.top_bar .topind ul li a:hover{color:#c78e3d;}
.top_bar .top_other{color:#edd9c0; background:url(../images/tel.png) no-repeat left; text-indent:21px}
.top_bar .top_other a:hover{color:#c78e3d}
	/*menu*/
.header{width:100%;background:#fff;}
.header_bar{ }
.header_bar .logo{float:left; width: 31%;padding-top: 26px;}
.header_bar .logo a{ display:block;}
.header_bar .nav_bar{ width:68%; float:right;position: relative;}
.header_bar .nav{ /*float:right;*/margin-left:8%;}
.header_bar .nav li{ width:102px; float:left; text-align:center;  position:relative;line-height:100px;_line-height:auto;}
.header_bar .nav li .bot_line{ display:block; width:92px; height:5px; position:absolute; left:50%; margin-left:-46px; bottom:0px; background:#fff}
.header_bar .nav li .bot_line:before{ content:''; width:100%; height:5px; background:#fff; position:absolute; bottom:0; left:0;}
.header_bar .nav li .bot_line:after{content:''; width:0; height:5px; background:#d6a35e; position:absolute; top:50%; left:50%; transition: all ease-in .25s;-webkit-transition: all ease-in .25s;-moz-transition: all ease-in .25s;-ms-transition: all ease-in .25s;-o-transition: all ease-in .25s;}
.header_bar .nav li:hover{
	background:url(../images/bg_logo.png) no-repeat 50% 21% rgba(214,163,94,0.1);
	transition: background-color .25s linear;
	-moz-transition: background-color .25s linear;
	-ms-transition: background-color .25s linear;
	-o-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	
	background-image:url(../images/bg_logo.png)\9;
	background-position:50% 21%\9; 
	background-repeat:no-repeat\9; background-color:#fbf6ef\9;	
}
.header_bar .nav li:hover a{font-size:14px;font-weight:bold;color:#9a7541;line-height:140px;_line-height:auto;}
.header_bar .nav li:hover .bot_line{ background:#d6a35e}
.header_bar .nav li:hover .bot_line:after{ left:0; top:0; width:100%;}
.header_bar .nav li a{ display:block; height:100px;color:#222;}
.header_bar .nav .drop{position:absolute; left:50%; margin-left:-46px; top:100px; background:#fff; width:120px; text-align:center;  display:none;z-index:99;}
.header_bar .nav #nav_pro { width:92px;box-shadow:0px 1px 5px #ccc; position: absolute;z-index:99;}
.header_bar .nav #nav_pro a{ line-height:38px; height:38px; color:#666;font-size: 12px;font-weight:normal;overflow:hidden;}
.header_bar .nav #nav_pro p{border-bottom: 1px dotted #ccc;margin:0 5px}
.header_bar .nav #nav_pro p:last-child{border-bottom:none;}
.header_bar .nav .nav_on{background:url(../images/bg_logo.png) no-repeat 50% 21% rgba(214,163,94,0.1);
background-image:url(../images/bg_logo.png)\9;
background-position:50% 21%\9; background-repeat:no-repeat\9; background-color:#fbf6ef\9;}
.header_bar .nav #nav_pro a:hover{color:#c78e3d;}
.header_bar .nav .nav_on .bot_line:before{ content:''; width:100%; height:5px; background:#d6a35e; position:absolute; bottom:0; left:0;}
.header_bar .nav .nav_on .bot_line{ background-color:#d6a35e\9;}
.header_bar .nav .nav_on a{font-size:14px;font-weight:bold;color:#9a7541;line-height:140px;}
	

/*index banner*/
.banner_m {
    padding-top: 34%;
}

.banner .banner_m {
    width: 100%;
    font-size: 0;
    line-height: 0;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.banner .slick-dots li button {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    /*background: url("/Public/Images/home/phpcms/zh-cn/dott.png") no-repeat -25px 5px;*/
}

.banner .slick-dots li.slick-active button {
    background: #cccccc;
    /*background: url("/Public/Images/home/phpcms/zh-cn/dott.png") no-repeat 5px 5px;*/
}

.banner .slick-dots {
    bottom: 4%;
    text-align: center;
    width: 100%;
}

.banner .slick-dots li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*banner*/
.banner {
    width: 100%;
    position: relative;
    z-index: 1;
	border-bottom:5px #6C4C1B solid;
}



/*Footer*/
.footer{ background:#523618; width:100%; line-height:24px; color:#C5AA85;margin-top: 30px;}
.footer_bar{ color:#fff;padding-top: 34px;padding-bottom: 20px;}
.footer_bar h4{  font-size: 16px;font-weight: normal;line-height: 35px;}
.footer_bar h4 a{color:#fff;}
.footer_bar li p{font-size: 14px;line-height: 22px;}
.footer_bar li p a{color: #C5AA85; }
.footer_bar li{ float:left; width: 14.2%;}
.footer_bar li a:hover{ color:#fff}
.footer .copy{ display:none;}
.footer .pc_copy{ margin-top:; line-height:23px;background:#523618;}
.footer .n_pc_copy{ width:1000px; margin:0 auto; font-size: 12px;line-height:23px;padding:10px 0; } 
.footer .n_pc_copy p{line-height:25px;text-align:center}
.footer .pc_copy a{color:#C5AA85}
.footer .n_pc_slogo{ }
.footer .n_pc_slogo img{vertical-align:middle;line-height:23px;}
.footer .footer_l{width:90%;}
.footer .footer_r{width:10%;}
.footer .link{margin:5px auto; border-top:1px solid #A56D30; width:1000px;max-width:1000px; padding:10px 0px}
.footer .link a{color:#C5AA85; }
.footer .link a:hover{color: #fff; }



/* 新闻中心 */
.news{ margin-bottom: 20px; margin-top:20px}
.news_type{width: 64.5%;overflow:hidden;background: #fff;border: 1px solid #f0efed;height: 292px;}
.news_type .news_list{}
.news_type .news_list li{ text-align:left; line-height:35px; border-bottom:1px dashed #ccc;}
.news_type .news_list li:hover{ color:#c78e3d}

/*news ad*/
.news_container{padding: 20px;}
.news_container .news_container_left_ad{
    float: left;
    width: 300px;
}
.news_container .news_container_right_newslist{
    float: right;
    width: 300px;
}
.news_ad_bar{ overflow:hidden; position:relative; height: 210px;width:280px; }
.news_ad_bar li{ width: 300px; float:left;}
.news_ad_bar img{width:281px;height:210px;}
.news_ad_num{ position:absolute; right:10px; bottom:8px}
.news_ad_num a{ width:17px; height:17px; line-height:17px;display:inline-block; background:#343434; border:1px solid #777;color:#999;text-align:center;margin-right:5px;}
.news_ad_num a.on,.news_ad_num a:hover{ background:#d6a45f;border:1px solid #fff;color:#fff;}
.search_total{float: right;}

/* order */
/*首页预定*/
.order{width: 33%;background:#fff;height: 292px;border: 1px solid #f0efed;}
.order .news_list{}
.order .news_list li{ text-align:left; line-height:35px; border-bottom:1px dashed #ccc;}
.order .news_list li:hover{ color:#c78e3d}



/*首页产业tab*/
.industry{margin-bottom: 20px;}
.industry_type{width: 67.5%;overflow:hidden;background: #fff;border: 1px solid #f0efed;height: 248px;}
.industry_type .i_news_list{}
.industry_type .i_news_list li{ text-align:left; line-height:35px; border-bottom:1px dashed #ccc;}
.industry_tab{ margin:15px 20px; }
.industry_tab .tab_name li{width: 33.1%;float:left;height: 31px;text-align:center;border:1px solid #e9e9e9;margin-right: -1px; cursor:pointer;}
.industry_tab .tab_name li span{  display:inline-block; line-height: 31px;   cursor:pointer;}
.industry_tab .tab_name li span a{ color:#666666;}
.industry_tab .tab_name li.on a{color:#fff;}
.industry_tab .tab_name li.on,.industry_tab .tab_name li:hover { background: #d5a35e; color: #fff; border: 1px solid #d5a35e;}
.industry_tab .tab_content{padding: 15px 15px 0 15px;border: 1px solid #f0efed;border-top: none;background:#f8f8f8;/* min-height: 169px; */padding-bottom: 10px;}
.industry_tab .tab_content .list{ display:none;}
.industry_tab .industry_show {}
.industry_tab .industry_show .industry_show_info{width:70%;float:right;}
.industry_tab .industry_show .industry_show_info p{line-height:25px;}
.industry_tab .industry_show .industry_show_info a{color:#c78e3d;}
.industry_tab .industry_show .industry_show_info a:hover{text-decoration: underline;color:#455260;}
.industry_tab .industry_show .industry_show_img{width: 27%;float:left;}
.industry_tab .industry_show .industry_show_img img{width:100%;}
.industry_tab .industry_s_kind li{ float:left; width:22%; background: url(/Public/Images/home/phpcms/zh-cn/x_1.png) no-repeat left center;line-height:28px;padding-left:1em;}
.industry_tab .industry_s_kind{/*height:28px;*/overflow:hidden;position: relative;padding-top: 10px;}
.industry_tab .industry_s_kind ul{width:100%;height:28px;overflow:hidden;/* margin:0 30px */}
.industry_s_kind span{position:absolute;line-height:35px;background-color: #e4e4e4;cursor:pointer;}
.industry_s_kind .pre{ display:none;float:left;left:0;background-image:url(/Public/Images/home/phpcms/zh-cn/btn_l.png);background-repeat:no-repeat;background-position:center}
.industry_s_kind .next{float:right;right: 0;top: 14px;background-image: url(/Public/Images/home/phpcms/zh-cn/btn_ir.png);background-repeat:no-repeat;background-position:center;width: 20px;height: 20px;border-radius: 50%;}


/*activity*/
.activity{width: 32%;background: #fff;border: 1px solid #f0efed;}
.activity_type{ }

/*activity ad*/
.act_ad_bar{ overflow:hidden; position:relative; height: 217px;width: 300px; margin:15px 11px;}
.act_ad_bar li{ width: 300px; float:left;}
.act_ad_num{ position:absolute; right:10px; bottom:8px}
.act_ad_num a{ width:17px; height:17px; line-height:17px;display:inline-block; background: #fff; border: 1px solid rgba(234,234,234,0.3); color: #d4a25d;text-align:center;margin-right:5px;}
.act_ad_num a.on,.act_ad_num a:hover{ background: #d7a05d; color:#fff;border: 1px solid #eaeaea;}

/*Media*/
.media{ }
.media_type{ width: 100%; overflow:hidden;background: #fff;border: 1px solid #f0efed;}
.media_type .i_news_list{}
.media_type .i_news_list li{ text-align:left; line-height:35px; border-bottom:1px dashed #ccc;}
.media_part{padding:20px;}
.media_type .media_part .media_part_mag{width: 36%;}

.media_tab{margin-right: 20px;clear: both;}
.media_tab .tab_name{float: right;}
.media_tab .tab_name li{ width: 118px; height: 30px; line-height:30px ;text-align:center;background:url(/Public/Images/home/phpcms/zh-cn/mag.jpg) no-repeat left top;}
.media_tab .tab_name li span{ line-height: 30px; cursor:pointer; padding-left:15px;}
.media_tab .tab_name li.on,.media_tab .tab_name li:hover {  color: #d6a35e; background:url(/Public/Images/home/phpcms/zh-cn/magh.jpg) no-repeat right top;}
.media_tab .tab_content{border: 1px solid #ead1ae;height:238px;border-right:none;width: 65%;*width:63%;_width:62%;}
.media_tab .tab_content .list{ display:none; text-align:center;padding-top:15px;}
.media_tab .tab_content .list img{ width: 80%;height:204px;}
.media_type .media_part .media_part_video{width: 33%;}
.media_type .media_part .media_part_other{width: 31%;float:left;cursor: pointer;}
.media_type .media_part .media_part_other .meida_kuai{width:46%; float: right;margin-left: 10px;cursor: pointer;background: #f9f1e7;margin-bottom:10px;height:112px;}
.media_type .media_part .media_part_other .meida_kuai:hover{background:#d6a35e;}
.meida_kuai span{ height:75px; margin:0 auto; overflow:hidden; display:block; transition: all ease-in .3s;-webkit-transition: all ease-in .3s;-moz-transition: all ease-in .3s;-ms-transition: all ease-in .3s;-o-transition: all ease-in .3s;}
.meida_kuai span i{ text-align:center;display:block; height:80px; transition: all ease-in .15s;-webkit-transition: all ease-in .15s;-moz-transition: all ease-in .15s;-ms-transition: all ease-in .15s;-o-transition: all ease-in .15s;}
.meida_kuai:hover span{}
.meida_kuai:hover i.icon{ margin-top:-80px;}
.meida_kuai:hover p{color:#fff;}
.meida_kuai .name{  line-height:26px;text-align: center;color: #a07d4e;font-size:14px;}




.quote{ width:210px; height:50px; position:fixed; right:5%; bottom:10%; z-index:7;}
.z_quote{ background:#eff7ff; width:540px; position:fixed; left:50%; top:50%; height:500px; z-index:14; margin:-220px 0 0 -270px; border-radius:10px; padding-top:1px; -webkit-box-shadow:0 0 10px #333;  -moz-box-shadow:0 0 10px #333;  box-shadow:0 0 10px #333; display:none;}
.z_quote a.clsoe{ width:20px; height:20px; padding:3px; background:#fff; position:absolute; right:10px; top:10px; border-radius:20px;}
.z_quote a.clsoe:hover{ transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg);}
.z_quote .tit{ background:#516376; color:#fff; padding: 20px 0; text-align:center; border-radius:10px 10px 0 0; line-height:28px;}
.z_quote .tit h4{ font-size:24px;}
.z_quote .form{ padding-top:20px;}
.z_quote .form p{ overflow:hidden; padding:6px 0; line-height:30px;}
.z_quote .form p label{ width:28%; padding-right:4%; float:left; display:block; text-align:right; font-size:14px;}


.z_quote .form p input{ width:50%; float:left; height:20px; border:1px solid #ccc;}
.z_quote .form p select{ width:52%; float:left; height:32px; border:1px solid #ccc; line-height:32px;}
.z_quote .form p textarea{ height:60px; width:50%; border:1px solid #ccc;}
.z_quote .form .btn{ padding-left:32%;}
.z_quote .form .btn .submit{ width:240px; height:38px; background:#f24b29; border:1px solid #e02b0c; color:#fff; border-radius:5px; cursor:pointer;  background: -webkit-linear-gradient(top,#fb5a35,#e02b0c); -moz-linear-gradient( top,#fb5a35,#e02b0c); -o-linear-gradient( top,#fb5a35,#e02b0c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5a35', endColorstr='#e02b0c');}

/*web_site*/
.m_menu,.fast_share{ display:none;}
.web_site{ background:url(/Public/Images/home/phpcms/zh-cn/bj_web_site.jpg) no-repeat left center; height:54px; padding-top:30px; border-bottom:1px solid #ddd;}
.web_site_bar{ width:1000px; margin:0 auto; line-height:34px;}
.web_site_bar ul{ float:left;}
.web_site_bar ul li{ float:left; font-size:14px; padding-right:15px;}
.web_site_bar ul li a{ height:32px; display:block; padding:0 20px; border:1px solid #ddd; color:#333;}
.web_site_bar ul li a:hover,.web_site_bar ul li a.on{ background:#516376; color:#fff;}
.web_site_bar span{ float:right; background:url(/Public/Images/home/phpcms/zh-cn/icon_site.png) no-repeat left center; padding-left:24px;}
.inner_baner{ height:330px; margin-top:137px;}







/*----------------------------------------内页开始--------------------------------------------------------------*/
/*内页public*/
.n_bar { height:155px; overflow:hidden; margin-bottom:30px;background: url(../images/nbanner.jpg) no-repeat center;}
.nmain .nmain_l{width:22.7%; border:1px solid #e9e9e9;}
.nmain .nmain_r{width:75%; border:1px solid #e9e9e9;}
.nmain .title_type { color: #a07d4e;height: 58px;line-height: 58px;padding-left: 18px;font-weight: normal;}
.nmain .title_type .cn{font-size:20px;color: #a07d4e;}
.local{ line-height:40px; background:url(../images/x_2.jpg) no-repeat left center;/* padding-left:20px; */color:#b4aea3;margin-top:96px;text-indent: 2em;}
.local a{color:#997443}
.local .local_a{color:#999;}
.local a:hover{color:#c78e3d}

.nmain .nmain_l .n_l{margin: 20px;}
.nmain .nmain_l .n_l li{height:38px;line-height:38px;margin-bottom: 15px;}
.nmain .nmain_l .n_l li a{ border:1px solid #eaeaea; font-size: 14px;text-indent: 1em;color:#666;width:100%;display:block;}
.nmain .nmain_l .n_l li a:hover{border:1px solid #cfbea6; color:#a07d4e; background:#f7f4f1;}

.nmain .nmain_l .n_l li a:hover{color: #a07d4e; }
.nmain .nmain_l .n_l .n_l_on a{ border: 1px solid #cfbea6; background: #f7f4f1;color: #a07d4e;}



/* page*/
.page {width: 100%;text-align:center;  line-height:26px; margin-bottom:30px;color:#999;}
.page a {display:inline-block; padding:3px 10px;border: 1px solid #cccccc; margin: 0 4px;}
.page a:hover, .page a.now {color: #9e7e4f;background: #f7f4f1;border: 1px solid #cfbea6; cursor:pointer;}



/* news */

/*news ad*/
.news_tj_bar{ overflow:hidden; position:relative; height: 180px; width: 690px;background: #f7f3f0;margin-bottom: 30px;}
.news_tj_bar li{  width: 690px;height: 180px;float: left;}
.news_tj_num{ position:absolute; right:10px; bottom:8px}
.news_tj_num a{ width: 12px; height: 12px; line-height:12px;border-radius: 50%;display:inline-block; background: #999; margin-left:8px; cursor:pointer;-webkit-transition: all ease-in .2s; transition: all ease-in .2s; -moz-transition: all ease-in .2s; -o-transition: all ease-in .2s; transition: all ease-in .2s}
.news_tj_num a.on,.news_tj_num a:hover{ background: #997440;}
.news_tj_content{}
.news_tj_content .news_tj_content_img{ width: 240px;}
.news_tj_content .news_tj_content_cc{ width: 390px;padding:25px; }
.news_tj_content .news_tj_content_cc .name{ font-size:14px; padding:10px 0;}
.news_tj_content .news_tj_content_cc a { display:block;}
.news_tj_content .news_tj_content_cc a p{line-height:24px;-webkit-transition: all ease-in .2s; transition: all ease-in .2s; -moz-transition: all ease-in .2s; -o-transition: all ease-in .2s; transition: all ease-in .2s}
.news_tj_content .news_tj_content_cc a .name{ color:#333; display:block;}
.news_tj_content .news_tj_content_cc a:hover .name{color:#c78e3d;}
.news_tj_content .news_tj_content_cc a:hover p{ color:#999;}












.in-prev{left:10px ; right:auto ; background:url(/Public/Images/home/phpcms/zh-cn/jt_l.png) no-repeat center;}
.in-next{right:10px ; left:auto ; background:url(/Public/Images/home/phpcms/zh-cn/jt_r.png) no-repeat center;}

.nmain_r .n_news_list{ margin-bottom:20px}
.nmain_r .n_news_list .more{color:#ccc;font-size: 14px;}
.nmain_r .n_news_list li{ line-height:40px; background: url(../images/x_6.png) no-repeat 14px 16px; padding: 0 30px; cursor:pointer;}
.nmain_r .n_news_list li:nth-child(2n+1){ background: url(../images/x_6.png) no-repeat 14px 16px #fafafa; }
.nmain_r .n_news_list li:hover{background: url(../images/x_61.png) no-repeat 14px 16px;}
.n_content .tab_name {margin-bottom:30px;}
.n_content_title{padding: 15px 0; }
.n_content .n_content_title p{color: #555;  margin-bottom:32px ;font-size: 18px;}
.n_content .t_s{padding: 5px 15px; background: #f8f8f8; margin-bottom:36px;line-height: 30px;color: #999;}
.n_content .t_s_l{width:100%; text-align:center}

.n_content .t_s span{color:#999}
.n_content_nr{line-height: 24px; color:#666;}
.n_content_nr p{line-height:24px;padding-bottom:26px; font-family:"微软雅黑"; padding-bottom:36px;}

.n_fanye{background: #f8f8f8;padding: 30px;margin-top:50px;}
.n_fanye .up_down{ color: #666666;line-height: 30px;}
.test_back{float:right;}
.title_type .back{ margin-top: 10px;}
/*返回*/
.back{
	background:url(/Public/Images/home/phpcms/zh-cn/back.png) no-repeat 82% 14px #fff;
	border: 1px solid #dbdbdb;
	line-height: 38px;
	text-align:center;
	padding: 11px 49px 11px 36px;
	cursor:pointer;
	-webkit-transition: all 0.5s linear;
	-mos-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	}
.back:hover{background:url(/Public/Images/home/phpcms/zh-cn/back.png) no-repeat 82% -21px #fff;border: 1px solid #c78e3d;}


/*返回结束*/

.news_search{}
.news_search .more{color:#ccc;}
.news_search li{ line-height:40px; cursor:pointer; padding:0 20px;}
.news_search li:nth-child(2n+1){ background:#fafafa; }
.news_search li:before{ content:"[新闻中心] ";color:#c78e3d;}






.youhui .list li{ width: 33%; float:left;margin:10px 1px;text-align: center;}
.youhui .list p{line-height:30px;}
.youhui .list li img{width:90%;}
.youhui .loading{margin-left:40%; margin-top:3%;}
/*magazine*/
.media_list{}
.media_list li{width:16.6%; text-align:center;padding-bottom: 15px; float:left;line-height:36px;margin-bottom:30px;}
.media_list li:nth-child(-n+6){border-bottom:1px dashed #eaeaea; }
.media_list li p{overflow:hidden;width:100%;height:30px;}
.maga_fr{float:right}
.maga_fr .topind{position:relative;margin-top:2px;}
.maga_fr .topind .back{background:url(/Public/Images/home/phpcms/zh-cn/jt_magazine.png) no-repeat 84% 20px #fff; width:143px;}
.maga_fr .topind .back:hover{background:url(/Public/Images/home/phpcms/zh-cn/jt_magazine.png) no-repeat 84% -20px #fff}
.maga_fr .mag_list{border:1px solid #dddddd;position:absolute;background:#fff;width: 99%;left:0;top:50px;}
.maga_fr .mag_list li{border-bottom:1px dotted #dddddd;text-align:center;line-height:54px;}
.maga_fr .mag_list li:last-child{border-bottom:none}

/*industry*/
.industry_intro{background:#f7f4f1;position:relative;}
.industry_intro .industry_intro_img{float:left;width: 43%;}
.industry_intro .industry_intro_img img{width:300px;height:225px;}
.industry_intro .industry_intro_nr{padding-top: 100px;float:right;width:55%}
.industry_intro .industry_intro_nr p{line-height:21px;padding: 25px;}
.industry_intro .industry_intro_tt{position:absolute;background:#d6a35e;padding:15px;top:10%;left:30%;}

.industry_st{border:1px solid #d5a35e;background:#f8f4f1;margin:20px 0;position:relative;}
.industry_st p{width:18%;background:#d5a35e;color:#fff;text-align:center;padding:10px 0; font-size:14px;}
.industry_detail{clear: both;}
.industry_detail span{_zoom:1;*display:inline;width: 33.3%;text-align: center;float: left;margin-bottom: 10px;height: 200px;}
.industry_detail span img{border:1px solid #dedede;padding:5px;}
.industry_detail span img:hover{border:1px solid #d5a35e;}
.industry_detail span p{line-height:36px;}
.industry_detail span a{}

.industry_show_tt{margin-bottom: 30px;}
.industry_show_tt .industry_show_tt_l{background: url(/Public/Images/home/phpcms/zh-cn/is1.png) no-repeat left center;line-height: 36px;padding-left: 49px;font-size: 24px;}
.industry_show_tt .industry_show_tt_r{background:#d6a45d;color:#fff;padding:5px 10px;border-radius:4px}
.industry_show_tt .industry_show_tt_r a{color:#fff;background: url(/Public/Images/home/phpcms/zh-cn/isa_jt_r.png) no-repeat right center;padding-right:10px;}
.industry_show_nr{padding: 25px;background:#f8f4f1;line-height:28px;text-indent:2em;color: #888888;}
.industry_show_show{}

.partner{ padding-top: 20px; width:100%;}
.partner h4{ line-height:40px;  display:block;border:1px solid #d5a35e;background:#f8f4f1;margin-bottom:20px}
.partner h4 p{width:18%;background:#d5a35e;color:#fff;text-align:center;}
.partner h4 span{ width: 50px; float:right; height:40px; line-height:40px;}
.partner h4 a{ display:inline-block; height: 30px; width:20px; vertical-align:middle;}
.partner h4 a.pre{ 
	background:url(/Public/Images/home/phpcms/zh-cn/is_jt.png) no-repeat 8px 10px rgba(160,125,78,0.4);
	background-image:url(/Public/Images/home/phpcms/zh-cn/is_jt.png)\9;
	background-position:8px 10px\9;
	background-repeat:no-repeat\9;
	background-color:#d5c5b0\9;
}
.partner h4 a.next{ 
	background:url(/Public/Images/home/phpcms/zh-cn/is_jt.png) no-repeat -15px 10px rgba(160,125,78,0.4);
	background-image:url(/Public/Images/home/phpcms/zh-cn/is_jt.png)\9;
	background-position:-15px 10px\9;
	background-repeat:no-repeat\9;
	background-color:#d5c5b0\9;
}
.partner h4 a.pre:hover{ background:url(/Public/Images/home/phpcms/zh-cn/is_jt.png) no-repeat 8px 10px rgba(160,125,78,1);}
.partner h4 a.next:hover{ background:url(/Public/Images/home/phpcms/zh-cn/is_jt.png) no-repeat -15px 10px rgba(160,125,78,1)}
.in-ev-show{ overflow:hidden;width: 690px;}
.partner_bar ul{ width:999999px;}
.partner_bar li{ width: 175px; float:left;}
.partner_bar li p{ text-align:center;line-height:32px; }
.partner_bar li img{ width: 169px; height:126px;}

/*弹出层*/
.zoom{ background:url(/Public/Images/home/phpcms/zh-cn/bg.png) repeat; position:fixed; width:100%; height:100%; left:0; top:0; z-index:99; display:none;}
.n_zoom{width: 905px; height:535px; background:#fff;position:absolute;left:50%;top:50%;margin:-255px 0 0 -440px;}
.n_zoom a.close{ width: 50px; height: 50px;  background: #a07d4e; position:absolute; right: -50px; top: 0;}
.n_zoom a.close img{margin-left: 11px;margin-top: 9px;}
.n_zoom a.close:hover img,.sucess a.close:hover{ -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg);}

/*弹出层 大图*/
.n_zoom .show_img{ float:left; width: 100%; text-align:center; line-height:24px; font-size:14px; font-weight:bold; color:#333}
.n_zoom .show_img .s_img img{width:865px;height:454px;margin-top:20px;}
.n_zoom .show_img .small{ display:none;}
.n_zoom .show_img .tit{color:#a07d4e; font-size:16px;padding: 10px 0;}
.n_zoom span{ position:absolute;width: 40px; height:80px; display:block; cursor:pointer;  margin-top:207px; border:1px solid #ddd; -webkit-transition:ease-out .3s; -moz-transition:ease-out .3s; -transition:ease-out .3s; -transition:ease-out .3s; transition:ease-out .3s;}
.n_zoom span.pre{left:20px;background: #a07d4e url(/Public/Images/home/phpcms/zh-cn/btn_honor_l.png) no-repeat -18px center;border:1px solid #a07d4e;}
.n_zoom span.pre:hover{ left: 20px;border:1px solid #fff; background:#fff url(/Public/Images/home/phpcms/zh-cn/btn_honor_l.png) no-repeat 14px center; }
.n_zoom span.next{ right: 20px;background: #a07d4e url(/Public/Images/home/phpcms/zh-cn/btn_honor_r.png) no-repeat -16px center;border:1px solid #a07d4e;}
.n_zoom span.next:hover{ background:#fff url(/Public/Images/home/phpcms/zh-cn/btn_honor_r.png) no-repeat 16px center;border:1px solid #fff;}



/* college */
.college{ clear:both;}
.college span{ }
.college li {width: 33.3%;height: 225px;float: left;position: relative;	cursor: pointer;overflow: hidden;display: inline;}
.college li .txt {width: 310px;	height: 225px;position: absolute;left: 0;top: 0;z-index: 1;	opacity: 1;filter:alpha(opacity=100);}
.college li .txt p {width: 310px;height: 225px;	position: absolute;	z-index: 5;}
.college li .txt a.hidden {	display: block;	width: 310px;height: 225px;	position: absolute;	bottom: 0;}
.college li:hover .txt {
	opacity: 1;filter:alpha(opacity=100);
	-mos-background: rgba(160,125,78,0.7);
	-ms-background: rgba(160,125,78,0.7);
	-o-background: rgba(160,125,78,0.7);
	-webkit-background: rgba(160,125,78,0.7);
	background: rgba(160,125,78,0.7);
	-webkit-transition: all 0.25s linear;
	-mos-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.college li .txt h4 {line-height: 20px;	height: 44px;width: 310px;color: #fff;text-align: center;position: absolute;bottom: 45px;}
.icon_test{position:absolute;top:30%;}
/*
.college li a.c1, .college li a.c2, .college li a.c3 {position: absolute;	bottom: 107px;z-index: 10;}
.college li a.c1 {left:43%;width: 46px;height: 46px;	background: url(/Public/Images/home/phpcms/zh-cn/test.png) 0 0;}
.college li a.c2 {left:38%;	width: 74px;height: 46px;background: url(/Public/Images/home/phpcms/zh-cn/test.png) -59px 0;}
.college li a.c3 {left:38%;	width: 70px;height: 46px;background: url(/Public/Images/home/phpcms/zh-cn/test.png) -144px 0;z-index: 10;}*/

/*login*/
.window{ position: fixed; left:0; top:0; width:100%; height:100%;background:url(/Public/Images/home/phpcms/zh-cn/bg.png) repeat; z-index:99; display:none }
.lgn_window .lgn_reg_window{height: 270px; margin-top:-165px;position: absolute; left: 51.5%; width: 420px; background: #FFFFFF; margin-left: -250px; top: 50%; border-radius: 5px;}
.close_btn,.resetpwd_window .close_btn{ position:absolute; right: 20px; top: 20px; z-index:99}
.window .title,.jl_title{ height:50px; background: #f8f8f8; line-height:50px; color: #666666; text-align: left;  border-radius: 5px; font-size:16px;border-bottom: 1px solid #e9e9e9;text-indent: 2em;font-weight: bold;}
.lgn_window .form{ padding:38px; }
.lgn_window .form p{height:55px;}
.lgn_window .form input{border-radius:4px;line-height: 30px;vertical-align:bottom;border: 1px solid #e9e9e9;text-indent:1em;height:30px;}
.lgn_window .form input:focus{border: 1px solid #9f7d4f;color:#a07d4e;}
.lgn_window .form span{ display:inline-block; }

.lgn_window .form .yzm{padding:0 15px;line-height: 34px;vertical-align: top;}
.lgn_window .form .yzm img{width:89px;height: 34px;}

.lgn_window .form .yzm_in input{color:#999;}
.lgn_window .form .yzm_in input{ width: 120px;}
.lgn_window .form .login_btn{ background:#9f7d4f;}
.lgn_window .form .login_btn{
	border-radius:4px;color:#fff;cursor:pointer;line-height:36px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#bd9c70', EndColorStr='#9f7d4f');
    background: #9f7d4f; 
    background: -moz-linear-gradient(top, #bd9c70, #9f7d4f); 













    background: -webkit-gradient(linear, left top, left bottom, from(#bd9c70), to(#9f7d4f)); 	
}
.lgn_window .form .login_btn:hover{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#9f7d4f', EndColorStr='#bd9c70');
    background: #9f7d4f; 
    background: -moz-linear-gradient(top, #9f7d4f, #bd9c70); 
    background: -webkit-gradient(linear, left top, left bottom, from(#9f7d4f), to(#bd9c70)); 
    color:#fff;
	
}


/* about */
.history_top{margin:-10px 110px;}
.lishi{background:url(/Public/Images/home/phpcms/zh-cn/x_4.jpg) repeat-y 126px 7px;clear:both;}/*
.history_list li{background: url(/Public/Images/home/phpcms/zh-cn/x_3.jpg) repeat-y 126px 50%;color:#999;line-height:26px;margin-bottom:20px;line-height:26px;}
.history_list li .h_n{ float:right;text-align:left;width: 75%;background: url(/Public/Images/home/phpcms/zh-cn/jt_time.png) no-repeat 0 50%;text-indent:2em}
.history_list li .h_n span{background: #f7f4f1;margin-left: 6px;display: block;border-radius: 4px;}*/
.history_list p{line-height:28px;clear: both;padding: 10px 0;}
.history_list .time{ width:25%; background: url(/Public/Images/home/phpcms/zh-cn/x_3.jpg) no-repeat 126px center; text-align:left; float:left;font-size: 14px;color: #999;padding: 10px 0;}
.history_list .txt{ width:75%;float:right; background: url(/Public/Images/home/phpcms/zh-cn/jt_time.png) no-repeat 0 50%;}
.history_list .txt .honor_in{background: #f7f4f1;margin-left: 6px;display: block;border-radius: 4px;padding:0;display:block;padding: 10px 15px;}
.loading{clear:both;margin-left: 13%;margin-top:10%;}
.loading a{border:1px solid #ccc;cursor:pointer; border-radius:3px;padding: 7px 10px;width:15%;text-align:center;background: #f7f4f1;}
.history_list p:hover .time,.history_list p:hover .txt{color:#d6a35e;cursor:pointer;}


/*404*/
/*error*/
#four{ text-align: center;background: #fff;border-radius: 4px; width:360px;height:180px; border:1px solid #e9e9e9; margin:0 auto; margin-top:5%;padding-top:30px;}
#four p{ line-height:40px;}
#four span a{padding: 10px 25px; border: 1px solid #ba8a4a; margin: 0 15px;background: #d6a35e;border-radius: 4px;text-decoration: none;color: #fff;}
.btn_four{padding-top:15px;}



/*onlineqq 8-3*/
.onlineqq .oshow{
	z-index:999;
	width:26px;
	height:123px;
	border:1px solid #dcdcdc;
	position:fixed;
	right:0;
	top: 20%;
	background: url(/Public/Images/home/phpcms/zh-cn/hidqq.jpg) no-repeat;
}
.onlineqq .oshow a{
	-webkit-writing-mode:vertical-rl;
	writing-mode:tb-rl;
	writing-mode:vertical-rl;
	text-align:center;
	padding:37px 0px 0px 6px;
	color:#6b6b6b;
	font-family:宋体;
}
.onlinebox{
	display:none;
	z-index:999;
	position:fixed;
	right:0;
	top: 20%;
}
.ott{
	color:#fff;
	background-color:#d5a25d;
	/* background:#d5a25d url(/Public/Images/home/phpcms/zh-cn/bg-r1.jpg) no-repeat top left; */
	line-height:36px;
	padding-left:20px;
}
.oradio1{
	border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	-o-border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-ms-border-radius: 5px 0px 0px 0px;
}
.oradio2{
	border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	-o-border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-ms-border-radius: 0px 0px 0px 5px;
}
.kfzx{
	background: #d5a25d url(/Public/Images/home/phpcms/zh-cn/icon-r1.jpg) no-repeat 20px 10px;
	padding-left: 42px;
}
.ocbox{
	background-color:#ffffff;
	padding: 18px;
	min-height:49px;
	text-align:center;
	color:#d5a35e;
	/* border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc; */
}
.ocbox li{
	color:#333333;
	margin-bottom:5px;
	line-height:26px;
	background:url(/Public/Images/home/phpcms/zh-cn/icon-r2.jpg) no-repeat center;
	cursor:pointer;
}
.ocbox li a{color:#333333;}
.ocbox li a:hover{color:#737373;}
.ohotline{color:#e70717;}

/* 95 */
.test_online .test_online_timu p.chose{
	background-color: #FBF6EF;
	color: #000000;
}


@media (max-width:999px){
	.nmain .nmain_l .title_type,.top,.hide_980,.college,.activity,.media_type .media_part .media_part_mag,.media_type .media_part .media_part_video{display:none;}
	.container, .nmain, .top_bar,.footer .n_pc_copy{width:100%;}

	.header_bar .logo{padding-top:2%}
	
	.n_pc_copy .fl{text-align:center;clear:both;width:100%;}
	
   /*m_menu*/
    .header_bar{width:100%; padding:0 10px; box-sizing:border-box;}
	.header_bar{ padding:10px;border-bottom:1px solid #e9e9e9;background-color: #ffffff; }
    .header_bar .icon_nav{ width:50px; height:50px; background:url(../images/icon_m_nav.png) no-repeat center;float:right;margin-top:1.5%;}
    .m_menu{ width:100%; height:100%; background: rgba(213,163,94,0.96); z-index: 999999999; position:fixed; right:-100%; display:block; overflow:auto;}
    .m_menu_bar{ padding:10px; position:relative; right:-100%;z-index: 999999999;}
    .m_menu_bar p{ height:38px;}
    .m_menu_bar p.clsoe{ padding:6px 0;}
    .m_menu_bar p.clsoe a{ display:block; height:38px; width:38px; float:right;}
    .m_menu_bar .list{ line-height:40px; text-align:right; font-size:14px; padding-right:30px;}
    .m_menu_bar .list a{ color:#fff; display:block;}
    .m_menu_bar .list h4{ font-size:18px; color:#fff; padding-right:30px; position:relative;}
    .m_menu_bar .list h4 i{ display:inline-block; width:30px; height:40px; position:absolute; float:right; right:0; top:0;}
    .m_menu_bar .list h4 em{ display:inline-block; width:2px; height:12px; position:absolute; top:50%; left:50%; content: ""; margin-top:-6px; background:#fff;}


    .m_menu_bar .list h4 i::after{ display:inline-block; width:12px; height:2px; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-5px; content: ""; background:#fff;}
    .m_menu_bar .list ul{ display:none;}
    /*banner*/
   
    .banner_bar{ width:100%;}
    .n_banner{ width:100%; margin:0; height:auto;}
  
	
	/*index*/
	.news,.banner,.industry,.news_type{margin-bottom:3%;}

	.news_type{float:left;width:100%;}
	.news_container_left_ad{display:none;}
	.news_container .news_container_right_newslist {width:100%;float:left;}
	.order {width:100%;float:left;}
	.order .tab_content .list table td{text-align:center;}
	.order input{width:98%;}
	.order .btn_order{float:left;}
	.order .list .input_div input{width: 82%;}
	.order .list .input_div label{width: 15%;}
	.order .list .input_div select{width: 82%;}
	.order .list .order_date input{width: 45.8%;}
	.order .list .sex{text-align:left;}
	.order .list .sex input{width: 57%;margin-left: 1.8%;}
    .industry_type{width:100%;height: auto;}
    .industry_tab{}
    .industry_tab .tab_name li{width: 33.2%;}
    .industry_tab .industry_show .industry_show_info{width: 65%;}
    .industry_tab .industry_show .industry_show_img{width:32%;}
    .industry_tab .industry_show .industry_show_img img{width:100%;}
    /*.industry_tab .industry_s_kind span{line-height:28px;}*/
    .media_part{padding:0;}
	.media_type .media_part .media_part_other{width:100%;padding: 1%;}
	.media_type .media_part .media_part_other .meida_kuai{width: 22%;float:left;margin:10px;}

	/*n_public*/
	.n_bar {overflow:hidden;background: url(../images/nbanner.jpg) no-repeat 61.5% 0;margin:0;}
	.nmain .nmain_r{float:left;width:100%;border-top: 1px solid #e9e9e9;}
	.nmain .nmain_l{width:100%;border:none; position: static;display:none;}
	.nmain .nmain_l .n_l li{float:left;width:18%;text-align:center;margin-right:2%;}
	.nmain .nmain_l .n_l li a{ text-indent: 0;width:100%;display:block;}
	.local{ line-height:40px; background:url(/Public/Images/home/phpcms/zh-cn/x_2.jpg) no-repeat left center;padding-left:20px;color:#b4aea3;margin-top:56px;}
	.notice_type{margin-bottom:30px;}
	.local{text-indent:1em;}
	
	/*about*/
    .loading{
    margin-left: 10%;
}
    .honor .s_tab_name .honor_ul{/* width: 87%; */}
    .input_div select{width:12.5%}
    .tdjl{width: 85%;margin: 0;left: 8%;top: 2%;}
    .tdjl form{padding:4%;}

    /*news*/
    .media_list li{width:25%;margin:0;padding:0;padding-bottom: 15px; float: left; line-height: 36px;border:none; }
	.media_list li:nth-child(-n+6){border:none;}
	.media_list li a{margin:5px auto;display:block;}
	.v_tab_name{width:65%;}
	.video .v_tab_content .list .play_big{width:100%; /*min-height:380px;*/height: auto;}
	#ckplayerOutBox,#ckplayerBox,#ckplayer_a1{height:480px;width:100%;}

	/*industry*/
	.industry_detail span{width:47%;height:100%;}
	.industry_detail span:nth-child(odd){margin-right:4%;}
	.industry_detail span img{width: 95%;height: 100%;padding: 2%; border:none;}
	.industry_detail span img:hover{border:none;}
	.in-ev-show{width:100%;}	
	.industry_st p{width:20%;}
	.n_zoom{width:89%;height: auto;margin: 0;left: 5%;top: 9%;}
	.n_zoom a.close{right: 0; top: -50px;}
	.n_zoom .show_img .s_img img{width:95.5%;height: auto;max-height: 444px;}
	.n_zoom span{margin-top:25%;}
	.n_zoom span.pre,.n_zoom span.pre:hover{left:2.2%;}
	.n_zoom span.next,.n_zoom span.next:hover{right:2.2%;}

	/*college-test*/
	.test_bar{background:url(/Public/Images/home/phpcms/zh-cn/test_bar.jpg) no-repeat 45% 0;}
	.test_bar .test_top {right:0;}
	.mcollege li{float:left; width:33.3%;text-align:center;}
	.mcollege_kuai{background:#d6a35e;border-radius:;width:90%;height:180px;margin:0 auto;position:relative;}
	.mcollege_kuai p{font-size:14px;line-height:50px;}
	.mcollege_kuai a{color:#fff;display:block;position: absolute;top: 54%;left: 0;right: 0;}
	.mcollege_kuai img{padding-top:21%;}
	.mcollege_kuai .mcc{position:absolute;width:100%;height:100%;top: -6%;left:0;right:0;bottom:0;}
	.test .ksxx .ksxx_tt span,.mcollege{display:block;}

	.n_download_list .fr,.n_download_list .fl{clear:both;width:100%;text-align:left}
	.n_download_list .fr span a{margin:0;margin-right:4%;}
	.n_download_list .fr span{float:left;width:50%;text-align:center}

	#four{ text-align: center;background: #fff;border-radius: 4px; width:80%;height:180px; border:1px solid #e9e9e9; margin:0 auto; margin-top:5%;padding-top:30px;}
	#four p{ line-height:40px;}
	#four span a{padding: 10px 25px; border: 1px solid #ba8a4a; margin: 0 15px;background: #d6a35e;border-radius: 4px;text-decoration: none;color: #fff;}
	.btn_four{padding-top:15px;}





}


/*平板端*/
@media (min-width:768px)and (max-width:999px){
	.hide_768,.activity, .notice_type{ display:none;}
	.news,.industry{margin-bottom:3%;}
	.news_type,.industry_type{width:100%;float:left;margin-top:0px;}
	
	.industry_tab .industry_show .industry_show_info{width:76%;}
	.industry_tab .industry_show .industry_show_img{width:19%;}

}

/*手机*/

@media (max-width:767px) {
	.hide_640,.n_bar,.notice_type,.history_top,.upfile,.ksxx .test_tt{ display:none;}
	.nmain .nmain_l li { width: 15%; text-align:center; }
	.n_padding{padding: 2%;background: none;}
	.header_bar .logo{width:32%;padding:0;margin:0;padding-top: 2%; }
	.header_bar .icon_nav{margin-top:auto;}

	/*index*/
	.industry_tab .tab_name li{width:100%;margin-bottom:1%;}	
    /*.industry_tab .industry_s_kind span{width: 45%; margin: 0; display: block; float: left;}  */  
	.industry_tab .industry_show .industry_show_info{float:left;}
	.industry_tab .industry_show .industry_show_img{float:right;}
	.industry_tab .industry_s_kind li{width:46%;}
	
	
	.media_type .media_part .media_part_other{padding:0;padding-top:2%;padding-left:2%}
	.media_type .media_part .media_part_other .meida_kuai{width:44%;margin-right:2%;margin-bottom:2%;}
	
	
	
	.order{height:auto}
	.order .btn_order{margin-left:41%}
	.order .list .input_div label,.order .list .input_div select,.order .list .input_div input,.order .list .input_div .ycrq{width:100%;}
	.order .list .input_div{text-align:left;}
	.order .list .sex input{margin:0;width: 64%;margin-right:2%}
	.order .list .input_div .tips{top:48%}
	

	/*industry*/
	.industry_intro .industry_intro_img,.industry_intro .industry_intro_nr,.industry_intro .industry_intro_tt{clear:both}
	.industry_intro .industry_intro_img{}
	.industry_intro .industry_intro_nr{width:100%;padding:0;}
	.industry_intro .industry_intro_tt{left:40%;top:33%;}
	.n_zoom .show_img .s_img img{max-height:344px;}
	
	/*media*/
	.video .v_tab_name {width:100%;clear: both;}
	.video .v_tab_content{width: 100%;clear: both;padding: 0;margin: 4%;}
	.video .v_tab_name .video_ul{height: 160px;margin:0 auto;}
	.video .v_tab_content .list .play_big{width:91%}
	.video .v_tab_name li span{display:block;}	
	#ckplayerOutBox,#ckplayerBox,#ckplayer_a1{height:auto;width:96%;}

	/*history*/
	.lishi .loading{margin-right: 73%;}
	
	/*contact*/
	.input_div label{text-align:left;width: 100%;}
	.input_div select,.input_div input,.input_div textarea{width: 100%;padding:0;}
	.input_div .tips{right:5%;top: 55%;}
	#upfile{left:0;}

	/*college*/
	.test .fl,.test .fr{clear:both;width:100%;min-height: 0;}
	.test .ksxx{ min-height: 0; margin-bottom: 2%;}
	.test .ksxx .ksxx_tt{background:none;padding:0 20px;min-height: 20px;}
	.test .ksxx .ksxx_tt p{float:left;margin-right:4%;}
	.test .ksxx .ksxx_tt span{float:right;}
	.ksxx .test_tt{}
	
	.test_online .test_online_timu{padding:0;position:relative;}
	.test_online_xh{position:absolute;left:4%;top:5%;}
	.test_online_xh span{padding:6px;}
	.test_online_st{clear:both;width:100%;}
	.test_online .test_online_tt{text-indent:3em;padding: 4%;}
	.questionoption{padding:4%;}

	.test_online_submit{width:100%;padding: 0;height: 80px;}
	.timushu{display:block;line-height:30px;text-align:right;padding-right:2em;}
	.test_online_submit a{margin:20px;}
	
	.test_online_total .total_timu{clear:both;width:100%;}
	.tjsj{clear:both;width: 100%;position: static;}
	.tjsj p{text-align:center;}
	.test_online_total .tjsj a{position: static;background: #9f7d4f;margin: 0 auto;width: 100%;border-radius: 0;padding: 10px 22px;line-height: 70px;}
	
	.test_border{border:none;}
	.mcollege_kuai .mcc{position:absolute;width:100%;height:100%;top: 6%;left:0;right:0;bottom:0;}
	
	.test_bar{background:none!important;height:auto;}
	.test_bar .test_top{width:95%;position: static;height: 51%;}
	
	.lgn_window .lgn_reg_window{margin-top:-90%;left: 56%;}
	.retest-sure .rest{left:40%}
	.test_cj span{width:20%;}
	

	/*news*/
	.youhui .loading {margin-bottom:4%;margin-left:35%}
	.retest-sure .retest-sure-con{width:90%}
	.youhui .list li{width:50%;float:left;margin: 0;}

}



/*手机480*/
@media (max-width: 479px) {
	.nmain .title_type .cn{font-size:16px;}
	.n_bar,.history_top,.notice_type,.industry_tab .industry_show .industry_show_img,.n_content .t_s_r,.news_search li:before{ display:none;}
	.header_bar .logo{width:50%;margin-top:1%;}
	.news_container{padding:2%;}
	
	/* page*/
	.page {width: 100%;text-align:center;  line-height:26px; margin-bottom:1%;color:#999;margin-top: 4%;}
	.page a {display:inline; padding:0;border:none;}
	.page a:hover, .page a.now {color: #9e7e4f;background: #f7f4f1;border: 1px solid #cfbea6; cursor:pointer;}
	
	.nmain .nmain_l li{ display:block;width:84%;}
	.nmain .nmain_l .n_l{ margin:2%;}
	.nmain .nmain_l .n_l li{width:100%;text-align:center;clear:both;}
	
	/*about*/
	.honor .s_tab_content .list{background:none;}
	.history_list, .history_list li, .lishi{background:none;}
	.lishi .loading{margin:0 auto;text-align:center;margin-top: 100px;}
	.lishi .loading a{margin-top:30%;}
	.lishi{padding-bottom:4%;}
	.honor .s_tab_content .list .time{ width:11%;background:none;}
	.honor .s_tab_content .list .txt{ width:89%;background:none;}
	.n_contact_tab .tab_name{width:100%;}
	.n_contact_tab .tab_name li{width: 100%; clear: both;padding: 0;margin: 0;margin-bottom: 2%;}
	.map_detail,.contact_wx{clear:both;float:left;display:block;width:100%;text-align:left;}
	.contact_wx{border-left:none;margin-top:20px;text-align: center;}
	#upfile{left:0;top:32%}
	.tdjl .input_div label{width:30%;}
	.tdjl .input_div select,.tdjl .input_div input,.tdjl .input_div textarea{width:65%;}
	.tdjl .tips{top:20%}
	.tjjl_btn{margin-left:34%;}
	.contact_btn{margin-left:32%;}

	/*index*/
	.industry_tab .industry_show .industry_show_info{clear:both;width:100%;}
	.media_type .media_part .media_part_other{padding:0;/* padding-left:1%; */padding-top:1%}
	.media_type .media_part .media_part_other{padding:0;margin-bottom:2%}
	.media_type .media_part .media_part_other .meida_kuai{width:45%;margin-right:1%;}
	.industry_tab .industry_s_kind li{width:40%;}
	.order .tab_content{padding:2%}
	.order .btn_order{margin-left:36%}
	.industry_tab{margin:2%;}

	/*news*/
	.n_content .t_s_l{width:100%;text-align:center;}
	.nmain_r .n_news_list li, .news_search li{line-height: 26px;background:none;border-bottom: 1px dashed #e9e9e9;clear:both;height:auto;padding: 0;}
	.search_total{width:100%;}
	.search_con,.nmain_r .n_news_list li a{width:100%;display:block;float:left;}
	.news_search .more,.nmain_r .n_news_list li .more{float:right;width:100%;text-align:right;}

	/*industry*/
	.industry_show_tt .fr{clear:both;float:left;margin-top:4%;}
	.industry_intro .industry_intro_img img{width:100%;}
	.industry_intro .industry_intro_img,.industry_intro .industry_intro_nr,.industry_intro .industry_intro_tt{clear:both}
	.industry_intro .industry_intro_img{width:100%;}
	.industry_intro .industry_intro_nr{width:100%;padding:0;}
	.industry_intro .industry_intro_tt{left:28.1%;top:27.3%;}
	.industry_detail span img{padding:2%;height: 127px;width: 100%;}
	.partner h4 p,.industry_st p{width:40%}
	.test_cj span{width: 30%;margin: 0;}
	.test_cj .btn_zong{margin-right:2%}
	
	/*about*/
	.honor .s_tab_name .honor_ul{width:61%;}
	.honor .s_tab_name li{margin:0;margin-right:4px;}
	
	/*media*/
	.media_list li{ min-height:120px; width:50%;}
	.video .v_tab_content .list .play_big{min-height:auto;}
	
	
	/*college*/
	.test_three{margin:0;}
	.test_online_xh{top:3%;}
	.test_three li{
	width:100%;
	padding:0;
	margin:0;
	clear: both;
	min-height: 150px;margin-bottom:4%;
	}
	.lgn_window .lgn_reg_window{100%;width: 100%;left: 0;margin: 0;top: 10%;}
	.lgn_window .form p{auto;height: auto;margin-bottom:2%;}
	.lgn_window .form{padding:10%}
	
	.mcollege_kuai{height: 130px;}
	.mcollege_kuai p{line-height:20px;}
	.mcollege_kuai img{padding-top:10%}
	
	

}