@font-face { font-family: arial narrow; src: local("arial narrow"), url('../fonts/arial narrow.ttf') format("truetype"); }
/*reset style*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: 'arial narrow', '微软雅黑','宋体', Helvetica, Arial, sans-serif;
    min-width:1200px;
}

ul, ol {
    list-style-type: none;
    cursor: pointer;
}

select, input, img, select {
    vertical-align: middle;
}
#container{
    width:1200px;
    overflow: hidden;
    height:auto;
    margin:0 auto;
}
nav{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
    height:120px;
}
.logoImg1{
    display: block;
    float: left;
    width:436px;
    height:72px;
    margin:24px 0 0 100px;
}
.navList{
    float: right;
    display: block;
    overflow: hidden;
    margin:50px 100px 0 0;
}
.navList li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #151314;
    height:30px;
    margin-left:20px;
}
.active{
    color: #D4112F !important;
    border-bottom:2px solid #D4112F;
}
.box{
    width:1200px;
    overflow: hidden;
    height:auto;
    margin:0 auto;
}
.headPart{
    width:1200px;
    height:1144px;
    background: url("../images/headBg.jpg") no-repeat;
    background-size: 1200px 1144px;
}
#bannerBox{
    width:1000px;
    height:684px;
    background: url("../images/aaa.jpg") no-repeat;
    background-size: 1000px 684px;
    margin:0 auto;
    overflow: hidden;
}
.titleBox{
    width:1000px;
    height:160px;
    background-color: rgba(0,0,0,0.35);
    margin-top:262px;
    overflow: hidden;
}
#titleTxt{
    width:1000px;
    height:160px;
    text-align: center;
    font-size: 50px;
    color: white;
    margin-top:9px;
    line-height: 60px;
}
#titleTxt span{
    color: #E60114 !important;
    font-size: 65px !important;
}
.tabBox{
    width:1000px;
    height:85px;
    background-color: white;
    margin:0 auto;
    overflow: hidden;
}
.tabList{
    width:320px;
    height:85px;
    display: block;
    margin:0 auto;
}
.tabList li{
    float: left;
    font-size: 20px;
    color: #151314;
    text-align: center;
    line-height: 83px;
    height:83px;
    width:160px;
}
.intro1{
    width:1000px;
    overflow: hidden;
    margin:0 auto;
}
.introTxt{
    width:500px;
    word-wrap:break-word;
    color: #151314;
    float: left;
    font-size: 18px;
    margin:90px 0 0 30px;
    line-height: 24px;
}
.introImg{
    display: block;
    float: right;
    margin:65px 30px 0 0;
}
.hide{
    display: none;
}
#ourServices{
    width:1200px;
    height:800px;
    background: url("../images/services.jpg") no-repeat;
    background-size: 1200px 800px;
    overflow: hidden;
}
#servicesTit{
    text-align: center;
    color: white;
    font-size: 30px;
    margin:115px auto;
    width:1000px;
    font-weight: bold;
}
.servicesList{
    width:1000px;
    display: block;
    overflow: hidden;
    margin:0 auto;
}
.servicesList li{
    width:180px;
    height:auto;
    float: left;
    cursor: pointer;
}
.iconImg{
    width:180px;
}
.ml25{
    margin-left:25px;
}
.serviceName{
    width:180px;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-top:20px;
}
.textActive{
    color: #E70012 !important;
}
.servicesIntro{
    width:1000px;
    margin:70px auto 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: white;
    word-wrap: break-word;
}

#ourClients{
    width:1200px;
    height:auto;
    overflow: hidden;
}
.clientsTit{
    width:1000px;
    margin:60px auto 0 auto;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #1F150F;
}
#text1{
    width:1000px;
    margin: 10px auto 0 auto;
    text-align: center;
    color: #888888;
    font-size: 16px;
}
.singleClient{
    width:1000px;
    margin:30px auto;
    overflow: hidden;
    height:auto;
}
.logoBox{
    float: left;
    width:120px;
}
.logoImg{
    display: block;
    width:105px;
    height:105px;
    -webkit-border-radius:105px;
    -moz-border-radius:105px;
    border-radius:105px;
    margin:15px auto;
}
.clientName{
    text-align: center;
    font-size: 20px;
    margin-top:5px;
}
.clientsTxt{
    float: left;
    width:750px;
    min-height:55px;
    margin:0 0 0 30px;
    font-size: 18px;
    padding:15px 25px 15px 25px;
    border:1px solid #DCDCDC;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    word-wrap: break-word;
    position: relative;
}
.clientsTxt p{
    overflow: hidden;
}
.textOver{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.more{
    position: absolute;
    right:25px;
    bottom:10px;
    color: #E70012 !important;
    cursor: pointer;
}
#swiperBox{
    width:1200px;
    height:620px;
    margin:0 auto;
    background: url("../images/patener.png") no-repeat;
    background-size: 1200px 620px;
}
.swiperImg{
    width:1200px;
}
#swiperCon{
    width:1200px;
    height:620px;
    margin:0 auto;
}
.swiper-pagination{
    bottom:30px !important;
}
.swiper-pagination-bullet{
    width:15px !important;
    height: 15px !important;
}
.swiper-pagination-bullet-active{
    background: #E70012 !important;
}
#contactUs{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    background-color: #F5F5F5;
}
.contactBox{
    width:1000px;
    margin:30px auto 5px auto;
    overflow: hidden;
    height:auto;
    -webkit-box-shadow: 0 1px 3px #757575;
    -moz-box-shadow: 0 1px 3px #757575;
    box-shadow: 0 1px 3px #757575;
}
.contactTit{
    width:1000px;
    line-height: 100px;
    background-color: #E40003;
    font-size: 30px;
    color: white;
    text-indent:60px;
    font-weight: bold;
}
.contactCon{
    width:1000px;
    background-color: white;
    overflow: hidden;
}
.contactTxt{
    width:766px;
    margin:30px auto;
    font-size: 18px;
    color: #444444;
}
#contactForm{
    width:766px;
    display: block;
    margin:0 auto 35px auto;
}
.inputGroup{
    width:766px;
    overflow: hidden;
}
.inputBox{
    width:360px;
    height:50px;
    border:1px solid #444444;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    font-size: 16px;
    text-indent: 10px;
    outline: none;
}
.inputLeft{
    float: left;
}
.inputRight{
    float: right;
}
.mt40{
    margin-top: 30px;
}
.yourMessage{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width:766px;
    margin:30px auto;
    border:1px solid #444444 !important;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:100px;
    font-family:  '微软雅黑','宋体', Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    text-indent: 10px;
}
#subBtn{
    width:250px;
    margin:0 auto;
    font-size: 20px;
    background-color: #E70012;
    color: white;
    height:50px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    display: block;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
footer{
    width:1200px;
    height:90px;
    background-color:#F5F5F5;
    color: #888888;
}
#copyRight{
    width:1000px;
    height:90px;
    line-height: 90px;
    text-align: center;
    font-size: 18px;
    margin:0 auto;
}
#copyRight img{
    width:79px;
    height:79px;
    margin:0 0 0 40px;
}
a:-webkit-any-link {
    color: transparent;
    text-decoration: none;
    cursor: none;
}

a:-webkit-any-link:active {
    color: transparent;
}
.backTop{
    position: fixed;
    z-index:10;
    right:10px;
    bottom:200px;
    width:100px;
    display: none;
}
.fix_top{
    position: fixed;
    top:0;
    z-index: 4;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 2px 3px #757575;
    display: none;
}

#fix_rightNav{
    width:100px;
    height:500px;
    position: fixed;
    right:0;
    top:200px;
    display: none;
    z-index:10;
}
.singleSlider{
    width:100px;
    height:100px;
    overflow: hidden;
    background-color: #888888;
    color: white;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-left:1px solid #EEEEEE;
    -webkit-transition: all .65s ease;
    -moz-transition: all .65s ease;
    -ms-transition: all .65s ease;
    -o-transition: all .65s ease;
    transition: all .65s ease;
}
.bt{
    border-top:1px solid #EEEEEE;
}
.bb{
    border-bottom:1px solid #EEEEEE;
}
.sliderIcon{
    width:50px;
    height:42px;
    margin:18px auto 0 auto;
}
.sliderTxt{
    margin-top:3px;
}
#sliderIcon1{
    background: url("../images/navicon1.png") no-repeat;
    background-size: 100% 100%;
}
#sliderIcon2{
    background: url("../images/navicon2.png") no-repeat;
    background-size: 100% 100%;
}
#sliderIcon3{
    background: url("../images/navicon3.png") no-repeat;
    background-size: 100% 100%;
}
#sliderIcon4{
    background: url("../images/navicon4.png") no-repeat;
    background-size: 100% 100%;
}
#sliderIcon5{
    background: url("../images/navicon5.png") no-repeat;
    background-size: 100% 100%;
}
.singleSlider:hover{
    background-color: white;
    color: #E40311;
}
#backTop:hover #sliderIcon1{
    background: url("../images/navicon1a.png") no-repeat;
    background-size: 100% 100%;
}
#home:hover #sliderIcon2{
    background: url("../images/navicon2a.png") no-repeat;
    background-size: 100% 100%;
}
#services:hover #sliderIcon3{
    background: url("../images/navicon3a.png") no-repeat;
    background-size: 100% 100%;
}
#clients:hover #sliderIcon4{
    background: url("../images/navicon4a.png") no-repeat;
    background-size: 100% 100%;
}
#contact:hover #sliderIcon5{
    background: url("../images/navicon5a.png") no-repeat;
    background-size: 100% 100%;
}
.required{
    border:1px solid #E40003 !important;
}
.required::-webkit-input-placeholder{color: #E40003;}    /* 使用webkit内核的浏览器 */
.required:-moz-placeholder{color: #E40003;}                  /* Firefox版本4-18 */
.required::-moz-placeholder{color: #E40003;}                  /* Firefox版本19+ */
.required:-ms-input-placeholder{color: #E40003;}