body,ul{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei",arial;
}
body {
    background: #fff;
    font-size: 14px;
    font-family: microsoft yahei, sans-serif;
    width: 100%;
    overflow-x: hidden !important;
}
a{
	text-decoration: none;
	cursor: auto;
	color: #494949;
}
ul,li{
	list-style: none;
}
.clear{
	clear: both;
}
.cl:after{
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
img{
	border: none;
}

.jthead{
	position: fixed;
    top: 0;
    width: 100%;
    height: 74px;
    background: rgba(255, 255, 255, .5);
    box-shadow: 0 0 6px rgba(0,0,0,.6);
    z-index: 1;
}
.jthead .juzhong{
	position: static;
    width: 98%;
    max-width: 1800px;
    height: auto;
    max-height: 74px;
    padding: 0 1%;
    margin: 0 auto;
    box-sizing: border-box;
}
.jthead .juzhong .gslogo{
	width: auto;
	height: 44px;
	float: left;
	margin-top: 15px;
}
.jthead .juzhong .gslogo img{
	height: 100%;
}
.jthead .juzhong .pc_nav{
	width: 730px;
	margin: 0 auto;
}
.jthead .juzhong .pc_nav .waili{
	width: 90px;
	margin: 0 7px;
	line-height: 74px;
	text-align: center;
	font-size: 16px;
	color: #494949;
	position: relative;
}
/*.jthead .juzhong .pc_nav .waili:nth-child(5){
	line-height:20px;
	padding:17px 0 0;
}*/
.jthead .juzhong .pc_nav .waili>a{
	display: block;
	width: 100%;
	height: 71px;
}
.jthead .juzhong .pc_nav .waili:nth-child(5) > a{
	height:54px;
}
.jthead .juzhong .pc_nav .waili .xian{
	width: 0;
	height: 0px;
	background-color: #e77817;
	-webkit-transition: all .17s;
    -moz-transition: all .17s;
    -o-transition: all .17s;
    transition: all .17s;
}
.jthead .juzhong .pc_nav .waili:hover .xian,.jthead .juzhong .pc_nav .waili.active .xian{
	width: 100%;
    height: 3px;
}
.jthead .juzhong .pc_nav .waili>a:hover,.jthead .juzhong .pc_nav .waili.active > a {
    color: #e77817;
}
.jthead .juzhong .pc_nav .waili .xl{
	position: absolute;
	left: -25px;
	top: 74px;
	width: 140px;
	line-height: 20px;
	padding:10px 0;
	background-color: #F2F2F2;
	display: none;
	z-index: 9;
}
.jthead .juzhong .pc_nav .waili:hover .xl{
	display: block;
}
.jthead .juzhong .pc_nav .waili .xl li{
	/*display: inline-block;*/
	padding: 0 5px;
	color: #777;
	padding:10px 0;
	font-size: 15px;
}
.jthead .juzhong .pc_nav .waili .xl li a{
	display: block;
	color: #777;
}
.jthead .juzhong .pc_nav .waili .xl li a:hover{
	color: #cb6e1c;
}
.phone_nav{
	display: none;
}
.language {
    float: right;
}
.language a {
    display: block;
    float: left;
    width: 36px;
    height: 22px;
    margin: 27.5px 5px;
    color: #fff;
    background: #bfbfbf;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
}
.language a:hover {
    color: #e77817;
}
.language a:first-child {
    background: #00923f;
}
.section1{
	overflow: hidden;
}
.section2{
	display: table;
	width: 100%;
}
.section3{
	display: table;
	width: 100%;
}
.section4{
	display: table;
	width: 100%;
}
.section5{
	display: table;
	width: 100%;
}
.tableCell{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.ggwidth{
	width: 1200px;
	margin: 0 auto;
}
.titl{
	width: 100%;
	font-size: 24px;
	color: #494949;
	text-align: center;
	padding-bottom: 20px;
}
.titl .zi{
	line-height: 40px;
}
.titl .tu{
	
}
.titl .tu img{
	max-width: 100%;
	vertical-align: middle;
}
.tione{
	width: 100%;
}
.tione .nr{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #494949;
	line-height: 26px;
	padding-bottom: 30px;
}
.tione .jiaob{
	width: 100%;
	line-height: 16px;
	text-align: center;
	padding-bottom: 25px;
}
.tione .jiaob i{
	font-size: 20px;
	color: #e77817;
}
.tione .tus{
	width: 100%;
}
.tione .tus .tu{
	width: 50%;
	position: relative;
}
@media(min-width:1100px){
    .section2.active .tione .tus .tu:first-child{
        -webkit-animation:s2ldx 2.1s -1s;
        -moz-animation:s2ldx 2.1s -1s;
        -o-animation:s2ldx 2.1s -1s;
        animation:s2ldx 2.1s -1s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    .section2.active .tione .tus .tu:last-child{
        -webkit-animation:s2rdx 2.1s -.8s;
        -moz-animation:s2rdx 2.1s -.8;
        -o-animation:s2rdx 2.1s -.8s;
        animation:s2rdx 2.1s -.8s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}
@-webkit-keyframes s2ldx{
    0%{ -webkit-transform:translateX(-400%);
        -moz-transform:translateX(-400%);
        -o-transform:translateX(-400%);
        transform:translateX(-400%);
        opacity:0;}
    100%{-webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
@-moz-keyframes s2ldx{
    0%{-webkit-transform:translateX(-400%);
        -moz-transform:translateX(-400%);
        -o-transform:translateX(-400%);
        transform:translateX(-400%);
        opacity:0;}
    100%{-webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
@-o-keyframes s2ldx{
    0%{-webkit-transform:translateX(-400%);
        -moz-transform:translateX(-400%);
        -o-transform:translateX(-400%);
        transform:translateX(-400%);
        opacity:0;}
    100%{-webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
@keyframes s2ldx{
    0%{-webkit-transform:translateX(-400%);
        -moz-transform:translateX(-400%);
        -o-transform:translateX(-400%);
        transform:translateX(-400%);
        opacity:0;}
    100%{-webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}

@-webkit-keyframes s2rdx{
    0%{-webkit-transform:translateX(400%);
        -moz-transform:translateX(400%);
        -o-transform:translateX(400%);
        transform:translateX(400%);
        opacity: 0;}
    100%{ -webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
@-moz-keyframes s2rdx{
    0%{-webkit-transform:translateX(400%);
        -moz-transform:translateX(400%);
        -o-transform:translateX(400%);
        transform:translateX(400%);
        opacity: 0;}
    100%{ transform:translateX(0);
        opacity: 1;}
}
@-o-keyframes s2rdx{
    0%{-webkit-transform:translateX(400%);
        -moz-transform:translateX(400%);
        -o-transform:translateX(400%);
        transform:translateX(400%);
        opacity: 0;}
    100%{ -webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
@keyframes s2rdx{
    0%{-webkit-transform:translateX(400%);
        -moz-transform:translateX(400%);
        -o-transform:translateX(400%);
        transform:translateX(400%);
        opacity: 0;
    }
    100%{ -webkit-transform:translateX(0);
        -moz-transform:translateX(0);
        -o-transform:translateX(0);
        transform:translateX(0);
        opacity: 1;}
}
.tione .tus .tu img{
	width: 100%;
	vertical-align: middle;
}
.tione .tus .tu .ceng{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.tione .tus .tu:hover .ceng{
	background-color: #000;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	width: 100%;
	height: 100%;
}
.tione .tus .tu .itemtxt{
	position: absolute;
    width: 100%;
    left: 0%;
    top: 0%;
    height: 100%;
    text-align: center;
    display: table-cell;
    z-index: 5;
    transition: 400ms;
}
.tione .tus .tu .itemtxt::before{ 
 	opacity: 0; position: absolute; width: 80%; height: 90%; top: 5%; left: 10%; 
}
.tione .tus .tu .itemtxt::after { 
 	opacity: 0; position: absolute; width: 90%; height: 80%; top: 10%; left: 5%; 
}
.tione .tus .tu .itemtxt::after { border-top: 1px solid rgba(255,255,255,0.4); border-bottom: 1px solid rgba(255,255,255,0.4); transform: scale(0, 1); -webkit-transform: scale(0,1); }
.tione .tus .tu .itemtxt::before { border-left: 1px solid rgba(255,255,255,0.4); border-right: 1px solid rgba(255,255,255,0.4); transform: scale(1, 0); -webkit-transform: scale(1,0); }
.tione .tus .tu .itemtxt::before,.tione .tus .tu .itemtxt::after { transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; content: ''; box-sizing: border-box; }
.tione .tus .tu:hover .itemtxt::before,.tione .tus .tu:hover .itemtxt::after { opacity: 1; transform: scale(1); -webkit-transform: scale(1); pointer-events:none; }

.tione .tus .tu .itemtxt .zi{
	width: 500px;
	height: 150px;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -75px;
	text-align: center;
	transition: margin-top 500ms,opacity 500ms;
}
.tione .tus .tu .itemtxt .zi .tou{
	font-size: 26px;
	color: #fff;
	line-height: 60px;
}
.tione .tus .tu .itemtxt .zi .xian{
	width: 40px;
	height: 3px;
	background-color: #e77817;
	margin: 0 auto 40px;
	opacity: 0;
	margin-top: 50px;
	transition: margin-top 500ms,opacity 500ms;
}
.tione .tus .tu:hover .itemtxt .zi .xian{
	opacity: 1;
	margin-top: 0;
}
.tione .tus .tu .itemtxt .zi .neir{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	opacity: 0;
	margin-top: 50px;
	transition: margin-top 500ms,opacity 500ms;
}
.tione .tus .tu:hover .itemtxt .zi .neir{
	opacity: 1;
	margin-top: 0;
}
.titwo{
	width: 100%;
}
.titwo .nr{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #494949;
	line-height: 26px;
	padding-bottom: 30px;
}
.titwo .tus{
	width: 100%;
	padding-top: 34px;
}
.titwo .tus li{
	width: 160px;
	margin: 0 40px 30px;
}
@media(min-width:1100px){
    .section3 .titwo .tus li:nth-child(2n){
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-transition: all 1s .27s;
        -moz-transition: all 1s .27s;
        -o-transition: all 1s .27s;
        transition: all 1s .27s;
        opacity: 0;
    }
    .section3.active .titwo .tus li:nth-child(2n){
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    .section3 .titwo .tus li:nth-child(2n-1){
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        -webkit-transition: all 1s .27s;
        -moz-transition: all 1s .27s;
        -o-transition: all 1s .27s;
        transition: all 1s .27s;
        opacity: 0;
    }
    .section3.active .titwo .tus li:nth-child(2n-1){
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
.titwo .tus li .tu{
	width: 150px;
	border: 5px solid #ededed;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 25px;
	transition: all 800ms;
}
.titwo .tus li:hover .tu{
	border-color: #4cb278;
	transform: rotateY(180deg);
}
.titwo .tus li .tu img{
	width: 100%;
	vertical-align: middle;
}
.titwo .tus li .zi{
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	color: #494949;overflow: hidden;
}
.titwo .jiaob{
	width: 100%;
	padding-top: 40px;
	line-height: 16px;
	text-align: center;
}
.titwo .jiaob i{
	font-size: 20px;
	color: #e77817;
}
.boxfour{
	width: 100%;
	background: url(/statics/images/images/indexfourbg.jpg) no-repeat top center;
}
.boxfour .titl{
	padding-top: 50px;
	color: #fff;
}
.tithree{
	width: 100%;
	padding-bottom: 90px;
}
.owl-demo { width: 100%; margin-left: auto; margin-right: auto;}
.owl-demo .item{ display: block;}
.owl-demo .item .tu{
	width: 300px;border: 8px solid #708696;margin: 0 42px;border-radius: 50%;overflow: hidden;
}
.owl-demo .item .tu img{
	width: 100%;
	vertical-align: middle;
}
.owl-demo .item .zi{
	width: 800px;
}
.owl-demo .item .zi .tou{
	width: 100%;
	line-height: 85px;
	font-size: 20px;
	color: #fff;
}
.owl-demo .item .zi .tou a{
	color: #fff;
}
.owl-demo .item .zi .nr{
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.owl-demo .item .zi .more{
	width: 135px;
	line-height: 35px;
	text-align: center;
	margin-top: 50px;
	font-size: 14px;
}
.owl-demo .item .zi .more a{
	display: block;
	width: 100%;
	height: 100%;
	color: #eee;
	border: 1px solid #fff;
	transition: all 600ms;
}
.owl-demo .item .zi .more a:hover{
	background-color: #e77817;
	border-color: #e77817;
}
.owl-demo .item .zi .more i{
	font-size: 14px;
	margin-left: 10px;
}
.boxfive{
	
}
.tifour{
	width: 100%;
}
.tifour .nr{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #494949;
	line-height: 26px;
	padding-bottom: 45px;
}
.tifour .tus{
	width: 100%;
}
.tifour .tus li{
	width: 330px;
	margin: 0 35px;
}
@media(min-width:1100px){
    .section5.active .tifour .tus li:nth-child(1){
        -webkit-animation:s2rdx 2.1s -.8s;
        -moz-animation:s2rdx 2.1s -.8s;
        -o-animation:s2rdx 2.1s -.8s;
        animation:s2rdx 2.1s -.8s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    .section5.active .tifour .tus li:nth-child(2){
        -webkit-animation:s2rdx 2.1s -.4s;
        -moz-animation:s2rdx 2.1s -.4s;
        -o-animation:s2rdx 2.1s -.4s;
        animation:s2rdx 2.1s -.4s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    .section5.active .tifour .tus li:nth-child(3){
        -webkit-animation:s2rdx 2.1s 0s;
        -moz-animation:s2rdx 2.1s 0s;
        -o-animation:s2rdx 2.1s 0s;
        animation:s2rdx 2.1s 0s;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}
.tifour .tus li .tu{
	width: 100%;
	overflow: hidden;
}
.tifour .tus li .tu img{
	width: 100%;
	vertical-align: middle;
	transition: all 600ms;
}
.tifour .tus li:hover .tu img{
	transform: scale(1.15);
}
.tifour .tus li .zi{
	padding: 0 15px;
	height: 100px;
	background-color: #fafafa;
	transition: all 600ms;
}
.tifour .tus li:hover .zi{
	background-color: #E77817;
}
.tifour .tus li .zi .tou{
	line-height: 28px;
	height: 28px;
	padding-top: 16px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}
.tifour .tus li .zi .tou a{
	color: #494949;
}
.tifour .tus li:hover .zi .tou a{
	color: #fff;
}
.tifour .tus li .zi .neir{
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	font-size: 12px;
	color: #494949;
}
.tifour .tus li:hover .zi .neir{
	color: #fff;
}
.tifour .more{
	width: 130px;
	line-height: 35px;
	margin: 60px auto 0;
}
.tifour .more a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #494949;
	color: #494949;
	text-align: center;
	transition: all 600ms;
	font-size: 14px;
}
.tifour .more a i{
	font-size: 16px;
	margin-right: 5px;
	vertical-align: middle;
}
.tifour .more a:hover{
	background-color: #e77817;
	border-color: #E77817;
	color: #fff;
}
.jtfoot{
	width: 100%;
	background: url(/statics/images/images/footerbg.jpg) repeat-y top center;
	height: 200px;
	padding-top: 20px;
}
.jtfoot .zuo{
	width: 686px;
}
.jtfoot .zuo .shang{
	width: 100%;
	line-height: 72px;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid rgba(121,121,121,0.4);
}
.jtfoot .zuo .shang i{
	font-size: 36px;
	margin-right: 10px;
	vertical-align: middle;
}
.jtfoot .zuo .shang span{
	font-size: 20px;
	margin-left: 5px;
}
.jtfoot .zuo .xia{
	padding-top: 12px;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
}
.jtfoot .zuo .xia a{
	color: #fff;
}
.jtfoot .you{
	width: 129px;
}
.jtfoot .you .tu{
	width: 100%;
}
.jtfoot .you .tu img{
	width: 100%;
}
.jtfoot .you .zi{
	line-height: 50px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width:121%;
}
#fp-nav ul li:last-child{
	display: none;
}

.zcnav{
	position: static !important;
	background-color: #fff !important;
	box-shadow: none;
}
.zcnav .language a{
	margin: 25.5px 5px;
}

.suoyouone{
	width: 100%;
}
.suoyouone img{
	width: 100%;
	min-height: 150px;
	vertical-align: middle;
}
.ggw1200{
	width: 1200px;
	margin: 0 auto;
}
/*chanpin.html*/
.chanptwo{
	width: 100%;
	padding-bottom: 50px;
}
.daoh{
	width: 100%;
	padding: 55px 0 25px;
	border-bottom: 1px solid #eee;
}
.daoh .zuo{
	
}
.daoh .zuo a{
	display: inline-block;
	/* width: 116px; */
	padding:0 10px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #494949;
	border-radius: 15px;
	margin-right: 17px;
}
.daoh .zuo a.active{
	background-color: #e77817;
	color: #fff;
}
.daoh .zuo a:hover{
	background-color: #e77817;
	color: #fff;
}
.daoh .you{
	line-height: 30px;
	font-size: 12px;
	color: #666;
}
.daoh .you a{
	color: #666;
}
.chanptwo .qieh{
	width: 100%;
	text-align: center;
	margin: 40px 0;
}
.chanptwo .qieh li{
	display: inline-block;
	/* width: 128px; */
	line-height: 34px;
	margin: 5px 10px;
	text-align: center;
	font-size: 16px;
	color: #494949;
}
.chanptwo .qieh li a{
	display: block;
	color: #494949;
	padding: 0 10px;
}
.chanptwo .qieh li a.active{
	background-color: #e77817;
	color: #fff;
}
.chanptwo .qieh li a:hover{
	background-color: #e77817;
	color: #fff;
}
.chanptwo .nrs{
	width: 100%;
}
.chanptwo .nrs li{
	width: 270px;
	margin-left: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}
.chanptwo .nrs li:first-child{
	margin-left: 0;
}
.chanptwo .nrs li:first-child+li+li+li+li{
	margin-left: 0;
}
.chanptwo .nrs li:first-child+li+li+li+li+li+li+li+li{
	margin-left: 0;
}
.chanptwo .nrs li:nth-child(4n+1){
	margin-left: 0;
}
.chanptwo .nrs li img{
	width: 100%;
	height: 270px;
	vertical-align: middle;
	transition: all 800ms;
}
.chanptwo .nrs li:hover img{
	transform: scale(1.09);
}
.chanptwo .nrs li .zi{
	width: 100%;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	background-color: rgba(0,0,0,0.7);
	color: #eee;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	transition: all 400ms;
}
.chanptwo .nrs li:hover .zi{
	background-color: rgba(231,120,23,0.7);
	color: #fff;
}
.chanptwo .nrs li .zi:before{
	content: "";
	width: 20px;
	height: 10px;
	overflow: hidden;
	background: url(/statics/images/images/chanp2.png) no-repeat top center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	transition: all 400ms;
}
.chanptwo .nrs li:hover .zi:before{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*about.html*/
.top37{
	margin-top: 37px;
}
.abouttwo{
	width: 100%;
	padding-bottom: 60px;
}
.abouttwo .ti{
	width: 100%;
}
.abouttwo .ti .tou{
	width: 100%;
	color: #494949;
	line-height: 60px;
	text-align: center;
	font-size: 28px;
}
.abouttwo .ti .tou span{
	color: #e77817;
}
.abouttwo .ti .shen{
	line-height: 30px;
	text-align: center;
	color: #494949;
	font-size: 14px;
	margin: 33px 0 40px;
}
.abouttwo .ti .tu{
	width: 600px;
	height: 300px;
	margin: 0 auto;
}
.abouttwo .ti .tu img{
	width: 100%;
}
.aboutthree{
	width: 100%;
	background-color: #f6f6f6;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.aboutthree .ti{
	width: 100%;
	padding: 35px 0 55px;
}
.aboutthree .ti li{
	width: 349px;
	padding: 0 25px;
	border-left: 1px dashed #a7a7a7;
}
.aboutthree .ti li:first-child{
	border-left: none;
}
.aboutthree .ti li .tu{
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 140px;
	padding-top: 40px;
	height: 100px;
	border-radius: 50%;
	background-color: #e77817;
	font-size: 20px;
	line-height: 30px;
	transition: all 600ms;
}
.aboutthree .ti li:hover .tu{
	transform: rotateY(360deg);
}
.aboutthree .ti li .tu i{
	font-size: 50px;
}
.aboutthree .ti li .tou{
	height: 70px;
	text-align: center;
	line-height: 30px;
	color: #494949;
	font-size: 16px;
}
.aboutthree .ti li .nr{
	line-height: 26px;
	color: #666;
	padding-top: 6px;
	font-size: 14px;
	height: 140px;
}
.aboutfour{
	width: 100%;
	padding-bottom: 70px;
}
#owl-demo1 { width: 840px; margin-left: auto; margin-right: auto;}
#owl-demo1 .item{ display: block;position: relative;margin: 0 14px;}
#owl-demo1 .item .tu{
	border: 1px solid #ccc;padding: 2px;
}
#owl-demo1 img { display: block; width: 100%;}
#owl-demo1 .item .zi{
	width: 100%;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #494949;
	position: relative;
	transition: all 400ms;
}
#owl-demo1 .item:hover .zi{
	background-color: #e77817;
	color: #fff;
}
#owl-demo1 .item .zi:before{
	content: "";
	width: 20px;
	height: 10px;
	overflow: hidden;
	background: url(/statics/images/images/chanp2.png) no-repeat top center;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	transition: all 400ms;
}
#owl-demo1 .item:hover .zi:before{
	opacity: 1;
	filter: alpha(opacity=100);
}
.aboutfive{
	width: 100%;
	background-color: #f6f6f6;
    border-top: 1px solid #ececec;
	padding-bottom: 50px;
}
.aboutfive .ti{
	width: 100%;
}
.aboutfive .ti .history_top_wrap{
	overflow: hidden;
}
.aboutfive .ti .quanbunr{
	width: 750px;
	margin: 0 auto;
}
.aboutfive .ti .quanbunr .tu{
	width: 293px;
}
.aboutfive .ti .quanbunr .tu img{
	width: 100%;
	vertical-align: middle;
}
.aboutfive .ti .quanbunr .zi{
	width: 420px;
	margin-left: 37px;
	color: #494949;
}
.aboutfive .ti .quanbunr .zi .riqi{
	line-height: 65px;
	font-size: 18px;
}
.aboutfive .ti .quanbunr .zi .riqi a{
    color: #494949;
}
.aboutfive .ti .quanbunr .zi .nr{
	line-height: 30px;
	font-size: 14px;
}

/*lianxi.html*/
.lxtwo{
	width: 100%;
	padding-bottom: 80px;
}
.lxtwo .dd{
	width: 100%;
}
.lxtwo .dd li{
	width: 25%;
	text-align: center;
	margin: 25px 0 0;
}
.lxtwo .dd li .tu{
	display: inline-block;
	width: 86px;
	height: 86px;
	line-height: 86px;
	text-align: center;
	background-color: #f2f1f1;
	color: #2c2c2c;
	border-radius: 50%;
	transition: all 200ms;
}
.lxtwo .dd li:hover .tu{
	background-color: #E77817;
	color: #fff;
}
.lxtwo .dd li .tu i{
	font-size: 50px;
}
.lxtwo .dd li .zi{
	line-height: 30px;
	padding: 15px 0;
	font-size: 16px;
	color: #494949;
}
.lxtwo .ztou{
	line-height: 110px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}
.lxtwo .tab123{
	width: 100%;
	border-collapse:collapse;
}
.lxtwo .tab123 tr:first-child{
	background-color: #f0f0f0;
}
.lxtwo .tab123 tr:first-child td{
	height: 45px;
}
.lxtwo .tab123 td{
	width: 20%;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	height: 65px;
	font-size: 16px;
}

/*liuyan.html*/
.liuytwo{
	width: 100%;
	padding-bottom: 60px;
}
.liuytwo .liuy{
	width: 100%;
}
.liuytwo .liuy .tou{
	line-height: 40px;
	font-size: 18px;
	color: #666;
	padding: 40px 0 30px;
}
.liuytwo .liuy .xmd{
	width: 100%;
}
.liuytwo .liuy .xmd li{
	width: 33.33%;
}
.liuytwo .liuy .xmd li span{
	display: inline-block;
	width: 19%;
	color: #666;
	font-size: 14px;
	text-align: center;
}
.liuytwo .liuy .xmd li input{
	outline: none;
	width: 80%;
	line-height: 34px;
	color: #999;
}
.liuytwo .liuy .lynr{
	width: 100%;
	margin: 30px 0;
	height: 80px;
}
.liuytwo .liuy .lynr span{
	display: inline-block;
	width: 6.3%;
	color: #666;
	font-size: 14px;
	line-height: 80px;
	position: relative;
	top: -40px;
	text-align: center;
}
.liuytwo .liuy .lynr textarea{
	outline: none;
	width: 92.5%;
	padding: 0 0.5%;
	line-height: 24px;
	font-size: 14px;
	height: 80px;
	resize: none;
	color: #999;
}
.liuytwo .liuy .tij{
	width: 240px;
	line-height: 46px;
	text-align: center;
	background-color: #e77817;
	border: none;
	outline: none;
	font-size: 14px;
	color: #fff;
	margin-left: 6.3%;
	margin-bottom: 56px;
	cursor: pointer;
}
.liuytwo .ditu{
	width: 100%;
}
.liuytwo .ditu img{
	width: 100%;
}

/*shili.html*/
.shiltwo{
	width: 100%;
	padding-bottom: 50px;
}
.shiltwo .jis{
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 22px 0 30px;
}
.shiltwo .jistu{
	width: 100%;
}

/*第一种swiper*/
.swiper-container {
    width: 100%;
}
.swiper-slide {
    width: 100%;
}
.gallery-top .swiper-slide img{
	width: 100%;
	height: 600px;
}
.gallery-top {
    width: 1200px;
    margin: 0 auto;
}
.gallery-thumbs {
    box-sizing: border-box;
    padding: 5px 0;
}
.gallery-thumbs .swiper-slide img{
	width: 100%;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
/*第二种*/
.banner{margin:0 auto;width:100%;overflow:hidden;}
.large_box{margin-bottom:10px;width:100%;overflow:hidden;position: relative;}
.large_box img{display:block;width: 100%;max-height: 640px;}
.small_box{width:100%;overflow:hidden;}
.small_list{position:relative;float:left;width:100%;overflow:hidden;}
.small_list ul{overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:293px;}
.small_list ul li img{display:block;width: 100%;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.small_list ul li.on .bun_bg{display:block;}
.btn{display:block;width:50px;height:50px;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.left_btn{background-image:url(/statics/images/images/zuojt.png);position: absolute;left: 0;top: 50%;margin-top: -25px;}
.right_btn{background-image:url(/statics/images/images/youjt.png);position: absolute;right: 0;top: 50%;margin-top: -25px;}




/*xq.html*/
.xqtwo{
	width: 100%;
	padding-bottom: 86px;
}
.xqtwo .tit{
	width: 100%;
	padding: 40px 0 25px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.xqtwo .tit .tou{
	line-height: 36px;
	color: #111;
	font-size: 18px;
	font-weight:bold;
}
.xqtwo .tit .za{
	line-height: 20px;
	color: #999;
	font-size: 12px;
}
.xqtwo .ti{
	width: 100%;
	line-height: 26px; 
	padding-top: 28px;
	padding-bottom: 80px;
}
.xqtwo .ti img{
	max-width:100%;
}
.xqtwo .ti span{
	/* display: block; */
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.xqtwo .feny{
	width: 100%;
	padding-top: 33px;
	border-top: 1px dashed #ccc;
}
.xqtwo .feny .tiao{
	width: 100%;
	line-height: 28px;
	color: #494949;
	font-size: 14px;
}
.xqtwo .feny .tiao a{
	color: #494949;
}
.xqtwo .feny .tiao a:hover{
	color: #111;
}
.xqtwo .feny .hlb{
	width: 100%;
	line-height: 36px;
	background-color: #e77817;
	text-align: center;
	margin-top: 50px;
}
.xqtwo .feny .hlb a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 14px;
}

/*news.html*/
.newstwo{
	width: 100%;
}
.newstwo .nrss{
	width: 100%;
}
.newstwo .nrss .tuij{
	width: 100%;
	padding: 35px 0;
	border-bottom: 1px dashed #dbdbdb;
}
.newstwo .nrss .tuij .tu{
	width: 324px;
}
.newstwo .nrss .tuij .tu img{
	width: 100%;
	height: 216px;
	vertical-align: middle;
}
.newstwo .nrss .tuij .zi{
	width: 840px;
	margin-left: 36px;
}
.newstwo .nrss .tuij .zi .tou{
	height: 36px;
	font-size: 16px;
	color: #494949;
}
.newstwo .nrss .tuij .zi .tou a{
	color: #494949;
}
.newstwo .nrss .tuij:hover .zi .tou a{
	color: #E77817;
}
.newstwo .nrss .tuij .zi .shen{
	line-height: 30px;
	font-size: 14px;
	height: 150px;
	color: #666;
}
.newstwo .nrss .tuij .zi .more{
	display: block;
	width: 100px;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #e77817;
}
.newstwo .nrss .news{
	width: 100%;
}
.newstwo .nrss .news li{
	width: 100%;
	padding: 45px 0;
	border-bottom: 1px dashed #dbdbdb;
}
.newstwo .nrss .news li .riqi{
	width: 85px;
	height: 85px;
	background-color: #f2f2f2;
	text-align: center;
	color: #494949;
	font-size: 14px;
	line-height: 18px;
	margin: 0 18px;
	transition: all 200ms;
}
.newstwo .nrss .news li:hover .riqi{
	background-color: #E77817;
	color: #fff;
}
.newstwo .nrss .news li .riqi span{
	display: block;
	font-size: 30px;
	line-height: 30px;
	margin-top: 19px;
}
.newstwo .nrss .news li .nr{
	width: 1079px;
}
.newstwo .nrss .news li .nr .tou{
	line-height: 24px;
	font-size: 14px;
	color: #333;
	transition: all 200ms;
}
.newstwo .nrss .news li .nr .tou a{
	color: #333;
}
.newstwo .nrss .news li:hover .nr .tou a{
	color: #E77817;
}
.newstwo .nrss .news li .nr .shen{
	line-height: 24px;
	padding-top: 10px;
	font-size: 14px;
	color: #999;
	height: 48px;
	overflow: hidden;
}

/*lic.html*/
.lictwo{
	width: 100%;
	padding-bottom: 80px;
}
.lictwo li{
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px dashed #ccc;
}
.lictwo li .shij{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.lictwo li .tou{
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.lictwo li .tou a{
	color: #333;
}
.lictwo li:hover .tou a{
	color: #E77817;
}
.lictwo li .shen{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.lictwo .quanbunr{
	width: 100%;
	margin-top: 60px;
	position: relative;
}
.lictwo .quanbunr .neirong{
	width: 100%;
	padding-bottom: 100px !important;
}
.lictwo .quanbunr .neirong .fnr_r{
	padding-left: 4%;
	width: 46%;
	padding-top: 58px;
	min-height: 200px;
	text-align: left;
	position: relative;
}
.lictwo .quanbunr .neirong .fnr_r .time{
	line-height: 25px;
	font-size: 16px;
	color: #9e9e9e;
	width: 100%;
	position: relative;
}
.lictwo .quanbunr .neirong .fnr_r .kouzi{
	position: absolute;
	width: 58px;
	height: 17px;
	left: -24px;
	top: 62px;
	z-index: 6;
}
.lictwo .quanbunr .neirong .fnr_r .kouzi img{
	width: 100%;
}
.lictwo .quanbunr .neirong .fnr_r .tou{
	width: 100%;
	line-height: 40px;
	font-size: 17px;
	color: #333;
}
.lictwo .quanbunr .neirong .fnr_r .shen{
	line-height: 25px;
	font-size: 15px;
	color: #666;
}
.lictwo .quanbunr .neirong .fnr_r .tu{
	width: 100%;
	padding: 15px 0;
}
.lictwo .quanbunr .neirong .fnr_r .tu img{
	max-width: 100%;
}
.lictwo .quanbunr .neirong .fnr_l{
	padding-right: 4%;
	width: 46%;
	min-height: 200px;
	padding-top: 58px;
	text-align: right;
	position: relative;
}
.lictwo .quanbunr .neirong>div:first-child+div{
	margin-top: 160px;
}
.lictwo .quanbunr .neirong .fnr_l .time{
	line-height: 25px;
	font-size: 16px;
	color: #9e9e9e;
	width: 100%;
	position: relative;
}
.lictwo .quanbunr .neirong .fnr_l .kouzi{
	position: absolute;
	width: 58px;
	height: 17px;
	right: -24px;
	top: 62px;
	z-index: 6;
}
.lictwo .quanbunr .neirong .fnr_l .kouzi img{
	width: 100%;
}
.lictwo .quanbunr .neirong .fnr_l .tou{
	width: 100%;
	line-height: 24px;
	padding: 8px 0;
	font-size: 17px;
	color: #333;
}
.lictwo .quanbunr .neirong .fnr_l .shen{
	line-height: 25px;
	font-size: 15px;
	color: #666;
}
.lictwo .quanbunr .neirong .fnr_l .tu{
	width: 100%;
	padding: 15px 0;
}
.lictwo .quanbunr .neirong .fnr_l .tu img{
	max-width: 100%;
}
.lictwo .quanbunr .xiaoqius{
	position: absolute;
	width: 22px;
	height: 22px;
	left: 50%;
	margin-left: -11px;
	top: -11px;
	z-index: 3;
}
.lictwo .quanbunr .xiaoqius img{
	width: 100%;
}
.lictwo .quanbunr .xiaoqiux{
	position: absolute;
	width: 22px;
	height: 22px;
	left: 50%;
	margin-left: -11px;
	bottom: -11px;
	z-index: 3;
}
.lictwo .quanbunr .xiaoqiux img{
	width: 100%;
}
.lictwo .quanbunr .shuxian{
	position: absolute;
	width: 4px;
	height: 100%;
	left: 50%;
	margin-left: -2px;
	top: 0;
	background-color: #dcdcdc;
	z-index: 2;
}

/*shipin.html*/
.sptwo{
	width: 100%;
}
.sptwo ul{
	width: 100%;
	padding: 50px;
}
.sptwo ul li{
	width: 525px;
	margin-left: 50px;
	text-align: center;
}
.sptwo ul li:nth-child(2n+1){
	margin-left: 0;
}
.sptwo ul li img{
	width: 100%;
}
.sptwo ul li .zi{
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #494949;
    padding-bottom: 10px;
}
/***分页****/
.n-page{ text-align:center; clear:both; margin:60px;}
.n-page a{ padding:5px 10px; margin:0px 3px;  border:#e0e0e0 1px solid; background-color:#f5f5f5; color:#333;}
.n-page span{ padding:5px 10px; margin:0px 3px;  color:#FFF; background-color:#f86808; border:#f86808 1px solid;}
.n-page a:hover{ color:#FFF; background-color:#f86808; border:#f86808 1px solid;}
/******************* ********************/






@media only screen and (min-width: 1025px) and (max-width: 1450px) {
	.jthead{
		position: fixed;
	    top: 0;
	    width: 100%;
	    height: 74px;
	    background: rgba(255, 255, 255, .5);
	    box-shadow: 0 0 6px rgba(0,0,0,.6);
	    z-index: 1;
	}
	.jthead .juzhong{
		position: static;
	    width: 98%;
	    max-width: 1800px;
	    height: auto;
	    max-height: 74px;
	    padding: 0 1%;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.jthead .juzhong .gslogo{
		width: auto;
		height: 44px;
		float: left;
		margin-top: 15px;
	}
	.jthead .juzhong .gslogo img{
		height: 100%;
	}
	.jthead .juzhong .pc_nav{
		width: 730px;
		margin: 0 auto;
	}
	.jthead .juzhong .pc_nav .waili{
		width: 90px;
		margin: 0 7px;
		line-height: 74px;
		text-align: center;
		font-size: 16px;
		color: #494949;
		position: relative;
	}
	.jthead .juzhong .pc_nav .waili>a{
		display: block;
		width: 100%;
		height: 71px;
	}
	.jthead .juzhong .pc_nav .waili .xian{
		width: 0;
		height: 0px;
		background-color: #e77817;
		-webkit-transition: all .17s;
	    -moz-transition: all .17s;
	    -o-transition: all .17s;
	    transition: all .17s;
	}
	.jthead .juzhong .pc_nav .waili:hover .xian,.jthead .juzhong .pc_nav .waili.active .xian{
		width: 100%;
	    height: 3px;
	}
	.jthead .juzhong .pc_nav .waili>a:hover,.jthead .juzhong .pc_nav .waili.active > a {
	    color: #e77817;
	}
	.jthead .juzhong .pc_nav .waili .xl{
		position: absolute;
		left: -25px;
		top: 74px;
		width: 140px;
		line-height: 20px;
		background-color: #F2F2F2;
		display: none;
		z-index: 9;
	}
	.jthead .juzhong .pc_nav .waili:hover .xl{
		display: block;
	}
	.jthead .juzhong .pc_nav .waili .xl li{
		/*display: inline-block;*/
		padding: 10px 5px;
		color: #777;
		font-size: 15px;
	}
	.jthead .juzhong .pc_nav .waili .xl li a{
		display: block;
		color: #777;
	}
	.jthead .juzhong .pc_nav .waili .xl li a:hover{
		color: #cb6e1c;
	}
	.language {
	    float: right;
	}
	.language a {
	    display: block;
	    float: left;
	    width: 36px;
	    height: 22px;
	    margin: 27.5px 5px;
	    color: #fff;
	    background: #bfbfbf;
	    line-height: 22px;
	    text-align: center;
	    font-size: 12px;
	}
	.language a:hover {
	    color: #e77817;
	}
	.language a:first-child {
	    background: #00923f;
	}
	
	.sy-banner .slick-dots{
		bottom: 30px;
	}
	.banner-nav{
		bottom: 80px;
	}
	
	.ggwidth{
		width: 1000px;
		margin: 0 auto;
	}
	.titl{
		width: 100%;
		font-size: 22px;
		color: #494949;
		text-align: center;
		padding-bottom: 10px;
	}
	.titl .zi{
		line-height: 28px;
	}
	.titl .tu{
		
	}
	.titl .tu img{
		max-width: 100%;
		vertical-align: middle;
	}
	.tione{
		width: 100%;
	}
	.tione .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tione .jiaob{
		width: 100%;
		line-height: 16px;
		text-align: center;
		padding-bottom: 10px;
	}
	.tione .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.tione .tus{
		width: 100%;
	}
	.tione .tus .tu{
		width: 50%;
		position: relative;
	}
	.tione .tus .tu img{
		width: 100%;
		height: 300px;
	}
	.tione .tus .tu .ceng{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.tione .tus .tu:hover .ceng{
		background-color: #000;
		opacity: 0.6;
		filter: Alpha(opacity=60);
		width: 100%;
		height: 100%;
	}
	.tione .tus .tu .itemtxt{
		position: absolute;
	    width: 100%;
	    left: 0%;
	    top: 0%;
	    height: 100%;
	    text-align: center;
	    display: table-cell;
	    z-index: 5;
	    transition: 400ms;
	}
	.tione .tus .tu .itemtxt .zi{
		width: 500px;
		height: 150px;
		position: absolute;
		left: 50%;
		margin-left: -250px;
		top: 50%;
		margin-top: -75px;
		text-align: center;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu .itemtxt .zi .tou{
		font-size: 22px;
		color: #fff;
		line-height: 60px;
	}
	.tione .tus .tu .itemtxt .zi .xian{
		width: 40px;
		height: 3px;
		background-color: #e77817;
		margin: 0 auto 40px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .xian{
		opacity: 1;
		margin-top: 0;
	}
	.tione .tus .tu .itemtxt .zi .neir{
		font-size: 14px;
		color: #fff;
		line-height: 30px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .neir{
		opacity: 1;
		margin-top: 0;
	}
	.titwo{
		width: 100%;
	}
	.titwo .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.titwo .tus{
		width: 100%;
		padding-top: 10px;
	}
	.titwo .tus li{
		width: 160px;
		margin: 0 20px 14px;
	}
	.titwo .tus li .tu{
		width: 110px;
		margin-left: 20px;
		border: 5px solid #ededed;
		border-radius: 50%;
		overflow: hidden;
		margin-bottom: 6px;
		transition: all 800ms;
	}
	.titwo .tus li .tu img{
		width: 100%;
	}
	.titwo .tus li .zi{
		width: 100%;
		height: 44px;
		border-bottom: 1px solid #d2d2d2;
		text-align: center;
		font-size: 14px;
		color: #494949;
	}
	.titwo .jiaob{
		width: 100%;
		padding-top: 10px;
		line-height: 16px;
		text-align: center;
	}
	.titwo .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.boxfour{
		width: 100%;
		background: url(/statics/images/images/indexfourbg.jpg) no-repeat top center;
	}
	.boxfour .titl{
		padding-top: 30px;
		color: #fff;
	}
	.tithree{
		width: 100%;
		padding-bottom: 40px;
	}
	.owl-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;}
	.owl-demo .item .tu{
		width: 300px;border: 8px solid #708696;margin: 0 42px;border-radius: 50%;overflow: hidden;
	}
	.owl-demo .item .tu img{
		width: 100%;
	}
	.owl-demo .item .zi{
		width: 600px;
	}
	.owl-demo .item .zi .tou{
		width: 100%;
		line-height: 85px;
		font-size: 20px;
		color: #fff;
	}
	.owl-demo .item .zi .nr{
		line-height: 30px;
		font-size: 14px;
		color: #fff;
	}
	.owl-demo .item .zi .more{
		width: 135px;
		line-height: 35px;
		text-align: center;
		margin-top: 50px;
		font-size: 14px;
	}
	.owl-demo .item .zi .more a{
		display: block;
		width: 100%;
		height: 100%;
		color: #eee;
		border: 1px solid #fff;
		transition: all 600ms;
	}
	.owl-demo .item .zi .more a:hover{
		background-color: #e77817;
		border-color: #e77817;
	}
	.owl-demo .item .zi .more i{
		font-size: 14px;
		margin-left: 10px;
	}
	.boxfive{
		
	}
	.tifour{
		width: 100%;
	}
	.tifour .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tifour .tus{
		width: 100%;
	}
	.tifour .tus li{
		width: 300px;
		margin: 0 16px;
	}
	.tifour .tus li .tu{
		width: 100%;
	}
	.tifour .tus li .tu img{
		width: 100%;
		vertical-align: middle;
	}
	.tifour .tus li .zi{
		padding: 0 10px 10px;
		height: auto;
		background-color: #fafafa;
		transition: all 600ms;
	}
	.tifour .tus li:hover .zi{
		background-color: #E77817;
	}
	.tifour .tus li .zi .tou{
		line-height: 28px;
		height: 28px;
		padding-top: 10px;
		overflow: hidden;
		font-size: 14px;
		font-weight: bold;
		color: #494949;
	}
	.tifour .tus li .zi .tou a{
		color: #494949;
	}
	.tifour .tus li:hover .zi .tou a{
		color: #fff;
	}
	.tifour .tus li .zi .neir{
		line-height: 24px;
		height: 24px;
		overflow: hidden;
		font-size: 12px;
		color: #494949;
	}
	.tifour .tus li:hover .zi .neir{
		color: #fff;
	}
	.tifour .more{
		width: 130px;
		line-height: 30px;
		margin: 30px auto 0;
	}
	.tifour .more a{
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid #494949;
		color: #494949;
		text-align: center;
		transition: all 600ms;
		font-size: 14px;
	}
	.tifour .more a i{
		font-size: 16px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.tifour .more a:hover{
		background-color: #e77817;
		border-color: #E77817;
		color: #fff;
	}
	.jtfoot{
		width: 100%;
		background: url(/statics/images/images/footerbg.jpg) repeat-y top center;
		height: auto;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.jtfoot .zuo{
		width: 686px;
	}
	.jtfoot .zuo .shang{
		width: 100%;
		line-height: 40px;
		color: #fff;
		font-size: 14px;
		border-bottom: 1px solid rgba(121,121,121,0.4);
	}
	.jtfoot .zuo .shang i{
		font-size: 30px;
		margin-right: 10px;
		vertical-align: middle;
	}
	.jtfoot .zuo .shang span{
		font-size: 16px;
		margin-left: 5px;
	}
	.jtfoot .zuo .xia{
		padding-top: 12px;
		line-height: 26px;
		font-size: 12px;
		color: #fff;
	}
	.jtfoot .zuo .xia a{
		color: #fff;
	}
	.jtfoot .you{
		width: 100px;
	}
	.jtfoot .you .tu{
		width: 100%;
	}
	.jtfoot .you .tu img{
		width: 100%;
	}
	.jtfoot .you .zi{
		line-height: 16px;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}



}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.jthead{
		position: inherit;
	    top: 0;
	    width: 100%;
	    height: 74px;
	    background: rgba(255, 255, 255, .5);
	    box-shadow: 0 0 6px rgba(0,0,0,.6);
	    z-index: 1;
	}
	.jthead .juzhong{
		position: static;
	    width: 98%;
	    max-width: 1800px;
	    height: auto;
	    max-height: 74px;
	    padding: 0 1%;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.jthead .juzhong .gslogo{
		width: auto;
		height: 44px;
		float: left;
		margin-top: 15px;
	}
	.jthead .juzhong .gslogo img{
		height: 100%;
	}
	.jthead .juzhong .pc_nav{
		display: none;
		width: 700px;
		margin: 0 auto;
	}
	.language {
	    float: right;
	    display: none;
	}
	/*导航按钮开始*/
	.phone_nav{
		width: 45px;display: block;float: right;margin-left: 40px;
	}
	.phone_nav .toggle{position: relative;cursor: pointer;margin-top:22px; }
	.change_height.header .phone_nav .toggle{margin-top: 15px;}
	.phone_nav .toggle span {
	  position: relative;font-size: 0;width: 26px;height: 3px;background-color: #444;display: inline-block;
	}
	.phone_nav .toggle span:before,.phone_nav .toggle span:after {
	  content: "";position: absolute;width: 100%;height: 3px;background-color: #444;left:0px;
	}
	.phone_nav .toggle span:before{top:-7px;}
	.phone_nav .toggle span:after{top:7px;}
	.visible_nav .toggle span{background-color: transparent;}
	.visible_nav .toggle span:before{left:5px;top:0px;
		transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
	}
	.visible_nav .toggle span:after{top:0px;left: 5px;
		transform: rotateZ(-45deg);
		-webkit-transform: rotateZ(-45deg);
	}
	/*导航按钮结束*/
	/*二级导航关闭按钮开始*/
	.hide-submenu {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-submenu:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-submenu {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-submenu:before {
	  opacity: 1;
	}
	/*结束*/
	.menu-container{
		position: absolute;
		top:130px;left: 0px;bottom:0px;right: 0px;
		visibility:hidden;
		z-index: 99;
	}
	.visible_nav .menu-container {
		visibility:visible;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.view-submenu .menu-container {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	  
	}
	.visible_nav .phone_ul{
		display: block;
	}
	.phone_ul{
		position: absolute;top:80px;bottom: 0px;left:0px;
		right:0px;background-color: #333;
		opacity: 1;z-index: 9;display: none;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.phone_ul li{text-align: left;height: 45px;line-height:45px;width:100%;padding:0 45px;border-bottom: 1px solid #2c2c2c;}
	.phone_ul li a{color: #fff;float: left;display: block;width: 80%;}
	.phone_ul li span{display: block;left: 83%;z-index: 9;
		width: 32px;height: 41px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li span:after{
		content: "";
		position: absolute;
		top:50%;left:10px;margin-top: -3px;
		border-right:1px solid #fff;border-bottom: 1px solid #fff;
		width: 6px;height: 6px;
		transform: rotate(-45deg);
	}
	.phone_ul li ul.submenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 10;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.submenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	.submenu li.tebie {
	    height: 190px;
	    position: relative;
	}
	.submenu li.tebie .duoduo{
		width: 100%;
		height: auto;
		position: absolute;
		left: 0;
		top: 36px;
	}
	.submenu li.tebie .duoduo .xia{
		width: 80%;
		padding-left: 14%;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		border-bottom: 1px solid #2c2c2c;
	}
	.submenu li.tebie .duoduo .xia a{
		color: white;
	}
	/*手机导航结束*/
	
	.sy-banner .slick-dots{
		bottom: 15px;
	}
	.banner-nav{
		bottom: 45px;
	}
	.banner-nav ul{
		width: 540px;
	}
	.banner-nav ul li{
		width: 46px;
		height: 46px;
		font-size: 16px;
		line-height: 23px;
		margin: 0 20px;
	}
	.banner-nav ul:after{
		width: 380px;
		top: 35px;
	}
	.dq-82:after, .dq-82:before{
		display: none;
	}
	
	.section1{
		overflow: hidden;
		position: relative;
	}
	.section2{
		display: block;
		width: 100%;
	}
	.section3{
		display: block;
		width: 100%;
	}
	.section4{
		display: block;
		width: 100%;
	}
	.section5{
		display: block;
		width: 100%;
	}
	.tableCell{
		display: block;
		vertical-align: middle;
		width: 100%;
		height: 100%;
	}
	.ggwidth{
		width: 96%;
		margin: 0 auto;
	}
	.boxtwo{
		padding: 30px 0;
	}
	.titl{
		width: 100%;
		font-size: 22px;
		color: #494949;
		text-align: center;
		padding-bottom: 10px;
	}
	.titl .zi{
		line-height: 28px;
	}
	.titl .tu{
		
	}
	.titl .tu img{
		max-width: 100%;
		vertical-align: middle;
	}
	.tione{
		width: 100%;
	}
	.tione .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tione .jiaob{
		width: 100%;
		line-height: 16px;
		text-align: center;
		padding-bottom: 10px;
	}
	.tione .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.tione .tus{
		width: 100%;
	}
	.tione .tus .tu{
		width: 50%;
		position: relative;
	}
	.tione .tus .tu img{
		width: 100%;
		height: 300px;
	}
	.tione .tus .tu .ceng{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.tione .tus .tu:hover .ceng{
		background-color: #000;
		opacity: 0.6;
		filter: Alpha(opacity=60);
		width: 100%;
		height: 100%;
	}
	.tione .tus .tu .itemtxt{
		position: absolute;
	    width: 100%;
	    left: 0%;
	    top: 0%;
	    height: 100%;
	    text-align: center;
	    display: table-cell;
	    z-index: 5;
	    transition: 400ms;
	}
	.tione .tus .tu .itemtxt .zi{
		width: 80%;
		height: 150px;
		position: absolute;
		left: 10%;
		margin-left: 0px;
		top: 50%;
		margin-top: -75px;
		text-align: center;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu .itemtxt .zi .tou{
		font-size: 18px;
		color: #fff;
		line-height: 40px;
	}
	.tione .tus .tu .itemtxt .zi .xian{
		width: 40px;
		height: 3px;
		background-color: #e77817;
		margin: 0 auto 10px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .xian{
		opacity: 1;
		margin-top: 0;
	}
	.tione .tus .tu .itemtxt .zi .neir{
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .neir{
		opacity: 1;
		margin-top: 0;
	}
	.titwo{
		width: 100%;
	}
	.titwo .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.titwo .tus{
		width: 100%;
		padding-top: 10px;
	}
	.titwo .tus li{
		width: 18%;
		margin: 0 1% 14px;
	}
	.titwo .tus li .tu{
		width: 110px;
		border: 5px solid #ededed;
		border-radius: 50%;
		overflow: hidden;
		margin: 0 auto 6px;
		transition: all 800ms;
	}
	.titwo .tus li .tu img{
		width: 100%;
	}
	.titwo .tus li .zi{
		width: 100%;
		height: 44px;
		border-bottom: 1px solid #d2d2d2;
		text-align: center;
		font-size: 14px;
		color: #494949;
	}
	.titwo .jiaob{
		width: 100%;
		padding-top: 10px;
		line-height: 16px;
		text-align: center;
	}
	.titwo .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.boxfour{
		width: 100%;
		background: url(/statics/images/images/indexfourbg.jpg) no-repeat top center;
		margin: 30px 0;
	}
	.boxfour .titl{
		padding-top: 30px;
		color: #fff;
	}
	.tithree{
		width: 100%;
		padding-bottom: 50px;
	}
	.owl-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;}
	.owl-demo .item .tu{
		width: 260px;border: 8px solid #708696;margin: 0 0px;border-radius: 50%;overflow: hidden;
	}
	.owl-demo .item .tu img{
		width: 100%;
	}
	.owl-demo .item .zi{
		width: 60%;
		margin-left: 2%;
	}
	.owl-demo .item .zi .tou{
		width: 100%;
		line-height: 50px;
		font-size: 20px;
		color: #fff;
	}
	.owl-demo .item .zi .nr{
		line-height: 24px;
		font-size: 14px;
		max-height: 144px;
		overflow: hidden;
		color: #fff;
	}
	.owl-demo .item .zi .more{
		width: 135px;
		line-height: 35px;
		text-align: center;
		margin-top: 30px;
		font-size: 14px;
	}
	.owl-demo .item .zi .more a{
		display: block;
		width: 100%;
		height: 100%;
		color: #eee;
		border: 1px solid #fff;
		transition: all 600ms;
	}
	.owl-demo .item .zi .more a:hover{
		background-color: #e77817;
		border-color: #e77817;
	}
	.owl-demo .item .zi .more i{
		font-size: 14px;
		margin-left: 10px;
	}
	.boxfive{
		padding-bottom: 30px;
	}
	.tifour{
		width: 100%;
	}
	.tifour .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tifour .tus{
		width: 100%;
	}
	.tifour .tus li{
		width: 32.33%;
		margin: 0 0.5%;
	}
	.tifour .tus li .tu{
		width: 100%;
	}
	.tifour .tus li .tu img{
		width: 100%;
		vertical-align: middle;
	}
	.tifour .tus li .zi{
		padding: 0 10px 10px;
		height: auto;
		background-color: #fafafa;
		transition: all 600ms;
	}
	.tifour .tus li:hover .zi{
		background-color: #E77817;
	}
	.tifour .tus li .zi .tou{
		line-height: 28px;
		height: 28px;
		padding-top: 10px;
		overflow: hidden;
		font-size: 14px;
		font-weight: bold;
		color: #494949;
	}
	.tifour .tus li .zi .tou a{
		color: #494949;
	}
	.tifour .tus li:hover .zi .tou a{
		color: #fff;
	}
	.tifour .tus li .zi .neir{
		line-height: 20px;
		height: auto;
		overflow: hidden;
		font-size: 12px;
		color: #494949;
	}
	.tifour .tus li:hover .zi .neir{
		color: #fff;
	}
	.tifour .more{
		width: 130px;
		line-height: 30px;
		margin: 20px auto 0;
	}
	.tifour .more a{
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid #494949;
		color: #494949;
		text-align: center;
		transition: all 600ms;
		font-size: 14px;
	}
	.tifour .more a i{
		font-size: 16px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.tifour .more a:hover{
		background-color: #e77817;
		border-color: #E77817;
		color: #fff;
	}
	.jtfoot{
		width: 100%;
		background: url(/statics/images/images/footerbg.jpg) repeat-y top center;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.jtfoot .zuo{
		width: 100%;
	}
	.jtfoot .zuo .shang{
		width: 100%;
		line-height: 38px;
		color: #fff;
		font-size: 14px;
		border-bottom: 1px solid rgba(121,121,121,0.4);
	}
	.jtfoot .zuo .shang i{
		font-size: 30px;
		margin-right: 10px;
		vertical-align: middle;
	}
	.jtfoot .zuo .shang span{
		font-size: 16px;
		margin-left: 5px;
	}
	.jtfoot .zuo .xia{
		padding-top: 12px;
		line-height: 26px;
		font-size: 12px;
		color: #fff;
	}
	.jtfoot .zuo .xia a{
		color: #fff;
	}
	.jtfoot .you{
		width: 100px;
		display: none;
	}
	.jtfoot .you .tu{
		width: 100%;
	}
	.jtfoot .you .tu img{
		width: 100%;
	}
	.jtfoot .you .zi{
		line-height: 16px;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}
	
	.ggw1200{
		width: 96%;
		margin: 0 auto;
	}
	/*chanpin.html*/
	.chanptwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.daoh{
		width: 100%;
		padding: 30px 0 20px;
		border-bottom: 1px solid #eee;
	}
	.daoh .zuo{
		
	}
	.daoh .zuo a{
		display: inline-block;
		/* width: 116px; */
		line-height: 30px;
		text-align: center;
		font-size: 14px;
		color: #494949;
		border-radius: 15px;
		margin-right: 17px;
	}
	.daoh .zuo a.active{
		background-color: #e77817;
		color: #fff;
	}
	.daoh .zuo a:hover{
		background-color: #e77817;
		color: #fff;
	}
	.daoh .you{
		display: none;
		line-height: 30px;
		font-size: 12px;
		color: #666;
	}
	.daoh .you a{
		color: #666;
	}
	.chanptwo .qieh{
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}
	.chanptwo .qieh li{
		display: inline-block;
		/* width: 78px; */
		line-height: 32px;
		margin: 0px;
		text-align: center;
		font-size: 12px;
		color: #494949;
	}
	.chanptwo .qieh li a{
		display: block;
		color: #494949;
	}
	.chanptwo .nrs{
		width: 100%;
	}
	.chanptwo .nrs li{
		width: 24.1%;
		margin-left: 1.2%;
		margin-bottom: 10px;
		overflow: hidden;
		position: relative;
	}
	.chanptwo .nrs li:first-child{
		margin-left: 0;
	}
	.chanptwo .nrs li:first-child+li+li+li+li{
		margin-left: 0;
	}
	.chanptwo .nrs li:first-child+li+li+li+li+li+li+li+li{
		margin-left: 0;
	}
	.chanptwo .nrs li:nth-child(4n+1){
		margin-left: 0;
	}
	.chanptwo .nrs li img{
		width: 100%;
		height: 178px;
		vertical-align: middle;
		transition: all 800ms;
	}
	.chanptwo .nrs li:hover img{
		transform: scale(1.09);
	}
	.chanptwo .nrs li .zi{
		width: 100%;
		line-height: 36px;
		text-align: center;
		font-size: 14px;
		background-color: rgba(0,0,0,0.7);
		color: #eee;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
		transition: all 400ms;
	}
	.chanptwo .nrs li:hover .zi{
		background-color: rgba(231,120,23,0.7);
		color: #fff;
	}
	.chanptwo .nrs li .zi:before{
		content: "";
		width: 20px;
		height: 10px;
		overflow: hidden;
		background: url(/statics/images/images/chanp2.png) no-repeat top center;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: -10px;
		opacity: 0;
		filter: alpha(opacity=0);
		z-index: 1;
		transition: all 400ms;
	}
	.chanptwo .nrs li:hover .zi:before{
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
	
	/*about.html*/
	.top37{
		margin-top: 30px;
	}
	.abouttwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.abouttwo .ti{
		width: 100%;
	}
	.abouttwo .ti .tou{
		width: 100%;
		color: #494949;
		line-height: 28px;
		text-align: center;
		font-size: 18px;
	}
	.abouttwo .ti .tou span{
		color: #e77817;
	}
	.abouttwo .ti .shen{
		line-height: 24px;
		text-align: center;
		color: #494949;
		font-size: 14px;
		margin: 15px 0;
	}
	.abouttwo .ti .tu{
		width: 600px;
		height: 300px;
		margin: 0 auto;
	}
	.abouttwo .ti .tu img{
		width: 100%;
	}
	.aboutthree{
		width: 100%;
		background-color: #f6f6f6;
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
	}
	.aboutthree .ti{
		width: 100%;
		padding: 25px 0 40px;
	}
	.aboutthree .ti li{
		width: 33.33%;
		padding: 0 1%;
		border-left: 1px dashed #a7a7a7;
		box-sizing: border-box;
	}
	.aboutthree .ti li:first-child{
		border-left: none;
	}
	.aboutthree .ti li .tu{
		text-align: center;
		color: #fff;
		margin: 0 auto;
		width: 120px;
		padding-top: 30px;
		height: 90px;
		border-radius: 50%;
		background-color: #e77817;
		font-size: 16px;
		line-height: 30px;
	}
	.aboutthree .ti li .tu i{
		font-size: 36px;
	}
	.aboutthree .ti li .tou{
		text-align: center;
		line-height: 40px;
		color: #494949;
		font-size: 15px;
	}
	.aboutthree .ti li .nr{
		line-height: 24px;
		color: #666;
		padding-top: 6px;
		font-size: 14px;
		height: 144px;
		overflow: hidden;
	}
	.aboutfour{
		width: 100%;
		padding-bottom: 40px;
	}
	#owl-demo1 { width: 100%; margin-left: auto; margin-right: auto;}
	#owl-demo1 .item{ display: block;position: relative;margin: 0 14px;}
	#owl-demo1 .item .tu{
		border: 1px solid #ccc;padding: 2px;
	}
	#owl-demo1 img { display: block; width: 100%;}
	#owl-demo1 .item .zi{
		width: 100%;
		line-height: 38px;
		text-align: center;
		font-size: 14px;
		color: #494949;
		position: relative;
		transition: all 400ms;
	}
	#owl-demo1 .item:hover .zi{
		background-color: #e77817;
		color: #fff;
	}
	#owl-demo1 .item .zi:before{
		content: "";
		width: 20px;
		height: 10px;
		overflow: hidden;
		background: url(/statics/images/images/chanp2.png) no-repeat top center;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: -10px;
		opacity: 0;
		filter: alpha(opacity=0);
		z-index: 1;
		transition: all 400ms;
	}
	#owl-demo1 .item:hover .zi:before{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.aboutfive{
		width: 100%;
		padding-bottom: 40px;
	}
	.aboutfive .ti{
		width: 100%;
	}
	.aboutfive .ti .quanbunr{
		width: 100%;
		margin: 0 auto;
	}
	.aboutfive .ti .quanbunr .tu{
		width: 40%;
	}
	.aboutfive .ti .quanbunr .tu img{
		width: 100%;
		vertical-align: middle;
	}
	.aboutfive .ti .quanbunr .zi{
		width: 58%;
		margin-left: 2%;
		color: #494949;
	}
	.aboutfive .ti .quanbunr .zi .riqi{
		line-height: 65px;
		font-size: 18px;
	}
	.aboutfive .ti .quanbunr .zi .nr{
		line-height: 30px;
		font-size: 14px;
	}
	
	/*lianxi.html*/
	.lxtwo{
		width: 100%;
		padding-bottom: 50px;
	}
	.lxtwo .dd{
		width: 100%;
	}
	.lxtwo .dd li{
		width: 25%;
		text-align: center;
		margin: 15px 0 0;
	}
	.lxtwo .dd li .tu{
		display: inline-block;
		width: 86px;
		height: 86px;
		line-height: 86px;
		text-align: center;
		background-color: #f2f1f1;
		color: #2c2c2c;
		border-radius: 50%;
	}
	.lxtwo .dd li .tu i{
		font-size: 44px;
	}
	.lxtwo .dd li .zi{
		line-height: 30px;
		padding: 5px 0;
		font-size: 14px;
		color: #494949;
	}
	.lxtwo .ztou{
		line-height: 80px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		color: #494949;
	}
	.lxtwo .tab123{
		width: 100%;
		border-collapse:collapse;
	}
	.lxtwo .tab123 tr:first-child{
		background-color: #f0f0f0;
	}
	.lxtwo .tab123 tr:first-child td{
		height: 40px;
	}
	.lxtwo .tab123 td{
		width: 20%;
		text-align: center;
		border-bottom: 1px solid #f0f0f0;
		height: 50px;
		font-size: 16px;
	}
	
	/*liuyan.html*/
	.liuytwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.liuytwo .liuy{
		width: 100%;
	}
	.liuytwo .liuy .tou{
		line-height: 30px;
		font-size: 15px;
		color: #666;
		padding: 15px 0 15px;
	}
	.liuytwo .liuy .xmd{
		width: 100%;
	}
	.liuytwo .liuy .xmd li{
		width: 33.33%;
	}
	.liuytwo .liuy .xmd li span{
		display: inline-block;
		width: 19%;
		color: #666;
		font-size: 14px;
		text-align: center;
	}
	.liuytwo .liuy .xmd li input{
		outline: none;
		width: 79%;
		line-height: 34px;
		color: #999;
	}
	.liuytwo .liuy .lynr{
		width: 100%;
		margin: 20px 0;
		height: 80px;
	}
	.liuytwo .liuy .lynr span{
		display: inline-block;
		width: 6.3%;
		color: #666;
		font-size: 14px;
		line-height: 80px;
		position: relative;
		top: -40px;
		text-align: center;
	}
	.liuytwo .liuy .lynr textarea{
		outline: none;
		width: 92.4%;
		padding: 0 0.5%;
		line-height: 24px;
		font-size: 14px;
		height: 80px;
		resize: none;
		color: #999;
	}
	.liuytwo .liuy .tij{
		width: 240px;
		line-height: 46px;
		text-align: center;
		background-color: #e77817;
		border: none;
		outline: none;
		font-size: 14px;
		color: #fff;
		margin-left: 6.3%;
		margin-bottom: 30px;
	}
	.liuytwo .ditu{
		width: 100%;
	}
	.liuytwo .ditu img{
		width: 100%;
	}
	
	/*shili.html*/
	.shiltwo{
		width: 100%;
		padding-bottom: 30px;
	}
	.shiltwo .jis{
		line-height: 26px;
		text-align: center;
		font-size: 14px;
		color: #666;
		padding: 15px 0;
	}
	.shiltwo .jistu{
		width: 100%;
	}
	.swiper-container {
	    width: 100%;
	}
	.swiper-slide {
	    width: 100%;
	}
	.gallery-top .swiper-slide img{
		width: 100%;
		height: 410px;
	}
	.gallery-top {
	    width: 100%;
	    margin: 0 auto;
	}
	.gallery-thumbs {
	    box-sizing: border-box;
	    padding: 5px 0;
	}
	.gallery-thumbs .swiper-slide {
	    width: 25%;
	    opacity: 0.4;
	}
	.gallery-thumbs .swiper-slide-active {
	    opacity: 1;
	}
	.small_box{
		display: none;
	}
	
	/*xq.html*/
	.xqtwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.xqtwo .tit{
		width: 100%;
		padding: 20px 0 14px;
		text-align: center;
		border-bottom: 1px dashed #ccc;
	}
	.xqtwo .tit .tou{
		line-height: 36px;
		color: #111;
		font-size: 16px;
	}
	.xqtwo .tit .za{
		line-height: 20px;
		color: #999;
		font-size: 12px;
	}
	.xqtwo .ti{
		width: 100%;
		line-height: 24px;
		padding-top: 14px;
		padding-bottom: 30px;
		font-size: 14px;
		color: #666;
	}
	.xqtwo .ti span{
		display: block;
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.xqtwo .feny{
		width: 100%;
		padding-top: 20px;
		border-top: 1px dashed #ccc;
	}
	.xqtwo .feny .tiao{
		width: 100%;
		line-height: 26px;
		color: #494949;
		font-size: 14px;
	}
	.xqtwo .feny .tiao a{
		color: #494949;
	}
	.xqtwo .feny .tiao a:hover{
		color: #111;
	}
	.xqtwo .feny .hlb{
		width: 100%;
		line-height: 36px;
		background-color: #e77817;
		text-align: center;
		margin-top: 26px;
	}
	.xqtwo .feny .hlb a{
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 14px;
	}
	
	/*news.html*/
	.newstwo{
		width: 100%;
	}
	.newstwo .nrss{
		width: 100%;
	}
	.newstwo .nrss .tuij{
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px dashed #dbdbdb;
	}
	.newstwo .nrss .tuij .tu{
		width: 32%;
	}
	.newstwo .nrss .tuij .tu img{
		width: 100%;
		height: 172px;
		vertical-align: middle;
	}
	.newstwo .nrss .tuij .zi{
		width: 67%;
		margin-left: 1%;
	}
	.newstwo .nrss .tuij .zi .tou{
		height: 24px;
		font-size: 15px;
		color: #494949;
	}
	.newstwo .nrss .tuij .zi .shen{
		line-height: 24px;
		font-size: 13px;
		height: auto;
		color: #666;
	}
	.newstwo .nrss .tuij .zi .more{
		display: block;
		width: 100px;
		line-height: 26px;
		border-radius: 15px;
		font-size: 12px;
		text-align: center;
		color: #fff;
		background-color: #e77817;
	}
	.newstwo .nrss .news{
		width: 100%;
	}
	.newstwo .nrss .news li{
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px dashed #dbdbdb;
	}
	.newstwo .nrss .news li .riqi{
		width: 85px;
		height: 85px;
		background-color: #f2f2f2;
		text-align: center;
		color: #494949;
		font-size: 14px;
		line-height: 18px;
		margin: 0;
		transition: all 200ms;
	}
	.newstwo .nrss .news li:hover .riqi{
		background-color: #E77817;
		color: #fff;
	}
	.newstwo .nrss .news li .riqi span{
		display: block;
		font-size: 30px;
		line-height: 30px;
		margin-top: 19px;
	}
	.newstwo .nrss .news li .nr{
		width: 86%;
		margin-left: 2%;
	}
	.newstwo .nrss .news li .nr .tou{
		line-height: 24px;
		font-size: 14px;
		color: #333;
	}
	.newstwo .nrss .news li .nr .shen{
		line-height: 24px;
		padding-top: 6px;
		font-size: 14px;
		color: #999;
		height: 48px;
		overflow: hidden;
	}
	
	/*lic.html*/
	.lictwo{
		width: 100%;
		padding-bottom: 50px;
	}
	.lictwo li{
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px dashed #ccc;
	}
	.lictwo li .shij{
		font-size: 14px;
		color: #666;
		line-height: 26px;
	}
	.lictwo li .tou{
		font-size: 16px;
		color: #333;
		line-height: 40px;
	}
	.lictwo li .tou a{
		color: #333;
	}
	.lictwo li:hover .tou a{
		color: #E77817;
	}
	.lictwo li .shen{
		font-size: 14px;
		line-height: 26px;
		color: #666;
	}
	
	.lictwo .quanbunr{
		width: 100%;
		margin-top: 40px;
		position: relative;
	}
	.lictwo .quanbunr .neirong{
		width: 100%;
		padding-bottom: 50px !important;
	}
	.lictwo .quanbunr .neirong .fnr_r{
		padding-left: 4%;
		width: 46%;
		padding-top: 30px;
		min-height: 200px;
		text-align: left;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_r .time{
		line-height: 25px;
		font-size: 14px;
		color: #9e9e9e;
		width: 100%;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_r .kouzi{
		position: absolute;
		width: 48px;
		height: 17px;
		left: -22px;
		top: 35px;
		z-index: 6;
	}
	.lictwo .quanbunr .neirong .fnr_r .kouzi img{
		width: 100%;
	}
	.lictwo .quanbunr .neirong .fnr_r .tou{
		width: 100%;
		line-height: 22px;
		font-size: 15px;
		padding: 5px 0;
		color: #333;
	}
	.lictwo .quanbunr .neirong .fnr_r .shen{
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.lictwo .quanbunr .neirong .fnr_r .tu{
		width: 100%;
		padding: 15px 0;
	}
	.lictwo .quanbunr .neirong .fnr_r .tu img{
		max-width: 100%;
	}
	.lictwo .quanbunr .neirong .fnr_l{
		padding-right: 4%;
		width: 46%;
		min-height: 200px;
		padding-top: 30px;
		text-align: right;
		position: relative;
	}
	.lictwo .quanbunr .neirong>div:first-child+div{
		margin-top: 120px;
	}
	.lictwo .quanbunr .neirong .fnr_l .time{
		line-height: 25px;
		font-size: 14px;
		color: #9e9e9e;
		width: 100%;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_l .kouzi{
		position: absolute;
		width: 48px;
		height: 17px;
		right: -22px;
		top: 35px;
		z-index: 6;
	}
	.lictwo .quanbunr .neirong .fnr_l .kouzi img{
		width: 100%;
	}
	.lictwo .quanbunr .neirong .fnr_l .tou{
		width: 100%;
		line-height: 22px;
		padding: 5px 0;
		font-size: 15px;
		color: #333;
	}
	.lictwo .quanbunr .neirong .fnr_l .shen{
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.lictwo .quanbunr .neirong .fnr_l .tu{
		width: 100%;
		padding: 15px 0;
	}
	.lictwo .quanbunr .neirong .fnr_l .tu img{
		max-width: 100%;
	}
	.lictwo .quanbunr .xiaoqius{
		position: absolute;
		width: 22px;
		height: 22px;
		left: 50%;
		margin-left: -11px;
		top: -11px;
		z-index: 3;
	}
	.lictwo .quanbunr .xiaoqius img{
		width: 100%;
	}
	.lictwo .quanbunr .xiaoqiux{
		position: absolute;
		width: 22px;
		height: 22px;
		left: 50%;
		margin-left: -11px;
		bottom: -11px;
		z-index: 3;
	}
	.lictwo .quanbunr .xiaoqiux img{
		width: 100%;
	}
	.lictwo .quanbunr .shuxian{
		position: absolute;
		width: 4px;
		height: 100%;
		left: 50%;
		margin-left: -2px;
		top: 0;
		background-color: #dcdcdc;
		z-index: 2;
	}
	
	/*shipin.html*/
	.sptwo{
		width: 100%;
	}
	.sptwo ul{
		width: 100%;
		padding: 20px 0 0;
	}
	.sptwo ul li{
		width: 49%;
		margin-left: 2%;
		text-align: center;
	}
	.sptwo ul li:nth-child(2n+1){
		margin-left: 0;
	}
	.sptwo ul li img{
		width: 100%;
	}
	.sptwo ul li .zi{
	    line-height: 40px;
	    text-align: center;
	    font-size: 16px;
	    color: #494949;
	    padding-bottom: 10px;
	}
	
	.n-page{
		margin: 30px 0;
	}

	
}

@media only screen and (max-width: 767px) {
	.jthead{
		position: inherit;
	    top: 0;
	    width: 100%;
	    height: 74px;
	    background: rgba(255, 255, 255, .5);
	    box-shadow: 0 0 6px rgba(0,0,0,.6);
	    z-index: 1;
	}
	.jthead .juzhong{
		position: static;
	    width: 98%;
	    max-width: 1800px;
	    height: auto;
	    max-height: 74px;
	    padding: 0 1%;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.jthead .juzhong .gslogo{
		width: auto;
		height: 44px;
		float: left;
		margin-top: 15px;
	}
	.jthead .juzhong .gslogo img{
		height: 100%;
	}
	.jthead .juzhong .pc_nav{
		display: none;
		width: 700px;
		margin: 0 auto;
	}
	.language {
	    float: right;
	    display: none;
	}
	/*导航按钮开始*/
	.phone_nav{
		width: 35px;display: block;float: right;margin-left: 10px;
	}
	.phone_nav .toggle{position: relative;cursor: pointer;margin-top:20px; }
	.change_height.header .phone_nav .toggle{margin-top: 15px;}
	.phone_nav .toggle span {
	  position: relative;font-size: 0;width: 26px;height: 3px;background-color: #444;display: inline-block;
	}
	.phone_nav .toggle span:before,.phone_nav .toggle span:after {
	  content: "";position: absolute;width: 100%;height: 3px;background-color: #444;left:0px;
	}
	.phone_nav .toggle span:before{top:-7px;}
	.phone_nav .toggle span:after{top:7px;}
	.visible_nav .toggle span{background-color: transparent;}
	.visible_nav .toggle span:before{left:5px;top:0px;
		transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
	}
	.visible_nav .toggle span:after{top:0px;left: 5px;
		transform: rotateZ(-45deg);
		-webkit-transform: rotateZ(-45deg);
	}
	/*导航按钮结束*/
	/*二级导航关闭按钮开始*/
	.hide-submenu {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-submenu:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-submenu {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-submenu:before {
	  opacity: 1;
	}
	/*结束*/
	.menu-container{
		position: absolute;
		top:130px;left: 0px;bottom:0px;right: 0px;
		visibility:hidden;
		z-index: 99;
	}
	.visible_nav .menu-container {
		visibility:visible;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.view-submenu .menu-container {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	  
	}
	.visible_nav .phone_ul{
		display: block;
	}
	.phone_ul{
		position: absolute;top:80px;bottom: 0px;left:0px;
		right:0px;background-color: #333;
		opacity: 1;z-index: 9;display: none;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.phone_ul li{text-align: left;height: 40px;line-height:40px;width:100%;padding:0 20px;border-bottom: 1px solid #2c2c2c;}
	.phone_ul li a{color: #fff;float: left;display: block;width: 76%;font-size: 14px;}
	.phone_ul li span{display: block;left: 76%;z-index: 9;
		width: 32px;height: 41px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li span:after{
		content: "";
		position: absolute;
		top:50%;left:10px;margin-top: -3px;
		border-right:1px solid #fff;border-bottom: 1px solid #fff;
		width: 6px;height: 6px;
		transform: rotate(-45deg);
	}
	.phone_ul li ul.submenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 10;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.submenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	.submenu li.tebie {
	    height: 190px;
	    position: relative;
	}
	.submenu li.tebie .duoduo{
		width: 100%;
		height: auto;
		position: absolute;
		left: 0;
		top: 36px;
	}
	.submenu li.tebie .duoduo .xia{
		width: 80%;
		padding-left: 14%;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		border-bottom: 1px solid #2c2c2c;
	}
	.submenu li.tebie .duoduo .xia a{
		color: white;
	}
	/*手机导航结束*/
	
	.sy-banner .slick-dots{
		bottom: 8px;
	}
	.banner-nav{
		bottom: 45px;
	}
	.banner-nav ul{
		width: 540px;
	}
	.banner-nav ul li{
		width: 46px;
		height: 46px;
		font-size: 16px;
		line-height: 23px;
		margin: 0 20px;
	}
	.banner-nav ul:after{
		width: 380px;
		top: 35px;
	}
	.dq-82:after, .dq-82:before{
		display: none;
	}
	
	.section1{
		overflow: hidden;
		position: relative;
	}
	.section2{
		display: block;
		width: 100%;
	}
	.section3{
		display: block;
		width: 100%;
	}
	.section4{
		display: block;
		width: 100%;
	}
	.section5{
		display: block;
		width: 100%;
	}
	.tableCell{
		display: block;
		vertical-align: middle;
		width: 100%;
		height: 100%;
	}
	.ggwidth{
		width: 96%;
		margin: 0 auto;
	}
	.boxtwo{
		padding: 20px 0;
	}
	.titl{
		width: 100%;
		font-size: 18px;
		color: #494949;
		text-align: center;
		padding-bottom: 10px;
	}
	.titl .zi{
		line-height: 28px;
	}
	.titl .tu{
		
	}
	.titl .tu img{
		max-width: 100%;
		vertical-align: middle;
	}
	.tione{
		width: 100%;
	}
	.tione .nr{
		width: 96%;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tione .jiaob{
		width: 100%;
		line-height: 16px;
		text-align: center;
		padding-bottom: 10px;
	}
	.tione .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.tione .tus{
		width: 100%;
	}
	.tione .tus .tu{
		width: 100%;
		position: relative;
	}
	.tione .tus .tu img{
		width: 100%;
		height: 300px;
	}
	.tione .tus .tu .ceng{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.tione .tus .tu:hover .ceng{
		background-color: #000;
		opacity: 0.6;
		filter: Alpha(opacity=60);
		width: 100%;
		height: 100%;
	}
	.tione .tus .tu .itemtxt{
		position: absolute;
	    width: 100%;
	    left: 0%;
	    top: 0%;
	    height: 100%;
	    text-align: center;
	    display: table-cell;
	    z-index: 5;
	    transition: 400ms;
	}
	.tione .tus .tu .itemtxt .zi{
		width: 78%;
		height: 150px;
		position: absolute;
		left: 11%;
		margin-left: 0px;
		top: 50%;
		margin-top: -75px;
		text-align: center;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu .itemtxt .zi .tou{
		font-size: 18px;
		color: #fff;
		line-height: 40px;
	}
	.tione .tus .tu .itemtxt .zi .xian{
		width: 40px;
		height: 3px;
		background-color: #e77817;
		margin: 0 auto 10px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .xian{
		opacity: 1;
		margin-top: 0;
	}
	.tione .tus .tu .itemtxt .zi .neir{
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		opacity: 0;
		margin-top: 50px;
		transition: margin-top 500ms,opacity 500ms;
	}
	.tione .tus .tu:hover .itemtxt .zi .neir{
		opacity: 1;
		margin-top: 0;
	}
	.titwo{
		width: 100%;
	}
	.titwo .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.titwo .tus{
		width: 100%;
		padding-top: 0px;
	}
	.titwo .tus li{
		width: 48%;
		margin: 0 1% 14px;
	}
	.titwo .tus li .tu{
		width: 110px;
		border: 5px solid #ededed;
		border-radius: 50%;
		overflow: hidden;
		margin: 0 auto 6px;
		transition: all 800ms;
	}
	.titwo .tus li .tu img{
		width: 100%;
	}
	.titwo .tus li .zi{
		width: 100%;
		height: 44px;
		border-bottom: 1px solid #d2d2d2;
		text-align: center;
		font-size: 14px;
		color: #494949;
	}
	.titwo .jiaob{
		width: 100%;
		padding-top: 10px;
		line-height: 16px;
		text-align: center;
	}
	.titwo .jiaob i{
		font-size: 20px;
		color: #e77817;
	}
	.boxfour{
		width: 100%;
		background: url(/statics/images/images/indexfourbg.jpg) no-repeat top center;
		margin: 20px 0;
		background-size: cover;
	}
	.boxfour .titl{
		padding-top: 30px;
		color: #fff;
	}
	.tithree{
		width: 100%;
		padding-bottom: 60px;
	}
	.owl-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;}
	.owl-demo .item .tu{
		width: 220px;border: 8px solid #708696;margin: 0 0px;border-radius: 50%;overflow: hidden;
		position: relative;left: 50%;margin-left: -118px;
	}
	.owl-demo .item .tu img{
		width: 100%;
	}
	.owl-demo .item .zi{
		width: 98%;
		margin-left: 1%;
	}
	.owl-demo .item .zi .tou{
		width: 100%;
		line-height: 50px;
		font-size: 20px;
		color: #fff;
	}
	.owl-demo .item .zi .nr{
		line-height: 24px;
		font-size: 14px;
		max-height: 144px;
		overflow: hidden;
		color: #fff;
	}
	.owl-demo .item .zi .more{
		width: 135px;
		line-height: 35px;
		text-align: center;
		margin-top: 16px;
		font-size: 14px;
	}
	.owl-demo .item .zi .more a{
		display: block;
		width: 100%;
		height: 100%;
		color: #eee;
		border: 1px solid #fff;
		transition: all 600ms;
	}
	.owl-demo .item .zi .more a:hover{
		background-color: #e77817;
		border-color: #e77817;
	}
	.owl-demo .item .zi .more i{
		font-size: 14px;
		margin-left: 10px;
	}
	.boxfive{
		padding-bottom: 26px;
	}
	.tifour{
		width: 100%;
	}
	.tifour .nr{
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #494949;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.tifour .tus{
		width: 100%;
	}
	.tifour .tus li{
		width: 100%;
		margin: 0;
	}
	.tifour .tus li .tu{
		width: 100%;
	}
	.tifour .tus li .tu img{
		width: 100%;
		display: none;
		vertical-align: middle;
	}
	.tifour .tus li .zi{
		padding: 0 10px 10px;
		height: auto;
		background-color: #fafafa;
		transition: all 600ms;
	}
	.tifour .tus li:hover .zi{
		background-color: #E77817;
	}
	.tifour .tus li .zi .tou{
		line-height: 28px;
		height: 28px;
		padding-top: 10px;
		overflow: hidden;
		font-size: 14px;
		font-weight: bold;
		color: #494949;
	}
	.tifour .tus li .zi .tou a{
		color: #494949;
	}
	.tifour .tus li:hover .zi .tou a{
		color: #fff;
	}
	.tifour .tus li .zi .neir{
		line-height: 20px;
		height: auto;
		overflow: hidden;
		font-size: 12px;
		color: #494949;
	}
	.tifour .tus li:hover .zi .neir{
		color: #fff;
	}
	.tifour .more{
		width: 130px;
		line-height: 30px;
		margin: 20px auto 0;
	}
	.tifour .more a{
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid #494949;
		color: #494949;
		text-align: center;
		transition: all 600ms;
		font-size: 14px;
	}
	.tifour .more a i{
		font-size: 16px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.tifour .more a:hover{
		background-color: #e77817;
		border-color: #E77817;
		color: #fff;
	}
	.jtfoot{
		width: 100%;
		background: url(/statics/images/images/footerbg.jpg) repeat-y top center;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.jtfoot .zuo{
		width: 100%;
	}
	.jtfoot .zuo .shang{
		width: 100%;
		line-height: 38px;
		color: #fff;
		font-size: 14px;
		border-bottom: 1px solid rgba(121,121,121,0.4);
	}
	.jtfoot .zuo .shang i{
		font-size: 30px;
		margin-right: 10px;
		vertical-align: middle;
	}
	.jtfoot .zuo .shang span{
		font-size: 16px;
		margin-left: 5px;
	}
	.jtfoot .zuo .xia{
		padding-top: 12px;
		line-height: 26px;
		font-size: 12px;
		color: #fff;
	}
	.jtfoot .zuo .xia a{
		color: #fff;
	}
	.jtfoot .you{
		width: 100px;
		display: none;
	}
	.jtfoot .you .tu{
		width: 100%;
	}
	.jtfoot .you .tu img{
		width: 100%;
	}
	.jtfoot .you .zi{
		line-height: 16px;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}
	
	.ggw1200{
		width: 96%;
		margin: 0 auto;
	}
	/*chanpin.html*/
	.chanptwo{
		width: 100%;
		padding-bottom: 20px;
	}
	.daoh{
		width: 100%;
		padding: 15px 0 15px;
		border-bottom: 1px solid #eee;
	}
	.daoh .zuo{
		width: 100%;
	}
	.daoh .zuo a{
		display: inline-block;
		/* width: 33.33%; */
		line-height: 26px;
		text-align: center;
		font-size: 13px;
		color: #494949;
		border-radius: 15px;
		margin-right: 0;
	}
	.daoh .zuo a.active{
		background-color: #e77817;
		color: #fff;
	}
	.daoh .zuo a:hover{
		background-color: #e77817;
		color: #fff;
	}
	.daoh .you{
		display: none;
	}
	.chanptwo .qieh{
		width: 100%;
		text-align: center;
		margin: 15px 0;
	}
	.chanptwo .qieh li{
		display: inline-block;
		width: 100%;
		line-height: 26px;
		margin: 0px;
		text-align: center;
		font-size: 12px;
		color: #494949;
	}
	.chanptwo .qieh li a{
		display: block;
		color: #494949;
	}
	.chanptwo .nrs{
		width: 100%;
	}
	.chanptwo .nrs li{
		width: 49%;
		margin-left: 2%;
		margin-bottom: 10px;
		overflow: hidden;
		position: relative;
	}
	.chanptwo .nrs li:first-child{
		margin-left: 0;
	}
	.chanptwo .nrs li:first-child+li+li+li+li{
		margin-left: 0;
	}
	.chanptwo .nrs li:first-child+li+li+li+li+li+li+li+li{
		margin-left: 0;
	}
	.chanptwo .nrs li:nth-child(2n+1){
		margin-left: 0;
	}
	.chanptwo .nrs li img{
		width: 100%;
		height: 178px;
		vertical-align: middle;
		transition: all 800ms;
	}
	.chanptwo .nrs li:hover img{
		transform: scale(1.09);
	}
	.chanptwo .nrs li .zi{
		width: 100%;
		line-height: 36px;
		text-align: center;
		font-size: 14px;
		background-color: rgba(0,0,0,0.7);
		color: #eee;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
		transition: all 400ms;
	}
	.chanptwo .nrs li:hover .zi{
		background-color: rgba(231,120,23,0.7);
		color: #fff;
	}
	.chanptwo .nrs li .zi:before{
		content: "";
		width: 20px;
		height: 10px;
		overflow: hidden;
		background: url(/statics/images/images/chanp2.png) no-repeat top center;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: -10px;
		opacity: 0;
		filter: alpha(opacity=0);
		z-index: 1;
		transition: all 400ms;
	}
	.chanptwo .nrs li:hover .zi:before{
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
	
	/*about.html*/
	.top37{
		margin-top: 20px;
	}
	.abouttwo{
		width: 100%;
		padding-bottom: 20px;
	}
	.abouttwo .ti{
		width: 100%;
	}
	.abouttwo .ti .tou{
		width: 100%;
		color: #494949;
		line-height: 28px;
		text-align: center;
		font-size: 16px;
	}
	.abouttwo .ti .tou span{
		color: #e77817;
	}
	.abouttwo .ti .shen{
		line-height: 24px;
		text-align: center;
		color: #494949;
		font-size: 14px;
		margin: 10px 0;
	}
	.abouttwo .ti .tu{
		width: 100%;
		height: 160px;
		margin: 0 auto;
	}
	.abouttwo .ti .tu img{
		width: 100%;
	}
	.aboutthree{
		width: 100%;
		background-color: #f6f6f6;
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
	}
	.aboutthree .ti{
		width: 100%;
		padding: 5px 0 20px;
	}
	.aboutthree .ti li{
		width: 100%;
		padding: 2% 0;
		border-left: none;
		border-top: 1px dashed #ccc;
		box-sizing: border-box;
	}
	.aboutthree .ti li:first-child{
		border-top: none;
	}
	.aboutthree .ti li .tu{
		text-align: center;
		color: #fff;
		margin: 0 auto;
		width: 120px;
		padding-top: 30px;
		height: 90px;
		border-radius: 50%;
		background-color: #e77817;
		font-size: 15px;
		line-height: 30px;
	}
	.aboutthree .ti li .tu i{
		font-size: 36px;
	}
	.aboutthree .ti li .tou{
		text-align: center;
		line-height: 40px;
		color: #494949;
		font-size: 15px;
	}
	.aboutthree .ti li .nr{
		line-height: 24px;
		color: #666;
		padding-top: 6px;
		font-size: 14px;
		height: auto;
		overflow: hidden;
	}
	.aboutfour{
		width: 100%;
		padding-bottom: 20px;
	}
	#owl-demo1 { width: 100%; margin-left: auto; margin-right: auto;}
	#owl-demo1 .item{ display: block;position: relative;margin: 0 14px;}
	#owl-demo1 .item .tu{
		border: 1px solid #ccc;padding: 2px;
	}
	#owl-demo1 img { display: block; width: 100%;}
	#owl-demo1 .item .zi{
		width: 100%;
		line-height: 38px;
		text-align: center;
		font-size: 14px;
		color: #494949;
		position: relative;
		transition: all 400ms;
	}
	#owl-demo1 .item:hover .zi{
		background-color: #e77817;
		color: #fff;
	}
	#owl-demo1 .item .zi:before{
		content: "";
		width: 20px;
		height: 10px;
		overflow: hidden;
		background: url(/statics/images/images/chanp2.png) no-repeat top center;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: -10px;
		opacity: 0;
		filter: alpha(opacity=0);
		z-index: 1;
		transition: all 400ms;
	}
	#owl-demo1 .item:hover .zi:before{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.aboutfive{
		width: 100%;
		padding-bottom: 40px;
	}
	.aboutfive .ti{
		width: 100%;
	}
	.aboutfive .ti .quanbunr{
		width: 100%;
		margin: 0 auto;
	}
	.aboutfive .ti .quanbunr .tu{
		width: 100%;
	}
	.aboutfive .ti .quanbunr .tu img{
		width: 100%;
		vertical-align: middle;
	}
	.aboutfive .ti .quanbunr .zi{
		width: 100%;
		margin-left: 0%;
		color: #494949;
	}
	.aboutfive .ti .quanbunr .zi .riqi{
		line-height: 40px;
		font-size: 16px;
	}
	.aboutfive .ti .quanbunr .zi .nr{
		line-height: 24px;
		font-size: 14px;
	}
	
	/*lianxi.html*/
	.lxtwo{
		width: 100%;
		padding-bottom: 30px;
	}
	.lxtwo .dd{
		width: 100%;
	}
	.lxtwo .dd li{
		width: 50%;
		text-align: center;
		margin: 0;
	}
	.lxtwo .dd li .tu{
		display: inline-block;
		width: 86px;
		height: 86px;
		line-height: 86px;
		text-align: center;
		background-color: #f2f1f1;
		color: #2c2c2c;
		border-radius: 50%;
	}
	.lxtwo .dd li .tu i{
		font-size: 44px;
	}
	.lxtwo .dd li .zi{
		line-height: 24px;
		padding: 5px 0;
		height: 48px;
		font-size: 14px;
		color: #494949;
	}
	.lxtwo .ztou{
		line-height: 60px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #494949;
	}
	.lxtwo .tab123{
		width: 100%;
		border-collapse:collapse;
	}
	.lxtwo .tab123 tr:first-child{
		background-color: #f0f0f0;
	}
	.lxtwo .tab123 tr:first-child td{
		height: 40px;
	}
	.lxtwo .tab123 td{
		width: 20%;
		text-align: center;
		border-bottom: 1px solid #f0f0f0;
		height: 40px;
		font-size: 12px;
	}
	
	/*liuyan.html*/
	.liuytwo{
		width: 100%;
		padding-bottom: 20px;
	}
	.liuytwo .liuy{
		width: 100%;
	}
	.liuytwo .liuy .tou{
		line-height: 30px;
		font-size: 14px;
		color: #666;
		padding: 10px 0;
	}
	.liuytwo .liuy .xmd{
		width: 100%;
	}
	.liuytwo .liuy .xmd li{
		width: 100%;
		margin: 3px 0;
	}
	.liuytwo .liuy .xmd li span{
		display: inline-block;
		width: 14%;
		color: #666;
		font-size: 14px;
		text-align: center;
	}
	.liuytwo .liuy .xmd li input{
		outline: none;
		width: 84%;
		line-height: 34px;
		color: #999;
	}
	.liuytwo .liuy .lynr{
		width: 100%;
		margin: 3px 0;
		height: 80px;
	}
	.liuytwo .liuy .lynr span{
		display: inline-block;
		width: 14%;
		color: #666;
		font-size: 14px;
		line-height: 80px;
		position: relative;
		top: -40px;
		text-align: center;
	}
	.liuytwo .liuy .lynr textarea{
		outline: none;
		width: 84%;
		padding: 0 0.5%;
		line-height: 24px;
		font-size: 14px;
		height: 80px;
		resize: none;
		color: #999;
	}
	.liuytwo .liuy .tij{
		width: 60%;
		line-height: 46px;
		text-align: center;
		background-color: #e77817;
		border: none;
		outline: none;
		font-size: 14px;
		color: #fff;
		margin: 5px 20% 10px;
	}
	.liuytwo .ditu{
		width: 100%;
	}
	.liuytwo .ditu img{
		width: 100%;
	}
	
	/*shili.html*/
	.shiltwo{
		width: 100%;
		padding-bottom: 30px;
	}
	.shiltwo .jis{
		line-height: 24px;
		text-align: center;
		font-size: 14px;
		color: #666;
		padding: 10px 0;
	}
	.shiltwo .jistu{
		width: 100%;
	}
	.swiper-container {
	    width: 100%;
	}
	.swiper-slide {
	    width: 100%;
	}
	.gallery-top .swiper-slide img{
		width: 100%;
		height: 172px;
	}
	.gallery-top {
	    width: 100%;
	    margin: 0 auto;
	}
	.gallery-thumbs {
	    box-sizing: border-box;
	    padding: 5px 0;
	}
	.gallery-thumbs .swiper-slide {
	    width: 25%;
	    opacity: 0.4;
	}
	.gallery-thumbs .swiper-slide-active {
	    opacity: 1;
	}
	.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
		background-size: 60%;
	}
	.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
		background-size: 60%;
	}
	.small_box{
		display: none;
	}
	
	/*xq.html*/
	.xqtwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.xqtwo .tit{
		width: 100%;
		padding: 16px 0 10px;
		text-align: center;
		border-bottom: 1px dashed #ccc;
	}
	.xqtwo .tit .tou{
		line-height: 36px;
		color: #111;
		font-size: 16px;
	}
	.xqtwo .tit .za{
		line-height: 20px;
		color: #999;
		font-size: 12px;
	}
	.xqtwo .ti{
		width: 100%;
		line-height: 24px;
		padding-top: 10px;
		padding-bottom: 30px;
		font-size: 14px;
		color: #666;
	}
	.xqtwo .ti span{
		display: block;
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.xqtwo .feny{
		width: 100%;
		padding-top: 20px;
		border-top: 1px dashed #ccc;
	}
	.xqtwo .feny .tiao{
		width: 100%;
		line-height: 26px;
		color: #494949;
		font-size: 14px;
	}
	.xqtwo .feny .tiao a{
		color: #494949;
	}
	.xqtwo .feny .tiao a:hover{
		color: #111;
	}
	.xqtwo .feny .hlb{
		width: 100%;
		line-height: 36px;
		background-color: #e77817;
		text-align: center;
		margin-top: 20px;
	}
	.xqtwo .feny .hlb a{
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 14px;
	}
	
	/*news.html*/
	.newstwo{
		width: 100%;
	}
	.newstwo .nrss{
		width: 100%;
	}
	.newstwo .nrss .tuij{
		width: 100%;
		padding: 15px 0;
		border-bottom: 1px dashed #dbdbdb;
	}
	.newstwo .nrss .tuij .tu{
		width: 100%;
	}
	.newstwo .nrss .tuij .tu img{
		width: 100%;
		height: auto;
		vertical-align: middle;
	}
	.newstwo .nrss .tuij .zi{
		width: 100%;
		margin-left: 0%;
	}
	.newstwo .nrss .tuij .zi .tou{
		height: 24px;
		font-size: 15px;
		padding-top: 10px;
		color: #494949;
	}
	.newstwo .nrss .tuij .zi .shen{
		line-height: 24px;
		font-size: 13px;
		height: auto;
		color: #666;
	}
	.newstwo .nrss .tuij .zi .more{
		display: block;
		width: 100px;
		line-height: 26px;
		border-radius: 15px;
		font-size: 12px;
		text-align: center;
		color: #fff;
		background-color: #e77817;
	}
	.newstwo .nrss .news{
		width: 100%;
	}
	.newstwo .nrss .news li{
		width: 100%;
		padding: 15px 0;
		border-bottom: 1px dashed #dbdbdb;
	}
	.newstwo .nrss .news li .riqi{
		width: 120px;
		height: 30px;
		background-color: #f2f2f2;
		text-align: center;
		color: #494949;
		font-size: 14px;
		line-height: 30px;
		margin: 0;
		transition: all 200ms;
	}
	.newstwo .nrss .news li:hover .riqi{
		background-color: #E77817;
		color: #fff;
	}
	.newstwo .nrss .news li .riqi span{
		display: inline;
		font-size: 18px;
		line-height: 30px;
		margin-right: 5px;
		margin-top: 0;
	}
	.newstwo .nrss .news li .nr{
		width: 100%;
		margin-left: 0%;
	}
	.newstwo .nrss .news li .nr .tou{
		line-height: 24px;
	}
	.newstwo .nrss .news li .nr .shen{
		line-height: 24px;
		padding-top: 0;
		font-size: 14px;
		color: #999;
		height: auto;
		overflow: hidden;
	}
	
	/*lic.html*/
	.lictwo{
		width: 100%;
		padding-bottom: 40px;
	}
	.lictwo li{
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px dashed #ccc;
	}
	.lictwo li .shij{
		font-size: 14px;
		color: #666;
		line-height: 24px;
	}
	.lictwo li .tou{
		font-size: 16px;
		color: #333;
		line-height: 30px;
	}
	.lictwo li .tou a{
		color: #333;
	}
	.lictwo li:hover .tou a{
		color: #E77817;
	}
	.lictwo li .shen{
		font-size: 14px;
		line-height: 24px;
		color: #666;
	}
	
	.lictwo .quanbunr{
		width: 100%;
		margin-top: 20px;
		position: relative;
	}
	.lictwo .quanbunr .neirong{
		width: 100%;
		padding-bottom: 0px !important;
	}
	.lictwo .quanbunr .neirong .fnr_r{
		padding-left: 0%;
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px dashed #ccc;
		min-height: auto;
		text-align: left;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_r .time{
		line-height: 25px;
		font-size: 14px;
		color: #9e9e9e;
		width: 100%;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_r .kouzi{
		display: none;
	}
	.lictwo .quanbunr .neirong .fnr_r .tou{
		width: 100%;
		line-height: 22px;
		font-size: 15px;
		padding: 5px 0;
		color: #333;
	}
	.lictwo .quanbunr .neirong .fnr_r .shen{
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.lictwo .quanbunr .neirong .fnr_r .tu{
		width: 100%;
		padding: 15px 0;
	}
	.lictwo .quanbunr .neirong .fnr_r .tu img{
		max-width: 100%;
	}
	.lictwo .quanbunr .neirong .fnr_l{
		padding-right: 0%;
		width: 100%;
		min-height: auto;
		padding: 10px 0;
		text-align: left;
		border-bottom: 1px dashed #ccc;
		position: relative;
	}
	.lictwo .quanbunr .neirong>div:first-child+div{
		margin-top: 0;
	}
	.lictwo .quanbunr .neirong .fnr_l .time{
		line-height: 25px;
		font-size: 14px;
		color: #9e9e9e;
		width: 100%;
		position: relative;
	}
	.lictwo .quanbunr .neirong .fnr_l .kouzi{
		display: none;
	}
	.lictwo .quanbunr .neirong .fnr_l .tou{
		width: 100%;
		line-height: 22px;
		padding: 5px 0;
		font-size: 15px;
		color: #333;
	}
	.lictwo .quanbunr .neirong .fnr_l .shen{
		line-height: 24px;
		font-size: 14px;
		color: #666;
	}
	.lictwo .quanbunr .neirong .fnr_l .tu{
		width: 100%;
		padding: 15px 0;
	}
	.lictwo .quanbunr .neirong .fnr_l .tu img{
		max-width: 100%;
	}
	.lictwo .quanbunr .xiaoqius{
		display: none;
	}
	.lictwo .quanbunr .xiaoqiux{
		display: none;
	}
	.lictwo .quanbunr .shuxian{
		display: none;
	}
	
	/*shipin.html*/
	.sptwo{
		width: 100%;
	}
	.sptwo ul{
		width: 100%;
		padding: 15px 0 0;
	}
	.sptwo ul li{
		width: 100%;
		margin-left: 0%;
		text-align: center;
	}
	.sptwo ul li:nth-child(2n+1){
		margin-left: 0;
	}
	.sptwo ul li img{
		width: 100%;
	}
	.sptwo ul li .zi{
	    line-height: 40px;
	    text-align: center;
	    font-size: 16px;
	    color: #494949;
	    padding-bottom: 10px;
	}
	
	.n-page{
		margin: 20px 0;
	}
	
	
}