﻿@charset "utf-8";
/* CSS Document */
/*通用基础样式*/



*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
img{
	border:none;
	}
a{
  text-decoration:none;
  color:#666;
	}
a:hover{
	text-decoration:none;
	}
.lt{
	float:left;
	}
.rt{
	float:right;
	}
.clr{
	clear:both;
	}
textarea{
	resize:none;
	}
a,input{
	outline:none;
	border:none;
	}
body{
	font-family:"微软雅黑",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
h1{
	font-size:32px;
	color:#fff;
	font-weight:blod;
	line-height:72px;
	margin:40px 0px 20px 0px;
	text-align:center;
	}
h2{
	font-size:24px;
	color:#d02425;
	font-weight:blod;
	}

h3{
	font-size:20px;
	color:#3e667d;
	font-weight:blod;
	}

h4{
	font-size:18px;
	color:#3e667d;
	font-weight:blod;
	text-align:center;
	margin-top:10px;
	line-height:40px;
	}

h5{
	font-size:14px;
	color:#3e667d;
	font-weight:blod;
	line-height:30px;
	text-align:center;
	}
.center{
	width:1200px;
	margin:0 auto;
	/*border:1px solid red;*/
	}

/*页面基本布局样式结束*/

/* top图开始*/
.box{
	width:100%;
	height:800px;
	background:url(../images/qftop.png) no-repeat center top;
	overflow:hidden;
	background-size: cover; 
	}
/* top图结束*/




/* 限时抢购开始*/
body{
background-image: linear-gradient(to right,#04083e,#070e78);
height: 2930px;
}

#time{
	padding-left:60px;
	height:2200px;
	}
#time p{
	font-size:16px;
	color:#fff;
	font-weight:blod;
	text-align:center;
	line-height:40px;
	}
.time_l{
	width:260px;
	height:274px;
	margin-right:30px;
	float:left;
	}
.time_r{
	width:260px;
	height:274px;
	margin-right:0px;
	float:left;
	}
.time_icon{
	padding-left:150px;
	}
/* 限时抢购结束*/





/**********三会开始**********/
#sanhui_all{
	height:1040px;
	}
#sanhui_left {width:610px;height:420px;overflow:hidden;}
#sanhui_left ul li{
	float:left;
	}
#sanhui{
	width:610px;
	height:420px;
	position:relative;
	float:left;
	margin-right:20px;
}
#mar3Nav{
	position:absolute;
	right:13px; bottom:16px;
	}

#mar3Nav ul li{
	float:left;
	width:18px;
	height:18px;
	background-color:#29a5ec;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:18px;
	border:1px #coo solid;
	margin-right:20px;
	cursor:pointer;
	border-radius:18px;
	/*text-indent:200px;*/
	}	
#mar3Nav .navOn{
	background: #d5273e;
	}
#sanhui_right{
	width:570px;
	height:420px;
	background-color:#eeeeee;
	float:left;
	}
#sanhui_right .jieshao{
	height:110px;
	padding-top:20px;
	color:#3e667d;
	font-size:18px;
	line-height:24px;
	padding-left:20px;
	}
.beijing{
	color:#3e667d;
	font-size:24px;
	font-weight:blod;
	margin-top:20px;
	margin-left:20px;
	line-height:20px;
	}
.dongtai{
	color:#3e667d;
	font-size:24px;
	font-weight:blod;
	margin-top:10px;
	margin-left:20px;
	line-height:30px;
	}
#sanhui_right ul{
	width:520px;
	height:164px;
	margin-left:20px;
	}	
#sanhui_right ul li {
	font-size:18px;
	font-weight:blod;
	line-height:32px;
	}	
#sanhui_right ul li a{
	color:#3e667d;
	}
#sanhui_right ul li a:hover{
	color:#29a5ec;
	}	
#sanhui_right #more a{
	font-size:18px;
	font-weight:blod;
	margin-left:450px;
	color:#3e667d;
	}
#sanhui_right #more a:hover{
	color:#29a5ec;
	}	
#saomiao{
	margin-top:20px;
	}
#yidong,#crm{
	float:left;
	margin-right:21px;
	padding-top:20px;
	}
#hr{
	float:left;
	padding-top:20px;
	}
	
/**********三会结束**********/


/**********往期精彩开始**********/
#wangqi{
	width:1200px;
	height:646px;
	background:url(../images/wangqi.png) no-repeat center top;
	}
/**********往期精彩结束**********/

#pinpai{
	width:1200px;
	height:700px;
	background:url(../images/pinpai.png) no-repeat center top;
	}

#meiti{
	width:1200px;
	height:414px;
	background:url(../images/meiti.png) no-repeat center top;
	}

#zhanlue{
	width:1200px;
	height:589px;
	background:url(../images/zhanlue.png) no-repeat center top;
	}

/**********bot开始**********/
#bot{
	 height:160px; 
	 background:#e76e2a; 
	 clear:both;
	 margin-top:60px;
	 } 
.bot_left{
	float:left;
	width:600px;
	padding-left:20px;
	padding-top:20px;
	margin-right:20px;
	} 
.erweima{
	float:left;
	margin-right:15px;
	width:120px;
	height:120px;
	}	
	
.bot_right{
	float:left;
	width:560px;
	padding-top:20px;
	} 
.jieshao{
	font-size:20px;
	color:#fff;
	line-height:30px;
	}	 
.bot_right_l{
	float:left;
	width:260px;
	padding-left:20px;
	}

.bot_right_r{
	float:left;
	width:280px;
	}
#lan{
	font-size:20px;
	font-weight:blod;
	color:#000247;
	}
#bai{
	font-size:20px;
	line-height:30px;
	font-weight:blod;
	color:#fff;
	}	
	 
/********************bot结束********************/







	

/**********版权信息开始**********/
#copy{
	 height:58px; 
	 text-align:center; 
	 background:#c9cacb; 
	 line-height:58px; 
	 font-size:14px; 
	 color:#595757; 
	 clear:both;
	 } 
/********************版权信息结束********************/
































