*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
img{
    vertical-align: middle;
}
.header{

    padding: 10px 0;
}
.con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.logo{

    float: left;
}
.logo img{

}
.call{
    float:right;
    /*background: url(../images/call.png) no-repeat;*/
    padding-left: 50px;
    background-size: 50px;
    margin: 20px 0;
}

.call a{
    background: #00A0E9;
    color: #fff;
    padding: 6px 18px;
    border-radius: 21px;
}
.call h2{

    color: #00A0E9;

    font-weight: normal;
}
.nav{

    height: 50px;

    background: #05112b;

    line-height: 50px;
}
.nav a{

    width: 120px;

    display: block;

    float: left;

    color: #fff;

    text-decoration: none;

    text-align: center;
}
.nav a.active{

    background: #00A0E9;
}
.nav a:hover{

    background: #00A0E9;
}
.banner{
    position: relative;
    overflow: hidden;
}

.banner a{
    display: block;
}
.banner a img{
    width: 100%;
    vertical-align: middle;
}

.title{

    text-align: center;

    margin: 50px 0;
}
.t1 {

    font-size: 36px;

    font-weight: 700;

    margin-bottom: 15px;
}
.t1 img{

    vertical-align: middle;
}
.title p{

    font-size: 14px;

    color: rgb(178, 178, 178);
}
.tixi{

    padding-bottom: 50px;

    /* background: #f4f4f1; */
}
.tixiitem{

    float: left;

    width: 31%;

    margin: 2% 1%;

    box-shadow: 1px 1px 9px 1px #eee;

    border-radius: 10px;

    background: #fff;

    height: 450px;
}
.tixiimg{

    position: relative;
}
.tixiimg img{

    width: 100%;

    height: 260px;
}
.num{
    width: 50px;
    height: 50px;
    background: #00A0E9;
    color: #fff;
    text-align: center;
    display: block;
    margin: 20px auto;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 79%;
    left: 41%;
}

.txintro{
    width: 90%;
    margin: 40px auto 20px;
    color: rgb(128, 128, 128);
    line-height: 27px;
    font-size: 14px;
}

.bg{

    background: #F9FCFF;

    overflow: hidden;
}
.whyitem {

    float: left;

    width: 25%;

    text-align: center;
}
.whyitem img{
    height: 141px;
}
.whyitem p{

    margin-bottom: 14px;

    color: rgb(128, 128, 128);

    line-height: 26px;
}
.youshi{

    width: 1200px;

    margin: 0 auto 50px;
}
.youshiL{

    float: left;

    width: 600px;

    border: 1px solid #ddd;

    border-radius: 10px;
}
.ystit{

    display: block;

    float: left;

    width: 90% !important;

    color: rgb(53, 53, 53);

    font-size: 20px;

    margin: 20% auto 14px;

    font-size: 30px;

    font-weight: 700;
}
.line{

    width: 7px !important;

    vertical-align: middle;

    /* margin-right: 10px; */

    display: inline-block;

    background: #00A0E9;

    height: 26px;
}
.yslimg{

    display: block;

    text-align: center;

    margin: 22px auto;
}
.yslimg img{

    height: 323px;
}
.youshiR{

    float: right;

    width: 1200px;
}
.yslist{

    overflow: hidden;

    /* border: 1px solid #ddd; */

    border-radius: 10px;

    margin-bottom: 13px;
}
.yslist a{

    float: left;

    width: 50%;
}
.yslist a img{

    width: 100%;

    vertical-align: middle;

    border-radius: 10px;

    overflow: hidden;

    box-shadow: 2px 3px 9px 1px #ddd;

    margin: 3px;
}
.yslistR{

    float: left;

    width: 43%;

    padding: 3%;
}
.yslistR p{

    width: 100%;

    float: left;

    font-size: 18px;

    line-height: 35px;

    color: #666;
}
.chengguo{

    width: 1200px;

    margin: 0 auto 50px;

    overflow: hidden;

    font-size: 20px;

    line-height: 48px;
}
.chengguo a{

    background: #fff;

    display: block;

    float: left;

    width: 31%;

    margin: 1%;

    border-radius: 10px;

    text-decoration: none;
}
.chengguo a img{

    width: 100%;
}
.cgdes{

    width: 90%;

    margin: 10px auto 20px;
}
.cgdes h2{

    color: rgba(255,192,1,1);

    font-weight: normal;

    font-size: 20px;

    margin-bottom: 5px;
}
.cgdes p{

    color: #666;
}
.news{

    margin: 0 auto 50px;
}
.newsitem{float: left;width: 47.2%;margin: 1%;border: 1px solid #ddd;border-radius: 10px;}
.newsitem p{

    width: 90%;

    margin: 10px auto;

    line-height: 26px;

    color: #666;
}
.newstit{

    font-size: 22px;

    color: rgb(53, 53, 53);

    font-weight: 700;

    display: block;

    width: 90%;

    margin: 20px auto;
}
.newsmore{

    background: rgba(255,192,1,1);

    color: #fff;

    display: block;

    width: 162px;

    height: 50px;

    text-align: center;

    line-height: 50px;

    margin: 28px;

    border-radius: 9px;
}
.footer1{

    background: #323232;

    height: 150px;

    line-height: 150px;

    border-top: 2px solid #00A0E9;
}
.footer1 span{

    color: rgb(153, 153, 153);

    font-size: 14px;

    float: left;

    width: 24%;

    text-align: center;
}
.footer1 span img{vertical-align: middle;}
.footer2{

    background: #000;

    text-align: center;

    color: #666;

    height: 50px;

    line-height: 50px;
}
.pc{
    display: block;
}
.m{
    display: none;
}
#btn{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}
#btn img{
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.indented{
    text-indent: 40px; /* 设置段前缩进的像素值 */
}
