@font-face {font-family: "iconfont";
  src: url('iconfont2180.eot?t=1468205749'); /* IE9*/
  src: url('iconfont2180.eot?t=1468205749#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont2180.html?t=1468205749') format('woff'), /* chrome, firefox */
  url('iconfont2180-2.html?t=1468205749') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont2180.svg?t=1468205749#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  color:#143592;
  font-style:normal;
  font-weight:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
#onlineService{
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 100998;
    
    ul,li{
        list-style: none;
        padding: 0;
        margin: 0;
    }
}
#onlineService .offside li:nth-child(1),#onlineService .offside li:nth-child(4),#onlineService .offside li:nth-child(5),#onlineService .offside li:nth-child(7),#onlineService .offside li:nth-child(8){
    display: none;
}
.offside .icon{
    font-size: 28px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff;
}
.offside a, .offside div{
    color: #333;
    position: absolute;
    z-index: 11;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}
.offside li{
        width: 50px;
    height: 50px;
    position: relative;
    background: #b1b1b1;
    overflow: hidden;
    text-align: center;
    transition: all .7s;
    -webkit-transition: all .7s;
}
.offside .li{
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    background-color: white;
}
.offside li:not(.li_3) a, .offside li:not(.li_3) div{
    left:0;
}
#onlineService .offside li:nth-child(2){
    background: @main-color;
}
#onlineService .offside li:nth-child(3){
    background: #e15c00;
}
#onlineService .offside li:nth-child(9){
    background: #408ed6;
}
#onlineService .offside li:nth-child(5){
    background: #408ed6;
}
#onlineService .offside li:nth-child(6){
    background: @main-color;
}
#onlineService .offside li:nth-child(10){
    background: #e15c00;
}
#onlineService .offside li:hover{
    background:#388f3e;
}
.offside .unfold{
    width:30px; 
    transform:translateX(20px); 
    -webkit-transform:translateX(20px);
}

.offside{ width:50px;}

.offside li{ width:50px; height:50px; position:relative; background:#fff; overflow:hidden; text-align:center; transition:all .7s; -webkit-transition:all .7s;}

.offside .code{ position:absolute; top:0; right:50px; display:none; margin:0;}

.offside a,

.offside div{ color:#333; position:absolute; z-index:11; display:block; top:0; right:0; bottom:0; cursor:pointer;}

.offside p{ float:left; line-height:50px; font-size:16px; font-weight:700; padding:0 0 0 10px; color:#fff; opacity:0;}

.offside .icon{ font-size:28px; height:100%; line-height:50px; text-align:center; display:block; color:#fff;}

.offside li:not(.li_3) a,

.offside li:not(.li_3) div{ left:0;}

.offside .li_3 a,

.offside .li_3 div{ width:50px; }

.offside li:nth-child(1){ background:#ff6800;}

.offside li:nth-child(2){ background:#408ed6;}

.offside li:nth-child(3){ background:#45882a;}

.offside li:nth-child(5){ background:#e15c00; overflow:visible;}

.offside li:nth-child(5):hover img{ display:block;}

.offside li:nth-child(4){ background:#62ad44;}

.offside li:nth-child(6){ background:#2571b7;}

.offside li:nth-child(7){ background:#b1b1b1;}

.offside li:nth-child(8){ background:#d3d3d3; height:20px;}

.offside li:nth-child(8) .icon{ line-height:20px;}

.offside li:hover a,

.offside li:hover div,

.offside li:hover .icon{ color:#fff;}

.offside li:hover p{ opacity:1;}

.offside li:not(.li_3):hover{ width:60px; transform:translateX(-10px); -webkit-transform:translateX(-10px);}

.offside .tel{ width:200px; transform:translateX(-150px); -webkit-transform:translateX(-150px);}
.offside .skype:hover{ width:200px; transform:translateX(-150px); -webkit-transform:translateX(-150px);}
.offside .eamil:hover{ width:200px; transform:translateX(-150px); -webkit-transform:translateX(-150px);}
.offside .whatsapp:hover{ width:200px; transform:translateX(-150px); -webkit-transform:translateX(-150px);}
.offside .back_none{ height:0; border:0 !important;}

.offside .li{ transform:translateX(100%); -webkit-transform:translateX(100%);}

.offside .unfold{ width:30px; transform:translateX(20px); -webkit-transform:translateX(20px);}

#onlie-email{
  width:300px;
  position:fixed;
  bottom:0;
  right:0;
  background:#fff;
  border:1px solid #ccc;
  border-radius:6px 6px 0 0 ;
  padding:20px 0;
}
 #onlie-email .sep-form .form-group .control-label{
     position:relative;
     width:100%;
     text-align:left;
 }
#onlie-email .btn.btn-primary{
    width:100%;
}
#onlie-email .close{
    width:10px;
    height:10px;
    text-align:center;
    line-height:10px;
    color:#000;
    position:absolute;
    left:10px;
    top:10px;
    z-index:10000;
}
.hidden-text{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    text-align:center;
    background:#ccc;
    color:#fff;
    display:none;
    cursor:pointer;
    padding-top:10px;
}



/*底部*/
#bottom{
    display:none;
}
.bottom{
    background: #383d41;
    border-top: 13px solid #00aead;
}
#bottom .ul_3{
    float: none;
    margin-left: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.bottom .ul_3 div{
    width: 100%;
    margin: 0;
}
.bottom ul li{
    font-size: 14px;
    color: #a6a6a6;
    line-height: 30px;
    margin: 0 10px;
}
#bottom .ul_3 div li{
    color: #fff;
    list-style: none;
}
#bottom .ul_3 div li a{
    color: #fff;
}

/*人机验证*/
#onlie-email .g-recaptcha{
    padding-left:0;
    width:100%;
    overflow: hidden;
}
.g-recaptcha{
	padding-left:120px;
}

.sep-news-mobile{
    display: none;
}
.sep-news dl dt a{
    padding: 0 38px;
    font-size: 48px;
    color: #FFF;
    float: left;
    word-wrap: break-word;
}

/*手机端的调整*/
/*@media screen and (max-width:1280px){
    table tbody{
        width:749px;
        display: block;
        overflow-x: scroll;
    }
}*/
@media screen and (max-width:768px){
    #header_mobile_conter  #mobile_a{
        display: none;
    }
	#bottom{
		display: block;
		padding-bottom:40px;
	}

	#onlie-email{
	    display:none;
	}
    #contact-form .form-group1{
            width: 100%;
            padding-left: 25%;
        }
                    
    .form-control{
        width:85%;
        float:left;
        margin-left: 5px;
    }
    .input-group .form-control{
        width:75%;
        
    }
    #YZM{
        right:-60px;
    }
    
   body{
    overflow-x:hidden;
   }
      
    #onlineService{
        display: block;
        left:0;
        right:0;
        bottom:0;
        top:inherit;
    }
    #onlineService .offside{
        display: -webkit-box;
        display: -moz-box;
        display: box;
        width: 100%;
        fliter: alpha(opacity=80);
        background-color: rgba(0,0,0,0.8);
        margin-bottom:0;
    }
    #onlineService .offside .tel{
        width:0;
        transform:translateX(0);
        -webkit-transform:translateX(0);
        -o-transform:translateX(0);
        -moz-transform:translateX(0);
        -ms-transform:translateX(0);
    }
    #onlineService .offside li{
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        width:0;
    }
    #onlineService .offside li a{
        display: block;
        width:100%;
        text-align: center;
    }
    #onlineService .offside li:nth-child(10){
        display:none;
    }
    #onlineService .offside li:nth-child(n){
        background:none;
    }
    #onlineService .offside li:hover{
        transform:translateX(0);
        -webkit-transform:translateX(0);
        -o-transform:translateX(0);
        -moz-transform:translateX(0);
        -ms-transform:translateX(0);
    }
    .sep-footer{
		display: none;
    }
    .about-describe img{
		max-width:100%;
    }
    .sep-container{
    	width:100%;
    }
    .sep-page-article .sep-resource-list .sep-datalist li{
    	margin:0;
    }
    #application-conter{
    	width:100%;
    }
    #seo-application-describe .application-paper ul li{
    	width:48%;
    	height:300px;
    }
    .sep-mainbody .sep-form .form-group{
    	overflow: hidden;
    }
    .g-recaptcha{
		padding-left:84px;
	}
	#inside-content .sep-page-pdf{
		padding:0 10px;
	}
    #header_mobile ul li i{
        width:40px;
        text-align: center;
    }
    .sep-news-mobile{
        display: block;
    }
}

@media screen and (max-width:414px){
	#header_mobile_conter .mobile_a1{
		padding:68px 12px 10px;
	}
	.sep-blog ul li p{
		height:156px;
		overflow: hidden;
	}
	h1{
		font-size:18px;
		text-align: center;
	}
	#inside-content{
		padding:0 10px;
	}
	#details_page{
		padding:0 10px;
	}
	#details_page h1{
		
	}
	.scrollBox{
		width:100%;
	}
	.scrollBox .ohbox{
		width:100%;
	}
	.scrollBox .pageBtn .list li{
		width:50px;
	}
	.sep-mainbody .sep-form .form-group .control-label{
		width:26%;
	}
	.sep-mainbody .sep-form .form-group{
		overflow: hidden;
	}
	.form-control{
		float:right;
	}
	table tbody{
		width:391px;
		display: block;
		overflow: auto;
	}
	.addthis_inline_share_toolbox_5t2z{
		margin-top: 12px;
	}
	#application-conter{
		width:100%;
		padding:0 10px;
	}
	.sep-mainbody .sep-container{
		min-height:inherit;
		/*background:#383d41;*/
	}
	#seo-application-describe .application-paper ul li{
		float:none;
		width:99%;
		height:inherit;
	}

	.scrollBox .tempWrap{
		width:100%;
	}
	.scrollBox .piclist li{
		width:414px;
	}
	.scrollBox .piclist li a img{
		width:100%;
	}
	.scrollBox .pageBtn .list li{
		margin:14px;
	}
	.about-title{
		font-size:22px;
		text-align: center;
	}
	.sep-page-pdf .sep-datalist li{
		width:98%;

	}
	.sep-resource-grid .sep-datalist li .title{
		text-align: center;
	}
	.sep-resource-grid .sep-datalist li .thumb img{
		width:initial;
	}
	.pdf-list{
		padding-left: 14%;
	}

}
@media screen and (max-width:375px){
	.scrollBox .pageBtn .list li{
		width:43px;
	}
	table tbody{
		width:353px;
	}
	.scrollBox .piclist li{
		width:358px;
	}
}
@media screen and (max-width:360px){
	.scrollBox .pageBtn .list li{
		margin:12px;
	}
	table tbody{
		width:338px;
	}
	.scrollBox .piclist li{
		width:344px;
	}
}
@media screen and (max-width:320px){
	.scrollBox .pageBtn .list li{
		margin:8px;
	}
	
}

