@charset "utf-8";
/* CSS Document */


h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container,.w1200{ width:1250px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; margin-top: 52px;}
.index_video{width:630px; height: 408px; float: left}
.index_video video{width:100%; height: 100%;}
.index_about_top{width:100%; height: 468px; background: url(../images/about_bjs.jpg) no-repeat right bottom}
.index_about_right{width:465px; height: auto; float: left; margin-left: 58px; margin-top: 50px;}
.index_about_right h5{font-size: 24px; color: #212222; font-weight: bold; text-transform:Uppercase }
.index_about_right h4{font-size: 30px; color: #333333; margin: 8px;}
.index_about_right hr{width:116px; height: 2px; background: #efa115; border: 1px solid #efa115}
.in_about_xx{width:100%; height: auto; overflow: hidden; margin: 24px 0; font-size: 14px; color: #333333; line-height: 30px;}
.about_more{width:118px; height: 28px; background: url(../images/more_bj.png) no-repeat; font-size: 14px; color: #333333; line-height: 28px; display: block; 
	padding-left: 30px;}
.about_more:hover{color:#1551ac}
.index_about ul{width:100%; height: 145px; background: #1551ac; margin-top: 12px;}
.index_about ul li{width:25%; height: 145px; float: left}
.index_about ul li a{width:123px; height: 123px;text-align: center; display: block; margin:10px auto 0; 
	padding-top: 30px; position: relative}
.index_about ul li p{font-size: 14px; color: #fff; line-height: 28px;}
.index_about ul li:hover{background: #efa115}


.b_1{width:86px; height: 86px; border: 1px solid rgba(255,255,255,0.4); margin: -10px auto 0;
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); transition: transform 0.4s ease-out }
.b_2{width:86px; height: 86px; border: 1px solid rgba(255,255,255,0.4); position: absolute; top:50%; left:50%; margin-left: -43px; margin-top: -43px;transition: transform 0.4s ease-out}

.index_about ul li:hover .b_1{-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}

.index_about ul li:hover .b_2{-ms-transform:rotate(-135deg); 	/* IE 9 */
-moz-transform:rotate(-135deg); 	/* Firefox */
-webkit-transform:rotate(-135deg); /* Safari 和 Chrome */
-o-transform:rotate(-135deg); }

.b_cc{width:100%; height: 100%; position: absolute; top:32px; left:0px;}





/*产品中心*/
.index_product{width:100%; height: 794px; overflow: hidden; margin-top:40px; background: url(../images/pro_bjs.jpg) no-repeat center; padding-top: 20px;}
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_title h4{font-size: 18px; color: #333333; font-weight: bold;  margin:8px 0 15px}
.index_product_title p{font-size: 36px; color: #1551ac;  font-weight: bold;}
.index_product_title hr{width:53px; height: 2px; background: #efa115; display: block; margin: 0px auto;}

.index_pro_left{width:265px; height: 575px; float: left; background: #fff; margin-top: 24px;}
.index_pro_left .in_t{width:265px; height: 92px; overflow: hidden; background: url(../images/title_bjs.jpg) no-repeat center; font-size: 24px; color: #ffffff; text-align: center; line-height: 90px;}
.index_pro_left ul{width:100%; height: auto; overflow: hidden; margin-top: 40px; padding: 0px 10px;}
.index_pro_left ul li{width:100%; height: 60px; border-bottom: 1px solid #f2f2f2; text-align: center; padding-top:14px}
.index_pro_left ul li a{ background: #dcdcdc; border-radius: 25px; font-size: 16px; color: #333333; width: 208px; height: 34px; margin:0px auto 0; display: block; 
	line-height: 34px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.index_pro_left ul li:hover a{background: #1551ac;  color:#fff}
.index_product_list{width:918px; height: auto; overflow: hidden; float: right; margin-top: 24px;}
.index_product_list ul{width:100%; height: auto; overflow: hidden}
.index_product_list ul li{width:296px; height: auto; overflow: hidden; float: left; margin-right:15px; margin-bottom:11px;}
.in_pro_img{width:100%; height: 240px; position: relative; overflow: hidden}
.in_pro_img img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_i{width:100%; height: 42px; background: #fff; padding: 0px 10px;}
.index_product_list ul li p{width:220; height: 42px;  text-align: center; line-height: 42px; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.in_pro_i i{width:23px; height: 9px; background: url(../images/g_jt.png) no-repeat center;  float: right; margin-top: 15px;}
.index_product_list ul li:nth-child(3n){margin-right: 0}
.index_product_list ul li:hover .in_pro_i{background: #efa115}
.index_product_list ul li:hover p{color: #fff}
.index_product_list ul li:hover i{background: url(../images/b_jt.png) no-repeat center}
.index_product_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*anl*/
.index_case{width:100%; height:613px; background: url(../images/case_bj.jpg) no-repeat center}
.index_case_left{width:598px; height: auto; float:left; padding-top: 60px;}
.index_case_left h4{font-size: 60px; color: #212222; font-weight: bold; font-family: "Arial"; margin-top: 8px;}
.index_case_left h5{font-size: 24px; color: #1551ac; font-weight: bold; background: url(../images/c_jt.png) no-repeat right center; width: 145px; margin-top: 8px;}
.inex_case_xx{width:510px; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px; margin: 20px 0 40px} 
.mr_frbox{height:534px; position: relative; width: 602px; float: left; margin-top: 80px;}
.mr_frUl{width:100%; height: auto; }
.mr_frUl ul li{display:inline;float:left;height:auto;width:297px; margin-right:8px;overflow:hidden;}
.mr_frUl ul li img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_pic{width:100%; height: 100%; overflow: hidden; position: relative; margin-bottom: 10px;}
.mr_frUl ul li p{width:100%; height: 42px; background: rgba(255,255,255,0.65); padding: 0px 10px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; bottom:0; left:0; line-height: 42px;}
.mr_frUl ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.og_prev, .og_next{width:36px;height:36px; line-height:30px;position:absolute;bottom:10px;z-index:99;cursor:pointer;  }
.og_prev{right:40px; background: url(../images/c_left.png) no-repeat}
.og_next{right:0; background: url(../images/c_r.png) no-repeat}
.mr_frUl ul li .in_case_pic:hover p{background: rgba(21,81,172,0.65); color:#fff}




/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-bottom: 30px; margin-top: 36px; background: url(../images/news_bjs.jpg) no-repeat top center; 
	padding-top: 30px;}
.index_news_title h4{font-size: 30px; color: #333333;  font-weight: bold; text-align: center;}
.index_news_title hr{width:53px; height:4px; background: #efa115; display: block; margin:16px auto;}
.inews_nav{width:444px; height: auto; overflow: hidden; margin: 25px auto; }
.inews_nav a{width:124px; height: 36px; background: #1551ac; text-align: center; line-height: 36px; font-size: 16px; color: #fff;  float: left; margin: 0px 10px;}
.inews_nav a:hover{background: #efa115}
.index_news_bottom{width:100%; height: auto; overflow: hidden; border: 1px solid #aaaaaa; padding:28px; margin-top: 26px; }
.index_news_list{width:100%; height: auto; overflow: hidden;}
.index_news_list .innews_li:nth-child(3){margin-right: 0}
.innews_li{width:352px; height: auto; overflow: hidden; float: left; margin-right: 43px; }
.innews_li .innews_li_pic{width:100%; height: 205px; overflow: hidden; }
.innews_li_pic img{width:100%; height: 100%; }
.innews_li_xx{width:100%; height: auto; overflow: hidden;  margin-top: 18px; }
.innews_li_xx h3{width:240px;height: auto; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333; 
	line-height: 30px; height: 30px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;  }
.innews_li_xx span{font-size: 14px; color: #666; float: right; line-height: 30px; height: 30px;}
.innews_lip{width:100%; height:110px; font-size:14px;color: #999999; line-height: 30px; margin-top: 10px; border-bottom: 1px solid #aaa; }
.in_news_img{width:100%; height: 40px; line-height: 40px; margin-top: 10px;}
.in_news_img p{font-size: 14px; color: #999999; float: left}
.in_news_img img{float: right; margin-top: 15px}
.index_news_right ul{width:100%;  height: auto; overflow: hidden;  margin-top: 10px;}
.index_news_right ul li{width:352px; height:60px; line-height:60px; border-top: 1px dashed #dcdcdc; float: left; margin-right: 43px}
.index_news_right ul li h3{width:260px;height: 100%;float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{font-size: 14px; color: #999999; float: right}
.index_news_right ul li:nth-child(3n){margin-right: 0px}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span{color:#1551ac}
.innews_li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.innews_li:hover .innews_lip,.innews_li:hover h3,.innews_li:hover span{color:#1551ac}
.index_news_tpic:hover p,.index_news_tpic:hover .in_news_itime span,.index_news_tpic:hover h3{color:#1551ac}
.in_news_img:hover p{color:#1551ac}




/*联系我们*/
.index_contact{width:100%;  height: 503px; overflow: hidden; background: url(../images/contact_bjs.jpg) no-repeat center}
.index_contact_xx{width:695px; height: 295px; background: rgba(255,255,255,0.74); box-shadow: 1px 1px 1px rgba(0,0,0,0.2); margin: 0px auto; padding: 48px 50px 0}

.in_cinput{width:295px; height: auto; float: left }
.in_cinput input{width:295px; height: 35px; border:1px solid #1551ac; margin-bottom: 10px; padding: 0px 10px;}
.index_contact_xx textarea{width:292px; height: 80px; float: left; margin-left: 8px; border:1px solid #1551ac; padding: 10px;}
.in_csubmit{width:295px; height: 35px; background: #1551ac; border: 0; text-align: center; font-size: 14px; color: #fff; margin: 30px auto; display: block}
.in_con_dhs{background: url(../images/f_dhs.png) no-repeat left center; padding-left: 25px; font-size: 14px; color: #333333; height: 40px; line-height: 40px; width: 332px; margin: 0px auto;}
.in_con_dhs span{font-size: 30px; color: #1551ac; font-family: "Impact"}
.in_con_dhs p{float: left}
.in_csubmit:hover{background: #efa115}

/*底部*/
.footer{width: 100%;  background:#313131;}
.f_center{width:100%; height: auto; overflow: hidden; padding-top: 40px;}
.f_contact{height:auto; overflow: hidden; width: 885px; float: left }
.f_contact p{font-size: 14px; color: #ffffff; line-height: 26px}
.f_contact h3{font-weight: bold; font-size:24px; color: #fff; }
.f_left{width:424px; height: auto; float: left; margin-top:15px;}
.footer_img{width:113px; height: auto; overflow: hidden; float: right; margin-right: 28px;}
.footer_img div{width:113px; height: 113px; background: url(../images/m_bj.png) no-repeat center; padding: 10px;}
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:14px;  color: #ffffff; }
.ft_1{background: url(../images/f_sj.png) no-repeat 15px center; padding-left:35px;}
.ft_2{background: url(../images/f_wx.png) no-repeat 15px center; padding-left:35px;}
.footer_ban{width:100%; height:60px; line-height:60px; border-top: 1px solid rgba(255,255,255,0.38); margin-top:25px;}
.footer_zhichi{width:auto; height:60px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:19px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:19px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:60px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{color:#1d50b6!important}
.index_kuaijie{width:100%; height:auto;line-height: 30px; overflow: hidden;  padding: 15px 0}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #313131; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #313131; float: left; width:88px; height: 30px;  text-align: center  }
.index_kuaijie a:hover{color:#1551ac}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 5px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -50px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1551ac;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*内页banner*/
.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 450px; }
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 450px; }
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 450px; }
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 450px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 450px; }
.spban{ background: url(../images/spban.jpg) no-repeat center; height: 450px; }
.lcban{ background: url(../images/lcban.jpg) no-repeat center; height: 450px; }
.yxban{ background: url(../images/yxban.jpg) no-repeat center; height: 450px; }
.hrban{ background: url(../images/hrban.jpg) no-repeat center; height: 450px; }
.ysban{ background: url(../images/ysban.jpg) no-repeat center; height: 450px; }



/* 内页通用:左侧分类 */
.nyban p{ padding-top:400px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #004a9f; color: #fff; }
.main-l{ border-top: none; width: 250px; margin-top: -66px; border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #004a9f; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #004a9f;  }
.mianlfl-li > .active span{ background: #004a9f;  }
.mianlfl-li:hover a > span{ background: #004a9f; }
.mianlfl-li:hover a > p{ color: #004a9f;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #004a9f; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #004a9f; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:960px; margin-top: 20px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #1551ac; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #004a9f; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; font-size:16px; color:#666; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 16px; color: #555; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:588px; height: 172px;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #004a9f; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#004a9f;}
.nynews-li:hover > span{ left:15px; background: #004a9f; }
.nynews-li:hover > p{ right:15px; color:#004a9f;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#004a9f; border:1px solid #004a9f;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; }
.main-title > h3 > span{ color: #004a9f;  }
.nynewst-l{ width: 210px; height: 138px; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; }
.nynews-top > a > .l{ width: 329px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px;  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #004a9f; color: #004a9f; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #004a9f;}
.news-title span {width:442px; line-height: 80px; color: #004a9f; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #004a9f !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:86px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden}
.news-li:hover .newsli-l { background: #004a9f; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #004a9f;  }
.news-li:hover .newsli-r p{ color: #004a9f;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}



/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; color: #555;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }


/*产品*/
.inproli-div{ width:100%; height:220px; overflow: hidden; border:1px solid #ddd}
.inproli-div > img{ width:100%;  height: 100%; transition: .6s; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.goods-li{float:left; margin-right: 29px; cursor: pointer; margin-bottom: 70px; position: relative; width:287px}
.goods-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.goods-li:hover .inproli-div > img{ transform: scale3d(1.1,1.1,1); }
.pro_buy{width:140px; height:40px; border-radius:5px; background:#004a9f; text-align:center; line-height:40px; color:#fff; font-size:16px; display:block; margin-left:8px;}
.goods-li:nth-child(3n){margin-right:0}
.st_tree{width:100%; height:auto; overflow:hidden; padding:0px 10px;}
.st_tree a{text-decoration:none;}
.st_tree a:hover{color:#004a9f;}
.st_tree ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li{color: #393939;font-size: 16px;float: left; line-height: 52px; width:225px; height:52px; border-bottom:1px solid #e5e5e5; cursor:pointer}
.st_tree ul ul li{padding-left:10px;}
.st_tree ul li ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li ul li{width:100%; height:auto; overflow:hidden; line-height:35px; padding-left:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-bottom:1px solid #e5e5e5}
.st_tree ul li ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li.active a{color:#004a9f}
.st_tree ul ul li:hover a{color:#004a9f}
  
.st_tree .folder{background:url(../images/st_jt.png) no-repeat left center; background-size:5%; padding:0 0 0 20px;}
.st_tree .open,.st_tree .on{background:url(../images/st_jt.png) no-repeat left center; background-size:5%; padding:0 0 0 20px;}
.st_tree .open a,.st_tree .on a{color:#004a9f}




/*历程*/
.ny_events_ul{position: relative; width:100%; height:100%; overflow:hidden;}
.ny_events_ul::after{content: '';position: absolute; height: 100%;width: 1px;background: #004a9f ;z-index: 1;top: 0; left:170px}
.ny_events_ul li{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.timer_shaft_left{float: left;font-size: 24px;width:180px;text-align: center;position: relative; line-height:48px;}
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #004a9f ;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: left;line-height: 35px;padding-left: 30px; padding-top:10px; color: #666;max-width:80%;}

/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:218px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div img{width:100%; height:100%; display:block;}
.honor-li:nth-child(4n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}

@media screen and (max-width:1220px){
	body{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}

