@charset "utf-8";
/*样式初始化及公共样式部分*/

body{font-family:"Microsoft YaHei";	font-size:14px;margin:0;  padding:0;line-height:160%; background:#e9e9e9}
	a{ text-decoration:none; color:#1a1a1a; outline:none; font-size:14px;}
	a:hover{background-repeat:no-repeat;color:#FF6600;text-decoration:none;}
	ul,li{list-style:none; padding:0; margin:0; }
	img {border-radius:3px;}
	.height{ height:10px}
.page { width: 92%;  max-width: 1200px;  margin: 0 auto;  position: relative;}
.top-w {  width: 100%;  background-color: #f7f7f7;}
.top-w * {  color: #666;}
.top-w a:hover {  color: #004b91;  text-decoration: underline;}
.top-w .page {  height: 30px;  display: flex;  line-height: 30px;  font-size: 14px;  white-space: nowrap;}
.top-w .page .text {  padding-left: 0px;  background: url(../images/top-tb.png) no-repeat left center;}
.top-w .right {  margin: 0 0 0 auto;  display: flex;}
.top-w .right ul {  display: flex;}
.top-w .right ul li {margin-left: 20px;  position: relative;}
.top-w .right ul .wx {padding-left: 28px;  background: url(../images/top-wx.png) no-repeat left center;  cursor: default;  padding-left: 32px;}
.top-w .right ul .wx .pic {width: 160px;  height: 0;  overflow: hidden;  position: absolute;  top: 100%;  left: 50%;  transform: translateX(-50%);  z-index: 9999;  box-shadow: 0px 0px 5px #ccc;
  transition: all 0.3s linear;}
.top-w .right ul .wx .pic img {  width: 150px;  border: 5px solid #fff;}
.top-w .right ul .wx:hover .pic {  height: 160px;  transition: all 0.3s linear;}
.top-w .right p {  padding-left: 28px;  background: url(../images/top-phone.png) no-repeat left center;}
.top-w .right p i {color: #fe6701;  font-size: 20px;}
h1 {font-size:22px; height:1px; padding-bottom:12PX; padding-top:6px; text-align:center}
h4 {text-align:center; font-size:14px;font-weight:normal}

/* 高度间隔*/
.hei{margin:0 auto; height:10px; width:1200px;}
.heipadd{margin:0 auto; height:10px; width:100%;}
/* 内容*/
.content{margin:0 auto; line-height:180%; font-size:17px; padding:10px;}

/* 通栏容器*/
.listbox{margin:0 auto;width:1200px;}
.page_middle_with{margin:0 auto;  background:#FFF;border: 1px solid  #F5F5F5;border-radius:5px; width:1200px;}
.clear{ clear: both; }
.page_left{ float: left; }
.page_right{ float: right; }

/* 通栏标题*/
.lanmutitle{ display: block;}
.lanmutitle {margin:0 auto;font-size:20px; text-align:center;  padding:6px 10px 6px 10px;width:1180px;font-weight:normal;color: #003366;border-bottom-width:1px;border-bottom-style: dashed;border-bottom-color: #CCC;}



/*主体部分样式*/
	.main_content{margin:0 auto; width:1200px;}
	.main_content_left{ float: left; width:300px;}
	.main_content_right{ float: right; width:880px;}
	
	.main_content_left_box{ float: left; width:860px;background:#FFF;border: 1px solid  #F5F5F5;border-radius:6px;}
	.main_content_right_box{ float: right; width:300px;border: 0px solid  #F5F5F5;border-radius:6px;}
	
	.clear{ clear: both; }
.Left_box{ padding:6px;background:FFF; background:#FFF;border: 1px solid  #F5F5F5;border-radius:6px;}
.Right_box{ padding:6px;background:FFF; background:#FFF;border: 1px solid  #F5F5F5;border-radius:6px;}


.Left_box2{ padding:6px;background:FFF; background:#FFF;border: 1px solid  #F5F5F5;border-radius:6px;}
.Right_box2{ padding:6px;background:FFF; background:#FFF;border: 1px solid  #F5F5F5;border-radius:6px;}

.Left_Class {
	color: #FFFFFF;
	font-size: 14px;
	padding:6px 10px 6px 10px;
	background-color: #C00;
	border: 1px solid  #FFF;
	border-radius:6px;
	font-weight:bold;
}
.Left_Title {padding-right: 6px;padding-left: 6px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;	border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-top-color: #CCC;border-right-color: #CCC;border-bottom-color: #CCC;border-left-color: #CCC;	padding-top: 3px;padding-bottom: 3px;background-repeat: repeat-x;color: #333333; }

/* 资讯CLASS*/
.infoclass a{font-size:14px;color:#333; background-color: #F7F7F7;border:1px solid  #CCC;border-radius:3px;padding:3px 10px;}
.infoclass_select a{font-size:14px;color:#fff; background-color: #C00;border:1px solid  #C00;border-radius:3px;padding:3px 10px;}
.infoclass a:hover{ color:#FFF; background-color: #C00;border: 1px solid  #C00;border-radius:3px;}
/* 资讯标题加粗*/
a.infotitlelist{text-decoration:none;color:#1a1a1a;outline:none;font-size:18px;	font-weight: bold;}
a.infotitlelist:hover{text-decoration:none;	color:#FF6600;	outline:none;font-size:18px;font-weight: bold;}

/*产品部分*/
/* 鼠标经过边框*/
.bk2 {border: 1px solid #FF6600;border-radius:5px;}
.bk {padding:3px;border: 1px solid #f7f7f7;border-radius:5px;}

.prolist3_box{float:left; width:31%; margin:15px 5px 5px 10px;border: 1px solid #f2f2f2;border-radius:3px;text-align:center; height:410px;}
.prolist3_over{float:left; width:31%; margin:15px 5px 5px 10px;border: 1px solid #ccc;border-radius:3px;text-align:center; height:410px;}

.prolist3_box_size{ padding:10px;}
.prolist3_box_size img{max-height:238px; max-width:238px;border-radius:5px;}

.prolist4_box{float:left; width:282px; margin:15px 5px 5px 10px;border: 1px solid #f2f2f2;border-radius:3px;text-align:center; height:320px;}
.prolist4_over{float:left; width:282px; margin:15px 5px 5px 10px;border: 1px solid #ccc;border-radius:3px;text-align:center; height:320px;}

.prolist4_box_size{ padding:10px;}
.prolist4_box_size img{max-height:260px; max-width:260px;border-radius:3px;border: 1px solid #fff;}
