@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; 
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*����*/
.clear {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/*ȫ��*/
html,body,td,th {
	color: #333;
	line-height:22px;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000;
}

@font-face {
	font-family:"Number DIN";
	font-weight:200;
	font-style:normal;
	src:url(../font/DIN.eot);
	src:url(../font/DIN.eot?#iefix) format("eot"),url(../font/DIN.woff2) format("woff2"),url(../font/DIN.woff) format("woff"),url(../font/DIN.ttf) format("truetype"),url(../font/DIN.svg) format("svg")
}

ul,ol,li,dl,dt,dd,p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
*:hover {transition: color 300ms ease-in 0ms, /*background 300ms ease-in 0ms,*/ border 300ms ease-in 0ms;}
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}button,input,select,textarea{font-size:100%;}ul,ol{
	padding: 0px;
}
#transform {transition: all 300ms ease-in 0ms;}
#transform * {transition: all 300ms ease-in 0ms;}
#transform img {transition:0.6s;transition-duration:0.6s;-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
#transform:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

.transform {transition: all 300ms ease-in 0ms;}
.transform * {transition: all 300ms ease-in 0ms;}
.transform img {transition:0.6s;transition-duration:0.6s;-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.transform:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}


/*-------------*/
/*tot*/
#header {width:100%;height:70px;background-color:#fff;position:relative;}
#header .cont {width:96%;height:70px;padding:0 0 0 4%;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);position:absolute;z-index:9999;left:0;top:0;}
#header .logo {width:180px;height:70px;float:left;margin-right:24px;background:url(../images/logo.jpg) no-repeat center center;background-size:100% auto;-moz-background-size:100% auto;}
#header .link_nav { width:742px;height:70px;float:left;margin-right:24px;}
#header .link_nav ul li {width:106px;height:70px;text-align:center;float:left;}
#header .link_nav ul li a.nav_size {line-height:70px;font-size:19px;color:#666;font-weight:bold;position:relative;}
#header .link_nav ul li a.nav_size:after {content:'';left:0;right:0;bottom:-14px;position:absolute;
border-bottom:2px solid #27345a;opacity:0;filter:Alpha(opacity=0);}
#header .link_nav ul li:hover a.nav_size {color:#27345a;}
#header .link_nav ul li:hover a.nav_size:after {bottom:-5px;border-bottom:2px solid #27345a;opacity:1;filter:Alpha(opacity=1);}
#header .link_nav ul .sele a.nav_size {color:#27345a;}
#header .link_nav ul .sele a.nav_size:after {bottom:-5px;border-bottom:2px solid #27345a;opacity:1;filter:Alpha(opacity=1);}

#header .link_nav ul li .sub_bx {display:none;width:100%;position:absolute;z-index:101;left:0;top:70px;}
#header .link_nav ul li .sub_bx dl {width:100%;background-color:rgba(255,255,255,0.88);}
#header .link_nav ul li .sub_bx dl dd {width:65%;float:left;}
#header .link_nav ul li .sub_bx dl dd .bx {padding:40px 20px 10px 0;}
#header .link_nav ul li .sub_bx dl dd a {display:inline-block;height:50px;width:240px;border:1px solid #333;margin:0 20px 30px 20px;float:right;box-shadow:inset 2px 2px 7px 0px rgba(0,0,0,.06);}
#header .link_nav ul li .sub_bx dl dd a span {display:block;}
#header .link_nav ul li .sub_bx dl dd a .f1 {width:calc(100% - 27px);width:-moz-calc(100% - 27px);width:-webkit-calc(100% - 27px);height:50px;line-height:50px;font-size:17px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}
#header .link_nav ul li .sub_bx dl dd a .inc {width:27px;height:50px;background:url(../images/t_nav_1.png) no-repeat left center;float:left;}
#header .link_nav ul li .sub_bx dl dd a:hover {border:1px solid #006eb1;background-color:#006eb1;}
#header .link_nav ul li .sub_bx dl dd a:hover .f1 {color:#fff;}
#header .link_nav ul li .sub_bx dl dd a:hover .inc {background:url(../images/t_nav_1a.png) no-repeat left center;}
#header .link_nav ul li .sub_bx dl dt {width:calc(35% - 40px);width:-moz-calc(35% - 40px);width:-webkit-calc(35% - 40px);float:left;background-color:rgba(255,255,255,9.8);padding:36px 0 40px 40px; text-align:left;}
#header .link_nav ul li .sub_bx dl dt h2 {line-height:34px;font-weight:normal;}
#header .link_nav ul li .sub_bx dl dt h2 a {font-size:26px;color:#333;}
#header .link_nav ul li .sub_bx dl dt em {display:block;height:1px;width:70px;background-color:#7f7f7f;margin:16px 0 20px 0;}
#header .link_nav ul li .sub_bx dl dt p {height:150px;font-size:16px;color:#555;line-height:28px;}

#header .Hotline {width:170px;height:30px;line-height:30px;background:url(../images/ic_tp_tel.jpg) no-repeat left center;font-size:26px;color:#3c3c3c;font-weight:bold;font-family:"Number DIN";padding-left:38px;float:right;margin-top:20px;}

#header .language {width:50px;height:70px;line-height:70px;float:right;background-color:#dcdfe3;text-align:center;float:right;margin-left:16px;}
#header .language a {font-size:20px;color:#333;}


#header .wNavBtn {background-color:#fff;width:80px;height:70px;float:right;position:relative;border-left:1px solid #e2e2e2;display:none;}
#header .wNavBtn .menuBtn { width:56px; height:36px;position: absolute;z-index: 10000;left:12px;top:17px;cursor: pointer;}
#header .wNavBtn .menuBtn .bar {height: 4px;width: 36px;display: block;margin:6px auto;position: relative;background-color: #333;-moz-transition: 0.4s;-o-transition: 0.4s;-webkit-transition: 0.4s;transition: 0.4s;}
#header .wNavBtn .cur .bar:nth-of-type(1) {
  -moz-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}
#header .wNavBtn .cur .bar:nth-of-type(2) {opacity: 0;}
#header .wNavBtn .cur .bar:nth-of-type(3) {
  -moz-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
#nav_Mask {background:rgba(0,0,0,0.7);position:absolute;z-index:9990;width:100%;height:100%;left:0;top:70px;display: none;}

#nav {background:#fff;position:absolute;z-index:9991;width:280px;height: 0;left: 0;top:70px;overflow: hidden;}
#nav .nav_c_ff {color:#ff;}
#nav h2 {}
#nav dl { padding:0 6%;}
#nav dl dt {height:46px;line-height:46px;border-bottom:1px solid #e5e5e5;padding:0 5px;background:url(../images/inc_t_1.png) no-repeat right center;}
#nav dl dt a {color:#666; font-size:18px;}
#nav dl dt:hover {background: url(../images/inc_t_1a.png) no-repeat right center;}
#nav dl dt:hover a {color:#ad9038;}
#nav dl dt.open {background: url(../images/inc_t_1a.png) no-repeat right center;}
#nav dl dt.open a {color:#ad9038;}
#nav dl dd {display: none; padding:0 12px;}
#nav dl dd a {display: block;font-size:1.25rem;color:#666;line-height: 36px;padding:0 5px;}
#nav dl dd a:hover {color:#ad9038;}

@media (min-width:901px) and (max-width: 1300px) {
  #header .cont { width:96%;padding:0 0 0 4%;}
  #header .link_nav {display:none;}
  #header .wNavBtn { display:block;}
}
@media (min-width:601px) and (max-width: 900px) {
  #header {height:60px;}
  #header .cont {height:60px;width:96%;padding:0 0 0 4%;}
  #header .logo {height:60px;width:160px;}
  #header .Hotline {margin-top:15px;}
  #header .link_nav {display:none;}
  #header .language {height:60px;line-height:60px;}
  #header .wNavBtn {display:block;height:60px;}
  #header .wNavBtn .menuBtn {top:12px;}
  #nav_Mask {top:60px;}
  #nav {top:60px;}
}
@media (max-width: 600px) {
  #header {height:54px;}
  #header .cont {height:54px;width:96%;padding:0 0 0 4%;}
  #header .logo {height:54px;width:150px;}
  #header .Hotline {display:none;}
  #header .link_nav {display:none;}
  #header .language {height:54px;line-height:54px;}
  #header .wNavBtn {display:block;height:54px;}
  #header .wNavBtn .menuBtn {top:9px;}
  #nav_Mask {top:54px;}
  #nav {top:54px;}
}


/*ind*/
.indx_banner {width:100%;height:750px;position:relative;/*background:no-repeat center center;background-size:auto 100%;*/}
.indx_banner .swiper-banner {width:100%;height:750px;}
.indx_banner .swiper-banner .swiper-slide {background-position:center;background-size:cover;}
.indx_banner .swiper-banner .swiper-button-prev {width:98px;height:34px;border:1px solid #fff;background:url(../images/left_bn_1.png) no-repeat center center;opacity: .8;left:100px;bottom:100px;top:auto;}
.indx_banner .swiper-banner .swiper-button-prev:hover {border:1px solid #ad9038;background:#ad9038 url(../images/left_bn_1.png) no-repeat center center;opacity: 1;}
.indx_banner .swiper-banner .swiper-button-next {width:98px;height:34px;border:1px solid #fff;background:url(../images/right_bn_1.png) no-repeat center center;opacity: .8;left:200px;bottom:100px;top:auto;}
.indx_banner .swiper-banner .swiper-button-next:hover {border:1px solid #ad9038;background:#ad9038 url(../images/right_bn_1.png) no-repeat center center;opacity: 1;}
.indx_banner .swiper-banner .swiper-pagination {bottom:146px;left:100px;width:200px;font-size:40px;color:#fff;height:50px;line-height:50px;font-weight:100;text-align:left;background:url(../images/hr_bn_1.png) no-repeat 34px center;}
.indx_banner .swiper-banner .swiper-pagination span {opacity: .8;}
/*---end---*/
@media (min-width: 1501px) and (max-width: 1600px) {
  .indx_banner {width:100%;height:620px;}
  .indx_banner .swiper-banner {width:100%;height:620px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:55px;bottom:55px;}
  .indx_banner .swiper-banner .swiper-button-next {left:155px;bottom:55px;}
  .indx_banner .swiper-banner .swiper-pagination {left:55px;bottom:101px;}
}
@media (min-width: 1401px) and (max-width: 1500px) {
  .indx_banner {width:100%;height:560px;}
  .indx_banner .swiper-banner {width:100%;height:560px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:50px;bottom:50px;}
  .indx_banner .swiper-banner .swiper-button-next {left:150px;bottom:50px;}
  .indx_banner .swiper-banner .swiper-pagination {left:50px;bottom:96px;}
}
@media (min-width: 1301px) and (max-width: 1400px) {
  .indx_banner {width:100%;height:500px;}
  .indx_banner .swiper-banner {width:100%;height:500px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:45px;bottom:45px;}
  .indx_banner .swiper-banner .swiper-button-next {left:145px;bottom:45px;}
  .indx_banner .swiper-banner .swiper-pagination {left:45px;bottom:91px;}
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .indx_banner {width:100%;height:440px;}
  .indx_banner .swiper-banner {width:100%;height:440px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:40px;bottom:40px;}
  .indx_banner .swiper-banner .swiper-button-next {left:140px;bottom:40px;}
  .indx_banner .swiper-banner .swiper-pagination {left:40px;bottom:86px;}
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .indx_banner {width:100%;height:380px;}
  .indx_banner .swiper-banner {width:100%;height:380px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:35px;bottom:35px;}
  .indx_banner .swiper-banner .swiper-button-next {left:135px;bottom:35px;}
  .indx_banner .swiper-banner .swiper-pagination {left:35px;bottom:81px;}
}
@media (min-width: 721px) and (max-width: 1024px) {
  .indx_banner {width:100%;height:320px;}
  .indx_banner .swiper-banner {width:100%;height:320px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:30px;bottom:30px;}
  .indx_banner .swiper-banner .swiper-button-next {left:130px;bottom:30px;}
  .indx_banner .swiper-banner .swiper-pagination {left:30px;bottom:76px;}
}
@media (min-width: 501px) and (max-width: 720px) {
  .indx_banner {width:100%;height:260px;}
  .indx_banner .swiper-banner {width:100%;height:260px;}
  .indx_banner .swiper-banner .swiper-button-prev {left:25px;bottom:25px;}
  .indx_banner .swiper-banner .swiper-button-next {left:125px;bottom:25px;}
  .indx_banner .swiper-banner .swiper-pagination {left:25px;bottom:71px;}
}
@media (max-width: 500px) {
  .indx_banner {width:100%;height:200px;}
  .indx_banner .swiper-banner {width:100%;height:200px;}
  
  .indx_banner .swiper-banner .swiper-button-prev {left:20px;bottom:20px;}
  .indx_banner .swiper-banner .swiper-button-next {left:120px;bottom:20px;}
  .indx_banner .swiper-banner .swiper-pagination {left:20px;bottom:66px;}
}

.w1020 {width:1020px; margin-left:auto; margin-right:auto;}
.w1100 { width:1100px; margin:0px auto;}
.w1200 { width:1200px; margin:0px auto;}
.w1300 { width:1300px; margin:0px auto;}

#index { width:100%; padding:0px 0px 0px 0px;}


#index .title {width:100%;text-align:center;margin-bottom:40px;}
#index .title em {display:block;height:26px;width:1px;background-color:#ccc6a2;margin:0 auto;}
#index .title h2 {height:36px;line-height:36px;font-size:32px;color:#25315a;margin-bottom:6px;}
#index .title p { height:24px;line-height:24px;font-size:20px;color:#333;}

#index .title_1 {width:100%;text-align:center;margin-bottom:24px;}
#index .title_1 h2 {line-height:28px;line-height:28px;font-size:24px;color:#25315a;margin-bottom:12px;}
#index .title_1 em {display:block;width:60px;height:1px;background-color:#ccc6a2;margin:0 auto;}


@media (min-width: 601px) and (max-width: 1100px) {
  #index .title {width:100%;margin-bottom:30px;}
  #index .title h2 {height:32px;line-height:32px;font-size:30px;margin-bottom:6px;}
  #index .title p { height:24px;line-height:24px;font-size:18px;}
}
@media (max-width: 600px) {
  #index .title {width:100%;margin-bottom:24px;}
  #index .title h2 {height:30px;line-height:30px;font-size:25px;margin-bottom:6px;}
  #index .title p { height:22px;line-height:22px;font-size:15px;}
}


#index .product {width:100%;padding:40px 0 30px 0;}
#index .product .cont {width:88%;margin:0 6%;}
#index .product .cp_series {width:100%;height:600px;/*position:relative;overflow:hidden;*/}
#index .product .cp_series ul li {width:33.3333%;height:600px;float:left;position:relative;overflow:hidden;}
#index .product .cp_series ul li img {width:100%;height:600px;}
#index .product .cp_series ul li .edging {position:absolute;border:1px solid #fff;opacity:.3;filter:Alpha(opacity=.3);z-index:10;left:20px;top:20px;width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:558px;}
#index .product .cp_series ul li .txt {width:280px;height:164px;position:absolute;z-index:11;left:50%;top:50%;margin-left:-140px;margin-top:-82px;}
#index .product .cp_series ul li .txt .inc {width:30px;height:30px;background:url(../images/inc_t_03.png) no-repeat center center; margin:0 auto;}
#index .product .cp_series ul li .txt em {display:block;width:1px;height:80px;background-color:#fff;margin:14px auto 10px auto;}
#index .product .cp_series ul li .txt h2 {height:30px;line-height:30px;font-size:22px;color:#fff;width:280px;text-align:center;}
#index .product .cp_series ul li:hover .txt {width:280px;height:204px;margin-left:-140px;margin-top:-102px;}
#index .product .cp_series ul li:hover .txt em {height:120px;}
@media (min-width: 1601px) and (max-width: 1700px) {
  #index .product .cp_series {width:100%;height:570px;}
  #index .product .cp_series ul li {width:33.3333%;height:570px;}
  #index .product .cp_series ul li img {width:100%;height:570px;}
  #index .product .cp_series ul li .edging {height:530px;}
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #index .product .cp_series {width:100%;height:530px;}
  #index .product .cp_series ul li {width:33.3333%;height:530px;}
  #index .product .cp_series ul li img {width:100%;height:530px;}
  #index .product .cp_series ul li .edging {height:490px;}
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #index .product .cp_series {width:100%;height:490px;}
  #index .product .cp_series ul li {width:33.3333%;height:490px;}
  #index .product .cp_series ul li img {width:100%;height:490px;}
  #index .product .cp_series ul li .edging {height:450px;}
}
@media (min-width: 1301px) and (max-width: 1400px) {
  #index .product .cp_series {width:100%;height:450px;}
  #index .product .cp_series ul li {width:33.3333%;height:450px;}
  #index .product .cp_series ul li img {width:100%;height:450px;}
  #index .product .cp_series ul li .edging {height:410px;}
}
@media (min-width: 1201px) and (max-width: 1300px) {
  #index .product .cp_series {width:100%;height:410px;}
  #index .product .cp_series ul li {width:33.3333%;height:410px;}
  #index .product .cp_series ul li img {width:100%;height:410px;}
  #index .product .cp_series ul li .edging {height:370px;}
  #index .product .cp_series ul li .txt h2 {font-size:20px;font-weight:normal;}
}
@media (min-width: 1101px) and (max-width: 1200px) {
  #index .product .cp_series {width:100%;height:370px;}
  #index .product .cp_series ul li {width:33.3333%;height:370px;}
  #index .product .cp_series ul li img {width:100%;height:370px;}
  #index .product .cp_series ul li .edging {height:330px;}
  #index .product .cp_series ul li .txt h2 {font-size:20px;font-weight:normal;}
}
@media (min-width: 1001px) and (max-width: 1100px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:330px;}
  #index .product .cp_series ul li {width:33.3333%;height:330px;}
  #index .product .cp_series ul li img {width:100%;height:330px;}
  #index .product .cp_series ul li .edging {height:290px;}
  #index .product .cp_series ul li .txt h2 {font-size:16px;font-weight:normal;}
}
@media (min-width: 901px) and (max-width: 1000px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:290px;}
  #index .product .cp_series ul li {width:33.3333%;height:290px;}
  #index .product .cp_series ul li img {width:100%;height:290px;}
  #index .product .cp_series ul li .edging {height:250px;}
  #index .product .cp_series ul li .txt h2 {font-size:16px;font-weight:normal;}
}
@media (min-width: 801px) and (max-width: 900px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:250px;}
  #index .product .cp_series ul li {width:33.3333%;height:250px;}
  #index .product .cp_series ul li img {width:100%;height:250px;}
  #index .product .cp_series ul li .edging {height:210px;}
  #index .product .cp_series ul li .txt h2 {font-size:15px;font-weight:normal;}
}
@media (min-width: 701px) and (max-width: 800px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:auto;}
  #index .product .cp_series ul li {width:100%;height:660px;}
  #index .product .cp_series ul li img {width:100%;height:660px;}
  #index .product .cp_series ul li .edging {height:608px;}
}
@media (min-width: 601px) and (max-width: 700px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:auto;}
  #index .product .cp_series ul li {width:100%;height:590px;}
  #index .product .cp_series ul li img {width:100%;height:590px;}
  #index .product .cp_series ul li .edging {height:558px;}
}
@media (min-width: 501px) and (max-width: 600px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:auto;}
  #index .product .cp_series ul li {width:100%;height:530px;}
  #index .product .cp_series ul li img {width:100%;height:530px;}
  #index .product .cp_series ul li .edging {height:508px;}
}
@media (min-width: 401px) and (max-width: 500px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:auto;}
  #index .product .cp_series ul li {width:100%;height:470px;}
  #index .product .cp_series ul li img {width:100%;height:470px;}
  #index .product .cp_series ul li .edging {height:458px;}
}
@media (max-width: 400px) {
  #index .product .cont {width:92%;margin:0 4%;}
  #index .product .cp_series {width:100%;height:auto;}
  #index .product .cp_series ul li {width:100%;height:400px;}
  #index .product .cp_series ul li img {width:100%;height:400px;}
  #index .product .cp_series ul li .edging {height:408px;}
}

/*#index .product .cp_series .swiper-container-cpxl {width:100%;height:600px;}
#index .product .cp_series .swiper-container-cpxl .swiper-slide {height:600px; position:relative;overflow:hidden;}
#index .product .cp_series .swiper-container-cpxl .swiper-button-prev {width:74px;height:106px;background:url(../images/left_6.png) no-repeat center center;opacity:.45;filter:Alpha(opacity=.45);background-size:100% ;-moz-background-size:100%;left:35px;}
#index .product .cp_series .swiper-container-cpxl .swiper-button-prev:hover {opacity:.7;filter:Alpha(opacity=.7);}
#index .product .cp_series .swiper-container-cpxl .swiper-button-next {width:74px;height:106px;background:url(../images/right_6.png) no-repeat center center;opacity:.45;filter:Alpha(opacity=.45);background-size:100% ;-moz-background-size:100%;right:35px;}
#index .product .cp_series .swiper-container-cpxl .swiper-button-next:hover {opacity:.7;filter:Alpha(opacity=.7);}
#index .product .cp_series .swiper-container-cpxl .clas_bx {width:100%;height:600px;overflow:hidden; position:relative;}
#index .product .cp_series .swiper-container-cpxl .clas_bx img {width:100%;height:600px;}
#index .product .cp_series .swiper-container-cpxl .clas_bx .edging {position:absolute;border:1px solid #fff;opacity:.3;filter:Alpha(opacity=.3);z-index:10;left:20px;top:20px;width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:558px;}
#index .product .cp_series .swiper-container-cpxl .clas_bx .txt {width:280px;height:164px;position:absolute;z-index:11;left:50%;top:50%;margin-left:-140px;margin-top:-82px;}
#index .product .cp_series .swiper-container-cpxl .clas_bx .txt .inc {width:30px;height:30px;background:url(../images/inc_t_03.png) no-repeat center center; margin:0 auto;}
#index .product .cp_series .swiper-container-cpxl .clas_bx .txt em {display:block;width:1px;height:80px;background-color:#fff;margin:14px auto 10px auto;}
#index .product .cp_series .swiper-container-cpxl .clas_bx .txt h2 {height:30px;line-height:30px;font-size:22px;color:#fff;width:280px;text-align:center;}
#index .product .cp_series .swiper-container-cpxl .clas_bx:hover .txt {width:280px;height:204px;margin-left:-140px;margin-top:-102px;}
#index .product .cp_series .swiper-container-cpxl .clas_bx:hover .txt em {height:120px;}*/
#index .product .cp_bx {width:100%;padding-top:30px;}
#index .product .cp_bx  ul li {overflow:hidden;position:relative;float:left;margin-bottom:25px;}
#index .product .cp_bx  ul li p {width:100%;height:50px;line-height:50px;text-align:center;padding-top:30px;position:absolute;z-index:10;left:0;bottom:0;background:url(../images/bg_cp_1.png) repeat-x bottom;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#index .product .cp_bx  ul li p a {font-size:18px;color:#fff;}
#index .product .cp_bx  ul li.hot {width:calc(40% - 15px);width:-moz-calc(40% - 15px);width:-webkit-calc(40% - 15px);height:260px;}
#index .product .cp_bx  ul li.hot img {width:100%;height:260px;}
#index .product .cp_bx  ul li.list {width:calc(20% - 20px);width:-moz-calc(20% - 20px);width:-webkit-calc(20% - 20px);margin-left:25px;height:260px;}
#index .product .cp_bx  ul li.list img {width:100%;height:260px;}
#index .product .cp_bx  ul li.more {width:calc(20% - 20px);width:-moz-calc(20% - 20px);width:-webkit-calc(20% - 20px);margin-left:25px;height:260px;background-color:#71778a;}
#index .product .cp_bx  ul li.more .txt {position:absolute;height:76px;width:164px;z-index:10px;top:50%;left:50%;margin-top:-38px;margin-left:-82px;}
#index .product .cp_bx  ul li.more .txt h2 {height:28px;line-height:28px;margin-bottom:14px;font-size:20px;color:#fff;}
#index .product .cp_bx  ul li.more .txt h2 a {font-size:20px;color:#fff;}
#index .product .cp_bx  ul li.more .txt a {display:block;width:164px;height:34px;line-height:34px;background-color:#fff;font-size:16px;color:#27345a;text-align:center;border-radius:17px;-moz-border-radius:17px;}
#index .product .cp_bx  ul li:hover p {background:url(../images/bg_cp_1a.png) repeat-x bottom;}
#index .product .cp_bx  ul #cp_5 {margin-left:0!important;}
@media (min-width: 1601px) and (max-width: 1700px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:18px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 12px);width:-moz-calc(40% - 12px);width:-webkit-calc(40% - 12px);height:210px;}
  #index .product .cp_bx  ul li.hot img {height:210px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 16px);width:-moz-calc(20% - 16px);width:-webkit-calc(20% - 16px);margin-left:20px;height:210px;}
  #index .product .cp_bx  ul li.list img {height:210px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 16px);width:-moz-calc(20% - 16px);width:-webkit-calc(20% - 16px);margin-left:20px;height:210px;}
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:16px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 12px);width:-moz-calc(40% - 12px);width:-webkit-calc(40% - 12px);height:200px;}
  #index .product .cp_bx  ul li.hot img {height:200px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 16px);width:-moz-calc(20% - 16px);width:-webkit-calc(20% - 16px);margin-left:20px;height:200px;}
  #index .product .cp_bx  ul li.list img {height:200px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 16px);width:-moz-calc(20% - 16px);width:-webkit-calc(20% - 16px);margin-left:20px;height:200px;}
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #index .product .cp_bx  ul li {margin-bottom:15px;}
  #index .product .cp_bx  ul li p a {font-size:16px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 9px);width:-moz-calc(40% - 9px);width:-webkit-calc(40% - 9px);height:190px;}
  #index .product .cp_bx  ul li.hot img {height:190px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:190px;}
  #index .product .cp_bx  ul li.list img {height:190px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:190px;}
}
@media (min-width: 1301px) and (max-width: 1400px) {
  #index .product .cp_bx  ul li {margin-bottom:15px;}
  #index .product .cp_bx  ul li p a {font-size:15px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 9px);width:-moz-calc(40% - 9px);width:-webkit-calc(40% - 9px);height:180px;}
  #index .product .cp_bx  ul li.hot img {height:180px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:180px;}
  #index .product .cp_bx  ul li.list img {height:180px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:180px;}
}
@media (min-width: 1201px) and (max-width: 1300px) {
  #index .product .cp_bx  ul li {margin-bottom:15px;}
  #index .product .cp_bx  ul li p a {font-size:15px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 9px);width:-moz-calc(40% - 9px);width:-webkit-calc(40% - 9px);height:170px;}
  #index .product .cp_bx  ul li.hot img {height:170px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:170px;}
  #index .product .cp_bx  ul li.list img {height:170px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:170px;}
}
@media (min-width: 1101px) and (max-width: 1200px) {
  #index .product .cp_bx  ul li {margin-bottom:15px;}
  #index .product .cp_bx  ul li p a {font-size:14px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 9px);width:-moz-calc(40% - 9px);width:-webkit-calc(40% - 9px);height:160px;}
  #index .product .cp_bx  ul li.hot img {height:160px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:160px;}
  #index .product .cp_bx  ul li.list img {height:160px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:160px;}
}
@media (min-width: 1001px) and (max-width: 1100px) {
  #index .product .cp_bx  ul li {margin-bottom:15px;}
  #index .product .cp_bx  ul li p a {font-size:14px;}
  #index .product .cp_bx  ul li.hot {width:calc(40% - 9px);width:-moz-calc(40% - 9px);width:-webkit-calc(40% - 9px);height:150px;}
  #index .product .cp_bx  ul li.hot img {height:150px;}
  #index .product .cp_bx  ul li.list {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:150px;}
  #index .product .cp_bx  ul li.list img {height:150px;}
  #index .product .cp_bx  ul li.more {width:calc(20% - 12px);width:-moz-calc(20% - 12px);width:-webkit-calc(20% - 12px);margin-left:15px;height:150px;}
}
@media (min-width: 901px) and (max-width: 1000px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:18px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:340px;}
  #index .product .cp_bx  ul li.hot img {height:340px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);margin-left:30px;height:320px;}
  #index .product .cp_bx  ul li.list img {height:320px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);margin-left:30px;height:320px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:30px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (min-width: 801px) and (max-width: 900px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:18px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:320px;}
  #index .product .cp_bx  ul li.hot img {height:320px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);margin-left:30px;height:300px;}
  #index .product .cp_bx  ul li.list img {height:300px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);margin-left:30px;height:300px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:30px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (min-width: 701px) and (max-width: 800px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:18px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:300px;}
  #index .product .cp_bx  ul li.hot img {height:300px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);margin-left:24px;height:280px;}
  #index .product .cp_bx  ul li.list img {height:280px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);margin-left:24px;height:280px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:24px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (min-width: 601px) and (max-width:700px) {
  #index .product .cp_bx  ul li {margin-bottom:20px;}
  #index .product .cp_bx  ul li p a {font-size:17px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:260px;}
  #index .product .cp_bx  ul li.hot img {height:260px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);margin-left:24px;height:240px;}
  #index .product .cp_bx  ul li.list img {height:240px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);margin-left:24px;height:240px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:24px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (min-width: 501px) and (max-width:600px) {
  #index .product .cp_bx  ul li {margin-bottom:18px;}
  #index .product .cp_bx  ul li p a {font-size:16px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:240px;}
  #index .product .cp_bx  ul li.hot img {height:240px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 9px);width:-moz-calc(50% - 9px);width:-webkit-calc(50% - 9px);margin-left:18px;height:210px;}
  #index .product .cp_bx  ul li.list img {height:210px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 9px);width:-moz-calc(50% - 9px);width:-webkit-calc(50% - 9px);margin-left:18px;height:210px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:18px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (min-width: 401px) and (max-width:500px) {
  #index .product .cp_bx  ul li {margin-bottom:16px;}
  #index .product .cp_bx  ul li p a {font-size:15px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:200px;}
  #index .product .cp_bx  ul li.hot img {height:200px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 8px);width:-moz-calc(50% - 8px);width:-webkit-calc(50% - 8px);margin-left:16px;height:160px;}
  #index .product .cp_bx  ul li.list img {height:160px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 8px);width:-moz-calc(50% - 8px);width:-webkit-calc(50% - 8px);margin-left:16px;height:160px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:16px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}
@media (max-width: 400px) {
  #index .product .cp_bx  ul li {margin-bottom:14px;}
  #index .product .cp_bx  ul li p a {font-size:14px;}
  #index .product .cp_bx  ul li.hot {width:100%;height:180px;}
  #index .product .cp_bx  ul li.hot img {height:180px;}
  #index .product .cp_bx  ul li.list {width:calc(50% - 7px);width:-moz-calc(50% - 7px);width:-webkit-calc(50% - 7px);margin-left:14px;height:140px;}
  #index .product .cp_bx  ul li.list img {height:140px;}
  #index .product .cp_bx  ul li.more {width:calc(50% - 7px);width:-moz-calc(50% - 7px);width:-webkit-calc(50% - 7px);margin-left:14px;height:140px;}
  #index .product .cp_bx  ul #cp_2 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_4 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_5 {margin-left:14px!important;}
  #index .product .cp_bx  ul #cp_6 {margin-left:0!important;}
  #index .product .cp_bx  ul #cp_8 {margin-left:0!important;}
}



@media (min-width: 901px) and (max-width: 1000px) {
}
@media (min-width: 801px) and (max-width: 900px) {
}
@media (min-width: 701px) and (max-width: 800px) {
}
@media (min-width: 601px) and (max-width: 700px) {
}
@media (min-width: 501px) and (max-width: 600px) {
}
@media (max-width: 500px) {
}



#index .about {width:100%;padding:50px 0;}
#index .about .cont {width:100%;margin:0 0;}
#index .about .us_info {width:88%;background-color:#f7f7f7;padding:30px 6%;}
#index .about .us_info .text {width:38%;height:414px;float:left;padding:16px 0 20px 0;}
#index .about .us_info .text h2 {height:30px;line-height:30px;font-size:22px;color:#25315a;margin-bottom:10px;}
#index .about .us_info .text p {height:312px;font-size:16px;color:#333;line-height:26px;margin-bottom:25px;overflow:hidden;}
#index .about .us_info .text a.more {display:block;width:100px;height:32px;line-height:32px;font-size:15px;color:#fff;text-align:center;border-radius:16px;-moz-border-radius:16px; background-color:#855c35;}
#index .about .us_info .imgs {width:58%;height:450px;float:right;position:relative;}
#index .about .us_info .imgs .img_bx {width:calc(100% - 40px);width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);height:410px;position:absolute;z-index:10;left:20px;top:20px;overflow:hidden;}
#index .about .us_info .imgs .img_bx .bx {width:100%;height:410px;background:url(../images/us_img_1.jpg) no-repeat left center;background-size:auto 100% ;-moz-background-size:auto 100%;}
#index .about .us_info .imgs:before {position:absolute;content:url(../images/de_bg_1.png);z-index:1;left:0;top:0;}
#index .about .us_info .imgs:after {position:absolute;content:url(../images/af_bg_1.png);z-index:1;right:0;bottom:0;}

#index .about .us_num {width:88%;padding:60px 6% 0 6%;}
#index .about .us_num ul li {width:calc(16.6666% - 1px);width:-moz-calc(16.6666% - 1px);width:-webkit-calc(16.6666% -1px);text-align:center;float:left;position:relative;}
#index .about .us_num ul li:after {content:'';position:absolute;height:100%;right:0;bottom:0;border-right:1px solid #ccc;}
#index .about .us_num ul li .num {height:54px;line-height:54px;color:#25315a;font-size:36px;font-family:"Number DIN";font-weight:bold;}
#index .about .us_num ul li .num span {font-size:18px;font-weight:normal;}
#index .about .us_num ul li p {font-size:16px;color:#333;line-height:30px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#index .about .us_num ul li:after:last-child {display:none;}
#index .about .us_num_1 {width:100%;padding-top:35px;padding-bottom:16px;display:none;position:relative;overflow:hidden;}
#index .about .us_num_1 .swiper-container-usnum {height:72px; width:100%;}
#index .about .us_num_1 .swiper-container-usnum .swiper-slide { height:72px; width:170px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#index .about .us_num_1 .num_one {width:170px;text-align:center;position:relative;}
#index .about .us_num_1 .num_one:after {content:'';position:absolute;height:100%;right:0;bottom:0;border-right:1px solid #ccc;}
#index .about .us_num_1 .num_one .num {height:46px;line-height:46px;color:#25315a;font-size:30px;font-family:"Number DIN";font-weight:bold;}
#index .about .us_num_1 .num_one .num span {font-size:16px;font-weight:normal;}
#index .about .us_num_1 .num_one p {font-size:13px;color:#666;line-height:26px;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#index .about .us_num_1 .num_one:after:last-child {display:none;}

@media (min-width: 1101px) and (max-width: 1400px) {
  #index .about .us_info {width:88%;padding:30px 6%;}
  #index .about .us_info .text {width:38%;height:364px;}
  #index .about .us_info .text p {height:262px;}
  #index .about .us_info .imgs {width:58%;height:400px;}
  #index .about .us_info .imgs .img_bx {height:360px;}
  #index .about .us_info .imgs .img_bx .bx {height:360px;}
}
@media (min-width: 901px) and (max-width: 1100px) {
  #index .about .us_info {width:92%;padding:30px 4%;}
  #index .about .us_info .text {width:38%;height:314px;}
  #index .about .us_info .text p {height:212px;}
  #index .about .us_info .imgs {width:58%;height:350px;}
  #index .about .us_info .imgs .img_bx {height:310px;}
  #index .about .us_info .imgs .img_bx .bx {height:310px;}
  #index .about .us_num {display:none;}
  #index .about .us_num_1 {display:block;}
}
@media (min-width: 701px) and (max-width: 900px) {
  #index .about .us_info {width:92%;padding:30px 4%;}
  #index .about .us_info .text {width:100%;height:284px;}
  #index .about .us_info .text p {height:182px;}
  #index .about .us_info .imgs {width:100%;height:400px;}
  #index .about .us_info .imgs .img_bx {height:360px;}
  #index .about .us_info .imgs .img_bx .bx {height:360px;}
  #index .about .us_num {display:none;}
  #index .about .us_num_1 {display:block;}
}
@media (min-width: 501px) and (max-width: 700px) {
  #index .about .us_info {width:92%;padding:30px 4%;}
  #index .about .us_info .text {width:100%;height:336px;}
  #index .about .us_info .text p {height:234px;}
  #index .about .us_info .imgs {width:100%;height:350px;}
  #index .about .us_info .imgs .img_bx {height:310px;}
  #index .about .us_info .imgs .img_bx .bx {height:310px;}
  #index .about .us_num {display:none;}
  #index .about .us_num_1 {display:block;}
}
@media (min-width: 401px) and (max-width: 500px) {
  #index .about .us_info {width:92%;padding:30px 4%;}
  #index .about .us_info .text {width:100%;height:388px;}
  #index .about .us_info .text p {height:286px;}
  #index .about .us_info .imgs {width:100%;height:300px;}
  #index .about .us_info .imgs .img_bx {height:260px;}
  #index .about .us_info .imgs .img_bx .bx {height:260px;}
  #index .about .us_num {display:none;}
  #index .about .us_num_1 {display:block;}
}
@media (max-width: 400px) {
  #index .about .us_info {width:92%;padding:30px 4%;}
  #index .about .us_info .text {width:100%;height:440px;}
  #index .about .us_info .text p {height:338px;}
  #index .about .us_info .imgs {width:100%;height:250px;}
  #index .about .us_info .imgs .img_bx {height:210px;}
  #index .about .us_info .imgs .img_bx .bx {height:210px;}
  #index .about .us_num {display:none;}
  #index .about .us_num_1 {display:block;}
}



#index .cpys {width:100%;padding:50px 0; background:url(../images/bg_ys_1.jpg) no-repeat center center;background-size:auto 100%;-moz-background-size:auto 100%;}
#index .cpys .cont {width:88%;height:800px;margin:0 6%;position:relative;}
#index .cpys .ys_list {width:1310px;height:170px;position:absolute;left:50%;bottom:50px;margin-left:-655px;}
#index .cpys .ys_list ul li {width:170px;height:170px;background-color:rgba(255,255,255,0.5);border-radius:85px;-moz-border-radius:85px;margin-left:20px;float:left;}
#index .cpys .ys_list ul li .po_bx {position:relative;width:100%;height:1px;margin-top:45px;}
#index .cpys .ys_list ul li .po_bx .Arrow {width:21px;height:12px;background:url(../images/Arrow_ys.png) no-repeat center top;position:absolute;z-index:11;left:50%;top:-63px;margin-left:-11px;display:none;}
#index .cpys .ys_list ul li .inc {width:46px;height:46px;background-repeat:no-repeat;background-position:center center;margin:0 auto 8px auto;background-size:auto 100% ;-moz-background-size:auto 100%;}
#index .cpys .ys_list ul li .ic_1 {background-image:url(../images/ys_inc_1.png);}
#index .cpys .ys_list ul li .ic_2 {background-image:url(../images/ys_inc_2.png);}
#index .cpys .ys_list ul li .ic_3 {background-image:url(../images/ys_inc_3.png);}
#index .cpys .ys_list ul li .ic_4 {background-image:url(../images/ys_inc_4.png);}
#index .cpys .ys_list ul li .ic_5 {background-image:url(../images/ys_inc_5.png);}
#index .cpys .ys_list ul li .ic_6 {background-image:url(../images/ys_inc_6.png);}
#index .cpys .ys_list ul li .ic_7 {background-image:url(../images/ys_inc_7.png);}
#index .cpys .ys_list ul li p {height:24px;line-height:24px;font-size:16px;color:#25315a;text-align:center;}
#index .cpys .ys_list ul li .ys_text {width:1268px;height:250px;background-color:rgba(255,255,255,0.9);padding:20px 20px;border:1px solid #25315a;position:absolute;z-index:10px;left:0;bottom:186px;border-radius:15px;-moz-border-radius:15px;display:none;}
#index .cpys .ys_list ul li .ys_text h2 {height:26px;line-height:26px;font-size:20px;color:#25315a;margin-bottom:10px;}
#index .cpys .ys_list ul li .ys_text .txt {height:214px;font-size:16px;color:#855c35;line-height:26px;overflow:scroll;overflow-x: hidden;}
#index .cpys .ys_list ul li .ys_text .txt a {font-size:16px;color:#855c35;}
#index .cpys .ys_list ul li .ys_text .txt .b_l {width:calc(60% - 20px);width:-moz-calc(60% - 20px);width:-webkit-calc(60% - 20px);float:left;margin-right:40px;}
#index .cpys .ys_list ul li .ys_text .txt .b_l .t_l {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);float:left;margin-right:30px;}
#index .cpys .ys_list ul li .ys_text .txt .b_l .t_r {width:calc(50% - 15px);width:-moz-calc(50% - 15px);width:-webkit-calc(50% - 15px);float:left;}
#index .cpys .ys_list ul li .ys_text .txt .b_r {width:calc(40% - 20px);width:-moz-calc(40% - 20px);width:-webkit-calc(40% - 20px);float:left;}
#index .cpys .ys_list ul li .ys_text .txt .b_r img {width:100%;}

#index .cpys .ys_list ul .show_on {background-color:#25315a;}
#index .cpys .ys_list ul .show_on .ic_1 {background-image:url(../images/ys_inc_1a.png);}
#index .cpys .ys_list ul .show_on .ic_2 {background-image:url(../images/ys_inc_2a.png);}
#index .cpys .ys_list ul .show_on .ic_3 {background-image:url(../images/ys_inc_3a.png);}
#index .cpys .ys_list ul .show_on .ic_4 {background-image:url(../images/ys_inc_4a.png);}
#index .cpys .ys_list ul .show_on .ic_5 {background-image:url(../images/ys_inc_5a.png);}
#index .cpys .ys_list ul .show_on .ic_6 {background-image:url(../images/ys_inc_6a.png);}
#index .cpys .ys_list ul .show_on .ic_7 {background-image:url(../images/ys_inc_7a.png);}
#index .cpys .ys_list ul .show_on p {color:#fff;}
#index .cpys .ys_list ul li:first-child {margin-left:0!important;}

@media (min-width: 1101px) and (max-width: 1320px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:1092px;height:144px;left:50%;bottom:50px;margin-left:-546px;}
  #index .cpys .ys_list ul li {width:144px;height:144px;border-radius:72px;-moz-border-radius:72px;margin-left:14px;}
  #index .cpys .ys_list ul li .ys_text {width:1050px;height:270px;padding:20px 20px;bottom:186px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:32px;}
}
@media (min-width: 1001px) and (max-width: 1100px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:982px;height:130px;left:50%;bottom:50px;margin-left:-491px;}
  #index .cpys .ys_list ul li {width:130px;height:130px;border-radius:65px;-moz-border-radius:65px;margin-left:12px;}
  #index .cpys .ys_list ul li .ys_text {width:940px;height:290px;padding:20px 20px;bottom:148px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:28px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-48px;}
  #index .cpys .ys_list ul li .inc {width:40px;height:40px;}
}
@media (min-width: 901px) and (max-width: 1000px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:872px;height:116px;left:50%;bottom:50px;margin-left:-436px;}
  #index .cpys .ys_list ul li {width:116px;height:116px;border-radius:58px;-moz-border-radius:58px;margin-left:10px;}
  #index .cpys .ys_list ul li .ys_text {width:830px;height:290px;padding:20px 20px;bottom:134px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:24px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-44px;}
  #index .cpys .ys_list ul li .inc {width:36px;height:36px;}
}
@media (min-width: 801px) and (max-width: 900px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:788px;height:104px;left:50%;bottom:50px;margin-left:-394px;}
  #index .cpys .ys_list ul li {width:104px;height:104px;border-radius:58px;-moz-border-radius:58px;margin-left:10px;}
  #index .cpys .ys_list ul li .ys_text {width:746px;height:320px;padding:20px 20px;bottom:121px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:21px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-39px;}
  #index .cpys .ys_list ul li .inc {width:32px;height:32px;margin:0 auto 4px auto;}
  #index .cpys .ys_list ul li p {height:24px;line-height:24px;font-size:15px;}
}
@media (min-width: 701px) and (max-width: 800px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:690px;height:90px;left:50%;bottom:50px;margin-left:-345px;}
  #index .cpys .ys_list ul li {width:90px;height:90px;border-radius:45px;-moz-border-radius:45px;margin-left:10px;}
  #index .cpys .ys_list ul li .ys_text {width:648px;height:340px;padding:20px 20px;bottom:107px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:17px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-35px;}
  #index .cpys .ys_list ul li .inc {width:28px;height:28px;margin:0 auto 4px auto;}
  #index .cpys .ys_list ul li p {height:22px;line-height:22px;font-size:14px;}
}
@media (min-width: 601px) and (max-width: 700px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:100%;height:auto;left:0;bottom:50px;margin-left:0;}
  #index .cpys .ys_list ul li {width:90px;height:90px;border-radius:45px;-moz-border-radius:45px;margin-left:0;margin-right:10px;}
  #index .cpys .ys_list ul li .ys_text {width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:340px;padding:20px 20px;bottom:197px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .ys_text .txt .b_l {width:100%;float:left;margin-right:0;}
  #index .cpys .ys_list ul li .ys_text .txt .b_r {width:100%;float:left;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:17px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-35px;}
  #index .cpys .ys_list ul li .inc {width:28px;height:28px;margin:0 auto 4px auto;}
  #index .cpys .ys_list ul li p {height:22px;line-height:22px;font-size:14px;}
  #index .cpys .ys_list ul #ys_5 {margin-right: 62px;}
  #index .cpys .ys_list ul #ys_6 .ys_text {bottom:107px;}
  #index .cpys .ys_list ul #ys_7 .ys_text {bottom:107px;}
}
@media (min-width: 501px) and (max-width: 600px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:100%;height:auto;left:0;bottom:50px;margin-left:0;}
  #index .cpys .ys_list ul li {width:90px;height:90px;border-radius:45px;-moz-border-radius:45px;margin-left:0;margin-right:10px;}
  #index .cpys .ys_list ul li .ys_text {width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:340px;padding:20px 20px;bottom:197px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .ys_text .txt .b_l {width:100%;float:left;margin-right:0;}
  #index .cpys .ys_list ul li .ys_text .txt .b_r {width:100%;float:left;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:17px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-35px;}
  #index .cpys .ys_list ul li .inc {width:28px;height:28px;margin:0 auto 4px auto;}
  #index .cpys .ys_list ul li p {height:22px;line-height:22px;font-size:14px;}
  #index .cpys .ys_list ul #ys_4 {margin-right:62px;}
  #index .cpys .ys_list ul #ys_5 .ys_text {bottom:107px;}
  #index .cpys .ys_list ul #ys_6 .ys_text {bottom:107px;}
  #index .cpys .ys_list ul #ys_7 .ys_text {bottom:107px;}
}
@media (min-width: 401px) and (max-width: 500px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:100%;height:auto;left:0;bottom:50px;margin-left:0;}
  #index .cpys .ys_list ul li {width:80px;height:80px;border-radius:40px;-moz-border-radius:40px;margin-left:0;margin-right:5px;}
  #index .cpys .ys_list ul li .ys_text {width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:340px;padding:20px 20px;bottom:177px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .ys_text .txt .b_l {width:100%;float:left;margin-right:0;}
  #index .cpys .ys_list ul li .ys_text .txt .b_r {width:100%;float:left;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:17px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-35px;}
  #index .cpys .ys_list ul li .inc {width:24px;height:24px;margin:0 auto 0 auto;}
  #index .cpys .ys_list ul li p {height:22px;line-height:22px;font-size:13px;}
  #index .cpys .ys_list ul #ys_4 {margin-right:33px;}
  #index .cpys .ys_list ul #ys_5 .ys_text {bottom:97px;}
  #index .cpys .ys_list ul #ys_6 .ys_text {bottom:97px;}
  #index .cpys .ys_list ul #ys_7 .ys_text {bottom:97px;}
}
@media (max-width: 400px) {
  #index .cpys .cont {width:92%;height:800px;margin:0 4%;}
  #index .cpys .ys_list {width:100%;height:auto;left:0;bottom:50px;margin-left:0;}
  #index .cpys .ys_list ul li {width:80px;height:80px;border-radius:40px;-moz-border-radius:40px;margin-left:0;margin-right:5px;}
  #index .cpys .ys_list ul li .ys_text {width:calc(100% - 42px);width:-moz-calc(100% - 42px);width:-webkit-calc(100% - 42px);height:340px;padding:20px 20px;bottom:177px;border-radius:15px;-moz-border-radius:15px;}
  #index .cpys .ys_list ul li .ys_text .txt .b_l {width:100%;float:left;margin-right:0;}
  #index .cpys .ys_list ul li .ys_text .txt .b_r {width:100%;float:left;}
  #index .cpys .ys_list ul li .po_bx {width:100%;height:1px;margin-top:17px;}
  #index .cpys .ys_list ul li .po_bx .Arrow {top:-35px;}
  #index .cpys .ys_list ul li .inc {width:24px;height:24px;margin:0 auto 0 auto;}
  #index .cpys .ys_list ul li p {height:22px;line-height:22px;font-size:13px;}
  #index .cpys .ys_list ul #ys_3 {margin-right:33px;}
  #index .cpys .ys_list ul #ys_4 .ys_text {bottom:97px;}
  #index .cpys .ys_list ul #ys_5 .ys_text {bottom:97px;}
  #index .cpys .ys_list ul #ys_6 .ys_text {bottom:97px;}
  #index .cpys .ys_list ul #ys_7 .ys_text {bottom:97px;margin-right:0;}
}




#index .news {width:100%;padding:50px 0;background:url(../images/bg_02.jpg) no-repeat center top;background-size:auto 100%;-moz-background-size:auto 100%;}
#index .news .cont {width:88%;margin:0 6%;}
#index .news .hot {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);height:603px;float:left;margin-right:24px;background-color:#fff;}
#index .news .hot .img {width:100%;height:420px;overflow:hidden;}
#index .news .hot .img img {width:100%;height:420px;}
#index .news .hot .txt {padding:26px 30px 30px 30px;}
#index .news .hot .txt h2 {height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#index .news .hot .txt h2 a {font-size:20px;color:#25315a;}
#index .news .hot .txt p {height:60px;line-height:30px;font-size:18px;color:#666;margin:6px 0 10px 0;overflow:hidden;}
#index .news .hot .txt .date {height:22px;line-height:22px;font-size:16px;color:#ccb7a2;font-family:"Number DIN";}

#index .news ul {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);float:left;}
#index .news ul li {width:100%;height:185px;background-color:#FFFFFF;margin-bottom:24px;}
#index .news ul li .img {width:245px;height:185px;float:left;overflow:hidden;}
#index .news ul li .img img {width:100%;height:185px;}
#index .news ul li .txt {width:calc(100% - 305px);width:-moz-calc(100% - 305px);width:-webkit-calc(100% - 305px);height:125px;float:left;padding:30px;}
#index .news ul li .txt h2 {height:20px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#index .news ul li .txt h2 a {font-size:18px;color:#25315a;}
#index .news ul li .txt p {height:52px;font-size:16px;color:#666;line-height:26px;margin:10px 0 20px 0;overflow:hidden;}
#index .news ul li .txt .date {height:22px;line-height:22px;font-size:16px;color:#ccb7a2;font-family:"Number DIN";}

@media (min-width: 1101px) and (max-width: 1400px) {
  #index .news .hot {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);height:468px;}
  #index .news .hot .img {height:318px;}
  #index .news .hot .img img {height:318px;}
  #index .news .hot .txt {padding:20px;}
  #index .news .hot .txt h2 {height:20px;line-height:20px;}
  #index .news .hot .txt h2 a {font-size:18px;}
  #index .news .hot .txt p {height:48px;line-height:24px;font-size:14px;margin:10px 0;}
  
  #index .news ul {width:calc(50% - 12px);width:-moz-calc(50% - 12px);width:-webkit-calc(50% - 12px);}
  #index .news ul li {height:140px;}
  #index .news ul li .img {width:200px;height:140px;}
  #index .news ul li .img img {height:140px;}
  #index .news ul li .txt {width:calc(100% - 240px);width:-moz-calc(100% - 240px);width:-webkit-calc(100% - 240px);height:100px;padding:20px;}
  #index .news ul li .txt h2 {height:20px;line-height:20px;}
  #index .news ul li .txt h2 a {font-size:16px;}
  #index .news ul li .txt p {height:48px;font-size:14px;line-height:24px;margin:5px 0;}
  #index .news ul li .txt .date {height:20px;line-height:20px;}
}
@media (min-width: 701px) and (max-width: 1100px) {
  #index .news .cont {width:92%;margin:0 4%;}
  #index .news .hot {width:100%;height:603px;margin-bottom:24px;}
  
  #index .news ul {width:100%;}
}
@media (min-width: 601px) and (max-width: 700px) {
  #index .news .cont {width:92%;margin:0 4%;}
  #index .news .hot {width:100%;height:468px; margin-bottom:24px;}
  #index .news .hot .img {height:318px;}
  #index .news .hot .img img {height:318px;}
  #index .news .hot .txt {padding:20px;}
  #index .news .hot .txt h2 {height:20px;line-height:20px;}
  #index .news .hot .txt h2 a {font-size:18px;}
  #index .news .hot .txt p {height:48px;line-height:24px;font-size:14px;margin:10px 0;}
  
  #index .news ul {width:100%;}
  #index .news ul li {height:140px;}
  #index .news ul li .img {width:200px;height:140px;}
  #index .news ul li .img img {height:140px;}
  #index .news ul li .txt {width:calc(100% - 240px);width:-moz-calc(100% - 240px);width:-webkit-calc(100% - 240px);height:100px;padding:20px;}
  #index .news ul li .txt h2 {height:20px;line-height:20px;}
  #index .news ul li .txt h2 a {font-size:16px;}
  #index .news ul li .txt p {height:48px;font-size:14px;line-height:24px;margin:5px 0;}
  #index .news ul li .txt .date {height:20px;line-height:20px;}
}
@media (min-width: 401px) and (max-width: 600px) {
  #index .news .cont {width:92%;margin:0 4%;}
  #index .news .hot {width:100%;height:auto; margin-bottom:24px;}
  #index .news .hot .img {height:240px;}
  #index .news .hot .img img {height:240px;}
  #index .news .hot .txt {padding:20px;}
  #index .news .hot .txt h2 {height:20px;line-height:20px;}
  #index .news .hot .txt h2 a {font-size:16px;}
  #index .news .hot .txt p {height:48px;line-height:24px;font-size:14px;margin:10px 0;}
  
  #index .news ul {width:100%;}
  #index .news ul li {height:auto;}
  #index .news ul li .img {width:100%;height:240px;}
  #index .news ul li .img img {height:240px;}
  #index .news ul li .txt {width:calc(100% - 40px);width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);height:100px;padding:20px;}
  #index .news ul li .txt h2 {height:20px;line-height:20px;}
  #index .news ul li .txt h2 a {font-size:16px;}
  #index .news ul li .txt p {height:48px;font-size:14px;line-height:24px;margin:5px 0;}
  #index .news ul li .txt .date {height:20px;line-height:20px;}
}
@media (max-width: 400px) {
  #index .news .cont {width:92%;margin:0 4%;}
  #index .news .hot {width:100%;height:auto; margin-bottom:24px;}
  #index .news .hot .img {height:210px;}
  #index .news .hot .img img {height:210px;}
  #index .news .hot .txt {padding:20px;}
  #index .news .hot .txt h2 {height:20px;line-height:20px;}
  #index .news .hot .txt h2 a {font-size:16px;}
  #index .news .hot .txt p {height:48px;line-height:24px;font-size:14px;margin:10px 0;}
  
  #index .news ul {width:100%;}
  #index .news ul li {height:auto;}
  #index .news ul li .img {width:100%;height:210px;}
  #index .news ul li .img img {height:210px;}
  #index .news ul li .txt {width:calc(100% - 40px);width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);height:100px;padding:20px;}
  #index .news ul li .txt h2 {height:20px;line-height:20px;}
  #index .news ul li .txt h2 a {font-size:16px;}
  #index .news ul li .txt p {height:48px;font-size:14px;line-height:24px;margin:5px 0;}
  #index .news ul li .txt .date {height:20px;line-height:20px;}
}











#index .liuyan {width:100%;height:178px;position:relative;}
#index .liuyan .cont {width:calc(88% - 80px);width:-moz-calc(88% - 80px);width:-webkit-calc(88% - 80px);height:158px;background-color:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.3);border-radius:6px;padding:30px 40px;position:absolute;z-index:99;left:6%;bottom:-40px;}
#index .liuyan .cont .lxfs {float:left;width:30%;}
#index .liuyan .cont .lxfs h2 {font-size:18px;color:#333;line-height:32px;font-weight:normal;}
#index .liuyan .cont .lxfs p {font-size:50px;line-height:58px;color:#0065c1;font-family:"Times New Roman", Times, serif;}
#index .liuyan .cont .message {width:70%;float:right;}
#index .liuyan .cont .message h2 {font-size:16px;color:#333;line-height:20px;margin-bottom:18px;font-weight:normal;}
#index .liuyan .cont .message .fr_bx {width:100%;}
#index .liuyan .cont .message .inp_txt {font-size:15px;color:#67a2ee;}
#index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 50px);width:-moz-calc(50% - 50px);width:-webkit-calc(50% - 50px); line-height:50px;height:50px;background:#f3faff;outline:none;padding:0 20px;border:none;border-radius:8px;}
#index .liuyan .cont .message .inp_bx_2 {width:calc(84% - 60px);width:-moz-calc(84% - 60px);width:-webkit-calc(84% - 60px); line-height:50px;height:50px;background:#f3faff;outline:none;padding:0 20px;border:none;border-radius:8px;}
#index .liuyan .cont .message .input_1 {float:left;margin-right:20px;margin-bottom:20px;}
#index .liuyan .cont .message .input_2 {float:left;margin-bottom:20px;}
#index .liuyan .cont .message .input_3 {float:left;margin-right:20px;}
#index .liuyan .cont .message .input_4 {width:16%;line-height:50px;height:50px;font-size:18px;color:#fff;text-align:center;background-color:#0065c1;float:left;border:none;border-radius:8px;}
#index .liuyan .cont .message .input_4:hover { background-color:#ff9c00;}
@media (min-width: 1101px) and (max-width: 1200px) {
  #index .liuyan {width:100%;height:178px;}
  #index .liuyan .cont {width:calc(88% - 60px);width:-moz-calc(88% - 60px);width:-webkit-calc(88% - 60px);height:158px;padding:25px 30px;left:6%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:28%;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;}
  #index .liuyan .cont .lxfs p {font-size:42px;line-height:52px;}
  #index .liuyan .cont .message {width:72%;}
  #index .liuyan .cont .message h2 {font-size:16px;line-height:20px;margin-bottom:18px;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 50px);width:-moz-calc(50% - 50px);width:-webkit-calc(50% - 50px);line-height:50px;height:50px;padding:0 20px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(84% - 60px);width:-moz-calc(84% - 60px);width:-webkit-calc(84% - 60px);line-height:50px;height:50px;padding:0 20px;}
  #index .liuyan .cont .message .input_1 {margin-right:20px;margin-bottom:20px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:20px;}
  #index .liuyan .cont .message .input_3 {margin-right:20px;}
  #index .liuyan .cont .message .input_4 {width:16%;line-height:50px;height:50px;font-size:18px;}
}
@media (min-width: 1001px) and (max-width: 1100px) {
  #index .liuyan {width:100%;height:178px;}
  #index .liuyan .cont {width:calc(92% - 50px);width:-moz-calc(92% - 50px);width:-webkit-calc(92% - 50px);height:158px;padding:20px 25px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:28%;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;}
  #index .liuyan .cont .lxfs p {font-size:42px;line-height:52px;}
  #index .liuyan .cont .message {width:72%;}
  #index .liuyan .cont .message h2 {font-size:16px;line-height:20px;margin-bottom:18px;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 50px);width:-moz-calc(50% - 50px);width:-webkit-calc(50% - 50px);line-height:50px;height:50px;padding:0 20px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(82% - 60px);width:-moz-calc(82% - 60px);width:-webkit-calc(82% - 60px);line-height:50px;height:50px;padding:0 20px;}
  #index .liuyan .cont .message .input_1 {margin-right:20px;margin-bottom:20px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:20px;}
  #index .liuyan .cont .message .input_3 {margin-right:20px;}
  #index .liuyan .cont .message .input_4 {width:18%;line-height:50px;height:50px;font-size:18px;}
}
@media (min-width: 901px) and (max-width: 1000px) {
  #index .liuyan {width:100%;height:174px;}
  #index .liuyan .cont {width:calc(92% - 50px);width:-moz-calc(92% - 50px);width:-webkit-calc(92% - 50px);height:154px;padding:20px 25px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:25%;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;}
  #index .liuyan .cont .lxfs p {font-size:32px;line-height:52px;}
  #index .liuyan .cont .message {width:75%;}
  #index .liuyan .cont .message h2 {font-size:16px;line-height:20px;margin-bottom:18px;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 48px);width:-moz-calc(50% - 48px);width:-webkit-calc(50% - 48px);line-height:48px;height:48px;padding:0 20px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(82% - 58px);width:-moz-calc(82% - 58px);width:-webkit-calc(82% - 58px);line-height:48px;height:48px;padding:0 20px;}
  #index .liuyan .cont .message .input_1 {margin-right:16px;margin-bottom:16px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:16px;}
  #index .liuyan .cont .message .input_3 {margin-right:16px;}
  #index .liuyan .cont .message .input_4 {width:18%;line-height:48px;height:48px;font-size:18px;}
}
@media (min-width: 801px) and (max-width: 900px) {
  #index .liuyan {width:100%;height:192px;}
  #index .liuyan .cont {width:calc(92% - 50px);width:-moz-calc(92% - 50px);width:-webkit-calc(92% - 50px);height:192px;padding:20px 25px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:52px;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:32px;line-height:52px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:15px;line-height:20px;margin-bottom:14px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 39px);width:-moz-calc(50% - 39px);width:-webkit-calc(50% - 39px);line-height:46px;height:46px;padding:0 16px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(82% - 46px);width:-moz-calc(82% - 46px);width:-webkit-calc(82% - 46px);line-height:46px;height:46px;padding:0 16px;}
  #index .liuyan .cont .message .input_1 {margin-right:14px;margin-bottom:14px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:14px;}
  #index .liuyan .cont .message .input_3 {margin-right:14px;}
  #index .liuyan .cont .message .input_4 {width:18%;line-height:46px;height:46px;font-size:18px;}
}
@media (min-width: 701px) and (max-width: 800px) {
  #index .liuyan {width:100%;height:192px;}
  #index .liuyan .cont {width:calc(92% - 50px);width:-moz-calc(92% - 50px);width:-webkit-calc(92% - 50px);height:192px;padding:20px 25px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:52px;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:32px;line-height:52px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:15px;line-height:20px;margin-bottom:14px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 39px);width:-moz-calc(50% - 39px);width:-webkit-calc(50% - 39px);line-height:46px;height:46px;padding:0 16px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(82% - 46px);width:-moz-calc(82% - 46px);width:-webkit-calc(82% - 46px);line-height:46px;height:46px;padding:0 16px;}
  #index .liuyan .cont .message .input_1 {margin-right:14px;margin-bottom:14px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:14px;}
  #index .liuyan .cont .message .input_3 {margin-right:14px;}
  #index .liuyan .cont .message .input_4 {width:18%;line-height:46px;height:46px;font-size:18px;}
}
@media (min-width: 601px) and (max-width: 700px) {
  #index .liuyan {width:100%;height:162px;}
  #index .liuyan .cont {width:calc(92% - 40px);width:-moz-calc(92% - 40px);width:-webkit-calc(92% - 40px);height:172px;padding:15px 20px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:40px;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:30px;line-height:40px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:14px;line-height:20px;margin-bottom:12px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 34px);width:-moz-calc(50% - 34px);width:-webkit-calc(50% - 34px);line-height:44px;height:44px;padding:0 14px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(80% - 40px);width:-moz-calc(80% - 40px);width:-webkit-calc(80% - 40px);line-height:44px;height:44px;padding:0 14px;}
  #index .liuyan .cont .message .input_1 {margin-right:12px;margin-bottom:12px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:12px;}
  #index .liuyan .cont .message .input_3 {margin-right:12px;}
  #index .liuyan .cont .message .input_4 {width:20%;line-height:44px;height:44px;font-size:17px;}
}
@media (min-width: 501px) and (max-width: 600px) {
  #index .liuyan {width:100%;height:218px;}
  #index .liuyan .cont {width:calc(92% - 40px);width:-moz-calc(92% - 40px);width:-webkit-calc(92% - 40px);height:228px;padding:15px 20px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:40px;}
  #index .liuyan .cont .lxfs h2 {font-size:18px;line-height:32px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:30px;line-height:40px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:12px;line-height:20px;margin-bottom:12px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(50% - 34px);width:-moz-calc(50% - 34px);width:-webkit-calc(50% - 34px);line-height:44px;height:44px;padding:0 14px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(100% - 28px);width:-moz-calc(100% - 28px);width:-webkit-calc(100% - 28px);line-height:44px;height:44px;padding:0 14px;margin-bottom:12px;}
  #index .liuyan .cont .message .input_1 {margin-right:12px;margin-bottom:12px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:12px;}
  #index .liuyan .cont .message .input_3 {margin-right:0;}
  #index .liuyan .cont .message .input_4 {width:28%;line-height:44px;height:44px;font-size:17px;}
}
@media (min-width: 401px) and (max-width: 500px) {
  #index .liuyan {width:100%;height:272px;}
  #index .liuyan .cont {width:calc(92% - 40px);width:-moz-calc(92% - 40px);width:-webkit-calc(92% - 40px);height:282px;padding:15px 20px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:34px;}
  #index .liuyan .cont .lxfs h2 {font-size:17px;line-height:30px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:24px;line-height:34px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:12px;line-height:20px;margin-bottom:10px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(100% - 24px);width:-moz-calc(100% - 24px);width:-webkit-calc(100% - 24px);line-height:42px;height:42px;padding:0 12px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(100% - 24px);width:-moz-calc(100% - 24px);width:-webkit-calc(100% - 24px);line-height:42px;height:42px;padding:0 12px;margin-bottom:10px;}
  #index .liuyan .cont .message .input_1 {margin-right:0;margin-bottom:10px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:10px;}
  #index .liuyan .cont .message .input_3 {margin-right:0;}
  #index .liuyan .cont .message .input_4 {width:40%;line-height:42px;height:42px;font-size:16px;}
}
@media (max-width: 400px) {
  #index .liuyan {width:100%;height:272px;}
  #index .liuyan .cont {width:calc(92% - 40px);width:-moz-calc(92% - 40px);width:-webkit-calc(92% - 40px);height:282px;padding:15px 20px;left:4%;bottom:-40px;}
  #index .liuyan .cont .lxfs {width:100%;height:34px;}
  #index .liuyan .cont .lxfs h2 {font-size:16px;line-height:30px;display:inline-block;}
  #index .liuyan .cont .lxfs p {font-size:23px;line-height:34px;display:inline-block;}
  #index .liuyan .cont .message {width:100%;}
  #index .liuyan .cont .message h2 {font-size:12px;line-height:20px;margin-bottom:10px;color:#A2A2A2;}
  #index .liuyan .cont .message .fr_bx {width:100%;}
  #index .liuyan .cont .message .inp_txt {font-size:15px;}
  #index .liuyan .cont .message .inp_bx_1 {width:calc(100% - 24px);width:-moz-calc(100% - 24px);width:-webkit-calc(100% - 24px);line-height:42px;height:42px;padding:0 12px;}
  #index .liuyan .cont .message .inp_bx_2 {width:calc(100% - 24px);width:-moz-calc(100% - 24px);width:-webkit-calc(100% - 24px);line-height:42px;height:42px;padding:0 12px;margin-bottom:10px;}
  #index .liuyan .cont .message .input_1 {margin-right:0;margin-bottom:10px;}
  #index .liuyan .cont .message .input_2 {margin-bottom:10px;}
  #index .liuyan .cont .message .input_3 {margin-right:0;}
  #index .liuyan .cont .message .input_4 {width:40%;line-height:42px;height:42px;font-size:16px;}
}

/*---*/

.kstd_bx { background-color:#f2f3f7; width:100%; padding:30px 0;}
.kstd_bx .cont { width:1100px; margin:0 auto;}
.kstd_bx .cont .tit_bt {height:30px;width:100%;background: url(../images/kstd_bg_02.jpg) repeat-x center center; margin-bottom:30px;}
.kstd_bx .cont .tit_bt h3 {width:195px; height:30px; margin:0 auto; background-color:#f2f3f7;}
.kstd_bx .cont .text { border:1px #bcbebd solid;}
.kstd_bx .cont .text .class_list_1 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_1 h2 { padding-top:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666; float:left;display: block;}
.kstd_bx .cont .text .class_list_1 ul {padding:20px 20px 0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_1 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_1 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_2 { height:40px; width:100%;}
.kstd_bx .cont .text .class_list_2 h2 {height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_2 ul {padding:0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_2 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_2 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_3 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_3 h2 { padding-bottom:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_3 ul {padding:0 20px 20px 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_3 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_3 ul li a {font-size:14px; line-height:40px;color:#666;}



#index a.more1 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -440px;
	display: block;
}
#index a.more1:hover {color: #0063a7;text-decoration: none;}
#index a.more2 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -478px;
	display: block;
}
#index a.more2:hover {color: #0063a7;text-decoration: none;}

#index a.more3 {
	font-size:14px;
	color:#323232;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:20px;
	float:right;
	background-image: url(../images/more_ic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#index a.more3:hover {color: #FF3300;text-decoration: none;}





/*footer*/



#footer {width:100%;background-color:#2a3043;}
#footer .cont {padding:0 4%;}
#footer .fot_nav {width:100%;padding:80px 0 50px 0;}
#footer .fot_nav dl {width:16.6666%;float:left;}
#footer .fot_nav dl dt {height:26px;line-height:26px;width:100%;margin-bottom:10px;}
#footer .fot_nav dl dt a {font-size:20px;color:#fff;}
#footer .fot_nav dl dd {width:100%;}
#footer .fot_nav dl dd a {display:block;height:36px;line-height:36px;font-size:17px;color:#8f8b74;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#footer .contact {width:100%;border-bottom:1px solid #515151;border-top:1px solid #515151;padding:25px 0;}
#footer .contact ul li {height:38px;line-height:38px;width:calc(33.3333% - 30px);width:-moz-calc(33.3333% - 30px);width:-webkit-calc(33.3333% - 30px);float:left;background-position:left center;background-repeat:no-repeat;font-size:17px;color:#ebebd0;font-family:"Number DIN","微软雅黑", "microsoft yahei";background-size: auto 60%;-moz-background-size: auto 60%;padding-left:30px;overflow:hidden;}
#footer .contact ul li {height:38px;line-height:38px;width:calc(33.3333% - 30px);width:-moz-calc(33.3333% - 30px);width:-webkit-calc(33.3333% - 30px);float:left;background-position:left center;background-repeat:no-repeat;font-size:17px;color:#ebebd0;font-family:"Number DIN","微软雅黑", "microsoft yahei";background-size: auto 60%;-moz-background-size: auto 60%;padding-left:30px;overflow:hidden;}
#footer .contact ul #lx_1 {width:calc(43% - 30px);width:-moz-calc(43% - 30px);width:-webkit-calc(43% - 30px);}
#footer .contact ul #lx_2 {width:calc(28% - 30px);width:-moz-calc(28% - 30px);width:-webkit-calc(28% - 30px);}
#footer .contact ul #lx_3 {width:calc(28% - 30px);width:-moz-calc(28% - 30px);width:-webkit-calc(28% - 30px);}
#footer .copyright { width:100%;padding:25px 0;font-size:15px;color:#8f8b74;line-height:26px;}
#footer .copyright a {font-size:15px;color:#8f8b74;}


#footer menu { width:100%;float:left;padding-bottom:20px;display:none;border-bottom:1px solid #fff; margin-bottom:20px;}
#footer menu dl {padding:0;}
#footer menu dl dt {height:42px;line-height:42px;font-size:15px;font-weight:bold;border-bottom:1px solid #82C3FF;padding:0 5px;background: url(../images/nav_bt_bg2.png) no-repeat right center;}
#footer menu dl dt a {color:#fff; font-size:16px; font-weight:normal;}
#footer menu dl dt:hover {background:#00529C url(../images/nav_bt_bg1.png) no-repeat right center;}
#footer menu dl dt.open {background:#00529C url(../images/nav_bt_bg1.png) no-repeat right center;}
#footer menu dl dd {display: none; padding:0 12px;}
#footer menu dl dd a {display: block;font-size:1.3rem;color:#B3DBFF;line-height: 32px;border-bottom: 1px solid #82C3FF;padding:0 5px;}
#footer menu dl dd a:hover { background-color:#00529C;}

@media (min-width: 601px) and (max-width: 1000px) {
   #footer .fot_nav {width:100%;padding:60px 0 30px 0;}
   #footer .fot_nav dl {width:33.3333%;float:left;margin-bottom:15px;}
   #footer .contact ul li {height:38px;line-height:38px;width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);float:left;padding-left:30px;}
   #footer .contact ul #lx_1 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);}
   #footer .contact ul #lx_2 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);}
   #footer .contact ul #lx_3 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);}
}
@media (max-width: 600px) {
  #footer .fot_nav {width:100%;padding:40px 0 20px 0;}
   #footer .fot_nav dl {width:50%;float:left;margin-bottom:15px;}
   #footer .fot_nav dl dt a {font-size:18px;}
   #footer .fot_nav dl dd a {height:30px;line-height:30px;font-size:15px;}
   #footer .contact ul li {height:38px;line-height:38px;font-size:16px;width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);float:left;padding-left:30px;}
   #footer .contact ul #lx_1 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);font-size:14px!important;}
   #footer .contact ul #lx_2 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);}
   #footer .contact ul #lx_3 {width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);}
}

