body {
    font-family:Arial,Helvetica,sans-serif,'微软雅黑',"Microsoft YaHei","宋体";
    font-weight: normal;
    background-color: #fff;
    font-size: 14px;
    max-width: 1920px;
    overflow-x: hidden;

}
/*本地字体引用*/
@font-face {
    font-family: 'Constantia';
    src:url(../fonts/Constantia.ttf), url(../fonts/Constantia.woff), url(../fonts/Constantia.woff2);
}
@font-face {
    font-family: 'bodonib';
    src:url(../fonts/bodonib.ttf), url(../fonts/bodonib.woff), url(../fonts/bodonib.woff2);
}
*{ margin: 0; padding: 0;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer;}
img{border:none; outline: medium none; }
img a{border:none;}
input, select,button{outline: medium none;border: none; padding: 0; margin: 0; font-family: "Microsoft YaHei",Helvetica,sans-serif,"宋体";}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none; font-family:"Microsoft YaHei",Helvetica,sans-serif,"宋体";}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul  li img { display: block;/* width: 100%; height: 100%;*/cursor:pointer;}

a:hover{background: none;-webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);-webkit-user-select: none;-moz-user-select: none;}
input[type="button"], input[type="submit"], input[type="reset"],button { -webkit-appearance: none;  }
textarea {  -webkit-appearance: none;}

.content1{width: 100%;min-width:1210px;margin: 0 auto;}
.content{width: 1210px;height: auto;overflow: hidden;margin: 0 auto;}
.mr{margin-right: 0!important;}
.fl{float: left}
.fr{float: right;}



/*头部*/
.head{padding-top: 20px;}
.head .top{float: left;}
.head .logo{float: left;margin-left: 400px;}
.head .language{float: right;}
.head .language a{display: block;width: 40px;line-height: 30px;text-align: center;background-color: #0E51A6;color: #fff;text-transform: uppercase;float: left;}
.head .language .c1{background-color: #E93F00;}
.nav{line-height: 40px;height: 40px;text-align: center;background-color: #0E51A6;margin-top: 22px;}
.nav ul{}
.nav ul li{float: left;width: 172px;text-align: center;text-transform: uppercase;}
.nav ul li a{color: #fff;font-weight: bold;display: block;}
.nav ul li a:hover{color: #d6e6fb;}
/*.nav ul li:last-child{background: none;}*/
.nav ul .on{background-color: #EA3E00;width: 178px;}

/*底部*/
.footer{background-color: #343238;padding-top: 20px;}
.footer .div1{width:300px;float: left;padding-right: 94px;border-right: 1px solid #2B292F;box-shadow: 1px 0 0 #414045; }
.footer .div1 .title{line-height: 25px;text-transform: uppercase;color: #fff; }
.footer .div1 ul{margin-top: 15px;}
.footer .div1 ul li{line-height: 20px;height: 20px;overflow: hidden;}
.footer .div1 ul li a{color: #79797a;}
.footer .div1 ul li a:hover{color: #fff;}
.footer .div1 .more{line-height: 25px;color: #79797a;margin-top: 5px;display: block; }
.footer .div1 .more:hover{color: #fff;}
.footer .div2{width: 320px;float: left;margin-left: 20px;border-right: 1px solid #2B292F;box-shadow: 1px 0 0 #414045;}
.footer .div2 p{line-height: 25px;text-transform: uppercase;height: 25px;overflow: hidden;}
.footer .div2 p a{color: #79797a;}
.footer .div2 p a:hover{color: #fff;}
.footer .logo{float: left;margin: 15px 0 0 110px;}
.footer .bq{border-top: 1px solid #414045;box-shadow: 0 -1px 0 #2B292F;margin-top: 15px;line-height: 30px;text-align: center;text-transform: uppercase;color: #79797a;padding: 30px 0;}
.footer .bq a{color: #79797a;}
















.page{margin:40px auto 50px;font-size: 14px;text-align: center;}
.page a{border: 1px solid #C2C2C2 ;padding: 5px;   margin: 0px 5px; display: inline-block;display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px;color: #C2C2C2; }
.page span{display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px; margin: 0px 5px;padding: 5px;border: 1px solid #C80203;}
.page .current{  width: 22px;border: 1px solid #a64c4c;}
.page .current a{color: #ffffff;}
.page .prev{padding:5px 15px;}
.page .prev:hover{background-color: #999999;color: #ffffff;}
.page .next{padding:5px 15px;}
.page .next:hover{background-color: #999999;color: #ffffff;}













