@charset "utf-8";
/*首页样式 ---------------start*/
#indexpart1{
	width:1280px;
	height:auto;
}
#indexpart1 .left{
	width:835px;
	height:auto;
	float:left;
}
#indexpart1 .left .conbox{
    width:835px;
    height:280px;
    overflow:hidden;
}
#indexpart1 .left .conbox .news-slide{
	width:390px;
	height:280px;
	float:left;
	overflow:hidden;
}
.yx-rotaion{
	margin:0 auto;
}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{
	position:absolute;
}
.yx-rotation-title{
	position:absolute;
	width:100%;
	height:40px;
	line-height:40px;
	background:#000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	left:0;
	bottom:0;
	z-index:1;
	overflow:hidden;
}
.yx-rotaion a{
	color:#ffffff;
	font-size:14px;
}
.yx-rotaion a:hover{
	color:#ffffff;
}
.yx-rotation-t{
	display:block;
	height:40px;
	width:290px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#fff;
	font-size:16px;
	z-index:2;
	bottom:0;
	left:10px;
	line-height:40px
}
/*.yx-rotation-focus span,.yx-rotaion-btn span{
	background:url(../images/ico.png) no-repeat;
	display:block;
}*/
.yx-rotation-focus{
	height:40px;
	line-height:40px;
	right:20px;
	bottom:0;
	z-index:2
}
.yx-rotation-focus span{
	width:8px;
	height:8px;
	line-height:10px;
	float:left;
	margin-left:5px;
	position:relative;
	top:16px;
	cursor:pointer;
	background-position:-24px -126px;
	text-indent:-9999px;
	background-color:#c8c7c3;
	border-radius:4px;
}
.yx-rotaion-btn{
	width:100%;
	height:41px;
	top:50%;
	margin-top:-20px;
}
.yx-rotaion-btn span{
	width:41px;
	height:41px;
	cursor:pointer;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
	position:relative;
}
.yx-rotaion-btn .left_btn{
	background-position:-2px -2px;
	float:left;
	left:10px;
}
.yx-rotaion-btn .right_btn{
	background-position:-2px -49px;
	float:right;
	right:10px;
}
.yx-rotaion-btn span.hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.yx-rotation-focus span.hover{
	/*background-position:-10px -126px;*/
	background-color:#c3261c;
}
.rotaion_list{
	width:390px;
	height:280px;
	overflow:hidden;
}
.rotaion_list li{
    width:390px;
    height:280px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.rotaion_list li .link{
	display:block;
	width:100%;
	height:100%;
}
#indexpart1 .left .conbox .news-list{
	width:425px;
	height:280px;
	overflow: hidden;
	float:right;
}
#indexpart1 .left .conbox .news-list ul{
	width:425px;
	height:280px;
}
#indexpart1 .left .conbox .news-list ul li{
	width:425px;
	height:31px;
	overflow: hidden;
}
#indexpart1 .left .conbox .news-list ul li .icon{
	width:15px;
	height:30px;
	line-height:30px;
	color:#8b8d8f;
	float:left;
}
#indexpart1 .left .conbox .news-list ul li .title{
	display:inline-block;
	max-width:335px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333131;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
#indexpart1 .left .conbox .news-list ul li .title a{
	color:#333131;
}
#indexpart1 .left .conbox .news-list ul li .title:hover{
	border-bottom:1px solid #c3261c;
}
#indexpart1 .left .conbox .news-list ul li .title:hover a{
	color:#c3261c;
	font-weight:bold;
}
#indexpart1 .left .conbox .news-list ul li .time{
	width:75px;
	height:30px;
	float:right;
	text-align:right;
	line-height:30px;
	color:#878787;
	font-size:12px;
}
#indexpart1 .right{
	width:410px;
	height:auto;
	float:right;
}
#indexpart1 .right .conbox{
	width:400px;
	height:280px;
	margin:0px auto;
}
#indexpart1 .right .conbox .title{
	width:400px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#1e1b16;
	overflow:hidden;
	font-weight: bold;
}
#indexpart1 .right .conbox .content{
	width:400px;
	height:100px;
	line-height:25px;
	color:#333131;
	overflow:hidden;
}
#indexpart1 .right .conbox .picture{
	width:400px;
	height:138px;
	overflow:hidden;
	margin-top:12px;
}
#indexpart1 .right .conbox .picture .icon{
	width:400px;
	height:138px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
#indexpart1 .right .conbox .picture .icon:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	cursor:pointer;
}

#indexpart2{
	width:1280px;
	height:auto;
}
#indexpart2 .business{
	width:835px;
	height:auto;
	float:left;
}
#indexpart2 .business .conbox{
	width:835px;
	height:280px;
}
#indexpart2 .business .conbox .box{
	width:183px;
	height:280px;
	float:left;
	margin-right:1px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	transition:width 1s;
    -moz-transition:width 1s; /* Firefox 4 */
    -webkit-transition:width 1s; /* Safari and Chrome */
    -o-transition:width 1s; /* Opera */
    -ms-transition:width 1s;
    overflow:hidden;
    position:relative;
}
#indexpart2 .business .conbox .on{
	width:466px;
}
#indexpart2 .business .conbox .box .column1{
    width:200px;
    height:220px;
    padding:0px 34px;
    padding-top:60px;
    background-image:url(../images/bgn7.png);
    position:absolute;
    right:-268px;
    top:0px;
}
#indexpart2 .business .conbox .on .column1{
	right:0px;
}
#indexpart2 .business .conbox .box .column1 .rootname{
	width:200px;
	height:50px;
}
#indexpart2 .business .conbox .box .column1 .rootname .icon{
	width:50px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
#indexpart2 .business .conbox .box .column1 .rootname .word{
	width:135px;
	height:50px;
	color:#ffffff;
	overflow:hidden;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	float:right;
}
#indexpart2 .business .conbox .box .column1 .rootname .word a{
	color:#ffffff;
}
#indexpart2 .business .conbox .box .column1 .child-list{
	width:200px;
	height:125px;
	margin-top:30px;
}
#indexpart2 .business .conbox .box .column1 .child-list .list{
	width:95px;
	height:25px;
	float:left;
	overflow:hidden;
	line-height:25px;
	color:#ffffff;
    font-weight:bold;
}
#indexpart2 .business .conbox .box .column1 .child-list .list a{
	color:#ffffff;
}
#indexpart2 .business .conbox .box .column1 .child-list .mod{
	float:right;
}
#indexpart2 .business .conbox .box .column2{
    width:183px;
    height:280px;
    background-color:#000000;
    position:absolute;
    right:0px;
    top:0px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
#indexpart2 .business .conbox .on .column2{
	right:-183px;
}
#indexpart2 .business .conbox .box .column2 .icon{
	width:183px;
	height:145px;
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom:20px;
}
#indexpart2 .business .conbox .box .column2 .word{
	width:170px;
	height:40px;
	line-height:40px;
	margin:0px auto;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
#indexpart2 .business .conbox .box .column2 .word a{
	color:#ffffff;
}
#indexpart2 .news{
	width:410px;
	height:auto;
	float:right;
}
#indexpart2 .news ul{
	width:400px;
	height:280px;
	margin:0px auto;
}
#indexpart2 .news ul li{
	width:400px;
	height:31px;
	overflow: hidden;
}
#indexpart2 .news ul li.top{
	height:75px;
	margin-bottom:9px;
	border-bottom:1px dashed #cecece;
}
#indexpart2 .news ul li.top .topname{
	width:400px;
	height:25px;
	overflow:hidden;
}
#indexpart2 .news ul li.top .topname .name{
	width:310px;
	height:25px;
	font-size:15px;
	color:#1e1b16;
	font-weight:bold;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float:left;
}
#indexpart2 .news ul li.top .topname .time1{
	width:75px;
	height:25px;
	float:right;
	line-height:20px;
	text-align:right;
	color:#878787;
	font-size:12px;
}
#indexpart2 .news ul li.top .topname .name a{
	color:#1e1b16;
}
#indexpart2 .news ul li.top .topname .name:hover a{
	color:#c3261c;
}
#indexpart2 .news ul li.top .content{
	width:400px;
	height:44px;
	line-height:22px;
	font-size:13px;
	color:#333131;
	overflow:hidden;
}
#indexpart2 .news ul li .icon{
	width:15px;
	height:30px;
	line-height:30px;
	color:#8b8d8f;
	float:left;
}
#indexpart2 .news ul li .title{
	display:inline-block;
	max-width:300px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:14px;
	color:#333131;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
#indexpart2 .news ul li .title a{
	color:#333131;
}
#indexpart2 .news ul li .title:hover{
	border-bottom:1px solid #c3261c;
}
#indexpart2 .news ul li .title:hover a{
	color:#c3261c;
	font-weight:bold;
}
#indexpart2 .news ul li .time{
	width:75px;
	height:30px;
	float:right;
	text-align:right;
	line-height:30px;
	color:#878787;
	font-size:12px;
}

#indexpart3{
	width:1280px;
	height:auto;
}
#engineering{
	width:1280px;
	height:270px;
	overflow:hidden;
	position: relative;
}
#demo1{
	width:1280px;
	height:270px;
	overflow:hidden;
}
#indemo {
    float: left;
    width: 800%;
}
#demo2 {
    float: left;
}
#demo3 {
    float: left;
}
#engineering ul {
	width: auto;
	height: 270px;
}
#engineering ul li {
	height:300px;
	height: 270px;
	float: left;
	list-style: none;
	padding-right:20px;
}
#engineering ul li .picture{
	width:290px;
	height:220px;
	padding:4px;
	border:1px solid #e4e6ec;
}
#engineering ul li .picture .pic{
	width:290px;
	height:220px;
	overflow:hidden;
}
#engineering ul li .picture .pic .thumb{
	width:290px;
	height:220px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
#engineering ul li .picture .pic .thumb:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
#engineering ul li .picture .pic .thumb a{
	display:block;
	width:100%;
	height:100%;
}
#engineering ul li .title{
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	margin:0px auto;
	font-size:14px;
	color:#2d2d2d;
}
#engineering ul li .title a{
	color:#2d2d2d;
}
#engineering ul li .title a:hover{
	color:#c3261c;
}

#indexpart4{
	width:1280px;
	height:auto;
	overflow:hidden;
}
#demo4{
	width:1280px;
	min-height:71px;
	max-height:142px;
	overflow:hidden;
}
#indemo1 {
    float: left;
    width: 800%;
}
#demo5 {
    float: left;
}
#demo6 {
    float: left;
}
#indexpart4 ul{
	width:1290px;
	min-height:71px;
	max-height:142px;
}
#indexpart4 ul li{
	width:149.25px;
	height:59px;
	border:1px solid #e4e6ec;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
#indexpart4 ul li a{
	display:block;
	width:100%;
	height:100%;
}
/*首页样式 ---------------end*/

/*发展历程 ---------------start*/
.history{
	width:924px;
	height:auto;
	padding-top:50px;
	padding-bottom:20px;
}
.history ul{
	width:924px;
	height:auto;
	background-image:url(../images/bgn10.png);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:40px;
}
.history ul li{
	width:470px;
	height:auto;
	margin-top:-30px;
	position:relative;
}
.history ul li.left .name{
    width:425px;
    height:40px;
    padding-right:45px;
    text-align:right;
    background-image:url(../images/bgn9.png);
    background-position:center right;
    background-repeat:no-repeat;
    line-height:40px;
    font-size:20px;
    color:#c3261c;
    font-weight:bold;
    z-index:2;
}
.history ul li.right .name{
    width:425px;
    height:40px;
    padding-left:45px;
    text-align:left;
    background-image:url(../images/bgn8.png);
    background-position:center left;
    background-repeat:no-repeat;
    line-height:40px;
    font-size:20px;
    color:#c3261c;
    font-weight:bold;
    z-index:2;
}
.history ul li .content{
	width:425px;
	height:auto;
	padding-top:11px;
	line-height:25px;
	font-size:14px;
	color:#101010;
	margin-top:-11px;
	z-index:1;
}
.history ul li.left .content{
    text-align:right;
    padding-right:45px;
}
.history ul li.right .content{
    padding-left:45px;
}
.history ul li .last{
	background-color:#ffffff;
}
/*发展历程 ---------------end*/
/*资讯中心 ---------------start*/
.newslist{
	width:1030px;
	height:auto;
	margin-left:2px;
}
.newslist ul{
	width:1030px;
	height:auto;
	overflow:hidden;
}
.newslist ul li{
	width:1030px;
	height:83px;
	padding-bottom:20px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:20px;
}
.newslist ul li .time{
	width:83px;
	height:83px;
	background-color:#f1e8e8;
	float:left;
}
.newslist ul li .time .day{
	width:83px;
	height:35px;
	text-align:center;
	line-height:35px;
	padding-top:13px;
	font-size:21px;
	color:#131313;
}
.newslist ul li .time .year{
	width:83px;
	height:25px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	color:#131313;
}
.newslist ul li .news{
	width:925px;
	height:83px;
	float:right;
}
.newslist ul li .news .title{
	display: inline-block;
	max-width:925px;
	height:31px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	color:#2d2d2d;
}
.newslist ul li .news .title a{
	color:#2d2d2d;
}
.newslist ul li .news .content{
	width:925px;
	height:40px;
	margin-top:5px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
	color:#242424;
}
.newslist ul li:hover .news .title{
	height:30px;
	border-bottom:1px solid #c3261c;
	color:#c3261c;
}
.newslist ul li:hover .news .title a{
	color:#c3261c;
}
.newslist ul li:hover .news .content{
	color:#c3261c;
}
/*资讯中心 ---------------end*/
/*工程项目 ---------------start*/
.piclist{
	width:1030px;
	height:auto;
	margin-left:2px;
	overflow:hidden;
}
.piclist ul{
	width:1053px;
	height:auto;
	overflow:hidden;
}
.piclist ul li{
	width:328px;
	height:286px;
	float:left;
	margin-right:23px;
	margin-bottom:20px;
}
.piclist ul li .picture{
	width:323px;
	height:241px;
	padding:4px;
	border:1px solid #e4e6ec;
	position:relative;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li:hover .picture{
	border:1px solid #c3261c;
}
.piclist ul li .picture .pic{
	width:323px;
	height:241px;
	overflow:hidden;
}
.piclist ul li .picture .pic a{
	display:block;
	width:323px;
	height:241px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li:hover .picture .pic a{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.piclist ul li .picture .time{
	width:68px;
	height:63px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	position:absolute;
	top:4px;
	left:4px;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li:hover .picture .time{
	background-color:#c3261c;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.piclist ul li .picture .time .day{
	width:68px;
	height:25px;
	text-align:center;
	line-height:25px;
	padding-top:13px;
	font-size:21px;
	color:#131313;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li .picture .time .year{
	width:68px;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#131313;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li:hover .picture .time .day{
	color:#ffffff;
}
.piclist ul li:hover .picture .time .year{
	color:#ffffff;
}
.piclist ul li .title{
	width:300px;
	height:40px;
	margin:0px auto;
	overflow:hidden;
	line-height:40px;
	font-size:16px;
	text-align:center;
	color:#2d2d2d;
}
.piclist ul li .title a{
	color:#2d2d2d;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist ul li:hover .title a{
	color:#c3261c;
	font-weight:bold;
}
/*工程项目 ---------------end*/
/*企业形象 ---------------start*/

/*经营理念*/
.concept{
    width:1030px;
    height:auto;
    margin-left:2px;
}
.concept ul{
	width:1030px;
	height:auto;
	overflow:hidden;
}
.concept ul li{
	height:173px;
	float:left;
}
.concept ul li.pic{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.concept ul li.word{
	background-color:#f4efec;
	display: table;
}
.concept ul li.word .str{
	display: table-cell;
	vertical-align: middle;
	width:100%;
	height:100%;
	line-height:25px;
	font-size:15px;
	color:#333131;
}
.concept ul li.word .str .name{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:18px;
	color:#f48a46;
}

.piclist1{
	width:1030px;
    height:auto;
    margin-left:2px;
}
.piclist1 ul{
	width:1030px;
	height:auto;
	overflow:hidden;
}
.piclist1 ul li{
	width:1030px;
	height:210px;
	padding-bottom:20px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:20px;
}
.piclist1 ul li .picture{
	width:267px;
	height:200px;
	padding:4px;
	border:1px solid #e4e6ec;
	float:left;
}
.piclist1 ul li .picture .pic{
	width:267px;
	height:200px;
	overflow:hidden;
}
.piclist1 ul li .picture .pic a{
	display:block;
	width:267px;
	height:200px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.piclist1 ul li .picture .pic:hover a{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.piclist1 ul li .details{
	width:730px;
	height:210px;
	float:right;
}
.piclist1 ul li .details .title{
	display:inline-block;
	max-width:730px;
	height:45px;
	line-height:60px;
    font-size:16px;
    color:#2d2d2d;
}
.piclist1 ul li:hover .details .title{
	height:44px;
	border-bottom:1px solid #c3261c;
    color:#c3261c;
    font-weight:bold;
}
.piclist1 ul li .details .title a{
	color:#2d2d2d;
}
.piclist1 ul li:hover .details .title a{
	color:#c3261c;
}
.piclist1 ul li .details .content{
	width:730px;
	height:78px;
	margin:10px 0px;
    line-height:26px;
    font-size:12px;
    color:#242424;
    overflow:hidden;
}
.piclist1 ul li:hover .details .content{
	color:#c3261c;
}
.piclist1 ul li .details .time{
	width:730px;
	height:25px;
	line-height:25px;
    font-size:12px;
    color:#131313;
}
.piclist1 ul li:hover .details .time{
	color:#c3261c;
}

.filelist{
    width:1030px;
    height:auto;
    margin-left:2px;
}
.filelist ul{
	width:1030px;
	height:auto;
	overflow:hidden;
}
.filelist ul li{
	width:1030px;
	height:173px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #cccccc;
}
.filelist ul li .picture{
	width:220px;
	height:163px;
	padding:4px;
	border:1px solid #e4e6ec;
	float:left;
}
.filelist ul li .picture .pic{
	width:220px;
	height:163px;
	overflow:hidden;
}
.filelist ul li .picture .pic div{
	width:220px;
	height:163px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
.filelist ul li .picture .pic:hover div{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.filelist ul li .details{
	width:780px;
	height:173px;
	float:right;
}
.filelist ul li .details .title{
	width:780px;
	height:70px;
	line-height:80px;
	font-size:16px;
	color:#2d2d2d;
	font-weight:bold;
}
.filelist ul li .details .title span{
	margin-right:5px;
}
.filelist ul li .details .icon{
	width:705px;
	height:56px;
	padding-left:65px;
	margin-left:10px;
	background-image:url(../images/bgn17.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
.filelist ul li .details .icon .name{
	width:705px;
	height:25px;
	padding-top:3px;
	line-height:25px;
	color:#2d2d2d;
}
.filelist ul li .details .icon .download{
	width:705px;
	height:25px;
	line-height:25px;
	color:#c3261c;
}
.filelist ul li .details .icon .download a{
	color:#c3261c;
}
/*企业形象 ---------------end*/
/*详情页 ---------------start*/
.article{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.article .theTit{
	width:1000px;
    height:auto;
    padding:10px 0px;
    line-height:25px;
    font-size:22px;
    color:#1e1b16;
    text-align:center;
}
.article .theauthor{
	width:1000px;
	height:20px;
	line-height:20px;
	padding:5px 0px;
	color:#604c31;
	text-align:center;
}
.article .video{
	width:1000px;
	height:600px;
	margin:20px 0px;
}
.article .showus{
	width:1000px;
	height:auto;
	line-height:30px;
	font-size:16px;
	color:#101010;
	margin-bottom:20px;
}
.article .showup{
	width:1000px;
	height:auto;
	line-height:20px;
	padding:5px 0px;
	font-size:16px;
	color:#201404;
}
.article .showup a{
	color:#201404;
}
.article .showup a:hover{
	color:#c3261c;
}
.article .back{
	width:1000px;
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#201404;
	text-align:right;
}
.article .back a{
	color:#201404;
}
.article .back a:hover{
	color:#c3261c;
}
/*详情页 ---------------end*/
/*在线留言 ---------------start*/
.message{
	width:500px;
	height:auto;
	margin:0px auto;
}
.message .layui-btn-primary:hover{
    border-color:#c3261c;
}
/*在线留言 ---------------end*/
