/* Write your styles */
html{font-size:10px;}
ul,ol,li,dl,dd,dt{list-style:none;}
*{ padding:0; margin:0;}
img{ max-width:100%;}
.clear{ clear:both;}
a{ color:#555;}

/*首页*/
.am-header-default{ background-color:#fff; border-bottom:1px solid #ddd;}
.am-header-default .am-header-title{ color:#555;}
.am-menu-offcanvas1 .am-menu-toggle{ color:#555; font-size:2.4rem; left:5px; position:fixed; z-index:1011; top:3px;}


/*分享*/
.newdate{width:30px; height:30px; position: fixed; top:12px; right:5px; z-index:1011; text-align:center;}
.newfx ul{ margin-bottom:0; padding-left:0;}
.newfx li{ list-style:none;}
.am-paragraph-default a{ color:#555; display:block; font-size:2rem;}

/*其它*/
.content{ background:#fff;}
.con{ padding:10px 0;font-size:1.4rem;}
.con2{ padding:20px 10px; font-size:1.4rem;}


/*标题*/
.title{ width:80%;margin:0 auto; padding-top:30px; position:relative;}
.title hr{ position: relative; top:-30px; border-top:2px solid #aaa;}
.title a{display: block;width:160px; line-height:30px; font-size:2.4rem; background:#fff;margin:0 auto; text-align:center; position:relative; z-index:9;}

/*首页公司介绍*/
.iabout{ background:#ddd; color:#555; padding:15px; margin:10px;}
.iabout p{ margin-bottom:0;}
.in-video {position: relative;padding-bottom: 56.25%;height: 0;verflow: hidden;}
.in-video iframe,.in-video object,.in-video embed,.in-video video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*页脚*/
.am-footer{ border-top:1px solid #ddd;}
.am-footer-default .am-footer-miscs p{ color:#888;}

/*二级导航*/
.menu{ width:100%; clear:both; background:#ddd;}
.menu ul{ margin:0; padding:0;display: flex;  justify-content: space-between;}
.menu ul li{width:100%;}
.menu ul li a{ display:block;line-height:40px; font-size:1.4rem; text-align:center;}


/*新闻详情*/
.newtit{ font-size:1.6rem;font-weight: normal; color:#333; margin:0;}
.am-paragraph h4{ margin-top:10px;}

/*招聘*/
.hr, .hr li{ list-style:none;}
.hr{ padding:1.5rem; margin:0;}
.hr li{margin-bottom:1.6rem;background:#f5f5f5; color:#888; border-radius:3px; padding:1.4rem; font-size:1.4rem;}
.hr li a{ display:;}
.hr h4{ border-bottom:1px solid #ddd; font-size:1.6rem; line-height:3.2rem; font-weight:normal;}
.hr li .hr-c{ display:block;}
.hr li .hr-c2{ height:5rem; line-height:2.4rem;overflow:hidden; margin:1rem 0;}

.hr-table{ padding:1.6rem; color:#777; font-size:1.4rem;}
.hr-table>table{ background:#ddd;}
.hr-table>table tr{ background:#fff;}
.hr-table>table tr:nth-child(2n){ background:#f5f5f5;}
.hr-table>table td{padding:0 10px; line-height:4rem;}

/*产品中心 */
.am-paragraph h3.red{ color:#f30; margin-bottom:0; margin-top:10px;}
.prod{ padding:0 10px;}
.prod-img img{max-width:100%;}
.am-tabs-bd .am-tab-panel{ min-height:150px;}

/*视频*/
.am-gallery-item{ position:relative;}
.am-gallery-bf{ position:absolute; top:45%; left:50%; margin-top:-30px; margin-left:-30px; color:#fff; font-size:30px;}
.video-c {position: relative;padding-bottom: 56.25%;height: 0;verflow: hidden;}
.video-c iframe,.video-c object,.video-c embed,.video-c video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*解决方案*/
.solution{width:100%; border-color:#ccc;}
.solution td,.solution th{ border-color:#ccc; text-align:center; vertical-align:middle;}
.solution a{ color:#3474ad;}
.solution a:hover{ color:#F30; text-decoration:underline;}