@charset "utf-8";

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}
/* color */
.c-fff {
    color: #fff;
}
.c-000 {
    color: #000;
}
/* 预设 */
body{
    font: 20px/30px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #303030;
}
a {
    text-decoration: none;
    transition:all 0.3s linear 0s;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
/* index.html */
/*轮播图 start*/
.focus{ width:640px; margin-left: auto; margin-right: auto; position:relative; overflow:hidden; margin-top: 80px;}
.focus .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,0.5);   }
.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; }
.focus .hd ul .on{ background:#FF4000;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%; display: block; }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
/*轮播图 end*/
.top {
    width: 100%;
    height: 80px;
    background: url(../Image/logo.png) no-repeat center center #1c7ac4;
    position: fixed;
    left: 0;
    top: 0;
    font-size: 30px;
    line-height: 80px;
}
.nav {
    background: #1c7ac4;
}
.nav a {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #1c7ac4;
    width: 204px;
}
.nav a.b-r {
    border-right: 1px solid #67a9dd;
}
.nav a.b-b {
    border-bottom: 1px solid #67a9dd;
}
.indexpro {
    margin-top: 40px;
}
.location {
    background: #e0e0e0;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}
.location b {
    display: block;
    background: #1c7ac4;
    padding: 0 12px;
}
.location a {
    font-size: 20px;
    color: #979797;
}
.indexpro .list {
    margin-top: 20px;
}
.indexpro .list li {
    float: left;
    width: 290px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.indexpro .list li img {
    display: block;
}
.indexpro .list li span {
    display: block;
    font-size: 20px;
    color: #707070;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
}
.indexab {
    margin-top: 30px;
}
.indexab .text {
    font-size: 20px;
    line-height: 30px;
    color: #707070;
    margin-top: 15px;
}
.indexshebei {
    margin-top: 20px;
}
.indexshebei .list li {
    overflow: hidden;
    margin-top: 20px;
}
.indexshebei .list li img {
    display: block;
    float: left;
    border: 1px solid #dcdcdc;
}
.indexshebei .list li .text {
    width: 400px;
    margin-left: 20px;
    margin-top: 5px;
}
.indexshebei .list li .text .tit {
    font-size: 20px;
    line-height: 30px;
    color: #303030;
}
.indexshebei .list li .text .desc {
    font-size: 18px;
    line-height: 30px;
    color: #555;
}
.indexnews {
    margin-top: 20px;
}
.indexnews .list {
    margin-top: 5px;
}
.indexnews .list li {
    height: 59px;
    line-height: 59px;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}
.indexnews .list li a {
    font-size: 20px;
    color: #555;
}
.indexhonor {
    margin-top: 20px;
}
.indexhonor .list {
    margin-top: 20px;
}
.indexhonor .list li{ float:left; margin-right: 4px; margin-left: 4px; }
.indexhonor .list  li img{
    display: block;
    width: 275px;
    height: 180px;
    padding: 7px;
    border: 1px solid #dcdcdc;
}
.indexcot {
    margin-top: 20px;
}
.indexcot li {
    height: 42px;
    line-height: 42px;
    background: #1c7ac4;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #4895d1;
    padding-left: 20px;
}
.rights {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #555;
    margin-top: 15px;
}
.rights a {
    color: #555;
}
.footer1 {
    height: 80px;
    width: 100%;
    margin-top: 30px;
}
.footer {
    height: 98px;
    background: #1c7ac4;
    position: fixed;
    left: 0;
    bottom: 0;
}
.footer a {
    display: block;
    height: 98px;
    float: left;
    color: #fff;
    width: 159px;
    border-right: 1px solid #4e9cda;
    text-align: center;
}
.footer a span {
    display: block;
    font-size: 30px;
    line-height: 60px;
}
.footer a p {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

#menu_box{position: fixed;height: 100%;background: #1c7ac4;width: 277px;right: -277px;top: 0;z-index: 90; transition:all 0.3s linear 0s; opacity: .8;}
#menu_box ul{width: 120px;margin: 0 auto;margin-top: 70%;}
#menu_box li{;font-size:20px;line-height: 40px;margin:15px 0;}
#menu_box li a{width: 100%;display: block;line-height: 40px;color: #fff;text-align: center;}
#menu_close {
    display: block;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    top:40px;
    left: 40px;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
.article {
    margin-top: 40px;
}
.article img {
    max-width: 600px;
}
.article .location {
    margin-bottom: 20px;
}
.page {
    width: 100%;
    margin-top: 40px;
    line-height: 31px;
    text-align: center;
}
.page a {
    color: #fff;
    background: #1c7ac4;
    border-radius: 5px;
    padding: 7px;
}
.page span.current {
    background: #FF6600;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
}

.article .newslist li {
    line-height: 40px;
    display: block;
    border-bottom: 1px dashed #ccc;
}
.article .newslist li a {
    color: #7a7a7a;
}

.prev_next {
    margin-top: 20px;
}
.prev_next , .prev_next a {
    color: #7a7a7a;
}
#form2 input, #form2 textarea {
    border: 1px solid #ccc;
}
.protype {
            margin-top: 20px;
        }
        .protype li {
            float: left;
            width: 190px;
            margin: 5px;
            text-align: center;
            height: 40px;
            line-height: 40px;
            background: #1C7AC4;
        }
        .protype li a {
            color: #fff;
        }
