﻿@charset "utf-8";
/* CSS Document */
.content{width:980px; margin:0px auto; overflow:hidden; margin-bottom:50px; border:1px solid #eaeaea;}

.content .content_l{width:660px; height:400px;  background-color:#fff; float:left;}
.content_l h3{ font-size:24px;  color:#333;  font-weight:normal;  margin-left:80px; margin-top:45px;}
.content_l dl{width:380px;overflow:hidden; margin-top:30px; margin-left:80px;}
.content_l dl dt{float:left; width:50px; height:45px; line-height:45px; font-weight:bold;}
.content_l dl dd{float:left; width:330px;}
.content_l dl  input[type="text"]{border:1px solid #e3e3e3; height:43px; width:285px; padding-left:40px;
 background:url(../images/20170304115225.png) no-repeat; background-size:27px; background-position:7px 9px;}
 .content_l dl  input[type="text"]:focus{border-color:#111;}
.content_l dl  input[type="password"]{border:1px solid #e3e3e3; height:43px; width:285px; padding-left:40px;
 background:url(../images/20170304114652.png) no-repeat; background-size:27px; background-position:7px 9px;}
.content_l dl  input[type="password"]:focus{border-color:#111;}
.content_l  input[type="button"]{ width:380px; margin:0px 30px; height:42px; line-height:42px; font-size:16px; text-align:center; color:#fff; margin-left:80px; background:url(../images/20170309192953.png); border-radius:5px;   margin-top:15px; }
.content_l  input[type="button"]:hover{cursor:pointer; opacity:0.8}
.registerSpan{width:380px; height:30px; line-height:30px; margin:0px 30px; overflow:hidden; display:block;  margin-left:80px;}
.registerSpan a{float:right; display:block;}
.registerSpan a:hover{color:#e51a1d;}
.registerSpan .registerA{color:#e51a1d;   margin-left:20px;}
.registerSpan .wjmmA{color:#333;}

.cont_r_hzdl{width:380px; margin:0px 30px; height:40px; line-height:40px; vertical-align:middle;  margin-left:80px;}
.cont_r_hzdl .cont_r_title{width:100px; margin-top:2px;}
.cont_r_hzdl li{width:40px; float:left; text-align:left;}
.cont_r_hzdl li a img{width:30px; height:30px;}

.content_l label{color:red; width:280px; margin-left: 130px; height:20px; line-height:20px; font-size:11px; position:absolute; display:none;}
.content_l  .dlzt{margin-left:130px; display:block; margin-top:20px;}
.content_l  .dlzt input[type="checkbox"]{margin-right:10px;}
.content_r{width:310px; float:right; height:400px; background-color:#fff; }
.content_r h3{ font-size:24px;  color:#333;  font-weight:normal;  margin-left:40px; margin-top:45px;}
.content_r p{color: #999; margin:10px 40px;}
.content_r  .zc_but{width:100px; height:35px; line-height:35px; background-color:#86c048; text-align:center; display:block; color:#fff; font-size:15px; border-radius:4px; margin-left:40px; }
.content_r  .zc_but:hover{opacity:0.8;}