/* CSS Document */
/*CSS重置*/
input{padding: 0;}
body{margin: 0;}
h1{margin: 0;font-size: 1em;font-weight: normal;}
a{text-decoration: none;color: black;}
ul{padding: 0;margin: 0;list-style-type: none;}
p{margin: 0;line-height: normal;}
img{display: block;}

/*公用*/
.clearfix{clear: both;}


body{max-width: 1920px;overflow-x:hidden;margin:auto;background-color:#eff8ff;}

/*标题*/
.biaoti{margin-top: 60px;}
.biaoti img{height: 36px;margin: auto;}
.biaoti p{font-size: 30px;font-weight: 600;text-align: center;margin-top: -30px;}
.biaoti div{width: 100px;height: 4px;background: linear-gradient(90deg, #502ED5, #8260F8);margin: auto;margin-top: 14px;}

/*业务*/
.yewu{width: 1300px;margin: auto;margin-top: 80px;overflow-y: hidden;box-shadow: 0px 4px 40px rgb(36,78,202,10%);border-radius: 16px;background-color:#FFFFFF;padding-bottom: 20px;}
.yewu a{width: 265px;height: 90px;float: left;margin: 16px 20px;padding: 10px;box-shadow: 0px 4px 40px rgb(36,78,202,15%);border-radius: 16px;transition-duration:200ms;}
.yewu a:hover{transform: scale(1.03);transition-duration:200ms;}
.yewu a img{width: 70px;float: left;position: relative;top: 50%;transform: translateY(-50%);}
.yewu a span{float: left;margin-left: 20px;position: relative;top: 50%;transform: translateY(-50%);}
.yewu a span p:nth-child(1){font-weight: bold;color: #303030;font-size: 16px;}
.yewu a span p:nth-child(2){width: 160px;font-size: 12px;color: #989898;margin-top: 8px;}

/*审批动态*/
.dongtai{width: 1200px;margin: auto;margin-top: 60px;overflow-y: hidden;}
.dongtaiz{width: 500px;height: 400px; box-shadow: 0px 4px 40px rgb(36,78,202,10%);border-radius: 16px;background-color:#FFFFFF;display: block;float: left;}
.dongtaiz div{width: 500px;height: 275px;border-radius: 16px 16px 0 0;background-image:url("../img/index/dongtai.jpg");background-size: 500px;}
.dongtaiz p:nth-child(2){font-size: 18px;font-weight: 600; color: #4D4D4D;margin:16px 20px;}
.dongtaiz p:nth-child(3){width: 440px;margin-left: 20px; font-size: 12px;color: #4D4D4D;}
.dongtaiz:hover p:nth-child(2){color: #3D78FF;transition-duration:300ms;}
.dongtai ul{float: left;width: 650px;overflow-y: hidden;margin-left: 50px;}
.dongtai ul li{width: 650px;height: 120px;margin-bottom: 20px;box-shadow: 0px 4px 40px rgb(36,78,202,10%);border-radius: 16px;background-color:#FFFFFF;}
.dongtai ul li div:nth-child(1){float: left;margin-left: 40px;margin-top: 23px;}
.dongtai a div:nth-child(1) p:nth-child(1){font-size: 34px;color: #808080;font-weight: 300;}
.dongtai a div:nth-child(1) p:nth-child(2){font-size: 16px;font-weight: 300;margin-top: 4px;margin-left: 2px; color: #808080;}
.dongtai a div:nth-child(2){float: left;margin-left: 30px;margin-top: 23px;border-left: 1px solid #808080;padding-left: 30px;}
.dongtai a div:nth-child(2) p:nth-child(1){font-size: 18px;font-weight: 600; color: #4D4D4D;}
.dongtai a div:nth-child(2) p:nth-child(2){width: 420px; font-size: 12px;margin-top: 14px;color: #4D4D4D;}
.dongtai a:hover div:nth-child(1) p{color: #3D78FF;transition-duration:300ms;}
.dongtai a:hover div:nth-child(2) p:nth-child(1){color: #3D78FF;transition-duration:300ms;}

/*合作伙伴*/
.hezuo{width: 1200px;margin: auto;overflow-y: hidden;margin-top: 40px;}
.hezuo li{width: 200px;float: left;padding: 30px;margin: 20px; background-color: #FFFFFF;box-shadow: 0px 4px 40px rgb(36,78,202,10%);border-radius: 16px;transition-duration:500ms;}
.hezuo li img{width: 100%;}
.hezuo li:hover{transform: scale(1.05);transition-duration:500ms;}

/*页脚*/
.yejiao{width: 100%;height: 460px;background-color: #001F3E;margin-top: 60px;}
.yejiao ul{width: 1300px;margin: auto; padding-top: 60px;}
.yejiao ul img{width: 188px;}
.yejiao ul .xinxi img{width: 120px;float: left;}
.yejiao ul div:nth-child(3){width: 1px;height: 190px;background-color: #8A9BB4;float: left;margin-left: 30px;margin-right: 50px;margin-top: 30px;}
.yejiao li {float: left;margin: 0 30px;}
.yejiao li p{font-size: 18px;color: #FFFFFF;margin-top: 30px;margin-bottom: 20px;}
.yejiao li a{font-size: 14px;color:#8A9BB4;line-height: 30px;}
.yejiao li a:hover{font-size: 14px;color:#FFFFFF;line-height: 30px;}
.xinxi{padding-top: 30px;float: right;width: 500px;}
.xinxi div{width: 1px;height: 120px;background-color: #8A9BB4;float: left;margin-left: 50px;margin-right: 15px;}
.xinxi p{font-size: 14px;color:#8A9BB4;line-height: 20px;}
.xinxi p:nth-child(4){font-size: 26px;color: #FFFFFF;font-weight: bold;line-height: 42px;}
.xinxi a{width: 450px;height: 40px;margin-top: 30px;background-color: #007FFF;font-size: 14px;color: #FFFFFF;line-height: 40px;display: 		block;float: left;text-align: center;}
.yjfgx{width: 100%;height: 1px;background-color:#3B4554;float: left;margin-top: 50px;}
.banquanzi{font-size: 12px;color: #8A9BB4;float: left;width: 100%;text-align: center;margin-top: 30px;}

/*悬浮*/
.xuanfu{position: fixed;top: 50%; right: 30px;z-index: 97;width: 48px;transform: translateY(-50%);}
.xuanfu a:nth-child(1){display: block; background-image: url(../img/zonghe/xuanfu1.png);width: 60px;height: 60px; background-size: 60px;border-radius: 10px; background-color: #FFFFFF;margin-bottom: 14px;box-shadow: 0px 4px 40px rgb(36,78,202,10%);transition-duration:500ms;}
.xuanfu a:nth-child(1):hover{background-image: url(../img/zonghe/xuanfu2.png);transition-duration:500ms;}
.xuanfu a p{font-size: 22px;font-weight: 600;width: 200px;height: 60px; background-color: #FFFFFF;float: right; margin-right: -280px;border-radius: 10px;line-height: 60px;text-align: center;}
.xuanfu a:nth-child(1):hover p{margin-right: 80px;transition-duration:500ms;}
.xuanfu a:nth-child(2){display: block; background-image: url(../img/zonghe/xuanfu3.png);width: 60px;height: 60px; background-size: 60px;border-radius: 10px; background-color: #FFFFFF;margin-bottom: 14px;box-shadow: 0px 4px 40px rgb(36,78,202,10%);transition-duration:500ms;}
.xuanfu a:nth-child(2):hover{background-image: url(../img/zonghe/xuanfu4.png);transition-duration:500ms;}
.xuanfu a img{width: 140px;height: 140px; background-color: #FFFFFF;float: right; margin-right: -280px;border-radius: 10px;}
.xuanfu a:nth-child(2):hover img{margin-right: 80px;transition-duration:500ms;}
.xuanfu a:nth-child(3){display: block; background-image: url(../img/zonghe/xuanfu5.png);width: 60px;height: 60px; background-size: 60px;border-radius: 10px; background-color: #FFFFFF;margin-bottom: 14px;box-shadow: 0px 4px 40px rgb(36,78,202,10%);transition-duration:500ms;}
.xuanfu a:nth-child(3):hover{background-image: url(../img/zonghe/xuanfu6.png);transition-duration:500ms;}
.xuanfu a:nth-child(4){display: block; background-image: url(../img/zonghe/xuanfu7.png);width: 60px;height: 60px; background-size: 60px;border-radius: 10px; background-color: #FFFFFF;margin-bottom: 14px;box-shadow: 0px 4px 40px rgb(36,78,202,10%);transition-duration:500ms;}
.xuanfu a:nth-child(4):hover{background-image: url(../img/zonghe/xuanfu8.png);transition-duration:500ms;}

















