@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
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:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.header_top{width:100%; height:90px; background:url(../images/top.jpg) no-repeat top center;}
.index_logo{width:214px; height:70px; float:left; margin-top: 25px;}
.index_logo img{width:100%; height:auto;}
#menu{ height:110px; width:100%;}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width:880px; float: left; height:90px; margin-left:24px; margin-top: 15px}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:76px;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:97px; text-align:center; font-size:15px; z-index: 2; position: relative; color:#333333;height:90px;  line-height:90px;}
#menu .nav .nLi h3 a{color:#333333; padding-bottom:5px;}
#menu .nav .sub{ display:none; width:100%; left:0; top:90px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nLi:hover h3 a{ color:#e00f0f}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#e00f0f;   }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 43px; border: none; text-indent: 10px;}
#menu .nav .nLi .sub a:hover{ color:#e00f0f;}
#menu .nav .active h3 a{color:#e00f0f}
.header_right{float:right; margin-top:49px;}
.header_right a{ margin-left:10px;}



/* 首页:banner */
.banner{ width:100%;   height:650px; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:650px}
.banner .slideBox .hd{position:absolute;right:50%;bottom:25px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#061556}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}



/*关于我们*/
.index_about{width:100%; height:784px; background:url(../images/about_bj.jpg) no-repeat center; padding-top:90px;  background-attachment: fixed;    background-size: cover;}
.index_about_t{width:45.3%; height:429px; float:left; background: #fff; position: absolute; left:0px;}
.index_aboutinfo{width:510px; height:auto; padding-right:50px; padding-top:52px; float: right}
.index_aboutinfo h3{font-size:24px; color:#1b1b1b; font-weight:bold;}
.index_aboutinfo h4{font-size:12px; color:#535353; }
.index_aboutinfo p{font-size:15px; color:#626262; line-height:24px; margin-top:25px; margin-bottom:68px;}
.index_aboutinfo a{font-size:15px; color:#626262; width:125px;  height:35px; border:2px solid #7d7d7d; display:block; line-height:30px; text-align:center; border-radius:15px;}
.about_video{width:690px; height:429px; float:right;}
.about_num{width:100%; height:auto; overflow:hidden; margin-top:85px;}
.about_num dl{width:25%; height:auto; float:left;}
.about_num dl dt{font-size:15px; color:#fff;}
.about_num dl dt span{display:block; width:33px; height:2px; background:#fff; margin:5px 0}
.about_num dl dd{font-size:18px; color:#fff;}
.about_num dl dd span{font-weight:bold; font-size:58px; font-family:"Impact"; margin-right:10px;}
.index_aboutinfo a:hover{border: 2px solid #061556; color: #061556}





/*产品中心*/
.index_title{width:100%; height:auto;}
.index_title h3{font-size:36px; color:#1b1b1b; font-weight:bold; text-align:center; line-height:40px;}
.index_title span{width:37px; height:2px; background:#1b1b1b; display:block; margin:20px auto;}
.index_product{width:100%; height:400px; overflow:hidden; margin-top:75px;}
.index_yewu_t{width:262px; height:180px; float: left;background: url(../images/pro_t.jpg) no-repeat; padding-left: 8px; }
.index_yewu_t h3{width:262px; height: auto;  font-size: 36px; color: #1b1b1b; font-weight: bold; padding-top: 20px; }
.index_yewu_t span{width:43px; height: 4px; background: #ffffff;}
.index_yewu_t a{font-size: 15px; color: #626262; margin-top: 110px; display: block}
.Box {position: relative; width:63%; height:auto; float: right; z-index: 1}
.Box .Box_con {position: relative;}
.Box .Box_con .conbox {position: relative; overflow: hidden;  padding-top: 25px;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 380px;height:auto; margin-left:28px;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img.c_img{transition: all 0.5s; width:100%; height:100%;}
.Box .Box_con .conbox ul li:hover img.c_img{transform: scale(1.03);}
.Box .Box_con .conbox ul li:hover .cur_h{display:block;}
.cur_img{width:100%; height:278px; position:relative;}
.cur_title{width:100%; height:66px; background: #eeeeee; transition: all 0.5s;}
.cur_title p{width:100%; height:100%; line-height:66px; text-align:center; font-size: 16px; color: #434343; text-align: center}
.cur_title i{width:41px; height: 41px; display: none; margin: 0px auto 0; background: url(../images/jia.jpg) no-repeat;}
.Box .Box_con .btn {display: block;width:27px;height:27px;cursor: pointer;  text-align: center; position: absolute;top:300px;}
.Box .Box_con .btnl {background: url(../images/p_left.png) no-repeat; left:-345px; }
.Box .Box_con .btnr {background: url(../images/p_right.png) no-repeat;  left:-300px; }
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat;}
.cur_xx{width:100%; height: 100%; position: absolute; top: 0px; left:0px; z-index: 999; text-align: center; padding: 15px; background: rgba(6,21,86,0.5); display: none;}
.cur_xx p,.cur_xx span{font-size: 16px; color: #fff; line-height:30px;}
.cur_xx img{margin-bottom: 10px;}
.cur_xx div{width:100%; height: 100%; border: 1px solid #fff; padding-top: 20%}
.Box .Box_con .conbox ul li:hover .cur_title p{display: none;}
.Box .Box_con .conbox ul li:hover i,.Box .Box_con .conbox ul li:hover .cur_xx{display: block;}
.Box .Box_con .conbox ul li:hover .cur_title{ background: #ed1b25; padding-top: 12px;}
.Box .Box_con .conbox ul li:hover .cur_img{height: 288px; margin-top: -10px;}
.Box .Box_con .conbox ul li:hover .cur_title{transform: scale(1.03); margin-top: 5px;}


/*领域*/
.index_lingyu{width:100%; height:auto; overflow:hidden; margin-top:100px}
.index_lingyu ul{width:100%; height:auto; overflow:hidden; margin-top:40px; padding:0px 10px}
.index_lingyu ul li{width:19.9%; float:left; height:auto; position:relative; margin-right:0.1%; overflow: hidden}
.ly_pic{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ly_info{width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:999; text-align:center; padding-top:44%;}
.ly_info img{width:65px; height:65px; display:block; margin:5px auto;}
.ly_info h4{font-size:21px; color:#666; font-weight:bold; line-height:40px; color:#fff}
.ly_info hr{width:30px; height:2px; background:#fff; display:block; margin:10px auto;}
.ly_info span{width:120px; height:38px; border:1px solid #fff; text-align:center; line-height:30px; color:#fff; font-size:15px;margin:20% auto 0; display:none;}
.index_lingyu ul li:hover span{ display:block;}
.index_lingyu ul li:hover .ly_info{padding-top:25%; transition: all 0.4s ease-in-out;}
.index_lingyu ul li:hover .ly_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative; height: 543px; }
.picMarquee-left .bd{width:100%; height: 100%;}
.picMarquee-left .bd ul{width:100%; height: auto; overflow: hidden }





/*新闻*/
.index_news{width:100%; height:722px; background:url(../images/news_bj.jpg) no-repeat; padding-top:75px;  overflow:hidden;}
.index_news_a{width:auto; display: table; margin: 0px auto 36px;}
.index_news_a a{font-size: 17px; color: #313131; font-weight: bold; float: left; width: 123px; height: 40px; line-height: 40px; text-align: center; margin: 0px 10px}
.index_news_a a:hover{border-bottom: 2px solid #ed1721; color: #ed1721}
.index_news_left{width:267px; height:auto; float:left}
.nerws_pic{width:267px; height:195px;}
.nerws_pic img{width:100%; height:100%}
.index_news_left .index_nt{width:100%; height:210px; background:#e00f0f; padding:20px 0px 0px 18px;}
.index_nt h3{font-size:30px; color:#fff; line-height:40px; font-weight: bold;}
.index_nt h4{font-size:21px; color:rgba(255,255,255,0.22); font-weight: bold; line-height: 35px;}
.index_nt p{font-size: 14px; color: #fff; width: 100%; height: 35px; line-height: 35px;  font-weight: bold;}
.index_nt a{font-size: 14px; color: #fff;width: 102px; height: 28px; border: 1px solid #fff; display: block; text-align: center; line-height: 28px; margin-top: 15px;}
.index_nt a:hover{ background: #fff; color:#e00f0f}
.index_news_right{width:909px; height:100%; float:right; }
.news_top{width:100%; height:auto; overflow:hidden; border-bottom: 1px dashed #dcdcdc; padding-bottom: 20px;}
.news_top_pic{width:275px; height:171px; float: left; overflow: hidden}
.news_top_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_top_right{width:600px; height: auto; float: right}
.news_top_right .news_top_time{width:100%; height: 45px; line-height: 45px; margin-top: 8px;}
.news_top_right .news_top_time h3{width:456px; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left; font-size: 16px; color: #061556; 
	font-weight: bold;}
.news_top_right .news_top_time span{font-size: 14px; color: #707070; float: right}
.news_top_right p{width:100%; height: 102px; color: #959595; font-size: 14px; line-height: 28px; margin-top: 15px;}
.news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_top:hover p,.news_top:hover span{color:#061556}
.index_news_right ul{width:100%; height:auto;}
.index_news_right ul li{width:430px; height:auto; float:left; margin-top:15px;}
.index_news_right ul li h3{font-size:16px; color:#313131; height:40px; line-height:40px; font-weight:bold; background: url(../images/xing.png) no-repeat left center; 
	padding-left: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li p{width:100%; height:52px; font-size:14px; color:#707070; overflow:hidden; line-height:26px;}
.news_x{width:100%; height:30px; line-height:30px; margin-top:10px;}
.news_x img{float:left; margin-top:15px;}
.news_x span{font-size:12px; color:#999999; float:right}
.index_news_right ul li:nth-child(2n){float:right}
.index_news_right ul li:hover p,.index_news_right ul li:hover h3{color:#061556}


/*底部*/
.footer{ width: 100%; height:322px; background:#153170;overflow:hidden; padding-bottom:30px;}
.footer dl{width:90px; height:auto; float:left; margin-right:46px; margin-top: 40px;}
.footer dl dt{font-size:18px; color:#fff; background:url(../images/lan_x.png) no-repeat left bottom; height:40px; margin-bottom:15px; }
.footer dl dd{width:100%; height:30px; line-height:30px;  }
.footer dl dd a{font-size:14px; color:#fff;}
.footer dl dd a:hover{font-weight: bold;}
.footer_con{width:255px; height: 100%; float: left; margin-top: 40px;}
.footer_con h4{width:100%; height:40px;  border-bottom: 1px solid #2d4b8e; font-size:18px; color:#fff; }
.footer_con p{width:100%; line-height: 30px; font-size: 14px; color: #ffffff;}
.footer_con div b{font-size: 30px; color: #fff; font-family: "Impact"}
.footer_con div {width:100%;line-height:30px; margin-top: 28px;}
.footer_con div img{float: left; margin-right: 10px;}
.footer_con p a{color:#fff}
.footer_pic{width:356px; height: 322px; float: right; background: url(../images/f_bjs.jpg) no-repeat; padding: 40px 35px;}
.footer_pic h4{width:244px; height: 40px;border-bottom: 1px solid rgba(255,255,255,0.5); font-size: 18px; color: #fff; margin-bottom: 25px;}
.footer_pic h4 span{font-size: 14px; color: #fff; margin-left: 5px;}
.footer_sj div,.footer_wx div{width:128px; height: 128px; background: url(../images/img_bj.png) no-repeat; padding: 10px;}
.footer_sj div img,.footer_wx div img{width:100%; height: 100%;}
.footer_sj{width:128px; height: auto; float: left;}
.footer_wx{float: right}
.footer_pic p{font-size: 14px;color: #fff;; padding-left: 30px; margin-top:10px;}
.footer_pic p img{float: left; margin-right: 5px;}
.footer_ban{width:100%; height: 50px; line-height:50px;  background:#061556}
.footer_zhichi{width:auto; height:50px; float:right; line-height:50px; margin-left:10px;}
.footer_zhichi p{ width:auto; float: left; margin-right: 20px;  font-size: 12px; color:#fff;}
.footer_zhichi .pt{width:125px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 15px; margin-left:8px}
.footer_zhichi .js{width:112px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 15px; margin-left:8px}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:50px; line-height: 50px;font-size: 12px; color:#fff; float:left; }
.beian{font-size:12px; color:#fff}
.index_kuaijie{width:100%; height:auto; line-height:40px; }
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 16px; color: #313131; margin: 0px 10px;}
.index_kuaijie p{font-size: 16px; color: #313131; float: left; padding-right: 10px;}
.index_kuaijie a:hover{color:#153170}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.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: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.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 p {
    line-height: 12px;
    text-align: center;
	 font-size:14px;
}
.lxfx li {
    background:#061556;
    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;  }
.newsban{ background: url(../images/newsban.jpg) no-repeat center;}
.proban{ background: url(../images/proban.jpg) no-repeat center; }
.contban{ background: url(../images/contban.jpg) no-repeat center;  }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; }
.serban{ background: url(../images/serban.jpg) no-repeat center;}
.lcban{ background: url(../images/lcban.jpg) no-repeat center;}
.yxban{ background: url(../images/yxban.jpg) no-repeat center;}
.hrban{ background: url(../images/hrban.jpg) no-repeat center; }
.yyban{ background: url(../images/yyban.jpg) no-repeat center; }
.khban{ background: url(../images/khban.jpg) no-repeat center; }
.sczzban{ background: url(../images/sczzban.jpg) no-repeat center; }




/* 内页通用:左侧分类 */
.nyban{width:100%; height:300px; padding-top:270px; }
.nyban p{color: #333; font-size: 14px; text-align: right; background:url(../images/home.png) no-repeat left center; width:auto; padding-left:25px; float:right; }
.nyban p a{ color: #333; }
.nyban p a:hover{color:#e00f0f}
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #061556; 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 #061556; 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: #061556;  }
.mianlfl-li > .active span{ background: #061556;  }
.mianlfl-li:hover a > span{ background: #061556; }
.mianlfl-li:hover a > p{ color: #061556;  }
.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: 25px;  }
.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: #e00f0f; 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; }

/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 20px;  }
.main-title > h3{ font-size: 36px; text-align: center; font-weight: bold; color: #313131; }
.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: #061556; 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: 189px;  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 > a > span{ border:2px solid #061556; 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 > h3{ float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#061556;}
.nynews-li:hover a > span{ left:15px; background: #061556; }
.nynews-li:hover a > p{ right:15px; color:#061556;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#061556; border:1px solid #061556;  }
.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: #061556;  }
.nynewst-l{ width: 210px; height: 156px; 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 > ul{ display: table; }
.mianr-mid .inschool-li{ width: 460px;  }
.mianr-mid .inschool-a{width:430px}
.mianr-mid .scoohllidiv{ width: 383px; height: 260px; }
.mianr-mid .zx{ width: 185px !important; }
.mianr-mid .gd{ width: 185px !important; }

/*内页*/
.honor-li{ float:left; margin-right: 20px; cursor: pointer; margin-bottom: 70px; position: relative; }
.honor-li:nth-child(3n),.goods-li:nth-child(3n){ margin-right: 0; }
.honorli-div{ width:293px; height: 212px; overflow: hidden}
.honorli-div > img{ width:100%; transition: .6s; height:100%; }
.honor-li:hover .honorli-div > img{ transform: scale3d(1.1,1.1,1); }
.honor-li p:after{ width:0; height: 40px; background: #e00f0f; display: inherit; content: "";position: absolute; bottom: -40px; left: 0; right: 0; transition: .6s;  }
.honor-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.honor-li:hover p:after{ width:100%; }
.honor-li:hover h3{ color: #fff; }
.case-li .honorli-div{ width:293px; height: 159px !important; overflow: hidden; }



/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #061556; color: #e00f0f; 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: #061556;padding-top: 0 !important;   }
.news-title span { background: url(../images/newstitle-bg.png) no-repeat; width:442px; line-height: 80px }
.news-title span p{ color: #898989 !important; }
.news-title p{ color: #626262; }
.title { margin-top: 60px; }
.title h3{ font-size: 33px; text-align: center; font-weight: bold; padding-top: 13px; }
.title span p{ color: #fff; font-size: 14px; text-align: center; line-height: 1px; }
.title span{ display: block; background: url(../images/title-bg.png) no-repeat center; width:442px; height: 80px; margin: 0 auto; }

.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l > h3{ font-size: 25px; 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; }
.newsli-l > p{ text-align: center; font-size: 38px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 0 20px; padding-bottom: 20px;  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r > h3{ font-size: 24px; font-weight: bold; padding-top: 20px; line-height: 30px; transition: .6s;  }
.newsli-r > p{ font-size: 15px; line-height: 24px; padding-top: 5px;  }
.news-li:hover .newsli-l { background: #061556; }
.news-li:hover .newsli-l h3{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r > h3{ color: #061556;  }
.news-li:hover .newsli-r > p{ color: #061556;  }


/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #3c80e6; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: auto; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#3c80e6; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#3c80e6;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#3c80e6;}
.nynewsb-li:hover .nynewsb-r > p{ background:#3c80e6; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.contact .l{ margin-top: 20px; }
.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:287px; height:210px; overflow: hidden}
.inproli-div > img{ width:100%;  height: 100%; transition: .6s;}
.goods-li{float:left; margin-right: 29px; cursor: pointer; margin-bottom:40px; position: relative; height:100%; width:287px;}
.goods-li h3{text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2; width:100%; height:40px;}
.goods-li:hover .inproli-div > img{ transform: scale3d(1.1,1.1,1); }


@media only screen and (max-width:1440px ) {
.Box{width:69%;}
.picMarquee-left{height:450px;}
}
@media only screen and (max-width:1366px ) {
	.picMarquee-left{height:400px;}
}


