@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome¡¢firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome¡¢firefox¡¢opera¡¢Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
*{margin: 0;padding: 0;}
li{list-style: none}
a{text-decoration: none}
body {
    margin: 0;
    padding: 0;
    font-family:'Microsoft YaHei','Hiragino Sans GB',Helvetica,Arial,'Lucida Grande',sans-serif;
     background: #ffffff;
    overflow-x: hidden;
    font-size: 18px;
}
.container{
    width: 100%;
    max-width: 1980px;
    min-width: 1200px;
    margin: 0 auto;}
.index-heard{
    background: #00283f;
    color: #fff;
    font-size: 18px;}
.index-heard img{
    margin: 10px 40px;
}
.index-heard ul{
    float: right;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    cursor: pointer;
    margin-right: 80px;
    display: block;
}
.index-heard ul li{
    float: right;
    margin-left: 20px;
    letter-spacing: 1px;

}
.index-us{
    width: 950px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}
.index-us p{margin: 10px 0}
.index-us h1{
    margin-bottom: 20px }
.index-us-content{
    overflow: auto;
    text-align: center;
    margin: 100px 0 80px 0;}
.index-us-content ul li{
    float: left;
}
.index-us-content ul li {
    float: left;
    width: 33.333333%;
    overflow: hidden;
}
.index-us-content ul li p {
    font-size: 16px;
}
.index-case {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
}
.index-case img {
    width: 250px;
    float: left;
}
.case-MB{
    margin-bottom: 70px;
}
.index-case div{
    margin: 35px 0;
    overflow: auto;
}
.index-case div p,.index-clients-h1 p{
    width: 100px;
    height: 1px;
    border-bottom: 2px solid;
    margin: 30px auto;
}
.index-case-more a{
    background: #EC802F;
    color: #fff;
    padding: 0 45px;
    font-size: 28px;
    letter-spacing: 2px;
    border-radius: 40px;
}
.index-clients{
    text-align: center;
    background: #00283f;
    /* background: url(../images/home_36.jpg) 50% repeat-x; */
    color: white;
}
.index-clients-h1{padding-top: 30px;width: 950px;margin:0 auto;}
.index-clients-test{text-align: left;
    margin: 0 auto;
    width: 800px;}
.index-clients-test p {
    padding: 10px 0 10px 0px;
    line-height: 40px;
}
.index-clients-imgs{
    width: 1000px;
    margin: 40px auto;
    text-align: left;
    height: 200px;
    overflow: hidden;
}
.index-clients-imgs a{
    width: 9%;
    text-align: center;
    margin: 10px 15px;
    display: inline-block;
}
.xia{font-size: 40px;    cursor: pointer;}
.index-tell{background:#0061FE;color: #fff;overflow: auto;font-size: 16px;position: relative }
.index-tell-left ul li,.index-tell-left,.index-tell-right,.index-tell-right-b span,.index-tell-right-b img {
    float: left;
}
.index-tell-left ul{overflow: auto}
.index-tell-left p a{
    color: #fff;
}
.index-tell-contant{
    width: 1000px;
    overflow: auto;
    margin: 50px auto;
}
.index-tell-left p {
    margin: 15px 0;
}
.index-tell-left>img{margin-bottom: 10px;}
.tell-hezuo{
    margin-right: 80px;}

.index-tell-left ul li {
    padding-right: 25px;
}
.index-tell-right{
    padding-left: 50px;
    margin-left: 50px;
    border-left: 1px solid white;
}
.index-tell-right h1{font-weight: 300;margin-top: -5px}
.index-tell-right-b{margin-top: 20px}
.index-tell-right span p {
    padding: 2px 0;
}
.index-tell-right>span p {
     letter-spacing: 1px;
 }
.index-tell a {
    color: white;

}
.tell-code{
position: absolute;margin-left:10px;margin-top: -30px;
}
.index-end{
    text-align: center;
    background-color: #EC802F;
    color: white;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
}`
#index-Home img,#index-service img{width: 100%;}
.index-heard ul li a{color: white}

/*新加*/
.none{display: none;}
.tanDiv{
    position: fixed;
    background: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index:900; 
    top: 0;
    left: 0;
}
.leaveMsgBox{position: fixed;z-index: 1000;width: 400px;height: 500px;border:1px solid #e27400;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;left: calc((100% - 400px) / 2);top:calc((100% - 500px) / 2);background: #fff;}
.leaveMsgTop{height: 40px;background: #E27400;padding-left: 20px;}
.leaveMsgTopText{font-size: 13px;color:#fff;float: left;}
.closeImgBox{float: right;margin-right: 5px;margin-top: 3px;}
.myForm{padding:10px 20px;}
.myForm lable{width:50px;display: block;float: left;clear: left;font-size: 13px;line-height: 25px;height: 25px;}
.myForm .cd-input{font-size: 12px;height: 25px;line-height: 25px;text-indent:5px;width:100%;}
.leaveMsgTextarea{width: 100%;padding:5px 0;}
.h5px{height: 5px;width: 100%;}
.h10px{height: 10px;width: 100%;}
.submitBtn{color:#fff; background: #E27400;border:0;width:100%;height: 30px;line-height: 30px;font-size: 14px;text-align: center; }

.joinUsBox{position: fixed;z-index: 1000;width: 700px;height: 600px;border:1px solid #e27400;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;left: calc((100% - 700px) / 2);top:calc((100% - 600px) / 2);background: #fff;overflow: hidden;}
.joinUsBox .joinUsBoxContent{overflow-x: auto;width:100%;height: 560px;white-space: pre-wrap;word-wrap: break-word;font-size: 13px;line-height: 20px;}
.w100{width: 100%;}
.font-w{font-weight: bold;}
