*{
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
}
body:before{
	content:"";
	display:table;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    vertical-align: baseline;
}
a{
    text-decoration: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: #f4f4f4;
    font-size: 12px;
    color: #333;
    font-family:"Microsoft YaHei", Helvetica Neue,Helvetica,Arial,sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,ul:before {
    content: '';
    clear: both;
    display: block;
}
.clear {
    clear: both;
}
.container {
    width: 1000px;
    margin: 0 auto;
}
.container:after{
	content:"";
	display:block;
	clear:both;
}

a:link {
    color: #333333;
}
a:visited {
    color: #333333;
}
a:hover {
    color: #333333;
}
a:active {
    color: #333333;
}
/* header */
.com-header{
    overflow: hidden;
    width: 100%;
    min-width: 1000px;
}
.com-header-center{
    width: 1000px;
    margin: 0 auto;
}
.com-header-top{
    margin: 0 auto;
    padding: 12px 0;
    width: 1000px;
    height: 79px;
}
.com-header-top h2{
    float: left;
    height: 55px;
}
.com-header-top h2 img{
    width: 192px;
    height: 55px;
}
.com-header-right {
    float: right;
    padding-top: 14px;
    height: 34px;
}
.com-header-right .com-header-tel{
    float: right;
    padding: 0 25px;
    height: 26px;
    line-height: 26px;;
    font-size: 16px;
    color: #687385;
    background: url(../images/icon_tel.png) left center no-repeat;
}
.com-header-right .com-header-search{
    position: relative;
    float: right;
    height: 26px;
}
.com-header-search .com-header-searchButton{
    display: inline-block;
    margin-left: 3px;
    width: 60px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #ffffff;
    font-size: 14px;
    background: #687385;
    border-radius: 13px;
    cursor: pointer;
    border: none;
}
.com-header-search .com-header-iconSearch{
    position: absolute;
    right: 75px;
    top: 5px;
    z-index: 2;
    width: 16px;
    height: 16px;
    background: url(../images/icon_search.png) center center no-repeat;
}
.com-header-search input{
    outline: none;
    padding: 0 16px;
    width: 150px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    background: #ffffff;
    border: 1px solid #687385;
    transition: all 1s ease;
}
.com-header-search input:focus {
    width: 190px;
    box-shadow: 0 0 10px #687385;
}
.com-header-box{
    height: 40px;
    background: url(../images/nav_bc.jpg) center center repeat-x;
	margin-bottom:2px;
}
.com-header-nav{
    position: relative;
    margin: 0 auto;
    width: 1000px;
}
.com-header-navOne{
    position: absolute;
    left: 0;
    top: 14px;
    width: 1px;
    height: 12px;
    background: #ffffff;
}
.com-header-nav ul{
    width: 1050px;
}
.com-header-nav li{
    position: relative;
    float: left;
    padding: 0 37px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.com-header-nav li a{
    font-size: 14px;
    color: #ffffff;
}
.com-header-nav li a:hover{
    color: #ffcc00;
}
.com-header-nav li .com-header-navOn{
    color: #ffcc00;
}
.com-header-nav li b{
    position: absolute;
    right: 0;
    top: 14px;
    width: 1px;
    height: 12px;
    background: #ffffff;
}
/* footer */
.footer-box{
    overflow: hidden;
    width: 100%;
    min-width: 1000px;
    height: 180px;
    background: #e2e2e2;
}
.footer-box .footer-center{
    width: 1000px;
    margin: 0 auto;
}
.footer-link{
    margin-top: 14px;
    text-align: center;
    font-size: 14px;
    color: #747679;
    line-height: 30px;
}

.footer-link a{
    color: #747679;
}
.footer-link b{
    margin: 9px 22px 0;
    display: inline-block;
    vertical-align: top;
    width: 2px;
    height: 11px;
    background: url(../images/icon_line.jpg) center center no-repeat;
}
.footer-des, .footer-warn{
    font-size: 14px; 
    text-align: center;
    color: #666666;
    line-height: 24px;
}
.footer-des{
    margin-top: 20px;
}
.footer-warn img{
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    width: 19px;
    height: 21px;
}
.footer-logo{
    margin-top: 9px;
    text-align: center;
}
.footer-logo img{
    width: 103px;
    height: 38px;
}
.menu__box{
    float:right;
    display:none;
    position:relative;
    z-index:9;
    width: 35px;
    height: 20px;
    margin-top:10px;
    margin-right:5px;
}
 .menu__box .menu {
    width: 20px;
    height: 30px;
    position: relative;
}
.menu__box .menu:before,.menu__box .menu:after {
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background: #353535;
    border-radius: 0.32vw;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.menu__box .menu:before {
    top: 6px;
    box-shadow: 0 6px #353535;
}


.menu__box.active .menu:before {
    background: #ec6200;
    top: 7px;
    box-shadow: none;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
 .menu__box.active .menu:after {
    background: #ec6200;
    bottom: 20px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
.menu__box.active .menu__slide {
    display: block;
    overflow: auto;
    max-height: 100%;
  }


@media screen and (min-width:320px) and (max-width:1080px) {
    html,body{
        width:100%;
    }
    .com-header-right{
        padding-top:5px;
		margin-right:10px;
    }
    .com-header-top h2 img{
        width:auto;
        height:36px;
    }
    .com-header{
		height:39px;
        min-width: 100%;
    }
    .com-header-top{
		display:box;
		box-sizing: border-box;
		position:fixed;
		left:0;
		top:0;
		height:39px;
		z-index:99;
        width:100%;
		padding:5px 0;
        height:auto;
        overflow:hidden;
		background:#f4f4f4;
		box-shadow:0 0 13px 3px #666;
    }
    .com-header-top h2{
        height:auto;
    }
    .com-header-right .com-header-tel{
        padding-right:10px;
    }
    .footer-box{
        min-width:100%;
    }
    .footer-box .footer-center{
        width:100%;
    }

    .com-header-box{
        display:none;
    }
    .menu__box{
        display: block;
		width:30px;
		height:30px;
		margin-top:0;
    }
	.menu__box .menu{
		margin:0 auto;
		position:relative;
		margin-top:10px;
		top:50%;
		transform:translateY(-50%);
	}
	.footer-des a{
		display:block;
	}
	
}

.menu__fixed {
    display: none;
    position: fixed;
    left: 0;
    top: 42px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 11.73333333vw;
    overflow: hidden;
  }
  .menu__fixed .menu__slide {
    float: right;
    width: 65%;
    height: 120%;
    display: block;
    /*			    max-height:0;*/
    background-color: #fff;
    animation: slideLeft 0.3s ease;
    -webkit-animation: slideLeft 0.3s ease;
    -moz-animation: slideLeft 0.3s ease;
    -o-animation: slideLeft 0.3s ease;
    overflow: auto;
    z-index: 1000;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
  .menu__fixed__active {
    display: block;
  }
  .menu__fixed__active .menu__slide {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  @keyframes slideLeft {
    0% {
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
    }
    100% {
      transform: translateX(0);
      -webkit-transform: translateX(0);
    }
  }
  @-webkit-keyframes slideLeft {
    0% {
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
    }
    100% {
      transform: translateX(0);
      -webkit-transform: translateX(0);
    }
  }
  .cd-accordion-menu {
    background: #4d5158;
  }
  .cd-accordion-menu ul {
    display: none;
  }
  .cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
  }
  .cd-accordion-menu label,
  .cd-accordion-menu a {
    position: relative;
    display: block;
    padding-left: 3.2vw;
    height: 14.66666667vw;
    line-height: 14.66666667vw;
    background: #ffffff;
    box-shadow: inset 0 -1px #e5e5e5;
    font-size: 4.26666667vw;
    color: #797979;
  }
  .cd-accordion-menu label::before,
  .cd-accordion-menu label::after,
  .cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transform: translateY(-50%);
  }
  .cd-accordion-menu label::before {
    background-image: url("../../images/m/icon/arr_cion.png");
    background-repeat: no-repeat;
    background-size: 3.86666667vw 2.26666667vw;
  }
  .cd-accordion-menu label::before {
    /* arrow icon */
    width: 3.86666667vw;
    height: 2.26666667vw;
    right: 3.33333333vw;
    background-position: 0 0;
  }
  .cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    transform: translateY(-50%) rotateZ(180deg);
    transform-origin: 50%;
  }
  .cd-accordion-menu input[type=checkbox]:checked + label + ul,
  .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with 	  multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
  }
  .cd-accordion-menu input[type=checkbox]:checked + label + ul,
  .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
  }
  .cd-accordion-menu ul label,
  .cd-accordion-menu ul a {
    background: #f2f2f2;
    box-shadow: inset 0 -1px #d2d2d2;
    padding-left: 5.86666667vw;
    height: 13.33333333vw;
    font-size: 4vw;
    color: #494949;
  }
  .cd-accordion-menu > li:last-of-type > label,
  .cd-accordion-menu > li:last-of-type > a,
  .cd-accordion-menu > li > ul > li:last-of-type label,
  .cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
  }
  .cd-accordion-menu ul label::before {
    right: 9.86666667vw;
  }
  .cd-accordion-menu ul ul label,
  .cd-accordion-menu ul ul a {
    padding-left: 8.53333333vw;
    box-shadow: inset 0 -1px #e5e5e5;
    background: #d7d7d7;
    height: 13.33333333vw;
    font-size: 3.73333333vw;
    color: #151515;
  }
  .cd-accordion-menu ul ul label::before {
    right: 13.33333333;
  }
  .cd-accordion-menu ul ul ul label,
  .cd-accordion-menu ul ul ul a {
    padding-left: 118px;
  }
  .cd-accordion-menu ul ul ul label::before {
    left: 72px;
  }
  .cd-accordion-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
