﻿
/*************创新技术 start***********/
.innov-topimge{
	margin: 0 auto;
height: 270px;
overflow: hidden; 
background: url(../images/0004.jpg) center center;
background-repeat: no-repeat;
}


.innov-center{
	width: 1000px;
	min-height: 400px;
	margin: 40px auto 0 auto;
}

.center-left, .center-right{
    width:490px;
	height: 230px;
	float: left;
}
.center-left{
    margin-right:2px;
}
.center-right{
    background:#EAEAEA;
}
.center-left img{
    width:490px;

}
.center-right  div{
	width:400px;
    margin:30px auto;
}

p.innov-txt{
	width: 400px;
	font-family: "microsoft yahei";
	font-size: 13px;
	line-height: 20px;
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}
p.text-writer{
	width: 400px;
	padding-top: 50px;
	text-align: right;
}


.center-bottom{
    float:right;
    width:1000px;
    margin-top:20px;
}


.type-name{
    height:30px;
    width:1000px;
    font-size:15px;
}
.type-name span{
    padding-left:10px;
}



.arrow-red{
    float: left;
    margin-top: 5px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #ff0000; 
}


.list-info{
    float:left;
    width:242px;
    height:425px;
    background:#EAEAEA;
    margin-right:5px;
    margin-bottom:30px;
}
.list-info img.list-img{
    width:242px;
}

.innovs-title{
    height:50px;
    line-height:25px;
    font-size:13px;
    padding:0 17px;  
    color:#333;
}

.innovs-info{
    margin-top:5px;
    line-height:25px;
    padding:0 17px;  
    font-size:12px;
    color:#333;
    height:175px;
}

.innovs-move{
    width:95%;
    height:30px;
    text-align:right;
    

}
.cooperation{
    float:left;
}
.cooperation div.lable-name{
    width:50px;
    padding:25px 0;
    font-size:12px;
    float:left;
}
.lable-pic{
    width:950px;
    float:left;

}
/*****************创新技术 end**************/


.support-list{
	width:740px;
	min-height: 600px;
	margin-bottom: 100px;

	color:#333333;
	font-size: 13px;
}
.article-list li{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #888888 dotted;
}
.article-list a{
	color: #333333;
}
.article-list a:hover,.down-list li.active{
	color: #3EC31C;
}
.article-list li span.time{
	float: right;
}
.trigon-img{
	margin: 12px;
	width: 10px;
    height: 10px;
    background: url(../images/support/trigon.png);
    float: left;
}
