﻿@import url("common.css");

a:hover{
	color:#000;
}
.index_title1{
	width:780px;
	background:url(../Images/index_title4.png) no-repeat top center;
}
.index_title2{
	width:780px;
	background:url(../Images/index_title1.png) no-repeat top center;
}
.index_ads_floor1_ul{
	width:790px;
}
.index_ads_floor1_ul li{
	background:url(../Images/ads_floor1_li.png) no-repeat top center;
	width:100%;
	height:155px;
	cursor:pointer;
}
.index_ads_floor1_ul li:hover,.index_ads_floor1_ul li.active{
	background:url(../Images/ads_floor1_lis.png) no-repeat top center;
}
.index_ads_floor1_ul li .index_ads_floor1_ico{
	width:90px;
	height:90px;
	text-align:center;
}
.index_ads_floor1_ul li .index_ads_floor1_ico img{
	position:relative;
	top:12px;
	left:-3px;
}
.index_ads_floor1_ul li .index_ads_floor1_txt{
	width:605px;
	color:#333;
}
.index_ads_floor1_ul li .index_ads_floor1_txt .index_ads_floor1_name{
	font-size:24px;
	line-height:40px;
	width:530px;
}
.index_ads_floor1_ul li .index_ads_floor1_txt .index_ads_floor1_desc{
	font-size:16px;
	line-height:24px;
	width:530px;
}
.index_ads_floor1_ul li:hover .index_ads_floor1_txt,.index_ads_floor1_ul li.active .index_ads_floor1_txt{
	color:#fff;
}
.index_ads_floor2_ul li{
	width:590px;
	height:265px;
	background: linear-gradient(to bottom, #973421, #2c3137 68%, #2c3137);
    border-radius: 10px;
    margin-bottom: 20px;
	float:left;
}
.index_ads_floor2_ul li:nth-child(2n){
	float:right;
}
.index_ads_floor2_txt{
	width:330px;
	color:#fff;
}
.index_ads_floor2_title{
	font-size:24px;
	color:#fff;
	height:55px;
	line-height:55px;
}
.index_ads_floor2_title span{
	font-size:48px;
	position:relative;
	top:15px;
}
.index_ads_floor2_desc{
	height:66px;
	line-height:24px;
	font-size:16px;
}
.index_ads_floor2_tag{
	font-size:14px;
}
.index_ads_floor2_tag a{
	margin-right:10px;
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:1px solid #fff;
	border-radius:25px;
	color:#fff;
	display:block;
	float:left;
}
.why_should_click{
	width:550px;
	height:80px;
	line-height:80px;
	background:url(../Images/why_should_click.png) no-repeat;
	font-size:26px;
	color:#fff;
	margin:0px auto;
	display:block;
	text-align:center;
}
.index_ads_floor2_img{
	width:215px;
}
.index_ads_floor2_img img{
	position:relative;
	top:20px;
}
.index_ads_floor2_ul li:nth-child(4) .index_ads_floor2_img img{
	top:8px;
}

.index_ads_floor3_ul li{
	width:400px;
	height:525px;
	float:left;
	text-align:center;
	background:url(../Images/ads_floor3_li.png) no-repeat;
}
.index_ads_floor3_img{
	height:275px;
}
.index_ads_floor3_title{
	font-size:30px;
	font-weight:bold;
	color:#333;
	height:60px;
}
.index_ads_floor3_desc{
	width:320px;
	margin:0px auto;
	font-size:18px;
	line-height:36px;
	color:#666;
	text-align:left;
}


.daiyy_message_div{
	width:100%;
	border-top-left-radius:2em;
	border-top-right-radius:2em;
	background:#7019ff;
}
.daiyy_message_form{
	width:586px;
}
.daiyy_message_form_en{
	font-size:40px;
	color:#fff;
	height:60px;
	text-transform:Uppercase;
}
.daiyy_message_form_cn{
	font-size:30px;
	color:#fff;
	height:64px;
}
.daiyy_message_imgs{
	width:580px;
	position:relative;
}
.daiyy_message_txt{
	width:280px;
	height:70px;
}
.daiyy_message_txt input{
	width:100%;
	height:50px;
	line-height:50px;
	background:#fff;
	font-size:16px;
	color:#666;
	text-indent:16px;
	border:0px;	
	border-radius:8px;
}
.daiyy_message_txt a{
	font-size:14px;
	color:#fff;	
	line-height:50px;
	margin-right:12px;
}
.daiyy_message_txta{
	height:125px;
}
.daiyy_message_txta textarea{
	width:100%;
	height:105px;
	line-height:50px;
	background:#fff;
	font-size:16px;
	color:#666;
	text-indent:16px;
	border:0px;	
	border-radius:8px;
}
.daiyy_message_sub input{
	width:100%;
	height:50px;
	line-height:50px;
	border-radius:25px;
	border:0px;	
	background:#fb8790;
	font-size:24px;
	color:#fff;
	font-weight:bold;
}
.daiyy_message_border{
	width:550px;
	height:425px;
	border:1px solid #fc888f;
}
.daiyy_message_img{
	width:550px;
	height:421px;
	border:2px solid #fc8890;
	position:absolute;
	top:0px;
	right:0px;	
	border-top-right-radius:4em;
}
.daiyy_message_img img{
	border-top-right-radius:4em;
}