﻿*{
    margin: 0;
    padding: 0;
}
ul li{
    list-style-type: none;
}
/*body{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #666;
}*/
/*a{
    color: #FFF;
    text-decoration: none;
}*/
         .btn {
             background-color:#bf373b;
         }
         .btn:hover {
             background-color: #009141;
         }
         .btn:active {
             background-color: #009141;
         }
/*header*/
header{
    width: 100%;
    height: 100px;
    /*background: url("../images/head.jpg") repeat-x;*/
    /*border-bottom:#2d4293 3px solid;
    margin-bottom:3px;*/
display :block;
}
.topheader{
    width:100%;
    height:20px;
    background-color:#010101;
    margin:0 auto;
    color:#fbfbfc;
}
.topheader_l{
    margin-left:15%;
    
}
.container{
    width: 1200px;
    margin: 0 auto;
    /*height: 100%;*/
    overflow: hidden;
}
.header_l{
    float: left;;
    width: 206px;
    margin-top: 20px;
}
.header_r{
    float: left;
    line-height: 80px;
}
.header_r ul{
    margin-left: 150px;
}
.header_r ul li{
    float: left;
    width:90px;
    text-align: center;
    font-size: 16px;
}
.header_r ul li a{
    color:#fbfbfc;
}
.header_r ul li a:hover{
    color: #ff9605;
    font-weight: bold;
}
.header_r ul li.on a{
    font-weight: bold;
    color: #ff9605;
}
/*input*/
.input {
    height: 35px;
    border: 1px solid #998272;
    border-radius: 5px;
    width: 310px;
    padding-left: 5px;
    box-shadow:0 0 2px #998272;
}
.xc{
    position: absolute;
    background: #304a94;
    box-shadow:0 0 2px #304a94;
    border:0px;
    height: 37px;
    color: #fff;
    margin-left: -86px;
    width: 86px;
    cursor: pointer;
}
.cx{
    background: #304a94;
    box-shadow:0 0 2px #304a94;
    border:0px;
    height: 37px;
    color: #fff;
    margin-left: 141px;
    margin-top: 3px;
    width: 135px;
    cursor: pointer;
}
.input1{
    height: 35px;
    width: 192px;
    padding-left: 5px;
    box-shadow:0 0 2px #998272;
    border: 1px solid #998272;
    border-radius: 5px;
    margin:10px 10px 5px 10px;
}
.xc1{
    background: #ff9605;
    box-shadow:0 0 1px #ff9605;
    border:0px;
    height: 35px;
    color: #fff;
    margin-left: -82px;
    margin-top: 11px;
    width: 71px;
    position: absolute;
    cursor: pointer;
}
.input2{
    height: 35px;
    width: 192px;
    padding-left: 5px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    margin:10px 10px 5px 10px;
}
.input3{
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 5px;
    width: 430px;
    height: 150px;
    font-size: 12px;
    margin:10px 10px 5px 10px;
}
.cx1{
    background: #ff9605;
    box-shadow:0 0 2px #ff9605;
    border:0px;
    height: 37px;
    color: #fff;
    width: 135px;
    cursor: pointer;
}
.cx2{
    background: #ff9605;
    box-shadow:0 0 1px #ff9605;
    border:0px;
    color: #fff;
    margin: 5px;
    cursor: pointer;
}
.cx3{
    background: #ff9605;
    box-shadow:0 0 2px #ff9605;
    border:0px;
    height: 37px;
    color: #fff;
    width: 135px;
    margin-left: 43px;
    margin-top: 30px;
    cursor: pointer;
}
/*footer*/
        .foot_info {
           width:90px;
           /*background-color:red;*/
           height:110px;
           display:inline;
           float:left;
           padding:5px 0 0 0;
           font-weight:700;
           margin-left:25px;
       }
       .foot_info a {
           font-size:1em;
           color:#888888;
           font-family:Microsoft YaHei;      
           letter-spacing:0px;     
           margin-left:0.4em;  
           line-height:20px;       
       }
       .footTitle {
           color:#BC3939;
           font-size:15px;
           font-family:Microsoft YaHei;          
       }
/*侧滚动*/
.rightScrollBar{background:url(../images/rightComBg.png) no-repeat;width:61px;height:337px;position:fixed;right:10px;top:40%;z-index:1111;padding-top:14px;_position:absolute;_top:expression(documentElement.scrollTop + 150 + "px")}
.rightScrollBar a{width:61px;height:56px;display:block; text-indent:-9999px;}
.rightScrollBar a.a2:hover{background:url(../images/rightComBg.png) -61px -70px no-repeat}
.rightScrollBar a.a3:hover{background:url(../images/rightComBg.png) -61px -126px no-repeat}
.rightScrollBar a.a3:hover div { display:block;}
.rightScrollBar a.a4:hover{background:url(../images/rightComBg.png) -61px -182px no-repeat}
.rightScrollBar a.Barclose_icon{width:18px;height:18px;display:block;position:absolute;right:1px;top:0px;z-index:11;cursor:pointer}
.rightScrollBar a.Barclose_icon:hover{background:url(../images/rightComBg.png) -103px 0px no-repeat}
.rightScrollBarHide{background:url(../images/rightComBg.png) -122px 0 no-repeat;width:28px;height:112px;cursor:pointer;display:block;padding:0px}
.rightScrollBarHide a{display:none !important}
.rightScrollBarHide .hide_bar{display:block;width:28px;height:112px;cursor:pointer}
.rightScrollBar .erweima{background:url(../images/wx.jpg) no-repeat;width:280px;height:140px;display:block;position:absolute;right:61px;bottom:81px;display:none;padding-right:3px}

/*分页*/
.demo{width:690px;margin: 0 auto;}
.demo li{ float:left;  list-style: none; padding:2px;}
.thisclass{ color:#ff9605;}
#pager ul.pages{padding-top:20px;height:40px;}
#pager ul.pages li{float:left;border:1px solid #999;background:#fff; margin:0 5px 0 0;padding:0px 8px;}
#pager ul.pages li:hover{border:1px solid #ff9605;background:#ff9605;color: #fff}
#pager ul.pages li.pgEmpty{border:1px solid #999;}
#pager ul.pages li.pgCurrent{border:1px solid #ff9605;color:#fff;font-weight:700;background-color:#ff9605;}