@charset "utf-8";
/* technical support:Zhenjiang YouDu; technician:ChenShinan */


.ydnav {
	width: 80px;
	height: 80px;
	color: rgb(51,51,51);
	border: 4px rgb(204,204,204) solid;
	position: fixed;
	right: 10px;
	bottom: 10px;
	font-size: 30px;
	text-align: center;
}
.ydnav:hover {
	color: rgb(255,255,255);
	background-color: rgb(227,94,79);
	border: 4px rgb(150,15,0) solid;
}
/*悬浮导航*/
.Floating_frame {
	background-color: #C4D8FC;
	border-right: 2px solid #36578B;
	bottom: 0;
	height: 600px;
	padding-top: 10px;
	position: absolute;
	width: 160px;
	z-index: 99999;
}
.Floating_frame dl, .Floating_frame dl dt, .Floating_frame dl dd {
	display: block;
}
.Floating_frame dl dt {
	padding-left: 10px;
}
.Floating_frame dl dd {
	padding-left: 12px;
}
.Floating_frame dl a {
	display: block;
	line-height: 22px;
}
.Floating_frame dl dt a {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.Floating_frame dl dd a {
	color: #000;
	font-size: 12px;
}
.Floating_frame dl dd a:hover {
	color: #fff;
	background-color: #3364B1;
}
/*产品系列导航*/
.assistantnav {
	width: 100%;
	height: 84px;
	background-color: rgb(54,87,140);
	height: 84px;
	margin-top: 2px;
}
.assistantnav ul {
	width: 1000px;
	margin: 0 auto;
}
.assistantnav ul li {
	float: right;
}
.assistantnav ul li a {
	display: block;
	width: 150px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	color: rgb(255,255,255);
	font-size: 16px;
	font-weight: bold;
	background-color: rgb(54,87,140);
	transition: background-color .3s ease;
}
.assistantnav ul li a:hover {
	background-color: rgb(33,52,80);
}
.bannerpro {
	width: 100%;
	height: 320px;
	background: url(../img/products.jpg) no-repeat center;
}
.bannercontactus {
	width: 100%;
	height: 320px;
	background: url(../img/products2.jpg) no-repeat center;
}
.bannernews {
	width: 100%;
	height: 320px;
	background: url(../img/products3.jpg) no-repeat center;
}
.bannerabout {
	width: 100%;
	height: 320px;
	background: url(../img/products4.jpg) no-repeat center;
}
.bottomcontact {
	width: 1000px;
	height: 93px;
	margin: 0 auto;
	background: url(../img/cbtns2.png) no-repeat center bottom;
}
.bottomcontact a {
	text-align: center;
	font-size: 30px;
	color: rgb(255,255,255);
	width: 1000px;
	display: block;
	height: 85px;
	line-height: 85px;
	background: url(../img/cbtns1.png) no-repeat bottom;
}
.bottomcontact a b {
	display: inline-block;
	padding-left: 130px;
	color: rgb(255,255,255);
	font-weight: normal;
}
.bottomcontact a:active {
	padding-top: 5px;
}
.top {
	padding-top: 135px;
	margin-bottom: 77px;
}
/*bannerpro*/

.bannerpro1 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.bannerpro1 h2 {
	display: block;
	color: rgb(255,255,255);
	font-size: 36px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 30px rgba(0, 0, 0, 0.075);
	padding-top: 65px;
	letter-spacing: 3px;
	font-weight: normal;
}
.probutton {
	margin-top: 96px;
	background-color: rgba(31, 89, 170, 0.6);
	border: 2px solid rgba(255, 255, 255, 0.5);
	border: 2px solid rgb(255, 255, 255)\9;
	border-radius: 5px 5px 5px 5px;
	color: rgb(255,255,255);
	display: inline-block;
	font-size: 30px;
	letter-spacing: 1px;
	width: 498px;
	height: 65px;
	line-height: 65px;
	text-transform: uppercase;
	transition: background-color 0.15s ease-in 0s;
}
.probutton:hover {
	background-color: rgba(255, 255, 255, 0.15);
	color: rgb(255,255,255);
}
.productbody1 {
	width: 1000px;
	margin: 0 auto;
}
.coordinate {
	background: url(../img/png.png) no-repeat left;
	height: 80px;
}
.coordinate span {
	display: block;
	font-size: 18px;
	height: 80px;
	line-height: 80px;
	padding-left: 60px;
}
/*pro*/
.productchanpin {
	width: 1000px;
}
.right {
	margin-right: 7px;
}
.mxcpro {
	width: 483px;
	height: 450px;
	border: 5px rgb(68,102,157) solid;
	float: left;
	margin-bottom: 14px;
}
.mxcpro dt {
	height: 336px;
}
.mxcpro dd a {
	display: block;
	background: url(../img/cpbtn.png) no-repeat center;
	width: 483px;
	height: 114px;
	color: rgb(255,255,255);
	font-size: 36px;
	line-height: 136px;
	text-align: center;
}
.mxcpro dd a:hover {
	background: url(../img/cpbtn2.png) no-repeat center;
}
.productbody2 {
	width: 100%;
	float: left;
}
/*pro2*/
.prot2 {
}
.prot2_title {
	background-color: #36578B;
}
.prot2_title a {
	display: block;
	color: #fff;
	line-height: 48px;
	font-size: 36px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.pro2_cp {
	border: 1px #3664AA solid;
	width: 228px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pro2_cp a {
	display: block;
}
.pro2_cp p {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	border-top: 1px #333 solid;
}
dl.pro2_xl {
	margin: 10px 0;
}
.pro2_xl dt {
	border-bottom: 1px #36578B solid;
	margin-bottom: 10px;
}
.pro2_xl dt a {
	background-color: #3E6FB9;
	width: 100px;
	font-size: 18px;
	color: #FFF;
	padding: 0 10px 0 10px;
}
.pro2_xl dd {
	border: 1px #3664AA solid;
	width: 228px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pro2_xl dd a {
	display: block;
}
.pro2_xl dd p {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	border-top: 1px #333 solid;
}
/*prolist*/
.mxclist {
	width: 992px;
	height: 450px;
	border: 4px rgb(69,102,156) solid;
	margin-bottom: 33px;
}
.mxclist1 {
	width: 486px;
	height: 450px;
	background-color: rgb(54,87,140);
}
.mxclist2 {
	float: right;
	width: 506px;
	height: 450px;
	background-color: rgb(255,255,255);
}
.mxclist1 h2 {
	display: block;
	color: rgb(255,255,255);
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	padding-top: 66px;
}
.mxclist1 span {
	display: block;
	color: rgb(255,255,255);
	padding: 36px;
}
.prolistbtns {
	padding: 15px;
	height: 144px;
}
.prolistbtns li a {
	display: block;
	width: 90px;
	height: 72px;
	line-height: 72px;
	float: left;
	color: rgb(255,255,255);
	padding-left: 62px;
	font-size: 14px;
}
.prolistbtns li a:hover {
	color: rgb(255,255,0);
}
.prolistg1 {
	background: url(../img/prolistg1.png) no-repeat 8px center;
}
.prolistg2 {
	background: url(../img/prolistg2.png) no-repeat 8px center;
}
.prolistg3 {
	background: url(../img/prolistg3.png) no-repeat 8px center;
}
.prolistg4 {
	background: url(../img/prolistg4.png) no-repeat 8px center;
}
.prolistg5 {
	background: url(../img/prolistg5.png) no-repeat 8px center;
}
.prolistg6 {
	background: url(../img/prolistg6.png) no-repeat 8px center;
}
/*protview*/
.productbody3 {
	width: 100%;
	margin: 0 auto;
}
.productbody3_1 {
	width: 1000px;
	margin: 0 auto;
}
.protview {
}
.prointroduce {
	width: 518px;
	float: right;
}
.proIMG {
	border: 3px #1F4683 solid;
}
.prointroduce h2 {
	color: rgb(48,79,129);
	font-size: 48px;
	font-weight: normal;
	display: block;
	padding-left: 44px;
	padding-top: 40px;
	width: 480px;
	float: left;
}
.prointroduce1 {
	padding: 30px 40px 44px 40px;
	font-size: 18px;
	line-height: 30px;
	width: 444px;
	float: left;
}
.prointroduce2 {
	background: url(../img/cbtns4.png) no-repeat bottom;
	width: 255px;
	height: 68px;
	margin-left: 44px;
	float: left;
}
.prointroduce2 a {
	color: rgb(255,255,255);
	display: block;
	background: url(../img/cbtns3.png) no-repeat bottom;
	width: 255px;
	height: 60px;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
}
.prointroduce2 a:active {
	padding-top: 5px;
}
.protview2 {
	height: 200px;
	width: 100%;
	background: #3364B1;
}
.proto1 {
	width: 1000px;
	margin: 0 auto;
	height: 200px;
}
.protos1 {
	width: 200px;
	float: left;
	height: 200px;
	background: url(../img/protviewbtn1.png) no-repeat center;
}
.protos1 span {
	display: block;
	color: rgb(255,255,255);
	font-size: 30px;
	text-align: center;
	padding-top: 229px;
}
.protos2 {
	width: 704px;
	float: left;
	height: 200px;
}
.protos2 span {
	display: block;
	color: rgb(255,255,255);
	font-size: 30px;
	text-align: center;
	padding: 44px 0;
}
.protosnav2 {
	padding: 0 53px;
	float: left;
	width: 598px;
	margin-top: 20px;
}
.protosnav2 li {
	float: left;
}
.protosnav2 li a {
	display: block;
	color: rgb(255,255,255);
	width: 119px;
	height: 80px;
	line-height: 80px;
	padding-left: 80px
}
.protosnav2 li a:hover {
	color: rgb(255,255,0);
}
.protview3 {
	width: 1000px;
	margin: 0 auto;
	padding-top: 92px;
}
.protview3_1 {
	margin-bottom: 100px;
}
.protview3_1 h5 {
	display: block;
	color: rgb(83,92,107);
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	height: 90px;
	background: url(../img/bgimghr.png) no-repeat center bottom;
}
.protview3_1 span {
	display: block;
	color: rgb(83,92,107);
	font-size: 30px;
	text-align: center;
	padding-top: 15px;
}
.protview3_2 {
	margin: 0 auto;
}
.protview3_2 img {
	margin: 0 auto;
}
.portv_honor {
}
.portv_honor li {
	width: 323px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.portv_honor li a {
	display: block;
}
.portv_honor li a span {
	display: block;
	border: 2px #3B64AD solid;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
