@charset "utf-8";
/* CSS Document */

.inf{width:1120px; height:450px; padding-top:50px;}
.inf .inf_zuo{width:360px; height:450px; background:#6bcbff; border-radius:30px; float:left; position:relative;}
.inf .inf_zuo .zuo_tub{width:158px; height:116px; position:absolute; right:10px; bottom:6px;}
.inf .inf_zuo .zuo_title{width:334px; height:55px; padding-left:20px; padding-top:15px;}
.inf .inf_zuo .zuo_title img{ float:left; margin-right:8px;}
.inf .inf_zuo .zuo_title span{ display:block; float:left;  font-size:30px; color:#fff; line-height:55px;}
.inf .inf_zuo .zuo_nr{width:320px; height:338px; border-radius:20px; background:#fff; margin-top:15px;text-align:center;overflow:hidden;}
.inf .inf_zuo .zuo_nr img{
	margin-top:20px;
}

.inf .inf_you{width:720px; height:450px; background:#6bcbff; border-radius:30px; float:right; position:relative;}
.inf .inf_you .you_tub{width:126px; height:73px; position:absolute; right:25px; top:50px;}
.inf .inf_you .you_title{width:334px; height:55px; padding-left:20px; padding-top:15px; float:left;}
.inf .inf_you .you_title img{ float:left; margin-right:8px;}
.inf .inf_you .you_title span{ display:block; float:left;  font-size:30px; color:#fff; line-height:55px;}
.inf .inf_you .you_nr{width:680px; height:346px; border-radius:20px; background:#fff; margin-top:15px;}
.inf .inf_you .you_nr .nr_zuo{width:253px; height:379px; padding-top:16px; padding-left:40px; float:left; font-size:18px; text-align:center; color:#4fbcff;}
.inf .inf_you .you_nr .nr_zuo P{font-size:24px;}
.inf .inf_you .you_nr .nr_you{width:307px; height:379px; float:right;padding-top:16px; margin-right:40px;}
.inf .inf_you .you_nr .nr_you li{width:307px; margin-bottom:10px;}
.inf .inf_you .you_nr .nr_you li .li_icon{width:30px; height:30px; background:#ffb001; border-radius:3px; float:left; text-align:center; line-height:26px;}
.inf .inf_you .you_nr .nr_you li .li_icon img{ vertical-align:middle;}
.inf .inf_you .you_nr .nr_you li input{width:256px; height:28px; padding-left:9px; border:1px solid #dddddd; color:#333333; line-height:28px; border-radius:3px;}
.inf .inf_you .you_nr .nr_you li textarea{width:256px; height:148px; padding-left:9px; border:1px solid #dddddd; color:#333333; line-height:28px; border-radius:3px;resize:none;}
.inf .inf_you .you_nr .nr_you li textarea:focus{ outline:none;}
.inf .inf_you .you_nr .nr_you .you_btn{cursor:pointer;width:270px; height:30px; border-radius:3px; background:#ffb001; margin-left:30px; text-align:center; line-height:30px; color:#fff; cursor:pointer;}
.inf .inf_you .you_nr .nr_you .you_btn input{
	background:#ffb001;
	font-size:18px;
	color:#ffffff;
	cursor:pointer;
	width:270px;
}





.product{width:1120px; height:287px; margin-top:50px;}
.product li{width:265px; height:287px; float:left; margin-right:20px;}
.product li:last-child{margin-right:0px;}
.product li .li_tu{width:265px; height:229px; border-top-radius:5px; overflow:hidden;}
.product li .li_tu img{
	width:265px;
	height:229px;
}
.product li .li_title{background:#f5f5f5;width:265px; height:58px; text-align:center; line-height:58px; font-size:18px; color:#333; border-radius:0px 0px 5px 5px;}
.product li:hover .li_tu{border-radius:5px 5px 0px 0px;}
.product li:hover .li_title{ background:#52b5f3; color:#fff;}






.new_box{width:100%; height:335px; margin-top:50px; background:url(../images/new_bg.png) no-repeat;}
.new{width:1120px; height:335px;}
.new .new_zuo{width:336px; height:335px; float:left;}
.new .new_zuo .zuo_title{width:336px; height:94px; padding-top:60px; line-height:94px; font-size:72px; color:#fff;}
.new .new_zuo {width:336px; height:36px; line-height:36px;}
.new .new_zuo a{ color:#fff; font-size:18px;display:block;}
.new .new_zuo a:hover{
	color:#98edc1;
}
.new .new_you{width:784px; height:162px; float:left; margin-top:87px;display:none;}
.new .new_you .you_tu{width:215px; height:162px; float:left; border-radius:5px;}
.new .new_you .you_tu img{
	width:215px;
	height:162px;
}
.new .new_you .you_nr{width:539px; height:162px; float:right;}
.new .new_you .you_nr .nr_title{width:539px; height:48px; font-size:24px; color:#fff; line-height:24px;}
.new .new_you .you_nr .nr_txt{width:539px; height:48px; line-height:24px; color:#fff;overflow:hidden;}
.new .new_you .you_nr .nr_sta{width:539px; height:39px; line-height:39px; color:#fff;}
.new .new_you .you_nr .nr_sta span{ margin-right:26px;}
.new .new_you .you_nr .nr_more{width:539px; height:22px; line-height:22px;}
.new .new_you .you_nr .nr_more a{ color:#98edc1;}
