﻿.pro{
	width: 100%;
	margin-top: 40px;
}
.pro .title .tit{
	width: 33%;
	float: left;
	padding-bottom: 30px;
/*	border-bottom: 1px solid #d6d6d6;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right:70px ;
	height: 95px;
}
.pro .title .tit h3{
	float: right;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.pro .title .tit h3 p{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}
.pro .title .tit i{
	float: right;
	font-size: 22px;
	margin:4px 30px  0 0;
	color: #0090d2;
}
.pro .title .bar{
	margin-left:35px;
	padding-top: 15px;
	width: 63%;
}
.pro .title .bar p{
	font-size: 16px;
	color: #888888;
}
.pro .title .bar i{
	margin: 0 15px;
}
.pro .title .bar span{
	font-size: 12px;
	color: #cccccc;
	text-transform: uppercase;
}
.pro .cont{
	width: 140px;
	margin: 4px auto 0;
	overflow: hidden;
}
.pro .bd ul{
	width: 412px;
}
.pro .bd ul li{
	width: 376px;
	height:327px;
   float: left;
   margin:25px 18px;
}
.pro .bd ul li .photo{
	width: 374px;
	height: 268px;
	display: block;
	line-height: 0;
	-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: 1px solid #dcdcdc;
}
.pro .bd ul li .photo img{
	width: 100%;
	height: 100%;
}
.pro .bd ul li .name{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 13px;
	color: #333333;
	display: block;
	background: #f2f2f2;
	margin-top: 23px;
	-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 .bd ul li:hover .photo{
	border-color: #0090D2;
}
.pro .bd ul li:hover .name{
	background: #0090D2;
	color: #FFFFFF;
}
.main{
	width: 100%;
	margin-top: 30px;
}
.main .about{
	width: 44%;
	float: left;
}
.main .about .us{
	width: 500px;
	float: right;
	height: 365px;
	padding:15px 15px 15px 0px;
	background: #f2f2f2;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.main .about .us p{
	width: 463px;
	text-indent: 20px;
	float: right;
	height:135px;
	font-size: 13px;
	color: #555555;
	line-height: 28px;
	margin-top:10px;
}
.main .about .tit{
	width:500px;
	height: 74px;
	border-bottom: 10px solid #0081bd;
	background: #0090d2;
	float:right;
}
.main .about .tit a{
	width: 88px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	background: #4db2e0;
	border-radius: 5px;
	margin: 28px 43px 0 120px;
	display: block;
	text-transform: uppercase;
}
.main .about .tit .cont h3{
	float: right;
	font-size: 34px;
	color: #FFFFFF;
	padding-top: 11px;
}
.main .about .tit .cont h3 p{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.main .about .tit .cont i{
	float: right;
	font-size: 22px;
	margin:55px 30px  0 0;
	color: #FFFFFF;
}
.main .case{
	width: 56%;
	margin-left: 44%;
}
.main .case .title{
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 62px;
	/*border-bottom: 1px solid #d6d6d6;*/
	padding-left:30px ;
}
.main .case .title .tit{
	width: 712px;
	padding: 10px 0;
	height:62px;
}
.main .case .title .tit h3{
	float:left;
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.main .case .title .tit h3 p{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}
.main .case .title .tit i{
	float: left;
	font-size: 22px;
	margin:4px 10px  0 10px;
	color: #0090d2;
}
.main .case .title .tit a{
	display: block;
	width: 88px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #f2f2f2;
	font-size: 12px;
	float: left;
	border-radius: 5px;
	color: #999999;
	float: right;
}
.main .case .cont{
	width: 650px;
	height: 410px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 15px;
}
.main .case ul li{
	width:650px;
	height: 190px;
	margin-bottom: 25px;
}
.main .case ul li .pic{
	width: 264px;
	height: 190px;
	float: left;
	position: relative;
}
.main .case ul li .pic img{
	width: 100%;
	height: 100%;
}
.main .case ul li .txt{
	width: 368px;
	height: 190px;
	border: 1px solid #dcdcdc; 
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 25px 30px;
	text-align: center;
	position: relative;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main .case ul li .pic .more{
	display: block;
	width: 100%;
	height: 100%;
	background: url(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/images/bg.png) no-repeat center;
	text-align: center;
	line-height: 190px;
	font-size: 14px;
	color: #FFFFFF;
	top: 0;
	position: absolute;
	opacity: 0;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main .case ul li .txt span{
	color: #0090D2;
}
.main .case ul li .txt .name{
	font-size: 16px;
	line-height: 34px;
	color: #333333;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main .case ul li .txt p{
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	margin-top: 10px;
	text-align: left;
}
.main .case ul li .txt .more{
	display: block;
	width: 42px;
	height: 30px;
	background: #0090D2;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 26px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.main .case ul li:hover .pic .more{
	opacity: 1;
}
.main .case ul li:hover .txt .name{
	color: #0090D2;
	font-weight: bold;
}
.main .case ul li:hover .txt{border-color: #0090D2;}
.mid{
	width: 1200px;
	margin: 0 auto ;
}
.mid .title{
	width: 100%;
	height:66px ;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
}
.mid .title p{
	font-size: 20px;
	color: #b2b2b2;
	text-transform: uppercase;
}
.mid .title p span{
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}
.mid .title hr{
	width: 30px;
	height: 6px;
	border: none;
	background: #0090D2;
	position: absolute;
	bottom: -3px;
	left: 0;
}
.mid .sup{
	width: 400px;
	float: left;
}
.mid .sup ul li{
	height: 72px;
	padding: 18px 0;
	border-bottom: 1px dashed #d2d2d2;
}
.mid .sup ul li a{
	font-size: 15px;
	color: #333333;
	line-height: 36px;
}
.mid .sup ul li a:before{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid #0090D2;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	float: left;
	margin: 14px 10px 0 0;
}
.mid .sup ul li span{
	font-size: 12px;
	color: #999999;
	float: right;
	line-height: 36px;
}
.mid .sup ul li p{
	font-size: 12px;
	color:#888888;
	line-height: 18px;
}
.mid .sup ul li:hover a,.mid .sup ul li:hover span{
	color: #0090D2;
}
.mid .news{
	width: 580px;
	float: right;
}
.mid .news ul li{
	width: 100%;
	height: 117px;
	padding: 10px 0;
	border-bottom: 1px dashed #d2d2d2;
}
.mid .news ul li .photo{
	width: 180px;
	height: 117px;
	float: left;
	line-height: 0;
}
.mid .news ul li .photo img{
	width: 100%;
	height: 100%;
}
.mid .news ul li .txt{
	width: 250px;
	float: left;
	margin-left: 30px;
}
.mid .news ul li .txt a{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
.mid .news ul li .txt a:before{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid #0090D2;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	float: left;
	margin: 14px 10px 0 0;
}
.mid .news ul li .txt p{
	font-size: 12px;
	color:#888888;
	line-height:24px;
}
.mid .news ul li .date{
	width: 90px;
	float: right;
	border-left: 1px solid #cfcfcf;
	height: 117px;
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.mid .news ul li .date span{
	font-size: 50px;
	font-weight: bold;
	color: #999999;
}
.mid .news ul li .date p{
	font-size: 13px;
	color: #999999;
}
.mid .news ul li:hover .txt a{color: #0090D2;font-weight: bold;}
.mid .news ul li:hover .date span,.mid .news ul li:hover .date p{color: #0090D2;}
.mid .news ul li:last-child{height: 127px; padding-bottom: 0;}
.part{
	width: 100%;
	padding: 30px 0;
	background: #f2f2f2;
	margin-top: 40px;
}
.part .title{
	width: 100%;
	height:80px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.part .title h3{
	font-size: 34px;
	color: #333333;
	position: relative;
	line-height: 60px;
	z-index: 2;
}
.part .title p{
	font-size: 14px;
	position: relative;
	color: #999999;
	z-index: 2;
}
.part .title span{
	padding: 0 15px;
	background: #f2f2f2;
}
.part .title hr{
	width: 100%;
	height: 1px;
	background: #d6d6d6;
	position: absolute;
	border: none;
	top: 40px;
	z-index: 1;
}
.part ul{
	margin: 0 -6px;
}
.part ul li{
	width: 137px;
    height: 76px;
/*	border: 1px solid #dcdcdc;*/
	float: left;
	margin:12px 6px;
}
.part ul li img{
	width: 100%;
	height: 100%;
}
.part .cont{
	width: 1200px;
	margin: 30px auto 0;
}
.ny_msg  {WIDTH: 700PX;}
.ny_msg .welcome{height:41px; line-height:18px; text-align:center;padding-bottom:25px;background:url(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/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(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/images/bg_tab_msg.jpg) repeat; color:#58616a;}
.ny_msg .bridge a:hover{text-decoration:none;  background:url(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/images/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.ny_msg .bridge a.on{background:url(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/images/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.msgWrite{padding-left:160px;  background:url(file:///D|/FlashFXP%205/FlashFXP%205/Cache/%7Eflashfxp/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;}