﻿html, body {
    width: 100%;
    height: 100%;
    overflow: initial;
}
body {
	    overflow: auto;
}
::-webkit-scrollbar {
/*隐藏滚轮*/
display: none;
}
.clear {
  clear: both;
  }
		body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
		h1,h2,h3,h4,h5,h6{font-size:100%;}
		body,button,input,select,textarea 
		{font-family:Alibaba,Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:62.5%; line-height:1.5;}
		ol,ul{list-style:none;}
		a{text-decoration:none;}
		header .lOGO{       text-align: center;}
		header .lOGO img{
			    height: 100px;
    padding-top: 10px;
    margin-bottom: 10px;
		}
		
		header nav{
			    height: 55px;
    background-color: #273b68;
		}
		
		header nav ul{
           display: -webkit-box;
    width: 1200px;
    margin: 0 auto;
		}
		
		header nav ul li{
      float: left;
    width: 8.331%;
    line-height: 55px;
    text-align: center;
	    position: relative;
		}
		
	header nav ul li a{
     font-size: 16px;
    font-weight: 100;
    color: #fff;
}
header nav ul .nver{
    position: absolute;
    background-color: #172a55;
    top: 55px;

      display: none;    z-index: 100;    width: 100%;
}

header nav ul .nver li{
    width: 100%;
    line-height: 40px;
}

header nav ul .nver li a{
     font-size: 14px;
}

header nav ul li:hover .nver{
	        display: block;
}
.banner img{
	 width: 100%;
}

.auto{
    width: 1200px;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    margin: 40px auto;
    position: relative;
}

.auto .auto_l {
	   width: 50%;
    float: left;
    background-color: #f2f2f2;
    padding: 50px;
	    position: relative;
}

.auto h3{
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 24px;	
}

.auto p{
	    font-size: 14px;
    line-height: 24px;
    font-weight: 100;
    text-align: justify;
	    width: 94%;
}
.auto a{
	display: block;
    width: 180px;
    height: 48px;
    background-color: #d70335;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-weight: 100;
    position: absolute;
    bottom: -24px;
}

.auto_r {
	    width: 45.5%;
    position: absolute;
    right: 0;
}

.auto_r h3{
	    display: block;
    float: right;
    margin-right: 0px;
}

.auto_r em{
	    color: #d70335;
    font-style: inherit;
}

.auto_r .auto_R_img {
	    /*  position: relative;
    top: 60px;
	right: 0;*/
}

.auto_r .auto_R_img img{
	  /*  position: absolute;
    z-index: 1000;
	    left: 0;
    top: 0;*/width: 100%;
}

.center {
    padding-top: 60px;    width: 1200px;
    margin: 0 auto;
}
.center_1 { 
background-color: #fbfbfb;
    padding: 30px;
    padding-top: 40px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.center_1:nth-child(3) { 
background-color: #fff;
}
.center_1:nth-child(4) { 
background-color: #fff;
}
.center_1 h3{
	    font-size: 30px;
    font-weight: 600;
    color: #c1122f;
	margin-bottom: 12px;
    line-height: 30px;
}

.center_1 h4{
	    font-size: 24px;
    font-weight: 400;
    color: #000;
}
.center_1 .center_ul {
	    border-top: 1px solid #cdcdcd;
    margin-top: 18px;
    padding-top: 30px;
}
.center_1 .center_ul li{
line-height: 60px;
    border-bottom: 1px solid #eeeeee;
    width: 50%;
    float: left;
    height: 60px;
    padding-right: 50px;
    box-sizing: border-box;
}

.center_1 .center_ul li:nth-child(2n){
  padding-right: 0px;
}

.center_1 .center_ul li a{
font-size: 13px;
    color: #333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}


.center_1 .center_ul li p{
	color: #9a9a9a;
    font-size: 12px;
    float: right;
}





footer{
	    background-color: #2d3035;text-align: center;
}

footer img.footer_img{
	    width: 90px;
    padding-top: 15px;
    margin-bottom: 20px;   
}
footer nav{
	    border-bottom: 1px solid #424242; 
}
footer ul{
	    width: 1200px;
    margin: 0 auto;  
    height: 60px;	
}

footer ul li{
	    float: left;
    width: 8.331%;
    line-height: 55px;
    text-align: center;   
}

footer ul li a{
	font-size: 12px;
    font-weight: 100;
    color: #fff;   
}

footer .foot {
    width: 836px;
    margin: 0 auto;
    margin-top: 22px;
}

footer .foot p{
      float: left;
    color: #ffffff6e;
   padding-right:20px;  
       box-sizing: border-box;
}
footer .foot p:nth-child(5){
 padding-right: 0px;   
}

footer .foot_R a{
	     color: #ffffff6e;  
}
footer .foot_R{
width: 458px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 24px;
}

footer .foot_R p{
      float: left;
    color: #ffffff6e;
   padding-right: 20px;  
       box-sizing: border-box;
}
footer .foot_R p:nth-child(4){
 padding-right: 0px;   
}


/*about*/
.clear_cler {
	   padding: 30px;
    padding-top: 40px;    width: 1200px;
    margin: 0 auto;
}
.clear_cler_a_l {
	    float: left;
}
.clear_cler_a_l img{
	    width: 120px;
}

.clear_cler_a_r {
	float: right;
}

.clear_cler_a_r img {
	    width: 100px;
    float: right;
}

.clear_cler_a_r .clear_cler_a_r_r {
    margin-top: 18px;
    font-size: 14px;
    color: #666666;
    font-weight: 100;
    width: 100%;
    float: right;
    text-align: right;
}

.clear_cler_a_r .clear_cler_a_r_r a {
	    font-size: 14px;
    color: #666666;
    font-weight: 100;
}

.clear_cler p{
	    color: #666666;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    margin-bottom: 16px;
}

/*列表*/

.newslist {  

padding-top: 40px;
    width: 1200px;
    margin: 0 auto;

}
.newslist ul li {  
   line-height: 40px;
    border-bottom: 1px dashed #e6e6e6;
   }

.newslist ul li a {  
      font-size: 14px;
    color: #666;
   }

.newslist ul li img {  
     width: 14px;
    margin-right: 8px;
   }

.new {
	text-align: center;
}

.new a{
font-size: 14px;
    width: 60px;
    display: inline-block;
    color: #666;
    margin-top: 20px;
    margin-bottom: 10px;
}

/*列表内页*/

.clear_cler h3{
	    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    margin-top: 30px;
}

/*查询*/

.produotlist{
    background-image: url(../img/bane.png);
    background-position: center center;
    height: 864px;
	padding: 30px;
    padding-top: 180px;

}

.produotlist_www{
width: 1200px;
    margin: 0 auto;
}

.produotlist_l {
	    width: 40%;
    float: left;
}
.produotlist_l img {
	    width: 100%;
}

.produotlist_r {
	    float: right;
    width: 54%;
	    margin-top: 6rem;
}

.produotlist_r .produot{
	margin-bottom: 30px;
}

.produotlist_r .produot h3{
	color: #245ece;
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 20px;
}
.produotlist_r .produot form{
	
}
.produotlist_r .produot form p{
	   float: left;
    padding-right: 30px;
    color: #666;
    font-size: 14px;
	  box-sizing: border-box;
	  position: relative;
}

.produotlist_r .produot form p img{
	    position: absolute;
    width: 46px;
    right: 0;
}

.produotlist_r .produot form p:nth-child(2){
    padding-right: 0px;
}
.produotlist_r .produot form p input{
	height: 40px;
    width: 210px;
    box-shadow: 3px 4px 5px #ececec;
    border: 1px solid #ececec;
	    margin-left: 10px;
}








/* banner*/
 .box{height:416px;width:100%;margin: 0 auto;position: relative;}
        .imgbox img{height:416px;width:100%}

.banner1 .btns input {
	color: #fff;
}


/**下拉列表**/
.join{ width:100%;}
.join p { margin-bottom:15px; color:#606060;}
.join span.title { display:block; width:590px; height:80px; background:url(../images/join_title.png) no-repeat; margin:50px 0 15px 15px;}
.joincon { margin-bottom:10px;}
.joincon .job { width:98%; padding-left:30px; height:40px; background:#eaeaea; font:normal 15px/40px 'Microsoft YaHei'; margin:1px 0; position:relative; color:#252525; font-weight:bold;}
.joincon .job em { display:block; width:55px; height:25px; background:url(../images/join.png) no-repeat; color:#2a82c5; font:normal 12px/26px 'Microsoft YaHei'; text-align:center; cursor:pointer; position:absolute; top:5px; right:40px;}
.joincon .job em.cur,.joincon .job em:hover { background:url(../images/join_h.png) no-repeat;}
.joincon i { display:block; width:720px; height:1px; background:url(line.png) repeat-x;}
.joincon .txt { display:none; padding:20px 30px;}
.joincon .txt h3 { font:bold 12px/25px 'SimSun'; background:url(../images/h3.jpg) no-repeat left center; padding-left:10px;}
.joincon .txt h3 em { font-weight:normal;}
.joincon .txt p { margin:0px; padding:0px;}
