﻿@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:"PingFangSC-Regular","Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 2;
    font-family:"PingFangSC-Regular","Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    text-align: left;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
body * {
    outline: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #c00;
}
.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 */
.wrap {
    background:#fff url(../img/header.png) no-repeat center top;
    max-width: 1920px;
    margin: 0 auto;
    min-height: 800px;
}
.container {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}
.siteWidth {
    max-width: 1140px;
    margin: 0 auto;
}
#content {
    max-width: 1200px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border: 10px solid rgba(255, 255, 255, 0.35);
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content>.container {
    background-color: #fff;
    padding: 30px;
}
/* header */
#header {
   position: relative;
   z-index: 1;
}
/* headerTop */
.headerTop { height: 510px; }
.headerTop .get-home { padding-top: 45px; }
.headerTop .get-home img { max-height: 125px; }

.headerTop .a1,
.headerTop .accessible{ display: block; color: #146AC1; position: absolute; top: 20px; right: 20px; padding: 0 20px; line-height: 1.8; border-radius:40px; background-color: rgba(255,255,255,.8); text-align: center; font-weight: bold; font-size: 26px;}
#Browser_head { right: 170px;}


/* top-menu --------------- */
.top-menu ul { margin-right: -3%; }
.top-menu li { float: left; width: 22%; height: 325px; position: relative; border-radius: 10px; margin-right: 3%; margin-bottom: 30px; background: linear-gradient(180deg, #F7FBFF 0%, #DCEEFF 100%); text-align: center;  transition: all 0.5s ease-out 0s; transform: none; } 
.top-menu li:hover { box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2); transform: translateY(-10px); }
.top-menu .pic { display: block; margin: 40px auto 20px; width: 100px; height: 100px; padding: 35px; border-radius: 100px; background-color: #146AC1; text-align: center; transition: all 0.5s; }
.top-menu .pic img { width: 100%; height: auto;}
.top-menu .tit { display: block; font-weight: bold; font-size: 36px; line-height: 48px; color: #146AC1; position: relative; z-index: 2;}
.top-menu .pic:after { display: block; content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}


/* 背景色 */
.top-menu .li2 { background: linear-gradient(180deg, #F7FFFD 0%, #E5EFEC 100%); }
.top-menu .li3 { background: linear-gradient(180deg, #FFFEF7 0%, #F4F0E8 100%); }
.top-menu .li4 { background: linear-gradient(180deg, #F7FBFF 0%, #DCEEFF 100%); }
.top-menu .li5 { background: linear-gradient(180deg, #FFFEF7 0%, #F4F0E8 100%); }
.top-menu .li6 { background: linear-gradient(180deg, #FFF7F7 0%, #F5EAE8 100%); }
.top-menu .li7 { background: linear-gradient(180deg, #FBFFF7 0%, #ECF1EA 100%); }
.top-menu .li8 { background: linear-gradient(180deg, #FFF7FA 0%, #F2E7EC 100%); }
.top-menu .li9 { background: linear-gradient(180deg, #F7FFFD 0%, #E5EFEC 100%); }
.top-menu .li10 { background: linear-gradient(180deg, #F7FAFF 0%, #E5EFF4 100%); }
.top-menu .li11 { background: linear-gradient(180deg, #FAF7FF 0%, #EAEAF2 100%); }
.top-menu .li12 { background: linear-gradient(180deg, #FFF7F7 0%, #F5EAE8 100%); }

/* 文字色 */
.top-menu .li2 .tit { color: #3AA686; }
.top-menu .li3 .tit { color: #CBA14F; }
.top-menu .li4 .tit { color: #146AC1; }
.top-menu .li5 .tit { color: #CBA14F; }
.top-menu .li6 .tit { color: #EC8470; }
.top-menu .li7 .tit { color: #70B659; }
.top-menu .li8 .tit { color: #D66198; }
.top-menu .li9 .tit { color: #3AA686; }
.top-menu .li10 .tit { color: #3994BA; }
.top-menu .li11 .tit { color: #6666C0; }
.top-menu .li12 .tit { color: #EC8470; }

/* 图标背景 */
.top-menu .li2 .pic { background-color: #3AA686; }
.top-menu .li3 .pic { background-color: #CBA14F; }
.top-menu .li4 .pic { background-color: #146AC1; }
.top-menu .li5 .pic { background-color: #CBA14F; }
.top-menu .li6 .pic { background-color: #EC8470; }
.top-menu .li7 .pic { background-color: #70B659; }
.top-menu .li8 .pic { background-color: #D66198; }
.top-menu .li9 .pic { background-color: #3AA686; }
.top-menu .li10 .pic { background-color: #3994BA; }
.top-menu .li11 .pic { background-color: #6666C0; }
.top-menu .li12 .pic { background-color: #EC8470; }
.top-menu li:hover .pic { transform: rotateY(180deg); }




/* service-------------- */
.service .hd { background: url(../img/titleBar.png) no-repeat center; line-height: 60px; height: 60px; text-align: center; margin: 20px 0;}
.service .hd h3 { font-weight: bold; font-size: 44px; color: #147CCC;}
.service .bd li { float: left; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); border-radius: 10px; width: 48%; margin-top: 30px; transition: all 0.5s ease-out 0s; transform: none; }
.service .bd li:hover { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); transform: translateY(-10px);  }
.service .bd li:nth-child(2n) { float: right;}
.service .bd li a { padding: 35px; display: block; position: relative; line-height: 80px; color: #146AC1; font-weight: bold; font-size: 36px;}
.service .bd img { display: inline-block; padding-right: 30px; background: url(../img/line.png) no-repeat right center; margin-right: 40px; max-height: 100%; width: auto;}


/* 位置导航 */
.path { line-height: 32px; font-size: 24px;  padding-bottom: 20px; border-bottom: 1px solid #eee; }
.path em { background: url(../img/icons-path.png) no-repeat left center; padding-left: 30px; }
.path a,
.path span { padding: 0 3px; color: #666;}

/*footer*/
#footer {
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding: 30px 0;
    overflow: hidden;
    background-color: #006BBD;
    margin-top: 35px;
    color: #fff;
}
#footer a { color: #fff;}
/* footer-con */
.footer-con .red { float: left; width: 100px; text-align: center; padding-top: 14px; margin-right: 20px;}
#footer .copyRight { float: left; width: 580px;}
#footer .copyRight img { vertical-align: text-bottom;}
#footer .copyRight p { line-height: 30px;}
#footer .pics { float: right; padding-top: 14px;}
#footer .pics>div { float: left; margin-left: 10px; }
#footer .pics img { height: 60px; }
.getPhone { display: none !important; }
#footer .btns { display: none; }

.fixedNav,.footNav { display: none; }




/* goTop */
#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}


/* box-default */
.box-default .hd { height: 30px; line-height: 28px; border-bottom: 2px solid #16468e; }
.box-default .hd h3 { position: relative; font-size: 22px; font-weight: bold; color: #16468e; padding-left: 18px; float: left;}
.box-default .hd h3::before { display: block; content: ""; width: 8px; height: 22px; background-color: #16468e; position: absolute; left: 0; top:4px; }
.box-default .hd h3 a { color: #16468e; }
.box-default .hd a.more { float: right; font-size: 14px; }
.box-default .bd { background-color: #fff; padding: 10px; }



/* 列表页 -----------------------------------------*/
.mainBox .mHd { margin-top: 20px;}
.mainBox .mHd h3 { font-weight: bold; font-size: 40px; position: relative; line-height: 70px; height: 70px; padding-left: 30px;}
.mainBox .mHd h3:before { display: block; content: ""; position: absolute; left: 0; top: 50%; margin-top: -18px; width: 8px; height: 36px; background-color: #146AC1;}

/* newsList */
.newsList { }
.newsList li { padding: 30px; line-height: 50px; clear: both; font-size: 36px; position: relative; background-color: #F9F9F9; margin-top: 30px;}
.newsList span.date { float: right; color: #999; padding-left: 20px; }

/* 领导列表页 ----------------------------------------- */
.box-leader { border-bottom: 1px solid #eee; padding-top: 30px; padding-bottom: 20px; overflow: hidden;}
.box-leader:last-child { border-bottom: none; padding-bottom: 0;}
.box-leader .hd { float: left; width: 17%; text-align: right; font-size: 19px; padding-right: 30px;  }
.box-leader .hd h3 { font-weight: bold; padding-top: 80px; font-size: 24px;}
.box-leader .bd { overflow: hidden; }
.box-leader .bd li { float: left; width: 180px; margin-right: 45px; text-align: center; margin-bottom: 20px;}
.box-leader .bd .pic img { width: 180px; height: 260px; display: block; font-size: 0; background-color: #f5f5f5; margin: 0 auto; }
.box-leader .bd .title { line-height: 54px; height: 54px; color: #146AC1; font-size: 24px; font-weight: bold;  }
.box-leader .bd .title a { color: #146AC1;}
.box-leader .bd .title .job { display: none; }

/* 领导内容页 ----------------------------------------- */

/* leaderDetail */
.leaderDetail { padding-top: 30px;}
.leaderDetail .leaderPic { text-align: center; }
.leaderDetail .leaderPic img { max-width: 340px; height: auto; }
.leaderDetail .sTitle { text-align: center; font-weight: bold; line-height: 60px; height: 60px; font-size: 36px; color: #1C80C7; padding-top: 10px;}
.leaderDetail .job { font-size: 24px; line-height: 50px; text-align: center; display: block; color: #666; }
.box-stc .hd { margin-bottom: 25px;}
.box-stc .hd h3 { font-weight: bold; color: #006BBD; position: relative; padding-left: 25px;  line-height: 80px; height: 80px; font-size: 32px; border-left: 5px solid #006BBD; border-radius: 5px 5px 0 0; }
.box-stc .bd { font-size: 32px; line-height: 2; }


/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 20px 0;
    clear: both;
    overflow: hidden;
    margin-top: 30px;
}
.page a,
.page span {
    font-size: 20px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 10px 20px;
    margin: 0 3px 5px 0;
    line-height: 22px;
    height: 22px;
}
.page a:hover,
.page span:hover {
    border: 1px solid #146ac1;
    text-decoration: none;
    color: #146ac1;
}
.page .current {
    background: #146ac1;
    border: 1px solid #146ac1;
    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;
}



/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 20px;}
.printArea .title { font-size: 36px; font-weight: bold; line-height: 1.5; text-align: center; word-wrap: break-word; margin-bottom: 30px; margin-top: 20px; }
.printArea .subheading { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 24px; margin-bottom: 30px; color: #666; border-bottom:1px solid #d9d9d9; padding-bottom: 15px; text-align: center;}
.printArea .property>span { padding:0 15px;}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 24px; line-height: 2.5; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 0 0 20px; padding:0;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal;}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt h1 { font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bolder;}
.printArea .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto;}
.articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.bdsharebuttonbox { float: right;}
.bdsharebuttonbox .hd { font-size: 0; background: url(../img/print.png) no-repeat 0px -29px;  padding-left: 28px;}

.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}
.articleCon .others { border-top: 1px solid #ddd; padding-top: 20px; font-size: 14px; line-height: 30px;}
.articleCon .others .prev,
.articleCon .others .next { word-wrap: break-word}

.gbBtn { text-align: right; line-height: 24px; font-size: 14px; }
/* 相关信息 */
#relativeInfo { margin-bottom: 10px;}
#relativeInfo .hd h3 { font-size: 26px; font-weight: bold; color: #666}
#relativeInfo .bd { margin-top: 10px; padding: 20px 25px; background: #F8F8F8;}
#relativeInfo .infoList li { height: auto; margin-bottom: 20px; font-size: 24px; line-height: 2;}



/* top-menu 1280 --------------- */
@media screen and (max-width: 1280px) {
    .wrap {
        background-size: 110% auto;
    }
    .headerTop {
        height: 300px;
    }
    
    .headerTop .get-home {
        padding-top: 25px;
    }
    .headerTop .get-home img {
        max-height: 70px;
        padding-left: 20px;
    }
    #content { width: auto; margin: 0 20px; }
    #content>.container,.container {
        max-width: 100%;
    }
    .top-menu ul {
        margin-right: 0;
    }
    .top-menu li {
        width: 32%;
        margin-right: 2%;
        height: 280px;
    }
    .top-menu li:nth-child(3n) {
        margin-right: 0;
    }
    
    .top-menu .pic {
        padding: 20px;
        width: 80px;
        height: 80px;
    }
    
    .footer-con {
        text-align: center;
    }
    .footer-con .red {
        float: none;
        display: inline-block;
        vertical-align: top;
        padding-top: 0;
    }
    #footer .copyRight {
        float: none;
        display: inline-block;
        width: auto;
    }
    #footer .pics {
    	float: none;
        text-align: center;
    }
    #footer .pics>div {
        float: none;
        display: inline-block;
    }
    /* 无障碍 */
    .free_Web_tool { width: auto !important;}
   
}

/* top-menu 980 --------------- */
@media screen and (max-width: 980px) {
    .wrap {
        background-size: 130% auto;
    }
    .headerTop .get-home img {
        max-height: 60px;
    }
    #content {
        border-width: 5px;
    }
    #content>.container {
        padding: 20px;
    }
    .top-menu li {
        height: 240px;
    }
    
    .top-menu .pic {
        margin: 30px auto 20px;
    }
    .top-menu .tit,.service .bd li a {
        font-size: 26px;
    }
    .service .hd {
        margin: 0;
    }
    .service .hd h3 {
        font-size: 36px;
    }
    .service .bd li a {
        padding: 20px;
        line-height: 60px;
        height: 60px;
    }
    .service .bd img {
        padding-right: 10px;
        margin-right: 20px;
    }
    #footer .copyRight {
        font-size: 14px;
        text-align: center;
        line-height: 24px;
        padding: 0 10px;
    }
	.footer-con .red {
        margin-right: 0;
    }
    
    /* 内页 */
    .box-leader .bd li { margin-right: 30px;}
    
     
    
	
}
/* top-menu 1180 --------------- */
@media screen and (max-width:1180px) {
    #free_Web_box_sub { height: 196px !important;}
}

/* top-menu 768 --------------- */
@media screen and (max-width: 768px) {
    .wrap {
        background-size: 160% auto;
    }
    .accessible { font-size: 20px;}
    #Browser_head { right: 145px;}
    #content>.container {
        padding: 15px;
    }
    .top-menu li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 15px;
        height: 180px;
    }
    .top-menu li:nth-child(2n) {
        float: right;
    }
    .top-menu .pic {
    	padding: 15px;
    	width: 50px;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .service .hd h3 {
        font-size: 30px;
    }
    .service .bd li,.service .bd li:nth-child(2n) {
        float: none;
        width: 100%;
        clear: both;
    }
    .service .bd li {
        margin-top: 15px;
    }
    .service .bd li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top-menu .tit, .service .bd li a {
        font-size: 22px;
    }
    #footer {
        margin-top: 20px;
    }
    
    /* 内页 */
    .path { font-size: 14px; padding-bottom: 10px;}
    .path em { padding-left: 0; background: none;}
    .mainBox .mHd { margin-top: 10px;}
    .mainBox .mHd h3 { line-height: 40px; height: 40px; font-size: 26px; padding-left: 20px;}
    .newsList li { margin-top: 15px; padding: 20px; font-size: 24px; line-height: 1.5;}
    .page { margin-top: 10px;}
    .page a, .page span { padding: 5px 10px;}
    .articleCon { padding: 0;}
    .printArea .title { font-size: 26px; margin-bottom: 20px;}
    .printArea .property { font-size: 18px;}
    
    .box-leader .hd { width: 25%; padding-right: 10px;}
    .leaderDetail .leaderPic img { max-width: 60%; height: auto;}
    .leaderDetail .sTitle { font-size: 26px; line-height: 50px; height: 50px;}
    .leaderDetail .job { font-size: 20px;}
    .box-stc .hd h3 { height: 50px; line-height: 50px; margin-top: 20px; font-size: 26px;}
    .box-stc .bd { font-size: 24px;}
    
    /* 无障碍 */
    #Br_BarTitle { display: none !important;}
}

/* top-menu 650 --------------- */
@media screen and (max-width: 650px) {
	.headerTop {
        height: 200px;
    }
    .headerTop .get-home img {
        max-height: 40px;
    }
	
    #Browser_head { right: 20px; top: 60px;}
}

/* top-menu 500 --------------- */
@media screen and (max-width: 500px) {
	.headerTop {
        height: 150px;
    }
    .accessible {
        font-size: 18px;
        top: 10px;
    }
    #Browser_head { top: 45px;}
    
}

/* top-menu 535 --------------- */
@media screen and (max-width: 535px) {
	#free_Web_box_sub {
        height: 294px !important;
    }
}

/* top-menu 360 --------------- */
@media screen and (max-width: 500px) {
	.wrap {
        background-size: 180% auto;
    }
    .headerTop .get-home {
        padding-top: 15px;
    }
    .headerTop .get-home img {
        max-height: 30px;
    }
    .accessible {
        font-size: 16px;
    }
    #content {
        margin: 0 10px;
    }
    #content>.container {
        padding: 10px;
    }
    .top-menu li {
        height: 130px;
    }
    .top-menu .pic {
        margin-top: 10px;
        margin-bottom: 0;
        width: 40px;
        height: 40px;
    }
}

/* top-menu 356 --------------- */
@media screen and (max-width: 356px) {
	#free_Web_box_sub {
        height: 392px !important;
    }
}

/*--
颜色代码
#d50000 深蓝色标题
#ddd 淡蓝色边框
--*/