﻿@charset "utf-8";
.banner{width: 950px; height: 99px; overflow: hidden;}
.banner li{height: 99px;position: relative;}
.banner li img{width: 950px; height: 99px;}

.bx-wrapper{position: relative;}
.bx-wrapper .bx-controls{width: 933px; padding:0 17px 9px 0;  position: absolute; left: 0; bottom: 0px;text-align: right;}
.bx-wrapper .bx-controls .bx-pager{float: right;} 
.bx-wrapper .bx-controls .bx-pager-item{float:left; position: relative; z-index: 99; margin-left: 5px; display: inline-block; width: 7px; height: 7px;}
.bx-wrapper .bx-controls .bx-pager-item a{display: block;width: 100%;height: 100%;background: #fde3d1;border-radius: 100%;-webkit-border-radius:100%; -moz-border-radius:100%;text-indent: 999em;overflow: hidden;}
.bx-wrapper .bx-controls .bx-pager-item a.active{background: #fbba8c;}

.item-con{padding-left: 39px;}
.item-con div{margin-top: 54px; width: 378px; padding-right:30px;height: 60px;}
.item-con div h4{line-height: 26px; color: #284467;}
.item-con div p{line-height: 26px; color: #c8c8c8;}
.item-con div p a:hover{color: #005bac;}
.item-con div p span{padding: 0 7px;}