@charset "utf-8";
.banner { margin-top:60px; }

.fArea { padding: 30px 0 40px; }
.fArea .sub { float: left; width: 297px; height: 568px; background: #fff; }
.fArea .main { float: right; width: 783px; }

.hTitle .hd{ position: relative; height: 34px; }
.hTitle .hd h2 { font-size:18px; color: #034d9f; }
.hTitle .hd .more { position: absolute; top: 3px; right: 0; }
.hTitle .hd .more a { vertical-align: middle; padding-right: 4px; font-size: 12px; color: #bebcbc; }

.quan { padding:250px 0 0;  text-align: center; }
.quan li { display: inline-block; margin: 0 5px; width: 9px; height: 9px; border-radius: 9px; border: 1px solid #034d9f; cursor:pointer; text-indent:999em; transition-duration: 0.5s;}
.quan li:hover,.quan li.on { background: #034d9f; width: 36px; border-radius: 12px; }

.quan2 { padding:10px 0 0;  text-align: center; }
.quan2 li { display: inline-block; margin: 0 5px; width: 9px; height: 9px; border-radius: 9px; border: 1px solid #034d9f; cursor:pointer; text-indent:999em; transition-duration: 0.5s;}
.quan2 li:hover,.quan2 li.on { background: #034d9f; width: 36px; border-radius: 12px; }


.about { padding: 20px 17px 0; height: 304px; border-bottom: 1px solid #f4f4f4; }
.about .pic {}
.about .intro {  height: 72px; padding:12px 0 0; line-height: 22px; font-size: 12px; color: #666; }
.about .detail a{ display: block; text-align: center; line-height: 22px; background: #034d9f; border: 1px solid #1f7b8a; width: 74px; height: 22px; font-size: 12px; border-radius: 4px; color: #fff;  }

.manager { padding: 20px 17px 0;}

.news { margin-bottom: 20px; height: 305px; padding:20px 22px 0;  background: #fff; }
.news-item-wrap {}
.news-item-wrap .news-item { float: left; width: 234px; background: #f7f7f7; margin-right:18px;  }
.news-item-wrap .news-item:last-child {float: right; margin-right: 0; }
.news-item-wrap .news-item .pic { width: 234px; height: 124px; }
.news-item-wrap .news-item dl { height: 90px; padding:6px 12px 0; }
.news-item-wrap .news-item dl dt { height:47px; border-bottom: 1px solid #e6e5e5; }
.news-item-wrap .news-item dl dt a { font-size: 14px; color: #333; line-height: 22px; }
.news-item-wrap .news-item dl dd { padding: 10px 0 0;}
.news-item-wrap .news-item dl dd span { padding-right: 15px;}
.news-item-wrap .news-item dl dd span em { padding-left: 4px; vertical-align: middle; font-size: 12px; color: #666; }

.service { padding:18px 22px 0; height: 205px;  background: #fff; }
.service { padding: 20px 17px 0;}

.list_01 { padding:20px 0 0 5px; }
.list_01 li { float: left; width: 92px; margin-right: 37px; text-align: center; }
.list_01 li img { border-radius: 50%; overflow: hidden; }
.list_01 li:last-child { margin-right: 0; }
.list_01 li .name { padding: 8px 0 0; font-size:14px; color: #666; }














































