@charset "utf-8";
/* CSS Document */
html,body{height:100%; width:100%; margin:0; }

body,input,textarea,select{font:normal 12px/1.5 ;}
h1,h3,h4,p,ul,ol{margin:0;}
ul,ol{padding-left:0;list-style-type:none;}

a img{border:0;}
.float_l{float:left;}
.float_r{float:right;}
.clear{ clear:both;}


#wrapper{ position:relative; overflow-x:hidden;}
.center{margin: 0 auto; width:1200px; position:relative; }
.width_min{ min-width:1200px; width:100%;}
.header{ height:63px; position: relative;  }
.header_r{ margin-top:2px; width:292px;}
.language{ height:34px; line-height:34px;}
.language a{ color:#999; /*font-size:12px;*/}
.language a:hover,.language .lan_sec{ color:#333 !important;}
.language i{ color:#d0d0d0; padding:0 6px; font-size:12px; font-style:normal;}
.logo{ margin-top:20px; position:absolute; width:458px; height:83px;}
.select_header{
	background: url(../images/select.png) right top no-repeat;
    width: 93px;
    height: 34px;
    overflow: hidden; padding-right:34px; }

.select_header select{
	background: transparent;
    border: none;
    padding-left: 10px;
    width: 147px;
    height: 100%; color:#2f68b8;cursor:pointer; font-size:14px;}
.seach_header{ margin-right:12px; }
.input_header{
	    width: 117px;
    height: 32px;
    padding-left: 10px;
    border: none;
 /*   background-color: #2162b5;*/
    line-height: 31px;
    font-size: 14px;
	border:1px solid #ededed; border-right:0;
    /*color: #fff;*/ }
.submit_header{
	 width: 42px;
    height: 34px;
    border: none;
    background: url(../images/ss.png) no-repeat;
     cursor:pointer;
	 border:1px solid #ededed;
	  border-left:0;}
	 
	 







