body{
    margin: 0;
    padding:0;
    font-family: "Microsoft YaHei", sans-serif;
    background-color: #fff;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
.outBox{
    width:1200px;
    height:auto;
    clear:both;
    position:relative;
    margin:auto;
}
/*==========header===========*/
.header{
    width:100%;
    height:80px ;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    top:0;
    z-index: 100;
}
.logo{
    float: left;
    margin-top:10px;
    height: 60px;
}
#home{
    color:#15bdde;
}
.nav1{
    position: relative;
    left:350px;
    margin: 0;
    padding:0;
    list-style: none;
}
.nav1 li a{
    height: 80px;
    line-height:80px;
    float: left;
    margin-right: 30px;
    font-size:18px;
    color:#555555;
    transition: all 0.3s linear;
    -moz-transition:  all 0.3s linear;
    -webkit-transition:  all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.nav1 li a:hover{
    color:#15bdde ;
    transition: all 0.3s linear;
    -moz-transition:  all 0.3s linear;
    -webkit-transition:  all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.login{
    width:174px;
    height:40px;
    text-align:center;
    background-image:url("../../images/login.png");
    border: 1px solid #d4d6da;
    position:absolute;
    top:20px;
    right:0;
    line-height:40px;
    font-size:18px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius:  20px;
    -o-border-radius: 20px;
    border-radius:  20px;
    color:#555555;
    cursor:pointer;
}
/*========banner*/
#banner{
    margin-top:80px;
    background-color: #5269C1;

}
#bannerOutbox{
    background-color: #5269C1;
}
.bigBox{
    width:100%;
}
.title{
    text-align:center;
    font-size:55px;
    color:#374051;
    line-height:230px;
}
.mapUl{
    width:1200px;
    margin:auto;
}
.mapUl>li{
    line-height:84px;
    width:275px;
    height: 200px;
    text-align:center;
    float:left;
    list-style: none;
    font-size:22px;
    color:#374051;
}
.mapUlImg{
    width: 185px;
    height: 185px;
    margin-left: 45px;
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.mapUlImg:hover{
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.mapUl>.icon01 .mapUlImg{
    background-image: url(../../images/101.png);
}
.mapUl>.icon01 .mapUlImg:hover{
    background-image: url(../../images/101-2.png);
}
.mapUl>.icon02 .mapUlImg{
    background-image: url(../../images/102.png);
}
.mapUl>.icon02 .mapUlImg:hover{
    background-image: url(../../images/102-2.png);
}
.mapUl>.icon03 .mapUlImg{
    background-image: url(../../images/103.png);
}
.mapUl>.icon03 .mapUlImg:hover{
    background-image: url(../../images/103-2.png);
}
.mapUl>.icon04 .mapUlImg{
    background-image: url(../../images/104.png);
}
.mapUl>.icon04 .mapUlImg:hover{
    background-image: url(../../images/104-2.png);
}
.inter{
    padding-top:108px;
    width: 100%;
}
.bigBox1{
    width: 100%;
    height: 530px;
    background-color: #15bdde;
}
.bigBox1 .outBox{
    height: 530px;
    background-color: #15bdde;
}
.title1{
    text-align:center;
    font-size:55px;
    color:#fff;
    line-height:240px;
}
.productUl li{
    width:33%;
    float:left;
    height:256px;
    font-size: 22px;
    text-align:center;
    list-style: none;
    line-height:42px;
    color:#374051;
}
.sTitle{
    font-size: 55px;
    color: #fff;
    line-height:110px;
}
.sealOut{
    clear:both;
    height:450px;
}
.sealUl{
    width:900px;
    margin:auto;

}
.sealUl li{
    width:50%;
    height:145px;
    padding:29px 0;
    float:left;
    margin-bottom: 87px;

}
.sealUl li>div{
    padding-left:160px;
    height:40px;
    line-height:40px;
    font-size:22px;
    color:#374051;
}
.sealUl li.icon01{
    background-image: url(../../images/201.png);
    background-repeat: no-repeat;
}
.sealUl li.icon02{
    background-image: url(../../images/202.png);
    background-repeat: no-repeat;
}
.shopUlBg{
    clear: both;
    height: 530px;
    background-color: #eff4f5 ;
}
.shopUlBg .outBox{
    height: 530px;
    background-color: #eff4f5 ;
}
.shopUl li{
    width:33%;
    float:left;
    padding-top:77px;
    line-height:90px;
    text-align:center;
    font-size:22px;
    color:#374051;
}
.shopUl li.icon .myImg{
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.shopUl li.icon .myImg:hover{
    transform:rotate(5deg);
    -o-transform:rotate(5deg);
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -ms-transform:rotate(5deg);
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.spreadTitle{
    font-size: 55px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 20px;
    color:#374051;
}
.spread{
    line-height:40px;
    text-align:center;
    font-size:22px;
    color:#374051;
}
/*=====С�ֲ�=========*/
/*�ֲ�����ʽ*/
.banner2{
    width: 1040px;
    height: 350px;
    font-size: 20px;
    position: relative;
    left: 80px;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 50px;
}
.banner21{
    width: 3600px;
    height: 350px;
}
.banner22{
    position: absolute;
    top: 100px;
}
.myLeft{
    transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
}
.myRight{
    transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
}
.myLeft,.myRight{
    width: 60px;
    height: 60px;
    position: absolute;
    display: inline-block;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #b2b2b2;
    color: #b2b2b2;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius:  60px;
    -o-border-radius: 60px;
    border-radius:  60px;
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.myLeft:hover,.myRight:hover{
    border: 1px solid #15bdde;
    color: #15bdde;
    transition: all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear ;
}
.myRight{
    left:1140px;
}
.banner23{
    position: absolute;
    left: 474px;
    top: 325px;
}
.banner23 span{
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #dbdbdb;
    margin-left: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius:  7px;
    -o-border-radius: 7px;
    border-radius:  7px;
}
/*�ֲ��������������ʾ��������*/
.banner2:hover .myRight,.banner2:hover .myLeft{
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #15bdde;
    color: #15bdde;
}
.banner2:hover .myRight{
    left: 1140px;
    font-size: 20px;
}
@font-face {
    font-family: "myfont2";
    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- */
}
.font{
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font-family: "myfont2";  !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*====�ֲ����ݵ���ʽ===*/
.out{
    width:3600px;
    height: 300px;
}
.item2{
    width: 1200px;
    height: 300px;
    float: left;
    overflow: hidden;
}
.wordOut{
    width: 500px;
    height:210px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius:  10px;
    -o-border-radius: 10px;
    border-radius:  10px;
    background-color: #15bdde ;
}
.wordOut1{
    width: 500px;
    height:210px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius:  10px;
    -o-border-radius: 10px;
    border-radius:  10px;
    background-color: #5268c1 ;
}
.wordOut1:after{
    content: "\25BE";
    color: #5268C1;
    position: absolute;
    left:30px;
    top: 160px;
    font-size: 70px;
}
.wordLeft{
    float: left;
    position: relative;
}
.word{
    font-size: 18px;
    line-height: 28px;
    position: relative;
    top:45px;
    margin-left: 50px;
    margin-right: 50px;
    color: #fff;

}
.wordOut:after {
    content: "\25BE";
    color: #15bdde;
    position: absolute;
    left:30px;
    top: 160px;
    font-size: 70px;
}
.shopName{
    width: 500px;
    font-size: 22px;
    margin-top:35px;
    color: #374051;
}
.rightWord{
    margin-left: 40px;
    float: left;
    position: relative;
}
.btn{
    height:30px;
    width:95px;
    line-height: 15px;
    text-align:center;
    position:absolute;
    top:24px;
    right:85px;
    font-size:16px;
    border-radius: 3px;
    color:white;
    cursor:pointer;
    background: #75cbe5;
}
.phone-log{
    height:30px;
    width:150px;
    position: absolute;
    top:22px;
    right:-80px;
    background: url(../../images/phone.png)no-repeat left;
    background-size: 25px;
}
.phone{
    margin-left:34px;
    position: relative;
    top:6px;
}


