/*固定顶部top_bar---------------------------------------------*/
.top_bar {
    height: 75px;
}
.top_bar .container .row .top_bar_left {
    float: left;
    padding-top: 7px;
    padding-bottom: 22px;
}
.top_bar .container .row .top_bar_left img {
    display: inline-block;
    width: 360px;
    height: 70px;
}
.top_bar .container .row .top_bar_right {
    float: right;
    margin-top: 14px;
}
.top_bar .container .row .top_bar_right span {
    float: left;
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-left: 10px;
}
.top_bar .container .row .top_bar_right a {
    float: left;
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
}
.top_bar .container .row .top_bar_right img {
    width: 29px;
    height: 25px;
    margin-bottom: 5px;
}
/*top_navbar顶部导航---------------------------------------------*/
.top_navbar {
    position: relative;
}
.top_navbar .navbar {

    border-color: #0D9DDC;
    border: none;

    margin-bottom: 0px;
}
.top_navbar .navbar .container {
    height: 56px;
}

.top_navbar .navbar .container .row .navbar-collapse .nav li {
    height: 100%;
}

.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu {
    display: none;
    min-width: 350px;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
    webkit-box-shadow: none;
    box-shadow: none;
}
.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu li.dropdown-menu_one {
    display: inline-block;
    width: 162px;
    height: 100%;
    float: left;
    margin-right: 10px;
}
.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu li.dropdown-menu_one a {
    display: inline-block;
    float: left;
    width: 162px;
    height: 145px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
}
.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu li.dropdown-menu_one a img {
    min-width: 162px;
    max-width: 100%;
    max-height: 100%;
    min-height: 145px;
}
.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu li.dropdown-menu_one a.dropdown-menu_title {
    width: 162px;
    height: 40px;
    margin-top: 5px;
}
.top_navbar .navbar .container .row .navbar-collapse .nav .dropdown .dropdown-menu li.dropdown-menu_one a.dropdown-menu_title h4 {
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.navbar_btm {
    position: absolute;
    left: 0;
    top: 131px;
    z-index: 8;
    display: none;
    background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    min-height: 200px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/*轮播图---------------------------------------------*/
.myBigCarousel .container-fluid .row .carousel {
    position: relative;
}
.myBigCarousel .container-fluid .row .carousel .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 30px;
    margin: 0 auto;
    z-index: 15;
    width: 100%;
    text-align: center;
    list-style: none;
}
.myBigCarousel .container-fluid .row .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    background-color: #fff;
}
.myBigCarousel .container-fluid .row .carousel .carousel-indicators li.active {
    background-color: #ff7915;
}
.myBigCarousel .container-fluid .row .carousel .carousel-control .glyphicon-chevron-left,
.myBigCarousel .container-fluid .row .carousel .carousel-control .glyphicon-chevron-right,
.myBigCarousel .container-fluid .row .carousel .carousel-control .icon-next,
.myBigCarousel .container-fluid .row .carousel .carousel-control .icon-prev {
    margin-top: -52px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 44px;
    height: 0px;
    margin-top: 0px;
    font-size: 12px;
    margin-right: 0px;
}
/*标签隔离带*/
.center_inico .container .row .center_inico_text {
    text-align: center;
    font-size: 18px;
    margin-top: 12px;
    color: #707070;
}
.center_inico .container .row a {
    display: inline-block;
    float: left;
    width: 157px;
    height: 157px;
    margin: 35px 19px 23px 20px;
}
.center_inico .container .row a img {
    width: 100%;
    height: auto;
}
.center_inico .container .row a:first-child {
    margin-left: 0;
}
.center_inico .container .row a:last-child {
    margin-right: 0;
}

.projectCase .container .row h2 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin-top: 30px;
}
.projectCase .container .row h6 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: SimSun;
    font-weight: 500;
    margin-bottom: 42px;
}
.projectCase .container .row a.projectCase_prd {
    display: inline-block;
    width:100%;

    position: relative;
    overflow: hidden;
    float: left;
}
.projectCase .container .row a.projectCase_prd img {
    display: inline-block;
    width: 100%;
    min-width: 270px;
    max-height: 100%;
    min-height: 200px;
}
.home-wrap{
    border:1px solid #f2f2f2;
    position: relative;
    /* max-width: 1200px; */
    margin: 0 auto;
    background-color:#FFF;
}
.f1{
    width: 100%;
    background-color: #2c3e50;
    height: 72px;
    text-align: center;

}

.f2{
    background-color:#1dd2af;
    color: white;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;

}

.f3{

    background-image: url("../image/wh2.png");
    background-size: 100% 100%;
    background-repeat: none;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: white;
}

.f0{
    background-image: url("http://www.fusaide.com/banner.png");
    background-size: 100% 100%;
    background-repeat: none;
    padding: 100px;
    text-align: center;
    color: white;
}
.f11{
    font-size: 36px;
    letter-spacing: 8px;
    padding-bottom: 15px;
    padding-top: 100px;

}
.f12{
    font-size: 20px;
    letter-spacing: 2px;


}
.f13{

    padding-top: 20px;
    padding-bottom: 100px;

}
.gd {
    width: 100%;
    display: block;
    z-index: 100;
    overflow: visible;
    position: fixed;
    top: 0px; /* position fixed for IE6 */
    _position: absolute;

    background-color: white;

}
.f14{
    background-color: #f7f7f7;
    border-bottom: 1px solid #f2f2f2;
    /* width: 1198px; */
    font-size: 12px;
    padding-left: 30px;

    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
    color: rgba(79, 79, 79, 0.97);
    left: 0;
    text-align: center;

}

.f17{

    padding: 20px 30px;



}
.f14 a:hover{
    color: #1dd2af;
    text-decoration: underline;



}
.f14 a{
    color: rgba(79, 79, 79, 0.97);

    font-size: 12px;


}
.f14 span{

    padding:0px 10px;
    font-size: 13px;


}
.f4{

    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.f5{

    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;

    border: 2px solid #f2f2f2 ;
    border-top-color: #1dd2af;

}.f6{

     text-align: center;
     color: #707070;
     font-size: 20px;
     font-family: arial;
     font-weight: 500;
     margin-bottom: 10px;

 }
.f7{

    color: #1dd2af;
    font-size: 28px;


}

.f9{
    letter-spacing: 1px;
    padding: 10px 0px;
    background-color: #2c3e50;
    text-align: center;
    margin: 0px;
    color: white;
    line-height: 30px;
    font-size: 13px;

}

.f8{
    padding: 20px 0px;

    color: white;
}
.f10{

    color: white;

    padding: 5px;

}
.f18{

    padding-right: 30px;



}
.f10 a{
    color: white;
}
.a1{
    font-size: 16px;
    line-height: 30px;
    padding: 50px 2%;
    text-indent: 2em;
}
.a2{

    text-align: center;
    color:#1dd2af;
    padding-bottom: 50px;
    font-size: 24px;
}
.a3{


    text-indent: 2em;
    padding: 20px 0px;
}
.a4{

    background-color: #f2f2f2;
    padding:50px 5%;
    margin: 0px;


}
.a5{

    font-size: 20px;
    color: rgba(39, 39, 39, 0.97);
    padding: 0px 0px;
}
.a6{

    padding: 20px 8px;


}

.a7{

    padding:20px;

    font-size: 16px;
    line-height: 28px;
    text-indent: 2em;
    border: 2px solid #1dd2af;
}
.a8{

    padding-top: 30px;
    color: #1dd2af;
    font-size: 20px;

}

.a9{


    padding-top: 90px;


}


.a10{

    text-align: center;
    border: 1px solid lightgray;
    max-width: 260px;

}

.a11{

    color: #1dd2af;
    font-size: 20px;
    text-align: center;
    padding: 5px 0px;

}
.a12{

    padding: 0px 8px;
    color: rgba(39, 39, 39, 0.97);

}
.a13{


    text-align: center;
    padding: 20px 0px;

}
.a14{

    text-align: center;
    padding: 30px 50px;


}
.a15{
    color: #1dd2af;

    font-size: 22px;




}

.a16{

    padding: 3%;




}

.a17{

    text-indent: 2em;
    line-height: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
}
.a14 a{

    color: #72ACE3;


}
.about1{

    padding: 20px 50px;




}
.about2{


    font-size: 16px;
    padding-left: 100px;
    padding-right: 100px;


}
.about3{

    font-weight: 700;
    color: #1dd2af;
    font-size: 22px;




}
.c1{
    padding-bottom: 20px;



}
.about7{

    font-size: 20px;

}
.c2{

    text-align: center;

    padding-top:100px;
    padding-bottom: 20px;


}

.c3{

    text-indent: 2em;
    line-height:30px ;
    font-size:15px;
    padding-left: 5%;
    padding-right: 5%;



}

.c4{
    text-align: center;


    padding-top: 50px;
    padding-bottom: 50px;



}


.c5{

    color:  #2c3e50;

    font-size: 22px;


}
.c6{

    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.c7{
    text-indent: 2em;
    line-height:30px ;
    font-size:14px;


}


.field1{

    color: #1dd2af;

    font-size: 22px;
    padding-left: 10%;
    padding-top: 30px;

}

.xs-img{
    max-height: 250px;
}
.field2{

    padding-left: 10%;
    font-size: 15px;
    text-indent: 2em;
    padding-top: 15px;
    padding-right: 20px;
    line-height: 30px;
    width: 80%;



}


.d1{

    text-align: center;
    font-size: 24px;
    color: #1dd2af;
    margin: 30px 0px;
    display:inline-block;
    width:100%;

}

.d2{

    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    align-items:center;
    line-height: 30px;
    min-height: 500px;
}

.d3{
    text-indent: 2em;
}

.d4{
    text-align: center;
    padding: 50px 0px;
    display:inline-block;
    width:100%;

}
#container{
    height: 400px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;

    padding-bottom: 100px;

}
#btn{
    float: right;
    width: 60px;
    height: 180px;
}
#tab{
    float: left;
    width: 1000px;
    height: 400px;


    position: relative;
}
.tab_btn{
    display: block;
    width: 35px;
    height: 35px;
    background: #1dd2af;
    line-height: 35px;
    text-align: center;
    border: 1px solid #f2f2f2;
    text-decoration: none;
    color: white;
}

.tab_btn:hover{
    background: blue;
    color: white;
}

.tab_div{
    left: 0px;
    top: 0px;
    display: none;
}
.tab_div img{
    width: 500px;
    height:300px;
}
.curr_btn{
    background: #2c3e50 !important;
    color: white;
}
.curr_div{
    display: block !important;
}

.demo-input{

    padding-left: 10px; height: 30px; min-width: 350px; line-height: 38px;
    border: 1px solid #e6e6e6; background:#fafafa;
}


.demo2-input{
    padding-left: 10px; height: 80px; min-width: 350px;
    line-height: 38px; border: 1px solid #e6e6e6; background:#fafafa;
}
.about4{


    padding: 50px;


}

.about5{

    color: #1dd2af;
    font-size: 18px;
    font-weight: 700;
    padding: 20px;
}

.about6{

    font-size: 16px;
    padding-left: 20px;
    text-indent: 2em;

}
.demo-input{

    width: 180px;
    height: 35px;
    color:rgba(109, 109, 109, 0.75)
}


.projectCase .container .row a.projectCase_prd span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    background-color: rgba(0, 0, 0, 0.8);

    text-align: center;
    font-size: 16px;
    color: #fff;

}
/*新闻资讯*/
.information {
    padding-bottom: 30px;
}
.information .container .row .tab-content .tab-pane.selected {
    display: block;
}
.information .container .row .nav-tabs_a li.active {
    border-color: red;
    border-bottom: 0;
}
.information .container .row .nav_a {
    width: 400px;
    height: 40px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    -webkit-padding-start: 0px;
    font-size: 20px;
}
.information .container .row .nav_a li {
    width: 160px;
    display: inline-block;
    float: none;
    left: 36%;
}
.information .container .row .nav_a li a {
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.information .container .row .nav_a li:hover {
    background-color: #eee;
}
.information .container .row h2 {
    text-align: center;

    margin-top: 30px;
}
.information .container .row h6 {
    text-align: center;
    color: #707070;
    font-size: 20px;
    font-family: SimSun;
    font-weight: 500;
    margin-bottom: 10px;
}
.information .container .row .company_news {
    margin-top: 30px;
}
.information .container .row .company_news a.company_news_cnt_pic {
    display: inline-block;
    width: 100%;
    height: 250px;
}
.information .container .row .company_news img.company_news_prd {
    width: 100%;
    height: 100%;
}
.information .container .row .company_news .company_news_cnt_pic_text {
    margin-top: 20px;
    position: absolute;
}
.information .container .row .company_news .company_news_cnt_pic_text .tilte_new_left h4 {

    padding: 10px;
    height: 33px;
    overflow: hidden;
}
.information .container .row .company_news .company_news_cnt_pic_text .company_news_btm_cnt {
    height: 60px;
    overflow: hidden;
    color: #757584;
    padding: 5px;
}
.information .container .row .company_news .company_news_btm {
    display: block;
    padding-left: 0px;
    padding-right: 10px;
    border-bottom: 1px solid #eee;
    /* margin-bottom: 15px; */
    padding-bottom: 0px;
}
.information .container .row .company_news .company_news_btm .tilte_new h4 {
    float: left;
    font-weight: 500;
    display: inline-block;
    padding-left: 15px;
    width: 460px;
    height: 26px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 5px;
}
.information .container .row .company_news .company_news_btm .tilte_new span {
    float: left;
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #1dd2af;
    color: #fff;
    text-align: center;
}
.information .container .row .company_news .company_news_btm .company_news_btm_cnt {
    color: #757584;
    margin-top: 10px;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
}



.footer{

    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: rgba(79, 79, 79, 0.97);
    background-color: #f2f2f2;
}

#msgform{
position:fixed;
left:50%;
top:50%;
transform:translate(-50%,-50%);
width:200px;
height:200px;
display:block;
}
/*首页右侧*/
.rightbox{
    position:fixed;
	right:0;
	top: auto;
    bottom: 40px;
	z-index:999999;
}

.rightbox{
background:white;
}
#jump li{height:50px;overflow:hidden;}
#top,#kefu,#Qcode,#sina,#tel,#weixin{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;}
#top:hover{background:url(../image/toped.png) no-repeat;background-size: 100%;}
#top{background:url(../image/top.png) no-repeat;background-size: 100%;}
#sina{background:url(../image/weibo.jpg) no-repeat;background-size: 100%;}
#kefu{
background:url(../image/kefu.jpg) no-repeat;
background-size: 100%;
}
#kefu:hover{background:url(../image/kefu2.jpg) no-repeat;background-size: 100%;}
#weixin{background:url(../image/wx.jpg) no-repeat;background-size: 100%;}
#weixin:hover{background:url(../image/wx1.jpg) no-repeat;background-size: 100%;}
#Qcode{background:url(../image/Qcode.jpg) no-repeat;background-size: 100%;}
#Qcode:hover{background:url(../image/Qcode2.jpg) no-repeat;background-size: 100%;}
#tel{background:url(../image/tel2.jpg) no-repeat;background-size: 100%;}
#tel:hover{background:url(../image/tel1.jpg) no-repeat;background-size: 100%;}
#EWM{position:absolute;left:-150px;display:none;z-index:999999}
#EWM img{width:150px;height:150px;};
#telphone{position:absolute;left:-200px;display:none;z-index:999999};
#telphone img{width:200px;height:100px;}

.width90{width:90%;
margin:0 auto;
}

.news-title{border-bottom:#e4e3e3 1px solid;margin:20px;padding-bottom:10px;overflow:hidden;}




.news-title h2{color:#ff6f06;font-size:16px;font-weight:normal;position:relative;float:left;width:auto;text-align:center}
.news-title h2 a{color:#ff6f06}
.news-title h2:after{content:"";background:#ff6f06;background:linear-gradient(to right,#ff6f06 0%,#b64a28 100%);width:100%;height:2px;position:absolute;bottom:-10px;left:0}


.down-links ul{padding:0 20px 20px ;width:60%;}
.down-links ul li{height:35px;line-height:35px;background:url(../images/soft-down.png) no-repeat left 3px center #fafafa;background-size:16px;display:block;overflow:hidden;margin-bottom:10px;padding-left:30px}
.down-links ul li span{display:block;float:right;width:100px;height:35px;line-height:35px;font-size:14px;font-weight:normal;color:#fff;text-align:center;background:#ff6f06}
.down-links ul li:hover a{color:#ff6f06}
.down-links ul li:hover span{display:block;background:#ff5555}
.down-otherlink ul{padding:10px 20px;overflow:hidden}
.down-otherlink ul li{margin-bottom:20px;border-bottom:1px dotted #eee;padding-bottom:10px;width:50%;float:left}
.down-otherlink ul li a{display:block;padding-right:20px}
.down-otherlink ul li p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.down-otherlink li i{width:45px;height:45px;border-radius:5px;float:left;margin:0 17px 0 0;display:inline;overflow:hidden}
.down-otherlink li i img{width:45px;height:45px}
.down-otherlink span.down-info{font-size:12px;color:#9b9b9b;display:block;overflow:hidden;margin-top:10px}
.down-otherlink span.down-info em{font-style:normal;margin-right:20px}

