@charset "utf-8";
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1,h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td ,p,span,button,iframe{ margin:0; padding:0; }
ol,ul{list-style: none;}
li{display: list-item;text-align: -webkit-match-parent;list-style: none;}
a{text-decoration:none;color: #666;}
a,img{border:0;}
body{font: 12px Arial,Verdana,"微软雅黑";color: #666;min-width:1190px;}
em,i{font-style: normal;}
input,button{
    outline: none;
}
.clearfix:after {content: "<div></div>"; display: block;height: 0;clear: both;visibility: hidden;}
.fl{float: left}
.fr{float: right}
body{background-color: #fff;line-height: 1.5;}
/*commom*/
.w1920{width: 100%;}
.w1190{width: 1190px;margin-left: auto;margin-right: auto;}
.h930{height: 930px;background: #eeeeee}
.h194{height: 194px;background: #eeeeee}
.h1628{height: 1628px;text-align: center}
.pic-wrap{z-index: 999;;position: fixed;left: 0;top:0;width:100%;height: 100%;background: rgba(0, 0, 0, 0.8);display: none;}
.pic-close{font-size: 40px;color: #fff;text-align: right;}
.close-icon{display: inline-block;width: 50px;height: 50px;cursor: pointer;font-size: 40px;text-align: center;line-height: 50px;color: #fff;transform: rotateZ(45deg);}
.close-icon:hover{
    color: #48a7ea;
}
.pic-inner{width: 90%;height: 90%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;text-align: center;}