@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px Verdana, Geneva, sans-serif ; font-family:"微软雅黑";line-height:24px;}
body{color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:10px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#3e3e3e; }
a:hover{text-decoration:none; color:#b22923;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;} 
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}

/*Common Style
--------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.w1200{width:1200px;}
.juzhong{margin:0 auto;}
.juzhong1{margin:60px auto;}
.juzhong2{margin:60px auto 0 auto;}
.juzhong3{margin:40px auto 0 auto;}
.juzhong4{ margin:60px auto 40px auto;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f12{font-size:12px;}
.f24{font-size:24px;}
.f20{font-size:20px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.arial{font-family:Arial, Helvetica, sans-serif;}
.nor{font-weight:normal;}
.mw{width:100%; min-width:1200px;}
.blue{color:#1c53a3;}
.dis{display:block;}
.white{color:#fff;}
.c666{color:#666;}
.c333{color:#333;}
.position_relative{position:relative}
a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}
a:focus , a:link, a:active {
	outline:none;
}
html *,
html *:before,
html *:after {
 /*  box-sizing: border-box; */
  -webkit-transition: 0.5s;
  transition: 0.5s; 
}
.container{width:1200px;}
.container{margin-right: auto; margin-left: auto;}
.photo{ overflow:hidden;}

.photo img {
-webkit-transition: -webkit-transform .3s ease;
-moz-transition: -moz-transform .3s ease;
-ms-transition: -ms-transform .3s ease;
transition: transform .3s ease;
}

.photo  img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}






/*top 开始
--------------------------------*/
.top{padding:20px 0;}
.top .logo{margin-top:10px}
.top .fr span {margin:5px 0 0 0;}
.sousuo{margin:15px 0 0 0;}

.banner .swiper-wrapper .swiper-slide{height:600px;}


/*nav 开始
--------------------------------*/
.nav-back{background:#b22923;height:50px;}
.nav{margin:0 auto;}
.nav ul{display:flex}
.nav ul li{flex:1; position:relative;}
.nav ul li a{display:block; width:100%;  height:50px; line-height:50px; font-size:16px; color:#fff;}
.nav ul li:hover a,.nav #current{background:#8c1c18;}
.nav ul li ul{display:none; width:100%}
.nav ul li:hover ul{display:block; position:absolute; top:48px; z-index:2;}
.nav ul li:hover ul li a{ display:block; height:40px; line-height:40px; border:none; background:rgba(178,41,35,0.7); color:#fff; width:100%; }
.nav ul li ul li a:hover{background:#8c1c18;}



/*about 开始
--------------------------------*/
.about span{display:block;width:620px;}
.about span p{margin:20px 0 0 0;text-indent:2em;line-height:26px;}
.about-more{display:block;width:120px;height:38px;line-height:38px;text-align:center;color:#fff;background:#b22923;border-radius:10px;}
.about-more:hover{color:#fff;background:#8c1c18;}
.wh{margin:20px 0 0 0px;}
.wh a{display:inline-block; font-size:16px;color:#999; text-align:center; margin:10px 80px 0 0; line-height:34px;}
.wh a span{width:80px; height:80px; line-height:80px; border-radius:50%; background:#b22923; color:#fff; text-align:center; font-size:40px;}
.wh a em{font-size:20px;color:#333;display:inline-block;}
/* .about01{background:url(../images/icon-01.png) no-repeat left center;border-right:1px solid #ccc;} */
/* .about02{background:url(../images/icon-02.png) no-repeat left center;border-right:1px solid #ccc;margin:0 40px;} */
/* .about03{background:url(../images/icon-03.png) no-repeat left center;} */




/*热线电话 开始
--------------------------------*/
.rxdh-back{height:240px;background:url(../images/rxdh.jpg) no-repeat center;}
.rxdh-back .fl{font-size:40px; color:#fff; margin:80px 0 0}
.rxdh-back .fl em{display:block; font-size:16px; margin:15px 0 0}
.rxdh span{display:block;float:right;margin:52px 116px 0 0;color:#fff;font-size:16px;}
.rxdh span h1{font-size:40px;line-height:60px;}
.rxdh span a{display:block;width:150px;height:40px;line-height:40px;background:#fff;color:#333;text-align:center;border-radius:5px;}
.rxdh span a:hover{background:#b22923;color:#fff;}


/*热线电话 开始
--------------------------------*/
.news-back{background:url(../images/news-back.jpg) no-repeat center top;padding:60px 0 0 0;height:678px;}
.news-title{margin:30px 0 60px 210px;padding:0 0 60px 0;}
.news-title a{float:left;display:block;width:138px;height:38px;border:1px solid #b22923;border-radius:99px;text-align:center;line-height:40px;color:#b22923;margin:0 70px 0 0;}
.news-title-01,.news-title a:hover{width:140px;height:40px;border:none;background:#b22923;color:#fff;}

.tabs{margin:30px auto 50px;padding:0 10px; text-align:center}
.tabs a{display:inline-block;width:138px;height:38px;border:1px solid #b22923;border-radius:99px;text-align:center;line-height:40px;color:#b22923; margin:0 15px;}
.tabs a:hover, .tabs a.active{width:140px;height:40px;border:none;background:#b22923;color:#fff;}



.news-l{float:left;width:586px;}
.news-l span{margin:0 0 20px 0;display:block;}
.news-l span a img{float:left;width:238px;height:142px;margin:0 18px 0 0;}
.news-l span a h4{font-weight:normal;font-size:16px;color:#333;text-align:left;display:block;height:34px;line-height:34px;border-bottom:1px solid #ccc;}
.news-l span h5{font-weight:normal;font-size:14px;color:#666;text-align:left;}
.news-l span p{color:#666;line-height:20px;margin:10px 0 0 0; height:70px}
.news-l ul li{height:40px;border-top:1px solid #ccc;padding:0 0 0 15px;background:url(../images/icon-04.png) no-repeat left;line-height:40px;}

.news_img img{width:572px; height:370px; display:block}
.news_img h1{height:35px; line-height:35px; background:rgba(0,0,0,.5); margin-top:-35px; position:relative; z-index:1; color:#fff; padding:0 20px;}

/*yx_rotaion*/
.yx-rotaion{float:right;}
.yx-rotaion img{width:572px;height:370px;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}




/*案例展示 开始
--------------------------------*/
.content4{
	float:left;
	width:100%;
	position:relative; 
	overflow:hidden;
	/* height:620px; */
	}
.content4 .position{
	/* height:620px; */
	overflow:hidden;
	}
.content4 .position .slideTxtBoxx2{ width:100%; height:480px; text-align:left; float:left;  }
.content4 .position .slideTxtBoxx2 .hdx2{ height:100px;position:relative; width:100%; }
.content4 .position .slideTxtBoxx2 .hdx2 ul{ display:flex;width:100%; margin:0;}
.content4 .position .slideTxtBoxx2 .hdx2 ul li{ flex:1; cursor:pointer;  background:#fff; padding:0 20px;  border-right:1px solid #eee}
.content4 .position .slideTxtBoxx2 .hdx2 ul li .box{
	height:70px;
	line-height:70px;
	text-align:center
	}
/* .content4 .position .slideTxtBoxx2 .hdx2 ul li { */
	/* margin-top:25px; */
	/* } */
.content4 .position .slideTxtBoxx2 .hdx2 ul li  .topic{
	font-size:20px;
	line-height:24px;
	}
.content4 .position .slideTxtBoxx2 .hdx2 ul li  .topic span{transform: rotate(90deg); display:inline-block; margin-left:15px; font-size:20px;}

.content4 .position .slideTxtBoxx2 .hdx2 ul li.on{
	background:#b22923;
	color:#fff
	}
.content4 .position .slideTxtBoxx2 .hdx2 ul li.on  .topic span{transform: rotate(180deg);}

.content4 .position .slideTxtBoxx2 .hdx2 ul li.on .topic{
	font-size:20px;
	color:#fff;
	line-height:24px;
	}
.content4 .position .slideTxtBoxx2 .hdx2 ul li.on .title .topicen{
	display:block;
	font-size:18px;
	color:#fff;
	line-height:18px;
	margin-top:10px;
	}
.content4 .position .slideTxtBoxx2 .hdx2 ul li.on .more{
	width:110px;
	height:40px;
	border-radius:40px;

	margin-top:30px;
	}
.content4 .position .picMarquee-leftx3{ width:100%;  overflow:hidden; height:460px; position:relative;}
.content4 .position .picMarquee-leftx3 .hdx3{ display:none;  }


.picList{ overflow:hidden; zoom:1; }
.picList li{ width:380px; height:350px; float:left; _display:inline; overflow:hidden; text-align:center; margin:0 5px;  }
.picList li .pic{ text-align:center;width:380px; height:285px; }
.picList li .pic img{ width:380px; height:285px; display:block; }
.picList li .title{ width:380px; height:50px; line-height:50px; background:#F5F5F5; color:#313131; font-size:18px; display:block;  }
.picList li:hover .title{
	background:#b22923;
	color:#fff;
	display:block;
	}



.content4 .position .picMarquee-leftx4{ width:100%;  overflow:hidden; height:460px; position:relative;}
.content4 .position .picMarquee-leftx4 .hdx4{ display:none;  }


.picList{ overflow:hidden; zoom:1; }


.pic_next{display:block; float:left;cursor:pointer; width:45px; height:39px; position:absolute; z-index:999;  left:10%; background:url(../images/17.png) no-repeat; top:160px;}
.pic_prev{ display:block; float:left;cursor:pointer; width:45px; height:39px; position:absolute; z-index:999; right:10%; background:url(../images/18.png) no-repeat; top:160px;}



/*link 开始
--------------------------------*/
.link{padding:0 0 15px; margin-bottom:40px; border-bottom:1px solid rgba(255,255,255,.2)}
.link h1{font-size:16px;}
.link span{margin:30px 0; padding:20px 0; }
.link span a{display:inline-block; margin:0 5px 5px; font-size:16px; color:#fff}
/* .link span a img{width:220px;height:96px;} */


/*bottom 开始
--------------------------------*/
.bottom-back{background:url(../images/bottom-back.jpg) no-repeat center;padding:44px 0 50px; background-size:cover; position:relative; color:#fff}
.bottom-nav{display:flex; justify-content:space-between; width:65%}
.bottom-nav a{color:#dfdfdf; display:block; line-height:35px;}
.bottom-nav01{ flex:1; text-align:center}
.bottom-nav01 h1{font-size:18px;color:#fff;}
.bottom-nav01 h2{font-size:20px;color:#fff;font-weight:normal; line-height:40px}
.bottom-nav01 span{display:inline-block; width:60px; height:1px;margin:2px 0 10px 0; background:rgba(255,255,255,.5)}

.footer_contact{width:30%; font-size:16px; line-height:32px;}
.footer_contact h2{font-size:20px; margin:0 0 15px}

.foot{padding:16px 0;color:#fff; background:#333; font-size:16px; line-height:35px;}
.foot a{color:#fff;}




/***************内页开始*****************************/
.min_banner{height:350px; position:relative; z-index:1}
.location{padding:25px 0; background:#b22923; color:#fff;  font-size:16px; min-width:1200px;}
.location a{color:#fff}
.location span:before{content:'\e610'; font-family:iconfont; margin:0 10px -8px 0; color:#fff; font-size:24px; display:block; float:left;}
.n_menu01 a{padding:5px 20px; background:rgba(51,51,51,.6); cursor:pointer; margin-left:10px;}
.n_menu01 a:hover,.n_menu01 #current{background:rgba(51,51,51,1);}




.n_news_m{margin-top:0; margin-bottom:20px;}
.n_news_m li{margin:30px 0 0 0;  border-bottom:1px dotted #ddd; padding:0 0 30px;}
.n_news_m li img{width:220px; height:160px;}
.n_news_m li span{display:block; width:220px; height:160px; overflow:hidden; }
.n_news_m li .n_news_text{width:950px; }
.n_news_m li h1{ padding:0 0 12px 0; font-size:18px; }
.n_news_m li h1 a:before{content:''; height:16px; width:4px; border-radius:15px; display:inline-block; background:#b22923; vertical-align:middle; margin:0 10px 0 0}
.n_news_m li p{line-height:28px; font-size:15px; color:#666}



.n_news_m li .n_news_date{font-size:16px; margin:10px 0 0 0}
.n_news_m li .n_news_date h2{font-weight:normal; display:inline-block; margin:0 0 0 20px;}
.n_news_m li .n_news_date i:before{content:'\e60a'; font-family:iconfont; display:inline-block; margin:0 6px 0 0}
.n_news_m li .n_news_date h2:before{content:'\e62e'; font-family:iconfont; display:inline-block; margin:0 6px 0 0}
.more02{display: table;background: #7d7d7d; color:#fff; padding: 5px 20px 5px;border-radius: 5px;box-sizing: content-box;font-size: 16px;}
.n_news_m li:hover .more02{background:#b22923; color:#fff}



.n_about{padding:30px 0 50px;}
.n_about_l{width:22%; float:left;}
.n_about_l h1{background:#b22923; padding:40px 30px; color:#fff; font-size:28px; font-weight:500}
.n_about_l h1 span{display:block; font-size:14px; font-weight:300;}
.n_about_l .n_about_l_m li a{height:45px; line-height:45px; display:block; padding:0 0 0 30px; background: #ddd; margin:5px 0 0 0; font-size:16px}
.n_about_l .n_about_l_m li a:hover,.n_about_l_m #current{background:#333; color:#fff; }
.n_about_l .n_about_l_m li a:after{content:'\e670'; font-family:iconfont; float:right; font-size:10px; margin:0 20px 0 0; }

.n_content_list{ padding:10px 0 10px 30px; box-sizing:border-box; margin:0 0 0 0}
.n_content_list li a{font-size:16px; padding:5px 0 5px 10px!important;  display:inline-block!important; position:relative; box-sizing:border-box;  background:none!important;  margin:0 0 5px!important; height:30px!important; line-height:30px!important;}
.n_content_list li a:hover,.n_content_list li #current{ color:#4cb050!important; font-weight:bold}
.n_content_list li a:after{display:none}

.subNavBox *{-webkit-transition: 0s;transition: 0s;}
.subNav{border:solid 1px #ddd; height:45px; line-height:45px; font-size:16px; padding:0 0 0 30px;  font-weight:bold; position:relative; background:#ddd; margin:8px 0 0 0}
.subNav:after{content:'\e7a7'; font-family:iconfont; font-size:16px; position:absolute; right:20px; display:inline-block}
.subNav:hover,.subNav.currentDt {color:#fff; background:#4cb050}
.navContent #current{color:#4cb050;}
.currentDt:after{ transform:rotate(90deg); }
.navContent{display: none; padding:8px 0 8px 30px;}
.navContent li a{display:inline-block; line-height:30px; margin:0 0 0 8px;}




.tel01 h2{font-size:18px; display:inline-block; margin:40px 10px 15px 0; float:left; border-left:3px solid #b22923; padding:0 0 0 15px}
.tel01 form{position:relative;}
.tel01 input{border:1px solid #ccc; width:99%; height:35px; line-height:35px; border-radius:20px; text-indent:30px}
.tel01 button{ border:0; background:none; position:absolute; right:20px; top:8px }
.tel01 button:after{
	font-family: "iconfont";content: '\e643';display: inline-block; width: 22px; height: 22px; font-size: 18px;position:absolute; top:8px; right:15px;
}



.n_about_r{width:75%; float:right;}
.n_content_t{border-bottom:1px solid #eee; padding:15px 0; font-size:16px; margin-top:15px}
.n_content_t p:before{content:'\e610'; font-family:iconfont; font-size:20px; margin:0 0 -5px 0; vertical-align:middle; margin:0 5px 0 0; color:#b22923}
.n_content,.n_content01{line-height:200%; font-size:15px}
.n_content img,.n_content01 img{max-width:100%;}

.n_pro_menu{padding:30px 0}
.n_pro_menu a{padding:8px 50px 8px 20px; border:1px solid #ddd; display:inline-block; position:relative}
.n_pro_menu a:after{content:'\e7a7'; font-family:iconfont; transform:rotate(90deg); display:inline-block; position:absolute; right:15px;}
.n_pro_menu a:hover,.n_pro_menu #current{color:#fff; background:#B60005}

.n_content .table_form .input-text{height:22px!important;margin:0 5px 0 0;padding:5px 0 5px 5px!important; box-sizing: content-box; }
.n_content .table_form td, .n_content .table_form th{padding: 8px 0 8px 8px; font-size:14px;}

.n_products{padding-bottom:30px}
.n_products ul{width: 110%; padding:60px 0 0}
.n_products li{float: left; position: relative; width: 280px; height: 220px; overflow: hidden; margin: 0 20px 20px 0;}
.n_products li img{width: 280px; height: 220px; display: block;}
.n_products li .n_products_m{background: rgba(178,41,35,.7); position: absolute; bottom:-32px ; z-index: 5; padding: 10px 20px 10px; color: #fff; width:100%; height:80px }
.n_products li .n_products_m span{width: 40px; height: 40px; line-height: 40px; display: none; text-align: center; background: #000; border-radius: 50%; margin: -38px auto 0; font-size: 20px;}
.n_products li .n_products_m h1{ text-align: center; font-size: 16px;  margin:0 0 10px}
.n_products li .n_products_m p{line-height: 26px;}
.n_products li:hover .n_products_m{height:140px; }
.n_products li:hover .n_products_m span{display:block}




.n_team_list ul{width: 110%; padding:35px 0 0 0}
.n_team_list li{float: left; position: relative; width: 220px; height: 218px; overflow: hidden; margin: 0 20px 20px 0;}
.n_team_list li img{width: 220px; height: 218px; display: block;}
.n_team_list li .n_team_list_m{background: rgba(0,0,0,.4); position: absolute; bottom:-32px ; z-index: 5; padding: 10px 20px 10px; color: #fff; width:100%; height:80px }
.n_team_list li .n_team_list_m span{width: 40px; height: 40px; line-height: 40px; display: none; text-align: center; background: #000; border-radius: 50%; margin: -38px auto 0; font-size: 20px;}
.n_team_list li .n_team_list_m h1{ text-align: center; font-size: 16px;  margin:0 0 10px}
.n_team_list li .n_team_list_m p{line-height: 26px;}
.n_team_list li:hover .n_team_list_m{height:140px; }
.n_team_list li:hover .n_team_list_m span{display:block}





.n_partner img{width:228px; height:96px; display:block; float:left; margin:10px}

.team_menu a{padding:12px 30px; display:block; float:left; border:1px solid #eee; font-size:16px; margin:30px 10px 0 0; background:#eee}
.team_menu a:hover,.team_menu #current{background:#4cb050; color:#fff;}

.n_news_list p{height:60px; line-height:60px; border-bottom:1px solid #eee; font-size:18px;}
.n_news_list p span{display:inline-block; width:5px; height:5px; margin:0 10px 0 0; background:#aaa}
.n_news_list p em{color:#999}


.online{ position:fixed; right:10px; top:50%; transform:translateY(-50%); z-index:6666;}
.online li{ margin:5px 0; width:35px; height:35px; position:relative;}
.onlineIco{ float:right; display:block; text-align:center; width:35px; height:35px; border-radius:5px; background:#b5b5b5; color:#fff; overflow:hidden; transition:all 0.3s ease-in 0s;}
.onlineIco i{ width:35px; height:35px; line-height:35px; font-size:20px; text-align:center; vertical-align:middle}
.onlineCon{ font-size:15px; font-weight:bold; color:#fff; line-height:35px; display:inline;}
.onlineIco:hover{ color:#fff; background:#b22923; width:144px;}
.onlineIco:focus{ color:#fff;}
.onlineIco:hover i{ text-align:right; width:auto; }
.onlineWx{ position:absolute; right:38px; top:40px; width:90px; height:90px; border:1px solid #666666; transform:scale(1,0); transition:all 0.1s ease-in 0.1s;}
.onlineWx img{max-width:100%;}
.online li:hover .onlineWx{ transform:scale(1,1);}
.online li.online_top .onlineIco{ background:#b22923}
.online_top .onlineIco:hover{width:35px}
[class*=" fa-"], [class^=fa-].online {
position:relative;
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

