@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{margin:0;padding:0;}
body {color: #333333;text-align: left;font-size: 16px;font-family:"微软雅黑";font-family: microsoft yahei,Arial,Helvetica,sans-serif;}
a{ text-decoration:none; color:inherit;}
a:link,a:visited {color: inherit;text-decoration: none;}
a:active,a:hover {color: #1b65b9;text-decoration: none;}
fieldset,img {border: none;}
legend {display: none;}
img {vertical-align: middle;}
em {font-style: normal;}
li,ul {list-style: none;}
li {list-style-type: none;}
div {word-wrap: break-word;word-break: break-all;}
h1,h2,h3,h4,h5,h6 {font-size: 9pt;}
button,input,select,textarea {font-weight: inherit;font-size: inherit;font-size: 100%;font-family: inherit;}
a:hover img {/*opacity: .8;*/}
.f_l {float: left;}
.f_r {float: right;}
.fl {float: left;}
.fr {float: right;}
.auto{ margin:0 auto;}
.w1200{ width:1200px;margin: 0 auto;}
.w1400{ width:1400px;margin: 0 auto;}
.w1600{ width:1600px;margin: 0 auto;}
.clear{ clear:both; float:none;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
.transition{ transition:0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.Box{ position:relative; overflow:hidden;}
.aBox{ position:relative;}

.main{/* width: 100%; */height: auto;overflow: hidden;position: relative;}
.content{width: 1400px;height: auto;padding: 37px 30px 26px;margin: 40px auto;position: relative;overflow: hidden;background: #FFFFFF;border-radius: 0px 40px 0px 40px;box-shadow: 0px 10px 12px #e3f0ff;}


/*仿layui分页样式*/
.i_Page{ text-align: center;}
.layuiPage{padding: 10px 0px;clear: both;overflow:hidden; text-align: center; font-size: 14px;}
.layuiPage a,.layuiPage span,.layuiPage font{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding: 0 15px; border: 1px solid #e2e2e2; height: 28px; line-height: 28px; margin: 0 -1px 5px 0; background-color: #fff; color: #333;}
.layuiPage span,.layuiPage font{margin-right: 10px; padding: 0; border: none;}
.layuiPage .layui-laypage-curr{padding: 0 15px;margin-right: 0px;}
.layuiPage a.onhover,.layuiPage a:hover{background: #1b65b9;border: 1px solid #1b65b9;color:#FFFFFF !important;}
.layuiPage font{height: 30px; line-height: 30px; color: #999;}
.layuiPage input{ height: 30px; line-height: 30px; border-radius: 2px; vertical-align: top; background-color: #fff; box-sizing: border-box; border: 1px solid #e2e2e2; display: inline-block; width: 40px; margin: 0 10px; padding: 0 3px; text-align: center; outline: 0; transition: all .3s; -webkit-transition: all .3s;}
.layuiPage input[type='text']:focus{ border-color: #009688!important;}
.layuiPage input[type='submit']{margin-left: 10px; cursor: pointer;}
/*分页样式*/
.page{padding: 10px 0px;clear: both;overflow:hidden; text-align: center; font-size: 14px;}
.page a,.page span,.page font{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding: 0 15px; border: 1px solid #e2e2e2; height: 28px; line-height: 28px; margin: 0 -1px 5px 0; background-color: #fff; color: #333;}
.page span,.page font{margin-right: 10px; padding: 0; border: none;}
.page .layui-laypage-curr{padding: 0 15px;margin-right: 0px;}
.page a.onhover,.page a:hover{background: #1b65b9;border: 1px solid #1b65b9;color:#FFFFFF !important;}
.page font{height: 30px; line-height: 30px; color: #999;}
.page input{ height: 30px; line-height: 30px; border-radius: 2px; vertical-align: top; background-color: #fff; box-sizing: border-box; border: 1px solid #e2e2e2; display: inline-block; width: 40px; margin: 0 10px; padding: 0 3px; text-align: center; outline: 0; transition: all .3s; -webkit-transition: all .3s;}
.page input[type='text']:focus{ border-color: #009688!important;}
.page input[type='submit']{margin-left: 10px; cursor: pointer;}


/*滚动条自定义样式*/
.ScrollStyle{ overflow:overlay; overflow-x:hidden;}
.ScrollStyle::-webkit-scrollbar {width: 9px;height: 9px;box-sizing: border-box;background: #eee;}
.ScrollStyle::-webkit-scrollbar-button {width: 9px;height: 12px;background:url(scroll.png) no-repeat;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start {background-position: 0 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover {background-position: -10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active {background-position: -20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end {background-position: -30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover {background-position: -40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active {background-position: -50px 0;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start {background-position: 0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover {background-position: -10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active {background-position: -19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end {background-position: -30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover {background-position: -40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active {background-position: -50px -11px;}
.ScrollStyle::-webkit-scrollbar-track-piece {background-color: rgba(0,0,0,.15);/*-webkit-border-radius: 5px;*/}
.ScrollStyle::-webkit-scrollbar-thumb {background-color: #e7e7e7;border: 1px solid rgba(0,0,0,.21);/*-webkit-border-radius: 5px;*/}
.ScrollStyle::-webkit-scrollbar-thumb:hover {background-color: #f6f6f6;border: 1px solid rgba(0,0,0,.21);}
.ScrollStyle::-webkit-scrollbar-thumb:active {background: -webkit-gradient(linear,left top,left bottom,from(#E4E4E4),to(#F4F4F4));}
.ScrollStyle::-webkit-scrollbar-corner {background-color: #f1f1f1;/*-webkit-border-radius: 1px;*/}

.dqwz{width: 100%;text-indent: 34px;height: 50px;line-height: 50px;background: url(dqwz_icon.png) left center no-repeat;position: relative;font-size: 18px; border-bottom: 1px solid #bababa;}

.backstretch{min-width:1200px;}
a i{ transition: all .3s;}
a:hover i {transform: scale(.9);}

.layui-layer-lan .layui-layer-title{background:#1b65b9;}
.Address{height: auto;font-size: 16px;color: #000000;line-height: 26px;padding-left: 30px;background: url(dqwz_icon.png) left center no-repeat;margin: 10px auto 15px;width: 1150px;width: calc(100% - 30px);border-bottom: 1px solid #dddddd;padding: 10px 0px 10px 30px;}
.ArchiveGdPart{position: absolute;width: 200px;background: url(gd_red.png) no-repeat center top;padding: 120px 0 25px;z-index: 99;top: 640px;right: 50%;margin-right:-600px;transform: rotateZ(-20deg);}
.ArchiveGdPart p{ font-size: 12px; color: #F00; display: block; text-align: center; line-height: 20px; letter-spacing: -1px;}

@media screen and (max-width:750px ) {
	body{min-width:100%;min-height: auto;}
    .warp{max-width:100%; min-width: 100%;}
    .warp *{box-sizing:border-box;}
    .Warp{max-width: 100%;min-width: 100%;}
	.Warp *{box-sizing:border-box;}
	.w1200{width:100%;margin: 0 auto;}
	.w1400{width:100%;margin: 0 auto;}
	.main{width: 100%; height: auto; overflow: hidden; padding: 0px; margin: 0 auto;}
	.Main{width: 100%;padding: 0px;margin: 0px;}
	.Address{width: 100%; height: auto;line-height: 1.3;padding: 10px 0px;margin-bottom:5px;background: none;font-size: 14px;}
	.Address a{font-size: 14px;}
	.ArchiveGdPart{margin-right: 0px;right: 0;zoom: 0.7;}
}