﻿.list{
 width: 1317px;
 margin: 0 auto;
 overflow: hidden;
}
.list_tit li  a { font-size:16px;padding-left:60px;}
.list_left{
 width: 286px;
 margin-right: 20px;
 float: left;
}
.list_left_top{
 color: #9c9c9c;
}
.list_left_top a{
 color: #9c9c9c;
 font-size: 14px;
 line-height: 54px;
}
.list_left_body h1{
 line-height: 60px;
 color: #fff;
 font-size: 22px;
 text-align: center;
 background: #015ea4;
}
.list_left_body a{
 display: block;
 line-height: 60px;
 font-size: 16px;
 text-align: center;
 border:1px dashed #015ea4;
 border-top: 0px;
 color: #626262;
}
.list_left_body .current{
 background: url(../images/small.png) right center no-repeat;
 color: #417595;
}
.list_right{
 width: 991px;
 float: left;
 padding: 70px 0 0 20px;
 background: #fff;
}
.list_right h2{
 width: 140px;
 text-align: center;
 color: #417595;
 font-size: 22px;
 line-height: 42px;
 border-bottom: 2px solid #417595;
}
.list_right_body{
 border-top: 1px solid #417595;
 padding-bottom: 100px;
 margin-right: 20px;
 min-height: 700px;
}
.list_right_body li{
 height: 100px;
 background-image: url(../images/list_dot.png);
 background-repeat:no-repeat;
 background-position:45px 34px;
padding-top:22px
}
.list_right_body li:nth-child(2n){
 background-color: #f4f4f4;
}
.list_right_body ul li span{
 float: right;
 line-height: 24px;
margin: 0px 36px 0 0;
}
.list_content{
 float: left;
 margin:24px 0 0 64px;
 max-width: 755px;
}
.list_content_top{
 display: block;
 color: #000000;
 font-size: 16px;
 line-height: 24px;
}
.list_content_bottom{
 margin-top: 5px;
 display: block;
 color: #696969;
 font-size: 14px;
}
.list_right_body h1{
 color: #040404;
 line-height: 100px;
 text-align: center;
 font-size: 24px;
 border-bottom: 1px dashed #015ea4;
}
.content_span{
 margin-left: 300px;
}
.list_right_body .content_span span{
 float: none;
 text-align: center;
 color: #7f7f7f;
 font-size: 12px;
 line-height: 54px;
}
.content_text{
 margin-top: 22px;
 padding: 0 70px;
}


.list_right_body .list_input INPUT {
    outline: none;
    border: #AFD5F5 solid 1px;
    width: 30px;
    height: 18px;
}