*{margin:0px; padding:0px;font-family:"\5FAE\8F6F\96C5\9ED1"}
body{font-family:"\5FAE\8F6F\96C5\9ED1", Arial;font-size:12px;color:#333; background-color:#f5ede6;}
ul,li,dl{list-style:none;list-style-type:none;}
em{ font-style:normal}
p{text-indent: 2em;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

/*logo大图片*/
#top_img{
	width:100%;
	min-width: 1000px;
	height:500px;
	background: url('../images/top.jpg') no-repeat center 0px;
}
/*导航*/
#nav{
	width:100%;
	height:60px;
	background:#b4152c;
}
#nav ul{
	width:1000px;
	height:60px;
	margin:0px auto;
}
#nav ul li{
	height:60px;
	font-size:24px;
	text-align: center;
	float:left;
	padding:0px 18px;
	line-height: 60px;
	color:#fff;
}
#nav ul li:hover{
	background:#c95a6a;
}
#nav .nav_active{
	background:#c95a6a;
}
/*前言*/
#qianyan{
	width:1000px;
	margin:22px auto 0px;
	padding-bottom:27px;
	background-color: #e42631;
}
#qianyan .qyc_img{
	width:1000px;
	height:70px;
	background:url('../images/qianyan.jpg') no-repeat 20px 17px;
}
#qianyan .qy_content{
	width:916px;
	min-height:50px;
	margin:0px auto;
	line-height: 30px;
	padding:22px;
	background: #ffffff;
	font-size: 14px;
}
#qianyan .qy_content .qy_left{
	width: 516px;
	float: left;
	padding-right: 15px;
}
#qianyan .qy_content .qy_right{
	width: 370px;
	float: left;
	padding-left: 14px;
	border-left: dotted 1px #eaeaea;
}
#qianyan .qy_content .qy_right i {
	width: 16px;
	height: 15px;
	display: inline-block;
	background: url(../images/jiang.png);
	margin: 2px 8px 0px 0px;
}
#qianyan .qy_content .qy_right span {
	font-size: 18px;
	font-weight: bold;
}
#qianyan .qy_content .qy_right p {
	text-indent: 0px;
}


#qianyan .qy_content button{
	width:120px;
	height:40px;
	color:#fff;
	line-height: 40px;
	font-size: 20px; position:relative;behavior: url(css/pie.htc);
	margin-left: 20px;
	background-color: #e42631;
	border:none;
	cursor: pointer;
	text-align: center;
	border-radius:8px;
}
#qianyan .xiazai{
	width: auto;
	margin-left: 100px;
	height: 30px;
	font-size: 14px;
	clear: both;
	text-align: right;
}
#qianyan .xiazai a{
	color:#ff0000;
	text-decoration: none;
}
/*排名*/
#paiming{
	width:1000px;
	margin:34px auto 0px;
}
#paiming .pm_title{
	width:1000px;
	/*display: none;*/
	height:87px;
	background:url('../images/paiming.jpg') no-repeat;
}
#paiming .pm_content{
	/*display: none;*/
	width:992px;
	min-height:592px;
	margin: 11px 0px 0px 0px;  
	border:solid 4px #e42631; background:#fff;
}
#paiming .pm_content:after{
	content:"";
	display:block;
	clear:both;
	width:0px;
	height:0px;
}
#paiming .pmc_card{
	width:20%;
	height:296px;
	float:left;
}
#paiming .pmcc_top{
	width:150px;
	margin:0px auto;
	height:35px;
	padding-top:40px;
}
#paiming .pmcc_top .number{
	font-size: 22px;
	color:#000;
	line-height: 35px;
}
#paiming .pmcc_top .depiao{
	font-size: 12px;
	display:inline-block;
	margin-top:15px;
	color:#ff6666;
	float:right;
}
#paiming .pmcc_center{
	width:146px;
	height:148px;
	text-align: center;
	line-height:99px;
	font-size:0px;*font-size:76px;
	*font-family:Arial;
	_overflow:hidden;
	display:block;
	*+display:inline;
	margin:0px auto;
	border:solid 1px #e5e5e5;
}
#paiming .pmcc_center img{
	max-width:150px;
	max-height:148px;
	vertical-align: middle;
}
#paiming .pmcc_bottom{
	width:150px;
	height:61px;
	font-size: 18px;
	margin:8px auto 0px;
	text-align: center;
	line-height: 30px;overflow: hidden;
}
/*虏脦脝脌脝贸脪碌*/
.canping{
	width:1000px;
	height:auto;
	margin:34px auto 0px;
}
.canping .cp_title{
	width:1000px;
	height:87px;
	background:url('../images/canpin.jpg') no-repeat;
}
.canping .cp_title1{
	width:1000px;
	height:87px;
	background:url('../images/canpin1.jpg') no-repeat;
}
.canping .cp_title2{
	width:1000px;
	height:87px;
	background:url('../images/canpin2.jpg') no-repeat;
}
.canping .cp_title .serch{
	width:415px; position:relative;behavior: url(css/pie.htc);
	height:47px;
	margin: 20px 20px 20px 0px;
	float:right;
	border-radius: 23.5px;
	background:#fff;
}
.canping .cp_title .serch input{
	float:left;
	width:297px;
	border:none;
	font-size: 16px;
	line-height: 45px;
	margin-left: 18px;
	height:45px;
}
.canping .cp_title .serch a{
	float:right;
	margin-right: 1px;
	display:block;
	width:93px;
	height:45px;
	border:none;
	margin-top: 1px;
	border-radius:22.5px;
	background-color:#e42631; position:relative;behavior: url(css/pie.htc);
}
.canping .cp_title .serch a i{
	display:inline-block;
	width:20px;
	height:27px;
	position: relative;
	left:15px;
	top:9px;
	background:url('../images/serch.jpg') no-repeat;
}
.canping .cp_title .serch a span{
	display:inline-block;
	margin-left:25px; 
	font-size: 16px;
	line-height: 45px;
	color:#fff;
}
.canping .cp_nav{
	width:900px;
	margin-top: 12px;
	padding:7px 50px 0px;
	background-color: #e42631;
}
.canping .cpnav_1{
	width:900px;
	height:38px;
	border-bottom: solid 1px #fff;
}
.canping .cpnav_1 ul{
	width:900px;
	height:32px;
}
.canping  ul li{
	height:32px;
	width:150px;
	text-align: center;
	float:left;
}
.canping  li a{
	display:inline-block;
	height:32px;
	font-size: 20px;
	line-height: 32px;
	padding:0px 8px;
	text-decoration: none;
	color:#fff;
}
.canping  li a:hover{
	background:#ec686f;
}
.canping .cpnav_2{
	width:900px;
	height:38px;
}
.canping .cpnav_2 ul{
	width:900px;
	height:32px;
	margin-top: 7px;
}
.canping .cp_content{
	width:990px;
	min-height:200px;
	border:solid 5px #e42631; background:#fff;
}
.canping .cp_content:after{
	content:"";
	width:0px;
	display: block;
	clear: both;
}
.canping .cpc_title{
	width:960px;
	height:33px;
	clear:both;
	padding:7px 15px;
	background: #f6d0c9;
}
.canping .cpct_left{
	height:30px;
	width:800px;
	float:left;
	padding-top: 3px;
	font-size: 20px;
	font-weight: bold;
	color:#e42631;
}
.canping .cpct_left i{
	display:inline-block;
	width:10px;
	height:22px;
	position: relative;
	top:3px;
	*top:-5px;
	margin-right: 10px;
	background:#e42631;
}
.canping .cpct_right{
	float:right;
	width:106px;
	/*height:33px;*/
	height: 0;
}
.canping .cpct_right button{
	font-size: 16px;
	position:relative;
	behavior: url(css/pie.htc);
	color:#fff;
	display: none;
	cursor: pointer;
	width:106px;
	text-align: center;
	line-height: 33px;
	border:none;
	background: #e42631;
	border-radius:7px;
	top: -3px\9;
}
.canping .cpct_right .disabled{
	background:#a1a1a1;
}
.canping .coc_content{
	width:960px;
	padding-bottom: 20px;
	*padding-top: 20px;
	margin: 0px auto;
}
.canping .coc_content:after{
	content:"";
	display:block;
	width:0px;
	clear:both;
}
.canping .cp_qiye{
	width:192px;
	height:170px;
	float:left;
	/*height: 190px;*/
}
.canping .cpqy_check{
	float:left;
	width:52px;
	height:200px;
}
.canping .cpqy_check input{
	width:20px;
	height:20px;
	position: relative;
	top:20px;
	left:20px;
	/*display: none;*/
}
.canping .cpqy_body{
	width:160px;
	height:150px;
	padding-top: 20px; text-align: center;
	margin: 0 auto;
}
.canping .cpqyb_img{
	width:99px;
	height:99px;
	padding:4px;
	text-align: center;
	line-height:99px;
	font-size:0px;*font-size:76px;
	*font-family:Arial;
	_overflow:hidden;
	display:block;
	*+display:inline;
	margin: 0 auto;
	border:solid 1px #e6e6e6;
}
.canping .cpqyb_img img{
	vertical-align:middle;
}
.canping .qiye_name{


	display: block;
	line-height: 18x;
	font-size: 14px;
	height: 41px;
	margin-top: 5px;

	padding-right:3px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.canping .qiye_number{
	display:block;
	font-size: 12px;
	color:#999999;
	line-height: 20px;
}
.canping .qiye_depiao{
        display: block;
	font-size: 12px;
	color:#ff6666;
	line-height: 20px;
}
.canping .dx_nav {
    border: none;
}
#news{
	width:1000px;
	height:auto;
	margin:34px auto 0px;
}
#news .news_title{
	width:1000px;
	height:87px;
	margin-bottom: 12px;
	background:url('../images/xinwen.jpg') no-repeat;
}
#news .con{background:#f6d0c9;height:329px;height:340px\9;}
#news .flexslider{float:left;width:311px;margin:23px 0px 0px 13px;_margin-left:5px;}
#news .newslist{float:right;width:654px;}
.flexslider {width:311px; height:283px;}
.flexslider .slides{width:303px;height:244px;border:4px solid #e42631;}
.flexslider .slides > li {display: none;}
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative;zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}
.flex-direction-nav li a { display:none;}
.flex-control-nav {width: 100%; position: absolute;bottom:0px;text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width:303px; padding:2% 0px; position: absolute; left: 0; bottom: 0;_left:4px;_bottom:34px;background: rgba(0,0,0,.5); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.5); font-size: 14px; line-height: 18px; text-align:center;}
#news .newslist ul{margin:16px 21px 0px 7px;float:left;width:298px;/*_margin-right:10px;*/}
#news .newslist a{ font-size:14px;width:290px;color:#303030;text-decoration:none;    vertical-align: middle;/**+height:22px;*/line-height:33px;display:inline-block;overflow:hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
#news .newslist a:hover{ text-decoration: underline;}

.floor4 .con {
	height: 720px;
	width: 1000px;
	margin: 5px auto;
	/*height:720px;*/
    background: #f6d0c9 none repeat scroll 0 0;
}
.floor4_title{

    width: 1000px;
    height: 87px;
    margin: 15px auto 12px auto;
    background: url(../images/floor3.jpg) no-repeat;
}
.floor4 .con:after{
	content:"";
	display: block;
	width:0px;
	clear:both;
}
.photoMHD{margin:0 auto;overflow:hidden;padding:20px 0 7px;width:935px}
.photoMHD .zy p.text_con{color:#999;line-height:20px;text-align:left}
.photoMHD .photoMHD .allPic .btn{height:11px;margin:0 auto;padding:5px 0 16px;text-align:center;width:940px}
.photoMHD #toolbar{color:#666;height:16px;margin-top:12px;overflow:hidden;width:100%}
.photoMHD .photoNews{text-align:center}
.photoMHD .photoNews .pic{background:rgba(0,0,0,0) url("http://img.ccement.com/photo/load2.gif") no-repeat scroll center center;display:block;height:100%;margin:0 auto;overflow:hidden;position:relative;text-align:center;width:935px;z-index:100}
.photoMHD .photoNews .pic img{text-align:center}
.photoMHD .photo_prev,.photoMHD .photo_next{background:white;_background:transparent;opacity:0;filter:alpha(opacity=0);height:100%;left:0;opacity:0;position:absolute;top:0;width:50%;z-index:100}
.photoMHD .photo_next{left:470px}
.photoMHD .btn_pphoto,.photoMHD .btn_nphoto{cursor:url("http://img.ccement.com/photo/3cbe4913aa86225.cur"),auto;display:block;height:100%;outline:medium none;width:100%}
.photoMHD .btn_nphoto{cursor:url("http://img.ccement.com/photo/5f12e957ed5f6a8.cur"),auto}
.photoMHD #main-b{margin:23px auto 0;overflow:hidden;padding-bottom:25px;text-align:left}
.photoMHD #main-b p{color:#000;line-height:22px}
.photoMHD #main-b p a{color:#000;font-size:16px}
.photoMHD .pic_des{float:left;margin-top:3px;width:700px}
.photoMHD .pic_des a{text-decoration:none}
.photoMHD .pic_page{color:#a40000;float:right;font-size:24px;line-height:22px;text-align:right;width:140px}


.floor6,.floor7 {margin: 5px auto; width: 1000px;}

.floor6 .con {
    background: #f6d0c9 none repeat scroll 0 0;
    color: #000;
    line-height: 24px;
    padding: 23px 0 10px;
}
.floor6 .con p {
    margin-left: 15px;font-size: 14px;
}
.floor6 .con .mt {
    margin-top: 10px;
}
.floor7 .con {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #e42631;
    padding-top: 11px;
    margin-bottom: 15px;
}
.flrb{
	width:400px;
	height:140px;
	float:left;
}
.flrwx {
    float: left;
    margin-left: 60px;
    margin-top: -5px;
    text-align: center;
}
.floor6 .con .flrwx p {
    font: bold 15px "脦垄脠铆脩脜潞脷";
    margin-left: 0;
    text-indent: 0;
}
.flrwx p span {
    color: #7d0000;
    font-size: 20px;
}
.floor6_title{
	width:1000px;
	height:87px;
	margin-top: 15px;
	margin-bottom: 12px;
	background:url('../images/floor6.jpg') no-repeat;
}
.floor7_title{
	width:1000px;
	height:87px;
	margin-top: 15px;
	margin-bottom: 12px;
	background:url('../images/floor7.jpg') no-repeat;

}
.bominde{position:relative;}.bominde iframe{position:absolute;top:-49px;right:162px;}
#check{
	width:100%;
	height:3000px;
	position: fixed;
	top:0px;
	left:0px;
	display:none;
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background: #000;
	z-index: 100;

}
.check_box{
	display:none;
	width:509px;
	height:341px;
	background:#fff;
	margin-left: -255px;
	margin-top:-170px;
	position:fixed;
	top:50%;
	left:50%;
	border-radius:30px;
	z-index:150;
}
.check_box_success{
	width:509px;
	height:257px;
	background: url("../images/face.png") no-repeat 200px 50px;
	border-bottom:solid 1px#ccc;
}
.check_box_faile{
	width:509px;
	height:257px;
	background: url("../images/sad.png") no-repeat 200px 50px;
	border-bottom:solid 1px#ccc;
}
.check_box_success span,.check_box_faile span{
	font-size: 24px;
	display: inline-block;
	width:500px;
	height:30px;
	text-align: center;
	margin:175px auto;
	color:#999999;

}
.check_box_bottom{
	width:509px;
	height:80px;
}
.check_box_bottom a{
	display:inline-block;
	width:509px;
	height:60px;
	color:#e42631;
	padding-top: 20px;
	font-size: 30px;
	text-align: center;
}
.tpsuccess{
	display:none;
	width:500px;
	height:300px;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -250px;
	margin-top: -150px;
	z-index: 150;
}
.tpsuccess .tps_face{
	width:176px;
	height:176px;
	margin-left: 162px;
	background: url("../images/toupiao.png") no-repeat;
}
.tpsuccess span{
	font-size: 24px;
	display: inline-block;
	width:500px;
	height:30px;
	text-align: center;
	margin:20px auto;
	color:#ffffff;
}
.tpsuccess a{
	display:inline-block;
	width:500px;
	height:30px;
	color:#e42631;
	padding-top: 5px;
	font-size: 30px;
	text-align: center;
}
/*企业报名*/
.qy_baoming{
	width:500px;
	height:600px;
	display:none;
	margin-left: -250px;
	margin-top: -300px;
	top:50%;
	left:50%;
	position: fixed;
	z-index: 150;
	border:solid 3px #e42631;
}
.qybm_top{
	width:100%;
	height:50px;
	font-size: 24px;
	color:#fff;
	line-height: 50px;
	text-align: center;
	background: #e42631;
}
.qybm_center{
	width:100%;
	height:50px;
	background:#f8f8f8;
	border-bottom: solid 3px #e42631;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color:#e42631;
}
.qybm_bottom{
	width:100%;
	height:396px;
	padding-top: 100px;
	background: #f8f8f8;
}
.qybm_bottom input{
	width:385px;
	height:50px;
	padding-left: 15px;
	font-size: 24px;
	margin-top:40px;
	margin-left: 50px;
	border:solid 1px #ccc;
	border-radius:10px;
}
.qybm_bottom button{
	width:400px;
	height:50px;
	background: #e42631;
	border-radius: 25px;
	border:none;
	font-size: 24px;
	color:#fff;
	text-align: center;
	margin-top: 50px;
	margin-left: 50px;
	cursor: pointer;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}
#to_top{
	display:none;
	width:40px;
	height:40px;

	background: url('../images/totop.png');
	position: fixed;
	cursor: pointer;
	z-index: 50;
	bottom:20px;
	right:0px;
}
#to_top:hover{
	background: url('../images/totop.png');
}
.footer{ background:#fff; padding-top:15px;}