﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-size: 14px;
	font: 14px/1.6 PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}

html {
	overflow: auto;
}

ul, li {
	list-style-type: none;
	cursor: auto;
}

img {
	vertical-align: middle;
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
	color: #217af0
}

.clear {
	clear: both
}

input {
	border: none;
}
.clear {
	clear:both; display:block; width:100%; height:1px; overflow:hidden;
}
.header {
	background:url(../images/guopei_headbg.png) right bottom no-repeat;
	height:320px;
	text-align:center;
}
.header img {
	margin-top:0;
}
.wrapper {
	padding:0 auto 30px; 
	background: url(../images/guopei_bg.png) center top repeat-x #F4B57F;
	overflow:hidden;
}
.contit {
	background:url(../images/guopei_contitbg.png) repeat-x;
	height:69px;
}
.contit div {
	background:url(../images/guopei_contit.png) no-repeat;
	width:800px;
	height:69px;
	margin:0 auto;
}
.contab {
	margin:0 auto;
	width:1000px;
	height:60px;
}
.contab li {
	float:left;
	width:242px;
	height:60px;
	line-height:60px;
	list-style:none;
	background:#FB8464;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	margin-right:10px;
	border-radius:10px 10px 0 0;
}
.contab li a {
	display:block;
	color:#FFF;
	text-decoration:none
}
.contab .active {
	background:#A82400;
}
.contab li:last-child {
	margin-right:0;
}
.container {
	width:1000px;
	margin:0 auto 30px;
	background:#FFF;
	border-radius:0 0 5px 5px;
	border:#A82300 solid 5px;		
}
.container .tit {
	text-align:center;
	line-height:40px;
	background: url(../images/guopei_box.png) repeat-x;
}
.container .tit strong {
	font-size:18px;
	display:block;
	width:300px;
	height:40px;
	margin:0 auto;  
	background:url(../images/guopei_boxtit.png) no-repeat;
	color:#FFF;
}
.container .box {
	background:#FFF;
	padding:30px;
}
.container .box img {
	max-width:90%;
	margin:0 5%;
}

.footer {
	background:url(../images/guopei_footbg.png) left top no-repeat;
	height:80px;
	border-top:#cd2721 solid 5px;
}
.footer p {
	color:#FFF;
	margin:20px auto;
	line-height:40px;
	text-align:center;
	text-shadow:#333 0 1px 3px;
}


@media(min-width:992px) {
	.container {
		
	}
}

@media(min-width:1200px) {
	.container {
		
	}
}

/*以下为政策*/
#new_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}

.new_con {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}

.newtel {
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}

.new_telst {
	width: 600px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center;
}

.new_telst li {
	width: 100px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}

.new_telst li.newon {
	color: #C00;
	font-weight: bold;
}

.new_telst p {
	position: absolute;
	top: 32px;
	left: 0px;
	width: 100px;
	height: 7px;
	border-top: 3px solid #C00;
	overflow: hidden;
	text-align: center;
}

.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #C00 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}

.new_lst {
	height: 380px;	
	width:960px;
	position: relative;
	overflow: hidden;
	display: none;
	margin: 0 20px 30px;
}

.new_lst_cn {
	overflow:hidden;
}

.new-wrap {
	margin-top: 30px;
}

.new-wrap .show {
	display: block;
}

li.new_cnlf {
	width: 370px;
	float: left;
}

li.new_cnlf p {
	width: 100%;
}

p.newlf_tel a {
	color: #C00;
	font-size: 18px;
	font-weight:bold;
	line-height: 50px;
	text-align: center;
	display: block;
}

p.newlf_tel a:hover {
	color: #C33
}

p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}

li.new_cnrf {
	float: right;
	width: 580px;
	margin-left: 10px;
}

.newrf_lst dd {
	width: 538px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
p.newrf_tx {
	float: left;
	width: 440px;
	margin-top: 8px;
}

p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 37px;
	overflow: hidden;
}

.newrf_lst dd:hover {
	border: 2px solid #E00;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}

.newrf_lst dd:hover p.newrf_tx a {
	color: #E00;
}

.newrf_lst dd:hover p.new_rq {
	background: #E00;
	margin-top: 9px;
	margin-left: 9px;
}

.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}

.new_more a {
	margin:20px auto 0;
	display:block;
	width:100px;
	height:36px;
	line-height:36px;
	text-align:center;
	border:#EEE solid 1px;
	border-radius:3px;
	color:#000;
}
.new_more a:hover {
	border:#DDD solid 1px;
	background:#EEE;
}
.mr0 {
	margin-right: 0px;
}

/*培训*/
.box_tit { text-align:center; margin:20px auto;}
.box_tit strong { font-size:24px;}
.box .left { float:left; width:340px;}
.box .right { float:right; width:600px;}
.box .right li { float:left; width:200px; height:150px;}

/* sgw_img */
.sgw_img{width:950px;height:382px;overflow:hidden;border:1px solid #dcdcdc;padding:3px;margin:40px auto;}
.sgw_img dt{margin-right:3px;float:left;display:inline;width:284px;height:382px;position:relative;overflow:hidden;}
.sgw_img dd{float:left;position:relative;overflow:hidden;}

.sgw_img_dd1{width:196px;height:382px;float:left;margin-right:3px;display:inline;}
.sgw_img_dd1 dd{height:125px;overflow:hidden;float:left;}
.sgw_img_dd1 #dd2{margin:3px 0px 4px 0;}

.sgw_img_dd2{float:left;width:464px;height:382px;overflow:hidden;}
.sgw_img_dd2 dd{margin-right:3px;height:207px;overflow:hidden;display:inline;}
.sgw_img_dd2 dd#dd3, .sgw_img_dd2 dd#dd4{margin:0;}
.sgw_img_dd2 dd#dd3, .sgw_img_dd2 dd#dd5{margin-bottom:3px;height:172px;}

.boxs{width:100%;height:100%;background:#020000;position:absolute;left:0;line-height:18px;color:#e69714;top:-382px;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;text-align:center;padding-top:20px;}
.boxs h3{color:#fff;font-size:16px;font-weight:bold; line-height:30px}
.boxs p { line-height:30px; color:#999;}
.boxs a{display:block;margin-top:5px; color:#EEE; border:#ccc solid 1px; width:90px; line-height:30px; margin:0 auto; font-size:12px; border-radius:3px;}
.boxs a:hover { background:#333;}
.sgw_img dt .boxs{padding-top:100px;top:-482px;}

/* top_slider */
.top_slider{width:960px;overflow:hidden;*position:relative;margin:40px auto}
.top_slider .column_large{float:left;width:370px;}
.top_slider .column_large_one{position:relative;width:370px;height:270px;overflow:hidden;}
.top_slider .column_large_img{width:370px;height:270px;}
.top_slider .column_small{float:left;width:185px; margin-left:10px;}
.top_slider .column_small_first{position:relative;width:185px;height:130px;margin-bottom:10px;overflow:hidden;}
.top_slider .column_small .column_img_container{width:185px;overflow:hidden;}
.top_slider .column_small_first .column_img_container{height:130px;}
.top_slider .column_small_img{width:185px;height:130px;}
.top_slider .column_select_layer{position:absolute;overflow:hidden;left:0;z-index:5;}
.top_slider .column_select_layer{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
.top_slider .layer_mask{position:absolute;width:100%;height:100%;background:#000;opacity:.7;filter:alpha(opacity=70);left:0;top:0;z-index:5;}
.top_slider .layer_content{display:none;position:relative;width:380px;height:42px;left:0;top:0;z-index:10;}
.top_slider .column_title{padding:3px 0 0 5px; line-height:20px;color:#fff;font-size:14px;font-weight:bold;}
.top_slider .column_info{line-height:14px;height:14px;padding:5px 0 0 0;}
.top_slider .column_info .allstar{float:left;}.top_slider .column_play_count{float:left;margin-left:5px;color:#ccc; font-size:12px;}
.top_slider .column_large .column_select_layer{width:370px;height:48px;bottom:-48px;}
.top_slider .column_small .column_select_layer{width:185px;height:48px;bottom:-48px;}
.top_slider .column_small .layer_content{width:185px;}
.top_slider .column_selected .layer_content{display:block;}
.top_slider .column_selected .column_select_layer{bottom:0;}
.top_slider .column_item_link{position:absolute;background:#fafafa;opacity:0;filter:alpha(opacity=0);top:0;left:0;z-index:10;}
.top_slider .column_large_one .column_item_link{width:370px;height:260px;}
.top_slider .column_small_first .column_item_link{width:185px;height:128px;}

.box ul li a{
    color:#333;
    font-size:16px;
}
    .box ul li a:hover {
        color: #970000;
    }
.box ul li span {
    float:right;
    color:#333;
}
@media(max-width:768px) {
.header {
	width:100%;
	height:100px;
	background:url(../images/guopei_headbg.png) right bottom no-repeat;
	background-size:100% 100%;	
	text-align:center;
}
.header img {
	width:90%;
	margin-top:10px;
}
.contit {
	width:100%;
	height:30px;
}
.contit div {
	background:url(../images/guopei_contit.png) no-repeat;
	background-size:100% 100%;
	width:100%;
	height:30px;
	margin:0 auto;
}
.contab {
	width:100%;
	height:40px;
}
.contab li {
	width:23%;
	margin:0 1%;
	height:40px;
	line-height:40px;
	font-size:14px;
}
.container {
	width:96%;
	margin:0 auto 30px;
	background:#FFF;
	border-radius:0 0 5px 5px;
	border:#A82300 solid 5px;		
}
.new_lst {
	height: 680px;	
	width:100%;
	position: relative;
	overflow: hidden;
	display: none;
	margin: 0 10px 10px 8px;
}

.new_telst {
	width: 100%;
	overflow:hidden;
	position: relative;
	top: 6px;
	text-align: center;
}

.new_telst li {
	float:left;
	width: 15%;
	margin-left:1.5%;
	font-size:14px;
	line-height: 30px;
}
li.new_cnlf {
	overflow:hidden;
	margin-bottom:20px;
}
li.new_cnlf img {
	width:99.6%;
}
li.new_cnrf {
	width: 100%;
	overflow:hidden;
}
.newrf_lst dd {
	width: 360px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 0;
	margin-bottom: 20px;
}
.newrf_lst dd:hover {
	height: 83px;
	border: 2px solid #DDD;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}
p.new_rq {
	float: left;
	width: 16%;
}
p.newrf_tx {
	float: left;
	width: 77%;
}
.new_more a {
	margin:0 auto;
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:#EEE solid 1px;
	border-radius:3px;
	color:#000;
}
.footer p {
	font-size:12px;
}
}