/* 
    Created on : 2019-5-24, 9:03:06
    Author     : PC端页面样式--关于我们
*/
.link_comp,.link_comp:hover{color: #ff6a00 !important;}
/*头部banner*/
.about_txt{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 184px;height: 264px;background: url(../images/about/about_ban_bg.png) no-repeat;}
.about_txt span,.about_txt h1{display: block;color: #fff;text-align: center;line-height: 1;}
.about_txt .about_txt_1{font-size: 20px;letter-spacing: 3px;margin-top: 20px;}
.about_txt .about_txt_2{font-size: 80px;letter-spacing: 3px;color: #ff6a00;margin-top: 5px;font-weight: bold;}
.about_txt .about_txt_3{font-size: 20px;letter-spacing: 3px;margin-top: 5px;}
.about_txt .about_txt_h1{position: absolute;top: 146px;left: -46px;width: 150%;font-size: 22px;letter-spacing: 3px;margin-top: 20px;}
/*头部banner--END*/
.md1{display: flex;}
.md1 img{margin: -40px 40px 0 0;position: relative;}
.md1_cons{margin-top: 50px;}
.md1_txt_1{font-weight: bold;font-size: 36px;}
.md1_txt_2{font-weight: bold;font-size: 36px;color: #ff6a00;margin-top: 5px;}
.md1_txt_3{width: 30px;height: 3px;background-color: #999;margin: 10px 0 20px 10px;}
.md1_txt{display: block;line-height: 1.5;font-size: 18px;letter-spacing: 1px;}
u{color: #ff6a00;}

.md2{margin-top: 40px;}
.md2_pic{width: 380px;height: 346px;color: #ff6a00;font-size: 36px;line-height: 346px;text-align: center;letter-spacing: 5px;font-weight: bold;}
.pic_1{background: url(../images/about/md2-1.jpg) no-repeat;}
.pic_2{background: url(../images/about/md2-2.jpg) no-repeat;}
.md2_txt{width: 380px;height: 346px;color: #fff;font-size: 20px;padding: 70px 0;background-color: #ff6a00;text-align: center;letter-spacing: 5px;line-height: 2;}
.md4_p1{font-weight: bold;font-size: 30px;color: #ff6a00;text-align: center;}
.md4_p2{font-size: 20px;color: #999;text-align: center;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.tit_pic{width: 800px;margin: 0 auto;}

/*鱼骨刺*/
.md3{width:1000px;margin: 0 auto;}
.fash-fa:before{content: '';display: block;width: 100%;height: 2px;background-color: #b9b7b7;position: absolute;left: 0;top:0;bottom: 0;margin: auto;}

.fash{ position:relative;width: 100%;margin-top:20px; height:614px;}
.fash .bd{width: 100%;height: 189px; position: relative;overflow: visible !important;}
.fash .bd ul{width: 320px ;height:690px;float: left;margin-right: 13px;position:relative;}
.fash .bd li{width: 260px;height: 280px;position: relative;color: #495055;margin-left: 80px;padding-left: 10px;}
.fash .bd li:before{
   content:"";
   position: absolute;
   top: 8px;
   left: -1px;
   width: 1px;
   height: 270px;
   border-left: 1px solid #43545c;
}

.fash .bd li.li_1{width: 260px;height: 184px;margin-top: 97px; position: relative;color: #495055;margin-left: 80px;padding-left: 10px;}
.fash .bd li.li_1:before{
   content:"";
   position: absolute;
   top: 8px;
   left: -1px;
   width: 1px;
   height: 170px;
   border-left: 1px solid #43545c;
}
.fash ul li .step_num{position: absolute;bottom: -46px;left: -20px;width: 40px;height: 40px;border: 2px solid #ff6a00;border-radius: 100%;padding: 3px;background-color: #fff;}
.fash ul li .step_num span{display: block;width: 100%;height: 100%;border-radius: 100%;background-color: #ff6a00;text-align: center;line-height: 30px;font-size: 16px;color: #fff;}
.fash ul li .nian{font-size: 22px;font-weight: bold;}
.fash ul li .nian:before{
   content:"";
   position: absolute;
   top: 50%;
   left: -17px;
   margin-top: -8px;
   width: 12px;
   height: 12px;
   border-radius: 100%;
   background-color: #ff6a00;
}
.fash ul li .yue_1{font-size: 16px;line-height: 3;}
.fash ul li .yue_1:before{
   content:"";
   position: absolute;
   top: 19px;
   left: -15px;
   width: 6px;
   height: 6px;
   border-radius: 100%;
   border: 1px solid #ff6a00;
   background-color: #fff;
}
.fash ul li .yue{font-size: 16px;}
.fash ul li .yue:before{
   content:"";
   position: absolute;
   top: 7px;
   left: -15px;
   width: 6px;
   height: 6px;
   border-radius: 100%;
   border: 1px solid #ff6a00;
   background-color: #fff;
}
.fash ul li .title{
   font-size: 16px;
   cursor: pointer; 
   line-height: 1.5;
   color: #495055;
   margin-top: 5px;
}
.fash ul li .md3_pics{width: 250px;margin-top: 5px;}
.fash ul li .md3_pics img{transition:.5s;-webkit-transition:.5s;-moz-transition:.5s; cursor: pointer;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);}
.fash ul li .md3_pics img:hover {transform: scale(1.08);-webkit-transform: scale(1.08);-moz-transform: scale(1.08);}
.fash .bd li.li2{margin-top:52px;margin-left: 250px;padding-top:4px;padding-left: 10px;position:relative;}
.fash .bd li.li2:after{bottom: auto;left: auto; top: -34px;right: -13px}
.fash ul li.li2 .step_num{position: absolute;top: -46px;left: -20px;width: 40px;height: 40px;border: 2px solid #ff6a00;border-radius: 100%;padding: 3px;background-color: #fff;}
.fash ul li.li2 .step_num span{display: block;width: 100%;height: 100%;border-radius: 100%;background-color: #ff6a00;text-align: center;line-height: 30px;font-size: 16px;color: #fff;}
.fash ul li.li2 .nian:before{top: 60%;}
.fash .bd li:before{height: 260px;}

.fash .prev,.fash .next{ position:absolute; top:0;bottom: 0;margin: auto; display:block; width:40px; height:40px;}
.fash .prev{background: url("../images/about/prev.png") no-repeat 100%;left:-70px;}
.fash .next{background: url("../images/about/next.png") no-repeat 100%; right:-70px;}





.fyhy1{height:400px;background:url(../images/fyhy/pic1.jpg) no-repeat center 0;}
.fyhy2{height:400px;background:url(../images/fyhy/pic2.jpg) no-repeat center 0;}
.fyhy3{height:400px;background:url(../images/fyhy/pic3.jpg) no-repeat center 0;}
.fyhy4{height:400px;background:url(../images/fyhy/pic4.jpg) no-repeat center 0;}
.fyhy5{height:400px;background:url(../images/fyhy/pic5.jpg) no-repeat center 0;}
.fyhy6{height:400px;background:url(../images/fyhy/pic6.jpg) no-repeat center 0;}
.fyhy7{height:400px;background:url(../images/fyhy/pic7.jpg) no-repeat center 0;}
.fyhy8{height:400px;background:url(../images/fyhy/pic8.jpg) no-repeat center 0;}
.fyhy9{height:400px;background:url(../images/fyhy/pic9.jpg) no-repeat center 0;}
.fyhy10{height:400px;background:url(../images/fyhy/pic10.jpg) no-repeat center 0;position:relative}
.dianji{    padding: 5px 20px;
    height: 60px;
    line-height: 50px;
    width: 300px;
    margin: auto;background:#fce2bc;color:#333;font-size:22px;text-align:center;border-radius:35px;position:absolute;bottom:100px;left:50%;margin-left:-150px;cursor:pointer}




.tanchu{position:fixed;width:100%;top:0;z-index:999;background:rgba(0,0,0,0.6);height:100%;display:none}
.tanchu1{width:20%;margin:auto}
.tanchu1 span{float:right;font-size:55px;color:#fff}
.tanchu1 img{width: 100%;}















