@charset "utf-8";


#gj{ width:1120px; margin:auto; height:auto; overflow:hidden; margin-top:50px}

#gj .box3{ width:100%; height:830px;  }
#gj .box3 h1{line-height: 60px; font-size: 36px; text-align: center;}
#gj .box3 h5{ display:block; text-align:center; color:#a6a6a6a;margin:0;padding:0;font-size:16px; }
#gj .box3 h5 span{ color:#03F;}
#gj .box3 .border{ height:auto; overflow:hidden;}
#gj .box3 .border .title{ height:auto; overflow:hidden;}
#gj .box3 .border .title .td{ width:12.2%; float:left ; padding-left:10px; height:50; line-height:50px; font-size:18px;color:#333; margin-bottom:10px}
#gj .box3 .border .spanLine{display:inline-block;border-bottom:2px solid #fc9941;font-size:18px !important;}
#gj .box3 .border .list{ height:auto; overflow:hidden;}
#gj .box3 .border .list ul{ display:block; height:auto; overflow:hidden;}
#gj .box3 .border .list ul:nth-child(even){ background:#f1f1f1;}
#gj .box3 .border .list ul:hover{ background:#0C39AB; color:#FFF}
#gj .box3 .border .list ul li{width:11.5%; float:left ; padding-left:10px; height:45px; line-height:45px;}
#gj .box3 .border .seach{ width:100%; height:auto; overflow:hidden; margin-top:10px; margin-bottom:30px}
#gj .box3 .border .seach input{width: 325px; float:left; margin-left:400px;
    height: 32px;
    border-radius: 30px;
    line-height: 32px;
    padding-left: 20px;
    padding-right: 50px;
    outline: 0;
    border: 1px solid #3873FF;
    background: #f8f9fb;
    color: #1a1a1a;
    margin-top: 12px;}
#gj .box3 .border .seach .seach_box{width: 18px; float:left;
	margin-left:-30px;
	margin-top:20px;
    height: 18px;
    bottom: 7px;
    right: 13px;
	font-size:12px;
    background: #008b8b;
    background: url(images/search.png) no-repeat;
    background-size: 18px;
    cursor: pointer;}

#gj .box3 .border .pages{ height:auto; overflow:hidden; margin-top:20px;}
#gj .box3 .border .pages ul{ display:block; height:auto; overflow:hidden; text-align:center;}
#gj .box3 .border .pages ul li{ display:inline-block; width:auto; padding:5px 10px; margin:0 10px; border:1px #CCCCCC solid; border-radius:5px; background:#ddd; cursor:pointer;}

#gj .box3 .border .title .td2{ width:10%; float:left ; padding-left:10px; height:50; line-height:50px; font-size:18px;color:#333; margin-bottom:10px}
#gj .box3 .border .list2 ul li{width:10%; float:left ; padding-left:10px; height:45px; line-height:45px;}
