@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,tr,th,td,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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
}
.g-hd .m-nav {
    width: 100%;
    height: 44px;
    background: #000;
    line-height: 44px;
}

.g-hd .m-nav ul {
    width: 1008px;
    margin: 0 auto;
}

.g-hd .m-nav li {
    float: left;
    width: 126px;
    text-align: center;
    /*width: */
}

.g-hd .m-nav li:hover {
    background: #ff3434
}

.g-hd .m-nav li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
.g-s-hd {
	width: 100%;
	height: 262px;
	background: url(/Images/liuxue/2017/ruishi/e_01.jpg) top center no-repeat;
}
.g-s-hd.hd2 {
	background: url(/Images/liuxue/2017/ruishi/e_02.jpg) top center no-repeat;
}
.g-ct .part-one {
	width: 100%;
	height: 420px;
	padding-top: 90px;
	background: url(/Images/liuxue/2017/ruishi/e_24.jpg) repeat;
	border-bottom: solid 4px #ececec;
}
.g-ct .m-ct {
	width: 1008px;
	margin:0 auto;
}
.g-ct .part-one .u-left-img {
	float: left;
	margin-right: 37px;
}
.g-ct .part-one .u-right-info {
	width: 675px;
	float: left;
}
.g-ct .part-one .u-right-info .u-tt {
	padding-bottom: 30px;
}
.g-ct .part-one .u-right-info .u-intro {
	font-size: 14px;
	color: #404040;
	line-height: 2em;
	margin-bottom: 22px;
}
.g-ct .part-one .u-right-info .m-label {
	width: 656px;
	margin-bottom: 50px;
}
.g-ct .part-one .u-right-info  .u-label {
	width: 288px;
	height: 25px;
	background: rgba(247,226,226,.8);
	border-radius: 5px;
	border:solid 1px #ff3434;
	line-height: 25px;
	text-indent: 8px;
	font-size: 14px;
	color: #404040;
	float: left;
	margin:0 38px 9px 0 ;
}
.g-ct .part-one .u-right-info .m-btn {
	width: 640px;
	text-align: center;
}
.g-ct .part-one .u-right-info .u-btn {
	padding: 5px 30px;
	background: #ff3434;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	border-radius: 5px;
	margin:0 20px;
}
.g-ct .u-left-img {
	float: left;
}
.g-ct ul {
	width: 1008px;
	margin:0 auto;
}
.g-ct ul li {
	margin:80px 0;
}
.g-ct  ul .u-left-img {
	margin-right: 35px;
}
.g-ct ul .u-right-info {
	width: 675px;
	float: left;
	text-align: center;
}
.g-ct  ul .u-right-info .u-tt {
	padding-bottom: 27px;
	text-align: left;
}
.g-ct  ul .u-right-info p {
	font-size: 14px;
	color: #404040;
	line-height: 2em;
	text-indent: 2em;
	text-align: left;
}
.g-ct ul .u-right-info .u-btn {
	padding: 5px 30px;
	background: #ff3434;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	border-radius: 5px;
	margin-top: 20px;
}
