.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.banner {max-height:750px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #f2a800;width:22px;}

/*--  热门产品  sub1  --*/
.sub1 {background:#e6eef8 url(../img/sub1-bg.jpg) no-repeat left top;background-size: 100%;position:relative;overflow:hidden;}
.sub1-tit {padding-bottom: 10px;border-bottom: 1px solid rgba(255,255,255,.24);}
.sub1-tab {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.sub1-tab li {display: block;list-style: none; width: 48%;line-height: 40px;background: #fff;text-align: center;font-size: 16px;color: #044091;margin-bottom: 10px;}
.sub1-tab li.active {background: #ff0000;color: #fff;}
.sub1-cont{position: relative;}
.sub1-item {width: 100%;display: block; text-align:left;}
.sub1-left {width: 100%;padding-top:1%;position: relative;}
.sub1-hot {display: flex;align-items: center;}
.sub1-hot span {font-size: 20px;font-weight: bold;color: #ff0000;}
.sub1-hot img {margin-left: 20px;animation: myfirst 0.5s infinite;}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
.sub1-left h4 {font-weight: bold;font-size:20px;color: #1b5eb8;margin-top:30px;letter-spacing:2px;}
.sub1-sub {margin-top:5%;display: flex;align-items: center;flex-wrap: wrap;}
.sub1-sub p {display: block;width: 151px;height: 41px;background: #1b5eb8;text-align: center;line-height: 41px;border-radius:20.5px;color: #fff;margin: 0 3% 10px 0;}
.sub1-word {font-size: 16px;line-height: 30px;color: #596f8b;margin-top: 8%;}
.sub1-btn {margin-top: 20px;}
.sub-btn a{display:flex;align-items: center;justify-content: space-between;width: 129px;height:40px;background: #044091;border-radius: 26px;padding: 0 8px 0 20px;}
.sub-btn a span {color: #fff;}
.sub-btn a img {transition: .6s;max-width: 29px;}
.sub-btn a:hover {background: #ff0000;}
.sub-btn a:hover img {transform:rotate(-45deg);}
.sub1-rig {width:100%;}
.sub1-tu{width:100%;height:auto;position:absolute;left:0;bottom:20%;padding:0 10px;}

/*--  行业案例  sub2  --*/
.sub2 {background: url(../img/sub2-bg.jpg) left top;display:none;}
.sub2-nr {margin: 3% auto 0;max-width: 1553px;position: relative;}
.sub2-cont1,.sub2-cont2 {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.sub2-tit {position: absolute;z-index: 2;}
.sub2-tit a p{transition: all 300ms ease-in-out;-webkit-transform:all 300ms ease-in-out;-ms-transform:all 300ms ease-in-out;-o-transform:all 300ms ease-in-out;}
.sub2-tit p {font-size: 14px;color: #044091;letter-spacing: 1px;}
.sub2-tit:hover a p{transform: translateY(-10px);-webkit-transform: translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}
.sub2-cont1 .sub2-tit:nth-child(1) {left:-10px;top:28%;}
.sub2-cont1 .sub2-tit:nth-child(2) {left:0;top:-1%;}
.sub2-cont1 .sub2-tit:nth-child(3) {top:-3%;left:28%;}
.sub2-cont1 .sub2-tit:nth-child(4) {top:5%;right:05%;}
.sub2-cont1 .sub2-tit:nth-child(5) {top:35%;right: -11px;}
.sub2-cont1 .sub2-tit:nth-child(6) {left:8.3%;top:57%;}
.sub2-list {position: absolute;text-align: center;z-index: 2;}
.sub2-list p {display:inline-block; font-size:14px; color:#000; padding:0 15px; line-height:30px; height:30px; background:#fff; border-radius:5px;}
.sub2-list:hover p{color: #044091;}
.sub2-list span {display: block;text-align: center;}
.sub2-list span i {display:inline-block; width:6px; height:6px; background:#044091; border-radius:100%; box-shadow: 0 0 rgba(4, 64, 145, 0.3);
	animation: ripple-wave1 3s linear infinite;animation-play-state: running;opacity: 1;visibility: visible;transform: scale(1);
	-webkit-animation: ripple-wave1 3s linear infinite; transform: scale(0.8);}
@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 10px rgba(4, 64, 145, 0.3);
	}
}
.sub2-cont2 .sub2-list:nth-child(1){top:0;left:42%;}
.sub2-cont2 .sub2-list:nth-child(2){top:10%;left:38.5%;}
.sub2-cont2 .sub2-list:nth-child(3){top:13%;left:47%;}
.sub2-cont2 .sub2-list:nth-child(4){top:16%;left:57.5%;}
.sub2-cont2 .sub2-list:nth-child(5){top:25%;left:42.5%;}
.sub2-cont2 .sub2-list:nth-child(6){top:30%;left:34%;}
.sub2-cont2 .sub2-list:nth-child(7){top:37%;left:68%;}
.sub2-cont2 .sub2-list:nth-child(8){top:43%;left:40%;}
.sub2-cont2 .sub2-list:nth-child(9){top:57%;left:53%;}

/*--  关于我们  sub3  --*/
.sub3 {background: #f2f6fa;position: relative;overflow: hidden;}
.sub3-nr {position: relative;z-index: 2;}
.sub3-top {}
.sub3-left {width:100%;padding-top:20px;position: relative;}
.sub3-cont {margin-top: 6%;line-height: 30px;color: #7c7c7c;}
.sub3-btn {margin-top: 20px;}
.sub3-rig {width:100%;}
.sub3-list {width: 100%;padding:10px 10px 10px 20px;background: linear-gradient(to right, #d6e1ee, #ebf1f7);}
.sub3-box {display: flex;align-items: center;}
.sub3-box i {display: block;width: 1px;height: 34px;background: rgba(4,64,145,.25);margin: 0 15px;}
.sub3-box span {font-size:26px;font-weight: bold;color: #044091;}
.sub3-box sup {font-size:20px;font-weight: bold;color: #044091;margin-left:3px;top: -5px;}
.sub3-list p {font-size:14px;color: #595959;margin-top:10px;height: 42px;}
.sub3-cent .row {margin: 0 -3px;}
.sub3-cent .sub3-item {padding: 0 3px;margin-bottom: 10px;}
.sub3-cent .sub3-item:nth-child(1) .sub3-box sup {display: none;}
.sub3-icon {width: 39px;height: 39px; overflow: hidden;position: relative;z-index: 2;}
.sub3-icon img {transition: .2s;display: block;top: 0;position: relative;-webkit-filter: drop-shadow(#ff0000 0 39px);filter: drop-shadow(#ff0000 0 39px);}
.sub3-item:hover .sub3-icon img {top: -100%;}
.sub3-item:hover .sub3-box span,.sub3-item:hover .sub3-box sup {color: #ff0000;}
.sub3-bott {position: relative;max-width:1400px; -moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;}
.sub3-bott video {width: 100%;height: auto;}

/*--  定制  sub4  --*/
.sub4 {background: #f8fafc;}
.sub4-nr {}
.sub4-tit h3 {font-size:24px;font-weight: bold;margin-bottom: 15px;}
.sub4-tit p {font-size: 16px;color: #575757;line-height:30px;}
.sub4-btn {margin-top: 3%;}
.sub4-rig {margin-top:30px;}
.sub4-item {padding-left:11%;position: relative;margin-bottom:6%;}
.sub4-num {font-size:40px;font-weight: bold;color: #044091;position: absolute;top: -35%;left:2%;}
.sub4-list {width: 100%;height: inherit;position: relative;overflow: hidden;box-shadow: 0px 6px 14px 3px rgba(21, 54, 102, .09);border-radius: 20px;cursor: pointer;}
.sub4-box {width: 100%;height:58px;display: flex;align-items: center;justify-content: space-between; padding: 0 13% 0 18%;-webkit-backdrop-filter: blur(.281vw);backdrop-filter: blur(0.281vw);
    background: linear-gradient(170deg, rgba(238, 243, 251, .48) 0%, rgba(217, 225, 236.48) 100%);border: 1px solid #ebeff5;}
.sub4-box span {font-size:20px;font-weight: bold;color: #042045;}
.sub4-bg {display:none;}
.sub4-bg img {opacity:.5;}
.sub4-rig .sub4-item:last-child {margin-bottom: 0;}

/*--  产品案例  sub5  --*/
.sub5-nr {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sub5-item {width:49.5%;position: relative;overflow: hidden;cursor: pointer;margin-bottom: 5px;}
.sub5-item::before {content: "";width: 100%;height: 50%;position: absolute;bottom: 0;left:0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, .4) 60%, rgba(1, 58, 59, 0) 100%);}
.sub5-box{position: absolute;bottom: 5%;left: 0;width: 100%;height: auto;text-align: left;padding: 0 5%;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub5-box h5 {font-size:18px;color: #ffffff;}
.sub5-box i {display: block;width: 100%;height: 1px;background: rgba(255,255,255,.24);margin:10px 0;}
.sub5-box p {font-size: 14px;line-height:20px;color: #9b9b9b;}
.sub5-item:hover .sub5-box {bottom:10%;}

/*--  新闻中心  sub6  --*/
.sub6 {padding: 0 15px;}
.sub6-left {margin-top: 20px;}
.sub6-nr {margin-top: 6%;}
.sub6-item {margin-bottom:15px;cursor: pointer;}
.sub6-left .sub6-item:last-child{margin-bottom: 0;}
.sub6-list {display: flex;justify-content: space-between; width: 100%;background: #fff;border-radius: 10px;padding:5% 5% 5% 20px;border:1px solid #e5e5e5;}
.sub6-list span {display: flex;align-items: center;justify-content: center; width:60px;height: 60px;background: #cfcfcf;border-radius: 10px;text-align: center;
	font-size:24px;font-weight: bold;color: #fff;margin-right: 5%;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub6-box{text-align: left;width:82%;}
.sub6-box h5 {font-size: 16px;color: #000000;font-weight: bold;line-height: 24px;}
.sub6-box p {font-size: 14px;line-height: 24px;color: #969696;margin-top:8px;}
/* .sub6-box time {font-size: 14px;line-height: 26px;color: #5f5f5f;display: block;text-align: right;margin-top: -10px;} */
.sub6-item:hover .sub6-list{box-shadow: 0px 0 32px 2px rgba(0, 0, 0, .08);}
.sub6-item:hover .sub6-list span {background: #044091;}
.sub6-rig {margin-top: 20px;}

/*--   产品列表页   --*/
.pro,.cases,.video {}
.pro-left,.cases-left,.video-left {width:100%;}
.pro-tit {font-size: 22px;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;}
.accordion {width: 100%;z-index: 10;position: relative;}
.accordion .acc-li {display: block;border-bottom:1px solid #e6e6e6;}
.accordion .acc-li i { display: block; position: absolute;right:-10px;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;}
.link a {color: #000 !important;line-height:50px;padding:0 10px;font-size:18px;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a, .acc-li:hover .link a,.acc-li .link.open a {color: #e60012 !important;}
.submenu-body.open {padding:0 0 10px;}
.submenu-body li a {line-height:40px;color: #060408 !important;padding:0 5px 0 25px;font-size:14px; background: url(../img/rig-bg.png) no-repeat left center;}
.submenu-body li {line-height:24px;padding-left:15px;}
.submenu-body .active a,.submenu-body li:hover a{color: #e60012 !important;background: url(../img/rig-bg1.png) no-repeat left center;}
.pro-rig {width:100%;margin-top: 20px;}
.pro-rig .row {margin: 0 -5px;}
.pro-item{margin-bottom:15px;padding: 0 5px;cursor: pointer;}
.pro-img {position: relative;overflow: hidden;box-shadow: 0px 0px 10px 0px rgba(4, 64, 145, 0.13);}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box {background: #e8eef5;padding:10px;}
.pro-box h5 {color: #20232e;font-size: 16px;}
.pro-box span{display: block;font-size: 14px;color: #999999;margin-top: 5px;}

/*--   产品详情页   --*/
.pro-xq {position: relative;min-height:1200px;}
.pro-zuo {width: 100%;}
/* .pro-zuo::-webkit-scrollbar-thumb {background-color: #fff;height:30px;-webkit-box-shadow: inset 0 0 1px rgb(0 0 0 / 2%);}
.pro-zuo::-webkit-scrollbar {width:1px;background:#fff;} */
.small{margin-top: 20px;}
.small-list {padding: 1px;cursor: pointer;}
.small-img {border: 1px solid #dedede;}
.small-list.active .small-img {border: 1px solid #044091;}
.pro-ind {width: 100%;margin-top:20px;}
.pro-indz{width:100%;}
.pro-indz p {font-size:18px;line-height:24px;}
.pro-indz span {display: block;margin: 5px 0;}
.pro-indz span a {font-size:24px;color: #ff0000;font-weight: bold;}
.pro-indy {width:100%;display: flex;justify-content: space-between;margin-top: 25px;}
.indy-item {width: 48%;text-align: center;}
.indy-item p {margin-top: 5px;font-size:16px;}
.pro-you {width:100%;margin-top: 20px;}
.pro-bt h5 {font-size: 26px;color: #000;}
.pro-bt p {color: #6a6a6a;margin-top:3%;}
.pro-js {margin-top:20px;background: #eff4fe;padding:20px 10px;line-height: 30px;color: #9c9c9c;}
.pro-xh .xh-tit {font-size: 20px;font-weight: bold;}
.xh-nr {margin-top: 20px;display: flex;align-items: center;}
.xh-nr p {display: block;color: #727272;width: 152px;height: 38px;text-align: center;line-height: 38px;border: 1px solid #dcdcdc;margin: 0 10px 5px 0;}
.pro-btn {display: flex;align-items: center;justify-content: space-between;margin-top:7%;}
.pro-btn a {display: block;width: 48%;height:36px;text-align: center;line-height:36px;color: #fff;font-size:18px;background: #044091;}
.pro-btn a:nth-child(1){background: #ce0008;}
.pro-nr {margin-top:7%;}
.pro-tab {display: flex;align-items: center;justify-content: space-between;width: 100%;background: #eff4fe;border-bottom: 3px solid #044091;position: sticky;top:0;z-index: 10;}
.pro-tab li {width: 22%;line-height: 40px;text-align: center;list-style: none;color: #6a6a6a;cursor:pointer;}
.pro-tab li:nth-child(1){width:32%;}
.pro-tab li.active {background: #044091;color: #fff;}
.pro-sub {margin-top:50px;}
.p-tit{position:relative; font-size:20px; color:#333; padding-left:10px; font-weight:bold;}
.p-tit::before{position:absolute; left:0; top:50%; margin-top:-8px; width:3px; height:16px; background:#d11e22; display:block; content:""; z-index:1;}
.p-cont {margin-top:20px; font-size:16px; line-height:2; color:#333;}


/*--   案例列表页   --*/
.cases-rig {width:100%;margin-top: 20px;}
.cases-rig .row {margin: 0 -5px;}
.cases-item {margin-bottom:20px;cursor: pointer;padding: 0 5px;}
.cases-list {text-align: center;}
.cases-img {overflow: hidden;}
.cases-list p {margin-top: 15px;font-size:18px;color: #044091;}
.cases-list a {display: block;margin:5px auto 0;width:70%;height:35px;line-height: 35px; text-align: center;color: #fff;background: #044091;font-size: 14px;}

/*--   案例详情页   --*/
.cases-you {width:100%;position: relative;}
.cases-you .swiper-button-prev,.cases-you .swiper-button-next{ width:37px; height:37px;cursor: pointer; position: absolute;top:30px;z-index: 999;display: block;}
.cases-you .swiper-button-prev {left:inherit; right:55px;background:url(../img/prev.png) no-repeat center center;transition:all 0.5s;}
.cases-you .swiper-button-next {right:10px;background:url(../img/next.png) no-repeat center center;transition:all 0.5s;}
.cases-tit {font-size: 20px;color: #044091;font-weight: bold;}
.cases-cont {line-height: 26px;color: #707070;margin-top: 5%;}
.cases-zuo {margin-top: 20px;}

/*--   关于我们页   --*/
.abo1-left {width:100%;}
.abo1-tit h4 {font-size:24px;font-weight: bold;color: #044091;}
.abo1-tit p {color: #044091;margin-top: 10px;}
.abo1-cont {margin-top: 3%;line-height: 30px;color: #3d3d3d;}
.abo2 {background: #f3f6fb;position: relative;overflow: hidden;}
.abo2-top {position: relative;}
.abo2-top h3 {font-size:24px;text-transform: capitalize;color: #044091;font-weight: bold;}
.abo2-top p {font-size:14px;line-height:20px;color: #5f5f5f;width:100%;margin-top:15px;}
.abo2-bott{position: relative;}
.abo2-bott .row {margin: 0 -5px;}
.abo2-item {margin-bottom:10px;padding: 0 5px;}
.abo2-img {position: relative;overflow: hidden;}
.abo2-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.abo3 {}
.abo3-left img {max-width: 56px;}
.abo3-left .title {margin: 10px 0;}
.abo3-word {line-height: 30px;color: #5f5f5f;}
.abo3-rig {width:100%;margin-top: 20px;}

/*--   视频列表页   --*/
.video-rig{width: 100%;margin-top: 20px;}
.video-rig .row {margin: 0 -5px;}
.video-item{margin-bottom: 20px;cursor: pointer;padding: 0 5px;}
.video-img {position: relative;overflow: hidden;}
.play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
.video-list p {text-align: center;color: #fff;width: 100%;line-height: 36px;background: #044091;}
.video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.9);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.video-word {width: 100%;height: 100%;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
.video-cont {max-width: 100%;max-height:inherit;min-width: 320px;color: #fff;}
.video-cont video,.video-cont iframe {width:100%;height: inherit;min-width: 320px;}

/*--   新闻列表页   --*/
.news-item {display: flex;justify-content: space-between;align-items: center;background: #ecf3fb;margin-bottom:3%;padding-right:3%;cursor: pointer;}
.news-left {width:45%;}
.news-img {max-height:120px;overflow:hidden;}
.news-rig {width: 50%;}
.news-tit {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #d1e2f6;padding-bottom:5px;}
.news-tit h4{font-size:16px;line-height: 30px; color: #000000;font-weight: bold;}
.news-tit time {color: #5f5f5f;font-size: 14px;}
.news-rig{padding:10px 0;}
.news-rig p {margin-top:10px;font-size:14px; line-height:20px;color: #828282;}
.news-rig a {display: inline-block;color: #000000;margin-top:10px;position: relative;}
.news-rig a img {margin-left: 10px;}
.news-rig a::before {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background-color: #044091;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-rig a:hover::before {width: 100%;}

/*--   新闻详情页   --*/
.news-bt {width: 100%;padding-bottom:20px;border-bottom: 1px solid #e2e2e2;text-align:center;}
.news-bt h6 {font-size:18px;color: #222222;font-weight: bold;}
.news-bt time {font-size: 14px;line-height: 20px;color: #5f5f5f;display:block;margin-top:10px;}
.news-zuo {position:relative;}
.news-zuo .swiper-button-prev,.news-zuo .swiper-button-next{ width:37px; height:37px;cursor: pointer; position: absolute;top:30px;z-index: 999;display: block;}
.news-zuo .swiper-button-prev {left:inherit; right:55px;background:url(../img/prev.png) no-repeat center center;transition:all 0.5s;}
.news-zuo .swiper-button-next {right:10px;background:url(../img/next.png) no-repeat center center;transition:all 0.5s;}
.news-cont {line-height: 30px;color: #6e6e6e;margin-top: 20px;}
.news-cont p,.news-cont span {font-size:16px !important;}

/*--   联系我们页   --*/
.cont {padding:1% 0 2%;}
.cont-top {background: #eef2fb;position: relative;overflow: hidden;}
.cont-img {width: 42%;height: 100%;position: absolute;top: 0;left: 0;}
.cont-img img {width: 100%;}
.cont-nr {position: relative;z-index: 2;padding:4.5% 0;}
.cont-nr>.row{align-items: center;}
.cont-left{padding:20px 30px;background: url(../img/cont-img.jpg) left top;margin-top: 20px;}
.cont-left ul li {display: block;list-style: none;color: #fff;margin-bottom: 5px;}
.cont-left ul li span {display: block;font-size:18px;line-height:30px;}
.cont-left ul li p {display: block;height: 40px;background: linear-gradient(to right,rgba(255,255,255,.28),rgba(255,255,255,.1),rgba(255,255,255,0));
	padding-left: 30px;line-height: 40px;font-size:18px;color: #fff;margin-top: 5px;}
.cont-left ul li a {color: #fff;}
.cont-left ul li a:hover {text-decoration: underline;}
.cont-rig {padding: 0 30px;}
.cont-form {margin-top:8%;}
.cont-form .row {margin: 0 -5px;}
.cont-item {margin-bottom:10px;padding: 0 5px;}
.cont-item p {display: block;width: 100%;height:auto;background: #fff;position: relative;padding: 0 30px;}
.cont-item i {display: block;font-size: 20px;color: #d10000;position: absolute;top:7px;left:16px;}
.cont-item p input {display: block;width: 100%;height:40px;}
.cont-item p textarea {display: block;width: 100%;height:80px;background: #fff;padding: 15px 0;}
.cont-item button {display: block;width:100%;height: 40px;background: #002176;color: #fff;text-align: center;line-height: 45px;color: #fff;cursor: pointer;}
.cont-bott {background: #fff;padding: 15px;position: relative;z-index:3;margin-top: -2%;}