﻿/*===================new login=======================*/
._login{
width:309px; height:325px; background:url(../img/logbg.png) no-repeat; margin:0px; padding:0px;
}
._tagtitle{
width:309px; height:39px; background:url(../img/tagtitle.png) no-repeat;
}
._tag{ width:154px; height:39px; line-height:39px; text-align:center; color:#777777; font-size:14px; font-weight:bold;}
._seletag{ width:154px; height:39px; background:url(../img/seletag.png)  repeat; color:#fff;}
._left{ float:left;}
._right{float:right;}
._clear{ clear:both;
}
._input{ width:192px;  height:31px; line-height:31px; padding-left:5px; background:url(../img/iptbg.png) no-repeat; border:solid 0px;
}
._input2{ width:182px;  height:31px; line-height:31px; padding-left:5px; background:url(../img/iptbg.png) no-repeat; border:solid 0px;
}
._user{ height:55px; font-size:12px;}
._iptd{ margin-top: 14px; padding-left:10px;}
._btn{margin-top:12px; margin-right:10px;}
._userbtn{
text-align:center;
  width:87px; height:30px; line-height:30px; background:url(../img/user.png) no-repeat; display:block;
  color:#3d590b;padding-left:7px;
}
._c_d{
width:224px; margin:0px auto;}
._m_liu{ height:25px;  line-height:25px; font-size:12px; color:#8ab54e;}
._userpwd{
text-align:center;
  width:87px; height:30px; line-height:30px; background:url(../img/pwd.png) no-repeat; display:block;
  color:#0e5e7d;padding-left:7px;
}
.login_massage{ width:100%; height:20px; line-height:20px; font-size:12px; text-align:center;}
._logind{ width:309px; height:66px; }
._loginbtn{ background:url(../img/login.png) no-repeat; width:244px; height:66px; margin:0px auto;cursor:pointer;}
._s_country{ height:40px; line-height:40px;}
._s_country select{ width:160px; margin-right:5px;}
._selebtn{width:58px; color:#727274; height:22px; line-height:22px; text-align:center; display:block; font-size:12px; background:url(../img/sele.png) no-repeat;cursor:pointer;margin-top: 6px;}

.btnLogin{width:169px; color:#727274; height:44px; line-height:38px; text-align:center; display:block; font-size:16px; background:url(../img/jingruico1.jpg) no-repeat;}
.btnExit{width:83px; color:#727274; height:43px; line-height:38px; text-align:center; display:block; font-size:16px; background:url(../img/tuichuco1.jpg) no-repeat;}

.Bg_Bulletin {
margin-top:5px;
width:310px;
height:140px;
background-image:url(../img/Bulletin.png)
}
.BulletinTitle {
width:310px;
height:26px;
background-image:url(../img/acent.png);
color:white;
font-size:14px;
}
.spanleft {
display:block;
float:left;
width:150px;
line-height:26px;
text-indent:2em;
}
.spanrigth {
    line-height:26px;
display:block;
float:right;
width:100px;
}
.BulletinText {
 overflow: hidden;
 width:290px;
 margin:0px 0px 0px 10px;
 height:70px;
 font-size:12px;
 text-indent:2em;
 color:white;
  line-height:25px;
 display: block;
}
.Bulletinbottom {
    display:block;
    float:left;
 width:310px;
 height:15px;
 font-size:12px;
 clear:both;
}
.jingtoleft {
    float:left;
    display:block;
    width:10px;
 height:10px;
 background-image:url(../img/jianleft.png);
}
.jingtoright {
    float:right;
    width:10px;
    height:10px;
    background-image:url(../img/jianright.png);
}
.but_bottom {
    width:90%;
    float:left;
    height:20px;
   
    
}
.but_bottom1 {
    width:10%;
    float:left;
    height:15px;
    padding-top:5px;
    
}
.bnta {
 color:white;
}

.logo {height:60px;width:100px;margin-left:-40px;}


#dialog a {text-decoration:underline;text-decoration-color:blue;color:blue;}
/*2018-5-21*/

/*news-frame*/
.news-frame{
	height: 80px;
	text-align: left !important;
	padding: 0 0 20px 0;
	background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #fff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #fff 0%,#f7f7f7 100%);
	border-bottom: 1px solid #c2c2c2;
	overflow: hidden;
	clear: both;
}

.news-main{
	width: 1300px;
	padding: 30px 0;
	margin: 0 auto;
	overflow: hidden;
}

.news-frame .content{
	font-size: 14px;
	padding: 15px;
	text-align: left !important;
}

/*a*/
a.link_1:link { color: #333; text-decoration: none;} 
a.link_1:visited { color: #333; text-decoration: none;} 
a.link_1:hover { color: #000; text-decoration: none;} 
a.link_1:active { color: #000; text-decoration: none;}