body{font-size: 14px; line-height: 30px;}
a{color: #333; text-decoration: none; padding: 0 10px;}
a:hover{color: #01a0b3; text-decoration: none;}
ul,li{list-style: none;padding: 0px; margin: 0px;}
.headBox {background-color: #001334;}
.imgauto{width: auto; margin: 0px;}

.row{margin-top: 10px; margin-bottom: 10px;}

.topmenu a{color:#fff; background-color: #01a0b3; padding: 10px 25px; margin-right:10px; border-radius:5px; }
.topmenu a:hover{color:#01a1b3;background-color: #fffc00; }

.f_r{padding: 20px 0px 10px 0px;}

.mtitle{background-color: #008a97;}

.mr10{margin-right: 10px}
h2{font-weight: bold; font-size: 32px; padding: 25px 0;}
h4{font-size: 22px; line-height: 36px;}

.fontwhite{color: #fff;}
.hide{display: none;}
.topbg {background-image: url("../images/bg.png"); background-position: bottom;}
.topbg h4{color: #fff;}
.bannerBox{background-image: url("pcbg.jpg"); padding-bottom: 25px;}

.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: #00929e;
            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;
        }


.c-body h2{ text-align: center; font-size: 24px; color: #9B9B9B ; margin-bottom:30px;  }
.ys-con{overflow: hidden;}
.ys-con dl{float: left; text-align: center; margin-bottom:60px;}
.ys-con dl dt{margin-bottom:10px; }
.ys-con dl dd{  color: #9B9B9B; margin-bottom:10px; }
.ys-con dl dd h4{ color: #5B6E9C;}



.downloadph a{ display:block;  border-radius:8px; border: 2px solid #004666; color: #004666; padding: 15px 0;text-align: center; text-decoration: none; margin-bottom: 25px;}
.downloadph a:hover{background-color: #f1d465; border: 2px solid #f1d465; color: #004666;}
.download img{  padding-right: 10px; }

.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: #fdfff5; border-bottom: 1px solid #dce0c7; padding-top: 25px;}
.bgc_hui{background-color: #f9f9f9;}
.btn {  
			padding: 10px 25px; margin-right:10px; border-radius:5px;
            
            line-height: 0.66rem;
            background: #5673ED;
            border-radius: 0.33rem;
            text-align: center;
            font-size: 0.32rem;
            color: #fff;
            letter-spacing: 0.0114rem;

        }


@media screen and (max-width:768px) {

.c-right{color: #fff; margin-top:0px;  float: left;}
.f_r{padding: 10px 0px 20px 0px; text-align: center;}
.headBox {background-color: #001334;}
}
