﻿body {
    margin: 0 10px;
    background-color: rgba(239, 239, 241, 1);
    text-align: left;
}
ul, li {
    list-style: none;
}
.textarea, .input[type="text"], .input[type="password"] {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-origin: padding-box;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-color: rgb(204, 204, 204);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: rgb(51, 51, 51);
    font-family: "Microsoft YaHei", Tahoma, Verdana, SimSun;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    outline-style: none;
    outline-width: medium;
    padding: 3px 3px 2px 3px;
    text-shadow: 0 1px 2px rgb(255, 255, 255);
}

.user {
    background-image: url(../images/sign.png);
    background-repeat: no-repeat;
    background-position: 0px -3px;
}

.user input {
        font-size: 12px;
        height: 25px;
        border: none !important;
        width: 100%;
        line-height: 25px;
        outline: hidden;
    }

.pass input {
    height: 25px;
    font-size: 12px;
    border: none !important;
    width: 100%;
    line-height: 25px;
    outline: hidden;
}

.pass {
    background-image: url(../images/sign.png);
    background-repeat: no-repeat;
    background-position: 0px -53px;
}

.yzm {
    width: 155px;
    padding: 6px 8px 6px 8px;
    height: 19px;
    line-height: 19px;
}

.tableLogin {
    margin: 0 auto;
    padding-top: 20px;
    border: none;
}

.bginput {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #CFCFCF;
    background-color: #fff;
    vertical-align: middle;
    padding: 2px 8px 2px 25px;
    font-size: 12px;
    /*width: 160px;*/
}

.bginput:hover {
        -webkit-box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
        box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
        border-color: #A5D4ED;
    }

.topbar {
    border-bottom: 1px solid #dddee0;
}

.logo {
    background: url(../images/logo_cg.png) no-repeat;
    position: absolute;
    left: 120px;
    top: 14px;
    width: 490px;
    height: 53px;
}

ul {
    list-style-type: none;
}

.welcome {
    width: 1000px;
    height: 34px;
    text-align: left;
    line-height: 34px;
    margin: 0 auto;
}
.gys-bg-color {
    height: 80px;
    left: 0px;
    top: 0px;
    background: -webkit-linear-gradient(270deg, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(180deg, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 100%);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gys-top-line {
    margin: auto;
    height: 3px;
    background: #004f8a;
}

.gys-nav {
    margin: auto;
    height: 31px;
}

.menu2 {
    padding: 0 0 0 55px;
    margin: 0;
    list-style: none;
    height: 31px;
    background: #fff;
    position: relative;
}

.menu2 li {
        float: left;
        width:24%;
    }
.menu2 li.current a {
            color: #de0400;
   }
 .menu2 li a {
     display: block;
     float: center;
     font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
     font-style: normal;
     font-size: 14px;
     color: #000000;
     height: 31px;
     /*width: 291px;*/
     line-height: 31px;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
     cursor: pointer;
     margin-right: 0px;
     margin-left: 0px;
        }

.gys-nav-line {
    margin: auto;
    height: 3px;
}
#box {
    position: relative;
     height: 200px;
    width:100%;
}
.opcityStyle {
    opacity: 0.84;
}

.opcityOtherStyle {
    opacity: 0;
}
.opcityOtherStyle img, .opcityStyle img {
        width:100%;
        height: 200px;
    }

img {
    border-style: none;
}

.footer {
    width: 1000px;
    height: 20px;
    margin: 0 auto;
}
.div-model {
    border: solid 1px #cfcfcf;
    background: #fff;
}

.leftModel {
    box-sizing:content-box;
    width: 37%;
    height: 280px;
    float: left;
    margin: 3px 0.55% 4px 0;
    position: relative;
}

.loginModel {
    width: 24.4%;
    height: 280px;
    float: left;
    margin-top: 3px;
    position: relative;
}

.div-model-title {
    width: 100%;
    background-color: #0191e7;
    height: 42px;
    text-align: center;

}

.div-model-title-left {
    float: left;
    padding: 0 15px;
    height: 35px;
    font-family: microsoft yahei;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.loginTitle{
    line-height: 34px;
    font-family: microsoft yahei;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    text-align: center;
}

.div-model-title-left-top {
    margin-top: 4px;
    text-shadow: 2px 2px 5px #333333;
    font-family: "黑体";
}

.div-model-title-right {
    margin-top: 9px;
    margin-right: 19px;
    float: right;
}

.notice-con {
    padding: 1px 0px;
}

.notice-con1 {
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #000000;
}

.notice-con1 li {
        line-height: 20px;
        height: 15px;
        padding: 0px 10px;
        margin-bottom: 16px;
    }

.notice-con li a {
    padding: 3px;
    width: 188px;
    float: left;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    padding: 0;
    overflow: hidden;
}

.button-normal {
    text-align: center;
    font-size: 12px;
    text-decoration: none !important;
    padding: 4px 8px;
    color: #333;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.btn-red {
    color: #fff !important;
    border: 1px solid #d2322d;
    background-image: -moz-linear-gradient(#d9625e, #df3134);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9625e), to(#df3134));
    background-image: -webkit-linear-gradient(#d9625e, #df3134);
    background-image: -o-linear-gradient(#d9625e, #df3134);
    background-color: #df3134 !important;
}

.btn-red:hover {
        color: #fff;
        border: 1px solid #ac2925;
        background-image: -moz-linear-gradient(#d2322d, #d9625e);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d2322d), to(#d9625e));
        background-image: -webkit-linear-gradient(#d2322d, #d9625e);
        background-image: -o-linear-gradient(#d2322d, #d9625e);
        background-color: #d2322d;
    }
.mainContent {
    margin-top: 0px;
}

.a-orange {
    color: rgb(255, 62, 3);
}

.pingtaiTZ {
    line-height: 20px;
}
.moreDiv a {
    color: #6978b1;
    cursor: pointer;
    font-size: 14px;
}
.moreDiv  a:hover {
    color: #0191e7;
    text-decoration:underline;
}
a {
            cursor:pointer;
            text-decoration:none;
  }
.listModel{
    margin-top: 9px;
    height: 21px;
    /* font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑'; */
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #6978B1;
}

.white{
    background: #fff;
}
.line{
    height: 43px;
}
.line img {
    margin-left: 15px;
    width:94%;
    height: 5px;
}
#loginin2{
    font-size: 14px;
}
.index_mima{
    padding-top: 12px;
}
.index_mima label{
    float: left;
}
.index_mima a{
    float: right;
    color: #000000;
}
.bottom_footer{
    width: 100%;
    text-align: center;
    background: #0064b1;
    font-size: 13px;
    padding: 5px;
    height: 17px;
    line-height: 17px;
    color: #FFFFFF;
}
.listTime {
    float: right;
    /*width:134px;*/
}
.notice-con1 ul {
    overflow: hidden;
    padding:0px 11px;
}
.notice-con1 ul li span{
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notice-con1 ul li:hover{
    color: #0191e7;
}
a:hover{
    color: #0191e7;
}
.aboutCG{
    /*height: 336px;*/
    background: #fff;
    padding:20px;
    color: #555;
    font-size: 12px;
    margin: 6px 0px;
    font-family: microsoft yahei;
}
.aboutCG p{
    text-indent: 24px;
    line-height: 28px;
}
.listStyle {
    float:left;
}
 .listTime ,.listStyle{
            font-size:12px;
        }