@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none;}
body{ background:url(../images/1bg.jpg) no-repeat center top #000;}
a,a:hover{ color:#fff; text-decoration:none;}
header{ width:1180px; margin:0 auto; height:205px;}
header ul{ width:100%; margin:22px 0 0 56.5px;}
header ul li{ width:100px; float:left; text-align:center; padding-top:16px;}
header ul li:nth-child(5){ width:267px; padding-top:0px;}
header ul li:nth-child(5) img{ width:197px; margin:0 auto; display:block;}
header ul li p{ font-size:20px; line-height:24px; color:#fff;}
header ul li span{ font-size:12px; line-height:24px; color:#999;}
header ul li a:hover p{ color:#656565; transition:all .5s ease 0s;}

.neirong{ width:630px; margin-left:360px;}
.tu{ left:0; height:193px;}
.xuanzhuan{ background:url(../images/icon_list.png) no-repeat -200px -421px; height:171px; width:171px; margin:0 auto;}
.zhuan{ width:100%; height:100%; background:url(../images/icon_list.png) no-repeat -200px -250px; animation:zhuan 1.5s linear infinite; margin-top:-20px;}
.xiazai{ width:630px; height:120px; background:url(../images/icon_list.png) no-repeat -100px -130px; margin:-20px 20px; position:relative;}
.xiazai1{ width:170px; height:50px; position:absolute; top:8px; left:210px; background:url(../images/icon_list.png) no-repeat -400px -250px;}
.xiazai2{ width:170px; height:50px; position:absolute; top:63px; left:210px; background:url(../images/icon_list.png) no-repeat -580px -250px;}
.erweima1{ width:105px; height:105px; position:absolute; top:8px; left:100px;}
.jiaqun{ position:absolute; top:8px; left:386px;}

.main1{ width:1180px; margin:45px auto; height:340px; box-shadow:5px -5px 15px #000;}
.main1_zuo{ float:left; width:590px; height:340px; position:relative;}
.main_dd li{ width:13px; height:13px; background:#9E9E9E; border-radius:50%; display:inline-block; margin:2px;}
.main_dd li.dq{ background:#FFFFFF; border-radius:30px; width:40px; transition:1s;}
.main_dd{ position:absolute; bottom:15px; left:260px;}
.jieshao{ width:590px; height:340px;}

.main1_you{ float:left; width:590px; height:340px; background:rgba(69,76,78,0.91); position:relative;}  
.main_ying{ width:500px; height:25px; margin:20px auto; background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0.8)45%,rgba(0,0,0,0.8)55%,rgba(0,0,0,0)); color:#FF9900; font-weight:bold; text-align:center;}
.main1_you ul{ width:517px; height:60px; margin-left:53px;}
.main1_you li{ display:inline; margin:0 10px; position:relative;}
.main1_you li img{ width:60px;}
.pa{ position:absolute; top:0; left:0; width:57px; height:50px; margin-top:-30px; text-align:center; font-size:10px; line-height:20px; color:#FFFFFF; opacity:0; z-index:3px;}
.pa_zz{ position:absolute; top:0; left:0; width:60px; height:60px; margin-top:-43px; opacity:0; background:#000000;}
.main1_you li:hover .pa{ opacity:1; transition:.5s;}
.main1_you li:hover .pa_zz{ opacity:0.8; transition:.3s;}
.main1_wen{ width:481px; margin:5px auto; height:40px; position:relative; color:#929292;}
.main1_wen ul{ width:481px; height:40px; margin-left:-1px; margin-top:-1px; border-bottom:2px solid #929292;}
.main1_wen li{ margin-left:0; margin-right:0; padding:10px 22px; display:inline-block; font-weight:bold; border-bottom:#929292 1px solid;}
.main1_wen li:hover{ border-bottom:#FFFFFF 1px solid;}
.main1_dzi{ width:481px; height:130px;}
.main1_dzi p{ margin:10px 5px; line-height:30px;}
.main1_dzi span:hover{ color:#FFFFFF;}

.main2{ background:url(../images/hero_info_bg.jpg) no-repeat; width:1180px; margin:-45px auto; position:relative;}
.main2 ul{ height:100px; width:1000px; margin:20px 0; float:left;}
.main2 li{ display:inline-block; background:rgba(255,255,255,0.8); margin:3px; padding:5px;}
.main2_xt{ background:rgba(255,255,255,0.6); width:1180px; height:145px; position:absolute; bottom:0;}
.main2_suxing span{ background:#FFa800; width:178px; height:25px; display:block; text-align:center; line-height:25px;}
.main2_suxing{ width:516px; height:106px; position:absolute; top:70px; left:50px; border-bottom:1px solid #e0d9d9;}
.chenghao{ color:rgb(230, 135, 40);line-height: 80px; font-size:45px;}
.mingzi{ position:absolute; top:0; left:195px; color:#e68728; font-size:80px; line-height:80px;}
.main_cha{ background:url(../images/icon_list.png) no-repeat -400px 0; height:54px; width:178px; position:absolute; top:300px; left:100px; text-align:center; line-height:54px; font-size:18px; color:#fff; text-decoration:none;}
.zuosanjiao{width:48px; height:97px; background:url(../images/icon_list.png) no-repeat 0 -200px; float:left; margin:20px 0;}
.yousanjiao{width:48px; height:97px; background:url(../images/icon_list.png) no-repeat 0 -200px; float:left; margin:20px 0; transform:rotate(180deg);}

.main3{ width:1180px; height:380px; margin:45px auto;}
.main3_xiao{ float:left; width:295px; height:190px; overflow:hidden; opacity:1; position:relative;}
.main3_xiao span{ position:absolute; bottom:0;; left:0; z-index:30; color:#fff; width:100%; text-align:center; height:20px; background:rgba(0,0,0,0.8); font-size:15px; line-height:25px;}
.main3_xiao:hover span{ height:25px; transition:1s;}

.main3_xiao:hover img{ transform:scale(1.2,1.2); transition:.6s; opacity:.6;}
.main3_da{ width:590px; height:380px; float:left; opacity:1; overflow:hidden; position:relative;}
.main3_da span{ position:absolute; bottom:0;; left:0; z-index:30; color:#fff; width:100%; text-align:center; height:20px; background:rgba(0,0,0,0.8); font-size:15px; line-height:25px;}
.main3_da:hover span{ height:25px; transition:1s;}
.main3_da:hover img{ transform:scale(1.2,1.2); transition:.6s; opacity:.6;}

.wei{ height:117px; width:1643px; margin:-45px auto; auto; background:url(../images/fn_bg.png) no-repeat; overflow:hidden;}
.wei_da{ width:1180px; height:100%; margin:0 auto; position:relative;}
.shuxian{ width:1px; height:80%; border-left:#fff 1px solid; position:absolute; top:15px; left:50%;}

.wei_zuo{ width:50%; height:100%; float:left;}
.wei_zuo img{ position:absolute; left:0; top:0;}
.wei_zuowen{ float:right; color:#bbbbbb; z-index:10; width:130px; text-align:center; line-height:40px; font-size:24px; height:24px; margin-top:40px;}
.wei_zuowen i{ background:url(../images/icon_list.png) no-repeat 0 -681px; width:15px; height:40px; display:block; float:left;}
.wei_zuo:hover .wei_zuowen{ font-size:30px; transition:1s; transform:translateY(-10px); font-weight:none; color:#fff; width:150px;}
.wei_zuo:hover img{ transform:translateX(20px); transition:1s;}


.wei_you{ width:50%; height:100%; float:right;}
.wei_you img{ position:absolute; right:0; top:0;}
.wei_youwen{ float:left; color:#bbbbbb; z-index:10; width:130px; text-align:center; line-height:40px; font-size:24px; height:24px; margin-top:40px;}
.wei_youwen i{ background:url(../images/icon_list.png) no-repeat 0 -681px; width:15px; height:40px; display:block; float:right; transform:rotate(180deg);}
.wei_you:hover .wei_youwen{ font-size:30px; transition:1s; transform:translateX(10px); font-weight:none; color:#fff; width:150px;}
.wei_you:hover img{ transform:translateX(-20px); transition:1s;}



@-webkit-keyframes zhuan{
	0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg);}
	100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);}
}