@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea{outline-style:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
p{word-wrap:break-word;}/*ie10*/
a:active{text-decoration:none !important;}
a:hover{text-decoration:none !important;}
a:link{text-decoration: none !important;}
a:visited{text-decoration: none !important;}
a{text-decoration: none !important;}
*{font-family:"微软雅黑";}
.ff_song{font-family:"宋体";}
.f_left{float: left;padding: 0; margin: 0;}
.f_right{float: right;padding: 0; margin: 0;}
.clear{clear: both;}
/* nav导航栏自适应 */
/*@media only screen and (min-width: 768px) and (max-width: 1100px){}
@media only screen and (min-width:1100px){}
@media only screen and (max-width:768px){}*/
.hc-top-up{background: rgba(0, 0, 0, 0); border-color: rgba(255, 255, 255, .4); transition: .5s;}
/* .hc-top-nd{background: rgba(255, 255, 255, .9); border: none; box-shadow: 0px 0px 5px #888888; transition: .5s;} */
.hc-banner{margin: 0; height: 100vh; width: 100%; overflow: hidden; position: relative;}
/*
.hc-banner ul{position:relative;}*/
.hc-banner .banner li{width: 100%; height: 100vh; position: absolute; left: 0; top: 0; background-position: center; background-size: cover; overflow: hidden;}
.left{float: left; width: 30px; height: 52px; line-height: 52px; color: #fff; left: 10px; background: rgba(0, 0, 0, .7)}
.right{float: right; width: 30px; height: 52px; line-height: 52px; color: #fff; right: 10px; background: rgba(0, 0, 0, .7)}
a.btn{position: relative; top: 120px; z-index: 10; cursor: pointer; text-align: center; font-size: 32px}
.left{float: left; width: 30px; height: 52px; line-height: 52px; color: #fff; left: 10px; background: rgba(0, 0, 0, .7)}
.right{float: right; width: 30px; height: 52px; line-height: 52px; color: #fff; right: 10px; background: rgba(0, 0, 0, .7)}
ol{position: relative; display: table; margin: 0 auto 0; top: 90vh; z-index: 10}
ol li{float: left; width: 50px; height: 10px; margin: 0 10px; border-radius: 2px; background: rgba(215, 215, 215, .5); cursor: pointer;}
ol li.red{background: #FFFF00;}
.navbar{margin-bottom: 0px;}
/*=======================================================================================*/
@media only screen and (max-width:768px){.p768{display: none;}
.hc-navbox{width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 0px; height: 0; overflow: hidden; opacity: 0; transition: .5s;}
.hc-navbox01{width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 50px; height: 100vh; overflow: hidden; opacity: 1; transition: .5s;}
#navBox li{height: 40px; width: 90%; overflow: hidden; text-align: center; margin: 10px 0; font-size: 1.2em; z-index: 1000}
#navBox li:active{background: #fff;}
#navBox li .nav-on{display: none;}
#mainNav .hc-logobox img{height: 50px; padding: 10px;}
/*C菜单按钮*/
#mainNav .hc-oi{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
#mainNav .hc-io{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
#mainNav .hc-oi em{border-radius:1px;position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: inline-block; width: 16px; height: 2px; background-color: #fff; z-index: 10;}
#mainNav .hc-oi em::before, #mainNav .hc-oi em:after, #mainNav .hc-oi em::before, #mainNav .hc-oi em:after{content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-color: #fff; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform .3s; -moz-transition: -moz-transform .3s; transition: transform .3s;}
#mainNav .hc-oi em::before{-webkit-transform: translateY(-6px) rotate(0deg); -moz-transform: translateY(-6px) rotate(0deg); -ms-transform: translateY(-6px) rotate(0deg); -o-transform: translateY(-6px) rotate(0deg); transform: translateY(-6px) rotate(0deg);}
#mainNav .hc-oi em::after{-webkit-transform: translateY(6px) rotate(0deg); -moz-transform: translateY(6px) rotate(0deg); -ms-transform: translateY(6px) rotate(0deg); -o-transform: translateY(6px) rotate(0deg); transform: translateY(6px) rotate(0deg);}
#mainNav .hc-io em{background: rgba(53, 53, 53, 0);}
#mainNav .hc-io em::before{-webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); -o-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg);}
#mainNav .hc-io em::after{-webkit-transform: translateY(0px) rotate(-45deg); -moz-transform: translateY(0px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-45deg); -o-transform: translateY(0px) rotate(-45deg); transform: translateY(0px) rotate(-45deg);}
/*C菜单按钮结束*/
.hc-fly{width: 100%; height: 100vh; position: relative;}
.hc-fly .fly-one{width: 75%; position: absolute; left: 50%; top: 20%; margin-left: -37%; opacity: 1;}
.hc-fly .fly-two{width: 100%; height: 30vh; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; margin: 0; background: rgba(252, 203, 13, .5); opacity: 1;}
.hc-fly .fly-three{height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .8); position: absolute; z-index: 2; left: 0; right: 0; bottom: 25vh; letter-spacing: 2px;}
.hc-fly .fly-four{height: 20px; font-size: 18px; text-align: center; color: #fff; position: absolute; z-index: 2; left: 0; right: 0; bottom: 15vh; letter-spacing: 2px;}}
/*======================================================================================*/
@media only screen and (min-width: 769px) and (max-width: 1099px){.p768{display: none;}
.hc-navbox{width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 0px; height: 0; overflow: hidden; opacity: 0; transition: .5s;}
.hc-navbox01{width: 100%; position: absolute; top: 0; background: rgba(255, 255, 255, .9); z-index: -1; margin: 0 -15px; padding-top: 50px; height: 100vh; overflow: hidden; opacity: 1; transition: .5s;}
#navBox li{height: 40px; width: 100%; overflow: hidden; text-align: center; margin: 10px 0; font-size: 1.2em;}
#navBox li:active{background: #fff;}
#navBox li .nav-on{display: none;}
#mainNav .hc-logobox img{height: 50px; padding: 10px; float: left;display: inline-block;}

#mainNav .hc-oi{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
#mainNav .hc-io{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
#mainNav .hc-oi em{border-radius:1px;position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: inline-block; width: 16px; height: 2px; background-color: #fff; z-index: 10;}
#mainNav .hc-oi em::before, #mainNav .hc-oi em:after, #mainNav .hc-oi em::before, #mainNav .hc-oi em:after{content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-color: #fff; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform .3s; -moz-transition: -moz-transform .3s; transition: transform .3s;}
#mainNav .hc-oi em::before{-webkit-transform: translateY(-6px) rotate(0deg); -moz-transform: translateY(-6px) rotate(0deg); -ms-transform: translateY(-6px) rotate(0deg); -o-transform: translateY(-6px) rotate(0deg); transform: translateY(-6px) rotate(0deg);}
#mainNav .hc-oi em::after{-webkit-transform: translateY(6px) rotate(0deg); -moz-transform: translateY(6px) rotate(0deg); -ms-transform: translateY(6px) rotate(0deg); -o-transform: translateY(6px) rotate(0deg); transform: translateY(6px) rotate(0deg);}
#mainNav .hc-io em{background: rgba(53, 53, 53, 0);}
#mainNav .hc-io em::before{-webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); -o-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg);}
#mainNav .hc-io em::after{-webkit-transform: translateY(0px) rotate(-45deg); -moz-transform: translateY(0px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-45deg); -o-transform: translateY(0px) rotate(-45deg); transform: translateY(0px) rotate(-45deg);}

/*C菜单按钮*/
#mainNav .hc-oi{width: 24px; height: 24px; border-radius: 4px; background: #fccb0d; position: absolute; right: 20px; top: 13px; padding: 3px; box-shadow: 0 -1px 5px #fccb0d inset;}
#mainNav .hc-io{width: 24px; height: 24px; border-radius: 4px; background: #fccb0d; position: absolute; right: 20px; top: 13px; padding: 3px; box-shadow: 0 1px 5px #fccb0d inset;}
#mainNav .hc-oi em{position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: inline-block; width: 16px; height: 2px; background-color: #353535; z-index: 10;}
#mainNav .hc-oi em::before, #mainNav .hc-oi em:after, #mainNav .hc-oi em::before, #mainNav .hc-oi em:after{content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-color: #353535; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform .3s; -moz-transition: -moz-transform .3s; transition: transform .3s;}
#mainNav .hc-oi em::before{-webkit-transform: translateY(-6px) rotate(0deg); -moz-transform: translateY(-6px) rotate(0deg); -ms-transform: translateY(-6px) rotate(0deg); -o-transform: translateY(-6px) rotate(0deg); transform: translateY(-6px) rotate(0deg);}
#mainNav .hc-oi em::after{-webkit-transform: translateY(6px) rotate(0deg); -moz-transform: translateY(6px) rotate(0deg); -ms-transform: translateY(6px) rotate(0deg); -o-transform: translateY(6px) rotate(0deg); transform: translateY(6px) rotate(0deg);}
#mainNav .hc-io em{background: rgba(53, 53, 53, 0);}
#mainNav .hc-io em::before{-webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); -o-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg);}
#mainNav .hc-io em::after{-webkit-transform: translateY(0px) rotate(-45deg); -moz-transform: translateY(0px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-45deg); -o-transform: translateY(0px) rotate(-45deg); transform: translateY(0px) rotate(-45deg);}
/*C菜单按钮结束*/
.hc-fly{width: 100%; height: 100vh; position: relative;}
.hc-fly .fly-one{width: 75%; position: absolute; left: 50%; top: 20%; margin-left: -37%; opacity: 1;}
.hc-fly .fly-two{width: 100%; height: 30vh; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; margin: 0; background: rgba(252, 203, 13, .5); opacity: 1;}
.hc-fly .fly-three{height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .8); position: absolute; z-index: 2; left: 0; right: 0; bottom: 25vh; letter-spacing: 2px;}
.hc-fly .fly-four{height: 20px; font-size: 18px; text-align: center; color: #fff; position: absolute; z-index: 2; left: 0; right: 0; bottom: 15vh; letter-spacing: 2px;}}
/*====================================================================*/
.noNote{width: 100%;}
.noNote p{text-align: center;font-size: 16px;letter-spacing:4px;}
.noNote img:nth-child(1){
    display: block;
}
.noNote img:nth-child(2){
    display: none;
}
.noNote img{
    display: block;margin: 0 auto;width: 400px;margin-top: 50px;
}
.footFixed{
    position: fixed;
    bottom: 0;
}
.footP{
    font-size: 15px;
    display: block;
    margin-top: 8px;
    padding-top:13px;
    border-top: 1px solid #454545;
}
.footPPhone{display: none;}
.foot{height: 201px;width: 100%;background: #232323;color:#fff;}
.foot1{display: block;margin:0 auto;text-align: center;padding-top: 68px;margin-bottom: 50px;}
.foot span{font-size: 16px;}
.foot1 span:nth-child(1){font-size: 20px;border-right: 2px solid #45A0D1;padding-right: 26px;line-height:30px;}
.foot1 span:nth-child(2){background-image: url(../img/index/phone.png);background-repeat: no-repeat;background-size: 30px 30px;background-position: 10px 3px;line-height: 40px;display: inline-block;padding-left: 50px;margin-left: 20px;height: 40px;}
.foot1 span:nth-child(3){background-image: url(../img/index/mail.png);background-repeat: no-repeat;background-size: 30px 30px;background-position: 10px 3px;line-height: 40px;display: inline-block;padding-left: 50px;margin-left: 20px;height: 40px;}
.foot1 span:nth-child(4){background-image: url(../img/index/mail.png);background-repeat: no-repeat;background-size: 30px 30px;background-position: 10px 3px;line-height: 40px;display: inline-block;padding-left: 50px;margin-left: 20px;height: 40px;}
#footAddre{background-image: url(../img/index/home.png);background-repeat: no-repeat;background-size: 30px 30px;background-position: 10px 3px;line-height: 40px;display: inline-block;padding-left: 50px;margin-left: 20px;height: 40px;}
.foot>p{text-align: center;border-top: 1px solid #464545;padding-top: 20px;}
.brDisplay{display: none}
@media only screen and (min-width:1100px){.p1100{display: none;}.hc-top-up .hc-logobox{display: inline-block; padding: 10px; border-right: 1px solid rgba(255, 255, 255, .4);}.hc-top-nd .hc-logobox{display: inline-block; padding: 10px;}#mainNav .hc-contact, #mainNav .hc-navbox{height: 29px; overflow: hidden;float: left;display: inline-block}#mainNav .hc-navbox li{transition: .5s; top: 0; padding: 0 5px;}#mainNav .hc-navbox li:hover{transition: .5s; top: -30px;}#mainNav .hc-contact a{padding: 0 15px; line-height: 28px; display: inline-block; color: #666; border: 1px solid rgba(255, 255, 255, .8); border-radius: 30px; transition: .5s;}#mainNav .hc-contact a:nth-child(1), #mainNav .hc-contact a:hover{background: #449FE3 !important; border-radius: 50px; color: #333 !important; transition: .5s;}#mainNav .hc-navbox li>.nav-off, #mainNav .hc-navbox li:hover>.nav-off{background: #449FE3 !important; border-radius: 50px; color: #fff !important;}#mainNav .nav li a:nth-child(n){text-align: center; line-height: 30px; display: block; padding: 0 15px;font-size: 17px;}.hc-fly{width: 45%; height: 100vh; position: absolute; top: 15%; left: 0; right: 0; bottom: 0; margin: auto; opacity: 1; transition: 1s;}.hc-fly img:nth-child(1){width: 75%; display: block; margin: 0 auto;}.hc-fly p:nth-child(3){height: 20px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, .6); position: absolute; left: 0; right: 0; bottom: 37%; letter-spacing: 2px;}.hc-fly p:nth-child(4){height: 20px; font-size: 28px; text-align: center; color: rgba(255, 255, 255, .9); position: absolute; left: 0; right: 0; bottom: 22%;}}
@media only screen and (min-width:769px){
    /* .htmleaf-container{margin-top: 100px;} */#mainNav{height: 100px;}
    #mainNav .hc-logobox img{height: 69px;}
    .container-fluid{width: 1200px;}
    #search{display: inline-block;height: 50px;}
    #search input{width: 298px;height: 35px;background-color: #f8f8f8;border-radius: 3px;font-family: MicrosoftYaHei;font-size: 12px;border: 0;padding-left: 12px;font-weight: normal;font-stretch: normal;}
    #search .searchBtn{display: inline-block;background-image: url('../img/index/big.png');background-repeat: no-repeat;background-size: 18px 18px;background-position: 15px 9px;width: 46px;height: 35px;background-color: #45A0D1;border-radius: 4px;}.hc-top-up .hc-logobox{float: left!important;}#search{float: left!important;margin-top: 30px;}
    #navBox{float: left!important;margin-top: 33px;margin-left: 20px;}
    .foot1{display: block;margin:0 auto;text-align: center;padding-top: 50px;margin-bottom: 30px;}
    .foot{height: 170px;width: 100%;background: #232323;color:#fff;}
    
}
@media only screen and (max-width:768px){
    .htmleaf-container{margin-top: 60px;}
    /* #mainNav{height: 60px;border-bottom: 1px solid #ccc;} */
    #mainNav{height: 60px;}
    #mainNav .hc-logobox img{height: 55px;}
    .container-fluid{width: 1180px;}
    #search{display: inline-block;}
    #search input{width: 150px;height: 35px;background-color: #f8f8f8;border-radius: 3px;font-family: MicrosoftYaHei;font-size: 12px;border: 0;padding-left: 12px;font-weight: normal;font-stretch: normal;line-height:19px;}#search .searchBtn{display: inline-block;background-image: url('../img/index/big.png');background-repeat: no-repeat;background-size: 18px 18px;background-position: 15px 9px;width: 46px;height: 35px;background-color: #45A0D1;border-radius: 4px;}.hc-top-up .hc-logobox{float: left!important;}#search{float: left!important;margin-top: 13px;}#navBox{float: left!important;margin-top: 50px;}
}

@media only screen and (max-width:480px){
    .htmleaf-container{margin-top: 0px;}
    #navBox{float: left!important;margin-top: 50px;}
    .foot{height: 167px;width: 100%;background: #232323;color:#fff;}
    .foot1{display: block;margin:0 auto;text-align: left;padding-top: 10px;margin-left: 20px;}
    .foot span{font-size: 11px;}
    .foot1 span:nth-child(1){font-size: 13px;border-right: 2px solid #45A0D1;padding-right: 10px;line-height:30px;margin-left: 0;}
    .foot1 span:nth-child(2){background-image: url(../img/index/phone.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 9px 3px;line-height: 25px;display: inline-block;padding-left: 38px;margin-left: 0;height: 26px;}
    .foot1 span:nth-child(3){background-image: url(../img/index/mail.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 10px 3px;line-height: 25px;display: inline-block;padding-left: 40px;margin-left: 0;height: 26px;}
    .foot1 span:nth-child(4){background-image: url(../img/index/mail.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 1px 3px;line-height: 25px;display: inline-block;padding-left: 31px;margin-left: 75px;height: 26px;}
    /* .foot1 span:last-child{background-image: url(../img/index/home.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 76px 4px;line-height: 22px;padding-top: 3px;width: 274px;display: inline-block;padding-left: 106px;margin-left: 0;height: 44px;} */
    #footAddre{background-image: url(../img/index/home.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: 76px 4px;line-height: 22px;padding-top: 3px;width: 274px;display: inline-block;padding-left: 106px;margin-left: 0;height: 44px;}
    .footP{line-height: 22px;padding-top: 3px;width: 274px;display: inline-block;padding-left: 106px;margin-left: 0;height: 44px;font-size: 11px;}
    .footPPhone{display: block; border-top: 1px solid #cdcdcd;margin-right: 20px;}
    .footP{display: none;}
    .footPH1{font-size: 11px;text-align: left;padding-left:106px;font-weight: normal;line-height: 22px;}
    .footPPhone h1{font-size: 11px;text-align: center;font-weight: normal;line-height: 22px;}
    .container-fluid{width: 100%;}
    .brDisplay{display: block}
    .container-fluid{padding-left: 2px;padding-right: 2px;}
    #mainNav .hc-logobox img{height: 50px;}
    #search input{width: 121px;height: 30px;background-color: #f8f8f8;border-radius: 3px;font-family: MicrosoftYaHei;font-size: 11px;border: 0;padding-left: 0px;font-weight: normal;font-stretch: normal;}
    #search .searchBtn{display: inline-block;background-image: url('../img/index/big.png');background-repeat: no-repeat;background-size: 16px 16px;background-position: 12px 8px;width: 38px;height: 30px;background-color: #45A0D1;border-radius: 4px;}
    #mainNav .hc-oi{width: 26px; height: 27px; border-radius: 4px; background: #fccb0d; position: absolute; right: 14px;top: 14px;}
    .hc-navbox01{width: 100%; position: fixed; top: 0; background: rgba(255, 255, 255, .9); z-index: 100000000; margin: 0 0px; padding-top: 50px; height: 100vh; left: 0; overflow: hidden; opacity: 1; transition: .5s;}
    .noNote{width: 100%;}
    .noNote p{text-align: center;font-size:14px;letter-spacing:1px;}
    .noNote img:nth-child(2){
        display: block;
    }
    .noNote img:nth-child(1){
        display: none;
    }
    .noNote img{
        display: block;margin: 0 auto;width: 180px;margin-top: 50px;
    }
    .footFixed{
        position: fixed;
        bottom: 0;
    }
}
@media only screen and (min-width: 340px) and (max-width: 415px){
    #navBox{float: left!important;margin-top: 50px;}
    #search input{width: 150px;height: 30px;background-color: #f8f8f8;border-radius: 3px;font-family: MicrosoftYaHei;font-size: 12px;border: 0;padding-left: 10px;font-weight: normal;font-stretch: normal;}
    #mainNav .hc-logobox img{height: 54px;}
}
@media only screen and (min-width: 768px) and (max-width:1100px){
    #mainNav .hc-oi{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
    #mainNav .hc-io{width: 24px; height: 24px; border-radius: 4px; background: #45A0D1; position: absolute; right: 20px; top: 19px; padding: 3px;}
    #mainNav .hc-oi em{border-radius:1px;position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); display: inline-block; width: 16px; height: 2px; background-color: #fff; z-index: 10;}
    #mainNav .hc-oi em::before, #mainNav .hc-oi em:after, #mainNav .hc-oi em::before, #mainNav .hc-oi em:after{content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-color: #fff; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform .3s; -moz-transition: -moz-transform .3s; transition: transform .3s;}
    #mainNav .hc-oi em::before{-webkit-transform: translateY(-6px) rotate(0deg); -moz-transform: translateY(-6px) rotate(0deg); -ms-transform: translateY(-6px) rotate(0deg); -o-transform: translateY(-6px) rotate(0deg); transform: translateY(-6px) rotate(0deg);}
    #mainNav .hc-oi em::after{-webkit-transform: translateY(6px) rotate(0deg); -moz-transform: translateY(6px) rotate(0deg); -ms-transform: translateY(6px) rotate(0deg); -o-transform: translateY(6px) rotate(0deg); transform: translateY(6px) rotate(0deg);}
    #mainNav .hc-io em{background: rgba(53, 53, 53, 0);}
    #mainNav .hc-io em::before{-webkit-transform: translateY(0px) rotate(45deg); -moz-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg); -o-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg);}
    #mainNav .hc-io em::after{-webkit-transform: translateY(0px) rotate(-45deg); -moz-transform: translateY(0px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-45deg); -o-transform: translateY(0px) rotate(-45deg); transform: translateY(0px) rotate(-45deg);}
    
}    