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

body{
	font-family: "微软雅黑";
	padding: 0;
	margin:0;
	}

ul{
	margin:0;
	padding: 0;
	}
li {
	list-style:none;
	/*color: black;*/
	margin: 0;	
}
a {
	text-decoration: none;
	color: black;
}
h1{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}
h2{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}
h3{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}
.clearfix{clear:both;}
.clearfix:after{
    content:".";
    display:block;
    visibility:hidden;
    height:0;
    clear:both}
img{
	padding: 0;
	margin: 0;	
	border: 0;
	/*display: block;*/
	}
p{
	margin:0;
	}
.header{
	width:100%;
	}
.header_box{
	width:1224px;
	margin: 0 auto;
		
	}
.logo{
	float: left;
	}
.logo a{
		display:block;
	}
.nav box{
	width:100%;
	higt:100px;
	
	}
.first_li{
		margin-left: 276px;
	}
.nav li{
	float: left;
	text-align:center;
	font-size:16px;
	font-weight:400;
	}
.banner{
	width:100%;
	height: auto;
	float:left;
		
	}
.banner_pro{
	width:100%;
	
	margin: 0 auto;
		
	}
.index_main{
	width:100%;
	margin: 0 auto;
	background: #fafafa;
	position: relative;
	z-index: 99;
	}
.main_top {
	width: 1224px;
	margin: 0 auto;
	height: 100px;
	background: #ffffff;
	position: absolute;
	left:0;
	right:0;
	margin-top: -50px;
	-webkit-box-shadow: #ccc 0px 8px 16px;
	-moz-box-shadow: #ccc 0px 8px 16px;
	box-shadow: 0px 8px 16px 0px rgba(36, 102, 239, 0.15);
}
.main_top li{
	float: left;
	display: block;
	width:180px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 30px;
	margin-left: 64px;
	/*margin-left: 108px;*/
	}
.main_top .first_li2{
	margin-left: 0px;
	}
.main_top .first_li2{
	margin-right: 0px;
	}
.main_top span{
	float: left;
	}
.em_all{
	float: left;
	width:40px;
	height:40px;
	/*background: url(img/icon_7+.png) no-repeat;*/
	display: block;
	margin-right: 6px;
	cursor: pointer;
	}
	.main_top ul>li>span{
		font-weight: bold;
		color: #0D75DB;
		margin-top: -6px;
	}
.product{
	width: 100%;
	height: 445px;
	background:#fafafa;
	text-align: center;
	padding-top:70px;
	padding-bottom: 60px;
	}
h1{
	
	font-size: 30px;
	font-weight:400;
	line-height: 106px;
	margin-bottom: 20px;
	color: #333;
	padding-top: 10px!important;
	}
h2{
	
	font-size: 30px;
	font-weight:400;
	line-height: 106px;
	color: #333;
	padding-top: 10px!important;
	}
.news_pro_refresh a{
	display: block;
	}
.product_pro{
	width: 1224px;
	margin: 0 auto;
	}
.product_pro .product1{
	width: 288px;
	height: 336px;
	float: left;
	margin-right: 20px;
	background: #ffffff;
	/*border-radius: 4px;*/
}
.product_shadow:hover{
	transition-duration: 0.5s;
	-webkit-box-shadow: #ccc 0px 8px 16px;
	-moz-box-shadow: #ccc 0px 8px 16px;
	box-shadow: 0px 8px 16px 0px rgba(36, 102, 239, 0.2);
	transform: scale(1.05)
}
.product_pro img{
	width: 285px;
	height:200px;
	margin:0 auto;
	/*margin-top: 56px;*/
	/*padding-bottom: 40px;*/
}

.product_pro .product2{
	width: 288px;
	height: 336px;
	float: left;
	margin-right: 20px;
	background: #ffffff;
}
.product_pro .product3{
	width: 288px;
	height: 336px;
	float: left;
	margin-right: 20px;
	background: #ffffff;
}
.product_pro .product4{
	width: 288px;
	height: 336px;
	float: left;
	background: #ffffff;
}
.product_pro_procduct1{
	width:100%;
	line-height: 40px;
	font-size: 18px;
}
.pro_pro_p{
	position:relative;

}
.pro_pro_p em{
	width:45px;
	height: 45px;
	position: absolute;
	left: 0;
	top：0;
}
.pro_pro_p em img{
	width: 100%;
	height: auto;
}
.product_pro_procduct2{
	width:100%;
	line-height: 40px;
	font-size: 18px;
}
.product_pro_procduct3{
	width:100%;
	line-height: 40px;
	font-size: 18px;
}
.product_pro_procduct4{
	width:100%;
	line-height: 40px;
	font-size: 18px;
}
.product_pro p{
	width: 88%;
	text-align: left;
	height: 64px;
	color: #9999A1;
	font-size: 14px;
	line-height: 20px;
	word-break: break-word;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 auto;
	padding:10px 0 0 0;
}
.object{
	width: 100%;
	background: #fff;
    text-align: center;
	padding-top: 20px;
}
.object h1{

}
.object .object-main{
	width: 1224px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 42px;
}

.object .object-main li{
	width: 380px;
	height: 136px;
	float: left;
	background: #ffffff;
    margin: 12px 4px;
}
.object .object-main li:hover{
	transition-duration: 0.5s;
	-webkit-box-shadow: #ccc 0px 8px 16px;
	-moz-box-shadow: #ccc 0px 8px 16px;
	box-shadow: 0px 8px 16px 0px rgba(36, 102, 239, 0.2);
}
.object .object-main img{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	padding: 32px 12px 32px 16px;
}
.object .object-main p{
	display: block;
	float: left;
	font-size: 18px;
	line-height: 26px;
	padding: 24px 0px 12px 0px;
}
.object .object-main .p2{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 22px;
	width: 266px;
	padding: 0px 0px 6px 0px;
	text-align: left;
    color: #9999A1;

}
.object .object-main .tg{

}
.sence{
	width:100%;
	background: url("//92hwan-work.oss-cn-beijing.aliyuncs.com/94hwan/gwzb.png") no-repeat ;
	background-position: center top;
	background-size:100%;
	padding-bottom: 60px;
	padding-top: 20px;
	}
.sence_pro h2{
	color: #ffffff;
}
.sence_pro{
	width:1224px;
	height: auto;
	margin:0 auto;
	text-align: center;
	}
.sence_pro_line li{
	width: 525px;
	height: 86px;
	transition: 0.1s;
	}
.sence_pro_line{
	margin:0 auto;
	float: left;
	margin-left: 80px;
	}
.sence_pro_line li{
	color: #666;
	font-size: 16px;
	background: #212239;
	margin-bottom: 12px;
	border-radius:2px;
	}
.sence_pro_line img{
	float: left;
	width: 40px;
	height: auto;
	padding: 24px;
}
.sence_pro_line p{
	float: left;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
	width: 60%;
	text-align: left;
}
.sence_pro_line a{
	/*float:right;*/
	right: 30px;
	line-height: 86px;
	color: #ffffff;
	font-size: 14px;
}

.sence_pro_line .l_11{
	margin-left: 50px;
}
.sence_pro_line span{
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}
.sence_pro_line .on{
	background: #131A34;
	border-left: 3px solid #238EFA;
}

.sence_pro_line2{
	width: 565px;
	height: 455px;
	float: left;
	}

.sence_pro_line2 span{
	display: block;
	margin-top: 80px;
	font-size: 16px;
	color: #666;
	margin-left:146px;
}
.sence_pro_line2_img{
	width:565px;
	height: 455px;
	display: block;
	float: left;
	padding-top: 50px;
	}
.sence_pro_line2_img img{
	width: 100%;
	height: auto;
}
.sence_pro_line2 a{
	display: block;
	text-align: left;
	margin-left: 180px;
	width:455px;
	color: #666;
	float: left;font-size: 14px;
	}
.cooperate{
	width:100%;
	height:421px;
	text-align: center;
	background:#EEF0F3;
	padding-top: 20px;
	}
.cooperate_pro{
	width:1224px;
	margin: 0 auto;
	text-align: center;	
	}
.cooperate_pro .flow li{
	margin-top: 80px;
	width: 16.66%;
	float:left;
    position: relative;
	}
.cooperate_pro .flow img{
	width: 52px;
	margin: 0 auto;
	margin-bottom: 12px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	}
.cooperate_pro .flow img:hover{
	transform: rotate(30deg) scale(1.2);
	-webkit-transform: rotate(30deg) scale(1.2);
	-moz-transform: rotate(30deg) scale(1.2);
	-o-transform: rotate(30deg) scale(1.2);
	-ms-transform: rotate(30deg) scale(1.2);
}
.cooperate_pro .flow li>span{
	display: block;
    position: absolute;
    right:0;
    top:50%;
    margin-top: -22px;
	width: 22px;
	height: 22px;
	background: #DEE3E9;
	color: #fff;
	font-size: 20px;
	margin-bottom: 2px;
    background: url("./c_j.png") no-repeat;
    text-indent: -9999px;
	}
.cooperate_pro .flow li>a{
	display: block;
	color: #333;
	font-size: 18px;
	margin-bottom: 2px;
	}
.customer{
    width: 100%;
    height: auto;
	padding-top: 20px;
}
.customer_log{
    width: 1224px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;

}
.customer_log li{
    width: 33.3%;
    float: left;
    padding-top: 10px;
}
.customer_log li img:hover{
	/*transition-duration: 0.5s;*/
	/*-webkit-box-shadow: #ccc 0px 8px 16px;*/
	/*-moz-box-shadow: #ccc 0px 8px 16px;*/
	/*box-shadow: 0px 8px 16px 0px rgba(36, 102, 239, 0.2);*/
	transform:scale(1.02);
	transition: 0.5s;
}
.customer_pro{
    width:1224px;
    margin: 0 auto;
    text-align: center;
    height: 812px;
}
.customer_case{
    width: 1224px;
    height: 56px;
    padding: 20px 0 20px 0;
    border-bottom: 1px dashed #fff;
}
.customer_case li{
    width:116px;
    height: 40px;
    float: left;
    margin:0 104px 30px 0;
}
.customer_case .last_li{
    width:116px;
    height: 40px;
    float: left;
    margin:0 0 30px 0;
}
.customer_case img{

    display: block;
}
.industry-pk {
	width:100%;
	padding-bottom:30px;
}
.industry-pk .industry-pk-tab .ind-tit {
	height:75px;
	margin:0 auto;
}
.industry-pk .industry-pk-tab .ind-tit img {
	display:block;
	width:258px;
	height:68px;
	margin:0 auto;
}
.industry-pk .industry-pk-list {
	width:870px;
	margin:0 auto;
}
.industry-pk .industry-pk-list tr {
	display: block;
}
.industry-pk .industry-pk-list tr td {
	font-size:15px;
	line-height:32px;
	color:#666666;
}
.industry-pk .industry-pk-list tr td em {
	display:inline-block;
	width:16px;
	height:16px;
	text-align:center;
	line-height:16px;
	box-shadow:0px 0px 2px 0px rgba(119,119,119,0.5);
	border-radius:50px;
	border:1px solid #f5f5f5;
}
.industry-pk .industry-pk-list .tr1 {
	width:384px;
	float: left;
}
.industry-pk .industry-pk-list .tr1 td {
	display:inline-block;
	float:right;
	width:384px;
	text-align:right;
}
.industry-pk .industry-pk-list .tr1 td img {
	padding:8px 0;
}
.industry-pk .industry-pk-list .tr1 td em {
	margin-left:4px;
}
.industry-pk .industry-pk-list .tr2 {
	width:24px;
	margin:0 32px;
	float: left;
}
.industry-pk .industry-pk-list .tr3 {
	width:384px;
	float: left;
}
.industry-pk .industry-pk-list .tr3 td {
	display:inline-block;
	float:left;
}
.industry-pk .industry-pk-list .tr3 td {
	display:inline-block;
	float:right;
	width:384px;
	text-align:left;
}
.industry-pk .industry-pk-list .tr3 td em {
	margin-right:4px;
}
.industry-pk .industry-pk-list .tr3 td img {
	padding:8px 0;
}
.game{
	width:100%;

	}
.game_pro{
	width:1224px;
	height: 540px;
	margin:0 auto;
	text-align: center;
	}
.game_pro_channel2 img{
	display: block;
	width:70px;
	height:70px;

	}
.game_pro_channel2 span{
	display: block;
	width:70px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	
	}
	.game_pro_channel2 img{
		    border-radius: 10px;
	}
.news{
	width:100%;
	
	}
.news_pro{
	width:1224px;
	margin: 0 auto;
	text-align: center;
    padding-bottom: 60px;
	}
.news_pro a{
	text-align: left;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	width: 388px;
	}
.news_pro .first_a{
    display: block;
    float: left;
	text-align: left;
	color: #333;
	font-size: 20px;
	margin-bottom: 20px;
    line-height: 50px;
	}
.news_pro .second_a{
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 24px;
	text-indent:24px;
	background: #ededed;
	width:388px;
	}
.news_pro_refresh p{

}
.news_pro_refresh em {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	background: url("./news_1.png") no-repeat;
	background-position: 0 0;
	margin-right: 12px;
	cursor: pointer;
}
.news_pro_refresh .em1 {
    background-position: -50px 0;
}
   .news_pro_refresh .em2 {
    background-position: -100px 0;
}

.news_pro_refresh .last_a{
	width:388px;
	height: 30px;
	line-height: 30px;
	}
.last_a_inform{
	float: left;
	width:80%;
	word-wrap: break-word;
	}
.last_a_inform1{
		float: right;
		color: #9999A1;
	}
.news_pro_refresh{
		float: left;
		width:374px;
        margin:auto 16px ;
	}
.news_pro_refresh .more_a{
	width:82px;
	height:26px;
	text-align: center;
	line-height: 26px;
	margin-top: 12px;
    float: right;
    font-size: 12px;
    color: #9999A1;
	}
.news_pro_refresh .ref_h{
    height: 50px;
    padding-bottom: 12px;
}
.linky{
	width:100%;
	height:126px;
	background: #fff;
	}
.linky_pro{
	width:1224px;
	margin: 0 auto;
	height: 126px;
	}
.linky_pro_frend li{
	float: left;
	margin-left:9px;
	}
.linky_pro h3{
	float: left;
	font-size: 12px;
	line-height: 24px;
	height: 60px;
	color: #999;
	margin-top: 32px;
	
	}
.linky_pro_frend a{
	color: #d8d8d8;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	margin-left: 26px;
	}
.linky_pro_frend2 li{
	float: left;
	margin:0px 0px 0px 9px;
	}
.linky_pro_frend2 a{
	color: #666;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	margin-left: 26px;
	}
/*.footer{
	width:100%;
	background: #101429;
	}
.footer_pr{
	width:1224px;
	height: 196px;
	margin: 0 auto;
	}
.jr_1 img{
	width:112px;
	height:42px;
	padding:40px 60px 80px 0;
	float: left;
	
	}
.ser_mid{
	width:144px;
	height: 105px;
	float: left;
	}
.footer_pr .ser_mid .p1{
	display: block;
	margin:0;
	color: #999;
	font-size: 16px;
	line-height: 30px;
	padding-top: 40px;
	}
.footer_pr .ser_mid .p2{
	display: block;
	margin:0;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	}
.footer_pr .ser_mid .p3{
	display: block;
	margin:0;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	}
.footer_pr .ser_mid .p4{
	display: block;
	margin:0;
	color: #999;
	font-size: 16px;
	line-height: 30px;
	padding-top: 10px;
	}
.black_line{
	width:1px;
	height:62px;
	background: #999;
	margin:40px 60px 0px 60px;
	float: left;
	}	
.footer_mid{
	float: left;
	
	height: 55px;
	margin:40px 126px 60px 0;
	}
.footer_mid1{
	float: left;
	
	height: 55px;
	margin:40px 0px 60px 0;
	}
.footer_mid a{
	color: #666;
	font-size: 12px;
	line-height: 20px;
	
	}
.footer_mid1 a{
	color: #666;
	font-size: 12px;
	
	}
.footer_last a{
	color: #666;
	font-size: 12px;
	
	}
.footer_last{
	float: right;
	margin-top: 40px;
	}
.footer_last img{
	width:108px;
	height: 108px;
	margin-top: 16px;
	
	}*/
.copyright{
	width:100%;
	background: #101429;
	}
.copyright_lr{
	width:1224px;
	height: 116px;
	margin: 0 auto;
	}
.copyright_lr img{
   width:20px;
   height: 20px;
   vertical-align: sub;
   margin-right: 6px;
   display: inline-block;
   }
.copyright_lr p{
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	text-align: center;
	}

.last_a_inform{
	display:block;
	width:260px;
	height:32px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.second_a{
	display:block;
	width:260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.customer_case:last-of-type{
	border:0;
}
.game_pro>ul>li>span{
	display:block;

}
.sence_pro_line>li{
	cursor:pointer;
}

.game_pro_channel2>li{
	width:70px;
	height:100px;
	float:left;
	font-size:14px;
	margin: 0 94px 60px 0;
	
}
.game_pro_channel2>li:nth-of-type(8),.game_pro_channel2>li:nth-of-type(16),.game_pro_channel2>li:nth-of-type(24){

	margin-right: 0px;
	
}
.last_li{
		margin-right: 0px;
}

.hot{
	 position: relative;
	 z-index:999;;
	 top: -13px;
	 width:20px;
}
.product_pro>li{
	    cursor: pointer;
}
.sence_pro_line2_left{
	float:left;
	width:50%;
	margin-top:60px;

}
.sence_pro_line2_left>em{
	
}
.sence_pro_line2_left>span:first-child+span{
	line-height:35px;
	font-size:18px;
	color:#000;
}
.sence_pro_line2_left>span:first-child+span+span+span{
	line-height:30px;
	font-size:16px;
	color:#333333;
}
.sence_pro_line2_left>span:first-child, .sence_pro_line2_left>span:first-child+span+span{

		width:60px;
		height:60px;
		margin:0;
		float:left;
		margin-top:5px;
		
}
.sence_pro_line2_left>span:first-child+span , .sence_pro_line2_left>span:first-child+span+span+span {

		width:500px;
		margin:0;
		float:left;
		text-align:left;
	
}
.sence_pro_line2_left_bottom{
	width:100%;
}
.sence_pro_line2_left_bottom>span{
	display:block;

	margin-top:80px;
	float:left;

	height:25px;
	line-height:25px;
	
	text-align:center;

}
.sence_pro_line2_left_bottom>span:first-child{
	width:85px;
	background:#128BFF;
	margin-left:100px;
	color:#fff;
}
.sence_pro_line2_left_bottom>span:first-child+span{
	text-align:left;
	margin-left:10px;
	color:#333333;
}
.game_qrcode{
	position:relative ; 
	top:-32px; 
	left:70px;
	width:200px;
	height:auto;
	z-index:999;
	background:#fff;
    box-shadow: 0 0 10px -5px #000;

}
.game_qrcode>img{
	width:200px;
	height:200px;
}
.game_qrcode>span{
	display:block;
	width:100%;
	text-align:center;
	margin:0;
}
.customer-logo {
	width:100%;
	background:#EEF0F3;
	text-align:center;
	padding-bottom:30px;
}
.customer-logo h1 {
	position:relative;
	width:1200px;
	margin:0 auto;
}
.customer-logo .customer-logo-list {
	width:1200px;
	margin:0 auto;
	background:#ffffff;
}
.customer-logo .customer-logo-list li {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	width:300px;
	height:180px;
	text-align:center;
	border:1px solid #e6e6e6;
	border-width:1px 1px 0 0;
}
.customer-logo .customer-logo-list li img {
	width:180px;
	height:70px;
	margin:55px 0;
}
.customer-logo .customer-logo-list li img:hover {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	transform:scale(1.1);
}
.customer-logo .customer-logo-show {
	text-align:center;
	line-height:50px;
	border:none;
	color:#9999A1;
	padding-top:10px;
	font-size:14px;
	outline:none;
	cursor:pointer;
	background:none;
}
