@charset "utf-8";
/* CSS Document */
.content{width:980px; margin:30px auto; height:450px; box-shadow:1px 1px 1px 2px #eee; overflow:hidden;}

.content .content_l{width:660px; height:450px;  background-color:#fff; float:left;}
.content .content_l dl{width:600px; height:55px; line-height:55px; }
.content .content_l dl dt{width:150px; text-align:right; font-size:14px; color: #666; float:left;}
.content .content_l dl dt samp{margin:0px 5px; color:#F00;}
.content .content_l dl dd{width:430px; float:right;}
.content .content_l dl dd  input[type="text"]{border:1px solid #e3e3e3; height:35px; width:280px; margin-top:10px; padding-left:15px;}
.content .content_l dl dd  input[type="text"]:focus{border-color:#111;}
.content .content_l dl dd  input[type="password"]{border:1px solid #e3e3e3; height:35px; width:280px;margin-top:10px; padding-left:15px;}
.content .content_l dl dd  input[type="password"]:focus{border-color:#111;}
.content .content_l dl dd select{border:1px solid #e3e3e3; height:35px; width:140px; margin-top:10px; float:left; margin-right:15px; padding-left:15px; }

.content .content_r{width:310px; float:right; height:450px; background-color:#fff; }
.phone_code{width:75px; height:35px; margin:0px 5px; margin-top:10px; border:1px solid #dadada; border-radius:5px; background-color:#ededed;}
.phone_code:hover{cursor:pointer; opacity:0.8;}

.zc_sub{width:295px; height:35px; text-align:center; line-height:35px; background:url(../images/20170309203111.png); border-radius:5px; font-weight:bold; color:#fff; font-size:15px;}
.zc_sub:hover{cursor:pointer; opacity:0.8;}
.content .content_l .zctm{margin-left:170px; margin-top:20px; color:#0085b2; text-decoration:underline;}


.content_r h3{ margin-left:30px; font-size:14px; color:#444; font-weight:normal;}
.content_r .denglu{width:100px; height:35px; line-height:35px; text-align:center; display:block; background:url(../images/20170309192953.png); color:#fff; font-weight:bold; font-size:15px; border-radius:5px; margin-left:30px; margin-top:15px;}
.content_r .denglu:hover{cursor:pointer; opacity:0.8;}






