* {
	padding: 0px;
	margin: 0px;
}

html, body{ min-width:auto;height:100%; }
body{/*position:relative;*/ line-height:1.5;  font-family: "Microsoft YaHei", Arial, Tahoma, sans-serif; background:#fff;font-size: 14px;}
.body{ font-size:12px; overflow:hidden; }
ul,ul li{list-style: none;padding-left: 0;}
a{color: #333;}
a:hover{color: #1daee1;}
a {
	text-decoration: none
}
img{margin-bottom: -5px;}
a:hover,
a:active {
	text-decoration: none
}
a:focus {
	text-decoration: none
}
.font15{ font-size:15px !important;}
.font16{ font-size:16px !important;}
.font18{ font-size:18px !important;}
.font20{ font-size:20px !important;}
.font22{ font-size:22px !important;}
.font24{ font-size:24px !important;}
.font26{ font-size:26px !important;}
.font28{ font-size:28px !important;}
.font30{ font-size:30px !important;}
.font32{ font-size:32px !important;}
.font36{ font-size:36px !important;}
.font48{ font-size:48px !important;}
.fontNormal{ font-weight:normal !important;}
.fontBold{ font-weight:bold !important;}

.color_main{ color:#1daee1;}
.color_red{ color:#1daee1;}
.color_vice{ color:#333301; }
.color_vice_light{color: #e6e5e5;}
.color_h{color: #999;}
.color_span{color: #e1e0e0;}
.color_white{color: #fff;}

.text-left{ text-align:left;}
.text-center{ text-align:center;}
.text-right{ text-align:right;}
.textjustify{text-align: justify;}
.linehei2{line-height: 2;}

.clearboth{clear: both;}
.titleEn{font-family:'Oswald', sans-serif,impact;margin-bottom: 5px;}
.clearance{width: 100%;height: 50px; overflow: hidden;}
.clearance30{width: 100%;height: 30px; overflow: hidden;}
.clearance10{width: 100%;height: 10px; overflow: hidden;}
.setion{width: 100%;margin: 0; clear: both;z-index: 111; overflow: hidden;}
.wid94{width: 94%;margin: 0 auto;}
.wid90{width: 90%;margin: 0 auto;}
.wid80{max-width: 80%;margin: 0 auto;overflow: hidden;}
.wid1300{max-width: 1300px;margin: 0 auto;overflow: hidden;}

@media (max-width: 1366px){
	.wid80{
	    max-width: 97% !important;
	}
}
.fl{float: left;}
.fr{float: right;}
  .pc-show{
    display:block;
  }
  .phone-show{
  	display: none;
  }
  @media (max-width:990px){
  	  .pc-show{
    display: none;
  }
  .phone-show{
  	display:block;
  }
  
  
  .so-searchs {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
   .so-searchs .input {
        padding: 0px 1px 0 11px;
        display: block;
        width: 66%;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #333;
        float: left;
        margin-left: 5px;
        border: none;
    }
    .so-searchs button
    {
        float: left;
        width: 30%;
        border: none;
        height: 36px;
    }
    .so-searchs .submit {
        display: block;
        height: 37px;
        line-height: 37px;
        font-size: 14px;
        color: #fff;
        background-color: #004d9f;
        cursor: pointer;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

.clearance{width: 100%;height: 30px;}
.clearance30{width: 100%;height: 20px;}
.clearance10{width: 100%;height: 10px;}
  
  
  	}
 /* 设置滚动条的样式 */
        ::-webkit-scrollbar {
            width: 4px;
        }
        /* 滚动槽 */
        ::-webkit-scrollbar-track {
            background-color: #f0f0f0;
            border-radius: 0px;
        }
        /* 滚动条滑块 */
        ::-webkit-scrollbar-thumb {
            background-color: #007ed1;
        }

            ::-webkit-scrollbar-thumb:window-inactive {
                background-color: #007ed1;
            }


	.position {
		display: none;
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0px;
		z-index: 1001;
		background: #323232;
	}
	
	.innerWrapper {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: relative;
		padding: 0;
	}
	
	.innerWrapper a {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 33.3333%;
	}
	
	.position .innerWrapper a img {
		display: block;
		margin: 0 auto;
	}
	@media (max-width:990px){
		.position {
			display: block;
			}
	.topLogBox{margin-bottom:40px;}
	}
	