html * {
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0;
	padding: 0;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
body {
	color: rgb(143, 156, 181); font-family: "Lato", sans-serif; font-size: 100%; margin:0px; padding:0px;
}
a {
	color: #3e3b3b; text-decoration: none;
}
li {list-style:none;}
.section{ width:100%; margin:10px 0; padding:10px 0; overflow:hidden;}



/* navbox */
.navbox{ position: fixed; z-index: 99999; height:80px; top:0px;  width:100%;  border-bottom: 2px solid #c3151d;  background-color: #e6e6e6; font-weight: 600; font-family:'微软雅黑'; }
.header_top{width:1200px; margin:0 auto; text-align:right; height:40px; line-height:40px; color:#fff; font-size:14px; }

.header{ width:1200px; margin:0 auto; height:80px;}
.logo{float:left; width:300px; margin-top:10px;}

.nav{width:850px; float:right;   height:80px;list-style:none;}
.nav li{float:left;height:80px;list-style:none;}
.nav li.last{background:none;}
.nav li a {float:left;display:block;line-height:80px;font-size:16px;color:#2b2b2b;cursor:pointer;width:120px;text-align:center;}
.hover_menu a:hover{color:#fff}
.hover_menu{text-decoration:none; width:120px; background:url(../image/nav_bg.png);height:20px; }
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute; top:80px; left:0px; width:100%; background:#fff5d7;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.menu_pro_bg{width:825px;height:235px; background:#fff;}
.menu_pro_main{width:765px;margin:auto;padding-top:12px;}
.menu_pro_li{ float:left;}
.menu_li_txt{line-height:35px;font-size:12px;color:#696969;}
.menu_li_txt font{font-size:14px;color:#bb1721;}
.menu_li_txt a{color:#696969;text-decoration:none; font-size:12px; margin-bottom:10px; line-height:25px;}
.menu_li_txt a:hover{color:#c3151d; text-decoration:none;}
.menu_news_bg{width:100%; height:250px; background:#fff5d7;  border-top:0px; position:relative; left:0px; }
.menu_news_main{width:470px;margin:0 auto;padding-top:12px;}
.menu_news_li{padding:20px 30px 0px 30px; margin-right:60px;float:left;border-right:solid 1px #cccccc;}
.menu_news_img{float:left;text-align:left;color:#bb1721;line-height:30px;font-size:14px;}
.menu_news_li2{padding:0px 30px;height:150px;float:right;border-left:solid 1px #cccccc;}
.menu_news_img2{float:left;margin-left:30px;text-align:left;color:#bb1721;line-height:30px;font-size:14px;}
.menu_news_li3{padding:0px 25px;height:150px;float:right;border-left:solid 1px #cccccc;}
.menu_news_img3{float:left;margin-left:10px;text-align:left;color:#bb1721;line-height:30px;font-size:14px;}



/* banner样式*/

.banner{ width:100%;  margin-top:59px; position:relative;	overflow: hidden;}
	

.b-img{ position:absolute; left:0; top:0;}
.b-img a{ display:block;  height:100%;   float:left; width:100%;}



.b-list{ height:50px; padding-top:850px; position:relative; margin:0 auto;z-index:1;}
@media screen and (max-width: 1820px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
  .b-list {
   padding-top:650px;
  }
}

.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}

.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../image/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-right em{ display:block;  height:100px;  background:url(../image/arrow1.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:0px -100px; }



/* 产品中心样式*/


.home_title {text-align: center; padding-top: 20px;}
.service_text {font-size: 14px; color: black;text-align: center; width: 580px; margin: 0px auto;  height: 30px;  line-height: 30px; }
    
 .w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.case_box .category ul {

	padding-bottom: 30px;
	display: block;
	height: auto;
	overflow: hidden;
}

.case_box .category ul li {
	float: left;
	font-size: 14px;
	text-align: center;
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #939aac;
	border-radius: 2px;
	cursor: pointer;
	background:#f3f3f4;
	margin:0 5px;
}

.case_box .category ul li.active {
	color: #fff;
	background: #9c231a;
}
.case_box .category ul li.active a {
	color: #fff;
	
}


.case_box .content .cont {
	height: 450px;
	display: none;
}

.case_box .content .cont.active {
	display: block;
}

.proPic {
    padding: 0 15px 0 0;
    margin: -15px 0 -15px -8px;
}
ul.proPic li.w1 {
    width: 25%;
}

ul.proPic li.w1 a:hover{
        color: red;
		font-weight: 600;
}

ul.proPic li {
    height: auto;
    float: left;
    overflow: hidden;
    padding: 15px 10px;
}

ul.proPic li .proCon {
    box-shadow: 1px 3px 10px #dfdfdf;
    padding: 10px;
    position: relative;
}
ul.proPic li .Img {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

ul.proPic li p {
    line-height: 24px;
    background: #fafafa;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ul.proPic li a .Img img {
    -webkit-transform: translateZ(0) scale(1);
    -moz-transform: translateZ(0) scale(1);
    -ms-transform: translateZ(0) scale(1);
    -o-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
ul.proPic li a .Img img:hover{ transform: scale(1.05); /* 放大1.2倍 */}   
   
   /* 行业痛点 */
   
.pain_left{ float:left; width:300px; margin-top:200px}
.pain_left li{ width:400px;}
.pain_left li h3{color:#333; margin-bottom:5px;}
.pain_left li span{font-size:14px; line-height:25px;     color: #666;}

 .pain_right{ float:right; width:380px; margin-top:200px}
.pain_right li{ width:450px;}
.pain_right li h3{color:#333; margin-bottom:5px;}
.pain_right li span{font-size:14px; line-height:25px;   color: #666;}   
    

    
  /* 优势 */   
   
 .advantage{ background:url(../image/ys_bg.jpg) no-repeat; height:860px; }  

.advantage ul{ float:left; width:650px; margin-top:90px; margin-left:180px}
.advantageli{ width:400px;}
.advantage li h3{color:#333; margin-bottom:5px;}
.advantage li span{font-size:13px; line-height:25px;   color: #666;}

/* 合作模式 */  
.hezuo{ margin-top:20px; height:360px; overflow:hidden; background:#fff;}

.hezuo_left{ width:930px; float:left; height:360px;}
.hezuo_right{ width:266px; height:360px; float:left;}
.hezuo_right ul{margin-left:0px; padding:0px; width:266px; float:left;}
.hezuo_right li{ float:left;  padding-left:25px; height:58px; margin-top:10px;background:url("../image/hezuo_bg1.jpg") no-repeat; width:264px; line-height:58px;}
.hezuo_right li a{ font-size:16px; font-weight:bold;  color:#676767;}
.hezuo_right li span{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#676767;}

.hezuo_right li.li_active{ background:url("../image/hezuo_bg2.jpg");}
.hezuo_right li.li_active a{ color:#ffffff;}
.hezuo_right li.li_active span{ color:#ffffff;}

.hezuo_moshi1{ height:360px; overflow:hidden; }
.ren_contact{ display:block; position:absolute; bottom:60px; width:50px; height:50px; right:40px;}
.mail_contact{ display:block; position:absolute; bottom:60px; width:50px; height:50px; right:90px;}


.hezuo_left_l{ width:342px; background:#f1f1f1; height:360px; float:left; padding-left:20px; padding-top:40px; padding-right:20px; position:relative;}
.hezuo_left_r{ width:552px; float:left; height:322px; overflow:hidden;}
.div_title{ height:40px; line-height:40px; font-size:20px; color:#676767; text-align:left; width:150px; border-bottom:4px solid #676767; font-weight:bold;}
.moshi_detail{ line-height:24px; font-size:16px; padding-top:10px; color:#333 }

.hezuo_left_r{ width:586px; background:#ffffff; height:360px; float:left}

.hzms{ width:640px; background:url(../image/hzms.png) no-repeat; margin:0 auto; height:50px; margin-top:50px;  }

.hzms a{  color:#c3151d; float:right; margin-right:30px; height:30px; width:100px; margin-top:10px;  border:1px solid #c3151d;  text-align:center; font-size:14px;; line-height:30px;}

/* 案例 */


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.slide-item-body ul li {
    width: 33.333%;
    float: left;
    display: block;
    height: 200px;
    padding-top: 42px;
    margin-bottom: 30px;
    border: none;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    color: #000;
    z-index: 10002;
}

.slide-item-body ul li a {
    display: block;
    box-shadow: 0 5px 10px 1px rgba(49, 49, 49, 0.2);
}

.new-img img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
}

.slide-item {
    width: 970px;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}

.slide-item-box {
    padding: 20px 0;
}

.new-body {
    padding: 20px 20px 20px 20px;
}

.new-body-title {
    height: 35px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    color: #616161;
    letter-spacing: 1px;
}

.new-body-text {
    padding-top:5px;
    height: 75px;
    min-height: 50px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
}

.slide-item-body {
    /* padding-top:20px; */
    margin-left: -70px;
}

.slide-item-body ul li {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 5px;
}



.slide-item-body ul {
    padding-top: 10px;
    overflow: visible;
}

.slide-item-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
}

.next {
    position: absolute;
    top: 49%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: auto;
    left: -157px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.next-bg {
    background-image: url("../image/btn-fl1.png");
}

.next:hover {
    background-image: url("http://hnkdsm.com/statics/images/images/btn-fl2.png");
}

.prev {
    position: absolute;
    top: 49%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: -179px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.prev-bg {
    background-image: url("../image/btn-fr1.png");
}

.prev-bg:hover {
    background-image: url("http://hnkdsm.com/statics/images/images/btn-fr2.png");
}


/* 公司简介   */
.about{ margin-top:30px;}
.about_left{ width:720px; float:left;}
.about_left h3{ color:#da251e}
.about_left span{ line-height:26px; font-size:14px; float:left; color:#666; height:300px; overflow:hidden}
.about_right{ float:right; width:430px;}




/* 公司新闻   */


.magic-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.magic-header {
    padding-top: 0px;
    padding-bottom: 100px;
    text-align: center;
}

.magic-tab {
    padding-top: 30px;
    font-size: 0;
    /* display: inline-block; */
    /* position: relative; */
}

.magic-tab-head {
    width: 300px;
    margin: 0 auto;
}

.magic-tab-head ul li {
    padding-bottom: 15px;
    width: 10px;
    margin-left: 30px;
    color: #333;
    font-size: 16px;
    padding: 0px 12px 15px 12px;
    line-height: 1;
    width: auto;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    height: 33px;
    float: left;
	
}

.magic-tab-head ul .on {
    color: #ff0000;
    border-bottom: 2px solid #ff0000;
}

.magic-tab-body ul {

    text-align: center;
    width: 420px;
}

.magic-tab-body ul li {
 
    float: left;
    width: 420px;
    margin-bottom: 10px;
	background:#f5f5f5;
	padding:10px;
}

.magic-item-title {
    text-align: right;
    float: left;
    margin-right: 10px;
    width: 90px;
	 border-right:1px solid #c7c7c7;
	 padding-right:10px;
  
}

.magic-item-text {
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    height: 36px;
    overflow: hidden;
	color:#333;
}

.magic-item-time {
    font-size: 14px;
    color: #999;
    margin: 0;
    line-height: 1.8;
    height: 30px;
    overflow: hidden;
}

.magic-item-info {
    float: left;
    width: 260px;
    text-align: left;
}

.magic-item-info p {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}

.magic-info-title {
    font-size: 14px;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.magic-info-title a:hover{color:#ff0000;}

.magic-item-info h3{ margin:0px; font-size: 14px; }
.magic-info-text {
    vertical-align: middle;
}


.news_index{ margin-top:40px;}
.news_left{ width:350px; float:left}

.news_right{ width:830px; float:right}


.news_right_title  h3{float:left; color:#da251e; width:120px; font-size:18px; margin:0px; padding-top:5px; }

.news_right_title  span{float:right; width:50px; font-size:14px; color:#333; padding-top:10px;}

.news_right_nr{ width:830px; float:left; margin-top:30px; }
.news_right_left{ width:350px; float:left; margin-left:50px;}
.news_h1 { width:350px; float:left; text-align:left; margin-top:20px;}
.news_h1 h2{font-size:16px; color:#da251e}

.news_h1 span{font-size:14px; color:#333; line-height:26px;}

.news_more{ width:80px; height:30px; float:left;   font-size:14px; line-height:30px; margin-top:50px; color:#838383; border:1px #838383 solid; text-align:center}

.news_right_right{ width:400px; float:right;}

/*底部*/

.footers {
    background-color: #101519;
    font-family: "微软雅黑";
    width: 100%;
    background-image: url(../image/foot_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 20px;
	margin-top:20px;

}

.index-fd{
	margin-top: -31px;
}
#fd .fd-top{
	overflow: hidden;
	color: #fff;
	
}
#fd dl{
	float: left;
	width: 140px;
}
#fd dl dt{
	font-size: 16px;
	padding-bottom: 20px;
}
#fd dd{
	font-size: 14px;
	padding-bottom: 20px;
	margin-left:0px;
	width:120px;
}
.ul-fd{ width:120px; margin-left:0px; padding:0px;}

#fd .ul-fd li{
	line-height: 26px;
}
#fd .ul-fd li a{
	color: #a8a8af;
}
#fd .ul-fd li a:hover{
	text-decoration: underline;
}

.lianxi{ width:350px; float:left; font-size:14px; line-height:26px; color:#a8a8af}
.lianxi h2{ font-size:16px; color:#fff}
.weixin{ width:150px; text-align:center; float: left; line-height:26px; font-size:14px; margin:0 20px; margin-top:40px;}

.links{ width:1200px; margin-top:10px; float:left;}
.links h3{ color:#fff; width:100px; margin:0px; float:left; font-size:16px;}
.links p{ margin:0 10px; float:left; width:850px; color:#fff; font-size:14px;}

.links  a{ color: #a8a8af; padding:0 10px;}
	


/*关于我们*/

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	margin-top:140px;
}

.about_banner {
    height: 388px;
}
.about_banners {
    background: url(../image/about_banner.jpg) no-repeat center;
}
.swiper-container {
    width: 100%;
    height: 380px;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.about_wrapper .tab{width: 310px;left: 0;right: 0;margin:0 auto;}
.container {
    width: 1200px;
    margin:0 auto;
	color:#333;
	line-height:28px;
}
.tab_wrapper .tab_details {
margin: 0;
width: 100%;
display: none;
position: relative;
}
.tab_wrapper .tab{
position:absolute;
margin:0;
padding:0;
list-style:none;
overflow:hidden;
}
.about_wrapper .tab{width: 610px;left: 0;right: 0;margin:0 auto;}
.tab_wrapper .tab li {
height: 42px;
width: 130px;
line-height: 42px;
cursor: pointer;
font-family: '微软雅黑';
font-size: 16px;
float: left;
border-radius: 50px;
text-align: center;
margin-right: 10px;
border:1px solid #e35b5b;
transition: all 0.4s ease;
font-weight: bold;
}
.tab_wrapper .on{
display:block;
}
.tab_wrapper .tab li.last{margin-right: 10px}
.tab_wrapper .tab li.cur {
background: #e35b5b;
}

.tab_wrapper .tab li a{
text-decoration:none; 
color:  #e35b5b;
padding: 0;
}
.tab_wrapper .cur a{
color: #fff!important;
text-decoration:none;
}
.tab_wrapper .tab_nav{position: relative;height: 50px;padding:70px 0 90px 0;}
.about_wrapper .do_well .box .col-sm-7{
color: #474646;
}
.about_wrapper .do_well .box .col-sm-7 h3{font-size: 20px;font-weight: bold;margin-top: 10px}
.about_wrapper .do_well .box .col-sm-7 p{margin-bottom: 15px;font-size: 14px;padding-top:5px;line-height: 26px}
.about_wrapper .yctd{margin-top: 60px}
.about_wrapper{margin-bottom: 90px}
      .about_wrapper .box .all_box{
        background: url(http://hnkdsm.com/statics/css/img/about.png) no-repeat;
        height: 184px;
        position: relative;
        margin-top: 60px;
        background-size: cover;
      }
      .about_wrapper .box .all_box .icon_box {
width: 100px;
height: 100px;
position: absolute;
background: url(http://hnkdsm.com/statics/css/img/about_td.png) no-repeat;
left: 0;
right: 0;
margin: 0 auto;
top: -50px;
line-height: 100px;
}
.about_wrapper .box .all_box .icon_box i{font-size: 40px;color: #fff;} 
.about_wrapper .box .all_box .text_box{padding-top:70px;}
.about_wrapper .box .all_box .text_box p{color: #fff;margin:0;text-align: justify;padding:0 15px;line-height: 26px}
.about_wrapper .box .title_box{
height: 50px;
background: #e35b5b;
color: #fff;
font-size: 18px;
line-height: 50px;
}
.about_wrapper .box .col-sm-3.col-xs-6{padding:0px;padding-right: 15px;}
.about_wrapper .box .col-sm-3.col-xs-6.last{padding-right: 0px;}

.index_titlebox {
    text-align: center;
}
.index_titlebox .index_title {
    font-size: 32px;
    position: relative;
}
.index_titlebox .index_title{font-size: 32px;position: relative;}
.index_titlebox .index_title:before {
content: '';
position: absolute;
width: 70px;
height: 4px;
background: #e35b5b;
left: 0;
right: 0;
margin: 0 auto;
bottom: -25px;
}
.index_titlebox .index_intro{font-size: 18px;color: #727272;margin:45px 0 50px 0;}







.main{
	width: 90%;
	margin: 30px auto;
}

.time-axis{
	margin: 0;
	padding: 0;
	position: relative;
}

.time-axis:before{
	content: '';
	position: absolute;
	left: 93px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.time-axis-item{
	list-style: none;
	padding-left: 150px;
	position: relative;
	line-height: 45px;
	font-size: 14px;
	color: #141414;
}
.time-axis-achievement{
	margin: 0;
}
.time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.time-axis-date span{
	position: absolute;
	right: -49px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.time-axis-item:last-child .time-axis-date span{
	border-color: #48BEB2;
}

.time-axis-item:last-child .time-axis-date span:after{
	background-color: #48BEB2;
	border-color: #48BEB2;
}


.news_wrapper .tab_box ul li a{text-decoration: none;}
.news_wrapper .tab_box ul li .imgPic{
float: left;
width: 225px;
height: 145px;
display: block;
}
.news_wrapper .tab_box ul li .listInfo{
margin-left: 250px;
display: block;
}
.news_wrapper .tab_box ul li .listInfo .nTitile{
color: #333;
font-weight: bold;
font-size: 18px;
width: 100%;
word-break: keep-all;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.news_wrapper .tab_box ul li .listInfo p,.news_wrapper .tab_box ul li .listInfo button.btn{
color: #666;
line-height: 24px;
font-size: 16px;
padding-top: 10px;
text-align: justify;
background: none
}
.news_wrapper .tab_box ul li .listInfo button.btn{padding:0;}
.news_wrapper .tab_box ul li{
overflow: hidden;
padding:10px;
transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
margin-bottom: 40px
}
.news_wrapper .tab_box ul li:hover{
box-shadow: 0px 1px 12px 5px rgba(0,0,0,0.15);
}
.news_wrapper .tab_box ul li:hover .nTitile{color: #e35b5b}
.news_wrapper .tab_box ul li .listInfo .pull-right {
font-size: 15px;
color: #999;
padding-top: 5px;
}
.news_wrapper .tab_box ul li .listInfo .pull-right span{padding-left: 10px}
.news_wrapper .tab{
width: 495px;
margin: 0 auto;
left: 0;
right: 0;
}
.news_wrapper .n_bottom{overflow: hidden;margin-top: 18px}
.news_wrapper .tab_box ul li .listInfo .pull-right span i{font-size: 20px;vertical-align: text-top;}
.swiper-slide {
    width: 100%;
    height:350px;
	margin-top:59px;

}

.swiper-slide1 {
    width: 100%;
    height:380px;
	margin-top:59px;

}

.pull-left {
    float: left !important;
	width:100px;
}
.pull-right{float:right; width:100px;}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.page {
    height: 120px;
}
.page dl {
    width: 440px;
    margin: 100px auto;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.page dl dd {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    margin: 0 1px !important;
}
.page dl dd a {
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #333;
    text-decoration: none;
}
.page dl dd a.active, .page dl dd a:hover {
    background: #e35b5b;
    border-color: #e35b5b;
    color: #fff;
}
.contact_wrapper .contact_top i{
width: 100px;
height: 100px;
border:3px solid #e35b5b;
display: inline-block;
font-size: 40px;
color:#e35b5b;
border-radius: 15px;
text-align: center;
line-height: 100px;
cursor: pointer;
}
.contact_wrapper .contact_top i:hover{
background: #e35b5b;
color: #fff;
}
.contact_wrapper .contact_top .col-sm-4{text-align: center;}
.contact_wrapper .contact_top .col-sm-4 p{font-size: 16px;font-weight: bold;margin-top: 30px}
.contact_wrapper .contact_bottom {
    margin-top: 50px;
    margin-bottom: 30px;
    overflow: hidden;
}
.contact_wrapper .contact_bottom h3{font-size: 26px;}
.contact_wrapper .contact_bottom .text{font-size: 16px;}
.contact_wrapper .contact_bottom .text p.p1{margin:20px 0;}
.contact_wrapper .contact_bottom .text p.p2{font-size: 14px;color: #757575;line-height: 25px}
.contact_wrapper .contact_bottom .text  p span{color: #e35b5b}
.contact_wrapper .contact_bottom .text ul{margin: 20px 0;}
.contact_wrapper .contact_bottom .text ul li p{margin-top:10px;}
.contact_wrapper .contact_bottom .text p.adress{
color: #404040;
line-height: 32px;
}
.contact_wrapper .contact_bottom ul li{margin-right: 25px}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.col-sm-4 {
    width: 33%;
}
.x_gradient {
    transition: all 0.4s ease;
}
.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
}
/* 公用 */
@font-face {
  font-family: 'iconfont';  /* project id 41366 */
  src: url('../font/font_41366_s0uivxkwh3434n29.eot');
  src: url('../font/font_41366_s0uivxkwh3434n29.eot') format('embedded-opentype'),
  url('../font/font_41366_s0uivxkwh3434n29.woff') format('woff'),
  url('../font/font_41366_s0uivxkwh3434n29.ttf') format('truetype'),
  url('../font/font_41366_s0uivxkwh3434n29.svg') format('svg');
}
.iconfont {
font-family:"iconfont" !important;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 12px;
}
ul.navbar-right::-webkit-scrollbar {
   display:none
}
ul.navbar-right li::-webkit-scrollbar{
  display:none
}
ul.navbar-right li a::-webkit-scrollbar{
  display:none
}
.navbar-collapse::-webkit-scrollbar {
   display:none
}

.col-sm-6 {
    width: 50%;
	float:left;
	margin-top: 20px;
}

.col-sm-61 {
    width: 49%;
	float:left;
	box-shadow: 1px 3px 10px #dfdfdf;
	padding: 10px 0 30px 30px;
	margin: 10px 0 5px 0;
}


.news_details .text_box {
    margin-top: 50px;

}
.news_details .article_btn {
    padding-top: 40px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.tc {
    text-align: center;
}

	
	/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../image/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../image/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
	
	
	
	
	
	
	
	
