*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial rounded mt bold";
}
#banner{
	width:100%;
	height:400px;
	background: url(../images/banner.jpg) no-repeat center ;
}
.center_one{
	background-color: #fff;
	padding:  40px 0 0;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.center_one h2{
	text-align: center;
	font-size: 38px;
	padding-bottom: 40px;
	color: #333;
	font-weight: normal;
}
.part_o, .part_t, .part_th{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.part_o .part_l{
width: 56%;
	float: left;
	overflow: hidden;
	zoom: 1;
}
.part_o .part_r{
width: 30%;
padding-left: 14%;
	float: right;
	height: 415px;
}
.part_o .part_r h3, .part_t .part_l h3{
	font-size: 30px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: normal
	
}
.part_o .part_r h3 span, .part_t .part_l h3 span{color:#999;font-family: arial;}
.part_o .part_r  p, .part_t .part_l p{
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	color:#666;
}
.part_t .part_l{
width: 30%;
padding-left: 10%;
padding-right: 4%;
float: left;
height: 415px;

}
.part_t .part_r{
width: 56%;
padding-left: 0%;
float: left;
	overflow: hidden;
	zoom: 1;
}
.center_two{
	background-color: #F9F9F9;
	padding: 60px 0 60px 0;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.divbox{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.clear2::before {
    content: "";
    display: table;
}
.clear2::after {
    clear: both;
    content: "";
    display: block;
}
.swiper-container2 {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 30px;
}
.songList_1 ul li {
    float: left;
    width: 200px;
    height: 86px;
    margin: 30px 20px;
    position: relative;
}
.songList_1 ul li .songList-div {
    float: left;
    width: 86px;
    height: 86px;
    position: relative;
    overflow: hidden;
}
.songList_1 ul li .songList-div img {
    display: block;
    width: 86px;
    height: 86px;
    transform: scale(1) translateZ(0);
    transition: transform .5s;
}
.swiper-container2 .swiper-slide img {
    display: block;
    margin: 0px auto;
}
img {
    vertical-align: middle;
}
.a_btn {
    display: block;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.a_btn .audio {
    display: none;
}
.songList_1 ul li .songList-div .songList_play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px;
    width: 40px;
    height: 40px;
    opacity: 0;
    transform: scale(0.5) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
    zoom: 1;
    background-image: url("../images/icon_play.png");
}
i, em, b {
    font-style: normal;
    font-weight: 100;
}
.clear2 {
    zoom: 1;
}
.songList_1 ul li span {
    color: #333;
    font-size: 18px;
    margin-left: 30px;
    line-height: 86px;
}
.songList_1 ul li .songList-div:hover img{
	transform: scale(1.2) translateZ(0);
    transition: transform .5s;
}
.songList_1 ul li .songList-div .songList_play{
	position: absolute;
	left:50%;
	top:50%;
	margin:-20px;
	width:40px;
	height:40px;
    opacity: 0;
	transform: scale(0.5) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
    zoom: 1;
    background-image: url("../images/icon_play.png") 
}
.songList_1 ul li .songList-div:hover .songList_play{
    opacity: 1;
	background-image: url("../images/icon_play.png") ;
	 background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("../images/icon_play.png");
    transform: scale(1) translateZ(0);
     transition-duration: .5s;
}
.songList_1 ul li .songList-div .play .songList_play{
	    background-image: url("../images/icon_play.png");
}
.songList_1 ul li .songList-div:hover .play .songList_play{
	    background-image: url("../images/icon_play.png");
}
/*主要功能*/
.publicPadding {
    padding: 60px 0;
}
.margin {
    width: 1200px;
    margin: 0 auto;
}
.title h2 {
    color: #333;
    font-size: 34px;
    text-align: center;
}
#major .marjor-text {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}
#major .marjor-text i.blow {
    transform: scale(1) translateZ(0);
    transition-duration: .75s;
}
#major .marjor-text i {
    transform: scale(0.5) translateZ(0);
}
#major .marjor-text i {
    margin: 0 auto;
    display: block;
    width: 567px;
    height: 560px;
    margin-top: 150px;
}
#major .marjor-text ul li {
    width: 300px;
    opacity: 0;
}
#major .marjor-text ul li.m1 {
    position: absolute;
    top: -110px;
    left: 50%;
    margin-left: -150px;
}
#major .marjor-text ul li.m2 {
    position: absolute;
    top: 50px;
    left: 80%;
    margin-left: -150px;
}
#major .marjor-text ul li.m3 {
    position: absolute;
    top: 200px;
    left: 80%;
    margin-left: -70px;
}
#major .marjor-text ul li.m4 {
    position: absolute;
    top: 370px;
    left: 80%;
    margin-left: -100px;
}
#major .marjor-text ul li.m5 {
    position: absolute;
    top: 480px;
    left: 80%;
    margin-left: -220px;
}
#major .marjor-text ul li.m6 {
    position: absolute;
    top: 50px;
    right: 60%;
    margin-right: 90px;
}
#major .marjor-text ul li.m7 {
    position: absolute;
    top: 200px;
    right: 60%;
    margin-right: 170px;
}
#major .marjor-text ul li.m8 {
    position: absolute;
    top: 370px;
    right: 60%;
    margin-right: 140px;
}
#major .marjor-text ul li.m9 {
    position: absolute;
    top: 480px;
    right: 60%;
    margin-right: 20px;
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
.fadeInRight {
    animation-name: fadeInRight;
}

.fadeInDown {
    animation-name: fadeInDown;
}

#major .marjor-text ul li.m1 p {
    text-align: center;
}
#major .marjor-text ul li p {
    color: #666;
    font-size: 16px;
    line-height: 28px;
}
#major .marjor-text ul li.m1 h5 {
    text-align: center;
}
#major .marjor-text ul li.mright h5 {
    text-align: right;
}
#major .marjor-text ul li.mright p {
    text-align: right;
}
#major .marjor-text ul li h5 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}


#Scenarios{
	background-color: #2B3036;
}
#Scenarios h2,.center_two h2{
text-align: center;
font-size: 38px;
color: #fff;
font-weight: normal;
}
.serious ul{
	width: 850px;
	margin: 0 auto;
	height: 48px;
	line-break: 48px;
	
	margin-top: 35px;
}
.serious ul li{
	float: left;
	width: 165px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-left: 100px;
}
.serious ul li.current{
	border-bottom: #fff solid 2px;
	color: #fff;
}
.serious_group{
	width: 1200px;
	margin: 0 auto;
	padding:  50px 0 0 0;
	height: auto;
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.ywhduibi{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
	text-align: center;

}
.yunwanhu{
	background-color: #fff;
	padding: 60px 0 60px 0;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.yunwanhu h2{
	text-align: center;
	font-size: 34px;
	color: #333;
}

#homeMap {
    background: #fff;
}
.mapBox {
    width: 100%;
    height: 855px;
    margin-top: 56px;
    position: relative;
    opacity: 0;
}
.mapBox .bgImg {
    display: block;
    width: 1920px;
    margin-left: -360px;
}
.mapBox .callData {
    position: absolute;
    top: 136px;
    left: 148px;
    width: 350px;
    height: 180px;
}
.mapBox .callData .c_title {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #333;
}
.mapBox .callData .c_line {
    width: 150px;
    height: 4px;
    background: #48acff;
    border-radius: 2px;
}
.mapBox .callData .c_number {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    color: #333;
    margin-top: 48px;
}
.live {
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 88;
}
.mapBox .live img {
    position: absolute;
    left: -31px;
    top: -34px;
    z-index: 99;
}
.live div {
    width: 10px;
    height: 10px;
    z-index: 0;
    border-radius: 50%;
    background: #0f92ff;
}
.live p:nth-child(3) {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}
.live p {
    animation: living 3s linear infinite;
    -webkit-animation: living 3s linear infinite;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #0f92ff;
    z-index: 77;
}
@keyframes living {
0% {
    opacity: 0.4;
    transform: scale(1);
}
50% {
    opacity: 0.2;
    transform: scale(3);
}
100% {
    opacity: 0.1;
    transform: scale(5);
}
}
.mapBox .live1 {
    left: 866px;
    top: 251px;
}
.mapBox .live2 {
    left: 748px;
    top: 362px;
}
.mapBox .live3 {
    left: 653px;
    top: 512px;
}
.mapBox .live4 {
    left: 854px;
    top: 508px;
}
.mapBox .live5 {
    left: 766px;
    top: 640px;
}


#homeIndustry {
    background: #fafafa;
}
.IndustryBox {
    width: 940px;
    height: 700px;
    margin: 0 auto;
}
.IndustryBox ul {
    width: 120%;
}
.IndustryBox ul li {
    width: 280px;
    height: 300px;
    background: #fff;
    float: left;
    margin: 50px 50px 0px 0px;
    opacity: 0;
}
.IndustryBox .iBox {
    display: block;
    width: 280px;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 2px 6px 2px #e0e0e0;
    cursor: pointer;
    transform: scale(1);
    transition: all .3s ease-in;
}
.IndustryBox .iBox .li_pic {
    width: 130px;
    height: 140px;
    margin: 25px auto 18px;
    display: block;
}
.IndustryBox .iBox .li_tit {
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #333;
}
.IndustryBox .iBox p {
    text-align: center;
}
.IndustryBox .iBox .li_txt {
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    color: #666;
}
.IndustryBox .iBox p {
    text-align: center;
}
.IndustryBox .iBox:hover { 
	background: #0e8af0; 
	transform: scale(1.1); 
	transition: all .3s ease-in; 
	box-shadow: 0 0 0 0 #fff; 
}
.IndustryBox .iBox:hover p{ 
	color: #fff;
}


.ywh-parteight{
	background: url(../images/bg-aipic.jpg) no-repeat center ;
	padding: 60px 0 60px 0;
}
.ywh-parteight h2{
	text-align: center;
	font-size: 34px;
	color: #fff;	
}
.part_eight{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 60px;
}
.part_eight ul{
	list-style: none;
	width: 32%;
	float: left;
	background-color: #fff;
	padding:3%;
	margin-left: 8%;
	border-radius: 5px;
}
.part_eight ul h3{
	font-weight: normal;
	font-size: 28px;
	text-align: center;
}
.part_eight ul p{
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}
.part_eight ul p.num{
	padding-top: 30px;
	padding-bottom: 30px;
}
.part_eight ul p.num b{
	font-size: 36px;
	color: #23A2FF;
}
.part_eight ul p.num s{
	font-size:16px;
	color: #F19149;
}
.part_eight ul a{
	width: 240px;
	margin: 0 auto;
	display: block;
	border-radius: 5px;
	height: 55px;
   line-height: 55px;
   font-size: 18px;
   background-color: #23A2FF;
   color: #fff;
   text-align:center;
}
.ww{
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-top: 45px;
}
.changes{
	background-color: #f8f8f8;
	padding: 60px 0 60px 0;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.changes h2{
	font-size: 28px;
	text-align: center;
}
.change_logo{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	
}
.foots{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;

	text-align: center;
	background: url(/acg/acgnew/contact_bg.jpg) repeat-x;
height: 120px;
}
.foots p{float:left;}
.foots h2{
	font-size: 30px;
	color: #333;
	font-weight: 500;
	margin-bottom: 40px;
}
.foots  a{
	display: block;
	width: 180px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	background-color: #ED3959;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
.oushu{background:#F7F8FA;padding: 40px 0 !important;}
.jishu{padding: 40px 0 !important;}

.acgtop{background:#F4F4F4;padding: 20px 0;}
.acg1200{width:1200px;margin:0 auto;overflow: hidden;}
.acgleft{float:left;
font-size: 32px;
color: #333;
font-weight: normal;}
.acgcenter{float:right;margin-right: 50px;}
.acgcenter .acgtel{font-size: 26px;
font-weight: bold;}
.acgcenter .acgwz{text-align: center;
line-height: 40px;
font-size: 14px;
color: #999;}
.acgright{text-align: center;float:right;}
.acgright a {
    display: block;
    width: 170px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    background-color: #ED3959;
    color: #fff;
    font-size: 18px;
}

.duibi {
    background-color: #fff;
    padding: 60px 0 0;
    height: auto;
    overflow: hidden;
    zoom: 1;
	width: 1200px;

margin: 0 auto;
margin-bottom: 60px;
}
.duibi h2 {
    text-align: center;
    font-size: 38px;
    padding-bottom: 60px;
    color: #333;
    font-weight: normal;
}
.duibi1{background:#3F1D8D;padding:30px;overflow: hidden;}


.dbleft{width:361px;float:left;}
.dbcenter{width:362px;margin-left:5px;float:left;}
.dbright{float:right;width:385px;}
.dbleft1nr{background: #582EB4;padding: 21px 0 21px 50px;}
.dbleft1nr p{color: #fff100;line-height: 30px;font-size: 15px;}
.dbleft1nr2{margin-top: 5px;background: #582EB4;padding:8px 0 15px 50px;}
.dbleft1nr2 p{color: #fff100;line-height: 30px;font-size: 15px;}
.dbleft1tit{margin-top:20px;}

.dbcenter p{color:#e4d9fd;}

.dbrightnr{background: url(../images/give_bg.jpg) no-repeat;padding: 112px 0 20px 50px;color: #fff;height:395px;}
.dbrightnr p{line-height:40px;font-size: 15px;}
