@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0 none}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
strong{font-weight:800}
ol,ul,li{list-style:none outside none;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a{color: #222;text-decoration:none;font-size: 15px;}
a:hover{ text-decoration:underline}
strong{font-weight: 800;}
body{font-size: 12px;float: left;width: 100%;background: #f9f9f9;}
.header {float: left;width: 100%;height: 84px;line-height: 84px;border-bottom: 3px solid #2598e9;background: #fff;}
.header_box{width:1100px;margin:auto;float:none}
.logo {width: 206px;height: 58px;background: url("../img/logo.png") no-repeat;float: left;margin-top: 16px;}
.kouhao{float: left;background: url(../img/kouhao.png) no-repeat;height: 57px;margin-top: 16px;}
.nav{float:left;width: 60%;height: 84px;overflow: hidden;margin-left: 26px;}
.nav a {padding: 0px 11px;text-decoration: none;font-size: 17px;}
.nav .now{color: #1c97d6;}
.login{float: right;line-height: 33px;margin-top: 26px;text-align: center;}
.login a{margin-left: 12px;height: 32px;width: 83px;float: left;line-height: 32px;font-size: 14px;border-radius: 22px;border: 1px solid #2598e9;color: #2598e9;}
.login .jianyi{border: 1px solid #ff7b33;color: #ff7b33;}

.main{float: left;width: 100%;padding: 20px 0;}
.img-lianxiwomen{width: 25%;border: 1px solid #e3e3e3;margin-left: 73px;margin-top: 5px;}
.img-lianxiwomen img{width:100%}
/* footer*/
.footer{margin-top: 10px;padding: 10px 0px;text-align: center;background-color: #2598e9;float: left;width: 100%;}
.footer p{line-height: 24px;color: #fff;font-size: 12px;}
.footer a{color: #fff;font-size: 12px;}

#change2016 input {
    height: 24px;
    line-height: 24px;
    width: 550px;
}
#change2016 textarea{
    height: 100px;
    line-height: 20px;
    margin-top: 3px;
    width:550px;
}
#change2016 li{
    clear: both;
    display: block;
    padding: 10px 0;
}
#change2016 li b{
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    width: 75px;
}

.send_btn {background: #2598e9!important;}
