<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.wrapper{width:1200px;}
		.garybg{width:100%;background-color: #eeeef0;}
		.question ul{width: 1200px;height: auto;position: relative;overflow: hidden;}
		.question ul li{width: 360px;height: auto;padding: 10px;border-radius: 10px;background-color: #1ea3ff;float: left;margin-right: 30px;margin-top: 40px;margin-bottom: 80px;}
		.question ul li h3{color: #fff;font-size: 20px;line-height: 32px;text-align: center;}
		.question ul li p{position: relative;overflow: hidden;width: 300px;height: auto;margin-top: 15px;}
		.question ul li p img{width:55px;height: auto; vertical-align: middle;}
		.question ul li p span{display: inline-block;width: 209px;height: 48px;background-image: url(img/icon15.jpg);background-size: 239px 48px;background-repeat: no-repeat;background-position: center;margin-left: 5px;line-height: 48px;color: #fff;padding-left: 30px;font-size: 16px;}
		.plan-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
}
		.plan-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 360px;
    height: 108px;
    margin: 10px 20px;
    text-align: center;
    color: #fff;
    background: url(img/tm.png) no-repeat center,-webkit-gradient(linear,left top,left bottom,from(#2098ef),to(#1e315c));
    background: url(img/tm.png) no-repeat center,-webkit-linear-gradient(top,#2098ef,#1e315c);
    background: url(img/tm.png) no-repeat center,linear-gradient(180deg,#2098ef,#1e315c);
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    font-size: 16px;
}
	.plan-item h4 {
    margin-bottom: 5px;
    font-size: 24px;
}.plan-item:hover {
    background: #2098ef url(img/tm.png) no-repeat center;
}
		.plan-item:nth-child(even) {
    background: url(img/tm.png) no-repeat center,-webkit-gradient(linear,left top,left bottom,from(#f51708),to(#bd181f));
    background: url(img/tm.png) no-repeat center,-webkit-linear-gradient(top,#f51708,#bd181f);
    background: url(img/tm.png) no-repeat center,linear-gradient(180deg,#f51708,#bd181f);
}
		.clearfix::before, .clearfix::after {
    content: ".";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.list_main52 li {
    float: left;
    width: 240px;
    height: 210px;
    background: #f4f6fb;
    margin-right: 35px;
	list-style:none;
}

.list_main52 li h3 {
    width: 100px;
    height: 70px;
    padding-top: 30px;
    border-radius: 50%;
    background: #002978;
    margin: -50px auto 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.list_main52 li p {
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #444444;
}

.list_main52 li:hover h3 {
    box-shadow: 0px 0px 14px 4px rgba(0, 41, 120, 0.2);
}
.list_main52 li:hover {
  box-shadow: 0 4px 14px 0 rgba(0, 41, 120, 0.2);
}
		.footer_common{
  width: 100%;
  height: 234px;
  background-color: #414141;
}

.bd{width:100%; height:294px;  background: url(../img/pc_02.jpg) center top no-repeat ;}
.nr1{width:100%; height:550px;  background: url(../img/pc_03.jpg) center top no-repeat ;}
.nr2{width:100%; height:125px;  background: url(../img/pc_04.jpg) center top no-repeat;}
.nr3{width:100%; height:379px;  background: url(../img/pc_05.jpg) center top no-repeat;}
.nr4{width:100%; height:195px;  background: url(../img/pc_06.jpg) center top no-repeat;}
.nr5{width:100%; height:610px;  background: url(../img/pc_07.jpg) center top no-repeat;}
.nr6{width:100%; height:186px;  background: url(../img/pc_08.jpg) center top no-repeat;}
.nr7{width:100%; height:486px;  background: url(../img/pc_09.jpg) center top no-repeat;}
.nr8{width:100%; height:849px;  background: url(../img/pc_10.jpg) center top no-repeat;}
.nr9{width:100%; height:133px;  background: url(../img/pc_11.jpg) center top no-repeat;}
.nr10{width:100%; height:98px;  background: url(../img/pc_12.jpg) center top no-repeat;}
.nr11{width:100%; height:246px;  background: url(../img/pc_13.jpg) center top no-repeat;}
.nr12{width:100%; height:133px;  background: url(../img/pc_14.jpg) center top no-repeat;}</pre></body></html>