
body{overflow-x:hidden;}
.con-develop .swiper-button-next{display:block;position: absolute;right: 1.5%;top:50%;margin-top: -40px;width: 24px;height: 42px;background: url(img/next1.png) no-repeat center center;}

@media screen and (max-width: 768px){
.con-develop .swiper-button-prev,?con-develop .m-hd{display: block;text-align: center;margin-top: 20px;}
}

@media screen and (max-width: 768px){
.breadnav{display: none}
}

@media screen and (max-width: 1024px){
/*	.products .hd li a{font-size: 16px;}
*/	.pro-class .con .text{margin-left: -39%;}
}

@media screen and (max-width: 1024px){.other-industry .banner-slider .bd ul li .cont{width: 80%; margin-left: 0; left: 5%;}.other-industry .banner-slider .hd{bottom: 20px;}}

@media screen and (max-width: 768px){
{width: 90%; left: 5%;}
{bottom: 30px;}
}

td{padding: 5px;}
td{padding: 5px;}


.myStyle{margin:20px 0;padding:0 12px;}
.myStyle strong{font-size:16px;}
.myStyle p{margin-bottom:20px;line-height:1.7;font-size:16px;}

@media screen and (max-width: 768px){

.myStyle{padding:0;}
}
	
.s-ArticleDetails-wrapper{
	width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width: 1200px){
	.s-ArticleDetails-wrapper{
		width: 94%;
		padding: 0 3%;
	}
}

.s-Article-content{
	position: relative;
}
.s-Article-title{
	font-size: 26px;
	font-weight: normal;
	color: #1a1a1a;
	text-align: center;
	margin-top:12px;
}

.Statistics-border{
	width: 100%;
	text-align:center;
	margin:2% 0;
	font-size:16px;
}
.Statistics-border>span{color:#666;}
.Statistics-border-djl{margin-left:3%;}
.Statistics-border-xz{color:#e10032;margin-left:1%;}


.s-Article-content .Article-text{
	font-size: 16px;
	color: #666;
	line-height:2;
	border-top:1px solid #e6e6e6;
	padding-top:2%;
}
.s-Article-content .Article-text p{margin-bottom:12px;}
.s-Article-content .Article-text div{margin-bottom:12px;}
.s-Article-content .Article-text ol{margin-bottom:12px;}
.s-Article-content .Article-text li{
	list-style-type: disc;
	list-style-position: inside;
}
.s-Article-content .Article-download{
	padding-bottom: 45px;
	border-bottom: 1px solid #e6e6e6;
}
.s-Article-content .Article-download a{
	font-size: 16px;
 	color: #e10133;
}
@media screen and (max-width: 1024px){
	.s-Article-content .Article-download{
		position: relative;
	}
}

@media screen and (max-width: 768px){
	.Statistics-border>span{
		padding-bottom:2%;
	}
	.Statistics-border-m-l{display:block;}
	.Statistics-border-djl {
		margin-left: 5%;
	}
	.Statistics-border-xz{
		margin-left: 14%;
	}
	
}
@media screen and (max-width: 610px){
	.s-Article-title{
		font-size: 18px;
    padding-top: 20px;
	}
}
@media screen and (max-width: 414px){
	.s-Article-content h2{
		font-size: 18px;
	}
}

.s-ServiceSupport .APass{
	margin-bottom: 40px;
}
.s-ServiceSupport .APass li{
	margin-bottom: 18px;
}



@media screen and (max-width: 1200px){
}
.CorporateCulture .Idea{
	
}

	.breadnav{padding:20px 0;}
	.breadnav a{text-decoration:underline;}
	@media screen and (max-width:768px){.breadnav{display:none;}}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

a {
  text-decoration: none;
  color: #666666;
}
a:focus {
  outline:0;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0;
  padding: 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
  padding: 0;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  list-style-type: none;
}

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

figure {
  margin: 0;
}

form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
,
,
 {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif;
  color: #666;
}
body {
  font-size: 14px;
  line-height: 1.4;
}
img {
  width: auto;
  height: auto;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}


.my-container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
	width:1200px\9;
}

@media (min-width:768px) {
    .my-container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .my-container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .my-container {
        width: 1170px;
    }
}