@charset "utf-8";
/* css 重置 */
.iProBanner ul,.iProBanner li{margin:0; padding:0; list-style:none;}
.iProBanner img{border:0;vertical-align: middle;}
.iProBanner a{ text-decoration:none;}

/* 本例子css */
.iProBanner{
    width: 100%;
    height: 464px;
    /* overflow: hidden; */
    position: relative;
    background: #fff;
    -moz-box-shadow: 1px 1px 8px #ddd;
    -webkit-box-shadow: 1px 1px 8px #ddd;
    box-shadow: 1px 1px 8px #ddd;
    margin-bottom: 23px;
}  /* 修改 高度，         修改 最少宽度【暂时不修改】 */


.iProBanner .bd{ position:relative; height:100%; z-index:0;   }
.iProBanner .bd li{ zoom:1; vertical-align:middle; }


.iProBanner .hd {
    position: absolute;
    top: 660px;
    left: 48%;
}

.iProBanner .hd ul{ overflow:hidden; zoom:1; float:left;  }


.iProBanner .hd ul li{
    float: left;
    width: 24px;
    height: 11px;
    cursor: pointer;
    margin-right: 10px;
    background: #bfbfbf;
}

.iProBanner .hd ul li.on{
    background: #0c70bb;
}


.iProBanner .bd a.prev,
.iProBanner .bd a.next {
    display: block;
    width: 69px;
    height: 69px;
    position: absolute;
    cursor: pointer;
    background: url(/PC/images/bt_36.png) no-repeat;
    top: 210px;
    z-index: 500;
}





.iProBanner .bd a.prev {
	left: -85px;
	background-position-x: -69px;
}


.iProBanner .bd a.prev:hover {
	background-position-x:0;
}


.iProBanner .bd a.next {
	right: -85px;
	background-position-x: -138px;
}

.iProBanner .bd a.next:hover {
	background-position-x: -207px;
}





/* 自行修改 */

.iProBanner .bd ul li .dl_2 {}


.iProBanner .bd ul li .sub_left img {
	display:block;
}

.iProBanner .bd ul li dd .s_4 img {
border-radius:5px; border:1px solid #ccc;
	margin-right:10px;

}


.iProBanner .bd ul li .dl_2.clear .sub_left {
	width: 410px;
	min-height: 414px;
	background: url(/pc/images/pic3.jpg) no-repeat top right;
	padding: 50px;
	padding-bottom: 0;
}
.iProBanner .bd ul li .dl_2.clear .sub_right {
    width: 790px;
}
.iProBanner .bd ul li .dl_2.clear .sub_right a.proName {
    display: block;
    color: #0c70bb;
    font-weight: bold;
    font-size: 32px;
    padding-bottom: 10px;
}


.iProBanner .bd ul li .dl_2.clear .sub_right .s_2 {
	width: 35px;
	border-top: 4px solid #252525;
}




.iProBanner .bd ul li .dl_2.clear .sub_right .s_3 {
    padding: 20px 0;
}

.iProBanner .bd ul li .dl_2.clear .sub_right .s_3,
.iProBanner .bd ul li .dl_2.clear .sub_right .s_3 p,
.iProBanner .bd ul li .dl_2.clear .sub_right .s_3 span,
.iProBanner .bd ul li .dl_2.clear .sub_right .s_3 td {
    font-size: 17px !important;
    line-height: 220% !important;
}

.iProBanner .bd ul li .dl_2.clear .sub_right .s_3 p {
    margin: 0 !important;
    padding: 0 !important;
}


.iProBanner .bd ul li .dl_2.clear .sub_right .s_5 {
	padding-top:40px;
}


.iProBanner .bd ul li .dl_2.clear .sub_right .s_5 a {
	display:inline-block;
	margin-right:10px;
	border-radius:5px;
	line-height:43px;
	width:166px;
	text-align:center;
	font-size:17px;
	color:#fff;
}

.iProBanner .bd ul li .dl_2.clear .sub_right .s_5 a.bt_1 {
	background:#0c70bb;
}

.iProBanner .bd ul li .dl_2.clear .sub_right .s_5 a.bt_2 {
	background:#252525;
}

.iProBanner .bd ul li .dl_2 .sub_left .one {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 13px;
}

.iProBanner .bd ul li .dl_2 .sub_left .two {
    padding-top: 16px;
    margin-bottom: 25px;
    background: url(/pc/images/line5.png) no-repeat;
}

.iProBanner .bd ul li .dl_2 .sub_left .two .s1 {
    font-size: 22px;
    font-weight: bold;
}

.iProBanner .bd ul li .dl_2 .sub_left .two .s2 {
    font-size: 17px;
}

.iProBanner .bd ul li .dl_2.clear .sub_right img {
    display: block;
}

.iProBanner .bd ul li .dl_2 .sub_left .three {
    font-size: 16px;
    line-height: 30px;
    width: 250px;
    margin-bottom: 15px;
    min-height: 189px;
}

.iProBanner .bd ul li .dl_2 .sub_left .four {}

.iProBanner .bd ul li .dl_2 .sub_left .four a {
    color: #f19c08;

    font-size: 12px;
    display: inline-block;
    line-height: 25px;
    border: 2px solid #ffd728;
    border-radius: 30px;
    width: 90px;
    text-align: center;
}

.iProBanner .bd ul li .dl_2 .sub_left .three div {
    background: url(/pc/images/yuan.png) no-repeat left center;
    background-position-y: 12px;
    padding: 2px 0;
    padding-left: 16px;
}