﻿/*主体样式*/
.linkmap{
  display:none;
}
.wrap{
 overflow: hidden;
 background: #fff url(/Sites/Uploaded/UserUpLoad/20180604/20180604140327.jpg) no-repeat center bottom;
 }
.main {
 width: 955px;
 margin: 40px auto 100px auto;
 background: #fff;
 overflow: hidden;
}
.row{
 padding: 0px 2px 20px 2px;
}
.row_left{
 width: 38%;
}
.row_right{
 width: 60%;
}
.row_left .column_list ul{
  min-height:240px;
}
.{
 width: 100%;
}
.box_shadow{
 box-shadow: 1px 2px 8px #d6d6d6;
}
.column_list ul{
 padding: 15px;
}
.column_list{
 margin-top: 0px;
}
.column_list h2{
 height: 40px;
 line-height: 40px;
 color: #32885e;
 background: url(/Sites/Uploaded/UserUpLoad/20180604/20180604144619.png) repeat-x;
 border: 1px solid #ececec;   
}
.column_list h2 .tit_left{
 float: left;
 width: 4px;
 height: 100%;
 margin-right: 6px;
 background: url(/Sites/Uploaded/UserUpLoad/20180604/20180604143320.png) no-repeat left center;
}
.column_list h2 a {
 float: right;
 font-weight: normal;
 font-size: 16px;
 margin-right: 10px;
}
/*row_right*/
.row_right p{
 line-height: 30px;
 text-indent: 2em;
 color:#4d4d4d;
}
/*row_left*/
.row_left .login_box{
 padding: 10px;
 border:10px solid #f1f1f1;
 min-height: 245px;
}
.form_list{
 padding: 15px;
}
.form_list li{
 height: 40px;
 line-height: 40px;
 border: 1px solid #d9d9d9;
 margin-bottom: 15px;
 padding: 1px 0px 0px 1px;
}
.form_list .li_password input,.form_list .li_name input{
 height: 100%;
 float: left;
 width: calc(84% - 10px);
 outline: none;
 padding-left: 10px;
 border: 0px;
 background-color: #fff;
}
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.user_tit{
 font-size: 18px;
 height: 30px;
 line-height: 30px;
}
.label1{
 width: 16%;
 height: 100%;
 float: left;
}
.label_name{
 background: #f2eff0 url(/Sites/Uploaded/UserUpLoad/20180604/20180604161447.png) no-repeat center center;
}
.label_password{
 background: #f2eff0 url(/Sites/Uploaded/UserUpLoad/20180604/20180604161500.png) no-repeat center center;
}
.form_list .li_logon{
 border: none;
 margin-bottom: 0px;
 height: 30px;
 line-height: 30px;
 
}
.form_list .btn{
 width: 100%;
 height: 40px;
 outline: none;
 background: #25ad44;
 cursor: pointer;
 color: #fff;
 border: 0px;
 font-size: 18px;
}
.li_logon input{
 width: 15px;
 height: 15px;
}
.form_list .btn:hover{
 background: #32885e;
}
/*新闻中心*/
.column_list .news_center{
 padding: 15px;
}
.column_list .news_center ul{
 padding: 0px;
} 
/*flash box*/
.flashBox{
 width: 100%;
 height: 200px;
 padding: 1px;
 border: solid 1px #ababab;
 position: relative;
}
.flashBox .tit {
 position: absolute;
 bottom:-24px;
 left: 0px;
 font-size: 14px;
 z-index: 3;
}
.flashBox .num {
 position: absolute;
 bottom: 1px;
 right: 2px;
 z-index: 3;
}
.column_list .flashBox .num li {
 float: left;
 background: #fff;
 width: 15px;
 height: 15px;
 cursor: pointer;
 border:1px solid #000;
}

.column_list .flashBox .num li.s {
 background: #189542;
 color: #fff;
}
.column_list .flashBox li{
 background: none;
 padding: 0px;
 line-height: 15px;
 text-align: center;
}
.pic img{
 width: 100%;
 height: 200px;
}
label.label_nobg{
 background: url(/Sites/Uploaded/UserUpLoad/20180604/20180604161447.png) no-repeat center center;
}
.form_list li.li_go,.form_list li.li_yincang{
 font-size: 16px;
 border: none;
 text-align: center;
}
.form_list li.li_yincang{
 width: 100%;
 height: 40px;
 outline: none;
 background: #25ad44;
 cursor: pointer;
 color: #fff;
 border: 0px;
 font-size: 18px;
}
.li_yincang a{
 color: #fff;
} 