﻿@charset "utf-8";
body {margin: 0px;padding: 0px;font-family: "宋体";font-size:12px; color:#767677; background: #fff; }
.body1{background:#f3f3f3;}
td {font-size: 12px;}
/*p {text-indent: 2em;}*/
img {border:none; vertical-align:top;}
form {margin: 0px;padding: 0px;}
input {font-size: 12px; color:#333333; vertical-align:middle; padding:0px; margin:0px;}
select {font-size: 12px; color:#333333; vertical-align:middle;}
ul,li,h1,h2,h3,h4,h5,dl,dt,dd,em {margin: 0px;padding: 0px; font-style:normal; list-style:none;}

.clear {margin:0px; padding:0px; clear:both;}

/* ----- Links ----- */
a {text-decoration:none;color:#444444;}
a:hover {text-decoration:none;color:#ef3449;}


/* ----- login css ----- */
.logintop{ background:url(../images/bg_ltop.jpg) repeat-x bottom; height:83px;}
.logobox{ width:1002px; margin:0 auto; clear:both; overflow:hidden;}
.llogo{ float:left;}
.shoucang{ float:right; padding-top:16px; }
.save{background:url(../images/save.jpg) no-repeat right center; padding:3px 20px 2px 0; }
.help{ background:url(../images/help.jpg) no-repeat right center; padding:3px 20px 2px 0;}
.loginbody{ background:url(../images/loginbg.jpg) no-repeat center top;clear:both; }
.loginbox{ width:1002px; margin:0 auto; position:relative; height:450px;}
.lfoot{ background:url(../images/bg_lfoot.jpg) repeat-x; padding:20px 0; line-height:30px;font-family:"微软雅黑"; }
.lfoot dl{width:1002px; margin:0 auto; clear:both; overflow:hidden; color:#4D4D4D;}
.lfoot dl a{color:#4D4D4D;}
.bg_png{background:url(../images/bg_png.png) no-repeat center center;width: 368px;height:331px; position:absolute; right:0; top:155px;}
.bg_png td{font-family:"微软雅黑"; font-size:15px; color:#717171; padding-right:10px;}
.bg_png input.input1{ background:#fff url(../images/bg_name.jpg) no-repeat left center; border:none; width:230px; height:34px; line-height:34px; padding-left:6px;margin-bottom:20px;}
.bg_png input.input2{ background:#fff url(../images/bg_code.jpg) no-repeat left center; border:none; width:100px; height:34px; line-height:34px; padding-left:3px;margin-bottom:20px;}
.bg_png a{ color:#4FAA89;}
.btn_bg{  background:url(../images/btn_bg.jpg) no-repeat; width:124px; height:42px; border:none; cursor:pointer; margin:5px auto 10px;}
.btn_bg_code{  background:url(../images/code.jpg) no-repeat; width:124px; height:40px; border:none; cursor:pointer; margin:0px auto 10px;font-family:"微软雅黑"; font-size:15px; color:#717171;padding:0px;}


/*20180730*/
.bodybg-news{ background-position:center top; background-repeat:no-repeat; height:100%;font-family:"微软雅黑";}
.loginbox-news{ width:381px; background:#fff; position:absolute; z-index:99; border-radius:6px; box-shadow:0 0 8px #666; left:50%; top:50%; margin:-180px 0 0 220px;}
.loginbox-news .tithead{ margin:0px; text-align:center; line-height:130px; color:#16467b; font-size:24px;}
.loginbox-news table td{ padding:0 0 19px 10px; font-size:16px; color:#3e3e3e;}
.loginbox-news .input1{ text-indent:1em; border:1px solid #e5e5e5; width:198px; height:34px; line-height:34px;}
.loginbox-news .ico{ display:inline-block; vertical-align:middle; margin-right:12px;}
.loginbox-news .btn_bg{ color:#fff; width:109px; height:35px; cursor:pointer; border:0px; background:#16467b;}
.loginbox-news .other{ font-size:12px;}
