/*aboussay yangshi*/
* {
        margin: 0;
        padding: 0;
    }

    .sss {
        display: none;
    }

    .top {
        width: 100%;
        height: 80px;
        top: 17px;
        z-index: 100;
        position: absolute;
    }

    .header {
        position: relative;
        margin: 0 auto;
        height: 100%;
    }


    @media screen and (min-width: 1400px) {
		.toTop {
		position: fixed;
    right: 18px;
    bottom: 145px;
    z-index: 1000;
    width: 45px;
    height: 45px;
    background: #F5F5F5;
    cursor: pointer;
	}
	.syy{
		position: fixed;
		bottom: 100px;
		right: 18px;
		z-index: 1000;
		width: 45px;
		height: 45px;
		background: #F5F5F5;
		text-align: center;
		cursor: pointer;
	}
	.toTop img {
		width: 100%;
		height: 100%;
	}
	.syy img {
		width: 78%;
	}
        .header {
            width: 1200px;
        }

        body {
            width: 100%;
            background: url("../newsxiangqing/youguan.jpg");
            background-repeat: no-repeat;
            background-size: contain;
        }

        .containe {
            width: 1200px;
            margin: auto;
            margin-top: 14.5%;
            background: white;
            box-shadow: -4px -3px 30px -6px rgba(219, 219, 219, 0.86);
            /*margin-bottom: 290px;*/

        }

        .top-heade {
            width: 100%;
            height: 85px;
            line-height: 85px;
            /*padding-left: 40px;*/
            box-sizing: border-box;
            border-bottom: solid 1px gainsboro;
            text-align: center;
            font-size: 25px;
            color: rgba(3, 129, 152, 1);
            font-weight: 550;

        }


        .content-inf {
            width: 900px;
            margin: 30px auto;
            font-size: 16px;
            line-height: 26px;
            color: grey;
            padding-bottom: 100px;
            margin-bottom: 90px;
        }

        .content-inf > div > span {
            display: block;
            margin-bottom: 20px;
            font-size: 15px;
        }


        .content-inf .tit {
            font-size: 18px;
            color: black;
            font-weight: 500;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .content-inf .tit2 {
            font-size: 15px;
            color: black;
            font-weight: 500;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .line2, .back {
            width: 100px;
            height: 100px;
            /*background: red;*/
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            margin-left: 1%;
            margin-top: 17%;
            z-index: -1;
        }

        .back {
            margin-left: -48%;
            margin-top: 851px;
        }

        .aa {
            width: 100%;
            height: 100%;
            background: -webkit-linear-gradient(bottom, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Safari 5.1 - 6.0 */
            background: -o-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Opera 11.1 - 12.0 */
            background: -moz-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Firefox 3.6 - 15 */
            background: linear-gradient(to top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* 标准的语法 */
			padding-bottom:290px;
        }

        .bottom {
            margin-top: -100px;
        }
    }
    @media screen and (min-width: 992px) and (max-width: 1400px) {
		.toTop {
		position: fixed;
		bottom: 140px;
		right: 18px;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: #F5F5F5;
	}
	.syy{
		position: fixed;
		bottom: 100px;
		right: 18px;
		z-index: 1000;
		width: 40px;
		height: 40px;
		background: #F5F5F5;
		text-align: center;
	}
	.syy img {
		    width: 80%;
    margin-top: 4px;
    cursor: pointer;
	}
	.toTop img {
		height: 100%;
		cursor: pointer;
	}
        .header {
            width: 950px;
        }

        body {
            width: 100%;
            background: url("../newsxiangqing/youguan.jpg");
            background-repeat: no-repeat;
            background-size: contain;
        }

        .containe {
            width: 900px;
            margin: auto;
            margin-top: 14.5%;
            background: white;
            box-shadow: -4px -3px 30px -6px rgba(219, 219, 219, 0.86);
            /*margin-bottom: 290px;*/

        }

        .top-heade {
            width: 100%;
            height: 85px;
            line-height: 85px;
            /*padding-left: 40px;*/
            box-sizing: border-box;
            border-bottom: solid 1px gainsboro;
            text-align: center;
            font-size: 25px;
            color: rgba(3, 129, 152, 1);
            font-weight: 550;

        }


        .content-inf {
            width: 800px;
            margin: 30px auto;
            font-size: 16px;
            line-height: 26px;
            color: grey;
            padding-bottom: 100px;
            margin-bottom: 90px;
        }

        .content-inf > div > span {
            display: block;
            margin-bottom: 20px;
            font-size: 15px;
        }


        .content-inf .tit {
            font-size: 18px;
            color: black;
            font-weight: 500;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .content-inf .tit2 {
            font-size: 15px;
            color: black;
            font-weight: 500;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .line2, .back {
            width: 100px;
            height: 100px;
            /*background: red;*/
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            margin-left: 1%;
            margin-top: 17%;
            z-index: -1;
        }

        .back {
            margin-left: -48%;
            margin-top: 851px;
        }

        .aa {
            width: 100%;
            height: 100%;
            background: -webkit-linear-gradient(bottom, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Safari 5.1 - 6.0 */
            background: -o-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Opera 11.1 - 12.0 */
            background: -moz-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Firefox 3.6 - 15 */
            background: linear-gradient(to top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* 标准的语法 */
			padding-bottom:290px;
        }

        .bottom {
            margin-top: -100px;
        }
    }

    @media screen and (max-width: 992px) {
		.toTop {
		    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 1000;
    width: 40px;
    height: 40px;
    background: rgba(245,245,245,1);
	}
	.syy{
		position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    width: 40px;
    height: 40px;
    background: rgba(245,245,245,1);
    text-align: center;
	}
	.syy img {
		    width: 80%;
    margin-top: 4px;
	}
	.toTop img {
		height: 100%;
	}
        .header {
            width: 18.75rem;
        }

        body {
            width: 100%;
            background: url("../newsxiangqing/phone/youguan.png");
            background-repeat: no-repeat;
            background-size: contain;
        }
        .top {
            height: 3rem;
            top: 0;
        }
        .containe {
            width: 15.5rem;
            margin: auto;
            margin-top: 8rem;
            background: white;
            box-shadow: -4px -3px 30px -6px rgba(219, 219, 219, 0.86);
            margin-bottom: 3rem;

        }

        .top-heade {
           width: 13.5rem;
           height: 2.125rem;
           line-height: 2.125rem;
           /*padding-left: 1rem;*/
           box-sizing: border-box;
           border-bottom: solid 1px gainsboro;
           text-align: center;
           font-size: 0.625rem;
           color: rgba(3, 129, 152, 1);
           font-weight: 550;
           margin: 0 auto;
        }

        .content-inf {
            width: 14rem;
            margin: 0.75rem auto;
            font-size: 0.4rem;
            line-height: 0.65rem;
            color: grey;
            padding-bottom: 2.5rem;
            margin-bottom: 2.25rem;
        }

        .content-inf > div > span {
            display: block;
            margin-bottom: 0.5rem;
            font-size: 12px;
            line-height: 0.9rem;
        }


        .content-inf .tit {
            font-size: 14px;
            color: black;
            font-weight: 500;
            padding-top: 0.5rem;
            padding-bottom: 1.2rem;
        }

        .content-inf .tit2 {
            font-size: 14px;
            color: black;
            font-weight: 500;
            padding-top: 9px;
            padding-bottom: 0.25rem;
        }

        .line2, .back {
            width: 100px;
            height: 100px;
            /*background: red;*/
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            margin-left: 1%;
            margin-top: 17%;
            z-index: -1;
        }

        .back {
            margin-left: -48%;
            margin-top: 851px;
        }

        .aa {
            width: 100%;
            height: 100%;
            background: -webkit-linear-gradient(bottom, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Safari 5.1 - 6.0 */
            background: -o-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Opera 11.1 - 12.0 */
            background: -moz-linear-gradient(top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* Firefox 3.6 - 15 */
            background: linear-gradient(to top, rgb(240, 241, 245), rgba(255, 255, 255, 0)); /* 标准的语法 */
        }

    }