/*外部公共样式*/
@import "bootstrap.min.css";
@import "swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
a{color: #333;}
.topbox{width:100%; overflow:hidden; line-height:36px; color:#cdcdcd; background:#444; font-size:12px;}
.topbox a{color:#cdcdcd; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#fff; text-decoration:underline!important;}

.header{width:100%; padding:35px 0; border-bottom:1px solid #dfdfdf;}
.logo img{width:358px; height:54px;}
.search{width:300px; margin-top:10px; border:1px solid #d9d9d9;}
.search_inp1{width:calc(100% - 46px); float:left; height:36px; padding:0 7px; font-size:12px; color:#484848;}
.search_inp1::-webkit-input-placeholder{color: #bfbfbf;} 
.search_inp1:-moz-placeholder{color: #bfbfbf;} 
.search_btn{width:46px; float:left; height:36px; background:url(../images/search_ss.png) no-repeat center center #fca50d;}
.header_dianhua{line-height:22px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:64px; margin-left:38px; font-size:18px; color:#333;}
.header_dianhua>span{display:block; overflow:hidden; line-height:32px; font-size:30px; color:#d71921; font-family:'Times New Roman';}

nav{background:#fff; border-bottom:1px solid #dfdfdf; position:relative; left:0; top:0; z-index:9999999;}
.nav{width:100%;}
.nav>li{width:14.28%; float:left; position:relative;}
.nav>li>a{width:100%; float:left; overflow:hidden; height:54px; line-height:54px; text-align:center; font-size:16px; color:#484848;}
.nav>li:hover>a{background:#d71921; color:#fff;}
.nav>li>a.on{background:#d71921; color:#fff;}

.nav_dl{display:none; width:100%; float:left; background:rgba(68,68,68,0.8); position:absolute; left:0; top:100%; z-index:9999; padding-top:2px;}
.nav_dl>dd{display:block; overflow:hidden;}
.nav_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_dl>dd>a:hover{background:#d71921; color:#fff;}
/*END-头部+导航*/

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:-100%; background:rgba(0,0,0,0.5); padding:10px 0; display:flex; justify-content:center; transition:all 0.4s;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#fff; opacity:0.5; border-radius:50%; margin:0 4px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}
.banner:hover .swiper-pagination{bottom:0;} 
/*箭头*/
.banner .next,.banner .prev{right:-12%; position:absolute;top:50%; transform:translateY(-50%); width:30px; height:50px; background:url(../images/next.jpg) no-repeat center center; overflow:hidden;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{right:initial; left:-12%; background:url(../images/prev.jpg) no-repeat center center;}
.banner:hover .next{right:2%;}
.banner:hover .prev{left:2%;}
/*END-banner*/

/*首页内容*/
.cpfl{width:100%; overflow:hidden; padding:50px 0;}
.cpfl_title{display:block; overflow:hidden; text-align:center;}
.cpfl_p{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.cpfl_p>span{float:left; padding:0 20px; position:relative; line-height:36px; font-size:30px; color:#1e1a17;}
.cpfl_p>span::before{content:""; width:110px; height:2px; border-top:1px solid #cac9c8; border-bottom:1px solid #969493; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.cpfl_p>span::after{content:""; width:110px; height:2px; border-top:1px solid #cac9c8; border-bottom:1px solid #969493; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.cpfl_sp{line-height:18px; font-size:16px; color:#999; text-transform:uppercase;}
.cpfl_ul{display:block; overflow:hidden; width:1220px; padding-top:40px;}
.cpfl_ul li{width:200px; float:left; margin-right:3px;}
.cpfl_ul li .cpfl_B{width:100%; overflow:hidden; position:relative;}
.cpfl_ul li .cpfl_B .cpfl_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpfl_ul li .cpfl_B .cpfl_img::before{content:""; display:block; padding-top:127.8170%;}
.cpfl_ul li .cpfl_B .cpfl_hover{width:100%; overflow:hidden; position:absolute; left:0; top:0; text-align:center; padding:55px 20px 0 20px; color:#fff;}
.cpfl_ul li .cpfl_B .cpfl_hover .cpfl_pp{line-height:28px; font-size:15px; text-transform:uppercase;}
.cpfl_ul li .cpfl_B .cpfl_hover .cpfl_spp{line-height:40px; font-size:30px; margin-top:10px;}
.cpfl_ul li .cpfl_B .cpfl_hover .cpfl_heng{display:block; overflow:hidden; width:52px; height:4px; background:#fff; margin:15px auto 0 auto;}
.cpfl_ul li .cpfl_bottom{width:100%; overflow:hidden;}
.cpfl_ul li .cpfl_bottom img{width:100%; height:auto; display:block;}
.cpfl_ul li:hover .cpfl_B .cpfl_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpfl_ul li:hover .cpfl_B .cpfl_hover{top:-100%;}

.gsjj{width:100%; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.gsjj_left{width:50%; float:left;}
.gsjj_img{width:calc(100% - 22%); float:left; height:100%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_ul{width:22%; float:left; height:100%;}
.gsjj_ul li{width:100%; float:left; height:33.3333%; border-bottom:8px solid #fff; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.gsjj_ul li:nth-child(1){background:#d71921;}
.gsjj_ul li:nth-child(2){background:#fca50d;}
.gsjj_ul li:last-child{border-bottom:none; background:#0264aa;}
.gsjj_ul li>div{width:100%; float:left; color:#fff; text-align:center;}
.gsjj_ul li>div.gsjj_p{line-height:36px; font-size:24px;}
.gsjj_ul li>div.gsjj_sp{line-height:22px; font-size:12px; text-transform:uppercase;}
.gsjj_right{width:50%; float:left; background:#f5f5f5;}
.gsjj_B{width:100%; float:left; max-width:600px; padding:28px 0 28px 30px;}
.gsjj_title{display:block; overflow:hidden;}
.gsjj_sub{float:left; text-align:center; font-size:24px;}
.gsjj_sub .gsjj_sub_p{line-height:34px; color:#000;}
.gsjj_sub .gsjj_sub_sp{line-height:30px; color:#d71921; letter-spacing:3px;}
.gsjj_pp{float:left; height:64px; line-height:64px; padding-left:10px; font-size:66px; color:#d8d8d8; text-transform:uppercase;}
.gsjj_txt{display:block; overflow:hidden; height:300px; line-height:30px; margin-top:10px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:10; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:15px;}
.gsjj_more a{width:124px; display:block; height:40px; line-height:40px; text-align:center; background:#d71921; font-size:14px; color:#fff; text-transform:uppercase;}

.cpzx{width:100%; overflow:hidden; padding:60px 0;}
.cpzx_ul{display:block; overflow:hidden; width:1220px; padding-top:35px;}
.cpzx_ul li{width:285px; float:left; margin:0 20px 25px 0;}
.cpzx_ul li .cpzx_B{width:100%; overflow:hidden; border-radius:5px; border:1px solid #d7d7d7;}
.cpzx_ul li .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul li .cpzx_img::before{content:""; display:block; padding-top:80.5654%;}
.cpzx_ul li .cpzx_txt{display:block; overflow:hidden; height:38px; line-height:38px; background:#cdcdcd; text-align:center; margin-top:5px; font-size:14px; color:#1e1a17;}
.cpzx_ul li:hover .cpzx_B{border-color:#d71921;}
.cpzx_ul li:hover .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul li:hover .cpzx_txt{background:#d71921; color:#fff;}

.news{width:100%; overflow:hidden; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.news .cpfl_p>span{color:#fff;}
.news .cpfl_p>span::before{border-top:1px solid #fff; border-bottom:1px solid #fff;}
.news .cpfl_p>span::after{border-top:1px solid #fff; border-bottom:1px solid #fff;}
.news .cpfl_sp{color:#fff;}
.news_ul{display:block; overflow:hidden; width:1227px;}
.news_ul li{width:382px; float:left; margin:75px 27px 0 0;}
.news_ul li a{width:100%; float:left; background:#fff; padding:25px 20px;}
.news_ul li a .news_logo{width:96px; display:block; overflow:hidden; height:96px; border:2px solid #fff; position:relative; border-radius:50%; margin-top:-73px;}
.news_ul li a .news_logo img{ z-index:99;}
.news_ul li a .news_logo::before{content:""; width:100%; height:50%; float:left; position:absolute; left:0; top:0; background:#d0d0d0; transition:all 0.4s;}
.news_ul li a .news_logo::after{content:""; width:100%; height:50%; float:left; position:absolute; left:0; bottom:0; background:#c0c0c0; transition:all 0.4s;}
.news_ul li a .news_p{display:block; overflow:hidden; margin-top:30px; line-height:30px; font-size:18px; color:#292929; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_sp{display:block; overflow:hidden; line-height:22px; font-size:12px; color:#828282;}
.news_ul li a .news_txt{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#2c2c2c; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; opacity:0.6; transition:all 0.4s;}
.news_ul li a:hover .news_logo::before{background:#f03941;}
.news_ul li a:hover .news_logo::after{background:#d71921;}
.news_ul li a:hover .news_txt{opacity:1;}

.fwlc{width:100%; overflow:hidden; padding:60px 0;}
.fwlc_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:50px;}
.fwlc_ul li{float:left;}
.fwlc_ul li .fwlc_icon{display:block; padding-top:30px;}
.fwlc_ul li .fwlc_p{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:14px; color:#1e1a17; margin-top:15px;}
.fwlc_ul li .fwlc_txt{display:block; overflow:hidden; text-align:center; line-height:24px; font-size:14px; color:#8c8c8c; margin-top:10px;}

.lxwm{width:100%; overflow:hidden; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.lxwm_contect{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; padding-top:50px; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.lxwm_contect>div{float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-line-pack:center; align-content:center;}
.lxwm_L{width:29%; color:#000;}
.lxwm_L>div{width:100%; float:left;}
.lxwm_p{line-height:42px; font-family:SimHei; font-size:28px; font-weight:bold;}
.lxwm_sp{line-height:24px; font-family:Arial; font-size:12px; text-transform:uppercase; letter-spacing:1pt;}

.lxwm_C img{width:88px; float:left; height:88px; margin-right:25px;}
.lxwm_dianhua{display:block; overflow:hidden;}
.lxwm_dianhua>span{display:block; overflow:hidden; line-height:18px; font-size:12px; color:#000;}
.lxwm_dianhua>span:nth-child(1){line-height:20px; font-size:16px;}
.lxwm_dianhua>span:nth-child(2){line-height:46px; font-size:24px; color:#d71921; font-weight:bold;}

.lxwm_R{font-size:16px; color:#000;}
.lxwm_R img{width:100px; float:left; height:100px; margin-right:20px;}
/*End-首页内容*/

/*底部*/
.footer{background:#e4252c;}
.link{display:block; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.2); font-size:14px; color:#fff; line-height:24px; padding:25px 0;}
.link>span{float:left; font-size:16px; font-weight:bold;}
.link a{color:#fff; margin:0 10px;}
.link a:hover{color:#fff; text-decoration:underline !important;}

.foot{display:block; overflow:hidden; padding:25px 0;}
.foot_L{width:62%; float:left;}
.foot_nav{display:block; overflow:hidden; color:#fff; font-size:16px; line-height:26px;}
.foot_nav a{color:#fff; margin:0 10px;}
.foot_nav a:first-child{ margin:0 10px 0 0;}
.foot_txt{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#fff; padding-top:15px;}
.foot_R{float:right; display:flex;}
.foot_R img{width:88px; float:left; height:88px; margin-right:15px;}
.foot_B{display:block; overflow:hidden; line-height:26px; color:#fff; font-size:12px;}
.foot_B>span{display:block;}
.foot_B>span:nth-child(2){ line-height:36px; font-size:24px; font-weight:bold;}
/*End-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:265px; float:left;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; text-align:center; background:#444; font-size:18px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:10px;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#efefef; font-size:14px; color:#646464;}
.about_ul>li:hover>a{background:#d71921; color:#fff;}
.about_ul>li.about_on>a{background:#d71921; color:#fff;}
.about_dl{display:none; padding:0 2px;}
.about_dl>dd{display:block; overflow:hidden; margin-top:2px;}
.about_dl>dd>a{display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; background:#efefef; font-size:14px; color:#646464;}
.about_dl>dd>a:hover{background:#d71921; color:#fff;}
.about_B{display:block; overflow:hidden; padding-top:15px;}
.about_B img{width:100%; display:block; height:auto;}
.about_B>span{display:block; overflow:hidden; background:#f2f2f2; padding:10px; font-size:14px; color:#111; line-height:30px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:55px; border-bottom:1px solid #cfcfcf; font-size:14px; color:#8a8a8a;}
.dqwz_title>span{color:#d71921;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{display:block; overflow:hidden; width:915px;}
.cpzx_ul1 li{width:285px; float:left; margin:0 20px 25px 0;}
.cpzx_ul1 li .cpzx_B{width:100%; overflow:hidden; border-radius:5px; border:1px solid #d7d7d7;}
.cpzx_ul1 li .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul1 li .cpzx_img::before{content:""; display:block; padding-top:80.5654%;}
.cpzx_ul1 li .cpzx_txt{display:block; overflow:hidden; height:38px; line-height:38px; background:#cdcdcd; text-align:center; margin-top:5px; font-size:14px; color:#1e1a17;}
.cpzx_ul1 li:hover .cpzx_B{border-color:#d71921;}
.cpzx_ul1 li:hover .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li:hover .cpzx_txt{background:#d71921; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:26px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-产品中心*/

/*新闻动态*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:flex; overflow:hidden; color: #333;}
.xw_ul li a .xw_img{width:285px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 285px); float:left; padding:20px 25px; color:#424242;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:120px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:14px; font-size:12px; margin-top:15px;}


.xw_ul1{display:block; overflow:hidden;}
.xw_ul1 li{display:block; overflow:hidden; line-height:38px; margin-bottom:15px; border:1px solid #ddd; padding:0 10px; transition:all 0.4s;}
.xw_ul1 li span{float:right; font-size:14px; color:#373737;}
.xw_ul1 li a{display:block; overflow:hidden; height:40px; color:#373737; font-size:14px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul1 li a em{ font-family:SimSun; font-weight:bold; padding:0 5px 0 0; font-size:16px;}
.xw_ul1 li:hover{border-color:#d71921;}
.xw_ul1 li:hover a{color:#d71921;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; font-weight:bold; color:#000; line-height:26px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#000;}
/*END-新闻动态*/

/*服务流程*/
.fwlc_ul1{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.fwlc_ul1 li{float:left;}
.fwlc_ul1 li .fwlc_icon{display:block; padding-top:15px;}
.fwlc_ul1 li .fwlc_p{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:14px; color:#1e1a17; margin-top:15px;}
.fwlc_ul1 li .fwlc_txt{display:block; overflow:hidden; text-align:center; line-height:24px; font-size:14px; color:#8c8c8c; margin-top:10px;}
/*END-服务流程*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; float:left; border:none; height:400px; margin-top:20px;}
/*END-联系我们*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/opentrigger.jpg) no-repeat center center; position:fixed; right:0; top:250px;z-index:999999999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/closebtnimg.gif) no-repeat center center; position:fixed; right:-5px; top:240px;z-index:999999999; cursor:pointer;}
.fix_qq { display:none;position: fixed;right: 0px;top:250px;width: 93px;height: 122px;z-index:999999999;background: url(../images/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq_04.png) no-repeat;}
/*END-浮动QQ*/