* {
    margin: 0;
    padding: 0;
}

blockquote,body,button,dd,dl,dt,fieldset,form,
h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,ul {
    margin: 0;
    padding: 0;
    border: 0;
}

table,td,th,tr {
    margin: 0;
    padding: 0;
    border: 1px solid #333;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.wap10 {
    width: 1000px;
    margin: 0 auto;
}
.wap100{
    width: 1100px !important;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
    /* display: flex;
    justify-content: space-between; */
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

body a {
    outline: 0;
    blr: expression(this.onFocus=this.blur());
}

button,
img {
    border: 0;
}

.header-top {
    height: 36px;
    border-bottom: 1px solid #ededed;
    line-height: 36px;
    color: #494949;
}

.header-top .nav-bar {
    /*width: 320px*/
    display: flex;
}

.header-top .nav-bar {
    position: relative;
}

.zg_top_nav {
    /*width: 320px;*/
    height: 36px;
}

.zg_top_nav li {
    color: #333;
    font: 400 14px/36px "Microsoft Yahei";
    float: left;
    width: 90px;
    text-align: center;
    cursor: pointer;
}

.zg_top_nav li em {
    background: url(../images/shang.png) no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    transition: .3s ease-in;
}

.zg_top_nav .zg_nav_h {
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #fff;
    width: 88px;
    line-height: 36px;
    height: 35px;
    position: relative;
    z-index: 1000;
}

.zg_top_nav .zg_nav_h em {
    transform: rotate(180deg);
}

.zg_yy_box {
    display: none;
    position: absolute;
    border: 1px solid #e7e7e7;
    border-top: none;
    background: #fff;
    left: 0;
    top: 37px;
    overflow: hidden;
    padding: 24px 7px 20px;
    width: 556px;
    -moz-box-shadow: 0 3px 3px #e3e3e3;
    -webkit-box-shadow: 0 3px 3px #e3e3e3;
    box-shadow: 0 5px 5px #e3e3e3;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#e3e3e3')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3');
}

.top_fenxiao>a {
    color: #666;
    text-decoration: none;
    padding-right: 15px;
}

.top_fenxiao {
    padding: 10px 10px;
    line-height: 36px;
    width: 387px;
}

.top_fenxiao>a:hover {
    color: #e00;
}

.top_navigation {
    width: 150px;
    left: 90px;
    padding: 10px;
    line-height: 30px;
    height: 300px;
    overflow-y: scroll;
}

.top_navigation>a {
    color: #666;
    text-decoration: none;
    text-align: center;
    width: 150px;
    display: inline-block;
}

.top_mobile {
    left: 180px;
    width: 206px;
    padding-left: 16px;
    padding-right: 15px;
}

.has-nav-bar .top_fenxiao {
    left: 141px;
}

.has-nav-bar .top_navigation {
    left: 230px;
}

.has-nav-bar .top_mobile {
    left: 320px;
}

.option3_TopMobileDl {
    overflow: hidden;
    margin-bottom: 10px;
}

.option3_TopMobileDl dt {
    float: left;
    width: 44px;
    height: 20px;
    color: #ef2d36;
    line-height: 20px;
    padding-left: 5px;
    background: url(../images/option3_TopMobileDl.jpg) center center no-repeat;
    margin-right: 5px;
    font-size: 12px;
}

.option3_TopMobileDl dd {
    float: left;
    line-height: 20px;
    width: 120px;
}

.option3_TopMobileDl a,
.option3_TopMobileDl a:hover {
    color: #ef2d36;
}

.top_mobile>img {
    display: block;
    border: none;
    margin: 0 auto;
}

.zg_top_right {
    /*width: 645px;*/;
}

.zg_top_right li {
    float: right;
    height: 36px;
    line-height: 36px;
    margin-left: 20px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    position: relative;
}

.zg_top_right .zg_top_tel {
    font-size: 14px;
    color: #e60000;
}
.zg_top_right .zg_top_tel span{
    color: #333;
}
.zg_top_right li em {
    display: inline-block;
    vertical-align: middle;
    background: url(..//images/xuebitu.jpg) no-repeat;
    margin-right: 3px;
}

.zg_top_right .zg_top_tel em {
    background-position: right top;
    width: 14px;
    height: 17px;
}

.zg_top_right .zg_top_wx em {
    background-position: -59px top;
    width: 20px;
    height: 17px;
}

.zg_top_right .zg_top_wb em {
    background-position: -122px top;
    width: 19px;
    height: 17px;
}

.zg_top_yx em {
    background-position: -91px top;
    width: 19px;
    height: 17px;
}

.zg_top_right .zg_top_qq em {
    background-position: 0 top;
    width: 15px;
    height: 17px;
}

.zg_top_right li a {
    color: #333;
    text-decoration: none;
}

.zg_top_right li a:hover {
    color: #e4393c;
    text-decoration: underline;
}

.jq_hidebox {
    width: 206px;
    height: 128px;
    position: absolute;
    border: solid 1px #ddd;
    top: 36px;
    left: 0;
    z-index: 99999;
    background: #fff;
    -moz-box-shadow: 0 3px 3px #e3e3e3;
    -webkit-box-shadow: 0 3px 3px #e3e3e3;
    box-shadow: 0 5px 5px #e3e3e3;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#e3e3e3')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3');
}

.hide {
    display: none;
}

.zg_top_right li strong {
    line-height: 36px;
    float: left;
    font-weight: 400;
}

.jq_hidebox .top_jtimg {
    position: absolute;
    top: -8px;
    left: 25px;
}

.jq_hidebox div {
    height: 31px;
    border-bottom: solid 1px #ccc;
    position: relative;
    color: #888;
    padding-left: 10px;
    margin-bottom: 12px;
    z-index: 9999;
}

.jq_hidebox div a {
    line-height: 36px;
    color: #888;
    padding: 0 3px 6px 3px;
}

.jq_hidebox div a.cur {
    border-bottom: solid 1px #e4393c;
    color: #e4393c;
}

.jq_hidebox dl dd {
    width: 100px;
    font-size: 14px;
}

.jq_hidebox dl dt {
    padding-top: 13px;
    margin-right: 5px;
}

.jq_hidebox dl dd {
    padding-top: 25px;
}

.jq_hidebox dl dd p {
    line-height: 23px;
}

.jq_hidebox dl dd .skss_name {
    color: #333;
}

.jq_hidebox dl dd .skss_name1 {
    color: #888;
}

.jq_hidebox dl dd a {
    display: block;
    width: 80px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    color: #fff;
    border-radius: 4px;
    margin: 7px 0 0 0;
    background: #59bf6c;
    text-align: center;
}

.jq_hidebox dl dd a:hover {
    color: #FFF;
    text-decoration: underline;
}
.jq_hidebox>p{
    color: #333;
    margin: 19px 15px;
    line-height: 28px;
}

.homepage-footer {
    width: 100%;
    background-color: #fff;
    padding-bottom: 100px;
}

.homepage-footer-container {
    width: 1100px;
    margin: 10px auto 20px;
    border-top: 1px solid #cfcdcd;
    clear: both;
}

.homepage-footer-container ul {
    clear: both;
    margin: 5px auto 5px;
    width: 648px;
    height: 26px;
    padding-top: 6px;
}

.homepage-footer-container ul li {
    float: left;
}

.homepage-footer-container ul li a {
    font-size: 14px;
    display: inline-block;
    color: #666;
    padding: 0 12px 0;
    border-right: 1px dashed #cfcdcd;
}

.homepage-footer-container ul li a.last-lia {
    border: none;
}

.homepage-footer-container ul li a:hover {
    color: #0694e0;
}

.homepage-footer-container p {
    text-align: center;
    font-size: 13px;
    color: #666;
    line-height: 26px;
}

.homepage-footer-container p strong {
    color: #c00;
    font-size: 16px;
}

.homepage-footer-container p img {
    vertical-align: top;
}

.homepage-footer-container p.p-img img {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.news_banner {
    margin-top: 5px;
    height: 99px;
    margin-bottom: 5px;
}

.homepage-banner {
    width: 100%;
    height: 45px;
    background-color: #1d8fe2;
}

.homepage-banner-container {
    width: 1000px;
    height: 45px;
    margin: 0 auto;
}

.homepage-banner-container ul li {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    border-right: 1px solid #429ee1;
}

.homepage-banner-container ul li>a {
    color: #FFF;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 17px;
    display: block;
}

.homepage-banner-container li.homepage-banner-container-lastli {
    border: none;
}

.homepage-banner-container ul li:hover {
    background-color: #46b0fe;
}

.homepage-banner-container-c {
    width: 1100px;
    height: 45px;
    margin: 0 auto;
}

.homepage-banner-container-c ul li {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    border-right: 1px solid #429ee1;
}

.homepage-banner-container-c ul li>a {
    color: #FFF;
    text-decoration: none;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
}

.homepage-banner-container-c li.homepage-banner-container-lastli {
    border: none;
}

.homepage-banner-container-c ul li:hover {
    background-color: #46b0fe;
}

.breadcrumbNav {
    padding-top: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}

.quick_nav {
    width: 750px;
}

.quick_nav1 {
    margin-left: 15px;
}

.quick_nav1>a {
    color: #3c3b3b;
}

.search {
    width: 309px;
}

.s_text {
    width: 220px;
    height: 26px;
    border: 1px solid #e4e0e0;
    background: #FFF;
    text-indent: 10px;
    font-size: 14px;
    color: #9B9B9B;
    float: left;
}

.s_sub {
    width: 66px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    border: none;
    background: #f49447;
    border-radius: 2px;
    margin-left: 12px;
    display: inline;
}

.s_sub:hover {
    background: #ffa154;
    text-decoration: none;
}

#jp_container_1 {
    margin: 0 auto;
}

.doyoo_f_original body {
    overflow: auto !important;
}

.doyoo_f_original {
    overflow: auto !important;
}

.doyoo_f_frame {
    display: none !important;
}

.logo_top {
    width: 220px;
}

.logo_top>img {
    width: 95%;
    margin-top: 5px;
}

/*新闻展示页内部推荐位*/

.zg_list_left01_sj {
    width: 810px;
    height: 246px;
    background: url("../images/list4.png") no-repeat center;
    margin-top: 19px;
    overflow: hidden;
    margin-left: -18px;
}

.zg_list_sj_left {
    float: left;
    width: 360px;
    overflow: hidden;
}

.ky_time {
    margin: 27px 0 0 35px;
    padding-left: 30px;
    font: 18px/24px 'microsoft yahei';
    color: #ef2d36;
    background: url("../images/ky_list_spild.png") no-repeat 0 -348px;
}

.ky_time span {
    display: inline-block;
    margin: 0 1px;
    width: 16px;
    height: 22px;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    font: bold 16px/22px 'microsoft yahei';
}

.ky_list_addr {
    width: 312px;
    height: 150px;
    margin: 20px 0 0 25px;
    position: relative;
    overflow: hidden;
}

.ky_list_addr em {
    display: block;
    height: 150px;
    background: #ffe7e7;
}

.ky_list_addr a {
    position: absolute;
    top: 0;
    width: 312px;
    height: 150px;
    overflow: hidden;
}

.ky_list_addr a:hover img {
    animation: 1s scra linear 1;
}

@keyframes scra {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    };
}

.zg_list_sj_right {
    float: right;
    width: 449px;
    overflow: hidden;
}

.zg_list_sj_right01 {
    margin-top: 27px;
    overflow: hidden;
    font-size: 0;
}

.zg_list_sj_right01 a {
    display: inline-block;
    font: 16px/24px 'microsoft yahei';
    color: #575757;
    margin-left: 6px;
    padding-left: 26px;
    background: url("../images/laba.png") no-repeat 0 2px;
}

.zg_list_sj_right01 a:hover {
    color: #ff4048;
}

.zg_list_sj_right01 a:last-child {
    margin-left: 15px;
    background: url("../images/laba.png") no-repeat 0 2px;
}

.zg_list_sj_right02 {
    font-size: 0;
    margin: 25px 0 0 6px;
    overflow: hidden;
}

.zg_list_sj_right02 a {
    display: inline-block;
    font: bold 16px/16px 'microsoft yahei';
    color: #ef2d36;
    margin-right: 5px;
}

.zg_list_sj_right03 {
    margin: 14px 0 0 6px;
    overflow: hidden;
    padding: 0px;
}

.zg_list_sj_right03 li {
    width: 430px;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zg_list_sj_right03 li a {
    font: 14px/30px 'microsoft yahei';
    margin-right: 8px;
    color: #575757;
}

.zg_list_sj_right03 li a:hover {
    color: #ff4048;
}

/*底部表单*/

.common-form {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 10px 0;
    z-index: 30;
}

.common-form .main {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}

.common-form .close {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/statics/public/images/close.png") no-repeat center center;
    position: relative;
    z-index: 1000;
}

.common-form>.zhao {
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    /*支持 IE 浏览器*/
    -moz-opacity: 0.50;
    /*支持 FireFox 浏览器*/
    opacity: 0.50;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.common-form .part2>form {
    width: 1000px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-align: right;
}

.common-form .part2>form>input {
    width: 170px;
    height: 30px;
    font-size: 20px;
    color: #fff;
    margin-right: 30px;
    margin-left: 10px;
    border: 1px solid #9A9795;
    background: #ccc;
}

.common-form .part2>form>#dosubmit {
    display: inline-block;
    width: 220px;
    height: 40px;
    margin-right: 0px;
    margin-left: 20px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    background: #FE776D;
    border: none;
    margin-right: 100px;
}

/* 回到顶部按钮 */
.to_top {
    width: 50px;
    height: 65px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
}

.to_top:hover {
    background-color: #252525;
}

.to_top>img {
    display: block;
    width: 80%;
    margin: 10px auto;
}
@keyframes myFirst{
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -30px);
    }
    100% {
        transform: translate(0px, 0px);
    };
}

.right_menu {
    position: fixed;
    left: 0px;
    top: 230px;
    z-index: 1000;
}
.right_menu a{
    cursor: pointer;
}
.right_menu img{
    animation: myFirst 2s infinite;
}

/* 表单 */
.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=20);
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 10000;
    display: none;
}

.left-form {
    width: 800px;
    height: 259px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.left-form-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    background: #FFF url(/statics/public/images/left-close.png) no-repeat center;
}

.left-form>.left-form-title {
    text-align: center;
    font-size: 22px;
    margin: 15px 0 19px;
}

.info {
    width: 748px;
    margin: 0 auto;
    position: relative;
}

.input-wrap {
    display: inline-block;
    position: relative;
    margin: 0 26px 6px 0;
}

.info .input-wrap:nth-child(even) {
    margin-right: 0;
}

.input-wrap span {
    color: #333333;
    font-size: 20px;
    position: absolute;
    left: 27px;
    top: 12px;
    padding-right: 17px;
    border-right: solid 1px #cacfd6;
}

.input-wrap input[type="text"] {
    width: 227px;
    padding-left: 130px;
    height: 48px;
    line-height: 48px;
    background-color: #eff1fd;
    border-radius: 23px;
    font-size: 20px;
}

#refer {
    width: 227px;
    height: 45px;
    line-height: 45px;
    background-color: #feb704;
    border-radius: 23px;
    position: absolute;
    left: 50%;
    bottom: -60px;
    margin-left: -113.5px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.service {
    font-size: 22px;
    padding-left: 40px;
}

.service-list {
    width: 748px;
    margin: 10px auto 70px;
    overflow: hidden;
}

.service-list li {
    float: left;
    width: 172px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: solid 1px #feb704;
    color: #feb704;
    font-size: 20px;
    text-align: center;
    margin-right: 16px;
    cursor: pointer;
}

.service-list li:last-child {
    margin-right: 0;
}

.service-list li.active {
    color: #fff;
    background-color: #feb704;
}

.tip {
    text-align: center;
}

.tip span {
    color: #fe1c04;
    font-size: 12px;
}
.random_news {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding: 20px;
    margin: 20px 0;
    background: #F3F6FE;
}

/* 悬浮窗 */
