body,a{
    padding:0;
    margin:0;
    box-sizing:border-box;
    
}
body{
    min-width:1110px;
    font-size:14px;
    user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
}
body .contents-body-zg img{
    max-width:733px;
}
div,ul,li,header,footer,h1,h2,h3,h4,h5,h6{
    box-sizing:border-box;
}
a,a:hover,a:visited,a:link,a:active{
    text-decoration:none;
}
.clear:after{
    content:"";
    clear:both;
    display:block;
}
.sections{
    min-width:1000px;
}
.text-center{
    text-align:center;
}
.text-right{
    text-align:right;
}
.new-year-bg{
    background:linear-gradient(#fef4ed,#fef3eb)
}
.text-over{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.pull-right{
    float:right;
}
.pull-left{
    float:left;
}
.background-img{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
.list-banner{
    height:500px;
    min-width:1100px;
}
.header{
    width:1000px;
    margin:0 auto;
    padding-top:22px;
    position:relative;
}
.menu-box{
    width:768px;
    float:right;
    padding:0;
    margin:0;
}
.menu-box .menus{
    list-style:none;
    width:128px;
    height:56px;
    background:#525250;
    color:white;
    font-size:16px;
    line-height:56px;
    font-weight:bold;
    text-align:center;
    float:left;
    position:relative;
}
.menu-box .menus a,.menu-box .menus a:hover,.menu-box .menus a:visited,.menu-box .menus a:visited,.menu-box .menus a:link{
    text-decoration:none;
    color:white;
}
.menu-box .active-menu{
    background:#da251e;
}

.menu-box .menus-son{
    width:128px;
    padding:10px 24px;
    position:absolute;
    left:0;
    top:56px;
    background:#f5f5f5;
    display:none;
}
.menu-box .menus-son .menus-son-list{
    margin:0;
    padding:0;
    list-style:none;
    border-bottom:1px solid #d4d4d4;
    height:42px;
    line-height:41px;
    font-size:14px;
    text-align:center;
    color:#444;
    position:relative;
}
.menu-box .menus-son .menus-son-list .lines-menu-zg{
    display:block;
    position:absolute;
    border-bottom:2px solid #da251e;
    left:10px;
    bottom:5px;
    width:0;
}
.menu-box .menus-son a,.menu-box .menus-son a:hover,.menu-box .menus-son a:visited,.menu-box .menus-son a:visited,.menu-box .menus-son a:link{
    text-decoration:none;
    color:#444;
}
.zg-logo-h{
    width:107px;
    height:107px;
    position:absolute;
    left:-107px;
    top:0;
    border-radius:10px;
    overflow:hidden;
}
.contents-box-zg{
    width:1000px;
    margin:0 auto ;
    background:#ffffff;
    box-shadow:2px 2px 2px #bbb;
}
.contents-background{
    background-image:url('../images/background.png');
    background-size:100% auto;
    background-repeat:repeat-y;
    background-position:center center;
    padding-bottom:80px;
}
.left-box-zg{
    width:214px;
    padding:7px;
    position:relative;
    top:-40px;
    float:left;
    background:white;
}
.list-type-zg{
    height:100px;
    background:#da251e;
    color:white;
    padding:20px 0;
}
.list-type-zh-zg{
    height:36px;
    font-size:22px;
    font-weight:bold;
    line-height:36px;
}
.list-type-en-zg{
    height:24px;
    font-size:12px;
    font-weight:bold;
    line-height:24px;
}
.list-type-list-zg{
    background:#fef3ec;
    padding:0 15px;
}
.list-type-lists-zg{
   border-bottom:1px solid #dcd1ca;
   height:52px;
   line-height:51px;
   font-size:14px;
   font-weight:bold;
   position:relative;
}
.active-menu .menus-son-list .actives{
    color:#de2017!important;
}
.list-type-lists-zg a{
    color:#333;
}
.list-type-lists-zg a:hover{
    color:#de2017;
}
.second-menu-actived a{
    color:#da251e;
}
.second-menu-actived:after{
    content:'';
    display:block;
    position:absolute;
    border-left:7px solid #da251e;
    border-top:5px solid #fef3ec;
    border-bottom:5px solid #fef3ec;
    top:21px;
    right:22px;
}

.right-box-zg{
    margin-left:200px;
    padding:30px 0 30px 25px;
}
.content-header{
    height:34px;
    border-bottom:1px solid #dcd1ca;
}
.contents-title{
    width:120px;
    font-size:18px;
    height:35px;
    line-height:35px;
    padding-left:20px;
    position:relative;
}
.contents-title:before{
    content:'';
    display:block;
    border-left:4px solid #da251e;
    height:20px;
    position:absolute;
    top:7px;
    left:8px;
}
.header-nav{
    width:300px;
    text-align:right;
    height:35px;
    line-height:35px;
    padding-right:10px;
}


.contact-zg{
	height:340px;
	background:#3f3f3f;
	padding:40px 0;
    box-sizing:border-box;
    min-width:1000px;
}
.zg-lists{
	width:135px;
	border-right:2px solid #282828;
	float:left;
	height:260px;
	color:white;
    margin-right:40px;
}
.zg-list{
    padding-left:0;
}
.zg-list li{
    list-style:none;
    padding:0;
}
.zg-lists .titles{
	font-size:18px;
	font-weight:bold;
}
.zg-lists .zg-list-text{
    margin-top:30px;
    padding:0;
}
.zg-lists .zg-list-text li{
	line-height:50px;
	font-size:16px;
}
.zg-lists .zg-list-text li a{
	color:white;
}
.zg-contact-type{
	width:260px;
	font-size:14px;
	text-align:left;
	border-right:none;
	margin-right:0;
}
.zg-contact-type .zg-list-text  li{
	line-height:35px;
	font-size:14px;
}
.zg-ercode-box{
	width:180px;
	height:230px;
	text-align:center;
	color:white;
  font-size:18px;
  font-weight:bold;
    margin-top:14px;
}
.zg-ercode-box img{
  width:100%;
  margin-top:30px;
}
.zg-footer{
	background:#313131;
	height:50px;
	line-height:50px;
	color:white;
    padding:0 40px;
    text-align:center;
}
.footer-content-body{
    width:1000px;
    margin:0 auto;
}
.contact-list li{
    list-style:none;
    line-height:36px;
}
.third-content{
    height:570px;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-500px;
    margin-top:-285px;
}
.masks{
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.9);
    overflow:hidden;
}
.masks img{
    display:block;
    vertical-align: top;
    position:absolute;
    max-width:700px;
    margin:auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
.close-btn{
    color:black;
    font-size:20px;
    font-weight:bold;
    width:30px;
    height:30px;
    background:#fff;
    border-radius:50%;
    position:absolute;
    cursor:pointer;
    right:50px;
    top:50px;
    text-align:center;
}
.left-btn{
    position:absolute;
    width:30px;
    height:60px;
    font-weight:bold;
    font-size:50px;
    line-height:60px;
    color:white;
    top:50%;
    margin-top:-30px;
    left:50%;
    margin-left:-500px;
    cursor:pointer;
    user-select:none;
}

.right-btn{
    position:absolute;
    width:30px;
    height:60px;
    font-weight:bold;
    font-size:50px;
    line-height:60px;
    color:white;
    top:50%;
    margin-top:-30px;
    right:50%;
    margin-right:-500px;
    cursor:pointer;
    user-select:none;
}
.page{
    margin-top:20px;
}
.index-btn{
    display:inline-block;
    padding:0 15px;
    border:1px solid #e4e4e4;
    height:30px;
    line-height:28px;
    color:#333;
    box-sizing:border-box;
}
.prev-btn{
    display:inline-block;
    padding:0 15px;
    border:1px solid #e4e4e4;
    height:30px;
    line-height:28px;
    color:#333;
    box-sizing:border-box;
}
.next-btn{
    display:inline-block;
    padding:0 15px;
    border:1px solid #e4e4e4;
    height:30px;
    line-height:28px;
    color:#333;
    box-sizing:border-box;
}
.last-btn{
    display:inline-block;
    padding:0 15px;
    border:1px solid #e4e4e4;
    height:30px;
    line-height:28px;
    color:#333;
    box-sizing:border-box;
}
.page-info{
    display:inline-block;
    padding:0 15px;
    border:1px solid #e4e4e4;
    height:30px;
    line-height:28px;
    color:#333;
    box-sizing:border-box;
    margin-right:30px;
}
.page select{
    height:30px;
    margin-left:10px;
    border:1px solid #e4e4e4;
}
.header-nav a,.header-nav a:hover,.header-nav a:visited,.header-nav a:link,.header-nav a:active{
    color:#333;
}


