@charset "utf-8";
input:hover{outline:none;border:0;}
input:focus,input:active{outline:none;border:0;}
.content_about{width: 878px;margin-left: 10px;display:block;float:left;}
.navigation{width: 878px;height:40px;margin-top:1px;border-bottom:1px solid #e4393c;}
.navigation_title{width:180px;text-align:center;height:40px;line-height:40px;;font: normal 18px/40px "Microsoft YaHei";color:#fff;background:#e4393c;border-radius:8px 8px 0px 0px;display:block;float:left;}
.navigation_corner{width:7px;height:40px;background:#e4393c;display:block;float:left;}
.navigation_cover{width:8px;height:40px;background:#fff;border-radius:0px 0px 0px 8px;display:block;float:left;}
.content_about_detail{width:878px;display:block;text-align: center;}
.content_about_detail .content_web{width: 855px;margin-top: 10px;text-align: left;display: block;}

.content_login{width:100%;text-align:center;background:#f3f5f5;padding:50px 0 50px 0;}
.login_box{width: 600px;height:450px;border:1px solid #e5e5e5;border-radius:5px;text-align:center;background:#dae1e1;}
.login_box h3{width: 600px;height:50px;text-align:center;line-height:50px;font: normal 20px/50px "Microsoft YaHei";}
.login_box form{width: 500px;padding:10px;display:block;margin-left:40px;}
.login_wrap{width:350px;height:40px;overflow:hidden;margin-top: 20px;}
.login_input_wrap{width:350px;height:40px;border:1px solid #e5e5e5;border-radius:5px;overflow:hidden;margin-top: 20px;background:#fff;}
.login_name_icon{width:40px;height:40px;background:url("../../images/z1.png") no-repeat 18px center scroll;display:block;float:left;}
.login_pas_icon{width:40px;height:40px;background:url("../../images/z2.png") no-repeat 18px center scroll;display:block;float:left;}
.login_text{width:300px;height:40px;line-height:40px;font: normal 18px/40px "Microsoft YaHei";background-color:#fff;display:block;float:right;}
.login_checkbox{width:15px;height:15px;display:block;float:left;margin-left:20px;}
.login_checkbox_text{font:normal 14px/18px "Microsoft YaHei";display:block;float:left;margin-left:5px;}
.login_button{width:280px;height:40px;line-height:40px;color:#fff;background:#43c4d3;font: normal 18px/40px "Microsoft YaHei";border-radius:5px;display:block;float:left;margin-left: 38px;cursor:pointer;}
.login_button:hover{color:#fff;background:#009fa8;font: normal 17px/40px "Microsoft YaHei";}
.login_wrap .line{font: normal 12px/40px "Microsoft YaHei";color:#000;float:left;padding: 0px 20px 0px 20px;}
.login_wrap .line:hover{font: normal 12px/40px "Microsoft YaHei";color:#009fa8;}