﻿/*重置样式*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,p,canvas,nav, section{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}
body{font-size:16px; background: #ffffff; font-family:"微软雅黑"; *_behavior:url("ie6hover.htc");-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
body,html{ width:100%; height: 100%;}
ol,ul{list-style:none}
ul li{list-style-type:none}
span{display: inline-block}
img{border:none; margin:0; padding:0; display:block}
a { text-decoration:none;display: block}
a:link{text-decoration:none}
a:visited{text-decoration:none;}
/* a,a:hover{ -webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms;transition: all 300ms} */
a:active{text-decoration:none}
img{border: 0}
input,select,textarea{outline:0}
textarea{resize:none; overflow: auto}
table{border-collapse: collapse; border-spacing: 0}
th,strong,var,em{font-weight: normal; font-style: normal}
/*清除浮动*/
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.fl{ float: left}
.fr{ float: right}

.wrapper{width: 100%; height: 100%; position: relative; background: url(../images/bg.jpg) center top no-repeat; background-size: 100% 100%;}
.title{ width: 100%; height: auto; position: absolute; top: 7%;}
.title img{ width: 100%;}
.tishi{ width: 100%; font-size: 24px; text-align: center; margin-bottom: 3%; font-weight: bold; color: #fe3f2b; line-height: 1.5rem; text-shadow: 0px 3px 15px #ffffff; letter-spacing: 0.2rem;}
.main{ width: 59.1%; background-color: #fff; padding: 35px 3% 100px 3%; position:absolute; top: 31%; left: 17.45%; border-radius: 26px; -webkit-border-radius: 26px; -o-border-radius: 26px; -moz-border-radius: 26px; -ms-border-radius: 26px;}
.main_ul li{ width: 44%; padding-left: 3.5%; margin-bottom: 18px; margin-top: 18px; height: 82px; line-height: 82px; background: #f5faff; float: left; font-size: 24px; border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px;}
.main_ul li a{ color: #16336e;}
.main_ul li a span{ font-size: 14px; color: #b2b8c4; float: right; margin-right: 30px;}
.main_ul li:nth-child(2n){ margin-left: 5%;}
.main_ul li:hover{ background:#79c4ff;}
.main_ul li:hover a, .main_ul li:hover a span{ color: #fff;}
.public{
    position: absolute; 
    font-size: 18px; 
    z-index: 999; 
    top: 30%; 
    right: 20px; 
    color: #fff; 
    width: 156px; 
    height: 50px; 
    line-height: 50px; 
    display: block; 
    text-align: center; 
    background: #05b6fe; 
    border: 1px solid #a0e4ff;
    box-shadow: 0px 5px 20px rgba(70, 130, 255, 0.3); 
    border-radius: 6px; 
    -webkit-border-radius: 6px; 
    -o-border-radius: 6px; 
    -moz-border-radius: 6px; 
    -ms-border-radius: 6px;
}
.public:hover{ background: rgba(255, 255, 255, 0.8); color: #fe3f2b; border: 1px solid #a0e4ff;}
.ksczlc{ top: 28%;}
.bmqkgs{ top: 36%;}

.page-wrapper{background: #f6f7f9;}
.img-box{ width: 1000px; margin: 0 auto;}
.img-box .img1 img{ width: 100%;}

@media screen and (max-width: 1680px) {
    .tishi{ font-size: 21px;}
    .main{ top: 30%;}
    .main_ul li{ margin-bottom: 16px; margin-top: 16px; height: 74px; line-height: 74px; font-size: 21px; border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px;}
    .main_ul li a span{ font-size: 12px;}
    .ksczlc, .bmqkgs{ font-size: 16px; width: 144px; height: 44px; line-height: 44px;}{ font-size: 16px; width: 144px; height: 44px; line-height: 44px;}
}
@media screen and (max-width: 1600px) {
    .tishi{ font-size: 18px; margin-bottom: 2.5%;}
    .main{ top: 30.5%; padding: 26px 3% 70px 3%;}
    .main_ul li{ margin-bottom: 15px; margin-top: 15px;  height: 65px; line-height: 65px; font-size: 19px;}
    .main_ul li a span{ font-size: 12px;}
    .ksczlc, .bmqkgs{ font-size: 14px; right: 15px; width: 120px; height: 40px; line-height: 40px}
}
@media screen and (max-width: 1440px) {
    .tishi{ font-size: 16px;}
    .main_ul li{ margin-bottom: 12px; margin-top: 12px; height: 60px; line-height: 60px; font-size: 16px;}
    .main_ul li a span{ font-size: 12px;}
}

