
* {margin: 0;padding: 0}
a{text-decoration: none;color: #fff}
ul {list-style: none}
.fl {float: left}
.fr {float: right}
.clearfix:before, .clearfix:after {content: " ";display: table}
.clearfix:after {clear: both}
.clearfix {*zoom:1}
.middle {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%)}
/*.conbox{ width:1700px; margin:auto;}*/
.conbox{margin:auto; width: 100%;}
.cpbox {float:left;font-size: 16px;color: #c9d1e3;width:21%;background: #383d49;border-top-left-radius: 15px; border-top-right-radius: 15px;margin-bottom: 40px;}
/*.listbox{float:right;width:1240px;margin-bottom: 40px; }*/

.listbox{float:right;margin-bottom: 40px; width: 70%; }
.listbox >P { font-weight: bold;font-size: 20px; /*margin: 20px 0 10px 0px !important;*/}
.listbox P img{margin: 10px;}
.cpbox .s-firstItem{ display:block; height:40px; padding-top:60px !important; font-size:18px;}
.cpbox .s-firstItem span {display: inline-block;margin-left: 10px;white-space: 10px}
.cpbox .first {border-bottom: 1px solid #f0f0f0;}
.cpbox .d-firstNav{ height:60px; line-height:60px;}
.d-secondNav,.d-thirdNav,.s-secondItem,.s-fourItem,.d-thirdDrop{ height:60px; line-height:60px;}
.cpbox .d-firstNav span {display: inline-block;margin-left: 10px}
.cpbox .s-secondNav, .cpbox .s-secondItem{margin-left: 50px;}
.cpbox ul{ height:auto;}
.cpbox li{ clear:both; height:auto;}
.cpbox .d-secondDrop{margin-left: 100px;}
.cpbox .d-thirdDrop{margin-left:50px;}
.icons{ display:block; float:left; width:14px; height:14px; margin:23px 10px 0 10px; background:url(../images/navicon.png) left center no-repeat; background-size:100%;}
.d-secondNav .icons,.d-thirdNav .icons{ background:url(../images/navicon1.png) left center no-repeat; background-size:100%;}
.s-fourItem{ padding-left:24px;}
.s-firstItem .icons,.s-secondItem .icons,.s-thirdItem .icons,.s-fourItem .icons{background:none;}
.iconRotate {transform: rotate(90deg);transition: transform .5s}
.s-firstDrop, .s-secondDrop,.s-thirdDrop {display: none}
.s-firstDrop,.s-fourItem{ background:#f0f0f0; color:#32312e;}
.s-firstDrop a,.s-fourItem a{ color:#32312e;}
.listbox li{ float:left; /*width:30%;*/  margin:10px 1%;text-align: center;}
.listbox li a{
	line-height: 35px;
	color: #151515;
}
/*.listnew{float: right;width: 1240px;}*/
.listnew{float: right;width:68%;}
.listnew>ul{
	margin-bottom: 20px;
	height: 600px;
}
.listnew>ul>li{  /*width:30%;  margin:10px 1%; width: 75%;*/ line-height: 35px;border-bottom: 1px dashed #777777;}
.listnew li ul{
	/*display: inline-block;*/
	margin-right: 10px;
	text-align: right;
	width: 220px;
	position: relative;
	/*bottom: 9px;*/
	float: right;
}
.listnew li a{
	display: inline-block;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	padding-left: 10px;
	line-height: 35px;
	padding-top: 10px;
}
.tuwen{ text-align:center;}
.listbox .video{
	text-align: center;
	/*float: right;*/
}
.listbox .video h4{
	line-height: 35px;margin-bottom: 30px;
}
.listbox .video .video_left{
	float: left;
	width: 45%;
}
.listbox .video .video_right {
	float: right;
	width: 45%;
}
.listnew>p{
	text-align:center; margin:10px 10px;font-size: 18px;font-weight: bold;margin-bottom: 20px;
}
.listbox> div{

	/*text-align:center;*/
}

.listbox>div>ul{

	text-align:center;
}