@charset "utf-8";
/**
 * Styele.css 2.0.3
 * 
 * Copyright 2020, 陕西新纪元烹饪院校
 * http://www.sxxjyprxx.com/
 *
 * Tel:;
 * Author:高勇
 * Released on:2020-04-61
 */
/* CSS Document */
*{
    padding:0px;
    border:0px;
    margin:0px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,header,hgroup,nav,section,article,aside,footer,figure,figcaption,menu,button {
    margin: 0;
    padding: 0
}
body{font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif;line-height:1.5;font-size:16px;color:#000;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
fieldset,img{border:0}
li{list-style:none}
ins{text-decoration:none}del{text-decoration:line-through}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0}
button{-webkit-appearance:none;border:0;background:0 0}
a{-webkit-touch-callout:none;text-decoration:none;color:#333;}:focus{outline:0;-webkit-tap-highlight-color:transparent}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

fieldset,img {
    border: 0
}

li {
    list-style: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

button {
    -webkit-appearance: none;
    border: 0;
    background: 0 0
}

a:hover {color:#333; text-decoration:none}

*:focus {
    outline: none;
}

em,i {
    font-style: normal
}
.clear{
    clear: both;
}

ul,li {list-style:none; margin:0; padding:0;}

/*公共样式*/
img {
    max-width: 100%;
}
body {

    font-size: 14px;

    line-height: 22px;

    color: #333;

    margin: 0px auto;
	
	background-color: #fff;
	
}

.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    -webkit-transition: .07s ease-in;
    -moz-transition: .07s ease-in;
    -o-transition: .07s ease-in;
    transition: .07s ease-in;
}

.clear {
    clear: both;
}

section {
    width: 100%;
    float: left;
    overflow: hidden;
}

section.main {
	
	background-color: #fff;

	width: 100%;
	
	float: left;
	
	background-repeat: repeat;
}

ul,li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mar0{
	margin-right: 0px !important;
}
.flr{
	float: right !important;
}
.fw4{
	font-weight: 400;
}
.fw7{
	font-weight: 700;
}
/*CSS-Strat*/
.container{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.kcjj-img {
    width: 665px;
    float: left;
}

.kcjj-text {
    width: 514px;
    float: right;
}

.kcjj-text h5 {
    color: #333333;
    font-size: 26px;
    line-height: 48px;
	margin-top: 25px;
}

.kcjj-text p {
    background-color: #f5f5f5;
    font-size: 18px;
    color: #666666;
    line-height: 42px;
    padding: 20px 35px;
    text-align: justify;
    text-indent: 36px;
    margin-top: 45px;
    float: left;
	position: relative;
}
.kcjj-text p::before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 85px;
    background-color: #fc7d07;
    left: -10px;
    top: 50%;
    margin-top: -42px;
}
.zxlj {
    width: 100%;
    float: left;
    margin-top: 90px;
    border-bottom: solid 1px #ededed;
    padding-bottom: 15px;
	position: relative;
}
.zxlj::after {
	content: "";
	display: block;
	width: 21px;
	height: 14px;
	background-color: #737373;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.zxlj a {
    background-color: #fc7d07;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    float: right;
    width: 145px;
    line-height: 38px;
}
h4.title {
    font-size: 36px;
    text-align: center;
    line-height: 86px;
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 80px;
    margin-top: 45px;
    font-weight: 700;
	position: relative;
	width: 100%;
	float: left;
}
h4.title::after {
	content: "";
	display: block;
	width: 150px;
	height: 3px;
	background-color: #fc7d07;
	left: 50%;
	margin-left: -75px;
	position: absolute;
	bottom: 1px;
}
.f77 {
	background-color: #f7f7f7;
}
section.main>div {
	width: 100%;
	float: left;
}
.kcjj-main {
    width: 100%;
    margin-bottom: 70px;
}
ul.kcnr-hb li {
    width: 590px;
    float: left;
}
ul.kcnr-sb {
    width: 100%;
    float: left;
    margin-top: 12px;
}

ul.kcnr-sb li {
    width: 390px;
    float: left;
    margin-right: 15px;
	overflow: hidden;
}










/*CSS-Strat*/
.backg4 {
    background: #fff;
}
.mr {
    width: 1200px;
    margin: 0 auto;
}
.newdh img {
    float: left;
}
.newdh .caidan {
    width: 670px;
    float: left;
    display: flex;
    height: 80px;
    margin-left: 30px;
}
.newdh .item {
    flex: 1;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    padding-top: 0px;
    text-align: center;
}.newdh .item a {
    color: #000;
}
.newdh .item a:hover{height:80px;width:80px;line-height:80px;background:#f60;display:block;color:#fff;}
.newdh .dr {
    float: right;
    height: 80px;
    line-height: 80px;
}
.newdh img {
    float: left;
}
/*头部结束*/
#footer{height:375px;width:100%;background-repeat:repeat-x;background-position:left top;font-family:"Microsoft Yahi";background:#f1f1f1;}#footer_n{height:375px;width:1200px;margin-right:auto;margin-left:auto;}#footers{background-image:url(http://www.sxgjmsxy.com/images/footer1.jpg);height:130px;width:1200px;font-size:20px;line-height:95px;font-weight:bolder;color:#FFF;}#footerggy{float:left;padding-left:380px;letter-spacing:10px;}#footers_r{float:right;margin-right:250px;height:95px;text-align:center;}#footers_r h4{font-size:16px;line-height:75px;color:#FFF;font-weight:normal;height:21px;}#footers_r h3{font-size:12px;color:#FFF;font-weight:normal;margin-top:100px;height:12px;}#footerm{width:1200px;height:175px;padding-top:50px;font-size:14px;}#jybz{font-size:15px;margin-top:10px;font-weight:bolder;color:#333;}#cgxz{font-size:15px;margin-bottom:5px;font-weight:bolder;color:#333;}#footerm_l{float:left;width:250px;font-size:12px;padding-left:0px;color:#000; margin-top:0px;}.footerm_m{float:left;width:700px;color:#000;position:relative;}#footerm_r{float:right;width:190px;font-size:14px;}#footerm_r h1{font-weight:bolder;font-size:12px;}#nzbj1{padding-left:60px;margin-top:10px;}#nzbj2{padding-left:20px;}#footerm_l ul li{text-align:left;height:23px;}.footerm_m ul{float:left;width:auto;height:196px;width:235px;}.footerm_m ul h4{text-align:center;font-weight:bold;margin-bottom:15px;font-size:18px;letter-spacing:3px;}.footerm_m ul li{text-align:center;line-height:30px;}.ybx{border-right-width:1px;border-right-style:solid;border-right-color:#bbb;}#footerm_b{font-size:15px;color:#A0A0A0;text-align:center;padding-top:30px;}#xzzy{position:absolute;left:300px;top:-35px;list-style-type:none;font-size:20px;font-weight:bolder;color:#000;}#zwbj li{margin-left:15px;}.ljys1 a span{float:right;}.ljys1 a{text-decoration:none;color:#666;}.ljys1 a:link{text-decoration:none;color:#666;}.ljys1 a:hover{color:#F63;text-decoration:none;}.footerm_m .ybx li a{color:#757575;text-decoration:none;}.footerm_m ul li a{color:#757575;text-decoration:none;}.footerm_m .ybx p{margin-left:0;}.banner{height:460px;width:100%;margin-right:auto;margin-bottom:0px;margin-left:auto;}.banner_list{margin-left:auto;margin-right:auto;position:relative;width:1200px;}
.footerkj{border:0 solid #ff0004;height:auto;margin-bottom:210px;margin-top:10px;width:auto;}.footertobj{background:rgba(0,0,0,0) url(http://www.sxgjmsxy.com/images/footerbj.png) no-repeat scroll center center;border:0 solid #ff0004;height:191px;margin:auto;padding-top:1px;width:100%;}.footer_lxfs{border:0 solid #000;color:#fff;font-size:18px;height:30px;line-height:30px;margin:158px auto auto;text-align:center;width:1200px;}.footer_nr{border:0 solid #2f0;margin:10px auto auto;width:1200px;}.footer_nrz{border:0 solid #f96d01;float:left;margin-top:5px;width:355px;}.footer_nrz p{color:#606060;display:inline-block;float:left;line-height:33px;margin-top:15px;vertical-align:middle;}.footer_nrz img{float:left;}.footer_nrz_logo{width:100%;}.footer_nrz_logo img{float:left;width:100%;}.footer_nrys,.footer_nryz{border:0 solid #04e9f4;height:30px;line-height:30px;margin-bottom:20px;width:100%;}.footer_nry{border:0 solid #f96d01;float:left;height:auto;margin-top:5px;padding-left:40px;width:790px;}.footer_nrys{font-size:17px;font-weight:600;text-align:center;}.footer_nryz{font-size:14px;}.footer_nryz li{padding-right:10px;width:88px;float:left;}.footer_nryx{border:0 solid #04e9f4;height:auto;width:760px;}.footer_nryx p{font-size:14px;line-height:25px;}
.x-pcswt-fot{width:100%;height:57px;background:#c51f1a;position:fixed;bottom:0;line-height:57px;left:0;z-index:20180809;}.x-pcswt-fot .x-pcswt-con{width:1200px;padding-left:600px;margin:0 auto;height:57px;background:url(http://www.sxgjmsxy.com/images/db_03.gif) no-repeat 0 center;}.x-pcswt-fot .x-pcswt-con a{display:block;position:relative;color:#fff;float:left;width:150px;font-size:18px;height:57px;text-align:center;}.x-pcswt-fot .x-pcswt-con a:after{content:'';position:absolute;right:0;top:20px;height:17px;width:1px;background:#fff;opacity:.8;}.x-pcswt-fot .x-pcswt-con a{display:block;position:relative;color:#fff;float:left;width:150px;font-size:18px;height:57px;text-align:center;}.x-pcswt-fot .x-pcswt-btn{position:absolute;width:133px;height:57px;top:0;background:url(http://www.sxgjmsxy.com/images/x-zx.gif) no-repeat 0 0;}.x-pcswt-fot .x-pcswt-con a{display:block;position:relative;color:#fff;float:left;width:150px;font-size:18px;height:57px;text-align:center;}.msfc{width:1200px;margin:30px auto 10px;}
/*脚部结束*/
.container>div{
	width: 100%;
	float: left;
}

.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #ef3040;/* 两种都可以 */
}
.cydp-main {
    padding: 25px 25px 10px 25px;
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
ul.cydp-left li {
    width: 235px;
    float: left;
    margin-right: 16px;
}

ul.cydp-left {
	width: 737px;
	float: left;
}
.cydp-right {
    width: 395px;
    float: right;
}
ul.cydp-left li {
    width: 235px;
    float: left;
    margin-right: 16px;
    height: 150px;
    margin-bottom: 16px;
    overflow: hidden;
}
.btn-container {
    width: 620px;
    margin: 0px auto;
}
 .btn-main a {
    width: 220px;
    height: 42px;
    display: block;
    float: left;
    color: #fc7d07;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    position: relative;
    overflow: hidden;
	border-radius: 0px;
	background-color: transparent;
	border: solid 1px #fc7d07;
    
} 
.btn-main a:before {
    content: '';
    position: absolute;
    width: 220px;
    height: 42px;
    left: -100%;
    top: 0;
    border-radius: 0px;
    background-color: rgba(255,255,255,.3);
    transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    -o-transition: .4s;
    z-index: 0;
}
.btn-main a:hover:before {
    left: 0;
}
.btn-main a.flr {
    float: right;
    background-color: #fc7d07;
    color: #fff;
	border: none;
}

.btn-main {
    width: 100%;
    margin: 60px 0px;
    float: left;
}

.dqcyb-main {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 25px;
    box-sizing: border-box;
}

.dqcyb-left {
    width: 395px;
    float: left;
}

ul.dqcyb-right {
    width: 735px;
    float: right;
}

ul.dqcyb-right li {
    width: 360px;
    float: left;
    border: solid 1px #dcdcdc;
    padding: 12px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 15px;
}
.dqcyb-title h5 {
    color: #000000;
    font-size: 24px;
    float: left;
    text-align: left;
    line-height: 36px;
    margin-top: 15px;
}

.dqcyb-title a {
    width: 95px;
    color: #fff;
    background-color: #cf0a25;
    display: block;
    float: right;
    font-size: 21px;
    line-height: 32px;
    border-radius: 15px;
    margin-top: 15px;
}

.srdz ul.cydp-left li {
    height: 152px;
}
ul.scjx-main li {
    width: 382px;
    float: left;
    margin-right: 7px;
    height: 234px;
    overflow: hidden;
    margin-bottom: 7px;
}
ul.scjx-main {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
}
.cybf {
    background-color: #fff;
    padding: 0px 24px;
    box-sizing: border-box;
}
ul.kcnr-sb li p {
    background-color: #fff;
    height: 230px;
    padding: 60px 20px;
    font-size: 18px;
    color: #7f7f7f;
    line-height: 36px;
    text-indent: 36px;
    box-sizing: border-box;
}
.skcj-img {width: 440px;float: left;}

ul.skcj-list {
    width: 750px;
    float: right;
}

ul.skcj-list li {
    float: left;
    width: 370px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 267px;
}
ul.qtkc-main {
    width: 100%;
    float: left;
}

ul.qtkc-main li {
    width: 285px;
    float: left;
    margin-right: 20px;
	    transform-style: preserve-3d;
	    -webkit-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	    -moz-transform-style: preserve-3d;
	    transition: 0.8s;
	    -webkit-transition: 0.8s;
	    -ms-transition: 0.8s;
	    -moz-transition: 0.8s;
	    opacity: 1;
	    overflow: hidden;
			box-sizing: border-box;
}
ul.qtkc-main li:hover {
    transform: translate(0px,-10px) scale(1.0) rotate(0deg);
    opacity: 0.9;
    box-shadow: 5px 5px 5px #ccc;
	padding: 2px;
}











ul.cybf-main li {
    width: 368px;
    float: left;
    margin-right: 24px;
    box-sizing: border-box;
}
ul.cybf-main li img {
    overflow: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
}

ul.cybf-main li:hover img{
    transform: translate(0,-5px);
    box-shadow: 8px 7px 16px rgba(0, 0, 0, 0.45);
}





ul.cybf-main li h5 {
    font-size: 26px;
    color: #ed2000;
    line-height: 52px;
    width: 100%;
    position: relative;
    margin: 10px 0px;
}
ul.cybf-main li h5::after{
    content: "";
    display: block;
    position: absolute;
    background-color: #ed2000;
    height: 3px;
    width: 40px;
}
.cybf-title p {
    color: #575757;
    font-size: 18px;
    line-height: 36px;
    margin: 20px 0px;
}
.white{
    color: #fff !important;
}
ul.cybf-main {
    width: 100%;
    float: left;
}
ul.cyb-main li {
    width: 282px;
    float: left;
    position: relative;
    margin-right: 24px;
    height: 201px;
    overflow: hidden;
}
ul.cyb-main li a:hover img {
    transform: scale(1.05);
    overflow: hidden;
}
ul.cyb-main li img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}
ul.cyb-main li h6 {
    position: absolute;
    height: 45px;
    font-size: 21px;
    line-height: 45px;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    width: 100%;
    bottom: 0px;
}

p.jsq {
    font-size: 24px;
    color: #000;
    line-height: 100px;
    text-align: center;
}
p.jsq em {
    color: #cf0a25;
    line-height: 60px;
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle;
}

ul.zpzs-main li {
    width: 390px;
    float: left;
    margin-right: 15px;
    height: 238px;
    margin-bottom: 15px;
	overflow: hidden;
}
ul.zpzs-main li img,ul.kcnr-sb li img {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -ms-transition: 0.8s;
    -moz-transition: 0.8s;
    opacity: 1;
    overflow: hidden;
}
ul.zpzs-main li:hover img,ul.kcnr-sb li:hover img {
    transform: translate(0px,0px) scale(1.1) rotate(0deg);
    opacity: 0.9;
    box-shadow: 5px 5px 5px #ccc;
}




