﻿@charset "UTF-8";
/* 本css文件用于当前网站自定义样色 */
/* 个性化首页底部样式 */
.myHomePage #footer {
    min-height: 90px;
    text-align: center;
}
.myHomePage #footer .pics {
    top: 0px
}
#footer .siteWidth{position: relative;height: 180px; overflow: revert;}
#footer{padding: 0;font-size: 14px;}
#footer #_ideConac{position: absolute;left: 55px;top: 55px;}
#footer .footer_right{position: absolute;top: 30px;right: 55px;width: 225px;}
#footer .footer_right .wzafw{position: absolute;left: 0;top: 0;}
#footer .footer_right .jiucuo{position: absolute;left: 0;top: 64px;}
#footer .footer_right .wx{background: url(../newimg/wx_icon.png) 18px 50% no-repeat;background-color: rgba(255, 255, 255, 0.2);top: 0px;cursor: pointer;width: 100px;height: 55px;padding-left: 55px;line-height: 55px;font-size: 16px;color: #fff;position: absolute;right: 0;text-align: left;right: 0;}
#footer .footer_right .xyzg{position: absolute;top: 64px;right: 0;}
#footer .footer_right .wx img{width: 105px;position: absolute;left: 0;right: 0;top: -105px;display: none;z-index: 9;}
#footer .footer_right .wx:hover img{display: block;}
#footer .footer_right .xyzg img{height: 55px;width: 105px;}
#footer .copyRight{padding: 0;background: none;width: 730px;margin-left: 185px;position: relative;top: 45px;}
#footer .copyRight p,#footer .copyRight p a{font-size: 14px;line-height: 30px;}

#footer{color:#c9c9ca;background:#3f4449;position:relative;text-align:left;padding: 10px 0;line-height:24px; font-size:13px; *font-size:12px;}
#footer a{ color:#c9c9ca}
#footer a:hover{ color:#c9c9ca}
#footer .countIcon {float:right;padding-top: 15px;}
#footer .countIcon img { vertical-align:middle; margin:0 5px;width: 110px;}
#footer .copyRight p{margin-bottom:0;}


/* 侧栏固定菜单 */
.sideFixed{position: absolute; z-index:999; top:284px; right: 50%; margin-right: -688px; width:60px; float: left; font-size:12px; _position:absolute;}
.sideFixed li{position:relative; margin-bottom: 1px; background-color: rgba(0,0,0,0.7); background-color:#333 \9; -webkit-transition:all .6s; -moz-transition:all .6s; -ms-transition:all  .6s; -o-transition:all .6s; transition:all .6s;}
.sideFixed li.ldxx{border-radius: 4px 4px 0 0;}
.sideFixed li>a{position: relative; z-index: 1; display:block; line-height: 15px; padding: 38px 4px 6px; font-size: 12px; color: white;}
.sideFixed li>a>i{position: absolute; z-index: 1; left: 0; top: 6px; width: 100%; height: 28px; line-height: 28px; float: left; background:  url(../img/sidefixedicon2.png) center top no-repeat; -webkit-transition:all 1s; -moz-transition:all 1s; -ms-transition:all  1s; -o-transition:all 1s; transition:all 1s;}
.sideFixed li.zwwx>a>i{background-position: center -30px;}
.sideFixed li.zwwb>a>i{background-position: center -60px;}
.sideFixed li.wsxf>a>i{background-position: center -90px;}
.sideFixed li.tdt>a>i{background-position: center -120px;}
.sideFixed li.sjyj>a>i{background-position: center -150px;}
.sideFixed li.sites>a>i{background-position: center -180px;}
.sideFixed li.xyb>a>i{background-image: url(../img/xyb_icon.png);}
.sideFixed li.gt>a>i{background-position: center -210px;}
.sideFixed li.yhxxjb>a>i{background-position: center -248px;}
.sideFixed li.on{background-color: #febf34;}
.sideFixed li.on>a>i{-webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); -o-transform:rotateY(360deg); transform:rotateY(360deg);}
.sideFixed li a:hover{text-decoration:none;}
.sideFixed .gt{display:none;}
.sideFixed .pic{display:none; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.sideFixed .pic img{width:150px; height:150px;}
.sideFixed .on .pic{position:absolute; top:-45px; right:68px; display:block; padding:4px; background:#fff;}
.sideFixed .on .pic i{position:absolute; z-index:8; top:50%; right:-10px; display:block; width:0;margin-top:-3px; font-size:0; line-height:0; border-width:5px; border-style:dashed; border-color:transparent; border-left-style:solid; border-left-color:#fff; }
@media screen and (max-width: 1420px){
	.sideFixed{right: 0; margin-right: 0;}
}