@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-12-26 14:13:53
 * @version $蜀州益客网络科技-前端$
 */

 /* css 初始化样式 */  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;box-sizing: border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;}   
body {color:#333; font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif; }   
td,th,caption { font-size:14px; }   
h1, h2, h3, h4, h5, h6 { font-weight:normal;}   
address, caption, cite, code, dfn, em, strong, th, var,span,i,b { font-style:normal; font-weight:normal;}   
a {text-decoration:none;color:#333;}   
img { border:none;}   
ol,ul,li { list-style:none;}
input, textarea, select, button { font:14px 'Microsoft YaHei',Verdana,Helvetica,Arial,sans-serif; }   
table { border-collapse:collapse; } 
html {overflow-y: scroll;}  
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
 	background: #fff;
 	overflow: hidden;
 	padding-bottom: 53px;
}
/* css common */  
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}   
.clearfix { *zoom:1; }


.header {
	max-width:640px;
	margin: 0 auto;
	padding: 0.1rem 0.05rem;
}
.header .logo {
	float: left;
}
.header .logo img {
	max-width: 100%;
	display: block;
	margin-top: 0.02rem;
}
.header .contact {
	float: right;
	width: 61%;
}
.header .contact span {
	display: block;
	float: left;
	color: #549cc3;
	font-size: 0.07rem;
	font-weight: bold;
}
.header .contact span a {
	color: #549cc3;
}
.header .contact .tact-name {
	line-height: 0.18rem;
}



/*banner*/
.banner {
	max-width: 640px;
	margin: 0 auto;
}
.banner img {
	width: 100%;
	display: block;
}


/*视频*/
.video {
	max-width: 640px;
	margin: 0.15rem auto;
}
.video .tle {
	max-width: 600px;
	margin: 0 auto;
	color: #318ab9;
	font-size: 0.10rem;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.video .tle:before {
	left: 0;
	background: url(../images/p23.png)no-repeat;
}
.video .tle:after {
	background: url(../images/p24.png)no-repeat;
	right: 0;
}
.video .tle:before,.video .tle:after {
	content: "";
	display: block;
	width: 0.74rem;
	height: 0.072rem;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: -0.031rem;
}
.video .video-wide {
	margin-top: 0.05rem;
}
.video .video-wide video {
	width: 100%;
	height: 1.5rem;
}


/*欧美公学官网*/
.website {
	background: #e9e9e9;
	max-width: 640px;
	margin: 0 auto;
}
.website-con {
	max-width: 640px;
	margin: 0 auto;
	padding: 0.05rem 0;
	color: #0e5a96;
	font-size: 0.08rem;
	font-weight: bold;
	line-height: 0.15rem;
}
.website-con img {
	vertical-align: middle;
	height: 0.15rem;
}
.website-con a {
	float: right;
	font-size: 0.08rem;
	color: #fff;
	padding: 0.010rem 0.07rem;
	background: url(../images/p25.png)no-repeat;
	background-size: 100% 100%;
}


/*大板块*/
.large{
	background: url(../images/a1.jpg)no-repeat;
	background-size: cover;
	max-width: 640px;
	margin: 0 auto;
	padding: 0.1rem 0;
}
.large .large-con {
	max-width: 640px;
	margin: 0 auto;
}

.large .large-text p{
	line-height: 165%;
	color: #4b4b4b;
	font-size: 0.08rem;
	margin-top: 0.05rem;
	text-align: justify;
}
.large .large-text p span {
	color: #e72222;
}
.large .large-text p span.bold {
	font-weight: bold;
}
.large .large-abroad {
	background: #f4f4f4;
	margin: 0 0.05rem;
	padding: 0.05rem;
	box-shadow:0px 0px 30px #cdd1d2;
	min-height: 200px;
	margin-top: 0.2rem;
}
.large .large-within {
	border:0.025rem solid #e4e4e4;
	padding-top: 0.1rem;
}
.large .large-within .li {
	padding: 0.05rem 0;
}
.large .large-within .left {
	float: left;
	width: 50%;
}
.large .large-within .right {
	float: right;
	width: 50%;
}
.large .large-within .imgRed {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.large .within-tle {
	position: relative;
	padding-left: 0.25rem;
	margin-bottom: 0.05rem;
}
.large .within-tle h1 {
	font-weight: bold;
	font-size: 0.08rem;
}

.large .within-tle .number {
	position: absolute;
	height: 0.10rem;
	left: 0.05rem;
	top: 0.01rem;
	z-index: 1;
}
.large .large-within h1.num01 {
	color: #1a9796;
}
.large .large-within h1.num02 {
	color: #e15d1c;
}
.large .large-within h1.num03 {
	color: #9d32cc;
}
.large .large-within p {
	font-size: 0.06rem;
	margin-bottom: 0.04rem;
	color: #4b4b4b;
}
.large .within-text {
	padding-left: 0.05rem;
	position: relative;
}

.large .large-bottom {
	margin-top: 0.1rem;
}
.large .large-bottom .tle{
	position: relative;
	max-width: 850px;
	margin: 0 auto;
}
.large .large-bottom .tle img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.large .large-bottom .tle:before {
	left: 0;
	background: url(../images/p23.png)no-repeat;
}
.large .large-bottom .tle:after {
	background: url(../images/p24.png)no-repeat;
	right: 0;
}
.large .large-bottom .tle:before,.large .large-bottom .tle:after {
	content: "";
	display: block;
	width: 0.74rem;
	height: 0.072rem;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: -0.031rem;
}
.large .large-bottom-con {
	margin-top: 0.1rem;
}
.large .large-bottom-con .li {
	width: 47.5%;
}
.large .large-bottom-con .li:nth-child(1){
	float: left;
}
.large .large-bottom-con .li:nth-child(2){
	float: right;
}
.large .large-bottom-con .li img {
	display: block;
	width: 100%;
}
.large .large-bottom-con .li p {
	text-align: center;
	color: #383838;
	font-size: 0.07rem;
	font-weight: bold;
	line-height: 150%;
}

.large .large-bottom-btn {
	margin-top: 0.1rem;
	text-align: center;
}
.large .large-bottom-btn a {
	display: inline-block;
	width: 30%;
	height: 0.15rem;
	line-height: 0.15rem;
	text-align: center;
	color: #fff;
	font-size: 0.07rem;
	border-radius: 0.03rem;
	font-weight: bold;
}
.large .large-bottom-btn a.left {
	/*float: left;*/
	margin-right: 5%;
	background: #f42a35;
}
.large .large-bottom-btn a.right {
	/*float: left;*/
	background: #2ab9f4;
	font-weight: bold;
}

.large .large-bottom .tle.m20 {
	margin-top: 0.2rem;
}


/*compete*/
.compete {
	max-width: 640px;
	margin: 0 auto;
	background: url(../images/a1.jpg)no-repeat;
	padding: 0.1rem 0;
}
.compete-wide {
	max-width: 1100px;
	margin: 0 auto;
}
.compete-wide .li {
	padding: 0.2rem;
}
.compete-wide .li .con{
	width: 100%;
}
.compete-wide .li .con img {
	float: right;
	width: 50%;
	margin-left: 0.05rem;
}
.compete-wide .li h1 {
	font-size: 0.1rem;
	font-weight: bold;
}
.compete-wide .li .left {
	color: #e48926;
}
.compete-wide .li .right {
	color: #de19ce;
}
.compete-wide .li .right {
	padding-top: 0.1rem;
}
.compete-wide .li h1 img {
	vertical-align: middle;
	height: 0.15rem;
	margin-right: 0.1rem;
}
.compete-wide .li .con p {
	color: #323232;
	font-size: 0.06rem;
	margin-top: 0.05rem;
}
.compete-wide .li .con.right-con p{
	line-height: 160%;
	letter-spacing: 1px;
}



/*prepare*/
.prepare {
	max-width: 640px;
	margin: 0 auto;
	background: url(../images/a1.jpg)no-repeat;
	background-size: 100% 100%;
	padding: 0.2rem 0;
}
.prepare .prepare-wide {
	max-width: 640px;
	margin: 0 auto;
}
.prepare .prepare-tel img {
	width: 100%; 
	display: block;
}
.prepare .prepare-con {
	margin-top: 0.1rem;
}
.prepare .prepare-con .li {
	float: left;
	width: 20%;
	padding: 0.02rem;
}
.prepare .prepare-con .li .prepare-bg {
	background: #f4e7d9;
	padding: 0.05rem;
}
.prepare .prepare-con .li img {
	width: 100%;
	display: block;
}
.prepare .prepare-con .li h1 {
	font-size: 0.085rem;
	color: #22262e;
	text-align: center;
	font-weight: bold;
}
.prepare .prepare-con .li p {
	font-size: 0.07rem;
	color: #22262e;
	line-height: 170%;
	margin-top: 0.05rem;
	min-height: 0.5rem;
}
.prepare .prepare-con .li a {
	display: block;
	background: #12aef8;
	width: 0.7rem;
	height: 0.15rem;
	line-height: 0.15rem;
	text-align: center;
	margin: 0 auto;
	font-size: 0.08rem;
	color: #fff;
	border-radius: 0.1rem;
}
.prepare .prepare-con .li a:hover {
	background: #ff5555;
}
.prepare  .prepare-btn {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 0.2rem;
}
.prepare  .prepare-btn span {
	display: block;
	float: left;
	font-size: 0.08rem;
	font-weight: bold;
	color: #fff;
	padding: 0.05rem 0;
}
.prepare  .prepare-btn span:nth-child(1){
	text-align: right;
	background: #12aef8;
	width: 55%;
}
.prepare  .prepare-btn span:nth-child(2){
	background: #0d8cc8;
	width: 45%;
}
.prepare .prepare-con .li-bottom {
	width: 100%;
}
.prepare .prepare-con .li-bottom img {
	float: left;
	width: 50%;
}
.prepare .prepare-con .li.li-bottom .prepare-bg {
	float: left;
	width: 50%;
}



/*science*/
.science {
	background: #f6feff;
	max-width: 640px;
	margin: 0 auto;
}
.science .science-wide {
	max-width: 640px;
	margin: 0 auto;
	background: url(../images/a18.jpg)no-repeat;
	background-size: cover;
	padding-top: 0.05rem;
	padding-bottom: 0.05rem;
}
.science .science-wide .li {
	float: left;
	width: 25%;
	padding: 0.05rem;
	position: relative;
}
.science .science-bg {
	background: #2496b6;
	padding: 0.05rem;
	padding-top: 0.1rem;
	min-height: 120px;
}
.science .science-wide .li p {
	color: #fff;
	font-size: 0.07rem;
	line-height: 165%;
	text-align: justify;
}
.science .science-wide .li img {
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	transform: translateX(-50%);
}
.science .science-wide .li.li-top {
	margin-top: 0.3rem;
}
.science .science-tle {
	text-align: center;
	color: #323232;
	font-size: 0.1rem;
	font-weight: bold;
	background: #fff;
	padding: 0.2rem 0;
	font-style:italic;
}
.science .science-tle span {
	color: #4186ee;
	font-weight: bold;
	font-style:italic;
}



/*terror*/
.terror {
	background: #f3f3f3;
	max-width: 640px;
	margin: 0 auto;
	padding-bottom: 0.1rem;
}
.terror .terror-tle {
	background: #fff;
	padding: 0.1rem 0;
}

.terror .terror-tle img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.terror .terror-con {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 0.1rem;
}
.terror .terror-con table {
	width: 100%;
}
.terror .terror-con table tr th {
	background: #12aef8;
	text-align: center;
	border: 1px solid #f3f3f3;
	text-align: center;
	width: 25%;
	font-size: 0.08rem;
	color: #fff;
	font-weight: bold;
	height: 0.2rem;
}
.terror .terror-con table tr td {
	border: 1px solid #adadad;
	text-align: center;
	width: 25%;
	padding:0.05rem 0.1rem;
	font-size: 0.08rem;
	color: #22262e;	
	text-align: left;
}
.terror .terror-con table tr td:nth-child(1) {
	font-weight: bold;
	text-align: center;
}
.terror .terror-con table tr td a {
	display: block;
	width: 0.5rem;
	height: 0.15rem;
	line-height: 0.15rem;
	text-align: center;
	color: #fff;
	font-size: 0.06rem;
	background: #12aef8;
	margin: 0 auto;
	margin-top: 0.1rem;
	border-radius: 0.1rem;
}
.terror .terror-btn {
	display: block;
	width: 0.9rem;
	height: 0.15rem;
	line-height: 0.15rem;
	text-align: center;
	color: #fff;
	font-size: 0.08rem;
	background: #f86b1e;
	margin: 0 auto;
	margin-top: 0.08rem;
	border-radius: 0.075rem;
}



/*rxhibition*/
.rxhibition {
	max-width: 640px;
	margin: 0 auto;
}
.rxhibition .rxhibition-tle {
	font-size: 0.1rem;
	text-align: center;
	font-weight: bold;
	color: #323232;
	padding: 0.1rem 0;
}
.rxhibition .rxhibition-tle span {
	font-weight: bold;
	color: #39b6d9;
}
.rxhibition .rxhibition-con img {
	width: 100%;
	display: block;
}



/*case*/
.case {
	max-width: 640px;
	margin: 0 auto;
	background: #b1c9ff;
}
.case .case-tle {
	font-size: 0.1rem;
	text-align: center;
	font-weight: bold;
	color: #323232;
	padding: 0.1rem 0;
	background: #fff;
}
.case .case-con {
	max-width: 640px;
	margin: 0 auto;
	padding: 0.05rem 0;
}
.case .case-con img {
	width: 100%;
	display: block;
}




/*namelist*/
.namelist {
	max-width: 640px;
	margin: 0 auto;
	background: url(../images/a19.jpg)no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 0.45rem;
	margin-top: 0.6rem;
	padding-bottom: 0.1rem;
}
.namelist .namelist-tle{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,-50%);
}
.namelist .namelist-tle img {
	height: 1.35rem;
}
.namelist .namelist-wide {
	max-width: 640px;
	margin: 0 auto;
}
.namelist .namelist-wide .li {
	margin: 0.1rem;
	background: #fff;
	min-height: 550px;
	position: relative;
}

.namelist .namelist-wide table {
	width: 100%;
}
.namelist .namelist-wide table td {
	text-align: center;
	border:1px solid #bdbdbd;
	padding:0.025rem;
	color: #555555;
	font-size: 0.06rem;
}
.namelist .namelist-wide table tr.bg1 td{
	background: #feffb8;
	font-size: 0.09rem;
}
.namelist .namelist-wide .li.left h1 {
	text-align: center;
	color: #2573a3;
	font-weight: bold;
	font-size: 0.12rem;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 0.1rem;
}
.namelist .namelist-wide .li.left {
	padding-top: 0.1rem;
}
.namelist .namelist-wide .li.right {
	padding-top: 0.2rem;
}
.namelist .namelist-wide .li.right h2 {
	color: #c63627;
	font-size: 0.08rem;
	padding-left: 0.2rem;
	margin-top: 0.3rem;
}
.namelist .namelist-wide .li.right p {
	text-align: center;
	color: #c7c7c7;
	font-size: 0.07rem;
}
.namelist .namelist-wide .li.left:before {
	content: "";
	width: 0.85rem;
	height: 1.05rem;
	display: block;
	background: url(../images/p36.png)no-repeat;
	background-size:100% 100%;
	position: absolute;
	left: -0.2rem;
	bottom: -0.2rem;
	z-index: 1;
}
.namelist .namelist-wide .li.right:before {
	content: "";
	width: 1.05rem;
	height: 0.85rem;
	display: block;
	background: url(../images/p37.png)no-repeat;
	background-size:100% 100%;
	position: absolute;
	right: -0.4rem;
	bottom: -0.1rem;
	z-index: 1;
}



/*grace*/
.grace {
	max-width: 640px;
	margin: 0 auto;
	
}
.grace .grace-wide {
	background: url(../images/a3.jpg)no-repeat;
	background-size:100% 100%;
	padding-top: 0.2rem;
	padding-bottom: 0.3rem;
}
.grace .grace-con {
	max-width: 640px;
	margin: 0 auto;
}
.grace .grace-con .li {
	width: 50%;
	float: left;
	position: relative;
}
.grace .grace-con .li img {
	display: block;
	width: 100%;
	height: 0.6rem;
}
.grace .grace-con .li-top .left,.grace .grace-con .li-top .right ,.grace .grace-con .li-bottom .left,.grace .grace-con .li-bottom .right {
	padding: 0.015rem;
	float: left;
	height: 0.6rem;
	overflow: hidden;
}
.grace .grace-con .li-top .left {
	width: 60%;
}
.grace .grace-con .li-top .right {
	width: 40%;
}
.grace .grace-con .li-bottom .left{
	width: 40%;
}
.grace .grace-con .li-bottom .right  {
	width: 60%;
}
.grace .grace-con .li .hover {
	cursor: pointer;
	overflow: hidden;
}
.grace .grace-con .li .hover img{
	transition: all 0.6s;
}
.grace .grace-con .li .hover:hover img {
	transform: scale(1.1);
}

.grace .grace-con .li .yuan {
	font-size: 0.06rem;
	font-weight: bold;
	width: 0.4rem;
	height: 0.4rem;
	padding-top: 0.065rem;
	border-radius:50%;
	background: #fff;
	border-style: solid;
	border-width: 0.025rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	text-align: center;
	transform: translate(-50%,50%);
}
.grace .grace-con .li .left-yuan {
	border-color: #eb9610;
	color: #eb9610;
}
.grace .grace-con .li .right-yuan {
	border-color: #659418;
	color: #659418;
}
.grace .grace-tle {
	padding: 0.1rem 0;
}
.grace .grace-tle img {
	display: block;
	margin: 0 auto;
	max-width: 80%;
}



/*risk*/
.risk {
	max-width: 640px;
	margin: 0 auto;
}
.risk .risk-tle {
	padding: 0.1rem 0;
}
.risk .risk-tle img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.risk .risk-wide {
	background: #0099ff;
}
.risk .risk-con {
	margin: 0 auto;
	max-width: 640px;
}
.risk .risk-con img {
	display: block;
	width: 100%;
}


/*signUp*/
.signUp {
	max-width: 640px;
	margin: 0 auto;
	
}
.signUp .signUp-top img{
	width: 100%;
	display: block;
}
.signUp .signUp-order>h1 {
	text-align: center;
	color: #424242;
	font-size: 0.10rem;
	font-weight: bold;
	padding: 0.08rem 0;
}
.signUp-order iframe{
	height: 710px;
}
.signUp .signUp-order>h1 img {
	margin: 0 auto;
	display: block;
	margin-top: 0.02rem;
}



/*Consultation*/
.Consultation {
	max-width: 640px;
	margin: 0 auto;
	background: #f5f5f5;
	padding: 0.1rem 0;
}
.Consultation-wide {
	max-width: 800px;
	margin: 0 auto;
}
.Consultation-wide .left {
	width: 35%;
}
.Consultation-wide .right {
	width: 65%;
}
.Consultation-wide .left ,.Consultation-wide .right{
	float: left;
}
.Consultation-wide .left img {
	display: block;
	width: 100%;
	margin-top: 0.1rem;
}
.Consultation-wide .right p {
	color: #323232;
	font-size: 0.08rem;
	line-height: 165%;
	margin-bottom: 0.1rem;
}
.Consultation-wide .right h2 {
	color: #323232;
	font-size: 0.08rem;
	margin-top: 0.02rem;
}
.Consultation-wide .right h2 img{
	vertical-align: middle;
	margin-right: 0.02rem;
	height: 0.1rem;
}



/*address*/
.address {
	max-width: 640px;
	margin: 0.1rem auto;
}
.address h1 {
	font-size: 0.10rem;
	color: #ec3636;
	font-weight: bold;
}
.address h1 span {
	display: inline-block;
	width: 0.15rem;
	height: 0.15rem;
	background: #ec3636;
	margin-right: 0.05rem;
	vertical-align: middle;
}
.address .address-img {
	margin: 0.08rem 0;
}
.address .address-img p {
	float: left;
	width: 50%;
	padding: 0.05rem;
}
.address .address-img p img{
	width: 100%;
	display: block;
}
.address .address-img p span {
	text-align: center;
	display: block;
	font-size: 0.08rem;
	color: #333;
	font-weight: bold;
	margin-top: 0.05rem;
	text-align: left;
}
.address .address-text p {
	line-height: 165%;
	font-size: 0.08rem;
	color: #323232;
	margin-top: 0.05rem;
}
.address .address-img p span b a{
    color: rgb(20, 129, 190);
    font-weight: bold;
    padding: 0px 2px;
}


/*footer*/
.footer {
	max-width: 640px;
	margin: 0 auto;
	background: #e1e1e1;
}
.footer .footer-wide {
	padding: 20px 0;
}
.footer .logo {
	float: left;
	width: 50%;
	margin-top: 0.05rem;
}
.footer .logo img {
	max-width: 100%;
	display: block;
}
.footer .contact {
	float: right;
}
.footer .contact span {
	display: block;
	float: left;
	color: #2675a0;
	font-size: 0.08rem;
	font-weight: bold;
}
.footer .contact span a {
	color: #2675a0;
}
.footer .contact .tact-name {
	line-height: 0.31rem;
	width: 0.10rem;
	height: 0.15rem;
	background: url(../images/p40.png)no-repeat;
	background-size: 0.10rem 0.15rem;
	margin-top: 0.03rem;
	margin-right: 0.05rem;
}
.footer .contact >a {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	border-radius: 6px;
	background: #318ab9;
	text-align: center;
	font-size: 0.06rem;
	color: #fff;
	font-weight: bold;
	margin-left: 0.20rem;
}


@media only screen and (max-width: 640px) {
	.header .logo {
		width: 39%;
	}
	.prepare .prepare-con .li {
		width: 50%;
	}
	.prepare .prepare-con {
		padding-left: 0.05rem;
		padding-right: 0.05rem;
		margin-bottom: 0.1rem;
	}
	.science .science-wide .li {
		width: 50%;
		margin-top: 0.1rem;
	}
	.science .science-wide .li.li-top {
		margin-top: 0.1rem;
	}
	.namelist .namelist-wide .li {
		width: 100%;
		float: none;
		padding:0;
		min-height: 2rem;
		margin: 0 ;
	}
	.Consultation-wide .left, .Consultation-wide .right {
		padding-left:0.1rem;
	}
	.footer .logo {
		width: 50%;
	}
	.namelist .namelist-wide .li.right:before ,.namelist .namelist-wide .li.left:before{
		display: none;
	}
	.science .science-wide .li img {
		max-width: 140px;
	}
	.science .science-bg {
		min-height: 0.5rem;
	}
	.compete-wide .li .con.right {
		padding-top: 0;
	}
	.namelist .namelist-tle img {
		height: 1rem;
	}
	.large .large-text {
		padding: 0 0.1rem;
	}
	.website-con {
		padding-left: 0.1rem;
		padding-right: 0.1rem;
	}
	.large .large-within .left {
		margin-bottom: 0;
	}
	.large .number {
		left: 2%;
	}
	.terror {
		padding-left: 0.05rem;
		padding-right: 0.05rem;
	}
	.large .large-bottom {
		padding: 0.1rem;
	}
	.compete-wide .li {
		padding: 0.05rem;
	}
	.prepare .prepare-con .li p {
		min-height: 0.45rem;
	}
	.science .science-tle {
		padding: 0.1rem;
	}
	.namelist {
		padding-left: 0.05rem;
		padding-right: 0.05rem;
	}
	.namelist .namelist-wide .li.right {
		padding-top: 0.1rem;
	}
	.terror .terror-tle {
		margin-left: -0.1rem;
		margin-right: -0.1rem;
	}
	.namelist .namelist-wide .li.right h2 {
		margin-top: 0.1rem;
	}
	.risk .risk-tle img,.terror .terror-tle img{
		width: 70%;
	}
	.prepare  .prepare-btn {
		width: 60%;
	}
	.address .address-text  {
		padding: 0 0.1rem;
	}
	.terror .terror-con table tr td{
		padding: 0.05rem 0.03rem;
		font-size: 0.06rem;
	}
	.video {
		padding: 0 0.05rem;
	}
	
	.footer .footer-wide {
		padding-left: 0.05rem;
		padding-right: 0.05rem;
	}
	.prepare .prepare-con .li-bottom {
		width: 100%;
	}
	.prepare .prepare-con .li-bottom img {
		width: 49%;
		height: 0.9rem;
		margin-right: 2%;
	}
	.prepare .prepare-con .li.li-bottom .prepare-bg {
		height: 0.9rem;
		width: 49%;
	}
	.prepare .prepare-con .li.li-bottom p {
		min-height: 0.4rem;
	}
	.science .science-wide .li:last-child img{
		max-width: 85px;
	}
	.namelist .namelist-wide table td.kaoshi {
		width: 14%;
	}
}





.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;bottom:0px;width:100%;right:0px;cursor:pointer;background: #ff4a00;}
.yb_bar ul li{
	width:25%;
	height:53px;
	float: left;
	font-size: 0.06rem;
	color:#fff;
	border-right: 1px solid #fff;
	transition:all .5s ease;
}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont_01.png)no-repeat center center;}
.yb_bar .yb_top a {display: block;width: 100%;height: 100%;}
.yb_bar .yb_top1{background:#ff4a00 url(../images/fixCont_07.png)no-repeat center center}
.yb_bar .yb_top1 a {display: block;width: 100%;height: 100%;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont_03.jpg)no-repeat center center;}
.yb_bar .yb_phone a {color: #fff;display: block;width: 100%;height: 100%;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont_05.jpg)no-repeat center center;;}
.yb_bar .yb_ercode1{background:#ff4a00 url(../images/fixCont_07.png)no-repeat center center;position: relative;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
.yb_bar .yb_ercode img {
	position: absolute;
	bottom: 53px;
	right: 0;
	display: none;
	z-index: 60;
	width: 250px;
}
