html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { text-decoration: none }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: top; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
body { font-family: "微软雅黑", "microsoft yahei"; font-size: 16px; color: #404040; font-stretch: extra-condensed;}
.clearfix:after { content: ''; display: block; clear: both; }
.box { margin: 0 auto; width: 1260px; }
a { color: #333; text-decoration: none; }
a:hover { color: #015eeb; text-decoration: none; }
img {transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
.imgZoom:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

.main{ width: 100%;min-width:1260px;}
/*header*/
.header { width: 100%; height: 175px; background: url(../images/header_bg.jpg) no-repeat top center;     background-size: cover;
    min-width: 1260px;}
.logo{float: left;margin-top: 53px;}
.logo_wz{float: left;margin-top: 53px;}
.logo_wz{margin-left:115px;}
.logo img{height: 80px;}
.logo_wz img{height: 70px;}

.cn { float: right; margin-top: 24px; display: inline-block; background: #fff; padding: 0 20px; border-radius: 15px; font-size: 14px; line-height: 30px; color: #000; text-align: center; }
.search { width: 100%; text-align: right; padding-top: 120px; }
.searchinput { /*background: url(../images/search_bg.png) no-repeat left top;*/ width: 245px; height: 29px; border: 0;border-radius: 16px; margin-right: 10px; outline: none; padding-left: 10px; }


/*footer*/
.footer{ width: 100%; height: 130px; background: #3e7bd4 url(../images/en_footer.jpg) no-repeat top center;min-width:1260px;}
.footer_logo{float:left;margin-top:53px;width: 46px;}
.footer p{font-size:16px;color:#fff;float:left;line-height: 22px;padding:0 22px;width:25%;}
.footer .box>div{padding-top:49px;float:left;width: 93%;padding-left:16px;}
.footer p.w5{width:50%;}

.pagination{text-align: center;font-size: 14px; margin-top: 10px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 20px;}
.pagination .layui-laypage button, 
.pagination .layui-laypage input,
.pagination a,
.pagination span{display: inline-block; padding: 0 12px; height: 34px; line-height: 34px; text-align: center; margin:2px 5px;color: #666666; border: 1px solid #D3D3D3; transition: .3s all; border-radius: 2px;}
.pagination .layui-laypage-curr .layui-laypage-em,
.pagination .layui-laypage button:hover,
.pagination a:hover,
.pagination .num.active{background: #f6f6f6;}
.pagination .layui-laypage input,
.pagination .jump-ipt{width: 55px; height: 34px; padding: 0; border: 1px solid #D3D3D3; text-align: center;}
.pagination *{display: inline-block; vertical-align: middle;}
.pagination .arrow{display: block; width: 8px; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% auto;}
.pagination .arrow.arrow-left{background-image: url(../images/page_arrow_l.png);}
.pagination .arrow.arrow-right{background-image: url(../images/page_arrow_r.png);}
.pagination .layui-laypage-prev:hover .arrow,
.pagination .prev:hover .arrow{background-image: url(../images/page_arrow_l_hover.png);}
.pagination .layui-laypage-next:hover .arrow,
.pagination .next:hover .arrow{background-image: url(../images/page_arrow_r_hover.png);}
.pagination .prev,
.pagination .next{background: #F2F2F2;}
.pagination.center{text-align: center; }
.pagination .layui-laypage a, 
.pagination .layui-laypage span{font-size: 16px;}
.pagination .layui-laypage-skip{height: 36px;line-height: 36px;margin: 0 5px;}
.pagination .none{display: none !important;}
.pagination.center{text-align: center;}
