.x-nav,

		body {

			position: relative;

			width: 100%

		}



		.x-nav,

		.x-tabs,

		.xt-pictrue {

			min-width: 1200px

		}



		.box {

			overflow: hidden;

		}



		.x-nav {

			height: 425px;

			overflow: hidden;

			background: #ccc;

		}



		.x-nav .x-nav-musk {

			position: absolute;

			top: 0;

			left: 0;

			right: 0;

			bottom: 0;

			width: 100%;

			height: 100%;

			background: #000;

			opacity: .58;

		}



		.x-nav .x-nav-content {

			width: 1200px;

			position: relative;

			height: 425px;

			margin: 0 auto;

                                           z-index: 999999;


		}



		.x-nav .x-nav-content .x-nav-content-mk {

			padding-top: 150px;

			text-align: center;

                                   
		}



		.x-nav .x-nav-content .x-nav-content-mk h2 {

			display: block;

			text-transform: uppercase;

			color: #fff;

			font-size: 38px;

			line-height: 1.2;

			font-weight: 400;

		}



		.x-nav .x-nav-content .x-nav-content-mk span {

			display: block;

			text-transform: uppercase;

			color: #fff;

			font-size: 58px;

			line-height: 1.3;

			font-weight: 400;

		}



		.x-nav img {

			position: absolute;

			width: 1920px;

			left: 50%;

			top: -260px;

			margin-left: -960px;

		}



		.x-tabs {

			width: 100%;

			font-size: 0;

			padding: 70px 0 40px

		}



		.x-tabs .x-tabs-content {

			width: 1200px;

			margin: 0 auto;

			text-align: left;

			position: relative;

		}



		.x-tabs .x-tabs-content a:first-child {

			margin-left: 0 !important;

		}



		.x-tabs .x-tabs-content a {

			    display: inline-block;

    height: 40px;

    position: relative;

    background: #fff;

    color: #8c8c8c;

    font-size: 14px;

    font-weight: 400;

    text-align: center;

    line-height: 40px;

    margin: 0 8px 0 5px;

    border-radius: 28px;

    -webkit-border-radius: 28px;

    -moz-border-radius: 28px;

    overflow: hidden;

    padding: 0 19px 0 40px;

    background-size: 660px;

    background-image: url(../css/x4eBXjmNZs.svg);

    border: 1px solid;
		}



		.x-tabs .x-tabs-content a.focus {

			background-color: #ff8e1f !important;

			background-position-x: 9px !important;

			color: #fff;

			font-weight: 700;



		}

		.x-tabs .x-tabs-content a:hover,

		.x-tabs .x-tabs-content a:active {

			background-color: #ff8e1f !important;

			background-position-x: 9px !important;

			color: #fff;

			font-weight: 700;

		}

		
		

		.xytuku_box{

			list-style: none;

			display: flex;

			justify-content:space-evenly;

			flex-wrap: wrap;

		}

		

		.xytuku_box a {

			display: block;

			width: 23%;

			padding-bottom: 95px;


			color: #000;

			text-decoration: none;

		}

	.text-c{

                                                         height: 75px;

    font-size: 25px;

    color: #969696;

}	

.text-c select{
    font-size: 25px;

}

		.xytuku_box a img {

			width: 100%;

			display: inherit;

                                                height: 100%;
		}

		

		.xytuku_box a p {

			    line-height: 50px;

    background-color: #f4f4f4;

    margin: 0;

    font-size: 15px;

    text-align: center;

    height: 50px;
		}

		

		.xytuku_box a:hover {

			transform: translateY(-4px);

			-webkit-transform: translateY(-4px);

			-moz-transform: translateY(-4px);

		}