@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-size:12px;
	line-height:1.5;
	padding:0;
	color:#000;
	font-family:'Microsoft YaHei','Segoe UI',Verdana, Arial, 'Microsoft Sans Serif',sans-serif;
	min-width:1200px;
}
.clearfloat{clear:both;height:0;font-size:0;line-height:0}
dd,dl,form,h1,h2,h3,h4,h5,h6,p,ul,form{padding:0;margin:0}
img{
	border:0;
}
a{text-decoration:none;color:#333333}

li,ol,ul{list-style:none}
.left {
	float: left;
}
.right {
	float: right;
}

#container{
	overflow:auto;
	background-color: #FFFFFF;
	height: auto;
min-width:1200px;
}
.middle {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	background-color: #FFFFFF;
	height: 185px;
	width: 100%;
	padding-top: 10px;
}
#header .name p {
	color: #3a5393;
	font-size: 26px;
	font-weight: bold;	letter-spacing: 2px;
}
#header .name font {
	font-size: 18px;
	color: #005ba7;
	letter-spacing: 2px;
}
.name {
	margin-left: 30px;
	margin-top: 20px;
}
.top_l {
	height: 130px;
	width: 55%;
	float: left;
}
.top_r {
	height: 130px;
	width: 40%;
	float:right
}
.tel {
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 190px;
	padding-left: 70px;
	color: #333333;
	display: block;
	float: left;
	
}
.language {
	width: 120px;
	float: right;
	display: block;
	height: 50px;
	margin-top: 30px;
}



.tel p {
	font-size: 16px;
}
.tel font {
	font-size: 24px;
}
.en , .zh{
	display: block;
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	color: #999999;
	border: 1px solid #e0e0e0;
	border-radius: 45px;
	background-color: #FFFFFF;
}
.zh:hover , .en:hover{
	
	display: block;
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 45px;
	background-color: #2167d2;
}
#header .nav {
	background-color: #006ad0;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	display: block;
}
.nav_m {
	height: 55px;
	line-height: 55px;
	display: block;

}
#header .nav .nav_m a {
	color: #FFFFFF;
	float: left;
	width: 169px;
	display: block;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0375e5;
	border-left-color: #0761b7;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -171px 0px;
	transition: all 500ms;
}
#header .nav .nav_m a:hover {
background-position: 0px 0px;
}

#search{
	background-repeat:repeat-x;
	height:65px;
	width:100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
#search #search_m{
	height:65px;
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
#search_m #keywords{font-size:14px;line-height:65px;color:#333333;float:left}
#search_m #keywords a{
	font-size:14px;
	font-weight:400;
	color:#999999;
	margin-left:7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bebebe;
	padding-right: 15px;
	padding-left: 15px;
}
#search_m #keywords a:hover{color:#003366}
#box{
	width:270px;
	font-size:12px;
	height:65px;
	float:right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2167d2;
}
input{
	width:215px;
	height:60px;
	float:left;
	font-size:12px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}
#button{
	width:30px;
	height:30px;
	float:right;
	cursor:pointer;
	background-color:1;
	background-image:url(../images/index_23.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top: 25px;
}



#product_in {
	margin-top: 30px;
}
.font01 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.font02 {
	font-size: 14px;
	text-transform: uppercase;
	color: #848484;
}
.font02 i {
	background-color: #848484;
	height: 1px;
	width: 28px;
	display: inline-block;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;	
}
.font03 {
	line-height: 30px;
	color: #999999;
}
.font04 {
	font-size: 35px;
	line-height: 90px;
	color: #FFFFFF;
	text-align: center;
}
.font05 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.font05 i {
	background-color: #FFFFFF;
	display: block;
	height: 3px;
	width: 50px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.font06 {
	font-size: 17px;
	line-height:30px;
	color: #636363;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px; text-indent:2em;
}
.font07 {
	font-size: 45px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.font13 {
	font-size: 14px;
	margin-top: 20px;
	color: #999999;
	line-height: 35px;
	width: 180px;
}
.font14 {
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
}
.font15 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bolder;
}

.lanren .container{margin: 0 auto; max-width: 1200px; color:#FFFFFF}
.lanren *{margin: 0; padding: 0; box-sizing: border-box;}
.lanren img{max-width: 100%; vertical-align: middle;}
.lanren .full-length{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	height: 1500px;
}
.lanren ul{margin: 0 -1.5%;}
.lanren li{
	float: left;
	width: 31%;
	margin: 10px 1%;
	list-style: none;
	display: inline-block;
	
}
.lanren .port-4 effect-1 img {
	height: 260px;
	width: 388px;
}


.lanren h3{
	font-size: 25px;
	line-height: 60px;
	height: 60px;
	text-align: left;
	font-weight: normal;
}
.lanren p{
	font-weight: 300;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7dff3;
	background-image: url(../images/link.png);
	background-position: -39px -105px;
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
}
.lanren .btn{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	border: 2px solid #4d92d9;
	background-color: #4d92d9;
	text-decoration: none;
	transition: 0.4s;
	line-height: 40px;
	height: 40px;
	width: 175px;
	text-align: center;
	margin-top: 20px;
}
.lanren .btn:hover{background-color: transparent; color: #FFFFFF; transition: 0.4s;border: 2px solid #ffffff;}
.lanren .text-desc{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #324b8c;
	height: 100%;
	width: 390px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}
/*= Reset CSS End
================= *



/* effect-4 css */
.lanren .port-4{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	
	z-index: 10;
}

.lanren .port-4.effect-1 img{transition: 0.5s; transform: rotateY(360deg) scale(1, 1);}
.lanren .port-4.effect-1 .text-desc{transform: rotateY(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.lanren .port-4.effect-1:hover .text-desc{transform: rotateY(360deg) scale(1, 1);  opacity: 1;}
.lanren .port-4.effect-1:hover img{transform: rotateY(0deg) scale(0, 0);}


/* effect-4 css end */
.eff_image_p {
	background-color: #014996;
	font-size: 14px;
	line-height: 33px;
	height: 33px;
	width: 100%;
	max-width: 100%; vertical-align: middle;
}
.eff_image_p2 {
	color: #333333;
	background-color: #eeeeee;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	font-weight: normal;
	max-width: 100%; vertical-align: middle;
}
.text-desc i {
	background-image: url(../images/link.png);
	background-position: -15px -15px;
	display: inline-block;
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 35px;
	margin-left: 30px;
}
#about {
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about_con {
	background-color: #FFFFFF;
	height: 240px;
	width: 100%;
	background-image: url(../images/index_35.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 60px;
	box-shadow: 0px 0px 5px #7d7e7e;
	margin-bottom: 20px;
	
}
.about_title {
	display: block;
	background-color: #FFFFFF;
	height: 90px;
	width: 250px;
	font-size: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}
.about_img img{ margin-right:27px; float:left;transition:all .5s ease;}
.about_img img:last-child{margin-right: 0; float:right;}
.about_img img:hover{transform: scale(1.1); }

.about_enterprise a {
	display: block;
	float: left;
	width: 180px;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	line-height: 50px;
	transition: all 200ms;
}

.about_enterprise a:hover img {
transition: 0.5s; transform: rotateY(360deg) scale(1, 1);
}
.about_enterprise a:hover{ color:#415da2}
.banner04 {
	background-image: url(../images/index_64.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 215px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
}
.banner04 a {
	font-size: 14px;
	background-color: #e60212;
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 2px solid #e60212;
}
.banner04 a:hover {
	border: 2px solid #e60212;
	color: #e60212;
	background-color: #ffffff;
}
#advantage {
	height: 1450px;
	width: 100%;
	padding-top: 20px;
}
#advantage .adv01 {
	width: 555px;
	float: left;
}
#advantage .adv02 {
	width: 88px;
	float: left;
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#advantage .adv03 {
	float: left;
	width: 555px;
}
.adv01_01 {
}

.adv01_02 p {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.adv01_02 font {
	display: block;
	padding-left: 40px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #333333;
	width: 500px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: -30px -183px;
}
.adv01_02 b {
	font-size: 24px;
	color:  #325497;
}
.adv02_title {
	background-image: url(../images/index_70.jpg);
	background-position: center top;
	display: block;
	height: 126px;
	width: 87px;
	
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
}
.adv02_title:not(:last-child){margin-bottom: 250px;}

.adv01_01 {
	text-align: center;
	display: block;
	height: 380px;
	vertical-align: middle;
}
.adv01_02 {
	height: 300px;
}
/*= Reset CSS 
============= */

#app .container{margin: 0 auto; max-width: 1200px;}
#app *{margin: 0; padding: 0; box-sizing: border-box;}
#app img{max-width: 100%; vertical-align: middle;}
#app .full-length{width: 100%; float: left; padding-bottom: 30px;}
#app ul{margin: 0 -1.5%;}
#app li{float: left; width: 31.33%; margin: 10px 1%; list-style: none;}
#app h3{font-size: 20px; margin: 5px 0 10px;}
#app p{
	font-weight: 300;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#app .btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #4d92d9; background-color: #4d92d9; text-decoration: none; transition: 0.4s;}
#app .btn:hover{background-color: transparent; color: #4d92d9; transition: 0.4s;}
#app .text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}
/*= Reset CSS End
================= *

/* effect-1 css */
#app .port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9);}
#app .port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 45px 20px 20px;}
#app .port-1 img{transition: 0.5s;}
#app .port-1:hover img{transform: scale(1.2);}

#app .port-1.effect-1:hover .text-desc{top: 0;}
#new {
	height: 540px;
}
.new_box {
	padding: 15px;
}

#new #new_l {
	width: 787px;
	float: left;
}
.new_title {
	height: 50px;
	display: block;
	margin-bottom: 40px;
}

.new_title b {
	font-size: 32px;
	color: #333333;
	float: left;
	line-height: 50px;
	height: 50px;
}
.new_title a {
	display: block;
	float: right;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 50px;
	height: 50px;
}
#new #new_r {
	float: right;
	width: 386px;
}
.new_son {
	height: 430px;
	width: 377px;
	float: left;
	display: block;
	overflow: hidden;
}
.new_son:hover{box-shadow: 0px 0px 10px #c2c2c2;}
.new_son:hover .son_title{ color:#0c67b9}
.new_son:hover img{ transform: scale(1.05, 1.05); transition: all 500ms}
.new_son:not(:last-child){margin-right: 25px;}.new_time {
	font-size: 14px;
	color: #999999;
	line-height: 50px;
	height: 50px;
}
.son_title {
	font-size: 18px;
	color: #333333;
	display: block;
	line-height: 40px;
	height: 40px;
}
.son_conter {
	font-size: 16px;
	color: #888888;
	line-height: 40px;
	height: 40px;
}
.new_list dd {
	font-size: 14px;
	height: 50px;
	width: 348px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	line-height: 50px;
	padding-left: 35px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: -34px -240px;
}
.new_list dd:hover{background-color:#f9f9f9; }


#foot {
	height: 450px;
	width: 100%;
	background-color: #383838;
	margin-top: 30px;

}


.foot_top {
	height: 355px;
	background-color: #4e4e4e;
}
.foot02,.foot02 a{
	
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
	
	
}
.foot02{background-color: #383838;display: block;text-align: center;}
.foot02 a{
	margin-left: 10px;
}
.foot02 a:hover{ color:#FFFFFF}
 .footl {
	width: 250px;
}
 .footm {
	width: 650px;
	padding-left: 20px;
}
 .footl,.footm{
 height:280px;
	float: left;
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 50px;}
.footm div {
	display: block;
	float: left; 
}
.footm div.a1{ width:175px; padding-right:0; margin-right:0; margin-left:0; padding-left:0; }
.footm div.a2{ width:175px; padding-right:0; margin-right:0; margin-left:0; padding-left:0; }
.footm div.a3{ width:297px; padding-right:0; margin-right:0; margin-left:0; padding-left:0; }

.footm a ,.footm font {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 0;
	margin-left: 0;
	text-align: left;
}
.foot_top b {
	font-size: 18px;
}
.footr {
	text-align: left;
	margin-top: 50px;
	color: #FFFFFF;
	width: 250px;
	float: right;
}

.wei {
	background-color: #FFFFFF;
	height: 152px;
	width: 122px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
}
.location p {
	line-height: 35px;
	float: right;
	height: 35px;
	padding-left: 50px;
	display: block;
	background-image: url(../images/link.png);
	background-position: -20px -340px;
	background-repeat: no-repeat;
}
.location .location_01 {
	font-size: 18px;
	color: #014EA0;
	line-height: 30px;
	height: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #005a9f;
	padding-left: 20px;
	float: left;
}
.location {
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0px 0px 5px #cccccc;
}
.list {
	float: left;
	width: 230px;
	border: 1px solid #006ad0;
}
.about_son_r, .Productview_r, #new_son, #contact, #newsview{
	float: right;
	width: 950px;
}
.about_son {
	margin-top: 15px;
}
.list_title {
	height: 50px;
	background-color: #006ad0;
	color: #FFFFFF;
	line-height: 50px;
	width: 160px;
	padding-left: 70px;
	font-size: 18px;
	background-image: url(../images/link.png);
	background-position: -16px -13px;
	background-repeat: no-repeat;
}
.list a {
	line-height: 50px;
	display: block;
	height: 50px;
	font-size: 16px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: -30px -240px;
	padding-left: 50px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	transition: all 300ms;
	background-color: #FFFFFF;
}
.list a:hover{
background-position: -30px -280px;
background-color: #aaaaaa;
color: #ffffff;
}.about_r_01 {
	background-image: url(../images/about.jpg);
	height: 100px;
	padding-top: 300px;
	background-repeat: no-repeat;
	background-position: center;
}
.about_r_01 div {
	background-color: rgba(32, 72, 154, 0.9);
	height: 100px;
	color: #FFFFFF;
}
.about_r_01 td {
	text-align: center;
	font-size: 14px;
}
.about_r_01 tr b {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
}
.about_r_01 table {
	height: 100px;
}

.about_r_02 p, .about_r_03 p, .about_r_05 p  {
	color: #005a9f;
	font-size: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	
	line-height: 80px;
	margin-bottom: 20px;
}
.about_r_02 font {
	font-size: 16px;
	color: #666666;
	text-indent: 2em;
	display: block;
	line-height: 46px;
}
.about_r_03 {
	background-image: url(../images/weihua.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 606px;
	width: 450px;
	padding-left: 480px;
	margin-top: 30px;
}
.about_r_03 font, .about_r_04 font{
	font-size: 16px;
	color: #333333;
	display: block;
	margin-bottom: 20px;
	line-height: 35px;
}
.about_r_03 span {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #005a9f;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
#container .middle .about_son .Productview_r .pv_top img {
	border: 1px solid #cccccc;
}

.about_r_04 span {
	font-size: 18px;
	background-color: #005a9f;
	display: block;
	color: #FFFFFF;
	float: right;
	width: 100px;
	text-align: center;
	margin-right: 30px;
	border-radius: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.about_r_05 div {
	display: block;
	float: left;
	height: 150px;
	width: 150px;
	border: 1px dashed #005a9f;
	margin: 30px;
	font-size: 14px;
	border-radius: 100px;
	background-color: #FFFFFF;
}
.about_r_05 i {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 25px;
	font-weight: bold;
	background-color: #005a9f;
	background-position: center;
	display: block;
	border-radius: 50px;
	padding-left: 5px;
}
.about_r_05 font {
	display: block;
	margin-top: 50px;
	text-align: center;
}
.about_r_05 b {
	font-size: 30px;
}
.about_r_05 span {
	font-size: 18px;
	color: #333333;
	margin-left: 30px;
}
.list_img img {
	width: 305px;
	transition: all 300ms;
}
#product_list li {
	width: 305px;
	float: left;
	display: block;
	height: 240px;
	margin-left: 11px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin-bottom: 11px;
	border: 1px solid #cccccc;
	transition: all 300ms;
}
#product_list li:hover a{color:#005a9f}
#product_list li:hover{border: 1px solid #005a9f;}

#Product_center {
	float: right;
	width: 965px;
}
.list_img a {
	display: block;
	height: 204px;
	width: 305px;
	text-align: center;
	overflow: hidden;
}
#product_list li:hover img{ transform: scale(1.05, 1.05); transition: all 500ms}
.pv_top {
	height: 260px;
	width: 950px;
}

/*#Product_center .page {
	display: block;
	text-align: center;
	height: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.page a {
	font-size: 14px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	border-radius: 5px;
}
.page a:hover {
	color: #FFFFFF;
	background-color: #006AD0;
	border: 1px solid #006AD0;
}*/

.page{ width:auto; padding-top:20px; clear:both;}
.page { TEXT-ALIGN: center;FONT-SIZE: 12px; line-height:12px;}
.page a,.page span{BORDER:#848484 1px solid;PADDING:8px 12px; MARGIN: 1px;COLOR: #333;TEXT-DECORATION: none;BACKGROUND-COLOR: #fff; border-radius:3px; BORDER: #e6e6e6 1px solid;}
.page a:hover {COLOR: #000;}
.page a.current{FONT-WEIGHT: bold; MARGIN: 1px; COLOR: #424245; BACKGROUND-COLOR: #f5f5f7}


.pv_top img {
	float: left;
}
.pv_top_r {
	width: 520px;
	float: right;
}
.pv_top_r h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	display: block;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.pv_top_r p {
	font-size: 16px;
	color: #666666;
	line-height: 38px;
}
.pv_top_r div {
	background-image: url(../images/link.png);
	background-position: -20px -430px;
	height: 50px;
	padding-left: 60px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.pv_top_r b {
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #006AD0;
}
.PV_cot {
	margin-top: 20px;
}
.PV_cot h4 {
	background-color: #006AD0;
	line-height: 45px;
	color: #FFFFFF;
	height: 45px;
	font-weight: normal;
	font-size: 22px;
	padding-left: 20px;
}
.PV_cot span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
}
.Productview_r .PV_cot .pc {
	margin-top: 15px;
	background-color: #fcfcfc;
	padding: 30px;
	box-shadow: 0px 0px 5px #cccccc;
}
.Productview_r .PV_cot .pc img{ width:100%;}

.pr_foot {
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pr_foot a:hover{
	color:#00a0e5;
}
.new_date {
	float: right;
}
#new_son ul {

}

#new_son li {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-image: url(../images/newbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	transition: all 500ms;
	display: block;
}
#new_son li:last-child{border-bottom-width: 1px;border-bottom-color:#eeeeee;border-bottom-style: solid;}
#new_son li:hover{box-shadow: 0px 0px 10px #eeeeee; background-position: 0px 0px;}
#new_son li:hover .new_son_more{background-position: -29px -663px;}
#new_son li:hover h2 a{color:#006ad0}
.new_date span {
	padding-left: 50px;
	background-image: url(../images/link.png);
	background-position: -15px -535px;
	background-repeat: no-repeat;
}
#new_son ul h2 a{
	font-size: 20px;
	font-weight: normal;
}
#new_son ul p a{
	font-size: 14px;
	margin-top: 15px;
	color: #999999;
	line-height: 25px;
	display: block;
	width:748px;
    word-break:break-all;
    text-overflow:ellipsis; 
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2;
    overflow:hidden;
}
.new_son_more {
	height: 36px;
	width: 36px;
	display: block;
	float: right;
	background-image: url(../images/link.png);
	background-position: -29px -627px;
}
#contact .text {
	margin-top: 8px;
	padding: 10px;
	width: 900px;

	font-size: 14px;
	color: #333333;
	line-height: 30px;
}.banner05 {
	background-image: url(../images/banner05.jpg);
	height: 350px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#newsview h2 {
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	line-height: 60px;
}
.newsview_time {
	font-size: 13px;
	color: #cccccc;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
}
.news_con {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
