@charset "utf-8";
/* CSS Document */
.banner{ width:100%; min-height:20px; overflow:hidden;}
.banner img{ width:100%;}

.page_box{ width:100%; height:auto; overflow:hidden;}
.page{ width:90%; height:auto; margin:0 auto; padding:10px;}


.page_right{ width:100%; height:auto; background:#FFF;}
.page_right_tit{ font-size:20px; font-family:"微软雅黑"; color:#333333; width:100%; margin-bottom:10px;}
.page_right_tit5{ font-size:16px; font-family:"微软雅黑"; color:#007fca; width:100%; margin-bottom:10px;}
.about_con{ font-size:12px; font-family:"宋体"; color:#666; line-height:28px; text-indent:2em;}

/* 展会资讯 */
.page_right_con{ width:100%; height:auto; margin-top:17px;}
.page_right_con dl{ display:block; width:100%; height:123px; margin-bottom:20px;}
.page_right_con dl dt{ display:block; float:left; height:123px; width:40%; margin-right:14px;}
.page_right_con dl dt img{ width:100%; height:123px;}
.page_right_con dl dd{ display:block; float:left; width:50%;}
.page_right_con dl dd h1{ font-size:16px; line-height:32px; font-weight:normal;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;}
.page_right_con dl dd p{ line-height:24px; color:#666; text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;}
.page_right_con dl dd a{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#007fac;}

/* 展会资讯more */
.page_right_con_tit{ width:100%; font-size:24px; text-align:center;}
.news_more_pic{ width:100%; height:270px; text-align:center; margin-top:20px;}
.news_more_pic img{ width:100%; height:270px;}

.news_more_text{ width:100%; margin-top:10px;}
.news_more_text span{ display:block; margin-right:30px; font-size:14px; width:100%;}
.news_more_text p{ margin-top:10px; color:#666;}

/* 资质荣誉 */
.honor_right_con{ width:100%; height:auto; margin-top:17px;}
.honor_right_con ul{}
.honor_right_con ul li{ display:block; width:41%; padding:2%; border:solid 1px #CCC; float:left; margin-right:5%; margin-bottom:10px;}
.honor_right_con ul li img{ width:100%;}
.honor_right_con ul li:nth-child(2n){ margin-right:0px;}

/* 联系我们 */
.contact{ float:right; text-align:left; width:100%; line-height:30px;}
.contact b{ font-size:16px;}

/* 客户反馈 */
.honor_right_con table{ width:100%; height:auto;}
.honor_right_con table td{ height:45px; line-height:45px;}
.honor_right_con table td .co_input{ height:35px; width:90%; border:solid 1px #CCC;}
.honor_right_con table td .co_text{ width:90%; height:80px; line-height:25px; border:solid 1px #CCC; margin-top:10px;}
.co_tj{ width:100%; height:45px; margin-top:20px; text-align:center; margin-bottom:20px;}
.co_tj input{ width:120px; height:45px; line-height:45px; border:none; cursor:pointer; color:#fff; background:#999;}

/* 产品中心 */
.pro_right_con{ width:100%; height:auto; margin-top:10px; overflow:hidden;}
.pro_right_con ul{}
.pro_right_con ul li{ float:left; display:block; width:30%; margin-right:5%; margin-bottom:10px; text-align:center;}
.pro_right_con ul li img{ width:100%; border:solid 1px #d7d7d7;}
.pro_right_con ul li:nth-child(3n){ margin-right:0;}
.pro_right_con ul li span{ width:30%; line-height:30px; text-align:center; text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;}

.pro_more_video{ width:48.5%; min-height:110px; float:left;  margin-right:3%; position:relative; margin-bottom:12px;}
.pro_more_video:nth-child(2n){ margin-right:0;}
.pro_more_video img{ width:100%; height:110px; display:block;}
.pro_more_video span{ width:100%; display:block; min-height:18px;line-height:18px; padding: 8px 0;}
.pro_more_video:hover .pro_more_pos{ background:rgba(0,0,0,0.7) url(../images/pos.png) center no-repeat; background-size: 30px auto;}
.pro_more_pos{ width:100%; height:110px; position:absolute; top:0; left:0; background:rgba(0,0,0,0.3) url(../images/pos.png) center no-repeat;background-size: 30px auto; text-align:center; }
.pro_right_con .div{ font-size:13px; color:#333; font-weight:bold; font-family:"微软雅黑"; padding-bottom:8px;}

.paging{ width:100%; height:40px; text-align:center; line-height:40px; margin-top:10px; clear:both;}
.paging a{ border:solid 1px #ccc; margin-right:8px; padding:5px 10px;}
.paging a:hover{ background:#999; color:#FFF;}
.paging span{ padding:5px 10px; background:#999; margin-right:8px; color:#FFF;}

.page_right_text{ width:100%; min-height:20px; overflow:hidden; color:#666; line-height:20px; margin-top:5px; padding-bottom:10px; border-bottom: dotted 1px #CCC;}
.page_right_text img{ max-width: 100%;}
.page_right_text2{ color:#666; min-height:26px; line-height:26px;margin-top:10px; padding-bottom:10px; margin-bottom:10px; border-bottom:dashed #666 1px;}
.page_right_text2 .div{ font-size:13px; color:#333; font-weight:bold; font-family:"微软雅黑";}
.page_right_text2 img{ max-width:100%; margin:0 auto;}
.page_right_text2 table{ width:100%; border-collapse:collapse; font-size:0.5em;}
.page_right_text2 table tr:first-child{ background:#666; color: #fff; }
.page_right_text2 table tr td:first-child{ text-indent:0.5em;}
.page_right_text2 table td{ text-align:left; border-collapse:collapse;}
.page_right_text2 table tr{ background: #f5f5f5;  border-collapse:collapse; }
.page_right_text2 table tr:nth-child(2n){ background: #f0f0f0;  border-collapse:collapse;}

/* 产品中心-more */
.pro_more_pic{ width:100%;}
.pro_more_pic img{ width:100%;  border:solid 1px #d7d7d7;box-sizing: border-box;}
.text_box{ width:100%; height:auto; margin-top:10px;}
.text_box .text_tit{ width:100%; height:42px; background:#eeeeee; display:block; overflow:hidden;}
.text_box .text_tit ul{}
.text_box .text_tit ul li{ float:left; display:block; text-align:center; font-size:14px; width:50%; height:42px; line-height:42px; cursor:pointer;}
.text_box .text_tit ul li:hover{ background:#007fac; color:#FFF;}
.menub1_1{ background:#007fac; color:#FFF;}
.more{ display:block;}
.more_con{ display:block; overflow:hidden; line-height:26px;}
.more_con table{ width:100%; border-collapse:collapse; font-size:0.5em;}
.more_con table tr:first-child{ background:#666; color: #fff; }
.more_con table tr td:first-child{ text-indent:1em;}
.more_con table td{ text-align:left; border-collapse:collapse;}
.more_con table tr{ background: #f5f5f5;  border-collapse:collapse; }
.more_con table tr:nth-child(2n){ background: #f0f0f0;  border-collapse:collapse;}

/* 合作伙伴 */
.par_box{ width:100%; height:auto;}
.par_box dl{ height:90px; width:100%; margin-top:17px;}
.par_box dl dt{ width:28%; height:90px; float:left;}
.par_box dl dt img{ width:100%; height:90px;}
.par_box dl dd{ float:right; line-height:22px; width:68%; color:#666; overflow:hidden;}
.par_box dl dd:nth-child(2){ font-size: 18px; font-family: "微软雅黑"; color: #666; font-weight:bold;}
.par_box dl dd:nth-child(3){ height: 48px; overflow: hidden;}
.par_box dl dd a{ color: #007fac;}


