﻿* {
    margin: 0;
    padding: 0;
}

a {
    color: #666;
    transition: all 0.3s ease 0s;
}
.f-cb {
    zoom: 1;
}
.f-cb:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.fl{
	float:left;
}
.fr{
	float: right;
}
.f18 {
    font-size: 18px;
}
.wrap{ 
	width: 100%;
	/*transition: all 0.3s ease 0s;*/
}
.w1200{
	width: 1200px;
    margin: 0 auto; 
	box-sizing:content-box;

} 
.w1200 *{box-sizing:content-box;}

.m-wrap{
	padding: 0 4.7%;
	width: 90.6%;
}
body {
    background: #f5f5f5 ;
}
.ins-navbox ul, .profile-wrap ul, .ins-navbox ol {
    list-style: none;
    float: left;
}
.ins-navbox li {
    margin-right: 16px;
    font-size: 16px;
    line-height: 74px;
    list-style: none;
    float: left;
} 
    
.loading{
            width: 80px;
            height: 40px;
            margin: 0 auto;
            margin-top:100px;
        }
        .loading span{
            display: inline-block;
            width: 8px;
            height: 100%;
            border-radius: 4px;
            background: lightgreen;
            -webkit-animation: load 1s ease infinite; 
            
        }
        @-webkit-keyframes load{
            0%,100%{
                height: 40px;
                background: lightgreen;
            }
            50%{
                height: 70px;
                margin: -15px 0;
                background: lightblue;
            }
        }
        .loading span:nth-child(2){
            -webkit-animation-delay:0.2s;
        }
        .loading span:nth-child(3){
            -webkit-animation-delay:0.4s;
        }
        .loading span:nth-child(4){
            -webkit-animation-delay:0.6s;
        }
        .loading span:nth-child(5){
            -webkit-animation-delay:0.8s;
        } 

/* 故障点*/
/*折叠css*/
#firstpane{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#firstpane ol{
	width: 100%;
	overflow: hidden;
}
#box .menu_head{
	display: block;
	margin-bottom: 5px;
	/*height:42px; */
	line-height:42px;
	font-size:14px; 
	color:#333333;
	font-weight: normal;
	cursor:pointer;
	position:relative;
	padding-left: 15px;
    background: #f2f2f2 url(../images/pro_down.png) no-repeat right center;
    font-weight: bold;
}
.menu_head  span.pull-right{ font-weight: 100;width: auto;padding-right: 30px;}
#box .current{
	background:#f2f2f2 url(../images/pro_up.png) no-repeat right center;
}
.menu_body{
	overflow: hidden;
    margin: 0 auto;
    padding: 20px;
    line-height: 20px;
    color: #999;
}

/* 故障点结束*/
/****************海量世界**************/
.ins-banner{
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
/*.ins-banner.margin{
	padding-top: 141px;
}*/
.ins-banner img{
	float: left;
	width: 100%;
}
.ins-navbox{
	height: 75px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.ins-navbox.m-wrap{
	display: none;
}
.ins-navbox.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}
.ins-navbox li{
	margin-right: 16px;
	font-size: 16px;
	line-height: 74px;
}
.ins-navbox.twrap li{
	margin-right: 10px;
}
.ins-navbox li a{
	display: block;
	padding: 0 18px;
}
.ins-navbox.twrap li a{
	padding: 0 10px;
}
.ins-navbox li a:hover,.ins-navbox li a.hover{
	color: #035cac;
	border-bottom: 2px solid #035cac;
	position: relative;
	margin-bottom: -1px;
}
.ins-navbox .return-top{
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
	padding-right: 54px;
	background: url(../images/ico_32.png) no-repeat 95px center;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	cursor: pointer;
	margin-top: 19px;
}
.ins-navbox .return-top:hover{
	color: #fff;
	background: url(../images/ico_33.png) no-repeat 95px center #035cac;
	border: 1px solid #035cac;
}
.ins-navbox.twrap .return-top{
	padding-right: 30px;
	padding-left: 15px;
	background: url(../images/ico_32.png) no-repeat 80px center;
}
.ins-navbox.twrap .return-top:hover{
	color: #fff;
	background: url(../images/ico_33.png) no-repeat 80px center #035cac;
	border: 1px solid #035cac;
}
.profile-wrap{
	padding-top: 32px;
	padding-bottom: 40px;
	transition: normal;
} 
.m-wrap .blackbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	display: none;
	z-index: 10;
}
.profile-wrap .f48{
	font-size: 42px;
	color: #0056a9;
	line-height: 50px;
}
.profile-wrap.m-wrap .f48{
	font-size: 18px;
	line-height: 24px;
}
.profile-wrap .f36{
	font-size: 30px;
	line-height: 36px;
	color: #e5e5e5;
	text-transform: uppercase;
}
.profile-wrap.m-wrap .f36{
	font-size: 15px;
	line-height: 18px;
}
.profile-wrap .cont{
	width: 100%;
	margin-top: 14px;
}
.profile-wrap .cont:after{
	content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* .profile-wrap .cont .boxs{
	width: 100%;
	margin-right: 6%;
	font-size: 14px;
	line-height: 26px;
	float: left;
} */
 .profile-wrap .cont .boxs{
	width: 43%;
	margin-right: 6%;
	font-size: 14px;
	line-height: 26px;
	float: left;
} 
/* .profile-wrap .cont .boxs p{
	text-indent:25px;
} */

.profile-wrap .cont .boxs p{
	margin: 0px;
}
.profile-wrap.m-wrap .cont .boxs{
	float: none;
	width: 100%;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
.profile-wrap .bot-box{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 28px;
}
.profile-wrap.m-wrap .botlist{
	display: none;
}


.wrap.m-wrap {
    padding: 0 4.7%;
    /* width: 90.6%; */
    width:100%;
}
.m-wrap{
	padding: 0 4.7%;
	width: 90.6%;
}
.profile-wrap.m-wrap {
    padding-top: 25px;
    padding-bottom: 30px;
    position: relative;
    transition: normal;
}
.profile-wrap .botlist{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
}
.profile-wrap .botlist ul{
	width: 100%;
}
.profile-wrap .botlist li{
	width: 25%;
	position: relative;
	list-style: none;
    float: left;
}
.profile-wrap .botlist li a{
	display: block;
	width: 100%;
	cursor: pointer;
}
.profile-wrap .botlist li img{
	width: 100%;
	height: 100%;
	display: block;
}
.profile-wrap .botlist .upbox{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: url(../images/bg_08.png) repeat center;
}
.profile-wrap .botlist .upbox p{
	width: 150px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	margin-top: -24px;
}
.profile-wrap .botlist .butn{
	display: block;
	width: 45px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	cursor: pointer;
}
.profile-wrap .botlist .prev{
	left: 0;
	background: url(../images/ico_34.png) no-repeat left top;
}
.profile-wrap .botlist .prev:hover{
	background: url(../images/ico_34.png) no-repeat left bottom;
}
.profile-wrap .botlist .next{
	right: 0;
	background: url(../images/ico_34.png) no-repeat right top;
}
.profile-wrap .botlist .next:hover{
	background: url(../images/ico_34.png) no-repeat right bottom;
}
.m-ins-navbox{
	width: 100%;
	height: 38px;
	background-color: #fff;
	display: none;
	position: relative;
	z-index: 11;
}
.m-ins-navbox.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}
.m-ins-navbox .left{
	width: 15%;
	cursor: pointer;
}
.m-ins-navbox .left .ico{
	display: block;
	width: 100%;
	height: 38px;
	background: url(../images/ico_35.png) no-repeat center #035cac;
	background-size: auto 50%;
}
.m-ins-navbox .ret-subbox{
	position: absolute;
	top: 38px;
	width: 100%;
	background-color: #035cac;
	left: 0;
	z-index: 2;
	display: none;
}
.m-ins-navbox .ret-subbox a{
	display: block;
	width: 95%;
	padding-left: 5%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #4882b6;
	color: #fff;
	font-size: 14px;
	background: url(../images/ico_38.png) no-repeat 92% center;
	background-size: auto 35%;
}
.m-ins-navbox .right{
	width: 85%;
	position: relative;
}
.m-ins-navbox .right .tit{
	display: block;
	width: 95%;
	padding-left: 5%;
	font-size: 14px;
	color: #035cac;
	line-height: 38px;
	background: url(../images/ico_36.png) no-repeat 94% center;
	background-size: auto 50%;
	cursor: pointer;
}
.m-ins-navbox .right .subbox{
	width: 100%;
	position: absolute;
	top: 38px;
	background-color: #fff;
	z-index: 2;
	display: none;
	left: 0;
}
.m-ins-navbox .right .subbox a{
	display: block;
	width: 95%;
	padding-left: 5%;
	line-height: 38px;
	height: 38px;
	border-top: 1px solid #e5e5e5;
	background: url(../images/ico_37.png) no-repeat 92% center;
	background-size: auto 35%;
	/*border-left: 1px solid #fff;
	margin-left: -1px;*/
}
@media screen and (max-width: 768px) {

  /* .ins-banner{ margin-top: 65px; } */
/*   #header .con{
	position: relative;
}
#menu-m .m-menu-btn{
	position: absolute;
	top: -59px;
} */
	.butn{display: none;}
	.ins-banner{ margin-top: 64px;}

}