﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.clearfix {
  _zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.clear {
  overflow: hidden;
  _zoom: 1;
}
@font-face {
  font-family: 'Akzident';
  src: url('../fonts/akzident.eot');
  src: url('../fonts/akzident.eot?#iefix') format('embedded-opentype'), url('../fonts/akzident.woff2') format('woff2'), url('../fonts/akzident.woff') format('woff'), url('../fonts/akzident.ttf') format('truetype'), url('../fonts/akzident.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'AvantGardeBook.otf';
  src: url('../fonts/AvantGardeBook.otf');
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Book.otf';
  src: url('../AvantGardeITCbyBT-Book.otf');
}
@font-face {
  font-family: 'FuturaCondensedNormal.otf';
  src: url('../fonts/FuturaCondensedNormal.otf');
}
@font-face {
  font-family: 'futura-condensedbold';
  src: url('../fonts/futura-condensedbold.eot');
  src: url('../fonts/futura-condensedbold.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedbold.woff2') format('woff2'), url('../fonts/futura-condensedbold.woff') format('woff'), url('../fonts/futura-condensedbold.ttf') format('truetype'), url('../fonts/futura-condensedbold.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'Pabloco';
  src: url('../fonts/Pabloco.eot');
  src: url('../fonts/Pabloco.eot?#iefix') format('embedded-opentype'), url('../fonts/Pabloco.woff2') format('woff2'), url('../fonts/Pabloco.woff') format('woff'), url('../fonts/Pabloco.ttf') format('truetype'), url('../fonts/Pabloco.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');/* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
}
.clear_bak {
    clear: both;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
li {
  list-style: none;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  width: 98%;
}
.container_b {
  margin: auto;
  padding: 0px;
  width: 98%;
}
body {
	font-family: "微软雅黑";
	min-width: 320px;
	overflow-x: hidden;
	/*background-image: url(../images/z_youshibg.png);
	background-repeat: repeat;
	background-position: left top;*/
	background-color:#1266e2;
}
em,i{ font-style:normal;}
/*首页新闻轮播图*/
.news_slide_box{position:relative;width:100%;overflow:hidden;}
.news_slide_box .bd{width:100%;height:100%;}
.news_slide_box .bd a{display:block;position:relative;width:100%;padding-bottom:75.3%;}
.news_slide_box .bd a img{position:absolute;top:0;left:0;width:100%;height:100%;}
.news_slide_box .bd a span{display:block;position:absolute;left:0;bottom:0;width:100%;height:4rem;padding:0 1.5rem;line-height:4rem;font-size:1.6rem;color:#FFFFFF;background-color:#10aa9c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news_slide_box .prev,.news_slide_box .next{position:absolute;top:50%;width:3rem;height:10rem;margin-top:-5rem;background-repeat:no-repeat;cursor:pointer;background-color:#10aa9c;background-position:center center;}
.news_slide_box .prev{left:0;background-image:url(../images/slide_arrl.png);}
.news_slide_box .next{right:0;background-image:url(../images/slide_arrr.png);}


.u_gytit {
width:100%;
	height: 38px;
	line-height: 38px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #10aa9c;
	border-bottom: 1px solid #cccccc;
	text-align:left;
}
.u_gytit a { height: 38px; line-height: 38px; }
.u_gytit i { position: absolute; width: 85px; height: 3px; background: #089689; left: 0; bottom: -3px; overflow: hidden; }
.u_gytit em { display: inline-block; font-weight: normal; color: #999; font-size: 16px; font-family: arial; text-transform: uppercase; padding-left: 10px; }
.u_gytit .u_more a {font-size:14px; font-weight: normal; padding-right: 16px; color:#999999; float: right;}
/*首页新闻*/
.wnewsMore{ float:right;color:#999;font-size:13px; text-align:left;}
.indexNewsLeft .indexTitle{font-size:16px; text-align:left;}
.wnewsNav a:hover,.wnewsNav a.cur{color:#10aa9c;}
.indexNewsLeft{padding-right:0; text-align:left;}
.indexNewsCon{padding-top:0px;}
.indexNewsList li{position:relative;padding:5px 0; border-bottom:1px solid #E6E6E6;}
/*.indexNewsList li .date{ background:none; background-size:100% auto;text-align:left; font-size:13px; font-weight:normal; margin-right:20px; padding-top:10px; line-height:25px;color:#333;}
.indexNewsList li .date span{display:inline-block;float:left; font-size:13px; font-weight:normal;margin-top:0;}
.indexNewsList li .date em{ display:inline-block; vertical-align:top;padding-left:4px;position:relative;}
.indexNewsList li .date em:before{content: ".";position: absolute;left: 0;color: #333; display: block;font-weight: bold;}
.indexNewsList li .airtitle{ margin:0px; padding-left:0;width:100%; text-align:left;}
.indexNewsList li .airtitle h5{ overflow:hidden; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical; font-size:15px;  margin-bottom:5px;}
.indexNewsList li .airtitle div.t{height:55px; overflow:hidden;font-size:13px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#666; text-align:left;}
.indexNewsList li .airtitle div.t img{height:0px; width:0px; display:none; overflow:hidden;}
.indexNewsList li:hover .date{background:none;}
.indexNewsList li:hover h5{color:#0055a5;}*/
.indexNewsList li .title {
    width: 100%;
    /*height: 28px;
    line-height: 28px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	/*background: url(../images/dtico2.jpg) no-repeat 0 12px;
    padding-left: 12px;*/
}
.indexNewsList li .title a {
    font-size: 15px;
	color: #555555;
}
.indexNewsList li .time {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    position: relative;
    font-size: 12px;
    color: #888888;
}
.indexNewsList li .time a {
    display: block;
    font-size: 12px;
    color: #353535;
    position: absolute;
    left: 0;
    top: 0;
}
.indexNewsRight{font-size:13px;color:#666;padding:0; text-align:left;}
.indexNewsRight img{width:100%; display:block; text-align:left;}
.indexNewsRight .inTitle{font-size:15px;margin:15px 0 5px; text-align:left;}
.indexNewsRight .inTitle a{color:#010101;}
.indexNewsRight .newsCon {height:110px; width:100%; overflow:hidden; word-break:break-all;}
.indexNewsRight .newsCon img{height:0px; width:0px; display:none; overflow:hidden;}
.indexNewsRight .newsMore{padding-top:10px; text-align:left;}
.indexNewsRight .newsMore a{color:#666;}
.wrightTitle{ font-size:16px;margin-bottom:10px; text-align:left; color:#10aa9c;}
.indexNewsRight{margin-top:15px;}
.wnewsWraper ul{ display:none;}

@media (min-width: 992px){
	.col-md-4, .col-md-8{float:left; padding-left:10px; padding-right:10px;}
	.col-md-8 {
	  width: 66.66666667%;
	}
	.col-md-4 {
	  width: 33.33333333%;
	}
	.indexNewsRight img{width:100%; max-height:360px; display:block; text-align:left;}
}

/*首页新闻*/
@media (min-width: 767px){
	
	/*首页*/
	
	.indexNewsList{padding-top:0px;}
	.indexNewsList li{padding:10px 0px 10px 0px; }
	.indexNewsList li .date{ position:absolute;left:0;top:20px;width:79px;height:90px; background:url(../images/winco12.png) 0 0 no-repeat; background-size:100% auto;text-align:center; font-size:40px;font-weight:bold; margin-right:20px;  line-height:40px;}
	.indexNewsList li .date span{ float:none;display:block; margin-top:-9px;}
	.indexNewsList li .airtitle{ height:90px;margin:0px; padding-left:100px;width:100%;}
	.indexNewsList li:hover .date{background:url(../images/winco13.png) 0 0 no-repeat;color:#fff;}
	.indexNewsList li .date em:before{ opacity:0;}
	.indexNewsList li .airtitle h5{ line-height:25px;  font-size:18px;  margin-bottom:10px;}
	.indexNewsRight .inTitle{font-size:18px;margin:20px 0 10px;}
	.indexNewsRight .newsMore{padding-top:15px;}
	.wrightTitle{ font-size:22px;margin-bottom:25px;}
	.windexCompany ul li a.winco{ height:80px;background-size:auto 80px; }
	.indexColumnOne .ColumnOneCon{padding-bottom:25px;}
	.wnewWork{padding-top:60px;padding-bottom:45px;}
.indexNewsRight img{width:100%; max-height:auto; display:block; text-align:left;}
}
/*首页新闻*/
@media (min-width: 991px) {
.u_gytit {
	font-size: 22px;
}
	.indexNewsLeft .indexTitle{font-size:22px;}
	.indexNewsLeft{padding-right:40px;}
	.indexNewsCon{padding-top:0px;}
	.wnewsMore{font-size:14px;}
	.indexNewsRight{margin-top:0;}


	.indexNewsRight{ overflow:hidden;}
	.zoom {overflow: hidden;width:99.9%; display:block;}
	.zoom img{webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1); -webkit-transition: all 2s ease;-moz-transition: all 2s ease;-o-transition: all 2s ease; transition: all 2s ease;}
	.zoom img:hover{webkit-transform: scale(1.15);-moz-transform: scale(1.15); -o-transform: scale(1.15);transform: scale(1.15); -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s ease;}
	
.ivideo_img_zoomimg {position:relative; width:100%; height:0; overflow:hidden; padding-bottom:75%;}
.ivideo_img_zoomimg ._play{position:absolute;background:#10aa9c;width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.ivideo_img_zoomimg ._play ._video_ico{width:81px;height:81px;display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;background: url(../images/video_ico.png) no-repeat center;overflow:hidden;}
.ivideo_img_zoomimg:hover ._play{top:0;}
}
/*首页新闻end*/
/*-header-*/
.header {
  clear: both;
}
/*-背景-*/
.slider-bgimg { 	position:fixed;     left: 0;     right: 0;     text-align: center;     top: 0; 	z-index:-2; 	width: 100%; 	height: 100%; }
.slider-bgimg img {     width: 100%; 	height: 100%; }
/*-背景eng-*/
/*-背景地球-*/
.slider-golve {     position: absolute;     left: 0;     right: 0;     text-align: center;     top: 10%; 	z-index:-1; }
.slider-golve img {     width: 80%; }
@media (max-width: 1000px) {
.slider-golve img {     width: 100%; }
}
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 50s;
    animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}
/*-背景地球end-*/
/*-banner-*/
.banner {   position: relative;   text-align: center;   overflow: hidden;   width:100%;   height:300px; }
.banner img {   max-width: 100%;   max-height:100%;   margin: auto;   height:300px; }
/*-phone-nav-*/
.phone-nav {   position: absolute;   right: 1%;   margin-right: 15px;   display: none;   color: #fff;   z-index: 9;   padding-top: 19px; }
.phone-nav span {   color: #000;   font-size: 30px;   width:30px; 	height:30px; 	cursor:pointer; 	background-image:url(../images/menu_icon.png); 	background-repeat: no-repeat; 	background-position: center top; }
@media (max-width: 1000px) {
  .phone-nav {display: block;   }
  .banner {position: relative;   text-align: center;   overflow: hidden;   width:100%;   height: inherit;   float: inherit; }
.banner img {max-width: 100%;   max-height:100%;   margin: auto;   height:inherit; }
}
.navbar-area {   width: 100%;   z-index: 99;   -webkit-transition: all 0.3s ease-out 0s;   transition: all 0.3s ease-out 0s;   /*background: transparent;*/ background-color:#FFFFFF;   position: relative;   box-shadow: 0px 0px 8px #000; }
.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
  box-shadow: 0px 0px 8px #000;
}
@media (max-width: 1000px) {
.sticky {position: relative;z-index: 99;background:none;top: 0;box-shadow: none; }
}
.header {
	position: relative;
	/*z-index: 2;
	border-bottom: 2px solid #313b3a;*/
	width: 100%;
    z-index: 1002;
	height:100px;
    /*background: #FFF url(../images/bg-ui-gradient.png) left top repeat-x;*/
}
.top-aside {
position: relative;
  z-index: 1;
  width:100%;
  height:5px;
  background-color: #10aa9c;
    /*background-image: url(../images/bg-banner-blue.png);
    background-position: center center;
    background-repeat: no-repeat;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0D9DDC), to(#0D5292));
    background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -moz-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -ms-radial-gradient(circle, #0D9DDC, #0D5292);*/
}
.header .logo { width: 80px; padding:0px; margin:0px; position: absolute; left: 0px; top: 0px; height: 100px; z-index: 1003;}
.header .logo img {width: 60px; position: absolute; left: 10px; top: 15px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.header .logo .primary-logo {   z-index: 0;   visibility: visible; }
.header .logo .alt-logo {   z-index: 0;   opacity: 0;   visibility: hidden; }
.header .logotext { width: 100%; padding:0px; margin:0px; position: absolute; left: 85px; top: 20px; z-index: 1003;font-size: 18px; line-height: 1;}
.header .logotext strong{ display: block; font-size: 26px;  color: #333; margin-bottom: 10px;margin-top: 3px;}
.navbar-area.sticky .header .logo .primary-logo {   z-index: 0;   opacity: 0;   visibility: hidden; }
.navbar-area.sticky .header .logo .alt-logo {   z-index: 2;   opacity: 1;   visibility: visible; }
.banner_tit {position:absolute; 	margin:5% 0px 0px 0px; 	padding:0px 0px 0px 25%; 	z-index:1001; 	color:#FFFFFF; 	font-weight:bold; 	font-size:22px; 	text-align:center; 	width:100%; 	letter-spacing:1px; 	}
.banner_tit span{ 	color:#FFFFFF; 	font-weight:bold; 	font-size:28px; 	}
@media (max-width: 1000px) {
  .header .logo {height: 0px; background-color: inherit; box-shadow: none;}
  .header .logo img {width: 75%;left: 5px;top: 10px;}
  .header .topright {display: none;}
  .banner_tit {display:none;}
.header .logotext { left: 80px; top: 20px; font-size: 14px;}
.header .logotext strong{ display: block; font-size: 18px;  color: #333; margin-bottom: 10px;}
}
.nav_right_w { width: 100%; /*position: absolute; top: 100px; left: 0px; float: left;*/ margin: 0px 0px 0px 0px; padding: 0px; z-index: 1001; background-color: #345ece;}
.nav_right_yuyan { position: absolute; margin:10px 0px 0px 0px; padding:0px;z-index: 1004; top: 25px; right: 0px;}
.nav_right_yuyan li {float: left; height:30px; font-size:15px; line-height: 30px;text-align: center; z-index:1002;padding: 0rem 1rem;margin:0px 1px 0px 1px;background-color:#ff0000;}
.nav_right_yuyan li a {display: block;color: #FFFFFF; font-weight:400;}
.nav_right { width: 100%; position: relative; float: left; margin:0px 0px 0px 0px; padding:0px;}
.nav_right li {float: left; width:16.6%; height:50px; font-size:15px; line-height: 50px;text-align: center; z-index:1002;padding: 0px;position: relative;}
.nav_right li:before { position: absolute;width: 1px; height: 29px;content: "";right: 0; top: 50%; margin-top: -15px; background: url(../images/line.jpg) no-repeat center;}
.nav_right li:last-child:before { position: absolute;width: 0px; height: 0px;}/*最后一个元素*/
.nav_right li:first-child a:before { content: "";position: absolute; background: url(../images/homre.png) no-repeat;width: 30px; height: 30px;left: 30px;top: 10px;}/*第一个元素*/
.nav_right li:first-child a { padding-left: 5px;}
.nav_right li:hover{ background-color:#db090a;}
.nav_right li a {display: block;color: #FFFFFF; font-weight:700;}
.nav_right li ul {display: none;position: absolute;width:100%; z-index:1003;background-color:#FFFFFF; margin: 0rem;left: 0px; top: 50px;}
.nav_right ul li:hover>ul {position: relative;left: 100%;top: -35px;}
.nav_right li:hover>ul {display: block;border-radius: 2px; box-shadow: 0 6px 12px #0000002d; background-color:#FFFFFF;}
.nav_right li ul li {float: none; width: 100%; color: #1b1b1b;margin: 0px; height:40px; line-height:40px; font-weight:100; background-color:#db090a;text-align: center;padding: 0rem;}
.nav_right li ul li:before { position: absolute;width: 0px; height: 0px;}
.nav_right li ul li:first-child a:before { content: "";position: absolute; background:none;width: 0px; height: 0px;left: 0px;top: 0px;}
.nav_right li ul li:first-child a { padding-left: 0px;}
.nav_right li ul li a {color:#FFFFFF;font-size:13px; margin-top:0px; font-weight:100;}
.nav_right li ul li:hover{ background-color:#f0f0f0;color:#1b1b1b;}
.nav_right li ul li a:hover{ color:#1b1b1b; font-weight:100;}
.nav_right li ul li ul li {float: none; width: 100%; color: #1b1b1b;margin: -2px 0px 3px 2px; height:35px; line-height:35px;}
.nav_right .active { color: #FFFFFF; font-weight:400; background-color:#db090a;}
.nav_right .active:before { width: 0px; height: 0px;}
/*.nav_right .active a {
  color: #FFFFFF;
  font-weight:400;
  background-color:#1a4480;
}*/
.navBg_r {display: block;width: 5%;height: 50px;position: absolute;top: 86px;right: 0px;background: url(../images/navbg.png) repeat-x left top;z-index: 10;float:right; }
.navbar-area.sticky .nav_right li a {color: #1b1b1b;}
.navbar-area.sticky .nav_right li ul li:hover{ color: #1b1b1b;}
.navbar-area.sticky .nav_right li ul li:hover a{ color: #1b1b1b;}
.navbar-area.sticky .nav_right li ul li a {color:#1b1b1b;}
.navbar-area.sticky .nav_right li ul li a:hover{ color:#1b1b1b;}
.navbar-area.sticky .nav_right .active { color: #FFFFFF;}
.navbar-area.sticky .nav_right .active a{ color: #FFFFFF;}
@media (max-width: 1100px) {
.nav_right li:first-child a:before {left: 15px;}/*第一个元素*/
}
@media (max-width: 1000px) {
.header {border-bottom: 0px none;height:auto;}
.nav_right {display: none;}
.navBg_r {display: none;}
.nav_right_w {width: 50%;}
.nav_right_yuyan li { float: inherit; height: 20px; font-size: 12px; line-height: 20px; padding: 0rem 0.5rem; margin: 2px 1px 0px 1px;}
}
@media (max-width: 1000px) {
.header .container {padding: 10px 0px;}
}
.banner {overflow: hidden; }
.banner .slick-dots {
  position: relative;
  bottom: 30px;
}
.banner .slick-dots:after {
  content: "";
  width: 100%;
  /*border: 1px solid rgba(255, 255, 255, 0.1);*/
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -0.5px;
}
.banner .slick-dots li {
  position: relative;
  margin: 0px 5px;
}
.banner .slick-dots li button {
  background: #8f898b;
  height: 3px;
  width: 24px;
}
.banner .slick-dots .slick-active button {
  background: #ffffff;
}
.banner .slick-dots .slick-active:after {
  content: "";
  height: 3px;
  width: 24px;
  border: 1px solid #8f898b;
  position: absolute;
  top: -8px;
  left: -5px;
  padding:8px 15px 10px 15px;
}
/*banner*/
.s-slider-content {
    position: relative;
    padding-top: 90px;
	min-height: 500px;
}

.s-slider-content h6 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    display: inline-block;
    background: #ff4800;
    line-height: 1;
    padding: 16px 50px;
    position: relative;
}

.s-slider-content h6::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 62px 25px;
    border-color: transparent transparent #ff4800 transparent;
}

.s-slider-content h6::after {
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 62px 25px 0 0;
    border-color: #ff4800 transparent transparent transparent;
}

.s-slider-content h6 span.dots,.s-slider-content h6 span.dots2 {
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.s-slider-content h6 span.dots2 {
    right: 10px;
    left: auto;
}

.s-slider-content h2 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 220px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 900;
    color: #ff4612;
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 1000px) {
	.s-slider-content {
    padding-top: 50px;
	min-height: 280px;
	}
  .s-slider-content h2 {
	  bottom: 65px;
	  font-size: 30px;
	  line-height: 1.2;
	}
.s-slider-content h6 {
    font-size: 18px;
}

.s-slider-content h6::before {
    left: -15px;
    border-width: 0 0 50px 15px;
}

.s-slider-content h6::after {
    right: -15px;
    border-width: 50px 15px 0 0;
}
}
.s-slider-content h2 span {
    color: #ff4612;
    line-height: 1;
}

.s-slider-content h2::before {
    content: "";
}

.s-slider-content h2.frame-1 {
    -webkit-animation: animation-1 cubic-bezier(0, 1.09, 1, 1) infinite;
    animation: animation-1 cubic-bezier(0, 1.09, 1, 1) infinite;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
	color: #ff4612;
}

.s-slider-content h2.frame-2 {
    -webkit-animation: animation-2 cubic-bezier(0, 1.09, 1, 1) infinite;
    animation: animation-2 cubic-bezier(0, 1.09, 1, 1) infinite;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
}

.s-slider-content h2.frame-3 {
    -webkit-animation: animation-3 cubic-bezier(0, 1.09, 1, 1) infinite;
    animation: animation-3 cubic-bezier(0, 1.09, 1, 1) infinite;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
}

@-webkit-keyframes animation-1 {
    0% {
        opacity: .5;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    5% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    20% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    30% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes animation-1 {
    0% {
        opacity: .5;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    5% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    20% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    30% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes animation-2 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    30% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    40% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    60% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
    }
}

@keyframes animation-2 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    30% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    40% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    60% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes animation-3 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    60% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    70% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    80% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
    }
}

@keyframes animation-3 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        text-shadow: 0px 0px 40px #fff;
        color: transparent;
    }

    60% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    70% {
        opacity: .8;
        -webkit-transform: scale(1);
        transform: scale(1);
        text-shadow: 0px 0px 0px #fff;
        color: #fff;
    }

    80% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        text-shadow: 0px 0px 50px #fff;
        color: transparent;
    }

    100% {
        opacity: 0;
    }
}

/*banner-end*/
/*国际贸易介绍*/
.imain .massbarter {text-align: center;/*max-width: 1200px;*/margin: 0px auto 0px auto;width: 100%; }
.c-link-transform {margin: 0 0 0 auto; overflow: hidden;position: relative;margin-bottom: 30px;}
.c-link-transform__media {margin: 0 0 0 auto;overflow: hidden; width:100%; /*max-width: 792px;*/}
.c-link-transform__media img {width: 100%;transition: transform 0.3s;}
.c-link-transform__content {left:0px;padding: 20px 40px 20px 40px;animation: cLinkTransformSlideLeft 0.6s 0.6s backwards; text-align:left;}
.c-link-transform__content::before { left: 0;transform: perspective(426px) scaleY(0.95) rotateX(5deg); transform-origin: 0 0;}
.c-link-transform__content { display: flex;flex-direction: column;justify-content: center; position: absolute; bottom: 0px; z-index: 1; width: 55%; height: 100%;}
.c-link-transform__content::before { position: absolute; top: 0; width: calc(100% - 33px);height: 100%; z-index: -1;background-color: #FFFFFF;box-shadow: 0px 6px 18px 0 rgba(83, 86, 90, 0.15);pointer-events: none;transition: box-shadow 0.3s; content: "";}
.c-link-transform__sub {font-size: 2.4rem;font-family: "Gotham SSm A", "Gotham SSm B", "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu, sans-serif;font-weight: 600;color: #666;}
.c-link-transform__sub2 {margin-bottom: 10px;font-size: 1.5rem; font-family: "Gotham SSm A", "Gotham SSm B", "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu, sans-serif;font-weight: lighter;color: #9c1d26;}
.c-link-transform__text { margin-bottom: 25px; font-size: 1.6rem;font-weight: lighter;}
.c-link-transform__button {width: 340px; max-width: 100%;}
.c-link-transform__link {display: block; position: relative;padding: 19px 52px 21px 16px;color: #53565A;font-weight: bold;background: url(../images/icon_arrow_black.svg) no-repeat right 16px top 50% / 16px;transition: all 0.3s;}
.c-link-transform__link::after {display: block; position: absolute; left: 0; bottom: 0;width: 100%;height: 2px;background-color: #53565A; content: "";}
/*国际贸易介绍end*/
/*易货科技*/
.c-link-technology__content {right:0px;padding: 20px 40px 20px 40px;animation: cLinkTransformSlideLeft 0.6s 0.6s backwards; text-align:left;}
.c-link-technology__content::before { right: 0;transform: perspective(426px) scaleY(-0.96) rotateX(184deg);transform-origin: 100% 100%;}
.c-link-technology__content { display: flex;flex-direction: column;justify-content: center; position: absolute; bottom: -1px; z-index: 1; width: 55%; height: 100%;}
.c-link-technology__content::before { position: absolute; top: 0; width: calc(100% - 33px);height: 100%; z-index: -1;background-color: #FFFFFF;box-shadow: 0px 6px 18px 0 rgba(83, 86, 90, 0.15);pointer-events: none;transition: box-shadow 0.3s; content: "";}
/*易货科技end*/
@media (max-width: 1000px) {
.c-link-transform__content {width: 100%;padding: 20px 40px 20px 40px;position: relative;}
.c-link-transform__content::before {height: auto;box-shadow: none;}
.c-link-transform__sub {font-size: 2rem;margin-bottom: 10px;}
.c-link-transform__sub2 { margin-bottom: 10px;font-size: 1.4rem;}
.c-link-transform__text { margin-bottom: 0px; font-size: 1.4rem;}
.c-link-transform__link { padding: 10px 52px 10px 16px;}
.c-link-technology__content {width: 100%;padding: 20px 40px 20px 40px;position: relative;bottom: 3px;}
.c-link-technology__content::before {height: auto;box-shadow: none;}
}
/*Subject 1*/
.s-category-area {padding: 70px 0 40px;position: relative;z-index: 1;background-color:#201235; }
.s-category-wrap {padding: 0 80px; }
.s-single-cat {display: block;text-align: center;border: 8px solid #d23c19;padding: 27px 50px;background: #1f1234;position: relative; }
.s-single-cat::before {content: "";position: absolute;height: 260px;width: 22px;background: #d23c19;transform: rotate(35deg) scaleY(.5);top: -59px;right: 115px;z-index: -1;transition: .4s linear; }
.s-single-cat:hover::before {transform: rotate(35deg) scaleY(1); }
.mb-30 {margin-bottom: 30px; }
.s-cat-icon {margin-bottom: 20px; }
.s-cat-icon i {font-size: 52px;line-height: 1;color: #f64413; }
.s-cat-content h5 {font-size: 14px;text-transform: uppercase;color: #fff;margin-bottom: 0; }
/*Subject 1 end*/
.xgcp-title {overflow: hidden;text-align: center;width: 100%;}
.xgcp-title::before { content: ""; position: absolute; left: 0; right: 0; width: 80px; height: 1px; background: #ff4612; bottom: 1px; margin: 0 auto;}
.xgcp-title::after { content: ""; position: absolute; left: 0; right: 0; width: 40px; height: 3px; background: #ff4612; bottom: 0px; margin: 0 auto;}
.xgcp-title h3 { font-size: 30px;color: #18364a; padding-top:5px;margin-top:3px;}
.xgcp-title p {font-family: arial;font-size: 14px;color: #b6bdd0;padding-top:3px;margin-top:3px;overflow:hidden;}
.index-news-t{padding-top: 30px;margin-bottom: 20px;position: relative; overflow:hidden;}
.index-news-t .h_news_more {float:right;width: 80px;height: 30px;line-height: 30px;font-size:12px;margin:18px 0px 0px 0px;}
.index-news-t .h_news_more a{width: 80px;height: 30px;display: inline-block;color: #333333;text-align: center;line-height: 30px;}
.Subject h2 {font-weight: 700;font-size: 24px;line-height: 34px;margin-bottom: 40px;margin-top: 120px; text-align:left;}
.Subject p { margin: 20px 0; text-align:left;font-size: 13px;}
/*Subject 2*/
.single-feature {text-align: left; padding: 35px;background-color: #fff;border-radius: 6px; position: relative;margin-top: 30px; border: 1px solid #eee; -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s; transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;min-height: 300px;}
.single-feature i {height: 60px; width: 60px; line-height: 60px; text-align: center;display: inline-block;background-color: #3865F2;color: #fff; font-size: 20px;border-radius: 7px;-webkit-box-shadow: 0px 4px 6px #0000002a; box-shadow: 0px 4px 6px #0000002a;  margin-bottom: 30px;}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.single-feature h3 {font-size: 18px;font-weight: 500; margin-bottom: 20px;}
.single-feature p { line-height: 22px;}
@media (max-width: 768px) {
.single-feature {min-height:inherit;}
}
/*Subject 2 end*/
/*Subject 3*/
.Subject-title {overflow: hidden;text-align: center;width: 100%;}
.Subject-title::before { content: ""; position: absolute; left: 0; right: 0; width: 80px; height: 1px; background: #FFFFFF; bottom: 1px; margin: 0 auto;}
.Subject-title::after { content: ""; position: absolute; left: 0; right: 0; width: 40px; height: 3px; background: #FFFFFF; bottom: 0px; margin: 0 auto;}
.Subject-title h3 { font-size: 30px;padding-top:5px;margin-top:3px;}
.Subject-title p {font-family: arial;font-size: 14px;color: #b6bdd0;padding-top:3px;margin-top:3px;overflow:hidden;}
.Subject3 {padding-top: 30px;margin-bottom: 20px;position: relative; overflow:hidden;}
/*Subject 3 end*/
/*联系我们*/
.contact_bg {width:100%;overflow:hidden;color:#FFFFFF;}
.con-title { margin-top: 60px;margin-bottom:10px;padding-bottom: 20px; position: relative;}
.con-title h1 {font-size: 34px; font-weight: 700; line-height: 30px;text-transform: capitalize;margin: 0;}
.feedbackBox{ margin: 50px auto 30px auto;width:90%; overflow:hidden;}
.feedbackBox .con_tact{position: relative;display: block; float:left; width:45%; text-align:left;}
.feedbackBox .con_tact .con_tact_left {margin-top: 10px;}
.feedbackBox .con_tact .con_tact_left div {font-size: 15px;padding: 4px 0px 4px 30px;text-decoration: none;}
.feedbackBox .con_tact .con_tact_left div.address {background-image: url(../images/address.png);background-repeat: no-repeat;background-position: left center;}
.feedbackBox .con_tact .con_tact_left div.tel {background-image: url(../images/tel.png);background-repeat: no-repeat;background-position: left center;}
.feedbackBox .con_tact .con_tact_left div.mail {background-image: url(../images/mail.png);background-repeat: no-repeat;background-position: left center;}
.feedbackBox .er { float:left;width: 80px;text-align:center;margin: 20px 0px 0px 10px;}
.feedbackBox .er .pic {position: relative;width:80px;height:80px; }
.feedbackBox .er .pic i {display: block;padding-bottom: 100%; }
.feedbackBox .er .pic img {padding: 0px;width:80px;height:80px;/*border: 1px solid #606060;box-sizing: content-box;*/ }
.feedbackBox .er .text {color: #FFFFFF;text-align: center;margin-top: 2px;padding-left: 0px; }
.feedbackBox .er .text span {display: block;line-height: 25px;height: 25px;width: 100%;overflow: hidden;font-size: 12px; }
@media (max-width: 768px) {
.contact_bg {background-image:none;width:100%;overflow:hidden;}
.feedbackBox .con_tact{width:100%;}
}
.feedbackBox .feedForm{ float:right; width:54%; margin-bottom:20px; }
.feedbackBox .feedForm h6{ text-align:left; }
.feedForm ul{ list-style:none; margin:0px; padding:0px; }
.feedForm ul li{ margin:0px; padding:0px; overflow:hidden; float:left;  width: 47%;}
#formIndex{ width: 100%; margin-top: 10px; align-items:flex-start; }
#formIndex input[type="text"]{ float:left; display: block;  width: 100%; padding: 0 10px; box-sizing: border-box; height:34px; line-height: 34px;color: #444;font-size:14px;border:1px solid #e5e5e5;outline-color:#238ad4; outline:none; margin:0px 0px 10px 0px; }
#formIndex textarea {border-color:#67ac4857; box-shadow:0 0 5px #67ac4857;width: 100%;height: 100px; padding: 10px; box-sizing: border-box;outline-color:#238ad4; outline:none; margin:0px 0px 10px 0px;}
.form-but {height: 45px;width: 119px;display: inline-block;line-height: 30px; text-align: center;cursor: pointer; margin-bottom: 10px;line-height: 100%; box-sizing: border-box; padding: 0;background-color: #ff4612;background-image: none;background-position: left top;background-repeat: no-repeat;border-radius: 6px 6px 6px 6px;color: rgb(255, 255, 255);font-size: 14px;border: 0px none;float:left;}
@media screen and (max-width: 1300px){
.feedbackBox { width: 95%;}
}
@media screen and (max-width:980px){
    .feedbackBox dt{ width: 40%;}
    .feedbackBox dt>img{ width: 96%;}
    .feedbackBox .feedForm{ margin-left: 1%; width: 58%;}
    
}
@media screen and (max-width:768px){
    .feedbackBox{  flex-wrap: wrap; margin: 30px 10px; }
    .feedbackBox dt{ width: 96%;}
    .feedbackBox dt>img{ width: 100%;}
    .feedbackBox .feedForm{ width: 96%; margin-top: 20px; }
    #formIndex button[type='reset']{ margin-right: 0px;}
}
/*联系我们end*/
.imain .iabout {     text-align: center; 	max-width: 1200px;     margin: 0px auto 0px auto;     width: 98%; }
.imain .inews {     text-align: center;     max-width: 1200px;     margin: 30px auto 50px auto;     width: 98%; 	overflow:hidden; }
.imain .ipros {     text-align: center;     max-width: 1200px;     margin: 20px auto 20px auto;     width: 98%; 	overflow:hidden; }
.imain ._en_title { font-size:37px; color:#0D5292; font-family:Arial; line-height:1; text-align:center; }
.imain ._en_title img{ max-width:100%; height:auto; text-align:center;}
.imain ._zh_title { font-size:35px; color:#0D5292; font-weight:bold; }
.imain ._zh_title a{ color:#0D5292;}
.imain ._wd {margin-bottom:30px; padding-left:3.833%; padding-right:3.833%; font-size:14px; color:#666;}
.imain .ipro,.imain .inews,.imain .iabout {/* text-align:center; margin-bottom:10px; margin-top:10px;*/ }
.imain ._iabout_item { cursor:pointer; background-color:#f1f3f5; }
.imain ._iabout_item ._pic { height:0; padding-bottom:55%; }
.imain .iabout  ._iabout_item:hover { background-color:#336699; color:#FFFFFF;}
.imain .iabout ._desc { text-align:left; padding:23px 7.792%;}
.imain .iabout ._desc ._hd { padding-bottom:18px; font-size:20px; font-weight:bold; color:#000; }
.imain .iabout ._desc ._bd { height:5em; overflow:hidden; font-size:13px; color:#000; line-height:1.8;}
.imain .iabout  ._iabout_item:hover span{ color:#FFFFFF;}
.imain .iabout  ._iabout_item:hover p{ color:#FFFFFF;}
.inews ._left { width:54.166%; float:right; overflow:hidden; }
.inews ._right { width:43.333%; overflow:hidden; float:left; background:#e8e8e8; overflow:hidden;}
.inews ._right .ivideo_img {position:relative; width:100%; height:0; overflow:hidden; padding-bottom:59%;}
.inews ._right .ivideo_img ._play{position:absolute;background:rgba(17,17,17,.50);width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.inews ._right .ivideo_img ._play ._video_ico{width:81px;height:81px;display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;background: url(../images/video_ico.png) no-repeat center;overflow:hidden;}
.inews ._right .ivideo_img:hover ._play{top:0;}
.inews ._right ._lt { width:100%; background:#0D5292; color:#fff; text-align:center; font-size:20px; font-weight:bold; line-height:1; padding:18px 0; }
.ivideo_box { width:1000px; height:100px; }
.ivideo_box iframe { width:100%; height:354px; }
.ivideo_box .bg-primary { background-color:#0D5292; }
.itab{ position:relative; width:100%;/* height:300px;*/}
.itab ._tab_menu { width:194px; padding-top:1px; }
._tab_menu .tab_t ._pic { width:80px; height:100px; margin:65px auto 10px auto; background:url(../images/inews_ico.png) 0 -70px no-repeat; }
._tab_menu .tab_t ._pic01 { background-position:0 -70px; }
._tab_menu .tab_t ._pic02 { background-position:-80px -70px; }

._tab_menu .tab_t ._lt { font-size:20px; font-weight:bold;margin-bottom: 50px;}
.itab .tab_t{ float:left; width:100%; margin-left:1px; box-sizing:border-box; text-align:center; background-color:#e8e8e8; color:#0D5292;}
._tab_menu .tab_t.first { margin-top:1px; }
._tab_menu .tab_t_cur{ background:#0D5292; color:#f1f3f5;}
._tab_menu .tab_t_cur ._pic01 { background-position:0 0px; }
._tab_menu .tab_t_cur ._pic02 { background-position:-80px 0px; }
._tab_content .tab_c{ border-bottom:1px #CCCCCC solid; border-left:1px #CCCCCC solid; border-right:1px #CCCCCC solid; display:none;}
._tab_content .tab_c ._item { overflow:hidden; margin:0px 3.812%; border-bottom:#e8e8e8 1px dotted; text-align:left; }
._tab_content .tab_c ._item._last { border-bottom:none; }
._tab_content .tab_c ._item ._hd { position:relative; font-size:14px; font-weight:bold; color:#5a5a5a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
._tab_content .tab_c ._item ._hd:hover { color:#0D5292; background-color:#F1F1F1;}
._tab_content .tab_c ._item ._dot { color:#7b7b7b; font-size:14px; line-height:2; padding-top:15px; padding-bottom:14px;  font-weight:bold; float:left; width:80%; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
._tab_content .tab_c ._item ._hd ._time { position:absolute; top:17px; right:0; display:block; float:right; font-weight:normal; color:#aaa; }
._tab_content .tab_c ._item ._bd { display:none; height:3.6em; overflow:hidden; margin-bottom:12px; color:#0D5292; overflow: hidden;}
._tab_content .tab_c ._tem_hover ._hd {color: #0D5292;}
._tab_content .tab_c ._tem_hover ._dot {display: none;}
._tab_content .tab_c ._tem_hover ._hd ._time {display: none}
._tab_content .tab_c ._tem_hover ._bd {display: block;color:#0D5292;}
._tab_content .tab_c_cur { display:block; }

/*弹出视频窗口*/
.fsnkjvideo { width:600px; height:450px;}
#demo1{width:600px;height: 450px;background: #e5e5e5;display: none;text-align: center;border:1px solid red;}
/*多图管理*/
#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
	margin: auto;
	border-collapse: collapse;
	background-color:#8C8C8C;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  /*width: 650px;*/
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/*多图管理 over*/

.row::before, .row::after {
    display: table;
    clear: both;
    content: "";
}
.row {
    width: 102%;
    transition: .2s width ease;
    *zoom:1: ;
}
.row > .span-4 {
    width: 23%;
}
.row > [class*='span-'] {
    float: left;
    margin-right: 0.8%;
	margin-left: 1.2%;
	*margin-right: 0.8%;
	*margin-left: 1.2%;
}
.ifoot_banner_content { width:100%; height:300px; padding-top:80px; text-align:center; background:url(../images/ifoot_banner.jpg); /*background-attachment:fixed;*/}
.wrap {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    *width: 1200px: ;
}
.row > .span-3 {
    width: 23%;
}

.ifoot_banner_content ._ifb_item { padding-left:11%; padding-right:11%; }
.ifoot_banner_content ._ifb_ico01,.ifoot_banner_content ._ifb_ico02,.ifoot_banner_content ._ifb_ico03,.ifoot_banner_content ._ifb_ico04 { width:80px; height:70px; margin-left:auto; margin-right:auto; background:url(../images/ifoot_banner.png) 0 0 no-repeat; }
.ifoot_banner_content ._ifb_ico01 { background-position:0 0; }
.ifoot_banner_content ._ifb_ico02 { background-position:-80px 0; }
.ifoot_banner_content ._ifb_ico03 { background-position:-160px 0; }
.ifoot_banner_content ._ifb_ico04 { background-position:-240px 0; }
.ifoot_banner_content ._ifb_item ._wd { color:#fff;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico{-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico01{background-position:0 -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico02{background-position:-80px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico03{background-position:-160px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico04{background-position:-240px -70px;}
/*首页产品滚动*/
.prod_home {
  width: 100%;
  margin: 0px auto 0px auto;
  padding:30px 0px 0px 0px;
}
.xgcp {
  /*border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;*/
  max-width:1200px;
  margin: 0 auto;
  width: 100%;
}
.xgcp ul li {
  width: 24%;
}
.xgcp ul {
margin:0px 0px 0px 0px;
}
.phone-xgcp {
  display: none;
}
.love-wrap {
  /*margin-top: 18px;*/
}
.love-wrap ul li {
  position: relative;
  display: block;
  /*width: 25%;*/
  height: 100%;
  float: left;
  background: #F0F0F0;
  border-bottom: 1px solid #CCCCCC;
  overflow:hidden;
}
.love-wrap ul li .pic {
  position: relative;
  overflow: hidden;
  background-color:#FFFFFF;
}
.love-wrap ul li .pic img {
  transition: 0.3s;
}
.love-wrap ul li .pic:after {
  content: "";
  display: block;
  /*padding-bottom: 70.1111%;*/
}
.love-wrap ul li p {
  text-align: center;
  font-size: 16px;
}
.love-wrap ul li p a {
  display: block;
  font-family: "微软雅黑";
  color: #000;
  line-height: 35px;
  margin-top: 40px;
}
.love-wrap ul li p em {
  color: #999;
}
.love-wrap ul li p span {
  color: #e81f27;
}
.love-wrap ul li:hover img {
  transform: scale(1.2);
}
.love-wrap ul li:hover a {
  color: #F1F1F1;
}
.loveh {
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  margin:0px auto;
  padding:0px 0px 10px 0px;
  float: right;
}
.loveh font {
float:left;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #10aa9c;
  margin:0px 0px 5px 0px;
  padding:0px 0px 5px 0px;
  border-bottom: 1px solid #e5e5e5;
  width:78px;
}
.loveh span {
float:left;
  font-family: verdana;
  font-size: 16px;
  color: #999;
  margin-left: 10px;
  width:90px;
}
.loveh .h_pro_li {
	float:right;
	margin:15px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.loveh .h_pro_li ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.loveh .h_pro_li ul li{
	font-size:14px;
	display:inline-block;
	width:auto;
	/*width:140px;*/
	height:30px;
	text-align:center;
	line-height:28px;
	margin:3px 0px 3px 3px;
	padding:0px 5px 0px 5px;
	border:1px #ccc solid;
	background-color:#eaeaea;
	overflow:hidden;
}
.loveh .h_pro_li ul li:hover{
background-color:#db090a;
border:1px #db090a solid;
color:#FFFFFF;
overflow:hidden;
}
.loveh .h_pro_li ul li a:hover{
color:#FFFFFF;
}
.prod_home .h_pro_more {
float:right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size:12px;
  margin:18px 0px 0px 0px;
}
.prod_home .h_pro_more a{
  width: 80px;
  height: 30px;
  display: inline-block;
  color: #333333;
  text-align: center;
  line-height: 30px;
}
.loveh .line-bottom {
  border-top: 1px solid #e5e5e5;
  width: 50px;
}
.pro_zi_ul li {
  border: 0px none;
  width: 30.6%;
  float: left;
  padding: 5px;
  margin:0px 0.5% 3% 0.5%;
}
.pro_zi_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro_zi_ul li .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.pro_zi_ul li .pic img {
  transition: 0.5s;
}
.pro_zi_ul li .pic:hover img {
  transform: scale(1.1);
}
.pro_zi_ul li .text {
  text-align: center;
}
.pro_zi_ul li .text p {
  text-align: center;
  font-size: 15px;
  color: #db090a;
  width: 100%;
  height:30px;
  line-height:30px;
  overflow: hidden;
  margin:10px 0px 5px 0px;
  padding:5px 0px 5px 0px;
  text-overflow: ellipsis;
  overflow:hidden;
}
.pro_zi_ul li .text .p_con {
    width: 98%;
	height:30px;
    margin: 0px auto;
    padding-top: 3px;
	padding-bottom:3px;
    color: #333333;
    font-size: 14px;
    line-height: 175%;
	word-break:break-all;
	overflow:hidden;
}
.pro_zi_ul li:hover {
background-color:#db090a;
color:#FFFFFF;
}
.pro_zi_ul li:hover .text p {
color:#FFFFFF;
}
.pro_zi_ul li:hover .text .p_con {
color:#FFFFFF;
}
/*在线客服*/
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:15px;top:50%;margin-top:-100px;z-index:100;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff;}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none;}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800;}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/zxkf.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff;}
.meau-sev .cndns-right-btn span{color:#fff;}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block;}
.meau-top .cndns-right-btn i{display:block;color:#999;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800;}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff;} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display: none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t { padding:0px; margin:0px; overflow:hidden;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3;}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b ul{ padding:0px; margin:0px; overflow:hidden;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%; overflow:hidden;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800;}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:300px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800;}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800;}
.meau-zs .cndns-right-btn span{color:#fff;}
.meau-zs .cndns-right-btn p{color:#fff;}
/*在线客服end*/
@media (max-width: 1200px) {
.loveh .h_pro_li {
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
@media (max-width: 980px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
      .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
    .pro_zi_ul li {
    width: 48.5%;
    margin-right: 0.5%;
  }
  .pro_zi_ul li:nth-child(3n+3) {
    margin-right: 0.5%;
  }
  .pro_zi_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
.loveh .h_pro_li {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
@media (max-width: 640px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
      .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
  .loveh .h_pro_li {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
@media (max-width: 480px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
    .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
  .pro_zi_ul li {
    width: 100%;
    margin-right: 0px;
  }
  
  
  
  
  
.imain ._wd { padding-left:0; padding-right:0; text-align:left; }


.inews  ._left,.inews ._right { float:none; width:100%;}

.ivideo_box iframe { width:100%; height:200px; }

.itab { width:100%; height:auto; margin-bottom:0px; }
.itab ._tab_menu { width:100%; padding-top:0; }
.itab .tab_t { width:50%; height:40px; margin-top:1px; margin-left:0;line-height: 40px;}
._tab_menu .tab_t ._pic { display:none; }
._tab_content .tab_c ._item ._hd { padding-bottom:25px; }
.itab .tab_c { padding-top:0px; padding-left:0; }
.itab .tab_c ._item { margin-top:0; margin-bottom:0; }
.itab .tab_c ._item ._hd { line-height:1.8; }
.itab .tab_c ._item ._hd ._time { top:48px; }
.itab .tab_c ._item ._bd { display:none; }

/*弹出视频窗口*/
.fsnkjvideo { width:98%; height:300px;}
#demo1{width:98%;height: 300px;background: #e5e5e5;display: none;text-align: center;border:1px solid red;}
  .loveh .h_pro_li {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
/*首页产品滚动end*/
@media (max-width: 768px) {
.imain ._wd { padding-left:0; padding-right:0; text-align:left; }
.ifoot_banner,.ifoot_banner_content { height:600px; }
.ifoot_banner_content { background-image:none; background-color:#0D5292; }
.ifoot_banner_content ._ifb_item { padding-left:5%; padding-right:5%; }
.imain ._en_title{font-size:20px;}
.row > .smal-12 {
    width: 98%;
}
}
.footer_copy {
  background: #0c0b0d;
  position:relative;
    clear: both;
    width: 100%;
	overflow: hidden;
}
.shadow.bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    z-index: -1;
    background: url(../images/bg-ui-shadow-bottom.png) center bottom repeat-x;
}
.copy {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  /*border-top: 1px solid #484848;*/
  padding: 20px 0px 20px 0px;
  color: #7a7a7a;
  font-size: 12px;
}
.copy a{
  color: #7a7a7a;
}
.copy .amap {
  float: left;
}
.copy .amap:hover {
  color: #0083c7;
}
.copy span {
  width: 100%;
  display: inline-block;
}
.copy .y_a {
  float: right;
}
.copy .y_a .map {
  margin-right: 10px;
  display: none;
}
.copy .y_a .map:hover {
  color: #0083c7;
}
@media (max-width: 640px) {
  .copy {
    text-align: center;
	/*padding-bottom:60px;*/
  }
  .copy .amap {
    display: none;
  }
  .copy span {
    width: 100%;
  }
  .copy .y_a {
    float: none;
    width: 100%;
    /*margin-top: 10px;*/
  }
  .copy .y_a .map {
    display: inline-block;
  }
}
.zi_com {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  background-color:#FFFFFF;
}
.zi_com .zi_left {
  width: 16.7%;
  float: left;
  margin:10px 0px 0px 10px;
}
.zi_com .zi_left .top {
  /*background: rgba(0,0,0,.7);*/
  background-color:#db090a;
  padding: 30px 0px 20px;
  text-align: center;
}
.zi_com .zi_left .top span {
  display: block;
  color: #fff;
  font-weight: 500;
}
.zi_com .zi_left .top .span1 {
  font-size: 20px;
}
.zi_com .zi_left .top .span2 {
  font-size: 14px;
  font-family: arial;
}
.zi_com .zi_pro_class {
  width: 100%;
  margin:0px;
  padding:0px;
  display:none;
  overflow:hidden;
}
@media (max-width: 480px) {
  .zi_com .zi_left .top {
    padding: 15px 0px 10px;
  }
}
.zi_com .zi_left ul {
	/*background: rgba(0,0,0,.7);*/
	background: #db090a;
	/*padding-bottom: 20%;*/
}
.zi_com .zi_left ul li {
  border-top: 1px solid #FFFFFF;
}
.zi_com .zi_left ul li a {
  height: 50px;
  line-height: 50px;
  color: #fff;
  display: block;
  background: #db090a;
  padding-left: 12%;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
  padding-right: 5px;
}
/*.zi_com .zi_left ul li a:hover {
  background: #ffc800;
  font-size: 15px;
  font-weight: 700;
}*/
.zi_com .zi_left ul li .er {
  padding: 0px;
}
.zi_com .zi_left ul li .er a {
  background: #db090a;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  font-weight: 500;
  width: 100%;
  padding-right: 5px;
  overflow: hidden;
}
.zi_com .zi_left ul li .er a:hover {
  background: #ffc800;
  font-weight: 500;
  font-size: 12px;
}
@media (max-width: 480px) {
  .zi_com .zi_left ul li a {
    line-height: 40px;
    height: 40px;
  }
}
.zi_com .zi_left ul .active a {
  background: #f0f0f0;
  color:#1b1b1b;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 480px) {
  .zi_com .zi_left ul {
    padding-bottom: 5%;
  }
}
.zi_com .zi_left .lian {
  border: 1px solid #f0f2f5;
  padding: 10px 5px 10px 5px;
  margin: 20px 0px;
}
.zi_com .zi_left .lian .lian_t {
  background: url(../images/zi_dian.png) no-repeat left top;
  padding-left: 60px;
}
.zi_com .zi_left .lian .lian_t span {
  display: block;
}
.zi_com .zi_left .lian .lian_t .span1 {
  color: #606060;
  font-size: 20px;
}
.zi_com .zi_left .lian .lian_t .span2 {
  color: #999999;
  font-size: 13px;
}
.zi_com .zi_left .lian p {
  line-height: 16px;
  color: #666;
  font-size: 14px;
  border-bottom: 1px dashed #dfdfdf;
  padding: 10px 0px;
}
.zi_com .zi_left .lian p a:hover {
  color: #0083c7;
}
.zi_com .zi_right {
  width: 79.6%;
  float: right;
  margin:0px 10px 0px 10px;
}
.zi_com .zi_right .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.zi_com .zi_right .bar .b_tt {
  float: left;
  font-size: 20px;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 20%;
  overflow: hidden;
}
.zi_com .zi_right .bar .curbar {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #6e6e6e;
  width: 78%;
  vertical-align: middle;
  margin-top: 12px;
}
.zi_com .zi_right .bar .curbar a {
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.zi_com .zi_right .bar .curbar a:hover {
  color: #0083c7;
}
.zi_com .zi_right .bar .curbar i {
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 640px) {
  .zi_com .zi_right .bar .b_tt {
    width: 100%;
  }
  .zi_com .zi_right .bar .curbar {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .zi_com .zi_left {
    width: 21%;
  }
  .zi_com .zi_right {
    width: 75%;
  }
  .zi_com .zi_right .bar {
    padding: 10px 0px 10px;
  }
}
@media (max-width: 768px) {
  .zi_com .zi_left {
    width: 0%;
	display:none;
	overflow:hidden;
  }
  .zi_com .zi_right {
    width: 100%;
	margin:0px;
	padding: 0px 10px 0px 10px;
  }
  .zi_com .zi_right .bar {
    padding: 10px 0px 10px;
  }
.zi_com .zi_pro_class {
  width: 100%;
  margin:10px 0px 0px 0px;
  padding:0px 10px 0px 10px;
  display: block;
  overflow:hidden;
  background-color:#FFFFFF;
}
.zi_com .zi_pro_class ul li {
	margin:0px;
	padding:5px 0px 5px 0px;
	display: block;
	overflow:hidden;
	list-style:none;
	border-bottom:1px #CCCCCC solid;
	position: relative;
}
.zi_com .zi_pro_class li > a span {
    font-size: 15px;
    color: #000;
    font-weight: bolder;
    vertical-align: middle;
    word-break: break-all;
    float: left;
    position: relative;
}
.zi_com .zi_pro_class li p {
    margin: 0px;
}
.zi_com .zi_pro_class li p > a {
    margin: 0 10px;
    padding: 10px 0;
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    cursor: pointer;
}
}
.pro_ul {
  padding: 2% 0px;
  overflow: hidden;
}
.pro_ul li {
  width: 29.4%;
  float: left;
  margin-right: 5.9%;
  position: relative;
  cursor: pointer;
  margin-top: 20px;
}
.pro_ul li .pic {
  position: relative;
  overflow: hidden;
}
.pro_ul li .pic i {
  display: block;
  padding-bottom: 82.14285714285714%;
}
.pro_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
  display: none;
}
.pro_ul li:after {
  content: "";
  border-right: 1px dashed #ccc;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.pro_ul li:before {
  content: "";
  border-bottom: 1px dashed #ccc;
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pro_ul li .text {
  padding: 3% 0px 10%;
}
.pro_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.pro_ul li .text span {
  height: 1px;
  background: #c9c9c9;
  width: 104px;
  display: block;
  vertical-align: top;
  margin: 15px 0px 20px;
  width: 37%;
}
.pro_ul li .text .tcon {
  color: #606a71;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  height:72px;
  margin:0px;
  padding:0px;
  word-break:break-all;
  overflow: hidden;
  clear:both;
}
.pro_ul li .text p {
  color: #606a71;
  font-size: 12px;
  margin:0px;
  padding:0px;
  overflow: hidden;
}
.pro_ul li .text .more {
  background: #999999;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  width: 75px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c8c8c;
  position: relative;
  text-align: center;
}
.pro_ul li .text .more:after {
  width: 71px;
  height: 24px;
  border: 1px solid #adadad;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
}
.pro_ul li:hover .pic .zhe_a {
  display: block;
}
.pro_ul li:hover .text span {
  background: #db090a;
}
.pro_ul li:hover .text .more {
  background: #db090a;
  border: 1px solid #db090a;
}
.pro_ul li:hover .text .more:after {
  border: 1px solid #ffc800;
}
@media (max-width: 640px) {
  .pro_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3):after {
    display: block;
  }
  .pro_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .pro_ul li:nth-child(2n+2):after {
    display: none;
  }
  .pro_ul li:after {
    content: "";
    border-right: 1px dashed #ccc;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
}
.index-news{padding-top: 30px;padding-bottom: 20px; overflow:hidden;}
.item-con{margin:0px 0px 30px 0px;}
.index-news ul{ margin:0px; padding:0px; list-style:none;}
.index-news ul li{float: left;width: 31%; border-radius: 5px; box-shadow: 0px 0px 43px 0px rgba(40, 11, 72, 0.11);background: #fff; margin: 0px 1.1% 0px 1.1%;}
.index-news .list-wp{padding: 10px 0px 10px 0px;}
.index-news .list-wp .date{float: left;width:22%;color: #9f9f9f;}
.index-news .list-wp .date h2{line-height: 48px;font-size: 48px;margin-bottom: 8px;text-align: center;}
.index-news .list-wp .date h5{text-align: center;font-size: 12px;line-height: 18px;}
.index-news .list-wp .text{float: right;width:75%;}
.index-news .list-wp .text h4{font-size: 15px;line-height: 18px;height: 36px;margin-bottom: 10px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text p{position: relative;font-size: 12px;line-height: 18px;color: #bfbebe;height: 36px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text p img{ display:none;}
.index-news .list-wp .text p:after{display: block;content: "";width:10%;height: 1px;background: #bfbebe;position: absolute;top: 0;left: 0;}
.index-news .list-wp .text .more{display: block;width: 72px;height: 24px;border: 1px solid #bfbebe;border-radius: 3px;line-height: 24px;text-align: center;font-size: 12px;color: #7b7b7b;margin-top: 40px;}
.index-news .list-wp .text .incont{position: relative;font-size: 12px;line-height: 18px;color: #bfbebe;height: 36px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text .incont img{ display:none;}
.index-news .list-wp .text .more span{font-family: "microsoft yahei";}
.index-news ul li:hover{background: #ff4612;color: #fff;transition: 0.4s;}
.index-news ul li:hover .date,
.index-news ul li:hover .text h4 a,
.index-news ul li:hover .text p,
.index-news ul li:hover .list-wp .text .more{color: #fff;}
.index-news ul li:hover .list-wp .text .more{border-color: #fff;}
.index-news ul li.on{}
@media (max-width: 1000px) {
.index-news{padding-top: 10px;padding-bottom: 10px;}
.index-news .list-wp .date{width:15%;}
.index-news .list-wp .text{width:84%;}
.index-news ul li{width:100%; margin:5px 0px 5px 0px; float:inherit; border-top:1px #ececec solid; border-bottom:0px none; border-left:0px none; border-right:0px none;}
.index-news ul li.on{ border:0px none;}
}
@media (max-width: 640px) {
.index-news{padding-top: 10px;padding-bottom: 10px;}
.index-news .list-wp .date{width:20%;}
.index-news .list-wp .text{width:79%;}
.index-news ul li{width:100%; margin:5px 0px 5px 0px; float:inherit; border-top:1px #ececec solid; border-bottom:0px none; border-left:0px none; border-right:0px none;}
.index-news ul li.on{ border:0px none;}
}
.page {
  margin: 20px 0px 40px 0px;
  text-align: center;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: arial;
  margin: 0px 3px;
  color: #666666;
}
.page a:hover {
  text-decoration: underline;
  color: #821e20;
}
.page .active {
  text-decoration: underline;
  color: #821e20;
}
.page .ye {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #c2c2c2;
  border-radius: 50%;
  position: relative;
}
.page .ye:hover {
  background: #0D5292;
}
.page .ye1:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-right-color: #fff;
  position: absolute;
  top: 7px;
  left: 3px;
}
.page .ye2:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-left-color: #fff;
  position: absolute;
  top: 7px;
  right: 3px;
}

.pagefd {
  text-align: center;
  margin: 20px 0;
}
.pagefd a {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pagefd a:hover {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pagefd .active {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pagefd .nolink {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pagefd span font {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}
.pages {
  text-align: center;
  margin: 20px 0;
}
.pages a {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pages a:hover {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pages span font {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}
.guan_new .guan_ul li {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.guan_new .guan_ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.guan_new .guan_ul li time {
  font-family: tahoma;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
}
.guan_new .guan_ul li h4 {
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.guan_new .guan_ul li p {
  font-size: 13px;
  color: #666666;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
}
.guan_new .guan_ul li span {
  width: 109px;
  height: 30px;
  background: #c7c7c7;
  color: #fff;
  font-size: 14px;
  font-family: arial;
  display: block;
  line-height: 30px;
  text-align: center;
  margin: 20px 0px;
}
.guan_new .guan_ul li:last-child {
  margin-right: 0px;
}
.guan_new .guan_ul li:hover h4 {
  color: #0083c7;
}
.guan_new .guan_ul li:hover span {
  background: #0083c7;
}
@media (max-width: 640px) {
  .guan_new .guan_ul li {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dashed #f3f3f3;
    margin-right: 0px;
  }
}
.guan_new .guan_ul2 li {
  line-height: 39px;
  height: 39px;
}
.guan_new .guan_ul2 li a {
  width: 80%;
  float: left;
  display: block;
  color: #666;
  height: 39px;
  overflow: hidden;
  background: url(../images/new_li.png) no-repeat 6px center;
  padding-left: 18px;
}
.guan_new .guan_ul2 li span {
  width: 20%;
  float: right;
  color: #999;
  display: block;
  height: 39px;
  overflow: hidden;
  text-align: right;
  padding-right: 6px;
}
.guan_new .guan_ul2 li:nth-child(2n+2) {
  background: #f6f6f6;
}
.guan_new .guan_ul2 li:hover a {
  color: #0D5292;
}
.guan_top {
  border-bottom: 1px solid #f3f3f3;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 8px;
  position: relative;
}
.guan_top:before {
  content: "";
  height: 1px;
  width: 50px;
  background: #eaeaea;
  top: 24px;
  left: 109px;
  position: absolute;
}
.guan_top:after {
  content: "";
  height: 1px;
  width: 170px;
  background: #eaeaea;
  bottom: 19px;
  left: 90px;
  position: absolute;
}
.guan_top span {
  width: 80px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: inline-block;
}
/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 20px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }
}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 15px 0px;
  }
}
.zy_q a {
  display: inline-block;
  float: left;
}
/*相关产品*/
.guan_pro .pro_ul {
  padding: 0px 0px 3%;
}
/*产品详情页面*/
.pro_s1 {
  padding: 4% 0px;
}
.pro_s1 .ps1_left {
  width: 51%;
  float: left;
  position: relative;
}
.pro_s1 .ps1_left i {
  display: block;
  padding-bottom: 77.32793522267207%;
}
.pro_s1 .ps1_right {
  width: 46%;
  float: right;
}
.pro_s1 .ps1_right h3 {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  padding-bottom: 20px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
}
.pro_s1 .ps1_right span {
  background: url(../images/ce_bg.jpg) no-repeat;
  display: block;
  width: 100%;
  height: 7px;
  margin: 3% 0px;
}
.pro_s1 .ps1_right p {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 24px;
}
@media (max-width: 640px) {
  .pro_s1 .ps1_left {
    width: 100%;
  }
  .pro_s1 .ps1_right {
    width: 100%;
  }
}
.pro_s2 .img_pro {
  position: relative;
}
.pro_s2 .img_pro i {
  display: block;
  padding-bottom: 47.58403361344538%;
}
.pro_s2 {
  overflow-x:auto;
}
.pro_s2 p {
  /*line-height: 24px;*/
  color: #666666;
  /*margin: 5% 0px;*/
}
/*上下页切换*/
.prev_next {
  text-align: left;
  margin: 5% auto;
  line-height: 40px;
  color: #7b7b7b;
  font-size: 12px;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  background: #f6f6f6;
}
.prev_next li a {
  color: #7b7b7b;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
}
.prev_next li:hover {
  background: #0083c7;
}
.prev_next li:hover a {
  color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 30px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
}
/*产品*/

.ecf0f3 {
  background: #ecf0f3;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.part2 {
  padding-bottom: 10px;
  /*padding-top: 10px;*/
  overflow:hidden;
}
.part2 .prolist {
  width: 208px;
  border: 1px solid #eaeaea;
  border-top: 0px;
}
.part2 .prolist .title {
  background: url(../images/lefttop.jpg) no-repeat #005bac 21px 23px;
  width: 208px;
  height: 75px;
  line-height: 75px;
}
.part2 .prolist .title span {
  color: #fff;
  padding-left: 0px;
  display: inline-block;
  margin:0px;
  font-size: 20px;
  font-weight: bold;
  overflow:hidden;
  text-align:left;
}
.part2 .prolist .comt {
  background: #fff;
  width:208px;
}
.part2 .prolist .comt ul li {
  border-bottom: 1px solid #eaeaea;
  background: url(../images/lefta.jpg) no-repeat 21px 28px;
}
.part2 .prolist .comt ul li a {
  height: 69px;
  line-height: 69px;
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-left: 45px;
  text-align:left;
}
.part2 .prolist .comt ul li a:hover {
  background: url(../images/lefth.jpg) no-repeat 17px 28px;
  color: #005bac;
  border: none;
  border-left: 4px solid #005bac;
  padding-left: 41px;
}
.part2 .prolist .moreti {
  background: url(../images/leftbottom.jpg) no-repeat;
  height: 171px;
  line-height: 171px;
  text-align: center;
  width:208px;
}
.part2 .prolist .moreti a {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.part2 .prolist .moreti:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.part2 .product {
  width: 970px;
}
.part2 .product .hd {
  height: 75px;
  background: #fff;
  margin-bottom: 5px;
}
.part2 .product .hd ul {
  width: 50%;
}
.part2 .product .hd ul li {
  float: left;
  font-size: 16px;
  width: 172px;
  text-align: center;
  cursor: pointer;
  line-height: 75px;
  position: relative;
}
.part2 .product .hd ul li.on {
  color: #fff;
  background: #005bac;
}
.part2 .product .hd ul li.on i {
  background: url(../images/cri.jpg) no-repeat;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}
.part2 .product .hd .tel span {
  font-size: 12px;
  line-height:75px;
  padding:0px 5px 0px 0px;
  margin:0px;
  color: #005bac;
  float:left;
}
.part2 .product .hd .tel p {
	width:16px;
	height:16px;
	margin:25px 15px 0px 0px;
	padding:0px;
	float:right;
}
.part2 .product .comt {
  width: 970px;
  overflow: hidden;
}
.ipro_p_ul {
  padding: 1% 0px;
  overflow: hidden;
}
.ipro_p_ul li {
  width: 31.9%;
  float: left;
  margin-right: 1.9%;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
}
.ipro_p_ul li .pic {
  position: relative;
  border: 8px solid #e1e1e1;
  background-color:#FFFFFF;
  overflow: hidden;
}
.ipro_p_ul li .pic:hover {
  border: 8px solid #005bac;
  overflow: hidden;
}
.ipro_p_ul li .pic i {
  display: block;
  padding-bottom: 55.14285714285714%;
}
.ipro_p_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.ipro_p_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.ipro_p_ul li:nth-child(3n+3):after {
  display: none;
}
.ipro_p_ul li:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.ipro_p_ul li:before {
  content: "";
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.ipro_p_ul li .text {
  padding: 1% 0px 3%;
}
.ipro_p_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.ipro_p_ul li:hover .pic .zhe_a {
  display: block;
}
@media (max-width: 1100px) {
.part2 .product {
  width: 75%;
}
.part2 .product .comt {
  width: 100%;
  overflow: hidden;
}
}
@media (max-width: 640px) {
.part2 .prolist {
  width: 100%;
  border: 1px solid #eaeaea;
  border-top: 0px;
}
.part2 .prolist .title {
  background: url(../images/lefttop.jpg) no-repeat #005bac 21px 23px;
  width: 100%;
  height: 75px;
  line-height: 75px;
}
.part2 .prolist .title span {
  color: #fff;
  padding-left: 0px;
  display: inline-block;
  margin:0px;
  font-size: 18px;
  font-weight: bold;
  overflow:hidden;
  text-align:left;
}
.part2 .prolist .comt {
  background: #fff;
  width:100%;
}
.part2 .prolist .comt ul li {
  border-bottom: 1px solid #eaeaea;
  background: url(../images/lefta.jpg) no-repeat 21px 28px;
}
.part2 .prolist .comt ul li a {
  height: 69px;
  line-height: 69px;
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding-left: 45px;
  text-align:left;
}
.part2 .prolist .comt ul li a:hover {
  background: url(../images/lefth.jpg) no-repeat 17px 28px;
  color: #005bac;
  border: none;
  border-left: 4px solid #005bac;
  padding-left: 41px;
}
.part2 .prolist .moreti {
background-image:none;
background-color: #FF9900;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width:100%;
}
.part2 .prolist .moreti a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.part2 .product {
  width: 100%;
}
.part2 .product .hd {
  height: 75px;
  background: #fff;
  margin-bottom: 5px;
}
.part2 .product .hd ul {
  width: 50%;
}
.part2 .product .hd ul li {
  float: left;
  font-size: 15px;
  width: 172px;
  text-align: center;
  cursor: pointer;
  line-height: 55px;
  position: relative;
}
.part2 .product .hd ul li.on {
  color: #fff;
  background: #005bac;
}
.part2 .product .hd ul li.on i {
  background: url(../images/cri.jpg) no-repeat;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}
.part2 .product .hd .tel span {
  font-size: 12px;
  line-height:55px;
  padding:0px 5px 0px 0px;
  margin:0px;
  color: #005bac;
  float:left;
}
.part2 .product .hd .tel p {
	width:16px;
	height:16px;
	margin:15px 15px 0px 0px;
	padding:0px;
	float:right;
}
.part2 .product .comt {
  width: 100%;
  overflow: hidden;
}
  .ipro_p_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .ipro_p_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .ipro_p_ul li:nth-child(3n+3):after {
    display: block;
  }
  .ipro_p_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .ipro_p_ul li:nth-child(2n+2):after {
    display: none;
  }
  .ipro_p_ul li:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
}
/*新闻动态*/
.part7 {
    width: 398px;
	float:left;
	border-right:1px #CCCCCC solid;
	padding:10px 20px 0px 20px;
    /* margin-top: 23px; */
}
.part7_bor_r {
	border-right: none;
}
.part7 .u_gytit {
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #666;
	padding-left:5px;
}
.part7 .u_gytit a {
    height: 35px;
    line-height: 35px;
}
.part7 .u_gytit i {
    position: absolute;
    width: 90px;
    height: 3px;
    background: #ffa801;
    left: 0;
    bottom: -3px;
    overflow: hidden;
}
.part7 .u_gytit .u_more a {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	padding-right: 16px;
	float:right;
	width:31px;
	height:31px;
	background-color:#CCCCCC;
	background-image: url(../images/news_n1.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
.part7 .i_mb { text-align:left; width:100%; margin:10px 0px 0px 0px; padding:0px; overflow:hidden;}
.part7 .i_mb dl {
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}
.part7 .i_mb dl dd {
    width: 98%;
}
.part7 .i_mb dl dd .title {
    width: 100%;
    /*height: 28px;
    line-height: 28px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	/*background: url(../images/dtico2.jpg) no-repeat 0 12px;
    padding-left: 12px;*/
}
.part7 .i_mb dl dd .title a {
    font-size: 14px;
	color: #555555;
}
.part7 .i_mb dl dd .des {
    width: 100%;
    height: 55px;
    font-size: 12px;
    color: #555555;
    line-height: 150%;
    overflow: hidden;
}
.part7 .i_mb dl dd .des img{
display:none;
}
.part7 .i_mb dl dd .time {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    position: relative;
    font-size: 12px;
    color: #888888;
}
.part7 .i_mb dl dd .time a {
    display: block;
    font-size: 12px;
    color: #353535;
    position: absolute;
    left: 0;
    top: 0;
}
/*新闻动态end*/
/*问题解答*/
.part8 .wend {
    width: 420px;
    /*margin-top: 23px;*/
	float:right;
}
.part8 .u_gytit {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #666;
	padding-left:5px;
}
.part8 .u_gytit a {
    height: 35px;
    line-height: 35px;
}
.part8 .u_gytit i {
    position: absolute;
    width: 90px;
    height: 3px;
    background: #ffa801;
    left: 0;
    bottom: -3px;
    overflow: hidden;
}
.part8 .u_gytit .u_more a {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    padding-right: 16px;
	float:right;
}
.part8 .wend .m_zxc {
    padding-top: 20px;
    padding-left: 10px;
	text-align:left;
}
.part8 .wend dl {
    margin-bottom: 25px;
}
.part8 .wend dt {
    /*height: 24px;
    line-height: 24px;*/
    overflow: hidden;
    font-size: 14px;
    color: #666;
    font-weight: bold;
	text-align:left;
}
.part8 .wend dt a {
    color: #666;
    background: url(../images/wen1.jpg) no-repeat left 3px;
    padding-left: 34px;
    display: block;
}
.part8 .wend dd {
    padding-left: 30px;
    background: url(../images/da1.jpg) no-repeat left 4px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
	text-align:left;
}
.part8 .wend dd img{
display:none;
}
/*问题解答end*/
@media (max-width: 1100px) {
.part7 {
    width: 100%;
	border-right:none;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom:1px #CCCCCC solid;
}
.part8 .wend {
    width: 100%;
	float:left;
	margin-top:10px;
}
}
@media (max-width: 640px) {
.part7 {
    width: 99%;
	border-right:none;
	padding:0px;
}
.part8 .wend {
    width: 99%;
	float:left;
	margin-top:10px;
}
}
/*成功案例*/
.case_ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-top: 3.5%;
}
.case_ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_ul li .pic i {
  display: block;
  padding-bottom: 62.2895622895623%;
}
.case_ul li .pic img {
  transition: 0.3s;
}
.case_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_ul li p {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-top: 5px;
}
.case_ul li:hover img {
  transform: scale(1.1);
}
.case_ul li:hover p {
  color: #0083c7;
}
@media (max-width: 640px) {
  .case_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .case_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.case_show {
  padding: 4% 0px;
}
.case_show .img_case {
  position: relative;
}
.case_show .img_case i {
  display: block;
  padding-bottom: 40.80402010050251%;
}
.case_show .case_c {
  /*text-align: center;*/
  margin-top: 3%;
}
.case_show .case_c p {
  line-height: 24px;
  font-size: 13px;
  color: #6b6b6b;
}
.case_show .case_c span {
  font-size: 15px;
  color: #1e1e1e;
}
.guan_case {
  margin-bottom: 3%;
}
/*新闻中心*/
.news_ul {
  padding: 2% 0px;
}
.news_ul li {
  border: 1px solid #e6e6e6;
  margin: 1% 0px;
  transition: background 0.3s;
}
.news_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 0px;
}
.news_ul li .ri {
  width: 11%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}
.news_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.news_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .news_ul li .ri i {
    font-size: 40px;
  }
  .news_ul li .ri time {
    font-size: 12px;
  }
}
.news_ul li .wen_nei {
  width: 98%;
  /*float: right;
  max-height:100px;*/
  overflow:hidden;
  margin: 5px auto;
}
.news_ul li .wen_nei h4 {
  font-size: 14px;
  line-height: 24px;
  /*height: 24px;*/
  color: #333333;
  /*margin-bottom: 12px;*/
  overflow: hidden;
  width: 100%;
}
.news_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  word-break:break-all;
  overflow: hidden;
}
.news_ul li:hover {
  background: #db090a;
}
.news_ul li:hover .ri {
  color: #fff;
}
.news_ul li:hover .ri time {
  color: #FFFFFF;
}
.news_ul li:hover .wen_nei h4 {
  color: #fff;
}
.news_ul li:hover .wen_nei p {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .news_ul li .ri {
    width: 15%;
  }
  .news_ul li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .news_ul li .wen_nei {
    width: 84%;
  }
}
.news_show {
  padding-top: 4%;
}
.news_show .top_show {
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.news_show .top_show h3 {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
.news_show .top_show p {
  font-size: 12px;
  color: #ababab;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
.news_show p {
  color: #666666;
  font-size: 13px;
  line-height: 24px;
}
.news_show .n_s_img {
  position: relative;
  /*padding: 3% 0px;*/
}
.news_show .n_s_img i {
  display: block;
  padding-bottom: 36.582914572864325%;
}
.news_show .n_s_img img {
  box-shadow: -30px -30px 1px #f2f2f2;
}
@media (max-width: 980px) {
  .news_show .n_s_img {
    margin: 20px 0px;
  }
  .news_show .n_s_img img {
    box-shadow: -10px -10px 1px #f2f2f2;
  }
}
.news_show .guan_pro {
  margin-top: 4%;
}
.contact_map {
  width: 100%;
  margin-bottom: 30px;
}
.contact_map #map {
  width: 100%;
  height: 290px;
}
@media (max-width: 480px) {
  .contact_map #map {
    height: 200px;
  }
}
.contact_zi {
  padding-top: 5%;
}
.cont_text {
  width: 100%;
  max-width: 465px;
  margin: 3% auto 5%;
}
.cont_text span {
  background: #565656;
  height: 30px;
  display: block;
  width: 100%;
  color: #fff;
  line-height: 30px;
  font-family: ;
  font-size: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.cont_text span a {
  font-family: georgia;
  font-size: 24px;
  color: #fff;
}
.cont_text p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin: 0px;
  padding: 0px;
}
.cont_text p a {
  font-family: arial;
}
/*在线留言*/
.mess_nei {
  background: #fff;
  margin: auto;
  font-family: arial;
  text-align: center;
  width: 100%;
  max-width: 780px;
  padding: 5% 0px;
}
.mess_nei i {
  font-style: normal;
  color: #FF0000;
}
.mess_nei .top_mes_t {
  color: #008c40;
  font-size: 48px;
  background: url(../images/messagr_bg.png) no-repeat bottom center;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.mess_nei p {
  font-size: 14px;
  color: #000000;
  margin: 20px auto;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.mess_nei .name_li {
  width: 66%;
  margin: auto;
}
.mess_nei .name_li li {
  float: left;
  width: 242px;
  height: 35px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 5px 6px;
  margin-right: 13px;
  margin-bottom: 20px;
}
.mess_nei .name_li li img {
  display: block;
  float: left;
  margin-right: 10px;
}
.mess_nei .name_li li input {
  height: 25px;
  width: 170px;
  margin-right: 2px;
  border: none;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  outline: none;
}
@media (max-width: 1200px) {
  .mess_nei .name_li {
    width: 100%;
  }
}
.mess_nei textarea {
  width: 60%;
  height: 90px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin: 10px auto 20px;
  color: #888888;
  padding: 5px 6px;
  resize: none;
  outline: none;
  font-family: arial;
}
.mess_nei .yan {
  margin: 0px auto 20px;
  width: 60%;
  text-align: left;
}
.mess_nei .yan input {
  width: 140px;
  height: 34px;
  border: 1px solid #dcdcdc;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  border-radius: 5px;
  padding: 5px;
  outline: none;
}
.mess_nei .yan img {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.mess_nei .yan .ah {
  color: #acacac;
  font-size: 12px;
}
.mess_nei .yan .ah:hover {
  color: #008c40;
}
@media (max-width: 640px) {
  .mess_nei .name_li {
    text-align: center;
  }
  .mess_nei .name_li li {
    float: none;
    margin: 0px auto 20px;
  }
  .mess_nei textarea {
    width: 242px;
  }
  .mess_nei .yan {
    width: 242px;
  }
  .mess_nei .yan input {
    width: 60px;
  }
  .mess_nei .yan img {
    margin: 0px 3px;
  }
}
.tijiao .btn {
  width: 108px;
  height: 33px;
  background: #a0a0a0;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  margin-right: 10px;
}
.tijiao .btn:hover {
  background: #606060;
}
.tijiao .active {
  background: #606060;
}
.tijiao .sub {
  margin-right: 20px;
}
.xx_p p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.xx_p h4 {
  font-weight: 700;
  color: #555555;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.xx_p ul li {
  background: url(../images/xing.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  color: #555555;
  line-height: 36px;
  height: 36px;
  width: 100%;
  overflow: hidden;
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #0083c7;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #0083c7;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #0083c7;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #0083c7;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}
.form_xj {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_xj .inp_d {
  margin-bottom: 10px;
}
.form_xj .inp_d span {
  width: 60px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_xj .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_xj .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_xj .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
.form_xj .yan input {
  width: 100px;
  float: left;
}
.form_xj .yan img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}
.form_xj .yan a {
  color: #373737;
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
}

.form_datarequest {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_datarequest .inp_d {
  margin-bottom: 10px;
}
.form_datarequest .inp_d span {
  width: 80px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_datarequest .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_datarequest .inp_d select {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .form_xj .yan a {
    margin-left: 65px;
  }
}
.form_xj .tijiao {
  margin: 10% 0px 5%;
}
.form_xj .tijiao .btn {
  border-radius: 0px;
}
.form_datarequest .tijiao {
  margin: 10% 0px 5%;
}
.form_datarequest .tijiao .btn {
  border-radius: 0px;
  border:0px none;
}
.tex_a {
  position: relative;
}
.tex_a i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.accoradion{width:100%;background:#fff;color:#000;margin:10px 0px 10px 0px;}
.accoradion ul{overflow:hidden;}
.accoradion li{ overflow:hidden;}
.accoradion li a.header{padding:0 0 8px 25px;display:block;color:#000;height:40px;line-height:40px;position:relative;margin:0px 0px 5px 0px;font-size: 18px; color: #333333;text-decoration:none;}
.accoradion li a.closed{background:url(../images/arrowbg.gif) no-repeat 10px 16px;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li a.opened{color:#000;background:url(../images/arrowbg.gif) no-repeat 10px -17px;font-weight:700;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li li{padding:10px 5px 10px 5px;position:relative;margin:0px;word-break:break-all;}
.nr_wsbm table {margin:10px 0px 0px 0px;width:99%;border:1px solid #CCCCCC;line-height:25px;border-collapse:collapse; }
.nr_wsbm table td {border-bottom:1px solid #CCCCCC;padding:5px;border-right:1px dashed #CCCCCC;     }
.nr_wsbm h1 { font-size:15px; text-align:left; }
.ticketdiybg { 	background-image: url(../images/diy.gif); 	background-repeat: no-repeat; 	background-position: left top; 	width:90px; 	height:22px; 	border:0px; 	color: #FFFFFF; 	text-decoration: none; 	font-weight: bold; 	margin-top:5px; }
.booktit { 	border: 1px solid #DADADA; 	width:315px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.bookmail { 	border: 1px solid #DADADA; 	width:150px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.booktel { 	border: 1px solid #DADADA; 	width:220px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.bookqt { 	border: 1px solid #DADADA; 	width:100px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.book_shuzhi { 	border: 1px solid #DADADA; 	width:140px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.book_zhujizhandu { 	border: 1px solid #DADADA; 	width:105px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.book_peihebilv { 	border: 1px solid #DADADA; 	width:112px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.book_tuchutime { 	border: 1px solid #DADADA; 	width:50px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.jobt { 	border: 1px solid #DADADA; 	width:160px; 	height:22px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.jobtsex{ 	border:1px solid #999999; 	color:#CC3300; }
.jobschool { 	border: 1px solid #DADADA; 	width:460px; 	height:100px; 	background-image: url(../images/diyu.gif); 	background-repeat: repeat-x; 	background-position: left top; 	background-color: #FFFFFF; }
.login-con { width: 98%;   border: 1px solid #CCCCCC;   color: #000;   height: 100%;   margin:10px 0px 10px 0px;   padding: 10px;   float: left;   overflow:hidden; }
.login-con ul { }
.login-con ul li {   width: 100%;   color: #000;   margin-top:10px;   padding: 0px;   float: left;   overflow:hidden; }
.login-con h1{ 	float:left; 	text-align:left; 	font-size: 30px; 	padding:5px 0px 5px 0px; 	color:#5a5a5a; 	width:50%; }
.usr_main_1 { 	float:left; 	width:48%; 	height:120px; 	line-height:30px; 	margin:10px 0px 10px 10px; 	padding:40px 0px 0px 0px; 	border:1px solid #e8e8e8; 	overflow:hidden; 	text-align:center; 	font-size:18px; 	}
@media (max-width: 1000px) {
.usr_main_1 { 	width:100%; 	margin:10px 0px 10px 0px; 	padding:30px 0px 0px 0px; 	}
}
.progressbar {   /*font-family: montserrat, arial, verdana;*/   margin: 5px 0px 5px 0px;   padding: 0;   text-align: center;   overflow: hidden;   counter-reset: step;   z-index: 99; }
.progressbar li {   list-style-type: none;   font-size: 12px;   float: left;   position: relative;   border:0px none; }
.progressbar li:before {   content: counter(step);   counter-increment: step;   width: 24px;   line-height: 24px;   display: block;   font-size: 12px;   color: #FFFFFF;   background: #CCCCCC;   border-radius: 20px;   margin: 0 auto 5px auto; }
.progressbar li:after {   content: '';   width: calc(100% - 30px);   height: 8px;   background: #CCCCCC;   position: absolute;   left: calc((-100% + 30px) / 2);   top: 8px; }
.progressbar li:first-child:after {   content: none; }
.progressbar li.active:before, .progressbar li.active:after {   background: #38aae1;   color: #FFFFFF; }
.track-rcol{width: 100%; border: 1px solid #eee;}
.track-list{margin: 20px; padding-left: 5px; position: relative;}
.track-list li{position: relative; padding: 9px 0 0 25px; line-height: 18px; border-left: 1px solid #d9d9d9; color: #999;}
.track-list li.first{color: red; padding-top: 0; border-left-color: #d9d9d9;}
.track-list li .node-icon{position: absolute; left: -6px; top: 50%; width: 11px; height: 11px; background: url(../images/order-icons.png)  -21px -72px no-repeat;}
.track-list li.first .node-icon{background-position:0 -72px;}
.track-list li .time{margin-right: 20px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li .txt{max-width: 600px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li.first .time{margin-right: 20px; }
.track-list li.first .txt{max-width: 600px; }

.list-none{ list-style:none; padding:0px; margin:0px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*翻页*/
#flip{ margin-bottom:15px;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; width:80%; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*# sourceMappingURL=style.css.map */
table{background-color:transparent
}
caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left
}
th{text-align:left
}
.table{width:100%;max-width:100%;margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:5px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd;
}

.table>tbody>tr>th {
}
.table>tbody>tr>th:nth-child(2n+2) {
  background-color: #f2ae6f;
}


.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0
}
.table>tbody+tbody{border-top:2px solid #ddd
}
.table .table{background-color:#fff
}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px
}
.table-bordered{border:1px solid #ddd
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{background-color:#f5f5f5
}
table col[class*=col-]{position:static;display:table-column;float:none
}
table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6
}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc
}
.table-responsive{min-height:.01%;overflow-x:auto
}
