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 {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: "\5FAE\8F6F\96C5\9ED1";

}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}
ul ul, ul ol, ol ol {
    list-style: none;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color:transparent;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.con-w {
    margin: 0 auto;
    height: auto;
    width: 1200px;
    min-width: 1200px;
}

.w-1600{
    margin: 0 auto;
    height: auto;
    max-width: 1600px;
    min-width: 1200px;
}

/* header */
.header{
    margin-top: 400px !important;
    height: 98px;
    background-color: #ffffff;
}
.header .con-w{
    position: relative;
}
.logo{
    float: left;
    margin-top: 27px;
}
.header-nav{
    float: right;
    width: 725px;
}
.nav-list{
    margin-top: 50px;
    margin-left: 5px;
}
.nav-list li.level-0 {
    float: left;
    height: 48px;
    margin-left: 36px;
}
.nav-list li.level-0 a{

    font-size: 18px;
    color: #333333;
    
}
.nav-list li.level-0 a:hover{
    color: #0061b6;
}
.nav-list li.level-0 .sub a{

    font-size: 16px;
    color: #333333;
    
}
.nav-list .sub{
}
.level-0.hover .sub{
    display: block;
}
.sub {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 99;
    margin-top: 28px;
    display: block;
    display: none;
    line-height: 60px;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=80);
    border-radius: 0px 0px 4px 4px;
}
.sub-list li{
    font-size: 16px;
    margin: 0 11px;
    float: left;
    list-style: none;
    line-height: 60px;
}
.sub-last{
    right: 0px;
}
.search-en{
    width: 20px;
    position: absolute;
    right: 1px;
    /*top: 20px;*/
    bottom:30px;
    /* width: 60px; */
}
.search-btn{
    background: url(../images/search.png)  center no-repeat;
    width: 17px;
    height: 17px;
    float: left;
    margin-top: 2px;
    cursor: pointer;
}

.en-btn{
    font-size: 16px;
    color: #999999;
    float: right;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

/* ship-footer */
.friendship{
    padding: 38px 0;
  
}
.friendship-tit{
	font-size: 16px;
	line-height: 36px;
    color: #333333;  
    float: left;
    margin-right: 20px;
}
.friendship-box{
    float: left;
 
}
.friendship-box select{
    width: 260px;
	height: 36px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    border:none;
    outline: none;
    background:url(../images/lj-bg.png) no-repeat scroll right center transparent;
    font-size: 14px;
	line-height: 36px;
    color: #999999;
    padding-left: 14px;
 
}
.friendship-box .select-box{
    float: left;
    width: 260px;
	height: 36px;
    margin-right: 14px;
    border: solid 1px rgba(216, 216, 216,1);
    outline: none;
}
.friendship-box .select-box-last{
    margin-right: 0;

}
.friendship-box select::-ms-expand {
    display: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}
.hzhb-lj{
    margin-right: 0 !important;
}
.footer-top{
    /* height: 336px; */
    border-top: 1px solid #e8e8e8;
    padding-top: 38px;
}
.yiji-list {
    float: left;
    margin-right: 100px;
    margin-bottom: 10px;
}

.yiji-list span a{
	font-size: 16px;
    color: #0061b6;
    display: block;
    margin-bottom: 21px;
    
}
.yiji-list ul li{
    font-size: 14px;
    margin-bottom: 15px;
	color: #666666;
}
.yiji-list ul li a{
    color: #666666;
}
.yiji-list ul li a:hover{
    color: #0061b6;
}
.footer-top-left{
    float: left;
}

.footer-top-right{float: right;margin-right: 65px;}
.friendship,.footer{
    background-color: #f8fafd;
}
.weixin-mes{
    margin-top: 10px;
}
.weixin-mes p{
    font-size: 14px;
  
    color: #666666;
    text-align: center;
    margin-bottom: 6px;

}
.weixin-mes-big{
    font-weight: bold;
    font-size: 18px !important;
    color: #0061b6 !important;
    margin-top: 12px;
}



.footer-fz{
   text-align: center;
   margin-bottom: 9px !important;

}
.fz-list {
    width: 275px;
    margin: 0 auto;
}
.fz-list li{
    height: 14px;
    float: left;
    padding-right: 5px;
    border-right: 1px solid #333333;
    margin-right: 5px;
}
.fz-list li a{
    display: block;
    height: 19px;
    font-size: 14px;
    color: #333333;
    margin-top: -3px;
}
li.fz-list-last{
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}
.footer-bq{
    height: 45px;
    background-color: #0061b6;
}

.footer-bq-mes{
    width: 508px;
	font-size: 14px;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 16px;
}

 .btns {
    float: right;
    height: 70px;
    /* margin-left: 10px; */
    position: relative;
    top: 27px;
}
.btns-search {
    width: 16px;
    height: 18px;
    float: left;
     background: url(../images/search.png) no-repeat right center;
    padding-left: 8px;
    margin: 26px 15px 0 0;
    position: relative;
}
 .btns .langOv1 {
    width: 250px;
    height: 60px;
    position: absolute;
    top: 71px;
    right: -40px;
    overflow: hidden;
    z-index: 7;
}
.langOv1 input {
    width: 185px;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    position: absolute;
    top: -100%;
    right: 0px;
    background: rgba(0,0,0,0.6) !important;
    background: #000;
    filter: Alpha(opacity=60);
    z-index: 100;
    border: none;
    color: #fff;
}