
.imgauto{width: auto;}
.mr10{margin-right: 10px}
h2{font-weight: bold; padding: 25px 0;}
.row{margin-top: 25px;}
.fontwhite{color: #fff;}
.hide{display: none;}
.topbg {background-image: url("../images/bg.png"); background-position: bottom;}
.topbg h4{color: #fff;}
.download{}
.downloadPC a{ display:block; background-color: #ffae00; color: #fff;  font-weight: bold; padding: 15px 0; border-radius:8px; border: none; text-align: center; text-decoration: none;}
.downloadPC a:hover{background-color: #ff6600; color: #fff;}
.downloadph a{ display:block; background-color: #f60; border-radius:8px; border: none; color: #fff; padding: 15px 0;text-align: center; text-decoration: none; margin-bottom: 25px;}
.downloadph a:hover{background-color: #ffae00; color: #fff;}
.bannerfooter{border-radius:8px; background-color: #000; padding: 10px 20px; opacity:0.8; color: #b6ddff; margin-bottom: 25px;}
.bannerfooter h3{color: #fff;}
.serviceBox { width:100%;margin: 0 auto;background-color: #f2f9ff; padding: 25px 0;}
.title{ height: 80px;line-height: 80px; font-weight: bolder; font-size: 36px; color: #2cad37;}
/*底部*/
.footerCls {background: #0053a8;color: #fff;text-align: center; padding:25px;}
.red{color: #f00;}
.container{padding-top: 0px;}
h3{padding: 10px 0;}
.pdd{margin-left: 30px;}
.link{margin-left: 20px;}

.item {
            padding: 0 15px;
            width: 100%;
            background: #fff;

        }
        .item+.item {
            margin-top: 1px;
        }
		.item-title {
            height: 62px;
            line-height: 24px;
            border-bottom: 1px solid #F3F3F3;
        }
        .item-title h2 {
            font-size: 20px;
            font-weight: bold;
            color: #000;
            letter-spacing: 0.5px;
        }.item-title h2 span {
            padding-left: 12px;
            font-size: 18px;
            font-weight: initial;
            letter-spacing: 0.5px;
        }
        .con {
            display: flex;
            align-items: flex-start;
            margin-top: 15px;
        }

        .con .img {
            flex: 0 0 60px;
            margin-right: 20px;

        }
        .con .between {
            width: 100%;
        } 
        .con-item {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
        }

		.con-item .des {
            font-size: 16px;
            color: #000;
            letter-spacing: 0.23px;
        }
        .con-item .des p:last-child {
            margin-top: -10px;
            font-size: 14px;
            color: #666;
            letter-spacing: 0.23px;
        }
		.con-item .btn{
            width: 30%;
            height: 35px;
            
            background: #2cad37;
            border-radius: 20px;
            text-align: center;
            font-size: 16px;
            color: #fff;
            letter-spacing: 0px;
       		}
         .notes {
            font-size: 14px;
            color: #ED9E56;
            letter-spacing: 0.43px;
            line-height: 1.5;
        }
	.item p{line-height: 35px}
        .mtitle{margin-top: 50px;width: 100%;background-color: #009944;}
        .container img{margin: 0 auto;}
