@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;
}
/* 预设 */

a {
    text-decoration: none;
    transition:all 0.3s linear 0s;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 100%;
    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: 50px;
    background:#f5f5f5;
    position: fixed;
    left: 0;
    top: 0;
    font-size: 25px;
    line-height: 50px;
}
.topleft{background: url(../MobImages/resize.png) no-repeat center;
      width: 15%;
     height: 50px;
	 display: block;
	 }
.topright{background: url(../MobImages/tool.png) no-repeat center;
      width: 15%;
     height: 50px;
	 display: block;
	 }
.nav {
    background: #f5f5f5;margin-top:3px;
}
.nav a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #FFA500;
    width: 25%;
}
.nav a.b-r {
    border-right: 1px solid #f5f5f5;
}
.nav a.b-b {
    border-bottom: 1px solid #f5f5f5;
}
.indexpro {
    
}
.indexpro .text {
    font-size: 16px;
    line-height: 30px;
    color: #707070;
    margin-top: 15px;
}


.location {
     margin:auto;
    height: 80px;
    
}
.location a {
     text-align:center;
     margin:auto;
    color: #cccccc;
	display: block;
	line-height: 50px;
    font-size: 16px;
}

.location1 {
    
    height: 50px;
    
}
.location1 a {
    display: block;
   background: #FFA500;
   width:35%;
   margin:auto;
   text-align:center;
   color:#FFFFFF;
   line-height: 40px;
    font-size: 16px;
}



.exple {  
   width:100%;
    height:36px;
    line-height:36px;
    text-align:center;
}  
.line {  
   display:inline-block;
    width:70px;
    border-top:1px solid #cccccc;
    vertical-align:5px;  
　　
}  
.exple .txt {  
   color: #686868;  
   vertical-align: middle;  
} 

.indexpro .list1 {
    margin-top: 20px;
}
.indexpro .list1 li {
    float: left;
    width: 20%;
    
}
.indexpro .list1 li img {
    display: block;width: 70%;margin:auto;
}
.indexpro .list1 li span {
    display: block;
    font-size: 13px;
    color: #707070;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
}
.indexab {
 
}
.indexab .text {
    font-size: 16px;
    line-height: 35px;
    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: #FFA500;
    color: #fff;
    font-size: 25px;
    border-bottom: 1px solid #F5F5F5;
    padding-left: 20px;
}
.indexcot li a {
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 25px;
}
.indexcot li a span{
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 25px;
}
.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;
}


#menu_box{position: fixed;height: 100%;background: #545454;width: 45%;right: -45%;top: 0;z-index: 90; transition:all 0.3s linear 0s; opacity: .8;}
#menu_box ul{width: 70%;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: #FFA500;text-align: center; opacity: .99; font-size:20px;}
#menu_close {
    display: block;
    color: #FFA500;
    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: #006fe2;
    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: #006fe2;
        }
        .protype li a {
            color: #fff;
        }
