/* CSS Document */

/*!*===*/
	/*公共头部分*/
/*===*!*/
/*.publicHeaderBox {*/
	/*background: #171d29;*/
	/*z-index: 100000;*/
/*}*/
/*.publicHeader {*/
	/*width: 1200px;*/
	/*height: 76px;*/
	/*line-height: 76px;*/
/*}*/
/*.publicHeader .logoIconBox {*/
	/*height: 76px;*/
	/*overflow: hidden;	*/
/*}*/
/*.publicHeader .logoIcon {*/
	/*margin: 19px 80px 0 0;	*/
/*}*/
/*.publicHeader a.navItem {*/
	/*color: #fff;*/
	/*opacity: 0.6;*/
	/*margin: 0 40px 0 0;*/
	/*filter: alpha(opacity=60);*/
/*}*/
/*.publicHeader a.navItem:hover {*/
	/*color: #53b2e4;*/
	/*opacity: 1;*/
	/*filter: alpha(opacity=100);	*/
/*}*/
/*.publicHeader a.navItemSlider {*/
	/*margin: 0 20px 0 0;*/
	/*padding: 0 20px 0 0;*/
	/*background: url(../images/public/arrowDown.png) no-repeat 92% center;	*/
/*}*/
/*.publicHeader a.navItemSlider:hover {*/
	/*background: url(../images/public/arrowDownBlue.png) no-repeat 92% center;	*/
/*}*/
/*.publicHeader .loginBox {*/
	/*width: 136px;*/
	/*height: 42px;	*/
	/*line-height: 42px;*/
	/*margin: 17px 0 0 0;*/
	/*color: #fb7252;*/
	/*z-index: 1000;*/
/*}*/
/*.publicHeader .loginBox .linkEle {*/
	/*color: #fb7252;	*/
/*}*/
/*.publicHeader .loginBox .linkEle:hover {*/
	/*text-decoration: underline;	*/
/*}*/
/*.publicHeader .loginedBox ul {*/
	/*width: 150px;*/
	/*padding: 5px 10px;*/
	/*background: #fff;*/
	/*top: 50px;*/
	/*left: -18px;*/
	/*border: solid 1px #eee;*/
/*}*/
/*.publicHeader .loginedBox ul .userName {*/
	/*color: #fb7252;*/
/*}*/
/*.publicHeader .loginedBox ul li {*/
	/*line-height: 46px;*/
	/*border-bottom: solid 1px #eee;	*/
/*}*/
/*.publicHeader .loginedBox ul li.first span {*/
  /*color: #fb7252;  */
/*}*/
/*.publicHeader .loginedBox ul li.last {*/
	/*border: none;	*/
/*}*/
/*.publicHeader .loginedBox span,*/
/*.publicHeader .loginedBox a {*/
	/*cursor: pointer;*/
	/*color: #7f8288;	*/
/*}*/
/*.publicHeader .loginedBox span:hover,*/
/*.publicHeader .loginedBox a:hover {*/
	/*color: #fb7252;	*/
/*}*/
/*.publicHeader .searchInput {*/
	/*width: 155px;*/
	/*height: 28px;*/
	/*border: solid 1px #171d29;*/
	/*-webkit-border-radius: 14px;*/
	/*border-radius: 14px;*/
	/*background: #2b3342;*/
	/*color: #fff;*/
	/*text-indent: 12px;*/
	/*padding: 0 34px 0 0;*/
	/*color: #cdcdcd;*/
	/*margin: 25px 0 0 0;*/
/*}*/
/*.publicHeader .searchActive {*/
	/*border: solid 1px #294a61;*/
	/*-webkit-box-shadow: 0 0 5px #294a61;*/
	/*box-shadow: 0 0 5px #294a61;	*/
/*}*/
/*.publicHeader .searchBtn {*/
	/*right: 10px;*/
	/*top: 30px;*/
/*}*/

/*.publicHeaderBox .hoverSlide {*/
	/*left: 0;*/
	/*top: 100%;*/
	/*width: 100%;*/
	/*height: 240px;*/
	/*z-index: 80;*/
	/*background: url(../images/public/opacity95.png);	*/
/*}*/
/*.publicHeaderBox .hoverSlide a {*/
	/*transition: none;*/
	/*display: inline-block;*/
	/*width: 125px;*/
	/*height: 24px;*/
	/*color: #53b2e4;*/
	/*padding: 100px 0 0 0;*/
	/*margin: 58px 70px 0 70px;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem01 {*/
	/*background: url(../images/public/sliderItem01.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem01:hover {*/
	/*background: url(../images/public/sliderItemActive01.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem02 {*/
	/*background: url(../images/public/sliderItem02.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem02:hover {*/
	/*background: url(../images/public/sliderItemActive02.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem03 {*/
	/*background: url(../images/public/sliderItem03.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem03:hover {*/
	/*background: url(../images/public/sliderItemActive03.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem04 {*/
	/*background: url(../images/public/sliderItem04.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide a.listItem04:hover {*/
	/*background: url(../images/public/sliderItemActive04.png) no-repeat center top;	*/
/*}*/

/*.publicHeaderBox .hoverSlide01 a {*/
	/*margin: 58px 50px 0 50px;	*/
/*}*/

/*.publicHeaderBox .hoverSlide01 a.listItem01 {*/
	/*background: url(../images/public/item01.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem01:hover {*/
	/*background: url(../images/public/item01Active.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem02 {*/
	/*background: url(../images/public/item02.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem02:hover {*/
	/*background: url(../images/public/item02Active.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem03 {*/
	/*background: url(../images/public/item03.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem03:hover {*/
	/*background: url(../images/public/item03Active.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem04 {*/
	/*background: url(../images/public/item04.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem04:hover {*/
	/*background: url(../images/public/item04Active.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem05 {*/
	/*background: url(../images/public/item05.png) no-repeat center top;	*/
/*}*/
/*.publicHeaderBox .hoverSlide01 a.listItem05:hover {*/
	/*background: url(../images/public/item05Active.png) no-repeat center top;	*/
/*}*/


/*!*===*/
	/*公共尾部*/
/*===*!*/
/*.publicFooterBox .publicFooter {*/
	/*background: #252525 url(../images/public/bottomBg.png) no-repeat center top;	*/
	/*min-height: 300px;*/
/*}*/
/*.publicFooter h3 {*/
	/*color: #fff;*/
	/*font-weight: normal;*/
	/*padding: 35px 0;	*/
/*}*/
/*.publicFooter .linkBox {*/
	/*padding: 15px 0;*/
/*}*/
/*.publicFooter .linkBox a {*/
	/*display: inline-block;*/
	/*height: 24px;*/
	/*color: #fff;*/
	/*margin: 0 46px;	*/
/*}*/
/*.publicFooter .linkBox a .icon01 {*/
	/*left: -18px;*/
	/*top: -16px;	*/
/*}*/
/*.publicFooter .linkBox a .icon02 {*/
	/*right: -18px;*/
	/*bottom: -12px;	*/
/*}*/
/*.publicFooter .phoneBox {*/
	/*display: inline-block;*/
	/*width: 274px;*/
	/*height: 42px;*/
	/*line-height: 42px;*/
	/*background: #d4664c;*/
	/*color: #131517;	*/
	/*margin: 26px 0 56px 0;*/
/*}*/
/*.publicFooter .copyrightBox {*/
	/*padding: 0 0 15px 0;	*/
/*}*/
/*.publicFooter .copyrightBox,*/
/*.publicFooter .copyrightBox a {*/
	/*color: #fff;*/
	/*filter: alpha(opcity=30);*/
	/*opacity: 0.3;*/
/*}*/
/*.publicFooter .copyrightBox p {*/
	/*line-height: 24px;	*/
/*}*/


/*===
	首页样式
===*/

/*-----第一屏-----*/
.indexPage .section01 {
	width: 1200px;
	margin: 22px auto 38px auto;	
	background: #fafbfc;
}
.indexPage .section01 .sliderBox {
	width: 700px;
	height: 396px;	
	background: #000;
}
.indexPage .section01 .sliderBox .slide-main {position:relative;}
.indexPage .section01 .sliderBox .prev,.next {display:block;width:44px;height:44px;margin: -22px 0 0 0;position:absolute;z-index:222;top:50%;overflow:hidden;cursor:pointer;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);_border:1px solid none;}
.indexPage .section01 .sliderBox .prev {left:5px;}
.indexPage .section01 .sliderBox .next {right:5px;}
.indexPage .section01 .sliderBox .prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur {opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.indexPage .section01 .sliderBox .item {display:block;width:100%;height:5px;position:absolute;z-index:124;bottom: 40px;left:0;text-align:center;}
.indexPage .section01 .sliderBox .item a {display:inline-block;width:10px;height:10px;margin-right:11px;background: #fff;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=100);overflow:hidden;}
.indexPage .section01 .sliderBox .item a.cur {background: #FFF;opacity:1;-moz-opacity:1;}
.indexPage .section01 .sliderBox .slide-box,.slide {display:block;width:100%;height:396px;overflow:hidden;}
.indexPage .section01 .sliderBox .slide-box {position:relative;}
.indexPage .section01 .sliderBox .slide {display: block;position:relative; text-align: center; z-index:8;}
.indexPage .section01 .sliderBox .slide:hover img {transition: linear 0.5s;-webkit-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.indexPage .section01 .sliderBox .slide img {max-width: 100%;}
.indexPage .section01 .sliderBox .slide a {display: block; height: 396px; background: #ededed url(../images/public/grayLogo.png) no-repeat center;}

.indexPage .section01 .sliderBox .slide-box .floatText {
	width: 660px;
	height: 50px;
	background: url(../images/ccie_opacity85.png);
	left: 20px;
	bottom: 12px;
	text-align: left;
}
.indexPage .section01 .sliderBox .slide-box .floatText .title {
	padding: 15px 40px 8px 40px;
	color: #fff;
}
.indexPage .section01 .sliderBox .slide-box .floatText .infor {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);	
	padding: 0 40px;
}

.indexPage .section01 .listBox {
	margin: 0 0 0 19px;
}
.indexPage .section01 .listBox .listItem {
	width: 220px;
	height: 185px;
	margin: 0 0 10px 0;	
}
.indexPage .section01 .listBox .listItem:hover img {
	transition: linear 0.5s;
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.indexPage .section01 .listBox a {
	color: #171d29;	
}
.indexPage .section01 .listBox a:hover {
	color: #53b2e4;	
}
.indexPage .section01 .listBox p.text {
	margin: 8px 0 0 0;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.indexPage .section01 .listBox p.img {
	height: 126px;
	overflow: hidden;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;	
}
.indexPage .section01 .listBox p.img img {
	width: 100%;	
}
.indexPage .section01 .timeDataBox {
	width: 243px;
	height: 396px;
	background: #1e273a;	
}

.indexPage .section01 .timeDataBox h3 span {
	display: inline-block;
	color: #b6543f;	
	padding: 18px 0 6px 0;
	border-bottom: solid 2px #d06048;
	margin: 0 0 0 30px;
	font-weight: normal;
}
.indexPage .section01 .dataList {
	padding: 0 0 0 15px;	
}
.indexPage .section01 .dataList ul {
	border-left: solid 1px #353d4e;
	min-height: 60px;	
	padding: 0 16px 0 12px;
}
.indexPage .section01 .dataList li {
	padding: 12px 0;
	height: 62px;
	border-bottom: solid 1px #293244;	
}
.indexPage .section01 .dataList .starIcon {
	left: -17px;
	top: 18px;	
}
.indexPage .section01 .dataList .title {
	color: #8d94a4;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.indexPage .section01 .dataList .title a {
	color: #8d94a4;	
}
.indexPage .section01 .dataList .title a:hover {
	color: #fff;	
}
.indexPage .section01 .dataList .dateEle { 
	color: #66453e;
}
.indexPage .section01 .dataList .bgEle01 {
	width: 10px;
	height: 18px;
	left: 11px;
	top: 0;	
	background: #1e273a;
}
.indexPage .section01 .dataList .bgEle02 {
	width: 10px;
	height: 58px;
	left: 11px;
	bottom: 0;	
	background: #1e273a;
}

/*-----第二屏-----*/
.indexPage .section02 {
	background: #f8f8f8;	
}
.indexPage .section02 .content {
	width: 1226px;
	padding: 0 0 24px 0;
}
.indexPage .titleIcon {
	padding: 30px 0 15px 0;	
}
.indexPage .titleIcon a {
	line-height: 26px;
	font-size: 22px;
	color: #333;
	display: inline-block;
	padding: 0 20px 0 0;
	background: url(../images/titleArrow.png) no-repeat right center;	
}
.indexPage .section02 li {
	width: 280px;
	height: 400px;
	float: left;
	margin: 12px 13px;
	background: #fff;	
	-webkit-box-shadow: 0px -1px 20px 0px #f0f3f5,   /*上边阴影  红色*/

                -1px 0px 20px 0px #f0f3f5,   /*左边阴影  绿色*/

                1px 0px 20px 0px #f0f3f5,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #f0f3f5;    /*下边阴影  黄色*/
	box-shadow: 0px -1px 20px 0px #f0f3f5,   /*上边阴影  红色*/

                -1px 0px 20px 0px #f0f3f5,   /*左边阴影  绿色*/

                1px 0px 20px 0px #f0f3f5,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #f0f3f5;    /*下边阴影  黄色*/	
	
}
.indexPage .section02 li:hover {
	-webkit-box-shadow: 0px -1px 20px 0px #d8e2e9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #d8e2e9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #d8e2e9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #d8e2e9;    /*下边阴影  黄色*/
	box-shadow: 0px -1px 20px 0px #d8e2e9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #d8e2e9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #d8e2e9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #d8e2e9;    /*下边阴影  黄色*/	
}
.indexPage .section02 li:hover img {
	/*transition: linear 0.5s;
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);*/
}
.indexPage .section02 li .pic {
	height: 160px;
	overflow: hidden;	
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.indexPage .section02 li .pic img {
	width: 100%;	
}
.indexPage .section02 li .title {
	padding: 15px 15px 10px 15px;
	line-height: 22px;	
	max-height: 60px;
	overflow: hidden;
}
.indexPage .section02 li .infor {
	padding: 0 15px;
	line-height: 25px;
	max-height: 168px;
	overflow: hidden;
}
.indexPage .section02 li a:active {
	text-decoration: none;	
}
.indexPage .section02 li a .title {
	color: #171d29;	
}
.indexPage .section02 li:hover a .title {
	color: #0694df;	
}
.indexPage .section02 li a .infor {
	color: #88898c;	
}

/*-----第三屏-----*/
.indexPage .section03 .content {
	width: 1228px;
}
.indexPage .section03 li {
	/* width: 280px;
	height: 160px;
	margin: 15px 13px 80px 13px; */
	float: left;
	overflow: hidden;	
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
	width: 371px;
	height: 213px;
	margin: 15px 13px 80px 15px; 
}
.indexPage .section03 li img.pic {
	width: 100%;	
}
.indexPage .section03 li:hover {
	-webkit-box-shadow: 0px 0px 20px #a2a2a2;
	box-shadow: 0px 0px 20px #a2a2a2;	
}
.indexPage .section03 li:hover .pic {
	/*transition: linear 0.5s;
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);*/
}
.indexPage .section03 li .msgBox {
	width: 210px;
	height: 66px;
	bottom: 0;
	left: 0;
	background: url(../images/ccie_opacity85.png);
	z-index: 10;
}
.indexPage .section03 li .rightIcon {
	display: inline-block;
	width: 32px;
	height: 32px;
	right: 17px;
	bottom: 16px;	
	z-index: 10;
}
.indexPage .section03 li .itemPop {
	width: 100%;
	height: 100%;
	background: url(../images/blackOpacity20.png);
	z-index: 5;
}
.indexPage .section03 li .title {
	padding: 12px 15px 5px 15px;
	color: #fff;	
}
.indexPage .section03 li .title a {
	color: #fff;	
}
.indexPage .section03 li .updataInfor span {
	color: #8b8e97;
	display: inline-block;
	padding: 3px 0 0 0px;
	margin: 0 0 0 15px;
	border-top: solid 1px #fb7252;
}

/*-----第四屏-----*/
.indexPage .section04 {
	background: #f8f8f8;	
}
.indexPage .section04 .content {
	width: 1200px;
	padding: 0 0 50px 0;
}
.indexPage .section04 .titleIcon {
	padding: 30px 0;	
}
.indexPage .section04 .rightEle {
	background: #fff;
	width: 304px;
	height: 682px;	
}
.indexPage .section04 .rightEle li {
	padding: 0 12px 20px 12px;	
}
.indexPage .section04 .rightEle li .title a {
	color: #818690;	
}

/*.indexPage .section04 .rightEle li:hover {
	-webkit-box-shadow: 0px 0px 20px #a2a2a2;
	box-shadow: 0px 0px 20px #a2a2a2;		
}*/
.indexPage .section04 .rightEle li .pic {
	height: 168px;
	overflow: hidden;	
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.indexPage .section04 .rightEle li .pic img {
	width: 100%;	
}
.indexPage .section04 .rightEle .pic .ab {
	height: 30px;
	line-height: 30px;
	width: 260px;
	padding: 0 10px;
	left: 0; 
	bottom: 0;
	color: #fff;
	background: url(../images/ccie_opacity85.png);	
}
.indexPage .section04 .rightEle .title {
	max-height: 66px;
	margin: 13px 0;
	color: #818690;
	line-height: 22px;	
	overflow: hidden;
}
.indexPage .section04 .rightEle a.viewDetails {
	width: 90px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: inline-block;
	background: #fb7252;
	color: #fff;	
}
.indexPage .section04 .rightEle a.viewDetails:hover {
	background: #fd9880;	
}
.indexPage .section04 .publicTitle {
	height: 65px;
	line-height: 65px;	
	padding: 0 18px;
}
.indexPage .section04 .publicTitle a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 22px 0 0 0;
	background: url(../images/viewMoreLink.png) no-repeat center;	
}
.indexPage .section04 .publicTitle a:hover {
	background: url(../images/viewMorkHover.png) no-repeat center;
}
.indexPage .section04 .redIcon {
	left: 0;
	top: 25px;	
}
.indexPage .section04 .leftEle {
	width: 883px;	
}
.indexPage .section04 .yuanchuang {
	width: 435px;
	height: 464px;	
	background: #fff;
}
.indexPage .section04 .yuanchuang .pic {
	width: 400px;
	height: 240px;
	overflow: hidden;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.indexPage .section04 .yuanchuang .pic img {
	width: 100%;	
}
.indexPage .section04 .yuanchuang .pic:hover img {
	transition: linear 0.5s;
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.indexPage .section04 .yuanchuang .pic .ab {
	height: 30px;
	line-height: 30px;
	width: 380px;
	padding: 0 10px;
	left: 0; 
	bottom: 0;
	color: #fff;
	background: url(../images/ccie_opacity85.png);		
}
.indexPage .section04 .yuanchuang .pic .ab a,
.indexPage .section04 .yuanchuang li .ab a,
.indexPage .section04 .shenzi .pic .ab a,
.indexPage .section04 .rightEle .pic .ab a,
.indexPage .section04 .waimei li .ab a {
	color: #fff;	
}

.indexPage .section04 .yuanchuang li {
	float: left;
	width: 190px;
	height: 114px;
	overflow: hidden;	
	position: relative;
	margin: 16px 2px 0 17px;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.indexPage .section04 .yuanchuang li img {
	width: 100%;	
}
/*.indexPage .section04 .yuanchuang li:hover {
	-webkit-box-shadow: 0px 0px 20px #a2a2a2;
	box-shadow: 0px 0px 20px #a2a2a2;
}	*/
.indexPage .section04 .yuanchuang li .ab {
	height: 30px;
	line-height: 30px;
	width: 170px;
	padding: 0 10px;
	left: 0; 
	bottom: 0;
	color: #fff;
	background: url(../images/ccie_opacity85.png);	
}
.indexPage .section04 .shenzi {
	width: 435px;
	height: 464px;
	background: #fff;	
}
.indexPage .section04 .shenzi li {
	width: 190px;
	height: 180px;
	margin: 0 0 15px 18px;
	float: left;
	position: relative;
	overflow: hidden;
}
.indexPage .section04 .shenzi li .pic {
	height: 114px;
	overflow: hidden;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;	
}
.indexPage .section04 .shenzi li .pic img {
	width: 100%;	
}
/*.indexPage .section04 .shenzi li:hover {
	-webkit-box-shadow: 0px 0px 20px #a2a2a2;
	box-shadow: 0px 0px 20px #a2a2a2;	
}*/
.indexPage .section04 .shenzi li .viewLink {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url(../images/viewMoreLinkSmall.png) no-repeat center;
	right: 13px;
	bottom: 11px;	
}
.indexPage .section04 .shenzi li .viewLink:hover {
	background: url(../images/viewMoreLinkHover.png) no-repeat center;	
}
.indexPage .section04 .shenzi li .infor {
	color: #818690;
	margin: 10px 0;
	line-height: 22px;	
	max-height: 44px;
	overflow: hidden;
}
.indexPage .section04 .shenzi li .infor a {
	color: #818690;	
}


.indexPage .section04 .shenzi .pic .ab {
	height: 30px;
	line-height: 30px;
	width: 170px;
	padding: 0 10px;
	left: 0; 
	bottom: 0;
	color: #fff;
	background: url(../images/ccie_opacity85.png);		
}

.indexPage .section04 .waimei {
	background: #fff;
	height: 203px;
	margin: 15px 0 0 0;
}
.indexPage .section04 .waimei li {
	float: left;
	width: 190px;
	height: 116px;
	overflow: hidden;	
	position: relative;
	margin: 0px 13px 0 17px;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.indexPage .section04 .waimei li .re a.pic {
	display: block;
	height: 114px;
	overflow: hidden;	
}
.indexPage .section04 .waimei li .re img {
	width: 100%;	
}
/*.indexPage .section04 .waimei li:hover {
	-webkit-box-shadow: 0px 0px 20px #a2a2a2;
	box-shadow: 0px 0px 20px #a2a2a2;		
}*/
.indexPage .section04 .waimei li .ab {
	height: 30px;
	line-height: 30px;
	width: 170px;
	padding: 0 10px;
	left: 0; 
	bottom: 0;
	color: #fff;
	background: url(../images/ccie_opacity85.png);
}
.indexPage .section04 li:hover img {
	transition: linear 0.5s;
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}



/*-----第五屏-----*/
.indexPage .section05 {
	background: #fff;	
}
.indexPage .section05 li {
	width: 280px;
	height: 400px;
	float: left;
	margin: 12px 13px;
	background: #fff;	
	-webkit-box-shadow: 0px -1px 20px 0px #f9f9f9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #f9f9f9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #f9f9f9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #f9f9f9;    /*下边阴影  黄色*/
	box-shadow: 0px -1px 20px 0px #f9f9f9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #f9f9f9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #f9f9f9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #f9f9f9;    /*下边阴影  黄色*/	
	
}
.indexPage .section05 li:hover {
	-webkit-box-shadow: 0px -1px 20px 0px #d8e2e9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #d8e2e9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #d8e2e9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #d8e2e9;    /*下边阴影  黄色*/
	box-shadow: 0px -1px 20px 0px #d8e2e9,   /*上边阴影  红色*/

                -1px 0px 20px 0px #d8e2e9,   /*左边阴影  绿色*/

                1px 0px 20px 0px #d8e2e9,    /*右边阴影  蓝色*/

                0px 5px 20px 0px #d8e2e9;    /*下边阴影  黄色*/	
}


/*===
	详情样式
===*/
.detailsBox {
	background: url(../images/details/bodyBg.jpg) repeat-y center;
}
.detailsBox .detailsType {
	height: 200px;	
}
/*--
	type_1	金库原创
	type_2	行业资讯
	type_3	同行精选
	type_4	相关证书
--*/
.detailsBox .type_1 {
	background: url(../images/details/jkyc.jpg) no-repeat center;	
}
.detailsBox .type_2 {
	background: url(../images/details/hyzx.jpg) no-repeat center;	
}
.detailsBox .type_3 {
	background: url(../images/details/thjx.jpg) no-repeat center;	
}
.detailsBox .type_4 {
	background: url(../images/details/xgzs.jpg) no-repeat center;	
}

.detailsBox .detailsType .content {
	width: 1200px;	
}
.detailsBox .detailsType .detailInfor {
	width: 885px;
	text-align: right;	
}
.detailsBox .detailsType .title {
	line-height: 26px;
	padding: 45px 0 0 0;	
}
.detailsBox .detailsType .dateTime {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	padding: 25px 0 35px 0;
	font-weight: bold;
}
.detailsBox .detailsType .keyWordLink {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	min-width: 65px;
	text-align: center;
	border: solid 1px #d06048;
	padding: 0 10px;
	margin: 0 6px;
	color: #fff;	
}
.detailsBox .detailsType .keyWordLink:hover {
	color: #d06048;
}	
.detailsContent {
	width: 1200px;
	margin: 0 auto;	
}
.detailsContent .left {
	width: 885px;
	background: #fff;
	padding: 0 50px 0 0;
}
.detailsContent .right {
	width: 265px;
}
.detailsContent .abstract {
	background: #f8f8f8;
	margin: 38px 0 40px 0;
	border-left: solid 6px #d2d6d8;
	padding: 0 35px 12px 20px;
}	
.detailsContent .abstract span {
	display: inline-block;
	padding: 15px 0 10px 0;
	color: #000;
	border-bottom: solid 2px #d06048;	
}
.detailsContent .abstract p {
	line-height: 24px;
	margin: 10px 0 0 0;	
	color: #88898c;
}
.detailsContent .editContent {
	margin: 0 0 30px 0;
}
.detailsContent .editContentNew{
	font-size: 18px;
}
.detailsContent .editContent p {
  font-size: 16px;
  margin: 10px 0;
  line-height: 1.8;
  padding-top: 0;
  padding-bottom: 0; 
}
.detailsContent .editContent em,
.detailsContent .editContent i {
  font-style: italic;  
}
.detailsContent .editContentNew p {
  font-size: inherit;
  margin: 0;
  line-height: inherit;
  padding-top: inherit;
  padding-bottom: inherit;  
}
.detailsContent .editStatement {
	padding: 0 10px 30px 10px;
	color: #333;	
}
.detailsContent .editStatement a {
	color: #387AFF;
	cursor: pointer;
	text-decoration: underline;	
}

.detailsContent .articleShare {
	padding: 25px 0 70px 0;	
}
.detailsContent .articleShare .title {
	color: #171d29;
	margin: 0 0 25px 0;	
}
.detailsContent .articleShare .articleBtn {
	display: inline-block;
	margin: 0 36px;
	width: 100px;
	height: 30px;
	line-height: 30px;
}
.detailsContent .articleShare .zanCount:hover,
.detailsContent .articleShare .articleBtn01 {
	border: solid 1px #fb7252;
	text-align: left;
	color: #161616;
	background: url(../images/details/dianzanLight.png) no-repeat 14px center;
	text-indent: 46px;
}
.detailsContent .articleShare .articleBtn01:hover {
	background-color: #fff4f2;
}
.detailsContent .articleShare .articleBtn02 {
	background: #57adf6 url(../images/details/shareBg.png) no-repeat center;
	border: solid 1px #57adf6;
}
.detailsContent .articleShare .articleBtn02:hover {
	background-color: #6dbafc;
	border: solid 1px #6dbafc;	
}
.detailsContent .articleShare .shareBtnGroup {
	width: 85px;
	height: 40px;
	left: 0;
	top: 40px;	
}
.detailsContent .articleShare .shareLink {
	width: 40px;
	height: 40px;
	display: inline-block;
}
.detailsContent .articleShare .shareLink:hover {
	filter: alpha(opacity=60);	
	opacity: 0.6;
}


.detailsContent .commentHeaderTitle {
	color: #000;
	top: 8px;
}
.detailsContent .commentHeaderTitle .redLine {
	width: 35px;
	height: 2px; 
	background: #d06048;
	bottom: -10px;
	left: 0;
	display: inline-block;	
}
.detailsContent .commentHeaderTitle .commentCount {
	left: 105%;
	top: -16px;
	height: 20px;
	color: #d06048;	
}
.detailsContent .sendCommentBtn {
	width: 108px;
	height: 36px;
	background: #fb7252;
	color: #fff;
}	
.detailsContent .sendCommentBtn:hover {
	background: #fb8a6f;
}
.commentData ul {
	padding: 20px 0 30px 0;	
}
.commentData .userInfor {
	height: 60px;
	line-height: 60px;
	background: #f6f6f6;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
	-ms-border-top-left-radius: 30px;
	-ms-border-bottom-left-radius: 30px;
	-o-border-top-left-radius: 30px;
	-o-border-bottom-left-radius: 30px;	
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.commentData .userInfor span {
	display: inline-block;
	color: #979797;	
}
.commentData .userInfor .userName {
	color: #171d29;
	min-width: 85px;
	max-width:190px;
	margin: 0 10px 0 30px;
}
.commentData .userInfor .ccieMark {
	max-width: 220px;
	padding: 0 0 0 34px;
	background: url(../images/details/ccieIcon.png) no-repeat left center;	
}
.commentData .userInfor .zanCount {
	padding: 0 0 0 24px;
	cursor: pointer;
	background: url(../images/details/dianzanDefault.png) no-repeat left center;
	margin: 0 25px 0 55px;	
}
.commentData .userInfor .zanCount:hover,
.commentData .userInfor span.active {
	background: url(../images/details/dianzanLight.png) no-repeat left center;	
}
.commentData .userComment {
	padding: 13px 20px 13px 85px;	
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #7c7b7b;
}

.commentData .userComment .showMoreBtn {
	right: 30px;
	bottom: 12px;
	padding: 0 20px 0 0;
	background: url(../images/details/arrowDown.png) no-repeat right center;
	color: #75b9f7;	
}
.commentData .userComment span.active {
	background: url(../images/details/arrowUp.png) no-repeat right center;	
}

.commentData .noHaveData {
	padding: 30px 0;
	color: #414141;	
}
.commentData .commentDataVoid {
	padding: 50px 0;
	color: #2d2d2d;
	line-height: 40px;	
}


/*新增回复部分样式*/
.commentData .replyBtn {
	background: url(../images/details/reply.png) no-repeat left center;
	padding: 0px 0 0px 23px;
	margin: 0 0 0 5px;
}	
.commentData .reportBtn {
	background: url(../images/details/dian.png) no-repeat center;
	width: 32px;
	height: 22px;
	margin: 20px 12px 0 25px;	
	cursor: pointer;
}
.commentData .reportBtn .reportBtnItem {
	width: 60px;
	height: 25px;
	line-height: 30px;	
	left: 50%;
	top: 100%;
	border: none;
	margin: 0 0 0 -30px;
}
.commentData .reportBtn .reportBtnItem01 {
	background: url(../images/details/jubao.png) no-repeat center;	
}
.commentData .reportBtn .reportBtnItem02 {
	background: url(../images/details/jubaoed.png) no-repeat center;	
}
.commentData .reportBtn:hover {
	background: url(../images/details/dianhover.png) no-repeat center;	
}
.commentData .replyBox {
	margin: 15px 0 30px 90px;
	border-left: solid 4px #e9e6e6;
	padding-bottom: 1px;
}	
.commentData .replyBox .replyInfor {
	background: none;	
	height: 30px;
	line-height: 30px;
}
.commentData .replyBox .replyInfor .userName {
	min-width: 85px;
	width: auto;
	margin-left: 20px;
	max-width: 200px;	
}
.commentData .replyBox .replyInfor .reportBtn {
	margin-top: 4px;
}
.commentData .replyBox .replyText {
	padding: 10px 25px 10px 0px;
	margin: 0 0 0px 20px;
	line-height: 24px;
	color: #7c7b7b;
	border-bottom: solid 1px #ccc;	
}	
.commentData .replyBox .replyText .showMoreBtn {
	right: 30px;
	bottom: 12px;
	padding: 0 20px 0 0;
	background: url(../images/details/arrowDown.png) no-repeat right center;
	color: #75b9f7;	
}
.commentData .replyBox .replyText span.active {
	background: url(../images/details/arrowUp.png) no-repeat right center;	
}
.commentData .replyBox .replyItem {
	margin: 0 0 10px 0;
}
.commentData .replyBox .showMoreReplay {
	padding: 20px 0;	
}
.commentData .replyBox .showMoreReplay span {
	padding: 0 20px 0 0;
	background: url(../images/details/arrowDown.png) no-repeat right center;
	color: #75b9f7;	
	font-size: 14px;
}
.commentData .replyBox .showMoreReplay span.active {
	background: url(../images/details/arrowUp.png) no-repeat right center;	
}
.commentData .replyBox .replyItem:last-child .replyText {
	border-bottom: none;	
}


.detailsContent .publicNumber {
	background: #fff;
	margin: -35px 0 0 0;	
	min-height: 100px;
	-webkit-box-shadow: 0 0 5px #ecf0f3;
	box-shadow: 0 0 5px #ecf0f3;
	padding: 0 0 20px 0;
}
.detailsContent .publicNumber .headerImg {
	padding: 8px 0 0 0;	
}
.detailsContent .publicNumber .articleCount {
	color: #838383;
	padding: 18px 0;	
}
.detailsContent .publicNumber .acIcon01 {
	margin: 20px 0 0 0;	
}
.detailsContent .dataBox {
	background: url(../images/details/borderLine.jpg) no-repeat center top;
	margin: 25px 0 30px 18px;
	min-height: 100px;	
	
}
.detailsContent .dataBox ul {
	background: url(../images/details/borderLine.jpg) no-repeat center bottom;	
	margin: 5px 0 0 0;
}
.detailsContent .dataBox li {
	border-bottom: solid 1px #ccc;
	height: 56px;
	line-height: 56px;
	padding: 0 0 0 33px;
	background: url(../images/details/listStyle01.png) no-repeat 15px center;
}	
.detailsContent .dataBox li a {
	color: #5d6169;	
}
.detailsContent .dataBox li a:hover {
	text-decoration: underline;	
	color: #078bd7;
}
.detailsContent .dataBox li.title {
	color: #171d29;
	padding: 25px 0 4px 10px;	
	height: auto;
	line-height: 20px;
	border: none;
	background: none;
}
.detailsContent .lessonPic {
	margin: 30px 0 0 0;	
	min-height: 181px;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}



.commentPopBox {
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	background: url(../images/blackOpacity95.png);	
}
.commentPopBox .commentPopContent {
	height: 82px;
	line-height: 82px;
	width: 1200px;
}
.commentPopBox .commentPopContent .title {
	color: #fff;
	max-width: 860px;
}
.commentPopBox .commentPopContent .commentPopBtn {
	min-width: 106px;
	height: 34px;
	border: solid 1px #fb7252;
	text-indent: 55px;
	color: #fff;
	text-align: left;
}
.commentPopBox .commentPopContent .commentPopBtn01 {
	margin: 0 100px 0 0;
	background: url(../images/details/dianzan.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .commentPopBtn01:hover {
	background: #fb7252 url(../images/details/dianzanHover.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .commentPopBtn02 {
	background: url(../images/details/edit.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .commentPopBtn02:hover {
	background: #fb7252 url(../images/details/editHover.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .addOne {
	color: #fff;
	left: 40px;
	top: 1px;
	height: 20px;
	line-height: 20px;
}

/*===
	列表样式
===*/
.detailsContent .listDataBox ul {
	background: url(../images/details/borderLine.jpg) no-repeat center top;	
}
.detailsContent .listDataBox {
	margin: 40px 0 30px 18px;	
}
.listDataBox ul.hotArticle {
	background: url(../images/list/listStyle.png) no-repeat 12px 68px;
}
.listDataBox ul.hotArticle li {
	height: 60px;
	line-height: 60px;
	background: none;	
}
.listDataBox .hotSearchKey li {
	background: none;
	height: auto;
	padding: 3px 0 20px 0;
}
.listDataBox .hotSearchKey a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	float: left;
	margin: 7px 4px;
	color: #5d6169;	
	border: solid 1px #e5e7ea;
	border-right: solid 2px #fb7252;
}
.listContent .left {
	padding: 13px 30px 0 0;
	width: 905px;
}
.listContent .listBox01 li {
	padding: 30px 0;
	border-bottom: solid 1px #e5e7ea;	
}
.listContent .listBox01 .pic {
	left: 0;
	top: 30px;
	width: 190px;
	height: 114px;
	overflow: hidden;
	background: #ededed url(../images/public/grayLogo.png) no-repeat center;
}
.listContent .listBox01 .pic img {
	width: 100%;	
}
.listContent .listBox01 .dataInfor {
	min-height: 114px;
	padding: 0 115px 0 210px;
}
.listContent .listBox01 .dataInfor .title {
	line-height: 34px;	
}
.listContent .listBox01 .dataInfor h3.audio {
	padding: 0 0 0 22px;
	background: url(../images/details/audioIcon.png) no-repeat left center;	
}
.listContent .listBox01 .dataInfor .title a {
	color: #171d29;	
}
.listContent .listBox01 .dataInfor .title a:hover {
	color: #078bd7;	
}
.listContent .listBox01 .dataInfor .infor {
	margin: 5px 0;
	line-height: 24px;
	height: 48px;
	overflow:hidden;
	color: #818690;	
}
.listContent .listBox01 .dataInfor .sendDate {
	color: #c1c5ce;
}
.listContent .listBox01 .viewCount {
	width: 58px;
	height: 58px;
	border: solid 1px #d5d7dc;
	right: 0;
	top: 50%;
	text-align: center;
	margin: -29px 0 0 0;
	background: url(../images/list/eyeIcon.png) no-repeat center 15px;
	line-height: 85px;
	color: #c1c5ce;
}
.listContent .listBox02 {
	padding: 35px 0;	
	border-bottom: solid 1px #e5e7ea;
}
.listContent .listBox02 li {
	width: 280px;
	height: 160px;
	padding: 5px;
	border: solid 1px #e5e7ea;
	float: left;
	margin: 0 14px 0 0;
	overflow: hidden;
	background: url(../images/public/grayLogo.png) no-repeat center;
}
.listContent .listBox02 li img {
	width: 100%;	
}
.listContent .listBox02 li div {
	max-height: 160px;
	overflow: hidden;	
}
.listContent .listBox02 li:hover {
	-webkit-box-shadow: 0 0 6px #dbe4eb;
	box-shadow: 0 0 6px #dbe4eb;	
}
.listContent .listBox02 .linkEle {
	display: block;
	width: 280px;
	height: 160px;
	left: 5px;
	top: 5px;
	background: url(../images/list/linearBg.png) no-repeat center;	
}
.listContent .listBox02 .linkEle:hover {
	color: #FF8251;	
	background: none;
}
.listContent .listBox02 .linkEle:active {
	text-decoration: none;
}
.listContent .listBox02 .linkEle .title {
	padding: 90px 10px 10px 10px;	
	color: #fff;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.listContent .listBox02 .linkEle .sendDate {
	color: #fff;	
	filter: alpha(opacity=50);
	opacity: 0.5;
	bottom: 10px;
	left: 10px;
}
.listContent .listBox02 .linkEle .viewCount {
	padding: 0 0 0 20px;
	right: 10px;
	bottom: 10px;
	color: #fff;
	background: url(../images/list/eyeIconSmall.png) no-repeat left center;	
}
.listContent .listBox02 .linkEle .viewCount strong {
	filter: alpha(opacity=50);
	opacity: 0.5;	
}
.listContent .listDataVoid {
	padding: 80px 0;	
}
.listContent .listDataVoid p {
	padding: 25px 0 0 0;
	color: #2d2d2d;	
}
.listContent .loading {
	padding: 40px 0;	
}
.listContent .loadingFail {
	padding: 40px 0;		
}
.listContent .loadingFail span {
	display: inline-block;
	line-height: 24px;
	padding: 0 0 0 20px;
	background: url(../images/pop/alertTextBg.png) no-repeat left center;	
}
.listContent .loadingFail span a {
	color: #FF8323;
	text-decoration: underline;
	cursor: pointer;	
}

.detailsContent .listDataBox ul.hotSearchKey li a:hover {
	color: #fb7252;
	text-decoration: none;
}
.commentPopBox .commentPopContent .commentPopBtn03 {
	margin: 0 100px 0 0;
	background: url(../images/details/dianzan.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .commentPopBtn05{
	background: #fb7252 url(../images/details/dianzanHover.png) no-repeat 20px center;	
}
.commentPopBox .commentPopContent .commentPopBtn04:hover {
	background: #fb7252 url(../images/details/dianzanHover.png) no-repeat 20px center;	
}
.detailsContent .articleShare .zanCount {
	border: solid 1px #fb7252;
	text-align: left;
	color: #161616;
	background: url(../images/details/dianzanDefault.png) no-repeat 14px center;
	text-indent: 46px;	
}



/*路径信息样式*/
div.detailsContent div.pathBox {
	height: 40px;
	line-height: 40px;
	width: 100%;
	top: 15px;
	left: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 0; margin: 10px 0 0 0;
}
div.pathBox a,
div.pathBox span {
	color: #fff;
	margin: 0 4px;
	font-size: 15px;
	background: none;
	float: none;
}
div.pathBox a:hover {
	text-decoration: underline;
	color: #00BEF8;
	cursor: pointer;	
}
div.pathBox a.disabled {
	color: #919293;	
}
div.pathBoxBlack a,
div.pathBoxBlack span {
	color: #000;
	width:auto;
	background: none;
	float: none;
}
.detailsBox .detailsType .dateTime {
	font-size: 14px;	
	padding-top: 10px;
}
.detailsBox .detailsType .title {
	margin: 25px 0 0 0;
	line-height: 140%;
}
.detailsBox .detailsType .detailInfor {
	width: 100%;	
}