/*header start*/
.header{width: 100%;height: auto;}
.header_box{width: 100%;height: 100px;display: flex;justify-content: space-between;align-items: center;}
.nav_box{display: flex;justify-content: space-between;align-items: center;}
.nav_box li{padding: 0px 30px;line-height: 100px;position: relative;}
.nav_box li a{font-size: 18px;color: #333333;text-align: center;display: block;line-height: 100px;}
.nav_box li:after{content:"";display: block;width: 1px;height: 13px;background: #434343;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);}
.nav_box li:nth-last-of-type(1):after{display: none;}
.nav_box li:nth-last-of-type(1):before{content: "";display: block;width: 10px;height: 6px;background: url(../images/lage_xl.png) no-repeat center center;background-size: 10px 6px;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);}
.nav_box li:nth-last-of-type(1) a:nth-last-of-type(1){display: none;box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 5px 0px;position: absolute;background: #fff;width: 100%;height: auto;left: 0px;line-height: 45px;transform: revert;}
.nav_box li:nth-last-of-type(1):hover a:nth-last-of-type(1){display: block;}
/*header end*/
/*banner start*/
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: auto;display: block;}
/*banner end*/
/*content start*/
.content{width: 100%;height: auto;}
.index_about_content{width: 100%;height: auto;padding: 60px 0px;}
.index_title{font-size: 36px;color: #333333;font-weight: bold;text-align: center;}
.index_about_box{width: 100%;height: auto;margin-top: 43px;display: flex;justify-content: space-between;align-items: center;}
.index_about_left{width: 550px;height: auto;}
.index_about_left img{width: 100%;height: auto;display: block;}
.index_about_right{width: 540px;height: auto;}
.index_about_right p{font-size: 18px;color: #333333;line-height: 36px;}
.index_about_right p:nth-of-type(1){margin-top: 0px;}
.index_fwxm_box{width: 100%;height: auto;padding-bottom: 60px;}
.index_fwxm_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 43px;}
.index_fwxm_ul li{width: 380px;height: auto;position: relative;}
.index_fwxm_ul li img{width: 100%;height: auto;display: block;}
.index_fwxm_ul_div{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background: rgba(0,0,0,0.6);}
.index_fwxm_ul_div_box{width: 92%;height: auto;margin: 0px auto;margin-top: 232px;}
.index_fwxm_ul_div_box h2{font-size: 20px;color: #FFFFFF;font-weight: bold;}
.index_fwxm_ul_div_box p{color: #FFFFFF;line-height: 24px;margin-top: 30px;}
/*content end*/
/*footer start*/
.footer{width: 100%;height: auto;}
.footer_top_box{width: 100%;height: auto;background: #3e3f40;}
.footer_top{width: 100%;height: 128px;display: flex;justify-content: space-between;align-items: center;}
.footer_logo{width: 162px;height: auto;padding-right: 139px;position: relative;margin-left: 68px;}
.footer_logo img{width: 100%;height: auto;display: block;}
.footer_logo:after{content: "";display: block;width: 2px;height: 84px;background: url(../images/footer_gh_icon.png) no-repeat center center;position: absolute;right: -2px;top: 50%;margin-top: -42px;}
.footer_center{position: relative;padding-right: 91px;}
.footer_center p{color: #FFFFFF;font-size: 14px;line-height: 36px;}
.footer_center:after{content: "";display: block;width: 2px;height: 84px;background: url(../images/footer_gh_icon.png) no-repeat center center;position: absolute;right: -2px;top: 50%;margin-top: -42px;}
.footer_right{padding-left: 20px;}
.footer_right p{display: flex;justify-content: flex-start;align-items: flex-start;font-size: 14px;color: #FFFFFF;line-height: 36px;}
.footer_right p img{width: 12px;height: auto;display: block;margin-right: 17px;margin-top:5px;}
.footer_last{width: 100%;height: 100px;background: #000000;font-size: 12px;color: #FFFFFF;line-height: 40px;text-align: center;}
.footer_last a{color: #FFFFFF;}
.about_jj_box{width: 100%;height: auto;padding: 60px 0px;}
.about_jj_content{width: 100%;height: auto;margin-top: 43px;clear: both;}
.about_jj_content img{width: 521px;height: auto;display: block;vertical-align: middle;float: left;margin-right:93px;}
.about_jj_content p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 22px;}
.about_jj_content p:nth-of-type(1){margin-top: 0px;}
.about_jj_content_left{width: 521px;height: auto;}
.about_jj_content_left img{width: 100%;height: auto;display: block;}
.about_jj_content_right{width: 649px;height: auto;}
.about_jj_content_right p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 35px;}
.about_jj_content_right p:nth-of-type(1){margin-top: 0px;}
.about_ryzz_box{width: 100%;height: auto;padding-bottom: 60px;}
.about_ryzz_content{width: 100%;height: auto;padding-top: 43px;}
.about_ryzz_content p{font-size: 18px;color: #333333;text-align: justify;line-height: 36px;}
.about_ryzz_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 40px;}
.about_ryzz_ul li{width: 388px;height: auto;}
.about_ryzz_ul li img{width: 100%;height: auto;display: block;}
.services_box{width: 100%;height: auto;padding: 60px 0px;}
.services_box h2{font-size: 18px;color: #333333;margin-top: 48px;font-weight: bold;}
.services_box p{font-size: 18px;color: #333333;line-height: 36px;}
.sys_box{width: 100%;height: auto;padding: 60px;}
.sys_content{width: 100%;height: auto;}
.sys_content p{font-size: 18px;color: #333333;line-height: 36px;}
.sys_content_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 13px;}
.sys_content_ul li{width: 380px;height: auto;margin-top: 21px;}
.sys_content_ul li img{width: 100%;height: auto;display: block;}
.lxwm_box{width: 100%;height: auto;padding: 60px 0px;}
.lxwm_content{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;}
.lxwm_content_left{width: 500px;height: auto;margin-right: 89px;}
.lxwm_content_left img{width: 100%;height: auto;display: block;}
.lxwm_content_right h2{font-size: 30px;color: #333333;font-weight: bold;}
.lxwm_content_right p{font-size: 18px;color: #333333;line-height: 36px;}
/*footer end*/