﻿/*news*/
/*position*/
.position{
    width: 100%;
    font-size: 14px;
    color: #a4a4a4;
    padding: 1% 0;
    background-color: #f8f8f8;
}
.position a{
    font-size: 14px;
    color: #a4a4a4;
    text-decoration: none;
}
/*position*/

/*inspection */
.inspection{
    width: 100%;
    background-color: #f8f8f8;
    margin-bottom: 2%;
}
.inspection-left{
    width: 22%;
    background-color: #fff;
    color: #767676;
}

.inspection-left ul li:hover{
    background-color: #eee;
    border-left: 3px solid #004ea2;
 }
.inspection-left ul li:hover .ser-a{
    color: #004ea2;
}

.inspection-left ul{
    margin: 0;
}
.services{
    margin-bottom: 2px;
}
.represent{
    font-size: 24px;
    color: #222;
    text-align: center;
    margin-bottom: 4%;
}
.represent span{
    font-size: 16px;
    color: #a4a4a4;
}
.tel{
    background:url("../images/tel.jpg") center no-repeat;
    height: 157px;
    text-align: center;
    font-size: 20px;
    padding-top: 35%;
    background-size: 100% 100%;
}
.tel a{
    color: #ff840c;
    font-weight: bold;
    text-decoration: none;
}

.inspection-left ul li{
    height: 50px;
    line-height: 50px;
    padding-left: 14%;
    font-size: 14px;
    cursor: pointer;
}
.inspection-left ul li a{
    text-decoration: none;
    color: #666;
}
.inspection-left ul li a:hover{
    cursor: pointer;
    color: #004ea2;
}
.inspection-left ul li span{
    width: 5px;
    height: 50px;
    background: red;
    display: block;

}
.currentl{
    border: 0;
    border-left: 3px solid #19bf68;
    color: #19bf68;
    background-color: #eee;
}
.inspection-right{
    width: 74%;
    background-color: #fff;
    margin-left: 3%;
}

.dope{
    width: 100%;
    display: inline-block;
    margin-top: 2%;
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
}
.dope .dope-l{
    width: 25%;
}
.dope-l img{
    width: 100%;
}
.dope .dope-r{
    width: 99%;
    margin-left: 3%;
}
.dope-r .dope-r-txt{
    font-size: 22px;
    color: #060606;
    margin-bottom: 1%;
}
.dope-r-txt a{
    font-size: 22px;
    color: #060606;
    text-decoration: none;
}
.dope-r-time{
    color: #a2a2a2;
    margin-bottom: 2%;
}
.dope-r-part{
    color: #666;
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
}
.dope-r-part span{
    color: #004ea2;
}
.dope-r-part a{
    text-decoration: none;
    color: #666;
}
.center-m{
    margin-left: 2%;
}

.dope:hover{
    background-color: #f0f0f0;
}
.dope:hover .dope-r-to a{
    color: #004ea2;
}

.page{
    float: right;
    height:30px;
    line-height: 30px;
    font-size:14px;
    margin: 30px 25% 30px 0;

}

.page li{
    height: 30px;
    overflow:hidden;
    float: left;
    margin: 3px;
}

.page li a{
    text-decoration: none;
    color: #004ea2;
}



.arc-r{
    margin-left: 0;
    margin-right: 3%;
    background-color: #f8f8f8;
    margin-bottom: 2%;
}
.arc-nr{
    padding: 0;
}
.inspection-left-nr{
    width: 22%;
    color: #767676;
}
.inspection-left-nr ul{
    margin: 0;
    background-color: #fff;
}

.inspection-left-nr ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    text-align: center;
}
.inspection-left-nr ul li a{
    color: #757575;
    text-decoration: none;
}
.inspection-left-nr ul li a:hover{
    color: #004ea2;
}
.inspection-left-nr ul li:last-child{
    border: 0;
}

.nr-list{
    width: 100%;
    margin-top: 6%;
}
.nr-list-nr{
    text-align: center;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;

}
.nr-list-nr a{
    color: #646464;
    text-decoration: none;
}
.nr-list-ar{
    width: 100%;
    margin-bottom: 12%;
    background-color: #fff;
    padding-top: 6%;
}

.article{
    width: 100%;
    background-color:#FFFFFF;
    padding: 3%;
    font-size: 16px;
    line-height: 30px
}
.article img{max-width:828px;}
.article h2 {line-height: 40px;
  background:#f7f7f7;
  border-left: 2px solid #214D94;
  border-bottom:1px dashed  #ccc;
  padding: 0px 26px;
  font-size: 18px;
  font-weight: bold;
  color:#0c7fcb;
  display: inline-block;}
/*.article p{
    font-size: 14px;
    line-height: 30px;
    text-indent:2em;
}*/
.article-txt{
    font-size: 20px;
    color: #060606;
}
.state{
    width: 100%;
    padding-top: 2%;
    display: inline-block;
}
.time,.source{
    font-size: 12px;
    color: #a2a2a2;
    line-height: 18px;
}
.time{
    margin-right: 6%;
}
.article-part{
    width: 100%;
    margin: 5% 0;
    text-align: justify;
}
.article-part p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-top:8px;
}
.paging{
    width: 100%;
    background-color: #eeeeee;
    display: inline-block;
}
.paging p{
    padding: 2% 0;
}
.last{
    margin-left: 1%;
    width: 48%;
}
.next{
    margin-right: 1%;
    width: 48%;
}
.last-p{
    margin-right: 1%;
}
.last-span{
    font-size: 14px;
    color: #333;
    height: 50px;
    line-height: 50px;
    display: block;
    overflow: hidden;
    width:322px;
}
.last-span a{
    color: #333;
    text-decoration: none;
}

/*tutor start*/
.tutor{
    width: 100%;
    background-color: #fff;
}
.tutor-txt{
    width: 100%;
    background-color: #004ea2;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    padding: 0 3%;
}
.tutor-txt a{
    text-decoration: none;
    color: #fff;
}
.tutor-con{
    width: 100%;
    display: inline-block;
    margin-top: 4%;
    padding-left: 3%;
}
.tutor-conl{
    width: 40%;
}
.tutor-conr{
    width: 50%;
    margin-left: 4%;
}
.tutor-conr p{
    font-size: 14px;
    color: #000;
    line-height: 26px;
    text-align: justify;
    text-indent: 2em;
	overflow:hidden;
}
.nr-project{
    margin-top: 1%;
}


.project-txt{
    width: 100%;
}
.project-txt span{
    width: 20%;
    font-size: 18px;
    color: #004ea2;
}
.project-hr{
    width: 78%;
    border-bottom: 1px solid #e2e2e2;
    height: 14px;
}

.project-list{
    width: 100%;
    margin-top: 2%;
    display: inline-block;
}
.project-list li{
    font-size: 16px;
    line-height: 30px;
}
.project-list li span{
    padding-right: 3px;
}
.green{
    color: #004ea2;
}
.white{
    color: #000;
}
.white span{
    color: #fff;
}


.project-list table{
    position: relative;
    width: 100%;
    color: #333;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    border: 1px solid #000;
    margin: 3% 0;
}
.project-list table td{
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    width: 25%;
    height: 50px;
    border: 1px solid #000;
    line-height: 20px;
}
/*.project-list table tr td:first-child{
     width: 5%;
 }
.project-list table tr td:last-child{
   text-align: left;
}*/


/*.article table{
    position: relative;
    width: 100%;
    color: #333;
    border-collapse: collapse;
    font-size: 14px;
    border: 1px solid #000;
    margin: 3% 0;
}*/
/*.article table td{
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    width: 25%;
    height: 50px;
    border: 1px solid #000;
    line-height: 20px;
}*/
/*.article table tr td:first-child{
     width: 5%;
 }
.article table tr td:last-child{
   text-align: left;
}*/
.method{
    color: #000;
}
/*tutor end*/



/*4.11*/
.services{
    margin-bottom: 2px;
}
.menu_top{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eee;
    background: #004ea2 url(../images/pro_left.png) center left no-repeat;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
}
.menu_list .current{
    background: #004ea2 url(../images/pro_down.png) center left no-repeat;
    color: #fff;
}
.menu_drop{
    overflow: hidden;
    width: 100%;
    height: auto;
    line-height: 38px;
    background: #fff;
}
.menu_drop a{
    display: block;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #767676;
    text-decoration: none;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}
.menu_drop a:hover {
    text-decoration: none;
    color: #004ea2;
}



/*news-arc-end*/
@media screen and (max-width: 1050px)and (min-width: 801px){
    .dope-r-txt a{
        font-size: 16px;
    }
    .dope-r-time{
        margin-bottom: 0;
    }
    .dope-r-part{
        font-size: 12px;
        line-height: 18px;
    }
    .last-span{
        font-size: 12px;
        width: 73%;
    }
    .tutor-conr p{
        font-size: 12px;
        line-height: 28px;
    }
    .dope-l img{
        width: 100%;
    }
}
@media screen and (max-width: 800px){
    .dope-r-txt a{
        font-size: 16px;
    }
}

.gduo{ line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;    width: 100%;
    }
.gduo span{ overflow:hidden; height:30px; display:block;}
.gduo a{  color:#201618;
    text-decoration: none;
    font-family: "Microsoft Yahei";}
.n_info_con2 .t04 {
    color: #fff;
    border-bottom: 1px solid #E0E0E0;
    color: #0F70B0;
    line-height: 48px;
    height: 48px;
    font-size: 0;
    background: url(../images/b1ab9c682655a509b642e2f981c1f6f9.gif) no-repeat 12px center;}
.n_info_con2 {
    margin: 0 auto;
    border: 1px solid #D6D6D6;
	background-color:#FFFFFF;
    width: 50%;
    margin-bottom: 5px;

}
.info_key {
    border-bottom: solid 1px #ccc;
    line-height: 30px;
    padding: 0 10px;
    margin: 0px 0;
    overflow: hidden;
    font: 14px/30px "Microsoft Yahei";
      
    padding-bottom: 20px;
}
.info_key a{  color: #666;
    text-decoration: none;
    font-family: "Microsoft Yahei";}

.det-info {
    width: 100%;
    height: 200px;
        font-size: 14px;
    font-family: Microsoft YaHei,Arial, Helvetica, sans-serif;
    line-height: 26px;
    margin-left: 25px;
}

.det-base {
    width: 460px;
    height: 198px;
    border: 1px solid #ececee;
    border-left: 0;
    border-bottom: none;
        margin: 0;
    padding: 0;
    list-style: none;
        float: right;
        font-size: 14px;
    font-family: Microsoft YaHei,Arial, Helvetica, sans-serif;
    line-height: 26px;
    background-color: #FFFFFF;

  
}
        .det-base li span.iname {
    width: 108px;
    height: 39px;
    background: #004ea2;
    text-align: center;
    color: #fff;
    float: left;}
    .det-base li {
    width: 460px;
    float: left;
    height: 39px;
    border-bottom: 1px solid #f1f1ef;
    line-height: 39px;}
    .det-base li p.ival {
    width: 328px;
    height: 20px;
margin-left: -15px;
    padding: 0 10px;
    font-size: 14px;
    float: left;
}
.text{width:900px; height:200px; margin:0 auto;} 
.text li{width:300px; float:left; } 
.bt{width:230px; float:left;} 
.sj{width:70px; float:left; text-align:right;} 

