*{padding:0;margin:0}
a{text-decoration: none;cursor: pointer;}
ul,ol,li{list-style: none;}
img{vertical-align: top;border: 0;}
body{font-family: '微软雅黑';font-size: 14px;}
.auto1920{
    max-width: 1920px;
    margin:0 auto;
}
.auto1200{
    max-width: 1200px;
    margin:0 auto;
}
.clear{
    clear: both;
}
/*头部开始*/
.top{
    height: 100px;
    background: #fff;
    border-bottom: 1px solid rgb(217,217,217);
}
.logo{
    width: 400px;
    float: left;
    line-height: 100px;
}
.logo>a>img{
    width:150px;
    height:50px;
    margin-top: 25px;
    vertical-align: top;
}
/*.logo>h3{*/
/*    width: 220px;*/
/*    text-align: center;*/
/*    display: inline-block;*/
/*    font-size: 16px;*/
/*    color: #fff;*/
/*    font-weight: 700;*/
/*    font-family: '微软雅黑';*/
/*}*/
.nav{
    float: left;
    width: 800px;
    height: 100px;
    position: relative;
}
.nav>ul>li{
    margin-top: 30px;
    width: 130px;
    text-align: center;
    float: left;
}
.nav>ul>li>ol>li{
    width: 130px;
    text-align: center;
}
.nav>ul>li>a,.nav>ul>li>ol>li>a{
    display: block;
    line-height: 43px;
    height: 43px;
    color: #000;
    text-align: center;
    position: relative;
}
.nav>ul>li>a:hover::after,.nav>ul>li>ol>li>a:hover::after{
    content:'';
    width: 130px;
    height: 3px;
    background: #335af3 ;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}
.nav>ul>li:hover>ol{
    display: block;
}
.nav ol{
   position: absolute;
   bottom: -55px;
   left: 520px;
   z-index: 9;
   display: none;
}
/*头部结束*/
/*banner开始*/
.banner{
    height: 380px;
    background:url('/static/images/headbanner.png')no-repeat center ;
}
.knowUs{
    position: relative;
    width: 600px;
    text-align: center;
    float: left;
}
.kTop{
    position: absolute;
    left: -300px;
    opacity:0;
}
.kTop>h4{
    font-size: 24px;
    color: #fff;
    padding-top: 65px;
    padding-bottom:30px;
}
.kTop>p{
    width: 576px;
    font-size: 18px;
    color: #fff;
    line-height: 2.2;
    text-align: center;
    padding-bottom: 30px;
}
.fou{
    margin-top: 300px;
    height:30px ;
    position: relative;
}
.fou>a{
    position: absolute;
    left: 40%;
    top:0;
    display: inline-block;
    font-size: 14px;
    color: #335af3;
    background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    box-shadow: 1px 1px #eee, 3px 3px #eee, 5px 5px #eee;
    -webkit-box-shadow: 1px 1px #eee, 3px 3px #eee, 5px 5px #eee;
    -moz-box-shadow: 1px 1px #eee, 3px 3px #eee, 5px 5px #eee;
    transition:all 0.5s ;
    -webkit-transition:all 0.5s; /* Safari */
    -moz-transition:all 0.5s ;
}
.fou>a:hover{
    box-shadow:none;
    color: rgb(0,144,253);
    left: 42%;
    top:3px;
}
.ani{
    width: 350px;
    float: right;
    
}
.add_transform{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);/* IE9 */
    -moz-transform:rotate(360deg);/* Firefox */
    -webkit-transform:rotate(360deg);/* Safari和Chrome */
    -o-transform:rotate(360deg);/* Opera */
    transition:all 1.5s ease-in-out;
    -moz-transition:all 1.5s ease-in-out;/*Firefox 4 */
    -webkit-transition:all 1.5s ease-in-out;/* Safari和Chrome */
    -o-transition:all 1.5s ease-in-out;/* Opera */
}
/*banner结束*/
/* 底部开始 */
.foot{
    height: 215px;
}
.footer{
    display: flex;
    justify-content: space-between;
}
.company{
    width: 130px;
    float: left;
    padding:40px 0 20px 0 ;
}
.company>img{
    width: 130px;
    height: 125px;
}
/*.company>h4{*/
/*    font-size: 16.5px;*/
/*    color:#fff;*/
/*   text-align: center;*/
/*}*/
.phone{
    float: left;
    padding: 40px 0 0 100px;
}
.photo{
    display: flex;
    align-items: center;
}
.photo>img{
    width: 65px;
    height: 65px;
    margin-right:15px;
}
.photo>div>h4{
     color: #335af3;
    font-size: 20px;
}
.coninfo{
    margin-top:20px;
}
.list{
    float: left;
    padding: 40px 0 0 100px;
}
.list>h5{
     color: #335af3;
    font-size: 20px;
}
.first{
    float: left;
    margin-top: 20px;
    margin-right:10px;
}
.first>li{
    margin-top: 6px;
}
.first>li>a{
    color: #000;
}
.first>li>a:hover{
    color: #335af3;
}
.two{
    margin-top: 20px;
    float:right;
}
.two>li{
    margin-top:6px;
}
.two>li>a{
    color: #000;
}
.two>li>a:hover{
    color: #335af3;
}
.contactus{
    float: left;
    padding: 40px 0 0 100px;
}
.contactus>h5{
     color: #335af3;
    font-size: 20px;
    margin-bottom: 20px;
}
.banquan{
    background: #eaeaea;
    height: 50px;
}
.banquan>div>li{
   line-height: 50px;
}
.banquan>div>li>a{
    color: #000;
}
/* 底部结束 */
/* 产品中心开始 */
.product_center{
    background: url("/static/images/procenter.png")no-repeat center center;
    height: 356px;
}
.product_detail{
    padding-top: 80px;
    width: 600px;
    float: left;
}
.product_detail>h5,.about_detail>h5{
    height: 40px;
    font-size: 20px;
    color:#335af3;
}
.product_detail>span,.about_detail>span{
    display: block;
    height: 36px;
    font-size: 18px;
    color: #696969;
}
.product_detail>p{
    line-height: 2;
    color: #696969;
}
.product_detail>a,.about_detail>a{
    margin-top: 10px;
    display: block;
    width: 125px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color:#fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    background-color: #335af3;
    border-radius: 3px;
}
.product_detail>a:hover,.about_detail>a:hover{
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    background: #696969;
}
.product_pic{
    padding-top: 65px;
    width: 600px;
    float: left;
}
.product_pic>div{
    width: 300px;
    margin-top:10px;
    float: left;
    position: relative;
}
.product_pic>div>a{
    display: inline-block;
}
.product_pic>div>a>img{
    width: 117px;
    height: 78px;
}
.product_pic>div>p{
    font-size: 16px;
    color: #696969;
    display: inline-block;
    width: 161px;
    text-align: center;
    position: absolute;
    top:30px;
}
/* 产品中心结束 */
/* 关于我们开始 */
.about_us{
    padding-top: 35px;
    padding-bottom: 35px;
}
.about_detail{
    width: 575px;
    float: left;
}
.about_detail>p{
    line-height: 1.6;
    color: #696969;
}
.choose_reason{
    width: 600px;
    height: 300px;
    float: right;
    border: 2px solid rgb(102,102,102);
}
.choose_reason>li{
    margin:0 12px ;
    width: 572px;
    height: 47px;
    padding-bottom: 12px;
    text-align: center;
    font-size: 16px;
    color: #696969;
    position: relative;
}
.choose_reason>li:first-child{
    font-size: 18px;
    color:#696969;
    height: 24px;
    line-height: 24px;
    margin-top: 12px;
    font-weight: 700;
    text-align: left;
}
.choose_reason>li>img{
    width: 50px;
    height: 47px;
    position: absolute;
    left:110px;
    top:5px;
}
/*.choose_reason>li:nth-child(2){*/
/*    background: url("/static/images/jinpai.png")105px no-repeat;*/
/*}*/
/*.choose_reason>li:nth-child(3){*/
/*    background: url("/static/images/jianbian.png")105px no-repeat;*/
/*}*/
/*.choose_reason>li:nth-child(4){*/
/*    background: url("/static/images/xiaolv.png")105px no-repeat;*/
/*}*/
/*.choose_reason>li:last-child{*/
/*    background: url("/static/images/fugai.png")105px no-repeat;*/
/*}*/
/* 关于我们结束 */
/* 成功案例开始 */
.index_title{
    margin-top:25px;
    text-align: center;
    padding-bottom: 20px;
}
.index_title>h5{
    font-size: 20px;
    color:#335af3;
}
.index_title>span{
    font-size: 18px;
    color: #696969;
    line-height: 2;
}
.case_detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.case_detail>div{
    width: 300px; 
    text-align: center;
    margin-top: 20px;
}
.case_detail>div>a{
    display: inline-block;
    color: #434343;
    font-size: 12px;
    line-height: 20px;
}
.case_detail>div>span{
    color: #666;
    font-size: 12px;
}
.case_detail>div>a>img{
    width: 283px;
    height: 211px;
}
.case_detail>div>a>span>strong{
    font-weight: normal;
    color:#335af3;
    font-size: 12px;
}
.case_page{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.case_page>a{
    display: inline-block;
    width: 70px;
    height: 22px;
    padding: 4px 8px;
    line-height: 22px;
    color:#999;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 12px;
}
/* 成功案例结束 */
/* 新闻中心开始 */
.news_detail{
    display: flex;
    justify-content: space-around;
    padding-bottom: 60px;
}
.news_detail>div{
    width: 376px;
}
.news_detail>div>img{
    width: 376px;
    height: 137px;
}
.news_detail>div>li{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    line-height: 14px;
}
.news_detail>div>li>a.title{
    width: 220px;
    display: inline-block;
    font-size: 12px;
    color: #434343;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_detail>div>li>a>span{
    color:#335af3;
    font-size: 12px;
}
.news_detail>div>li>span{
    font-size: 12px;
    color:#666;
}
/* 新闻中心结束 */
/*新闻页面开始*/
.news{
    padding-top:40px;
    display: flex;
    justify-content: space-around;
    padding-bottom: 10px;
}
.main_left{
    width: 376px;
}
.main_left>img{
    width: 100%;
    height: 178px;
}
.main_left>ul>li{
    width: 100%;
}
.main_left>ul>li>a{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    color: rgb(255, 255, 255);
    background-color: #335af3;
}
.main_left>ul>li>a:hover{
    color: #335af3;
    background-color: rgb(255, 255, 255);
}
.main_left>ul>li>a.on{
    color: #335af3;
    background-color: rgb(255, 255, 255);
}
.main_right{
    width: 776px;
}
.main_right>li{
    width: 100%;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    border-bottom: 1px dashed #ccc;
}
.main_right>li>a{
    display: inline-block;
    width: 435px;
    font-weight: 700;
    padding-left: 20px;
    color: #434343;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_right>li>strong{
    font-weight: normal;
    float:left;
}
.main_right>li>strong>a{
    color: #335af3;
}
.main_right>li>span{
    color: #ccc;
    float:right;
}
.news .pro_page{
    text-align: left;
}
/*新闻页面结束*/
/*新闻详情页面开始*/
.news_content>h3{
    font-size: 16px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;
}
.sp_list{
    text-align: center;
    margin-bottom:10px ;
}
.sp_list>span{
    display: inline-block;
    font-size: 12px;
    color: #a6a6a6;
    padding-right: 13px;
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;
}
.news_content>p{
    color: rgb(105, 105, 105);
    font-size: 16px;
    line-height: 26px;
}
.prev_next{
    margin-top: 20px;
    text-align: right;
    height: 16px;
    overflow: hidden;
}
.prev_next>span{
    font-size: 12px;
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;
    margin-right: 10px;
    overflow: hidden;
}
.prev_next>span>a{
    color: #335af3;
}
.prev_next>span>a:hover{
    color: #495A80 ;
}
/*新闻详情页面结束*/
/*关于我们内容开始*/
.main_title{
    text-align: center;
    margin: 30px 0;
}
.main_title>h3{
    color: #335af3;
    font-size: 28px;
    font-family:times new roman,times,serif;
}
.main_title>span{
    font-size: 18px;
    color: #696969;
    position: relative;
}
.main_title>span::after{
    content: "";
    position: absolute;
    bottom: -13px;
    left: 17px;
    width: 40px;
    height: 2px;
    background: #696969;
}
.about_content{
    width: 100%;
    /* display: flex;
    justify-content: space-between; */
    padding-bottom: 20px;
}
.about_content>img{
    padding: 0 50px;
    width: 500px;
    height: 357px;
    float: left;
}
.about_content>p{
    float: left;
    padding: 1%;
    width: 576px;
    /* text-align: center; */
    font-size: 16px;
    line-height: 2;
    color: #696969;
}
.cooperation{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}
.cooperation>span{
    width: 300px;
    height: 43px;
    text-align: center;
    font-size: 16px;
    color: #696969;
}
.wrapper {
    width: 900px;
    height: 43px;
    position: relative;
    overflow: hidden;
}
.box {
    width: 230px;
    height: 40px;
    position: absolute;
}
.box>a>img{
    width: 210px;
    height: 43px;
}
.boxes {
    position: relative;
    left: -230px;
}
/*.honors{*/
/*    text-align: center;*/
/*}*/
/*.honors>img{*/
/*    margin-top:20px;*/
/*}*/
.swiper-container {
      width: 100%;
      height: 150px;
}
.swiper-slide>img{
    width: 220px;
    height: 150px;
}
/*关于我们内容结束*/
/* 产品中心开始 */
.product{
    padding-top:40px;
    display: flex;
    justify-content: space-around;
    padding-bottom: 10px;
}
.main_right>ol{
    width: 600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}
.main_right>ol>li{
    width: 252px;
    border: 1px solid transparent;
    box-shadow: rgb(217 217 217) 0px 0px 2px 1px;
    margin-right: 15px;
    margin-top: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.main_right>ol>li:hover{
    box-shadow:0 0 15px #ccc;  
}
.main_right>ol>li>a{
    display: inline-block;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    color:#333;
    font-size: .85em;
}
.main_right>ol>li>a>img{
    width: 150px;
    height:100px;
    margin-bottom: 5px;
}
.main_right>ol>li>span{
    color: #999;
    font-size: 12px;
    font-family: Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;
}
.main_right>ol>li>span>a{
    color:#0090fd;
    font-family:Microsoft YaHei,'微软雅黑';
}
.main_right>ol>li>strong{
    font-size: 14px;
    color: #ff4400;
    font-family: Verdana,Arial;
    padding-bottom: 10px;
}
.main_right>ol>li>strong>span{
    padding-left: 5px;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}
.pro_page{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 15px;
}
.pro_page>span{
    display: inline-block;
    color:#999;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
}
.pro_page>a{
    display: inline-block;
    font-family: 'Microsoft YaHei', 微软雅黑;
    width: 32px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    color:rgb(0, 144, 253);
    background-color:  rgb(255, 255, 255);
    border-left-width: 0;
    font-size: 12px;
    margin-left: -4px;
    text-align: center;
}
.pro_page>a.foucs{
    color: rgb(255, 255, 255);
    background-color: #335af3;
}

.product_content{
    width: 776px;
    position: relative;
}
.product_show{
    width: 100%;
}
/* .product_show>img{
    width: 310px;
    height: 230px;
} */
#small{
	width: 310px;
	height: 210px;
	position: relative;
    float: left;
}
#small>img{
    width: 310px;
	height: 210px;
}
#shadow{
	width: 100px;
	height: 100px;
	background-color: white;
	opacity: .5;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	cursor: crosshair;
}
#cover{
	width: 100%;
	height:100%;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: crosshair;
}
#big{
	width: 310px;
	height: 310px;
	position: relative;
	overflow: hidden;
    display: none;
    float: left;
    position: absolute;
}
#big img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.price{
    width: 453px;
    float: left;
    margin-left: 12px;
}
.price>h5{
    margin-bottom: 10px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Microsoft YaHei', 微软雅黑;
    color: rgb(67, 67, 67);
}
.price>span{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    background-color: #fff5ed;
    margin-right: 10px;
    font-size: 12px;
    color: #666;
}
.price>span>strong{
    color: #f60;
    font-size: 26px;
    font-family: Verdana,Arial;
    font-weight: 700;
    padding-left: 40px;
}
.product_img{
    width: 50px;
    height: 50px;
    border: 2px solid #f60;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
   
}
.product_img>img{
    width: 46px;
    height: 46px;
}
.product_jieshao>h4{
    font-size: 18px;
    color: rgb(67, 67, 67);
    font-weight: 400;
}
.product_jieshao>p{
    padding-top: 10px;
    color: rgb(105, 105, 105);
    font-family: 'Microsoft YaHei', 微软雅黑;
    font-size: 16px;
    line-height: normal;
}
/* 产品中心结束 */
/* 成功案例开始 */
.cases{
    padding-bottom: 40px;
}
.case_content{
    text-align: center;
 }
.case_content>h3{
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding-bottom: 10px;
}
.case_content>img{
    width: 300px;
    height: 224px;
}
.case_content>h4{
    font-size: 18px;
    color: #696969;
    font-weight: 700;
    padding: 18px 0;
}
.case_content>p{
    color: rgb(105, 105, 105);
    max-width: 1200px;
}
.case_content>p>img{
    max-width: 1200px;
}
/* 成功案例结束 */
/* 联系我们开始 */
.contact{
    padding-bottom: 40px;
}
.contact_detail{
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding-top:40px;
}
.splist{
    width:500px;
}
.message{
    width: 600px;
}
.splist>span{
    display: block;
    font-size: 16px;
    color: #696969;
    line-height: 1.8;
}
.message>form>li{
    width: 524px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.message>form>li>span{
    color: rgb(67,67,67);
}
.message>form>li>input{
    width: 307px;
    height: 27px;
    border: 1px dashed #ccc;
    background: #f1f0f0e0 ;
}
.message>form>li>textarea{
    width: 307px;
    height: 100px;
    border: 1px dashed #ccc;
    background: #f1f0f0e0 ;
}
.message>form>button{
    cursor: pointer;
    background-color: #335af3;
    padding: 4px 14px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
    border: none;
	outline: none;
    box-shadow: none;
    margin-left:215px;
    transition: all .5s;
}
.message>form>button:hover{
    background: #000;
    transition: all .5s;
}
#container {
    overflow: hidden;
    width: 1176px;
    height: 150px;
    margin: 0;
    font-family: "微软雅黑";
}
.BMap_cpyCtrl span{
    display: none  !important;
}

/* 联系我们结束 */
.jobs_detail>li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background:#F4F4F4 url("/static/images/2139.jpg")no-repeat center right;
    transition: all 0.5s ease-in-out;
    display: flex;
    align-items: center;
}
.jobs_detail>li:hover{
    background:#F4F4F4 url("/static/images/2140.jpg")no-repeat center right;
    transition: all 0.5s ease-in-out;
}
.jobs_detail>li>div{
    width: 200px;
    padding-top:20px;
    padding-bottom: 20px;
    margin-right:30px;
}
.jobs_detail>li>div>div{
    text-align: center;
    border-right:1px dashed #333 ;
}
.jobs_detail>li>div>div>img{
    width: 75px;
    height: 90px;
}
.jobs_detail>li>div>div>h5{
    font-size: 18px;
    color:#333;
}
.jobs_detail>li>div.jobs_p{
    padding: 30px;
    font-size: 16px;
    line-height: 25px;
    color: #666;
    width: 860px;
}