
html, body, div, ul, li, h1, h2, h3,
p, dl, dt, dd, ol, form, input, textarea, select {
    margin: 0;
    padding: 0;
}
body {
    /*font-family:"Microsoft YaHei";*/
    font-size:16px;
}
h1, h2, h3{
    font-weight:normal;
}
h1{
      color:#333333;
      line-height: 2rem;
      font-size: 1.4rem;
      font-weight: 400;
  }
h2{
    color:#333333;
    line-height: 2rem;
    font-size: 1.4em;
    font-weight: 400;
}
ul,ol {
    list-style: none;
}
img {
    border: none;
    vertical-align: middle;
}
a {
    text-decoration: none;
    display: inline-block;
}
option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*cursor:pointer;*/
.header{
    width: 100%;
    position: fixed;
    top:0;
    z-index:9999;
}
.header-main{
    width:100%;
    height:50px;
    margin: 0 auto;
    position: relative;
    box-shadow:0 6px 12px 0 rgba(51,51,51,0.35);
    background:#fff;
    opacity:1;

}
.header .logo{
    background: url("../94shouyou/logo.png") no-repeat;
    background-size:100%;
    width: 25%;
    max-width:110px;
    height:40px;
    float: left;
    margin-left:3%;
    margin-top: 5px;

}
.header .phone{
    background: url("../94shouyou/icon_phone.png") no-repeat;
    background-size:100%;
    width: 30px;
    height: 30px;
    float: right;
    margin-right:10px;
    margin-top:10px;
}
.header .customer{
    background: url("../94shouyou/icon_qq.png") no-repeat;
    background-size:100%;
    width: 30px;
    height: 30px;
    float: right;
    margin-right:50px;
    margin-top:10px;

}
.header .nav{
    background: url("../94shouyou/icon_list.png") no-repeat;
    background-size:100%;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top:10px;
}

.system{
     width:100%;
    height: auto;
    background:rgba(246,249,255,1);
 }
.system-main{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4%;
}
.system-main .p-game img{
    width: 85%;

}
.system-main .product-1{
    background: #ffffff;
    width: 88%;
    margin: 0px auto;
    border: 1px solid #c5d8db;
    padding: 3% 0;
    margin-bottom: 3%;
}
.system-main .tit{
    font-size:1.4rem;
    color: #333333;
    line-height:2rem;
    font-weight: 400;
    padding: 3% 0;
    text-align: center;
	display:block;
}
.system-main .tit2{
    font-size:1.1rem;
    color: #666666;
    line-height:1.3rem;
    font-weight: 400;
    text-align: center;
    display:block;
    margin-bottom: 6%;
}
.system-main p{
    font-size:1.1rem;
    color: #0F6FE1;
    line-height:1.2rem;
    font-weight: 400;
    text-align: center;
    display:block;
}
.button_bj{
    display: block;
    width: 12rem;
    height: 2.5rem;
    background:rgba(61,104,246,1);
    border-radius:6px;
    font-size: 1.0rem;
    color: #ffffff;
    /*margin: 0 auto;*/
    line-height: 2.5rem;
    text-align: center;
    margin: 4% auto 6%;
}
.tit{
    font-size:1.4rem;
    color: #333333;
    line-height:2rem;
    font-weight: 400;
    padding: 3% 0;
    text-align: center;
    display:block;
}
.tit2{
    font-size:1.0rem;
    color: #666666;
    line-height:1.3rem;
    font-weight: 400;
    text-align: center;
    display:block;
    margin-bottom: 6%;
}
.tit2-1{
    font-size:1.0rem;
}
.advantage{
    width: 100%;
    background: #fff;
}
.advantage .advantage-main{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.advantage-main .tit{
    font-size:1.4rem;
    color: #333333;
    line-height:2rem;
    font-weight: 400;
    padding: 3% 0;
    text-align: center;
    display:block;
}
.advantage-content{
    margin:6% 0;
}
.advantage .advantage-main li{
    width: 46%;
    height: 5rem;
    float: left;
    background: #ffffff;
    border-radius: 6px;
    margin: 1% 2%;
    box-shadow:0px 3px 10px 0px rgba(180, 191, 182, 0.35);
}
.advantage .advantage-main img{
    display: block;
    float: left;
    width: 2.8rem;
    height: 2.8rem;
    padding: 1.1rem 2% 1.1rem 2%;
}
.advantage .advantage-main p{
    display: block;
    float: left;
    font-size: 0.9rem;
    line-height: 1.2rem;
    padding: 3% 2% 1% 2%;
}
.advantage .advantage-main .p2{
    display: block;
    float: left;
    font-size: 0.7rem;
    line-height: 1.0rem;
    width:66%;
    padding: 0px 0px 2% 2%;
    text-align: left;
    color: #666666;
}
.product-function{
    width:100%;
    height:auto;
    background: #F6F9FF;
}
.product-function-wrap{
    width: 94%;
    margin: 0 auto;
    height:auto;
    text-align: center;
}
.product-function-wrap .head{
    width: 21rem;
    height:2.6rem;
    margin: 0 auto 2%;
}
.product-function-wrap .head .tabs li{
    float: left;
}
.product-function-wrap .head .tabs li span{
    display: block;
    font-size: 0.9rem;
    font-weight:400;
    line-height:35px;
    text-align: center;
    width: 7.0rem;
    height:35px;
    border-radius:6px;
    margin: 2% 0;
}
.product-function .redCls{cursor:pointer;color: #333333;}
.product-function .curCls{background-color:rgba(61,104,246,1);cursor:pointer;color: #ffffff;}

.tab_container{
    width: 100%;
    height: auto;
}
.tab_container .tab_content .content-sj{
    display: block;
    width: 96%;
    height: 8rem;
    box-shadow:0px 3px 10px 0px rgba(180, 191, 182, 0.35);
    border-radius:6px;
    float: left;
    margin: 2%;
    background: #ffffff;
}
.tab_container .tab_content img{
    float: left;
    display: block;
    width: 7rem;
    height: 6rem;
    padding: 1.0rem 0.8rem 1.0rem 1.0rem;
}
.tab_container .tab_content p{
    display: block;
    float: left;
    font-size: 1.0rem;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: 1.2rem;
    padding: 0.7rem 0 0 0.3rem;
    text-align: left;
}
.tab_container .tab_content .p2{
    display: none;
    float: left;
    font-size: 0.7rem;
    font-weight:400;
    width: 11rem;
    height: 120px;
    color:rgba(102,102,102,1);
    line-height: 1.0rem;
    padding: 2% 0 0 0;
    text-align: left;
    word-break: break-word;
}
.tab_container .tab_content .function ul{
    float: left;
    font-size: 0.7rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:26px;
    padding: 10px 0 0 0;
    color: #282DFF;
    width: 52%;
}
.tab_container .tab_content ul li{
    width: 45%;
    float: left;
    margin-right: 5%;
}
.tab_container .tab_content ul li a{
    display: block;
    width: 7rem;
    font-size: 0.9rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: 1.5rem;
    color: #282DFF;
    text-align: left;
}
.tab_container .tab_content ul li em{
    display: block;
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background:rgba(40,45,255,1);
    border-radius:50%;
    margin: 0.5rem 0.3rem 0;
}
.cooperate{
    width:100%;
    height:auto;
    text-align: center;
}
.cooperate_pro{
    width:94%;
    margin: 0 auto;
    text-align: center;
}
.cooperate_pro .flow{
    background:url(../94hwan-comprehensive/con_bj.png) no-repeat;
    background-size: 1135px 204px;
    background-position:center 116px;
    padding-bottom: 0;
}
.cooperate_pro .flow li{
    margin-top: 0%;
    width: 33.3%;
    float:left;
    margin-bottom: 8%;
}
.cooperate_pro .flow img{
    width: 6rem;
    margin: 0 auto;
    margin-bottom: 6%;
}
.cooperate_pro .flow li>span{
    display: block;
    width: 86px;
    height: 30px;
    /*background: #DEE3E9;*/
    /*color: #fff;*/
    font-size: 1.2rem;
    margin: 0 auto 12%;
    color: #282DFF;
    font-style:italic;
}
.cooperate_pro .flow li>a{
    display: block;
    color: #333;
    font-size: 1.0rem;
    margin-bottom: 2px;
    font-weight: bold;
}
.customer2{
    width:100%;
    background:rgba(18,139,255,0.15);
    height: auto;
    padding-bottom: 6%;
}
.customer_log{
    width: 94%;
    height: auto;
    margin:0 auto;
}
.customer_log li{
    width: 33%;
    height: auto;
    float: left;
    margin: 0 0% 0% 0;
}
.customer_log li img{
    width:100%;
    height: auto;
    float: left;
    margin:0 2% 6% 0;
}
.added_services{
    width: 100%;
    height: auto;
    background: #ffffff;
    padding-bottom: 6%;
}

.added_services_pro{
    width:94%;
    margin: 0 auto;
    text-align: center;
}
.added_services .flow li{
    margin-top: 0;
    width: 33%;
    float:left;
    margin-bottom: 2%;
}
.added_services .flow1 li{
    margin-top: 0;
    width: 50%;
    float:left;
    margin-bottom: 2%;
}
.added_services .flow1{
    width: 66%;
    margin: 0 auto;

}
.added_services_pro .flow img{
    width: 3rem;
    margin: 0 auto;
    margin-bottom: 2%;
}
.added_services_pro .flow li>a{
    display: block;
    color: #333;
    font-size: 0.8rem;
    margin-bottom: 2px;
}
.footer{
    width: 100%;
}
.footer-p{
    width: 100%;
}
.footer-p img{
    width: 100%;
    margin: 0 auto;
    max-height: 412px;
}
.menu{

    background:#000;
    width:100%;
	opacity:0.8;
    position: relative;
    z-index:9999;
    width: 1080px;
    margin:0 auto;
    border-top:4px solid #eee;
    border-bottom:4px solid #eee;
	color:#fff;

}
.menu>ul{
    margin:0;
    padding:0;
    padding-left:113px;
    padding-right:113px;
    margin-bottom:50px;

}
.menu>ul>li{
    height:300px;
    line-height:300px;
    font-size:50px;
    border-bottom:4px solid #eee;
}
.menu>ul>li:last-of-type{
     border-bottom:0;
}
.menu_nav{
	width:550px;
	height:240px;
	float:right;
	margin-top: 30px;
}
.menu_nav>li{
	
	float:left;
	width:33.3%;
	line-height: 125px;
	font-size:40px;

	
}
.up{
	display:block;
	width:100%;
	height:70px;
	margin:0 auto;
	text-align:center;
}
.g-platform{
    width: 100%;
    margin: 0 auto;
}
.g-platform-main{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
.g-platform .tit{
    padding: 3% 0;
}
.g-platform-main .product{
    padding: 0 0 6% 0;
}
.g-platform-main .product img{
	margin-top:8%;
    width: 80%;
}
.g-platform-main .product li{
    width: 45%;
    height: auto;
	margin:0 auto;
	text-align:center;
	margin-top:10px;
    background:linear-gradient(180deg,rgba(242,249,255,1),rgba(255,255,255,1));
    box-shadow:0px 3px 10px 0px rgba(180, 191, 182, 0.35);
    border-radius:2px;
}


.g-platform-main .product> li:nth-of-type(odd){
	float:left;	
	margin-left:3%;
}
.g-platform-main .product> li:nth-of-type(even){
	float:right;	
	margin-right:3%;
}

.g-platform-main .product p{
    color: #333333;
    font-size: 1.0rem;
    font-weight:400;
    width: 100%;
    margin: 0 auto;
	text-align:center;
}
.g-platform-main .product .p1{
    color: #666666;
    font-size: 0.7rem;
    font-weight:400;
    width:80%;
    height:4rem;
    display: inline-block;
    line-height: 1.2rem;
    text-align: left;
    padding-top:5px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
