html {
	-webkit-text-size-adjust: none;
 /*解决chrome浏览器下字体不能小于12px*/
}

body {
	color: #000;
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
	background-image:url("");
}


a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html {
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

html button::-moz-focus-inner {
	border-color: transparent!important;
}

body {
	overflow-x: hidden;
	font-size: 12px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
/*border-collapse:collapse;border-spacing:0;*/
}

fieldset,a img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none;
 /*去掉苹果的默认UI来渲染按钮*/
}

em,i {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}/* 清除浮动*/
.colwrapper {
	overflow: hidden;
	zoom: 1 /*for ie*/;
	margin: 5px auto;
}/* 高度自适应 */ 
.strong {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.show {
	display: block;
	visibility: visible;
}

.hide {
	display: none;
	visibility: hidden;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.break {
	word-wrap: break-word;
	overflow: hidden;
 /*word-break:break-all;*/
}

.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20,.bk30,.bk60 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.bk5 {
	height: 5px;
}

.bk8 {
	height: 8px;
}

.bk10 {
	height: 10px;
}

.bk15 {
	height: 15px;
}

.bk20 {
	height: 20px;
}

.bk30 {
	height: 30px;
}

.bk60 {
	height: 60px;
}

.tal {
	text-align: left
}

.tar {
	text-align: right;
}

.toe {
	/*超出省略号*/
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}/* 解决固定层在IE6下闪的问题 */
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

body {
	font-size: 100%;
	color: #333;
	margin: 0;
	background: #1c1c1c;
	font-size: 12px;
	font-family: "微软雅黑";
}

a {
	color: #a5a5a5;
	text-decoration: none
}

a:active,a:hover {
	text-decoration: none
}

:focus {
	outline: 0
}

img {
	border-style: none;
	
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul,dl {
	list-style: none
}

li {
	list-style: none
}

input,button {
	vertical-align: middle
}

.clear {
	display: block;
	height: 0;
	clear: both;
	content: "";
	overflow: hidden;
	visibility: hidden
}

.fr {
	float: right;
}

.fl {
	float: left;
}
.wrapper {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}
.ma_l35{
	margin-left: 35px;
}
.ma_r35{
	margin-right: 35px;
}
.ma_t80{
	margin-top: 80px;
}
.ma_t40{
	margin-top: 40px;
}
.ma_t20{
	margin-top: 20px;
}
.ma_b80{
	margin-bottom: 80px;
}
.ma_b30{
	margin-bottom: 30px;
}
.fixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 99;
}
.img{
	display: block;
	width: 100%;
}
/* index */
#topBr{
	width: 100%;
	background: #323232;
	height: 104px;
	position: fixed;
	top: 0;
	z-index: 99;

}
.top-nav span{
	margin-right: 60px;
}
.top-nav{
	height: 30px;
	line-height: 30px;
	color: #c4c4c4;
	text-align: right;
	padding-right: 30px;
	background: #323232;
}
.top-nav a{
	padding: 0 10px;
}
.logo{
	float: left;
	margin: 20px 0 0 20px;
}
.logo a{
	display: block;
}
 #menu-main-menu {
    height: 74px;
    list-style: outside none none;
    text-align: right;
    width: 100%;
    background: url(../images/menu-bg.png) repeat-x;
}
#topBr ul{
	text-align: right;
}
#topBr ul li{
	width: 116px;
	text-align:center;
	display: inline;
	line-height: 74px;
	position: relative;
	background: url(../images/menu-line.png) no-repeat left;
	display: inline-block;
}
#topBr ul li.last_menu{
	width: 2px;
	margin-right: 30px;
}
#topBr ul li a{
	display: inline-block;
	position: relative;
	font-size: 14px;
	width: 114px;
	float: right;
}
#topBr ul li a:hover{
	color: #FFF;
	background:url(../images/menu-hover.png) no-repeat center;
}
#topBr ul li:hover a{
	color: #FFF;
}
#topBr ul li.cur a{
	color: #FFF;
	background:url(../images/menu-hover.png) no-repeat center;
}
#topBr ul li.cur ul li a{
	background: none;
}
#topBr ul li.cur a:hover{
	color: #FFF;
	background:url(../images/menu-hover.png) no-repeat center;
}
#topBr ul li form{
    bottom: 10px;
    display: inline-block;
    margin-right: 25px;
    position: relative;
}
#topBr ul li form #s{
    background: rgba(0, 0, 0, 0) url("../images/ui-search.png") no-repeat scroll 10px 10px;
    border: medium none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px 9px;
    position: relative;
    text-indent: 13px;
    transition: width 170ms ease-in-out 0s;
    width: 0;
    top:7px;
}
#topBr ul li form #s:hover, #topBr ul li form li form #s:focus, #topBr ul li form #s.active {
    background-position: 10px -17px;
}
#topBr ul li form #s:focus, #topBr ul li form #s.active {
    background-color: #fff;
    border: 2px solid #b6b6b6;
    color: #444;
    cursor: text;
    outline: 0 none;
    width: 230px;
}
#topBr ul li form #searchsubmit,#topBr ul li form .screen-reader-text {
    display: none;
}

/* drap-menu */
#menu-main-menu ul.dropdown {
	opacity:0;
	position:absolute;
	visibility:hidden;
	transition:all 170ms ease-in-out;
	-webkit-transition:all 170ms ease-in-out;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #323232;
    border-color: -moz-use-text-color #323232 #323232;
    border-color:#323232;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clip: initial;
    height: auto;
    left: 0;
    min-width: 120px;
    padding: 15px 0;
    text-align: left;
    top: -400px;
    width: auto;
    z-index: -2;

}
#menu-main-menu li ul.dropdown li {
	width: 100%;
    display: block;
    left: 0;
}
#menu-main-menu li ul.dropdown li a {
	line-height: 20px;
    display: block;
    padding: 10px 25px;
    color: #a5a5a5;
    width: 100%;
    float: left;
}
#menu-main-menu li ul.dropdown li a:hover{
	color: #FFF;
}
#menu-main-menu ul li:hover > ul {
	top:0%;
	left:100%;
	opacity:1;
	visibility:visible;
}
#menu-main-menu li:hover > ul {
	opacity:1;
	top:100%;
	visibility:visible;
}


/* BANNER */
#banner{
	margin-top:104px;
	background: #000;
}
.flexslider {
	width:100%;
	position: relative;
	margin:0 auto;
	height: 560px;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 560px;
}
.slides li a{
	width: 100%;
	height: 560px;
	display: block;
}

.flex-control-nav {
	position: absolute;
	bottom: 20px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 25px;
	*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width:10px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	background:#FFF;
	cursor: pointer;
	border-radius: 50px;
}
.flex-control-nav .flex-active {
	background:#e2f036;
}
/* SECTION BOX */
a, a:visited {
    transition: all 200ms ease-in-out 0s;
    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -ms-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
}

#content section{
	padding: 110px 0;
	text-align: center;
	width: 100%;
}
canvas{
	display: block;
	position: absolute;
	z-index: 0;
	margin-top: -110px;
}

#content section h2{
	font-size:48px;
	color: #be71ff;
	font-weight: bold;
	margin-bottom: 32px;
}
#content section h3{
	font-size: 27px;
	color: #FFF;
}
#content section h5{
	color: #FFF;
	font-size: 36px;
}
#content section p{
	font-size:18px;
	font-weight: lighter;
	color: #FFF;
	line-height: 28px;
}
#content .content a::after{
    content: "";
    display: block;
    height: 0;
    margin: 0 auto;
    position: relative;
    transition: all 500ms ease-in-out 0s;
    width: 0;
}
.cta{
    border: 2px solid #434343;
    border-radius: 13px;
    display: inline-block;
    font-size: 18px;
    width: 202px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 62px;
}
.cta::after{
    display: none !important;
}
.cta.dark{
    background-color: #FFF;
    border-color: #FFF;
    color: #1C1C1C;
}
.cta.dark:hover{
    background: #1C1C1C none repeat scroll 0 0;
    border-color: transparent;
    color: #FFF;
}
.cta.button-yello{
	background-color: #e2f036;
    border-color: #e2f036;
    color: #434343;
}
.cta.button-yello:hover{
	background-color: #FFF;
    border-color: #FFF;
    color: #1c1c1c;
}
.cta.button-white{
	background-color: #FFF;
    border-color: #FFF;
    color: #1c1c1c;
}
.cta.button-white:hover{
    background: #1c1c1c none repeat scroll 0 0;
    border-color: transparent;
    color: #fff;
}
.cta.button-black{
	background-color: #1C1C1C;
    border-color: #1C1C1C;
    color: #FFF;	
}
.cta.button-black:hover{
    background: #FFF none repeat scroll 0 0;
    border-color: transparent;
    color: #1C1C1C;
}
.downArrow{
    background: #FFF url("../images/ui-down-arrow-gray.png") no-repeat scroll center center;
    border-radius: 90px;
    display: block;
    height: 90px;
    left: 50%;
    margin: 65px 0 0 -45px;
    position: absolute;
    text-align: center;
    width: 90px;
    z-index: 1;
    cursor: pointer;
}
.downArrow:hover{
    animation: 650ms ease 0s normal none infinite running downArrow;
    -webkit-animation: 650ms ease 0s normal none infinite running downArrow;
    -moz-animation: 650ms ease 0s normal none infinite running downArrow;
    -ms-animation: 650ms ease 0s normal none infinite running downArrow;
    -o-animation: 650ms ease 0s normal none infinite running downArrow;
    
}
.downArrow:hover {
	-webkit-animation: dscroll_aownArrow 650ms infinite;
	-moz-animation: downArrow 650ms infinite;
	-o-animation: downArrow 650ms infinite;
	-ms-animation: downArrow 650ms infinite;
	animation: downArrow 650ms infinite
}
.downArrow::after {
    display: none !important;
}
.downArrow-white{
	background: #1c1c1c url("../images/ui-down-arrow-white.png") no-repeat scroll center center;
}
.downArrow-black{
	background: #FFF url("../images/ui-down-arrow-black.png") no-repeat scroll center center;
}
.downArrow-blue{
	background: #1177ed url("../images/ui-down-arrow-white.png") no-repeat scroll center center;
}

@-webkit-keyframes downArrow{
	0% {
		background-position: center center;
	}
	50% {
		background-position: center 46px;
	}
	100% {
		background-position: center center;
	}
}

@-moz-keyframes downArrow{
	0% {
		background-position: center center;
	}
	50% {
		background-position: center 46px;
	}
	100% {
		background-position: center center;
	}
}

@-o-keyframes downArrow{
	0% {
		background-position: center center;
	}
	50% {
		background-position: center 46px;
	}
	100% {
		background-position: center center;
	}
}

@keyframes downArrow{
	0% {
		background-position: center center;
	}
	50% {
		background-position: center 46px;
	}
	100% {
		background-position: center center;
	}
}

section .content{
	max-width: 900px;
	margin: 0 auto;
}
section .content .box_img{
	margin-top: 50px;
}
section .content .box_img img{
	margin: 0 10px;
}
section .content .box_img img.right{
	float: none;
}
#section2 .content,#section4 .content,#section7 .content{
	position: relative;
	padding: 30px 0;
	background:rgba(28, 28, 28, 0.9)
}
#section2{
	background: url(../images/contents_bg.png) repeat-x bottom;
	z-index: 999;
}
#section2 h2{
	margin-bottom: 2px!important;
}
#section2 h3{
	color: #be71ff;
}
#section2 h5{
	color: #be71ff;
	font-size: 27px!important;
}
#section3{
	background: #1177ed ;
	position: relative;
}
#section3 .content h2{
	color: #FFF;
}
#section3 .content p{
	font-size: 24px;
	margin-bottom: 50px;
}
#section3 .content p em{
	font-size: 68px;
	font-weight: bold;
	color: #e2f036;
	padding: 0 10px;
}
#section4,#section7{
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-size:cover ;
}
#section4 h3{
	color: #be71ff!important;
	margin-bottom: 20px;
}
#section4 .content p{
	text-align: left!important;
}
#section5 .content{
	max-width: 920px!important;
}
#section5{
	background: #373736;
}
#section5 h2{
	color: #FFF!important;
}
#section5 p{
	text-align: center;
	margin-bottom: 10px;
	color: #FFF!important;
	font-weight: bold!important;
	font-size: 48px!important;
}
#section6{
	background: #1177ed;
}
#section6 h2{
	color: #FFF!important;
}
#section7 h3{
	width: 98%!important;
}
#section7 h3 span{
	background: #1177ed;
	border-radius:10px;
	font-size: 18px;
	padding: 5px 15px;
}
#section7 h5{
	font-size: 18px!important;
	text-align: left;
	line-height: 35px;
	padding-left: 30px;
}
#section7 p{
	color: #FFF!important;
	text-align: left;
	padding-left: 30px;
	
}
#content #section5 .footer-logo{
	width: 213px;
	margin-bottom: 20px;
}
#section8{
	background: #1177ED;
}
#section8 h2{
	color: #FFF!important;
}
.company-box{
	width: 610px;
	margin: 0 auto;
}
.company-box dl{
	margin-top: 30px;
}
.company-box dt{
	height: 60px;
	line-height: 60px;
	background: #e2f036;
	font-size: 18px;
	color: #4e6400;
}
.company-box dd{
	width: 144px;
	height: 144px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.company-box dd.none{
	margin-right: 0px;
}
.member-box{
	margin-left: 15px;
}
.member-box dl{
	width: 198px;
	float: left;
	background: #000;
	margin-right: 15px;
	padding-bottom: 10px;
}
#content #section6 .member-box dl{
	min-height: 430px;
}
.member-box dl dd{
	color: #FFF;
	text-align: left;
	padding: 0 10px;
	line-height: 20px;
	font-size: 12px;
	padding-top: 10px;
}
.member-box dl dd.title{
	font-size: 18px;
}
.member-box dl dd em{
	font-size: 24px;
	font-weight: bold;
}
.member-box dl dd img{
	width: 13px;
}
.share-list{
	margin-top: 110px;
}
.share-list ul li{
	display: inline-block;
}
.share-list ul li a{
	width: 36px;
	height: 36px;
	display: block;
	border: 2px solid #FFF;
	border-radius: 90px;
	margin: 0 18px;
}
.share-list ul li a.mail{
	background: url(../images/Email.png) no-repeat top;
	background-position:6px 6px;
}
.share-list ul li a:hover.mail{
    background: url(../images/Email.png) no-repeat bottom #FFF;
    background-position:6px -14px;
    border-color: transparent;
    color: #FFF;
}
.share-list ul li a.weixin{
	background: url(../images/weixin.png) no-repeat top;
	background-position:6px 6px;
}
.share-list ul li a:hover.weixin{
    background: url(../images/weixin.png) no-repeat bottom #FFF;
    background-position:6px -14px;
    border-color: transparent;
    color: #FFF;
}
.share-list ul li a.weibo{
	background: url(../images/weibo.png) no-repeat top;
	background-position:6px 6px;
}
.share-list ul li a:hover.weibo{
    background: url(../images/weibo.png) no-repeat bottom #FFF;
    background-position:6px -14px;
    border-color: transparent;
    color: #FFF;
}
.footer{
	font-size: 10px;
	color: #FFF;
	margin-top: 16px;
	margin-bottom: 60px;
}
.footer span{
	margin-left: 10px;
}
/* down style */
.go_top{
	width: 100%;
	position: fixed;
	border-bottom:3px solid #282827;
	bottom: 0;
	z-index: 999;
}
.scroll_top{

}
.scroll_top{
	width: 60px;
	height: 60px;
	float: right;
	background:#282827 url(../images/top_ico.png) no-repeat scroll center center;
	cursor: pointer;
	transition: all 200ms ease-in-out 0s;
}
.scroll_top:hover{
	background:#FFF url(../images/top_ico2.png) no-repeat scroll center center;
	color: #FFF;
}
/* faq */
.faq-box{
	color: #FFF;
	text-align: left;
	margin: 20px 100px;
}
.faq-box dl {
	margin-bottom: 20px;
}
.faq-box dl dt{
	margin-bottom: 15px;
}
.faq-box dl dt em{
	background: #be71ff;
	border-radius: 20px;
	padding: 5px 8px;
	font-weight: bold;
}
.faq-box dl dd{
	background: #323232;
	border-radius: 5px;
	padding: 10px;
}
.list-box{
	width: 90%;
	margin: 0 auto;
}
.list-box dl {
	width: 100%;
	background: #000;
	margin-top: 50px;
}
.student-box dl{
	width: 48%;
	float: left;
	margin-left: 15px;
}
.list-box dl dt{
	float: left;
	padding-right: 30px;
}
.list-box dl dd{
	color: #FFF;
	text-align: left;
	font-size: 14px;
	padding: 10px 40px;
}
.list-box dl dd span{
	display: block;
	margin-bottom: 10px;
}
.list-box dl dd span.title{
	font-size: 18px;
}
.list-box dl dd span em{
	font-size: 24px;
	margin-right: 5px;
}
/* about */
#section2 .about-box h2{
	margin-bottom: 32px!important;
}
.about-box p{
	text-align: left;
	padding: 5px 45px;
}
.about-one {
	padding:0 45px;
}
.about-img p{
	padding:0;
}
#section2 .about-one h5{
	text-align: left;
	font-size: 18px!important;
	text-indent: 1%;
	line-height: 45px;
	margin-top: 50px;
}
.about-one p{
	clear: both;
}
.about-one p img{
	width: 48%;
	float: left;
	margin: 1%;
}
.about-two p{
	padding: 5px 45px;
	text-align: left;
}
#section2 .about-two h2{
	margin-bottom: 40px!important;
}
.about-box p.center,.about-two p.center{
	text-align: center!important;
	margin: 10px 0;
	margin-bottom: 40px;
}
#section4 p.center{
	text-align: center!important;
}
.scroll_about{
	margin-top: 90px;
}
/* MOBILE */
@media screen and (min-width: 1000px) {
	#cd-menu-trigger{
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	#menu-main-menu{
		display: none;
	}
}
		
@media only screen and (max-width:750px){
	body{
		width: 100%;
		font-size: 62.5%;
		font-family:Helvetica;
	}
	.top-nav{
		display: none;
	}
	#topBr{
		width: 100%;
		background: #1C1C1C;
		height: 5rem;
		position: fixed;
		top: 0;
		z-index: 99;
	}
	.logo{
		float: left;
		margin: 28px 0 0 20px;
	}
	.logo img{
		width: 10rem;
	}
	#banner{
		margin-top: 5rem;
	}
	.flexslider{
		height:170px;
	}
	.slides li{
		height: 170px;
		background-size:cover!important;
	}
	.slides li a{
		height: 170px;
	}
	.flex-control-nav{
		bottom: 5px;
	}
	.flex-control-nav a{
		width: 5px;
		height: 5px;
	}
	#content section{
		padding: 4rem 0;
		padding-bottom: 8rem;
	}
	#content section h2{
		font-size:2.6em ;
		line-height:1.2em;
		text-align:center;
		margin-bottom: 1rem;
		font-weight: bold;		
	}
	#content section h3{
		font-size: 1.8em;
		line-height: 1.5rem;
		margin-bottom: 1rem;
		padding-left:0.2rem;
	}
	#content section h5{
		font-size: 2.5em;
	}
	#content section p{
		font-size:1.7em!important;
		line-height:1.2em!important;
		text-align:left;
		clear: both;
		margin-bottom: 1rem;
	}
	canvas{
		margin-top:-90px;
	}
	#content p.center img{
		width: 100%;
	}
	#content #section3{
		position: relative;
	}
	#content #section3 h2{
		font-size: 3.3em!important;
	}
	#content #section3 p{
		font-size: 2em!important;
		margin-bottom:1.5rem;
		text-align: center;
	}
	#content #section3 p em{
		font-size: 2em;
	}
	#content #section4 h2{
		text-align: center;
		line-height: 2.5rem;
	}
	#content #section4 h3{
		text-align: left;
		padding: 0 3%;
		font-size: 1.5em;
	}
	#content #section4 .member-box{
		margin: 0 auto;
		width: 70%;
	}
	#content #section4 .member-box dl{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	#content #section4 .member-box dl dt img{
		width: 100%;
	}
	#content #section4 h2 span{
		display: block;
	}

	#content #section5 .footer-logo{
		float: left;
	}
	#content #section6 .member-box{
		margin: 0 auto;
		width: 70%;
	}
	#content #section6 .member-box dl{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	#content #section6 .member-box dl dt img{
		width: 100%;
	}
	#content #section7 h3{
		text-align: center;
	}
	#content #section7 h3 span{
		display: inline-block;
		margin-bottom: 0.5rem;
		font-size: 0.5em;
		padding: 2px 5px;
		margin-left: 3px;
	}
	#content #section7 p{
		font-size: 1.5em!important;
		line-height: 1.5em!important;
	}
	#content #section5 p{
		font-size: 2.6em!important;
		text-align: center!important;
	}
	.company-box{
		width: 100%;
	}
	.company-box dl{
		width: 80%;
		margin: 0 auto;
	}
	.company-box dd{
		width: 45%;
		height: auto;
		margin: 2.5%;
	}
	.company-box dd a{
		width: 100%;
		display: block;
	}
	.company-box dd a img{
		width: 100%;
		display: block;
	}
	.cta{
		width:10rem;
		height:3.4rem;
		line-height:3.4rem;
		border-radius:15px;
		font-size:2em;
		background:#434343;
		color:#FFF;
	}
	.cta.dark{
		background-color: #FFF;
		border-color: #434343;
		color: #434343;
	}
	section .content{
		width: 88%;
		margin: 0 auto;
	}
	section .content .box_img{
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}
	section .content .box_img img{
		width:46%;
		float:left;
		margin-left: 0px;
		margin-bottom:8%;
		margin-right: 8%;
	}
	section .content .box_img img.right{
		margin-right: 0px;
		float: none;
	}
	.cta.more,.cta.more2{
		border:2px solid #FFF;
		width:5rem;
		height:5rem;
		line-height:5rem;
		border-radius:100px;
		font-size:1.8em;
	}
	.cta.more2{
		border:2px solid #434343;
		background:#FFF;
	}
	.downArrow{
		left: 53%;
		margin-top:5rem;
		width:5rem;
		height:5rem;
		border-radius:160px;
		background-size:30% 30%;
	}
	.scroll_a{
		margin-top:5.5rem;
	}
	.share-list{
		margin-top: 5rem;
	}
	.share-list ul li a{
		width:2rem;
		height:2rem;
		background-size:75% 150%!important;
		border: 2px solid #FFF;
		margin: 0 1rem;
	}
	.footer{
		font-size:1.4em;
	}
	.footer span{
		display: block;
		margin-top: 0.5rem;
		margin-left: 0px;
	}
	.scroll_top{
		width:3.5em;
		height:3.5em;
		background-size: 50%;
	}
	.scroll_top:hover{
		background:#282827 url(../images/top_ico.png) no-repeat scroll center center;
		background-size: 50%;
	}
	.share-list ul li a{
		background-position:4px 4px!important;
	}
	.share-list ul li a:hover.mail{
		background: url(../images/Email.png) no-repeat top;
		background-position:4px 4px;
		border: 2px solid #FFF;
	}
	.share-list ul li a:hover.weixin{
		background: url(../images/weixin.png) no-repeat top;
		background-position:4px 4px;
		border: 2px solid #FFF;
	}
	.share-list ul li a:hover.weibo{
		background: url(../images/weibo.png) no-repeat top;
		background-position:4px 4px;
		border: 2px solid #FFF;
	}
	/* about */
	.about-box p{
		text-align: left!important;
		padding: 5px;
	}
	.faq-box{
		margin: 20px;
	}
	.faq-box dl dt{
		line-height: 25px;
	}
	.faq-box dl dd{
		line-height: 20px;
	}
	.list-box dl{
		width: 90%;
		margin: 0;
		margin-bottom: 2rem;
		margin-left: 5%;
		background: none;
	}
	.list-box dl dt{
		width: 100%;
		margin-bottom: 1rem;
		padding: 0;
	}
	.list-box dl dt img{
		width: 100%;
	}
	.list-box dl dd{
		padding: 0;
		line-height: 20px;
	}
	.model-pa{
		padding: 0 1rem;
	}
	.about-one{
		padding: 0 1rem;
	}
	.about-one h5{
		text-indent: 0px!important;
		line-height: 1.5rem!important;
		margin-bottom: 1rem;
	}
	.about-one p img{
		width: 100%;
		margin-bottom: 0.5rem;
	}
	.scroll_about{
		margin-top: 110px;
	}
	.about-two p{
		padding: 5px;
	}
} 
