﻿/*header style end*/
body {
	color: #333;
	line-height: 30px;
	font-size: 14px;
	line-height: 200%;
	background: #01116e;
	}
.allbg{background: #01116e;padding-bottom: 15px;}
.logoarea {
	clear: both;
	height: 40px;
	overflow: hidden;
   *zoom:1;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 95%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/02/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
.foot {background: #03050f;}
.am-with-topbar-fixed-top {
    padding-top: 0;
}
.red {
	color:#d7342e;
	}
hr{
	width: 100%;
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right,#CCC, #CCC);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
.logoarea a {
	color: #FFF;
}
.logoarea a:link, .logoarea a:visited {
	color:#ebebeb;
	text-decoration: none;
}
.logoarea a:hover {
	color:#FFF;
	text-decoration: underline;
}
.newmob .head_l h1 {
	font-size:1.2em;
	vertical-align:bottom;
	line-height:36px;
	font-weight:normal;
	color: rgba(255,255,255,.8);
}







.allbg{
	background: url("../images/ico01.jpg") no-repeat right;
}



.banner img  {
	max-width: 100%;
	width: 100%; 
	height: auto;	
	}
@media screen and (max-width:640px) {
	.banner img  {border-bottom:none;}
	.xuanfu{position: fixed;
    bottom: 84%;
    right: 0; z-index: 999}
}
.banner-en  {
	position:relative;
	background-image: url(../images/banner-en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:550px;
	}
.banner-sm  {
	position:relative;
	}
.banner-sm img  {
	width:100%;
	}
.date {
	background: rgba(255,255,255,0.7);
	font-size: 16px;
	position: absolute;
	top: 2.5rem;
	right: 46%;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius:4px;
	display:block;
}
.date:hover {
	color: #000;
}



.am-container{ max-width:1200px !important; }



/*导语*/
.lead{
	margin-top: 3em;
}
.lead p
{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 180%;
	text-indent: 2em;
	margin-bottom: 20px;
}

@media screen and (max-width:768px) {
	.lead{
	margin-top: 0;
		padding: 4%;
}
	.lead p{
		font-size: 16px;
	}
	
}

@media screen and (max-width:375px) {
	
	.lead p{
		font-size: 15px;
	}
}

/*嘉宾*/
.speaker{
	margin-top: 5%;
	margin-bottom: 5%;
}
.s-list {
	color: #FFFFFF;
	border: solid 2px #068dff;
	border-radius: 20px;
	background: #022585;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	height: 500px;
}
.s-list h2{
	color: #70f3ff;
	font-size: 20px;
	border-bottom: solid 1px #0167c2;
	padding-bottom: 4%;
	margin-bottom: 4%;
	height: 65px;
}
.s-list ul{
	margin-bottom: 3%;
}
.s-list ul li {
	font-size: 16px;
	padding: 3px;
	list-style: square inside;
	
}
.s-info{
	background: #01116e;
	padding: 3%;
	border-radius: 20px;
}
.s-img{
	width: 25%;
}
.s-zw{
	width: 70%;
	font-size: 18px;
	padding-top: 5px;
	margin-left: 15px;
}
.s-zw span{
	font-size: 15px;
	color: #00e4ff;
	line-height: 140%;
}
.s-txt {
	clear: both;
	margin-top: 5px;
}
.s-txt p{
	line-height: 160%;
}

@media screen and (min-width:769px) { /*PC*/
	.s-txt p{
		word-break: break-all;
	}
	
}

@media screen and (max-width:768px) {
	.speaker {
		padding: 4%;
		margin-top: 0;
	}
	.s-list {
		width: 100%;
		padding: 5%;
		height: auto;
		margin-bottom: 4%;
	}
	.s-list h2{
		height: auto;
	}
	
	.s-img{
	width: 28%;
}
.s-zw{
	width: 67%;
	margin-left: 3%;
}
	
}

@media screen and (max-width:375px) {
	
	.s-list h2{
		font-size: 18px;
	}
	.s-list ul li {
		font-size: 15px;
	}
	.s-img{
	width: 30%;
}
.s-zw{
	width: 65%;
	font-size: 16px;
	padding-top: 5px;
	margin-left: 5%;
}
	.s-zw span{
	font-size: 14px;
	color: #00e4ff;
	line-height: 140%;
}
	
}


/*联系方式*/
.contact{
	margin-bottom: 5%;
}
.contact h2 {
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}
.contact h2 p{
	border-bottom: solid 5px #ffffff;
	text-align: center;
	width: 100px;
	margin: 20px auto;
}
.contact .c-list{
	background: #1c3b91;
	border: solid 2px #1429a4;
	padding: 3%;
	height: 340px;
	border-radius: 20px;
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
}
.contact .c-list .c-img{
	margin: 0 auto;
	width: 122px;
	margin-bottom: 20px;
}
.contact .c-list .c-txt{
	color: #FFFFFF;
	line-height: 180%;
	font-size: 15px;
}

@media screen and (max-width:768px) {
	.contact {
		padding: 4%;
		margin-bottom: 2%;
	}
	.contact h2{
		font-size: 30px;
	}
	.contact .c-list{
		width: 100%;
		height: auto;
		margin-bottom: 4%;
		padding: 5%;
	}
	
}


/*按钮*/
.btn a{
	color: #FFFFFF;
}
.bm-btn {
    border: 2px solid #219dff;
	background: linear-gradient(to bottom, #12adfc, #544ced);
    border-radius: 40px;
    color: #FFFFFF;
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 2rem;
    margin-top: 2rem;
    padding: 15px;
	margin-bottom: 4%;
	font-size: 24px;
}
.bm-btn:hover{
	background: linear-gradient(to bottom, #12adfc, #7468f9);
	color: #FFFFFF;
	font-weight: bold;
}
.bm-btn:active{
	color: #FFFFFF;
}

@media screen and (max-width:768px) {
	.btn{
		padding-bottom: 8%;
	}
	
}

