@charset "UTF-8";

/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,
img { vertical-align: top; border: 0; }
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i { font-weight: normal; font-style: normal; }
ol,
ul,
li { list-style: none; }
div,
dl,
dt,
dd,
ol,
ul,
li { zoom: 1; }
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; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; }
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */
body { color: #4F4F4F; font-size: 18px; line-height: 36px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: #4F4F4F; text-decoration: none; outline: none; }
a:hover { color: #1557A7;  }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 20px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
.fl { float: left !important; }
.fr { float: right !important; }
.hide { display: none; }
input[type="button"],
input[type="submit"],
input[type="file"],
button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* frame */
html { background: #F4F5F7; }
body {text-align: center;min-width: 1400px;margin: 0 auto;background: url(../../sqgs/images/bg-1.jpg) no-repeat center top;background-size: 100%;}
.container { position: relative; max-width: 1300px; margin: 0 auto; }


/* header ----------------------------- */
#header { height: 465px; }
#header .title { font-size: 64px; color: #fff; text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.95); font-weight: 700; letter-spacing: 0.1em; text-align: center; line-height: 60px; }
#header .title a { color: #fff; }

/* logo */
.logo {display: flex;align-items: center;font-size: 38px;margin-bottom: 150px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);color: #fff;letter-spacing: 2px;padding-top: 45px;padding-bottom: 0;}
.logo img { margin-right: 15px; max-width: 350px; }


/* content ----------------------------- */
#content { width: 1300px; margin: 0 auto 50px; background-color: #fff; box-shadow: 3px 3px 15px #999; border-radius: 10px; padding: 30px; }

/* box-top */
.box-top {  margin-bottom: 30px; padding-top: 20px; }
.box-top .hd { margin-bottom: 30px;}
/* menu-list */
.menu-list { display: flex; justify-content: space-between; }
.menu-list li {  cursor: pointer; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 180px; }
.menu-list li h3 { font-weight: bold; position: relative; padding-bottom: 15px;  }
.menu-list li::before,
.menu-list li h3::after { display: block; content: ""; }
.menu-list li::before {margin: 0 auto;width: 60px;height: 60px;background: url(../../sqgs/images/iconfont.png) no-repeat 0 0;}
.menu-list .li2::before { background-position: 0 -120px; }
.menu-list .li3::before { background-position: 0 -240px; }
.menu-list .li4::before { background-position: 0 -360px; }
.menu-list .li5::before { background-position: 0 -480px; }
.menu-list .li6::before { background-position: 0 -600px; }
.menu-list .li1.on::before { background-position: 0 -60px; }
.menu-list .li2.on::before { background-position: 0 -180px; }
.menu-list .li3.on::before { background-position: 0 -300px; }
.menu-list .li4.on::before { background-position: 0 -420px; }
.menu-list .li5.on::before { background-position: 0 -540px; }
.menu-list .li6.on::before { background-position: 0 -660px; }
.menu-list li.on h3 { color: #1557A7;  }
.menu-list li h3::after { width: 0; height: 5px; background-color: #1557A7; position: absolute; left: -10px; bottom: 0; transition: 0.5s all; }
.menu-list li.on h3::after { width: calc( 100% + 20px ); }

.box-top .bd { text-align: center; position: relative; margin-bottom: 20px; }
.box-top .bd::before { display: block; content: ""; position: absolute; top: 50%; transform: translateY(-50%); background-color: #1557A7; height: 10px; width: 100%; border-radius: 10px; }
.box-top .bd h3 { display: inline-block; background-color: #fff; position: relative; z-index: 1; line-height: 60px; height: 60px; vertical-align: top; border-radius: 60px; padding: 0 30px; font-weight: bold; font-size: 32px; color: #1557A7;}
.box-top .bd h3 span { display: flex; align-items: center; }
.box-top .bd>div span::before {display: block;content: "";background: url(../../sqgs/images/iconfont.png) no-repeat 0 0;margin-right: 10px;width: 60px;height: 60px;zoom: 0.75;}
.box-top .bd>div.in1 span::before { background-position: 0 -60px; }
.box-top .bd>div.in2 span::before { background-position: 0 -180px; }
.box-top .bd>div.in3 span::before { background-position: 0 -300px; }
.box-top .bd>div.in4 span::before { background-position: 0 -420px; }
.box-top .bd>div.in5 span::before { background-position: 0 -540px; }
.box-top .bd>div.in6 span::before { background-position: 0 -660px; }


/* box-loop ----------------------------- */

/* box-border */
.box-border {  }
.box-border .hd { line-height: 70px; height: 70px; text-align: center; margin-bottom: 25px; }
.box-border .hd h3,
.box-border .hd li { display: inline-block; font-weight: bold; font-size: 24px; color: #1557A7; position: relative; padding: 0 10px; cursor: pointer; }
.box-border .hd li { margin: 0 50px; color: #333;}
.box-border .hd li::after { display: block; content:""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: #333; transition: 0.4s;}
.box-border .hd li.on { color: #1557A7; }
.box-border .hd li.on::after { background-color: #1557A7; width: 100%;}
.box-border .bd { background: #F4F5F7; box-shadow: inset 5px 5px 16px 1px rgba(12, 12, 13, 0.15); padding: 35px 30px 15px; flex: 1; min-height: 0; border-radius: 10px; }
.box-border .bd li { position: relative;float: left; height: 50px; width: 25%; margin-bottom: 20px; }
.box-border .bd li a,
.box-border .bd li span { width: 280px; font-size: 18px; transition: 0.4s all; margin: 0 auto; display: flex; align-items: center; justify-content: center; line-height: 20px; height: 50px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); background-color: #fff; }
.box-border .bd li a:hover,
.box-border .bd li span:hover{ background-color: #1557A7; color: #fff; }



/*footer*/
#footer { color: #fff; background: #1557A7; position: relative; text-align: left; padding: 20px 0; min-width: 1400px; }
#footer .footNav { padding-bottom: 10px; overflow: hidden; }
#footer .footNav li { float: left; }
#footer .footNav .spe { margin: 0 10px; }
#footer a { color: #fff; }
#footer a:hover { color: #f5dc0a; }
#footer .copyRight {  line-height: 30px; font-size: 14px; padding-right: 400px; }
#footer .copyRight img { vertical-align: text-bottom; }
#footer .pics { position: absolute; right: 0; top: 40px; display: flex; align-items: center; justify-content:space-between; }
#footer .pics li { float: left; margin-left: 15px; margin-bottom: 15px;}
#footer .pics img { height: 63px; }
#footer .pics .ul2 { width: 250px; }
#footer .pics .ul2 img { width: 110px; height: 52px; }

/* mainBox */
.mainBox { text-align: left;}
.mainBox .mHd { margin-bottom: 20px;}
.mainBox .mHd h3 { padding-left: 22px; position: relative; font-weight: bold;}
.mainBox .mHd h3::before { display: block; content: ""; width: 6px; height: 20px; left: 0; top: 50%; transform: translateY(-50%); position: absolute; background-color: #1557A7; }
.mainBox .mHd h3,
.mainBox .mHd .list .on { position: relative; display: inline-block; *display: inline; zoom: 1; color: #1557A7; font-size: 24px; }
.mainBox .mHd h3 a { color: #fff; }

/* 位置导航 */
.path { color: #666; line-height: 20px; padding: 15px 0; margin: 0 auto 20px; font-size: 14px; border-bottom: 1px solid #EAEDF1; position: relative; text-align: left;}
.path a,
.path span { padding: 0 3px; color: #666; }
.path em { background: url(../../../../base/img/icons.png) no-repeat 10px -1641px; padding-left: 36px;}
.path a:hover { color: #c00; }

/* newsList */
.newsList { padding: 0 10px;}
.newsList li { border-bottom: 1px dotted #ccc; position: relative; height: 46px; line-height: 46px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newsList li a {padding-left: 22px; transition: all 0.5s; }
.newsList li:before { display: block; content: ''; transition: all 0.5s; width: 5px; height: 5px; background-color: #D9D9D9; position: absolute; left: 4px; top: 50%; transform: translateY(-50%); }
.newsList li:hover a { padding-left: 28px; }
.newsList li:hover:before { background-color: #0a4c9c; }
.newsList li.noData:before { display: none; }
.newsList .date { float: right; color: #999; margin: 0 10px;}
.newsList .node { color: #999; margin-right: 10px;}
.newsList em { color: #f20;}
.newsList .split { height: 1px; overflow: hidden; font-size: 0; line-height: 0; margin: 18px 0; border-bottom: 1px dotted #ccc;}
.newsList li .address { background: #8DB6D5; color: #fff; padding: 0 8px; line-height: 22px; font-size: 12px; margin: 7px 0; border-radius: 5px; float: right; margin-left: 15px;}
.newsList li .address:hover { background: #c00; text-decoration: none;}
.newsList li .disable { display: none !important;}

/* url_方块样式分页 */
.page { font-size: 0; text-align: center; padding: 25px 0; clear: both; overflow: hidden; }
.page a,
.page span { font-size: 14px; display: inline-block; *display: inline; zoom: 1; border: 1px solid #E1E1E1; padding: 0px 12px; margin: 0 3px 5px 0; line-height: 30px; height: 30px; }
.page a:hover,
.page span:hover { border: 1px solid #1557A7; text-decoration: none; color: #1557A7; cursor: pointer; }
.page .current { background: #1557A7; border: 1px solid #1557A7; color: #fff !important; font-weight: bold; }
.page select,
.page input { margin: 0 4px; background: #fff; border: 0 solid #E1E1E1; vertical-align: middle; }
.page input { text-align: center; padding: 0 4px; outline: none; }
.page .disabled { pointer-events: none; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }


