@charset "utf-8";
/*body{*/
/*height: 2000px;*/
/*}*/
ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.p-2{text-indent: 2em;}
.p-3{text-indent: 2em;font-weight: bold;color: #E19301}
.zz-box{
    width: 100%;
}
.zz-box li{
    width: 100%;
    float: left;
    border: 1px solid #dad8d8;
    margin-top: 10px;
    padding: 5px;
    border-radius: 5px;
}
.zz-box li img{
    width: 100%;
    height: auto;
}
.zz-box h3{
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: 0px;
}
.zx-box{
    width: 100%;

}
.zx-box h2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.zx-box ul{
    width: 100%;
    list-style: none;
}
.tabletext{text-align:center; }
.tabletext th{text-align:center; }
.zx-box ul li{
    list-style: none;
    float: left;
    height: 24px;
    line-height: 24px;
    width: 16%;
    margin: 5px 2%;
    overflow: hidden;
}
.newslist{
    list-style: none;
    width:100%;
    margin-top: 10px;
}
.newslist li{
    width: 100%;
    float: left;
    height: 28px;
    line-height: 28px;
}
.newslist li span{
    float: right;
}
.table{
    border:1px solid #ddd;
    border-width: 1px;
}
.clb {
    width: 100%;
    height: 0px;
    clear: both;
}
.bread .breadcrumb{
    margin-bottom: 0px;
}
.content-h2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-color: #004b97;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 10px 0px 0px 0px;
}
.fuwu{
    width: 100%;
    list-style: none;
    border:2px solid #cbcfd3;
    border-top: none;
    border-bottom: 4px solid #cbcfd3;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 10px;

}
.fuwu li{
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.fuwu li i{
    margin-right: 10px;
    color: #7c8182;
}
.fuwu li a:hover{
    text-decoration: none;
    font-weight: bolder;
}
.fuwu li:hover{
    background-color: #004b97;
}
.fuwu li:hover a{
    color: white;
}
.fuwu li:hover i{
    color: white;
}

.mingpian{
    list-style: none;
    background-color: whitesmoke;
    padding-left: 5px;
}
.mingpian li{
    height: 25px;
    line-height: 25px;
}

.detail{
    padding: 5px;
}

.detail h1{
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 15px;
}
.detail h2{
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
        margin-bottom: 15px;
	color: #CD7F00;
}
.detail h3{
margin-top: 15px;
        margin-bottom: 15px;
	text-indent: 2em;
    font-size: 15px;
    font-weight: bold;
}
.detail p{
    line-height: 28px;
}
.detail img{
   margin-left: 10px;
}
.others{
    font-weight: bold;
}
.other-list{
    list-style: none;
    width: 100%;
}
.other-list li{
    list-style: none;
    width: 100%;
    float: left;
    height: 24px;
    line-height: 24px;
}
.other-lines{
    margin-top: 10px;
    list-style: none;
    border: 2px solid #d6d5d5;
    padding: 5px;
    border-radius: 5px;
}
.other-lines li{
    list-style: none;
    float: left;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border:1px solid goldenrod;
    border-radius: 3px;
    text-align: center;
    width: 13%;
    margin: 5px 0.4%;
    padding-left: 2px;
    padding-right: 2px;

}
.other-lines li a{

}
.other-lines li a:hover{
    text-decoration: none;
}

.mynav {
    width: 100%;
    background-color: #004b97;
}

.mynav .navbar {
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: 0px !important;
}

.mynav .navbar-default {
    background-color: #004b97 !important;
    border: none !important;
}

.mynav .navbar-brand {
    padding: 5px 15px !important;
}

.mynav a {
    font-size: 16px;
    margin-right: 10px;
}

.mynav li a {
    color: white !important;
}

.mynav li.active a, .mynav li a:hover {
    background-color: #79793d !important;
}

.mynav .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mybrand {
    line-height: 30px;
    font-size: 16px;
    padding: 10px 15px;
    color: yellow;
    display: block;
}

.topimg img {
    width: 100%;
    height: auto;
}

.footer {
    width: 100%;
    margin-top: 10px;
    background-color: #0f0f0f;
    padding: 10px 0px;

}

.footer p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #8b8a8a;
    margin-bottom: 0px;
}

/*about*/
.tit-div {
    text-align: center;
}

.h2tit {
    color: #004b97;
    font-size: 1.5em;
    font-weight: 800;
    position: relative;
    text-transform: uppercase;
}

.h2des {
    width: 100%;
    margin: 5px 0px;
    color: #3498db;
    font-size: 1em;
}

.h2tit::before {
    left: 0;
}

.h2tit::after {
    right: 0;
}

.h2tit::before, .h2tit::after {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #d7dee0;
    width: 32%;
}

.youshi{
    background-color: #0760bb;
}
.youshi .h2tit{
    color: white;
}
.youshi .h2tit::before,.youshi .h2tit::after {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #5c8ec1;
    width: 32%;
}
.youshi .h2des{
    color: #b2ae33;
}
.ys-left {
    width: 100%;
}
.ys-left img{
    width: 100%;
    margin-top: 10px;
    border-radius: 3px;
}
.ys-left h2{
    width: 100%;
    margin: 20px 0px 10px 0px;
    font-size: 16px;
    color: white;
}
.ys-left p{text-indent: 2em;
    width: 100%;
    line-height: 28px;
    color: #c1bfbf;
}
.ys-right li{
    width: 100%;
    float: left;
    margin: 15px 0px;
}
.ys-r-l{
    width: 15%;
    float: left;
    border-right: 4px solid #e0c92d;

}
.ys-r-l span{
    /*display: inline;*/
    /*text-align: center;*/
    font-size: 60px;
    display:inline;
    vertical-align:middle;
    color: #e0c92d;
}

.ys-r-r{
    width: 78%;
    float: right;

}

.ys-r-r h2{
    font-size: 16px;
    margin: 5px 0px;
    color: white;
}
.ys-r-r p{
    font-size: 14px;
    color: #c9c3c3;
    width: 100%;
}
.about-p {
    font-size: 1.2em;
text-indent: 2em;
}

.about-p h2 {
    font-size: 1.2em;
    font-weight: bold;
}

.about-img {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.news-list {
    width: 100%;
}

.news-list h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid darkgray;
    color: #004b97;
    font-size: 1.2em;
    font-weight: bold;
}

.news-list h3 span {
    margin-right: 10px;
}

.news-list h3 a {
    float: right;
    margin-right: 5px;
}

.news-list ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.news-list ul li {
    list-style: none;
    width: 100%;
    float: left;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed darkgray;
}

.news-list ul li a {
    margin-left: 10px;
}

.news-list ul li span {
    float: right;
    font-size: 0.8em;
    color: #a19f9f;
}

.first-pro {
    margin: 5px 0px;
    padding: 3%;
    width: 100%;
    background-color: whitesmoke;
    border-radius: 5px;
}

.pro-img {
    width: 30%;
    float: left;
}

.pro-des {
    width: 67%;
    margin-left: 3%;
    overflow: hidden;
    float: right;
}

.pro-des a {
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0px;
}

.pro-list {
    margin: 5px 0px;
    padding: 0px;
    list-style: none;
}

.pro-list li {
    list-style: none;
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px wheat dashed;
}

.gongsi {
    margin: 5px 0px;
    width: 100%;
}

.gs-img {
    margin: 5px 0px;
    width: 100%;
    padding: 10px;
    background-color: #e1e7f0;
    border-radius: 10px;
}

.gs-img:hover {
    width: 100%;
    padding: 10px;
    background-color: #acc182;
    border-radius: 10px;
}

.gs-img p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    margin: 0px;
    color: #72962f;
}

.box-dipaly {
    display: none;
}

.sub-box {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #004b97;
    height: 60px;
    border-top: 2px solid #ca896a;
    opacity: 1;
    z-index: 1000;
}

.sub-box b {
    color: white;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    display: block;
    margin-top: 5px;
}

.sub-box a:hover {
    text-decoration: none;
}

.sub-box a h3 {
    color: #fef8f8;
    margin-top: 10px;
    font-size: 1em;
    font-weight: 500;
}

.lop-div{
    width: 100%;
    margin-bottom: 10px;
}
#owl-top .owl-dots{
    z-index: 1;
    margin-top: -30px;
    position: relative;
}

#owl-top .owl-dots .owl-dot span{
    height: 1.2em;
    width: 1.2em;
}
.mycenter {
    text-align: center;
}

.online {
    width: 120px;
    position: fixed;
    top: 200px;
    right: 5px;
    background-color: whitesmoke;
    border-radius: 10px;
    padding: 20px;
    padding-top: 0px;
    border-right: 1px solid burlywood;
    border-left: 1px solid burlywood;
    border-top: 20px solid burlywood;
    border-bottom: 5px solid burlywood;
    z-index: 1;
}

.online h3 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}

.lines{
    display: none;
    z-index: 100000000;
}
#open{
    position: fixed;
    top:230px;
    left: 0px;
    width: 30px;
    height: auto;
    padding: 10px;
    z-index: 1000;
    background-color: rebeccapurple;
    border-radius: 5px;
    border-top-left-radius:0px;
    border-bottom-left-radius: 0px;
    text-align: center;
    color: white;
}
#open:hover{
    text-decoration: none;
}
#close{
    position: fixed;
    top:230px;
    left: 178px;
    width: 30px;
    height: auto;
    padding: 10px;
    z-index: 1;
    background-color: rebeccapurple;
    border-radius: 5px;
    border-top-left-radius:0px;
    border-bottom-left-radius: 0px;
    text-align: center;
    color: white;
}
#close:hover{
    text-decoration: none;
}
.freind{
    list-style: none;
    width: 100%;
    border: 2px solid #d7d5d5;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px;
}
.freind h3{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}
.kefu {
    position: fixed;
    left: 0px;
    top: 155px;
    width: auto;
    z-index: 1;
}

.kefu ul li {
    float: left;
    margin-bottom: 2px;
    float: left;
    height: auto;
}

.kefua {
    float: left;
    margin-bottom: 2px;
    float: left;
    width: auto;
    height: 0px
}

.ew, .qq, tel {
    position: relative
}

.kefu a {
    font-size: 14px;
}

.kefu span {
    font-size: 14px;
}

.ewm {
    position: absolute;
    left: 64px;
    top: -128px;
    display: none;
    z-index: 99
}

.qqs {
    position: absolute;
    left: -1px;
    top: 0;
    display: none;
    z-index: 99
}

.tels {
    position: absolute;
    left: 0px;
    top: 0;
    display: none;
    z-index: 99
}

.nav_all {
    position: relative;
    z-index: 10001;
    width: 180px;
    display: inline;
    float: left;
    *zoom: 1;
}

.nav_all b {
    display: block;
    font-size: 16px;
    text-align: left;
    color: #fff;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    background: #f90;
}

.nav_all b i {
    float: right;
    display: inline-block;
    margin-left: 10px;
    width: 16px;
    height: 46px;
    line-height: 46px;
    -moz-transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease-in;
    -moz-transition: transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;
}

.nav_all_box1 {
    width: 178px;
    position: absolute;
    left: 0px;
    top: 46px;
    z-index: 10002;
    border: 1px solid #f90;
    border-top: none;
    box-shadow: 0px 0px 3px #f60;
}

.gsf {
    position: relative;
    z-index: 10003;
    float: left;
}

.gsf dt {
    padding: 10px 15px;
    width: 178px;
    color: #ccc;
    position: relative;
    z-index: 10005;
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.gsf dt strong {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.gsf dt a {
    color: #666;
    padding: 0 5px;
}

.gsf_bt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.gsf_bt {
    background: #0F79C7;
    color: #fff;
    height: 36px;
    line-height: 36px;
    float: left;
    width: 100%;
}

.gsf dt a:hover {
    color: #000;
    text-decoration: underline;
}

.gsf .djs a {
    color: #06c;
}

.gsf .djs a:hover {
    color: #000;
    text-decoration: underline;
}

.gsf dt.first {
    font-size: 18px;
}

.djs {
    display: none;
    padding: 0 20px 20px 0px;
    width: 550px;
    position: absolute;
    left: 179px;
    top: 0;
    z-index: 10004;
    background: #eee;
    border: 1px solid #ccc;
    height: auto !important;
    min-height: 200px;
    height: 200px;
    box-shadow: 0px 0px 3px #999;
}

.last {
    bottom: 0;
    top: auto;
    _margin-bottom: -1px;
}

div.nav_all_on b {
    background: #f90;
    box-shadow: 0px 0px 3px #F3F3F3;
}

div.nav_all_on b i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.gsf.nav_all_box1_on {
}

.gsf.nav_all_box1_on dt {
    width: 178px;
    background: #eee;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.gsf.nav_all_box1_on dt a {
    color: #06c;
}

.nav_all_box2 {
    display: inline;
    float: left;
    margin: 0 0 0 10px;
    height: 50px;
}

.nav_all_box2_title {
    display: block;
    font-weight: bold;
    font-size: 22px;
    color: #000;
    width: 100%;
    margin-top: 0px;
    text-decoration: none;
}

.djs ul li {
    margin: 5px 0 0 10px;
    padding: 0px 10px;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.djs ul li.navbar_te {
    display: block;
    width: 100%;
    white-space: nowrap;
}

.djs ul li.navbar_te a {
    margin: 0px 10px 0 0px;
    color: #000;
}

.djs ul li.navbar_te em {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

@media (max-width: 800px) {
    .mynav .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .box-dipaly {
        display: block;
    }
    .other-lines li{
        width: 30%;
        margin: 5px 1.5%;
        padding-left: 2px;
        padding-right: 2px;
    }
    .zx-box ul li{
        list-style: none;
        float: left;
        height: 24px;
        line-height: 24px;
        width: 30%;
        margin: 5px 1.5%;
        overflow: hidden;
    }
    .ys-r-l{
        border: none;
    }
    .ys-r-l span{
        /*display: inline;*/
        /*text-align: center;*/
        font-size: 50px;
    }
}
@media only screen and (max-width: 760px) { .container h1{font-size: 15px;font-weight:bold ;text-align: center;}
 }

