/* 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;}
a:hover{ color:#3474ad;}

/*首页*/
.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:0;}
.am-header .am-header-title img{ margin-top:6px; height:40px;}

/*分享*/
.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;}
.am-navbar-default .am-navbar-nav{ background-color:#3474ad;}
.am-navbar-default a:hover{ color:#fff;}

/*二级导航*/
.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;}
.menu ul li.xz a{ background:#3474ad; color:#fff;}

/*新闻详情*/
.newtit{ font-size:1.6rem;color:#333; margin:0; text-align:center;}
.am-paragraph h4{ margin-top:10px; text-align:center;font-weight: normal; }

/*招聘*/
.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-btn-primary{background-color:#3474ad;border-color:#3474ad;}
.am-btn-primary:focus, .am-btn-primary:hover{background-color:#3474ad;border-color:#3474ad;}

