﻿@charset "utf-8";
/* CSS Document */
.seciton{
	position:relative;
}

.header{
	width:100%;
	height:100px;
	background:url(../images/header-bg.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-bg.png',sizingMethod='scale');
	background-size:cover;
	background-position:top right;
}
.header2{
	width:100%;
	height:100px;
}
.header-line{
	width:100%;
	height:5px;
	background:#ca4341;
}
.header-inner{
	width:1170px;
	height:95px;
	margin:0 auto;
}
.logo{
	width:466px;
	height:69px;
	float:left;
	margin-top:12px;
	float:left;
}
.guide-box{
	width:616px;
	height:95px;
	float:right;
}
.guide-box-top{
	width:100%;
	height:20px;
}
.guide-box-top ul{
	/*overflow:hidden;*/
	float:right;
}

.guide-box-top ul li{
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	text-align:center;
}
.guide-box-top ul li.one{
	width:92px;
	line-height:17px;
	background:url(../images/h-01.png) 5px 0px no-repeat;
}
.guide-box-top ul li.one a{
	color:#fff;
}
.guide-box-top ul li.two{
	padding:0px 10px;
	line-height:15px;
	margin-top:2px;
	border-right:solid 1px #B3B4B5;
	position:relative;
}
.guide-box-top ul li.two a{
	color:#737577;
}
.search-box{
	width:333px;
	height:74px;
	position:absolute;
	right:-22px;
	z-index:1000000;
	background:url(../images/search-box.png) no-repeat;
	display:none;
}
.search-box2{
	display:block;
}
.search-box-inner{
	width:300px;
	height:40px;
	margin:0 auto;
	border:solid 1px #DFDFDF;
	margin-top:18px;
	background:#FFFFFF;
}
.search-input{
	width:240px;
	height:38px;
	line-height:38px;
	padding-left:20px;
	float:left;
	outline:none;
	color:#999;
	font-size:14px;
	font-family:"Microsoft YaHei";
	border:none;
}
.search-a{
	width:39px;
	height:40px;
	display:inline-block;
	background:url(../images/gh.png) center center #ca4341 no-repeat;
	float:right;
}
.guide-box-top ul li.three{
	border:none;
	padding-right:22px;
}
.guide-box-nav{
	margin-top:30px;
}
.guide-box-nav ul li{
	padding:0px 22px;
	float:left;
	font-size:16px;
	background:url(../images/str.png) no-repeat;
}
.guide-box-nav ul li a{
	color:#65686A;
}
.guide-box-nav ul li a:hover{
	color:#ca4341;
}

.alert{
	width:100%;
	height:25px;
	background:url(../images/a-01.png) center 8px no-repeat;
	display:none;
}
.add-show{
	width:100%;
	height:33px;
	position:absolute;
	top:100px;
	left:0px;
	background:url(../images/sub-nav.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sub-nav.png',sizingMethod='scale');
	background-size:cover;
	display:none;
	z-index:10;
}
.show-block{
	display:block;
}
.add-show-inner{
	width:1000px;
	height:33px;
	margin:0 auto;
}
.add-show-inner ul{
	float:right;
	width:auto;
	height:33px;
}
.add-show-inner ul.news{
	margin-right:160px;
}
.add-show-inner ul li{
	height:33px;
	line-height:35px;
	float:left;
	margin-right:43px;
	font-size:14px;
	background:none;
	padding:0px;
}
.add-show-inner ul.news li{
	margin-right:33px;
}
.add-show-inner ul li a{
	color:#65686A;
}
.banner{
	width:100%;
	height:auto;
}

.products {
	height: 800px;
	margin: 0;
	background: url(../images/section2-bg2.jpg) center no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	position:relative;
}

/*.products2{
	width:100%;
	height:800px;
	border:solid 1px #f00;
	background:url(images/section2-bg.jpg) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/section2-bg.jpg',sizingMethod='scale');
	background-size:cover;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}*/
.products-inner{
	width:1000px;
	height:755px;
	margin:0 auto;
	padding-top:45px;
}
.p-title1{
	width:100%;
	text-align:center;
	font-size:32px;
	color:#ca4341;
	/*margin-top:45px;*/
}
.p-title2{
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	width:100%;
	color:#7A7A7A;
}
.tab{
	width:100%;
	height:auto;
	margin-top:50px;
}
.tab_menu { 
	clear:both;
}
.tab_menu ul{ 
	height:81px;
}
.tab_menu li { 
	float:left; 
	text-align:center; 
	cursor:pointer;  
	width:250px; 
	height:81px; 
	background:url(../images/blue-bg2.png) no-repeat; 
	font-size:22px; 
	color:#ca4341;
	line-height:70px;
}
.tab_menu li.hover { 
	background:url(../images/blue-bg1.png) no-repeat; 
	color:#fff;
}
.tab_menu li.selected { 
	background:url(../images/blue-bg1.png) no-repeat; 
	color:#fff;
}
.tab_box { 
	clear:both;   
	height:auto; 
	margin-top:0px; 
	width:100%;
}
.tab_box3{ 
	clear:both;   
	height:220px; 
	margin-top:80px; 
	width:100%;
}
.tab_box .show{
	width:100%;
	height:100%;
}
.hide{
	display:none
}
.p-content{
	width:858px;
	height:330px;
	margin:0 auto;
	background:#fff;
	padding:40px 20px 30px 40px;
	overflow:hidden;
	margin-top:40px;
}
.p-content-title{
	width:100%;
	height:32px;
}
.p-content-title span,.p-content-two span{
	display:inline-block;
	float:left;
}
.p-content-title span.one{
	height:23px;
	font-size:22px;
	color:#ca4341;
	padding-right:10px;
	border-right:solid 1px #C9CACA;
	line-height:20px;
}
.p-content-title span.two{
	font-size:14px;
	color:#5F6161;
	margin:5px 0px 0px 10px;
}
.p-content-title a.look-more{
	width:85px;
	height:32px;
	padding-left:15px;
	line-height:32px;
	background:url(../images/more-01.png) no-repeat;
	font-size:14px;
	color:#ca4341;
	float:right;
	display:inline-block;
}
.p-content-title a.look-more:hover{
	background:url(../images/genduo-hh.png) no-repeat;
	color:#fff;
}
.p-content-two{
	width:100%;
	height:38px;
	margin-top:5px;
}
.p-content-two span.aa{
	font-size:14.4px;
	color:#5F6161;
	margin-top:15px;
}
.p-content-two span.bb{
	font-size:30px;
	color:#5F6161;
}
.p-content-two span.cc{
	margin-left:28px;
}
.p-content-two span.dd{
	color:#F1340F;
}
.p-content-three{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#5F6161;
}
.p-content-three span{
	height:30px;
	line-height:30px;
	float:left;
	display:inline-block;
}
.p-content-three span.show1{
	width:470px;	
}
.p-content-three span.show2{
	width:380px;	
}
.first-show{
	margin-top:15px;
}
.p-content-title2{
	color:#ca4341;
	font-size:14px;
	margin-top:20px;
}
.slideBox2 .bd li .p-content-four .show-li{
	height:auto;
	font-size:14px;
	color:#5F6161;
	line-height:25px;
	text-align:left;
	/*position:relative;*/
	width:100%;
	overflow:hidden;
}
.slideBox2 .bd li .p-content-four .show-li span.num{
	width:25px;
	height:auto;
	float:left;
	display:inline-block;
}
.slideBox2 .bd li .p-content-four .show-li span.word{
	width:800px;
	float:left;
	line-height:25px;
	display:inline-block;
	word-wrap:break-word;
}
.about-zhan {
	height: 800px;
	margin: 0;
	background: url(../images/section3-bg.jpg) center no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.about-zhan-inner{
	width:1000px;
	height:800px;
	margin:0 auto;
}
.about-zhan-top{
	width:950px;
	height:90px;
	padding:0px 0px 40px 50px;
	border-bottom:solid 1px #E9E9E9;
	padding-top:60px;
}
.about-zhan-left{
	width:170px;
	height:100%;
	float:left;
}

.zhan-title1{
	font-size:32px;
	color:#ca4341;
	width:100%;
	display:inline-block;
}
.zhan-title2{
	text-transform:uppercase;
	font-size:12px;
	color:#999999;
	width:100%;
	display:inline-block;
}
.zhan-detail{
	width:52px;
	height:22px;
	line-height:22px;
	display:inline-block;
	margin-top:10px;
	padding-left:10px;
	background:url(../images/zhan-detail.png) no-repeat;
	font-size:14px;
	color:#fff;	
}
.about-zhan-right{
	width:770px;
	height:100%;
	float:right;
	font-size:14px;
	color:#4F4F4F;
	text-align:left;
	line-height:23px;
	overflow:hidden;
}
.about-zhan-bottom{
	width:100%;
	height:440px;
	margin-top:50px;
}
.about-zhan-box{
	width:328px;
	height:438px;
	border:solid 1px #D5D9DB;
	float:left;
	margin-left:5px;
}
.first-box{
	margin-left:0px;
}
.zhan-box-title1{
	width:100%;
	font-size:32px;
	color:#ca4341;
	text-align:center;
	margin-top:15px;
}
.zhan-box-title2{
	width:100%;
	text-align:center;
	color:#7A7A7A;
	font-size:13px;
}
.about-zhan-box img{
	width:100%;
	height:178px;
	display:block;
	margin:22px 0px 20px 0px;
}
.zhan-list{
	width:300px;
	height:80px;
	margin:0 auto;
	overflow:hidden;
}
.zhan-list-title{
	width:100%;
	padding-bottom:10px;
	border-bottom:dashed 1px #B7B7B7;
	font-size:14px;
	color:#ca4341;
}
.zhan-list-content{
	line-height:22px;
	color:#898989;
	font-size:12px;
	margin-top:10px;
	overflow:hidden;
}
.zhan-list ul li{
	width:300px;
	margin-top:10px;
	font-size:14px;
	color:#5F6060;
	height:20px;
}
.zhan-list ul li span.one{
	float:left;
	width:215px;
}
.zhan-list ul li span.two{
	float:right;
	width:80px;
}
.zhan-list ul li:first-child{
	margin-top:0px;
}
.more{
	width:100%;
	text-align:center;
	margin-top:20px;
}
.more-a{
	width:52px;
	height:22px;
	line-height:22px;
	display:inline-block;
	padding-left:10px;
	background:url(../images/zhan-detail2.png) no-repeat;
	font-size:14px;
	color:#ca4341;
	text-align:left;
}
.more-a:hover{
	background:url(../images/zhan-detail.png) no-repeat;
	color:#fff;
}

.cooperation{
	height: 800px;
	margin: 0;
	background: url(../images/section4-bg.jpg) center no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.cooperation-inner{
	width:1000px;
	height:800px;
	margin:0 auto;
}
.cooperation-title1{
	width:100%;
	padding-top:40px;
	text-align:center;
	font-size:32px;
	color:#333333;
}
.cooperation-title2{
	text-transform:uppercase;
	font-size:14px;
	color:#333333;
	width:100%;
	text-align:center;
}
.co-box{
	width:100%;
	height:196px;
	margin-top:35px;
	background:url(../images/co-bg.png) no-repeat; 
}


.tab_box2-show{
	width:846px;
	height:47px;
	margin:0 auto;
	margin-top:0px;
}
.tab_box2-show dl dt{
	width:126px;
	height:47px;
	float:left;
	margin-left:18px;
	margin-top:5px;
}
.tab_box2-show dl dt.sp{
	margin-left:0px;
}

.tab_box2-show dl dt img{
	width:126px;
	height:47px;
}
.tab_box2-show dl dt:first-child{
	margin-left:0px;
}

.co-sm{
	width:100%;
	height:135px;
	margin-top:110px;
}
.co-sm ul li{
	width:248px;
	height:135px;
	border-left:solid 1px #ADB7C4;
	border-right:solid 1px #ADB7C4;
	float:left;
}
.co-sm ul li.one{
	background:url(../images/vb1.png) center 0px no-repeat;
}
.co-sm ul li.one.show{
	background:url(../images/vb1-2.png) center 0px no-repeat;
}
.co-sm ul li.two{
	background:url(../images/vb2.png) center 0px no-repeat;
}
.co-sm ul li.two.show{
	background:url(../images/vb2-2.png) center 0px no-repeat;
}
.co-sm ul li.three{
	background:url(../images/vb3.png) center 0px no-repeat;
}
.co-sm ul li.three.show{
	background:url(../images/vb3-2.png) center 0px no-repeat;
}
.co-sm ul li.four{
	background:url(../images/vb4.png) center 0px no-repeat;
}
.co-sm ul li.four.show{
	background:url(../images/vb4-2.png) center 0px no-repeat;
}
.co-sm ul li a{
	width:100%;
	height:100%;
	color:#fff;
	display:inline-block;
}
.co-sm ul li a span.co-sm-1{
	width:100%;
	text-align:center;
	margin-top:95px;
	font-size:16px;
	display:inline-block;
}
.co-sm ul li a span.co-sm-2{
	font-size:14px;
	width:100%;
	text-align:center;
	display:inline-block;
}
.co-sm ul li.show a{
	color:#ca4341;
}

.phone-show{
	width:100%;
	height:50px;
	margin-top:55px;
	position:relative;
}
.phone-show span{
	width:auto;
	height:50px;
	line-height:50px;
	display:inline-block;
	color:#fff;
	margin-left:15px;
	float:left;
	padding-left:25px;
}
.phone-show span.time{
	background:url(../images/time2.png) 0 17px no-repeat;
	font-size:18px;
}
.phone-show span.phone{
	background:url(../images/phone-index.png) 0 17px no-repeat;
}
.phone-show span.phone font{
	font-size:24px;
	float:left;
}
.phone-show span.phone font.one{
	font-size:18px;
}
.phone-show span.wei{
	width:116px;
	height:80px;
	float:right;
	padding:0px;
	z-index:10;
	right:84px;
	position:absolute;
	top:1px;
}
.footer{
	width:100%;
	height:auto;
	margin-top:15px;
	z-index:11;
}
.footer-add{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#919394;
	line-height:22px;
}
.footer-add.footer-add2{
	color:#454444;
	margin-top:25px;
}
.footer-add a{color:#454444;}
/*****认购指南*************/
.slideBox4 .buy-guide{
	width:100%;
	height:320px;
	margin-top:40px;
	background:#fff;
	padding:40px 0px;
}
.slideBox4 .buy-guide dl dt{
	width:208px;
	height:320px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/buy-line.png) no-repeat;
	position:relative;
}
.slideBox4 .buy-guide  dl dt:first-child{
	background:none;
}
.slideBox4 .buy-guide-title{
	width:auto;
	height:26px;
	line-height:36px;
	font-size:15px;
	color:#022C76;
	padding-left:36px;
}
.buy-guide-title.one{
	background:url(../images/guide1.png) no-repeat;	
}
.buy-guide-title.two{
	background:url(../images/guide2.png) no-repeat;	
}
.buy-guide-title.three{
	background:url(../images/guide3.png) no-repeat;	
}
.buy-guide-title.four{
	background:url(../images/guide4.png) no-repeat;	
}
.bug-guide-box{
	width:100%;
	height:238px;
	margin-top:12px;
	overflow:hidden;
	display:table;
}
.bug-guide-box-inner{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.bug-guide-box p{
	width:100%;
	border-bottom:solid 1px #D0D0D0;
	text-align:left;
	font-size:13px;
	color:#666666;
	padding-bottom:6px;
	padding-top:6px;
	line-height:20px;
}
.bug-guide-box dl dt{
	width:100%;
	border-bottom:solid 1px #D0D0D0;
	text-align:left;
	font-size:13px;
	color:#666666;
	padding-bottom:6px;
	padding-top:6px;
	line-height:20px;
}
.guide-tips{
	width:100%;
	font-size:13px;
	color:#999999;
	text-align:left;
	line-height:20px;
}

/*********产品净值***************/

.pure-content{
	width:920px;
	height:100%;
	margin:0 auto;
}
.pure-content dl dt{
	width:160px;
	height:220px;
	float:left;
	background:#fff;
	margin-left:30px;
}
.pure-content dl dt:first-child{
	margin-left:0px;
}
.slideBox3 .bd ul li dl dt.change-color a{
	border:solid 1px #ca4341;
}
.pure-content dl dt a{
	width:160px;
	height:218px;
	display:inline-block;
}

.pure-title1{
	width:100%;
	margin-top:20px;
	text-align:center;
	font-size:22px;
	color:#ca4341;
}
.pure-date{
	width:100%;
	font-size:13px;
	color:#5F6161;
	text-align:center;
	margin-top:3px;
}
.pure-lv{
	font-size:14px;
	color:#5F6161;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.pure-percent{
	font-size:32px;
	color:#F1340F;
	width:100%;
	text-align:center;
	margin-top:10PX;
}
.pure-num{
	width:100%;
	text-align:center;
	font-size:14px;
	color:#5F6161;
	margin-top:10px;
}
.pure-num font{
	color:#ca4341;
}
.alert-up-down{
	width:100%;
	height:7px;
	margin-top:10px;
	background:url(../images/alert-up.png) center center no-repeat;
}
.alert-up-down2{
	width:100%;
	height:7px;
	margin-top:10px;
	background:url(../images/alert-down.png) center center no-repeat;
}
.hide-bottom{
	width:100%;
	height:198px;
	position:absolute;
	left:0px;
	bottom:0px;
	margin: 0;
	background: url(../images/hide-bg.png) no-repeat;
	background-size: cover;
	/*-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);*/
}
.hide-bottom-inner{
	width:1000px;
	height:66px;
	margin:0 auto;
	margin-top:40px;
}
.hide-bottom-one{
	width:216px;
	height:66px;
	border-right:solid 1px #73BAE8;
	margin-left:40px;
	float:left;
}
.hide-bottom-one span{
	width:100%;
	display:inline-block;
	text-align:left;
	color:#ca4341;
	margin-top:6px;
}
.hide-bottom-one span.oo{
	font-size:22px;
}
.hide-bottom-one span.pp{
	font-size:12px;
}
.hide-bottom-two{
	height:66px;
	border-right:solid 1px #73BAE8;
	width:158px;
	padding-left:128px;
	float:left;
	background:url(../images/hide-hh.png) 65px center no-repeat;
}
.hide-bottom-two span{
	display:inline-block;
	text-align:left;
	width:100%;
}
.hide-bottom-two span.ff{
	font-size:12px;
	color:#5F6161;
	margin-top:12px;
}
.hide-bottom-two span.gg{
	font-size:22px;
	color:#ca4341;
}
.hide-bottom-three{
	padding-left:138px;
	width:172px;
	background:url(../images/hide-hh2.png) 75px center no-repeat;
}

.hide-bottom-four{
	width:140px;
	height:66px;
	float:left;
	background:url(../images/big-alert.png) center center no-repeat;
}

/*********走势图***************/
.pic{
	with:100%;
	height:320px;
	margin-top:20px;	
}
.pic-left{
	width:720px;
	height:320px;
	/*float:left;*/
	margin:0 auto;
}
.pic-right{
	width:220px;
	height:310px;
	float:right;
}
.zhan-nums{
	height:27px;
	margin-top:-5px;
	width:658px;
	float:right;
}
.zhan-nums ul li{
	height:27px;
	line-height:27px;
	float:left;
	font-size:12px;
	padding:0px 9px 0px 33px;
	background:url(../images/zhan-line.png) no-repeat;
}
.zhan-nums ul li:first-child{
	padding-left:0px;
	background:none;
}
.zhan-nums ul{
	width:573px;
	height:27px;
	overflow:hidden;
	float:left;
}
.zhan-nums ul li a{
	color:#666666;	
}
.zhan-nums ul li.add-blue a{
	color:#022C76;
}
.zhan-nums ul li a:hover{
	color:#ca4341;
}
.zhan-nums ul li.last a{
	color:#ca4341;
}
.zhan-nums span{
	width:auto;
	height:27px;
	padding-left:33px;
	background:url(../images/zhan-line.png) no-repeat;
	display:inline-block;
	font-size:12px;
	line-height:27px;
}
.zhan-nums span a{
	color:#ca4341;
}
.pic-right-title{
	width:112px;
	height:26px;
	background:url(../images/history.png) no-repeat;
	text-align:center;
	line-height:26px;
	font-size:14px;
	color:#fff;
}
.pic-right ul li{
	width:100%;
	height:28px;
	background:#fff;
	margin-top:6px;
	padding:3px 0px;
}
.pic-right ul li dl dt,.pic-right ul li dl dd{
	width:109px;
	text-align:center;
	float:left;
	text-align:center;
	line-height:28px;
	height:28px;
	font-size:13px;	
}
.pic-right ul li dl dt{
	border-right:solid 1px #B1B7BB;
	color:#666666;
}
.pic-right ul li dl dd{
	color:#ca4341;
}
.tab_menu2 { clear:both;  }
.tab_menu2 ul{ height:79px; z-index:10; width:100%; }
.tab_menu2 li { float:left; text-align:center; cursor:pointer;   height:79px; width:250px; line-height:72px; color:#ca4341; font-size:20px;}
.tab_menu2 li.hover { background:url(../images/co-01.png) 0px -2px no-repeat; color:#fff;}
.tab_menu2 li.selected2 { background:url(../images/co-01.png) 0px -2px no-repeat; color:#fff; margin-left:-1px; width:251px;}
.tab_menu2 li.selected2:first-child{ margin-left:0px; width:250px;}
.tab_box2 { clear:both;  /*height:116px;*/ width:100%;   overflow:hidden; height:auto; background:rgba(229,230,234,1); padding-bottom:10px;}


/*************头部banner样式**********************/
.slideBox{ width:100%; overflow:hidden; position:relative;  }
.slideBox .hd{ height:6px; overflow:hidden; position:absolute; left:50%; bottom:25px; z-index:1; margin-left:-19px;  }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;    }
.slideBox .hd ul li{ float:left; margin-left:10px;  width:6px; height:6px;  text-align:center;  cursor:pointer;  background:url(../images/point.png) no-repeat; position:relative;}
.slideBox .hd ul li:first-child{ margin-left:0px;}
.slideBox .hd ul li.on{  background:url(../images/point2.png) no-repeat; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

/********旗下产品样式***********/
  /* 本例子css */
.slideBox2{ width:100%; overflow:hidden; position:relative;  height:100%; }
.slideBox2 .bd{ height:100%; z-index:0;  width:100%;   position:relative; }
.slideBox2 .bd ul{width:100%;height:100%;    position:relative; z-index:100; overflow:hidden;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle; width:100%;height:100%;  height:400px;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev,
.slideBox2 .next{ position:absolute; left:0%; top:50%;  display:block; width:22px; height:39px; margin-top:-19.5px; }
.slideBox2 .next{ left:auto; right:0%; background:url(../images/scroll-right.png) 0px 0px no-repeat; width:22px; height:39px;}
.slideBox2 .prev{ background:url(../images/scroll-left.png) no-repeat;}

.slideBox3 .bd li{ zoom:1; vertical-align:middle; width:100%;height:100%;  height:220px;  }


/********旗下产品样式***********/
  /* 本例子css */
.slideBox4{ width:100%; overflow:hidden; position:relative;  height:500px;  }
.slideBox4 .bd{ height:100%; z-index:0;  width:100%;   position:relative; }
.slideBox4 .bd ul{width:100%;height:100%;    position:relative; z-index:100; overflow:hidden;}
.slideBox4 .bd li{ zoom:1; vertical-align:middle; width:100%;height:100%;  height:450px;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox4 .prev,
.slideBox4 .next{ position:absolute; right:40px; bottom:10px;  display:block; width:30px; height:30px;/* margin-top:-19.5px;*/ }
.slideBox4 .next{ left:auto; right:0px; background:url(../images/scroll-yuan.png) -40px 0px no-repeat; width:30px; height:30px;}
.slideBox4 .next:hover{background:url(../images/scroll-right-jj.png) -40px 0px no-repeat;}
.slideBox4 .prev{ background:url(../images/scroll-yuan.png) 0px 0px no-repeat;}
.slideBox4 .prev:hover{background:url(../images/scroll-left-jj.png) 0px 0px no-repeat;}



.p-content-box{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
.p-content-box-left{
	width:433px;
	float:left;
}
.p-content-box-right{
	width:400px;
	float:left;
	margin-left:20px;
}
.p-content-box p{
	line-height: 25px;
    font-size: 14px;
    color: #5F6161;
	
}