
body, html{
    min-width: 1310px;
}
.navbar-static-top{
/*   //  position: fixed!important;  */
    width: 100%;
    box-shadow: 3px 3px 3px #dcdcdc;
}
.logo span {
    background: url(../image/index_commom/mainlogo.png) no-repeat;
    height: 44px;width: 138px;
}
.top-menu{
    display: inline-block;
}
.medu-1{
    display: inline-block;
    margin-top: 12px;
}
.container > .navbar-header{
    margin-right: 40px;
}
.row{
    min-width: 100px;

}
.top-menu ul {list-style-type:none;}
.top-menu li { float:left;}
.top-menu .medu-1>li>.medu-2 {visibility:hidden;background-color: #dcdcdc}
.top-menu .block {visibility: hidden;
    position: fixed;
    top: 74px;
    background: #fff;
    left: 0px;
    width: 100%;
    box-shadow: 0 -2px 3px -1px #dcdcdc;
}
.top-menu .medu-1 .medu-2 .medu-3{
    visibility: hidden;
    left: 122px;
    top: 0px;
    position: absolute;
    left: 203px;
    width: 997px;
    padding-top: 20px;
    padding-left: 50px;
    overflow: auto;
height: 438px;
margin-top: 2px;
background: #fff}
.top-menu table {position:absolute; top:0; left:0;}
.top-menu a{display:block; padding:2px 0px;color:#000;text-decoration:none;}
.top-menu .medu-1 .medu-2> div>li {clear:both;text-align:left;width: 186px;height: 40px;}
.top-menu .medu-1 .medu-2>div>li {text-align:left;width: 186px;height: 40px;}
.top-menu .medu-1 .medu-2>div>li>a{display:block;height:15px; text-align: left;font-size: 14px;text-align: center;line-height: 36px;}
.top-menu ul ul ul li a{clear:both;text-align:left;}
.top-menu .medu-1>li {
	margin-left:40px;
	float: left; 
}
.full{
    height: 74px;
}
.top-menu .medu-1>li>a{
	font-size:16px;
    line-height: 42px;
}
.top-menu .medu-1>li>a .nav-ico{
    width: 24px;

    margin-right: 8px
   
}
.top-menu .medu-1>li>a .nav-line{
     margin-right: 5px;
}
.top-menu .medu-1 .medu-2{
	position: absolute;
    top: 74px;
    background: #dcdcdc;
    left: 0px;
    width: 1200px;

}
.top-menu .medu-1 .medu-2>div{
    padding-top: 20px;
}
.top-menu .medu-1 .medu-2 >div{
    display: inline-block;
    float: left;
    background-color: #f3f4f6;
   overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 150px;
    height: 440px;
}
.medu-3 .row{
    margin-bottom: 30px;
    display: flex;
    flex-flow: wrap column;
    align-content: flex-start;
    height: 388px;
}
.medu-3>li{
    width:160px;
    height: 24px;overflow: hidden;
}
.medu-3 div>li>span{
    color: #3a66ff;
    font-size: 14px;
    font-weight: 555;
}.medu-3 >li>a{
    
    font-size: 14px;
}
.medu-4 >li>a:hover{
    
    color: #3a66ff;
}

.medu-3 .top-menu-text3{
    width: 20%;
    padding: 8px;
}
.medu-4 li{
    clear: both;
    margin-top: 5px;
}

.block .block-child{
    width: 1000px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}
.block .block-child a{display: inline-block;margin-right: 46px;font-size: 14px}

.block .block-child a:hover{
    color: #3a66ff;
}
.search{
    width: 220px;
    float: right;

}
.search input{
    border:1px solid #dcdcdc;
    padding: 5px 8px;
    width: 178px;
    font-size: 14px;
}
.lang_m{
    top: 0px;
    margin-top: 15px;
    float: right;
}

.lang_m li {
    float: left;
    height: 40px;
    padding: 0 5px;
    line-height: 40px;
}
.lang_m .nav_span1 {
    padding: 0 15px;
    background: url(../image/icon_1.png) 10px 8px no-repeat;
}
.lang_m .nav_span1, .search .nav_span3 {
    display: inline-block;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}
.lang_m .nav_span2 {
    width: 58px!important;
    text-align: left;
}
#footer-option .footer-col h3{
    font-size: 20px;
    font-weight: 600
}
.footer-col h2{
    display: block;width: 100%;
    margin-bottom: 14px;
    font-weight: 600
}
.list-unstyled li a{
    font-size: 14px;
    color: #fff;
}
#footer-option{
    background-image: none;
    background: #464648;
}
.footer{
    background: #1b1b1b;
    opacity: 1;
}
.footer-link .footer_line{
    width: 1px;height: 180px;
    background: #fff;
    margin-top: 20px;
}
.footer .footer-btm{
    padding: 16px 0px;
}
.footer .footer-btm p{
    font-size: 12px;
    margin: 0;
}
.footer .footer-btm,.footer .footer-btm p a,.list-unstyled li p,.nav.list-unstyled>li>a{
    color: #fff;
}
.list-unstyled li{
padding: 0;
padding-bottom: 5px;
}
.t3-spotlight h3{
    height: 19px;
}
@media screen and (max-width: 768px){
    .footer-link .footer_line {
    display: none;
}
}


