
/* 标准园区快 剥离框架样式  */
body{  padding:0;
    margin:0;}
    .commhead-hfblock .commheadp0{padding:0px !important; }
.commhead-hfblock .commhead-flex-center {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: center;
    align-items: center;
     font-family: Microsoft YaHei, Microsoft YaHei;
}
.commhead-hfblock .commheadlayui-nav {
    position: relative;
    padding: 0 15px;
    background-color: #2f363c;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box
}

.commhead-hfblock .commheadlayui-nav * {
    font-size: 14px
}

.commhead-hfblock .commheadlayui-nav .commheadlay-nav-item {
    position: relative;
    display: inline-block;
    margin-top: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 60px
}

.commhead-hfblock .commheadlayui-nav .commheadlay-nav-item a {
    display: block;
    padding: 0 10px;
    color: #333;
    transition: all .3s;
    -webkit-transition: all .3s
}

.commhead-hfblock .commheadlayui-nav .commhead-layui-this:after,.commheadlayui-nav-bar {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    background-color: #16b777;
    transition: all .2s;
    -webkit-transition: all .2s;
    pointer-events: none
}

.commhead-hfblock .commheadlayui-nav-bar {
    z-index: 1000
}

.commhead-hfblock .commheadlayui-nav[lay-bar=disabled] .commheadlayui-nav-bar {
    display: none
}

.commhead-hfblock .commheadlayui-nav .commheadlay-nav-item a:hover,.commheadlayui-nav .commhead-layui-this a {
    color: #333;
    text-decoration: none
}

.commhead-hfblock .commheadlayui-nav .commhead-layui-this:after {
    top: auto;
    bottom: 0;
    width: 100%
}

.commhead-hfblock .commheadlayui-nav-img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%
}

.commhead-hfblock .commheadlayui-nav .commheadlayui-nav-more {
    position: absolute;
    top: 0;
    right: 3px;
    left: auto!important;
    margin-top: 0;
    font-size: 12px;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s
}

.commhead-hfblock .commheadlayui-nav .commheadlayui-nav-mored,.commhead-hfblock .commheadlay-nav-itemed>a .commheadlayui-nav-more {
    transform: rotate(180deg)
}

.commhead-hfblock .commheadlayui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 65px;
    min-width: 100%;
    line-height: 36px;
    padding: 5px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    border: 1px solid #eee;
    background-color: #fff;
    z-index: 100;
    border-radius: 2px;
    white-space: nowrap;
    box-sizing: border-box
}

.commhead-hfblock .commheadlayui-nav .commheadlayui-nav-child a {
    color: #5f5f5f;
    color: rgba(0,0,0,.8)
}

.commhead-hfblock .commheadlayui-nav .commheadlayui-nav-child a:hover {
    background-color: #f8f8f8;
    color: rgba(0,0,0,.8)
}

.commhead-hfblock .commheadlayui-nav-child dd {
    margin: 1px 0;
    position: relative
}

.commhead-hfblock .commheadlayui-nav-child dd.commhead-layui-this {
    background-color: #f8f8f8;
    color: #000
}

.commhead-hfblock .commheadlayui-nav-child dd.commhead-layui-this:after {
    display: none
}

.commhead-hfblock .commheadlayui-nav-child-r {
    left: auto;
    right: 0
}

.commhead-hfblock .commheadlayui-nav-child-c {
    text-align: center
}

/* 标准园区快 */
.commhead-hfblock fieldset,
.commhead-hfblock img{
    display: block;
    border: 0;
    width: auto \9;
    height: auto;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.commhead-hfblock q:before, .commhead-hfblock q:after {
    content: "";
}
.commhead-hfblock a, .commhead-hfblock a:hover {
    cursor: pointer;
    text-decoration: none;
}
.commhead-hfblock a:focus {
    outline: none;
    -moz-outline: none;
}
.commhead-hfblock .commhead-flex{
     display: -webkit-flex; /* Safari */
    display: flex;
}
.commhead-hfblock .flex-start {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.commhead-hfblock .commhead-flex-end {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: commhead-flex-end;
    align-items: center;
}

.commhead-hfblock .commhead-flex-between {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.commhead-hfblock .flex-around {
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content: space-around;
    align-items: center;
}

/* 加载等待 */

.commhead-hfblock  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0;
    margin:0;
    font-family: Microsoft YaHei, Microsoft YaHei;
}


.commhead-header .commhead-icons {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


.commhead-header .commhead-header-top {
    padding: 16px 0;
    border: 1px solid #E2E2E2;
}
.commhead-container {
    width: 1200px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}
.commhead-header .commhead-logo-home {
    width: 468px;
    height: 34px;
}
.commhead-header .commhead-logo-home h1 {
    font-size: 26px;
    color: #4B84F7;
    line-height: 34px;
    font-weight: 600;
   
}
.commhead-header-btns a {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    display: flex;
    padding: 0 13px;
    position: relative;
    
  
}
.commhead-header-btns .commheadnormal-a:after {
content:"";
position: absolute;
top: 2px;
right: 0;
width:1px;
height: 16px;
background-color: #777;
}
.commhead-header-btns a:hover {
    color: #4B84F7;
}
.commhead-header .commhead-header-img {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    margin-left: 8px;
}
.commhead-header .commhead-header-glydl:hover .commhead-header-img {
    box-shadow: 0 3px 6px 0 rgba(74,132,247,0.3);
}
.commhead-header-btn {
    margin-left: 8px;
}
.commhead-header-btn a {
    width: 106px;
    height: 36px;
    /*box-shadow: 0 3px 6px 0 rgba(74,132,247,0.3);*/
    border-radius: 100px;
}
.commhead-header-btn a:hover {
    box-shadow: 0 3px 6px 0 rgba(74,132,247,0.3);
}
.commhead-header-btn a + a {
    margin-left: 16px;
}
.commhead-header-btn .dq-to-search {
    background-color: #FFFFFF;
    border: 1px solid #4B84F7;
}
.commhead-header-btn .commhead-to-home {
    background-color: #4B84F7;
}
.commhead-header-btn .commhead-icons {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.dq-to-search .commhead-icons {
    background-image: url("../images/icon-search-1.png");
}
.commhead-to-home .commhead-icons {
    background-image: url("../images/icon-home.png");
}
.dq-to-search span {
    color: #4B84F7;font-size:14px;
}
.commhead-to-home span {
    color: #fff;font-size:14px;
}
.commhead-header .commheadlayui-nav {
    background-color: transparent;
}
.commhead-header .commheadlayui-nav .commheadlay-nav-item {
    line-height: 56px;
}
.commhead-header .commheadlay-nav-item + .commheadlay-nav-item {
    margin-left: 32px;
}
.commhead-header .commheadlay-nav-item a {
    color: #333333;
    font-size: 16px;
    padding: 0;
}
.commhead-header .commheadlay-nav-item a:hover,
.commhead-header .commhead-layui-this a {
    color: #4B84F7;
    font-weight: bold;
}
.commhead-header .commheadlayui-nav .commhead-layui-this:after {
    background-color: #4B84F7;
}
.commhead-header .commheadlay-nav-item a:hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #4B84F7;
}
.commhead-header .commheadlayui-nav-bar {
    height: 0;
}


.commhead-footer {
    height: 252px;
    background-color: #18294D;
}
.commhead-footer .commhead-footer-top {
    height: 186px;
    padding: 32px 0;
}
.commhead-footer-top .flex-start > div + div {
    margin-left: 139px;
}
.commhead-footer .commhead-footer-top h5 {
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 21px;
}
.commhead-footer .commhead-footer-top p {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
}
.commhead-footer .commhead-footer-top h5 + div p {
    margin-top: 26px;
}
.commhead-footer .commhead-footer-eqcode {
    width: 110px;
    height: 112px;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 6px;
}
.commhead-footer .commhead-footer-eqcode .commhead-pic {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 6px;
}
.commhead-footer .commhead-footer-eqcode p {
    font-weight: bold;
    font-size: 14px;
    color: #18294D;
    line-height: 18px;
    /*margin-top: 1px;*/
}
.commhead-footer .commhead-footer-bottom {
    height: 66px;
    border-top: 1px solid #20426E;
}
.commhead-footer-bottom .commhead-flex-center {
    height: 65px;
}
.commhead-footer .commhead-footer-bottom p {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
}