/*
* @Title:  共用样式表
* @Author: WY
* @Date:   2017-11-23 16:46:35
* @Last Modified time:
*/
/* 重置 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend,li{font:13px/24px 'lucida_sans_unicode',"微软雅黑",arial,"\5b8b\4f53";color:#333;outline:0;}
body{background:none;position:relative;max-width:1920px;min-width:1200px;overflow-x:hidden;margin:0 auto;}
a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}
a:hover{color:#00479d;}
a:focus{outline:none;}
a{display:block;}
p{line-height:22px;}


 /* ===== clearfix ===== */
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; }
.clearfix {*zoom:1;}/*IE/7/6*/

/*公用样式*/
.w1200{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.none{display:none;}
.ov{overflow: hidden;}
.pa-bot40{padding-bottom:40px;}
.pd30{padding:30px 0;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.mt91{margin-top:91px;}
.side-w1200{width:1200px;}
.w838{width:838px;border-left:2px #f4f4f4 solid;padding-bottom:100px;}

/*侧边栏*/
.mask{width:100%;height:100%;background:#000;-webkit-opacity:0.5;opacity:0.5;filter:Alpha(opacity=50);z-index:900;position:fixed;top:0;left:0;display:none;}

.sitemap{width:400px;background:#fff;z-index:1000;position:fixed;right:-100%;top:0;padding-bottom:100;}
.sitemapCon{width:100%;height:100%;}
.sitemap-head{width:320px;height:84px;padding:0 40px; background:#00479d;}
.sitemap-head h2{font-size: 16px;color:#fff;line-height:84px;float:left;}
.sitemap-head a{width:46px;height:46px;background:url("../wyimages/close.png") no-repeat center center;float:right;margin-top:19px;}
.sitemap-con{width:320px;padding:20px 40px 0 40px;height:100%;padding-bottom:100px;}
.sitemap-con dl{width:100%; padding-bottom:10px;margin-bottom:12px;border-bottom:2px #f4f4f4 solid;}
.sitemap-con dt{font-size:16px;color:#333333;font-weight::bold; padding-bottom:10px;}
.sitemap-con dd{float:left;margin:0px 20px 5px 0px;}
.sitemap-con dd a{font-size:12.5px;color:#999999;}

/*侧边悬浮*/
.menu{width:42px;height:42px; background:url("../wyimages/menu-on.png") no-repeat center center;position:fixed;right:40px;top:20px;z-index:90;border:2px #eaeaea solid;-webkit-transition:all .3s;transition:all .3s;}
.menu:hover{ background:#eaeaea url("../wyimages/menu-on.png") no-repeat center center;}

.control{width:60px;height:100%;position:fixed;top:0;right:33px;z-index:80;}
.control .control-itme{width:60px;height:100%;background:url("../wyimages/control-itme.jpg") repeat-y center center;position:absolute;top:64px;left:0;}
.control .control-warp{width:60px;height:135px;position:absolute;bottom:160px;right:0;}
.control .control-warp a{-webkit-transition:all 300ms;-moz-transition:all 300ms; transition:all 300ms;}
.control .control-warp .control-up{width:60px;height:60px;background:url("../wyimages/control-up.png") no-repeat center center;position:absolute;bottom:0px;right:0;z-index:800;}
.control .control-warp .control-return{width:60px;height:60px;background:url("../wyimages/control-return.png") no-repeat center center;position:absolute;bottom:0;right:0;z-index:810;}

.control .control-warp .control-up:hover{background:url("../wyimages/control-up-on.png") no-repeat center center;}
.control .control-warp .control-return:hover{width:60px;height:60px;background:url("../wyimages/control-return-on.png") no-repeat center center;}

@media screen and (max-width: 1300px) {
    .menu{right:10px;}
    .header .btns{margin-right:30px;}
}
@media screen and (max-height: 800px) {
    .sitemap-con{padding:10px 40px 100px 40px;}
    .sitemap-con dl{padding-bottom:5px;margin-bottom:8px;}
    .sitemap-shares h3{padding:0;}
    .sitemap-shares .reenoo{padding-top:8px;}
}
@media screen and (max-height: 700px) {
    .sitemap{width:570px;}
    .sitemap-head{width:490px;}
    .sitemap-con{width:490px;}
    .sitemap-con dl{margin-bottom:4px;}
    .sitemap-head{height:74px;}
    .sitemap-head h2{line-height:74px;}
    .sitemap-head a{margin-top:10px;}
}

@media screen and (max-height: 620px) {
    .sitemap-con dd{margin:0 20px 0 0;}
    .sitemap-con dt{padding-bottom:5px;}

}

/*头部*/
.header{width:100%;height:84px;position:relative;z-index:100;}
.header .logo{float:left;margin-top:15px;}
.header .btns{float:right;height:84px;margin-left:10px;position:relative;}
.header .btns .btns-language{font-size:14px;color:#999999;line-height:84px;float:left;font-weight:bold;position:relative;cursor: pointer;}
.header .btns .btns-search{width:16px;height:16px;float:left;background:url("../wyimages/search.png") no-repeat right center;padding-left:8px; margin:35px 15px 0 0;position:relative;}
.header .btns input{font-size: 14px;color: #666666;float:left;margin-top:25px;width:0px;height:35px;padding-left:15px;border:1px #00479d solid;opacity:0;filter:Alpha(opacity=0);border-radius:5px;}

.header .nav{float:right;height:84px;position:relative;z-index:10;}
.header .nav li{padding:0 17px 0 16px;float:left;background:url("../wyimages/nav-li.png") no-repeat right center;}
.header .nav li a{font-size:14px;color:#7a7a7a;line-height:85px;font-weight:bold;}
.header .nav .navline{position:absolute;width:0;height:4px;padding-bottom:3px; background:url("../wyimages/navline.jpg") repeat-x center center;bottom:0;left:15px;}
.header .nav .navline img{margin:0 auto;display:block;}

/*二级导航*/
.header .innavbg{width:100%;height:56px;background:#000;opacity:0.5; filter:Alpha(opacity=50); position:absolute;top:84px;left:0px;z-index:8;display:none;}

.header .sideNav{width:1200px; height:56px; position:absolute; top:100%; z-index:10; display:none;}
.header .sideNav dd{float:left;margin:0 16px;line-height:56px;}
.header .sideNav dd a{display: block; color: #fff; opacity:1\9;+opacity:1; font-size: 13px;line-height:56px;position:relative;z-index:100;}
.header .sideNav dd a:hover{color:#00479d;}
.sN1{left:61px;}
.sN2{left:70px;}
.sN3{left:112px;}
.sN4{left:233px;}
.sN5{left:175px;}
.sN6{left:357px;}

.footer{background:#2d2d2d;}
.footer p{width:1200px; margin:0 auto; height:30px; line-height:30px; padding:10px 0; color:#fff;}
.footer span{float:right;}
.footer a{display:inline; color:#fff;}