@charset "utf-8";
/* CSS Document */

/*.ljsx{ 
	 width:100%;
	 margin:0 auto;
	 background-size:100% 100%;
	 margin-top:110px;
	 }
.ljsx img {
        position:relative;
        top:50%;
        left: calc(50% - 960px);
    }*/
	
.clearfix{ clear:both;}

/*--------------------中間大圖部分-------------------------*/

.content_1{ margin-top:80px;}
.content_1 h1{ text-align:center;font-size: 24px;}
.content_1 h2{ text-align:center; font-size:18px; margin:10px 0;}
.content_1 ul{ width:100%; max-width:1200px; margin:60px auto;}
.content_1 ul li{ float:left; width:calc(100% / 6); text-align:center;}
.content_1 ul li p{ margin-top:16px; font-size:18px;}

    /*------优势部分------*/
.adv{ width:100%; background-color:#748bff; color:#fff;}
.adv h1{ text-align:center; padding-top:50px;font-size: 24px;}
.adv h2{ text-align:center; font-size:18px; margin:10px 0;}
/*.adv table{ width:100%; max-width:1200px; margin:0 auto; padding:50px 0;}
.adv td{ width:50%;}
.adv td img{ padding-left:10%;}
.adv ul li{ height:70px; font-size:18px; line-height:70px;}
.adv ul li span{ font-size:36px; font-style:italic; padding:0 3% 0 0; color:#1d89e4;}*/

.lf{ float:left;}
.rg{ float:right;}
.adv_text{ 
       width:100%; max-width:1200px; height:600px;
	   margin:0 auto; padding:50px 0;
	   background:url(/Resources/ZOStyle/images/zfpt-img/adv.png) no-repeat center center;
	   position:relative;
	   }
.text{ position:absolute;}
.text span{ display:inline-block; height:80px; width:80px;}
.text .adv_5 span{ padding:0;}
.text .adv_wenben{ display:inline-block;}
.text p{ font-size:18px; line-height:80px;}
.text .adv_wenben_6{ line-height:24px; padding-top:15px;}
.adv_1{ left:270px; top:160px;}
.adv_2{ left:78px; top:320px;}
.adv_3{ left:210px; top:480px;}
.adv_4{ left:740px; top:160px;}
.adv_5{ left:875px; top:320px;}
.adv_6{ left:740px; top:480px;}

.adv_1 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-fl.png) no-repeat center;}
.adv_2 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-aq.png) no-repeat center;}
.adv_3 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-dzk.png) no-repeat center;}
.adv_4 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-sxfk.png) no-repeat center;}
.adv_5 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-jrjd.png) no-repeat center;}
.adv_6 span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-zffs.png) no-repeat center;}

.adv_1:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-fl-01.png) no-repeat center;}
.adv_2:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-aq-01.png) no-repeat center;}
.adv_3:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-dzk-01.png) no-repeat center;}
.adv_4:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-sxfk-01.png) no-repeat center;}
.adv_5:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-jrjd-01.png) no-repeat center;}
.adv_6:hover span{ background:url(/Resources/ZOStyle/images/zfpt-img/adv-zffs-01.png) no-repeat center;}


/*-----------合作伙伴-------------*/
.hz{ width:100%; max-width:1200px; margin:0 auto; margin-top:50px;margin-bottom: 60px;}
.hz h1{ text-align:center;font-size: 24px;}
.hz h2{ text-align:center; font-size:18px; margin:10px 0;}
.hz_huoban{ margin-top:30px;}
.hz_huoban>ul{ width:100%;}
.hz_huoban>ul>li{ float:left; width:20%;}
.hz_huoban>ul>li img{ display:inline-block; margin-left:calc(50% - 112.5px);}