#content{
	width: 1002px;
	margin:55px auto 0;
}
.pro .menu{
	width: 302px;
	float: left;
}
.pro .menu .tit{
	width: 100%;
	height: 75px;
	padding-top: 15px;
	background: #83ca69;
	text-transform: uppercase;
	text-align: center;
}
.pro .menu .tit p{
	font-size: 24px;
	color: #ffffff;
	line-height: 38px;
}
.pro .menu .tit span{
	font-size: 16px;
	color: rgba(255,255,255,0.5);
}
.pro .menu ul{
	padding: 8px 18px;
	border: 1px solid #c3c3c3;
	border-top: none;
}
.pro .menu ul li{
	width: 100%;
	border-bottom: 1px solid #c3c3c3;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 14px;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pro .menu ul li:last-child{
	border: none;
}
.pro .menu ul li a{
	color: #666666;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pro .menu ul li:hover{
	background: #83ca69;
	border-color:#83ca69 ;
}
.pro .menu ul li:hover a{
	color: #FFFFFF;
}
.pro .list{
	width:666px;
	float: right;
}
.pro .list .tit{
	width: 100%;
	height: 34px;
	margin-bottom: 16px;
}
.pro .list .tit p{
	font-size: 24px;
	color: #83ca69;
	float: left;
	text-transform: uppercase;
}
.pro .list .tit p span{
	color: #949494;
	margin-left: 10px;
	font-size: 16px;
}
.pro .list .tit a{
	float: right;
	display: block;
	width: 61px;
	height: 19px;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.pro .list ul{
    width:222px;
}
.pro .list ul li{
	width: 206px;
	height:180px;
	text-align: center;
	float: left;
	margin: 0 8px 20px;
}
.pro .list ul li .photo{
	width: 204px;
	height: 146px;
	display: block;
	border: 1px solid #a0a0a0;
}
.pro .list ul li .photo img{
	width: 100%;
	height: 100%;
}
.pro .list ul li .name{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	display: block;
	width: 100%;
	height: 30px;
	border-bottom:2px solid transparent;
}
.pro .list ul li:hover .name{
	color: #83ca69;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border-bottom-color: #83ca69;
}
.about{
	width: 100%;
	margin-top: 47px;
}
.about .video{
	width: 361px;
	height: 282px;
	float: left;
}
.about .us{
	width: 598px;
	float: right;
}
.about .us .tit{
	width: 100%;
	height: 34px;
	margin-bottom: 16px;
}
.about .us .tit p{
	font-size: 24px;
	color: #83ca69;
	float: left;
	text-transform: uppercase;
}
.about .us .tit p span{
	color: #949494;
	margin-left: 10px;
	font-size: 16px;
}
.about .us .tit a{
	float: right;
	display: block;
	width: 61px;
	height: 19px;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.about .us>p{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.info{
	width: 100%;
	margin-top: 47px;
}
.info .news{
	width: 476px;
	float: left;
}
.info .tit{
	width: 100%;
	height: 34px;
	margin-bottom: 16px;
}
.info .tit p{
	font-size: 24px;
	color: #83ca69;
	float: left;
	text-transform: uppercase;
}
.info .tit p span{
	color: #949494;
	margin-left: 10px;
	font-size: 16px;
}
.info .news .fr{
	width: 100%;
	height: 140px;
	margin-bottom: 15px;
}
.info .news .fr .photo{
	float: left;
	width: 195px;
	height: 132px;
	padding:3px;
	border: 1px solid #a6a6a6;
	margin-right: 15px;
}
.info .news .fr .photo img{
	width: 100%;
	height: 100%;
}
.info .news .fr .name{
	font-size: 16px;
	color: #29231d;
	line-height: 26px;
}
.info .news .fr p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
}
.info .news .fr .more{
	width: 61px;
	height: 19px;
	line-height: 19px;
	display: block;
	border: 1px solid #aaaaaa;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top:18px;
}

.info .news ul li{
	width: 100%;
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #adadad;
}
.info .news ul li a{
	font-size: 12px;
	color: #666666;
}
.info .news ul li a:before{
	display: block;
	content: "";
	float: left;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #343434;
    border-bottom: 4px solid transparent;
    margin: 15px 13px 0 5px;
}
.info .news ul li span{
	float: right;
	font-size: 12px;
	color: #afafaf;
}
.info .news ul li:hover a{
	color: #83ca69;
}
.info .news ul li:hover span{
	color: #666666;
}
.info .news ul li:hover a:before{
	border-left-color: #83ca69;
}
.info .typ{
	width: 476px;
	float: right;
}
.info .typ ul li{
	height: 92px;
    border: 1px solid transparent;
    padding-right:10px ;
    margin-bottom: 30px;
}
.info .typ ul li:last-child{
	margin-bottom: 0;
}
.info .typ ul li .photo{
	width: 134px;
	height: 92px;
	float: left;
	margin-right: 13px;
}
.info .typ ul li .photo img{
	width: 100%;
	height: 100%;
}
.info .typ ul li a{
	font-size: 16px;
	color: #29231d;
}
.info .typ ul li p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 8px;
}
.info .typ ul li:hover{
	border-color: #83ca69;
}
.info .typ ul li:hover a{
	color: #83ca69;
}
.part{
	width: 100%;
	margin-top: 47px;
	position: relative;
}
.part .tit{
	width: 100%;
	height: 34px;
	margin-bottom: 16px;
}
.part .tit p{
	font-size: 24px;
	color: #83ca69;
	float: left;
	text-transform: uppercase;
}
.part .tit p span{
	color: #949494;
	margin-left: 10px;
	font-size: 16px;
}
.part .tit a{
	float: right;
	display: block;
	width: 61px;
	height: 19px;
	border: 1px solid #aaaaaa;
	font-size: 14px;
	text-align: center;
	color: #666666;
}
.part .cont{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.part ul li{
	width: 186px;
	height: 125px;
	border: 1px solid #d2d2d2;
	display: inline-block;
	margin: 0 6px;
}
.part ul li img{
	width: 100%;
	height: 100%;
}
.part ul li:hover{
	border-color: #83ca69;
}
.part .btn{
	position: absolute;
	font-size: 24px;
	color: #949494;
	top: 90px;
}
.part .btn:hover{
	color: #83ca69;
}
.part .next{
	right:-30px;
}
.part .prev{
	left: -30px;
}
.ny_msg  {WIDTH: 700PX;}
.ny_msg .welcome{height:41px; line-height:18px; text-align:center;padding-bottom:25px;background:url(../images/bg_msg_title.png) no-repeat center bottom; font-size:18px;font-family:"Î¢ÈíÑÅºÚ";  color:#616c76; }
.ny_msg .welcome span.en{ font-family:Arial; line-height:18px;  font-size:11px; -webkit-text-size-adjust:none;  color:#000;}

.ny_msg .bridge{height:32px; width:158px;}
.ny_msg .bridge a{display:inline-block;*zoom:1;width:79px;height:30px;line-height:30px;text-align:center;background:url(../images/bg_tab_msg.jpg) repeat; color:#58616a;}
.ny_msg .bridge a:hover{text-decoration:none;  background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.ny_msg .bridge a.on{background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}

.msgWrite{padding-left:160px;  background:url(../images/bg_msg_w_1.png) no-repeat left center;margin-top:35px;}
.msgWrite .bridge{margin-left:112px;}
.msgWrite .msgform{margin-left:40px; width:510px; margin-top:8px;}
.msgWrite .msgform ul li{padding:8px 0;float:left; width:100%; position:relative;}
.msgWrite .msgform ul li.butbox{margin-left:30px;}
.msgWrite .msgform ul li p.type{width:70px;float:left;line-height:34px; text-align:right; font-size: 13px;}
.msgWrite .msgform ul li span.msgIn{float:left; border-bottom:3px solid #e3e3e3; padding-bottom:1px;}
.msgWrite .msgform ul li span.msgIn input{ height:30px; line-height:30px; border:none; background:#e3e5e7; font-size:14px; }
.msgWrite .msgform ul li span.tips{line-height:34px; padding-left:10px; position:absolute; white-space:nowrap; font-size: 13px;}
.msgWrite .msgform ul li span.msgIn textarea{  line-height:20px; border:none; background:#e3e5e7;}
.msgWrite .msgform ul li.butbox input{ width:86px; height:33px; border:none; border-bottom:2px solid #e3e3e3; background:#6d7983;line-height:30px; cursor:pointer;   color:#fff; }
.msgWrite .msgform ul li.butbox input:hover{ background:#f76b3a;}