﻿.center .container .tit{
    width: 100%;
    border-bottom: 2px solid #2162a7;
    padding-bottom: 10px;
}
.center .container .tit h3{
    font-weight: normal;
    color: #020202;
    font-size: 22px;
}
.center .container .object{
    padding:40px 0;
}
.center .container .object .jyxk{
    padding-top: 20px;
    width: 470px;
}
.center .container .object .jyxk li{
    line-height: 40px;
    float: left;
    width: 235px;
}
.center .container .object .jyxk img{
    margin-bottom: 4px;
}
.center .container .object .jyxk li a{
    line-height: 40px;
    color:#333;
    font-size: 16px;
}
.center .container .object .jyxk li a:hover{
    color: #2162a7;
}
.center .container .object .ciew_pic img{
    width: 300px;
    height: 450px;
}