﻿.box .head{padding-bottom:10px;margin:20px 0 10px 0;}
.box .head .title{color:#026aaf;font-size:20px;padding-left:40px;}
.box .head .more{margin:10px 10px 0 0;}
.box .head .more a{font-size:12px;color:#747474;}
.news .head .title{background: url(ico01.png) left center no-repeat;}
.dynamic .head .title{background: url(ico02.png) left center no-repeat;}
.notice .head .title{background: url(ico03.png) left center no-repeat;}
.contact{margin-top:24px;}
.box2 .head{height:40px;line-height:40px;margin:20px 0;}
.box2 .title{color:#fff;font-size:20px;padding-left:52px;}
.box2 .more{margin-right:10px;}
.box2 .more a{font-size:12px;color:#fff;}
.fengcai .head{background-color:#f28264;}
.fengcai .title{background: url(ico04.png) left center no-repeat;}
.yude .head{background-color:#93bc85;}
.yude .title{background: url(ico05.png) left center no-repeat;}
.yude .hotpic li{background-color:#e7f1e4;}
.links .head{background-color:#5eb5be;}
.links .title{background: url(ico06.png) left center no-repeat;}
.links .list li{margin-bottom:16px;}
.links .list li a{display:block;padding:17px 0;text-align:center;color:#3f3f3f;background-color:#d3e5e7;}
.links .list li a img{display:block;margin:0 auto;margin-bottom:15px;transform:rotateY(0deg);transition:.3s all linear;box-shadow:0 0 5px 10px rgba(255,255,255,0,1);}
.links .list li a:hover img{transform: rotateY(180deg);}