﻿@charset "utf-8";
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol,li,dl,dd,dt {margin: 0; padding:0}
li{ list-style-type:none}
p {margin: 0;}

img{ max-width:100% !important; height:auto}
a:hover{text-decoration:none}

.mp3{ margin-top:3em}
.fixedon{ position:fixed; top:0;    z-index: 999;}
.fixedoff{ position:relative}

.swipe {  
    overflow: hidden;  
    visibility: hidden;  
    position: relative;  
}  
.swipe-wrap {  
    overflow: hidden;  
    position: relative;  
}  
.swipe-wrap > figure {  
    float: left;  
    width: 100%;  
    position: relative;  
}  
#slider {  
    max-width: 100%;/* 设置最大的宽度 */  
    margin: 0px auto; /* 居中对齐 */  
}  
  
figure {  
    margin: 0;/* 对齐，四周宽度都为0，在轮播的时候，以整张图片进行移动 */  
}  
 
 
.sybanner{ height:100%}
.page-swipe nav #position {  
    text-align: center;  
    list-style: none;  
    margin: 0;  
    padding: 0  
}  
.page-swipe nav #position li {  
    display: inline-block;  
    width: 10px;  
    height: 10px;  
    border-radius: 10px;  
    background: #333;  
    margin: 0 2px;  
    cursor: pointer  
}  
.page-swipe nav #position li.on {  
    background-color: #ff0021;  
 
}  
nav{    position: absolute;
    bottom: 10px;
    width: 100%;}
.mbanner{ display:none}
.sjbn{ display:none}
#nav{    position: fixed;
    z-index: 9999;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 400px;
    max-width: 100%;
    padding: 120px 0 200px;
	background: #6F6F6F;
	background: rgba(72, 72, 72, 0.95);
	min-height:100%
}
.navactive #nav {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.nav .container{ position:relative}
.nav a.pull{    width: 67px;
    height: 67px;
    position: absolute;
    top: 78px;
	background:url(../images/menu.png) no-repeat;
	background-size:100% 100%;
	}
#nav a.colse {
    position: absolute;
    z-index: 9999;
    margin: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    background: 0 0;
    top: 10px;
    right: 10px;
    width: 44px;
    height: 44px;
    outline: 0;
    color: #fff;
    background-repeat: no-repeat;
    background-image: url(../images/close.png);
    background-position: center center;
}
.close {
    opacity: 1; 
}
.caidan{    position: absolute;
    top: 20px;
    left: 20px;color: #fff;}
.caidan img{ margin-right:5px; width:120px}
#nav ul{ padding:0; overflow:hidden}
#nav ul li{ position:relative; overflow:hidden}
#nav ul li a {
       display: block;
    color: #fff;
    padding: 5px 20px 5px 50px;
    font-size: 20px; text-align:left
}
#nav ul li a:hover{ background:#f6b02d}
#nav ul li.more ul li a{text-align: left;
    font-size: 16px;
    float: none;
    padding: 5px 20px 5px 50px;}
#nav ul li ul li{     width: 100%;
    float: none}
#nav ul li ul li a{     text-align: center;
    font-size: 16px;
    padding: 0;}
#nav ul li span.erji{
        display: block;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    background: url(../images/jia.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 20px;
}
#nav ul li span.erji1{
        display: block;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    background: url(../images/jian.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 20px;
}
#nav ul li ul{ display:none; width:100%}
.xmjs{    background-color: #f7f7f7;
    padding: 4em 0;}
.title{     text-align: center;
    margin-bottom: 3em;
    width: 70%;
    margin: 0 auto;    position: relative;}
.title h2{       color: #ffffff;
    font-weight: bold;
    font-size: 2em;margin: 10px 0;}
.title span{    font-weight: normal;
    color: #ccc9c9;
    margin-top: 20px;
    margin-bottom: 20px;    font-size: 18px;
    line-height: 30px;}
.title span.dbt{       font-size: 2em;
    color: #fff;
    font-weight: bold;
    padding: 8px 15px;
    border-bottom: 1px solid #3e3c3c;
}


.title span.xbt{    display: block;
    font-size: 14px;
    margin-top: 12px;}
.title p {   height: 3px;
    width: 30px;
    background: #ff0021;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 43px;
    border-radius: 5px;
}
.neirong p{ text-align:center; font-size:100%; color:#000000; line-height:2}
.gywm{ overflow:hidden; padding:40px 0 60px;background:url(../images/ysbg.jpg) center no-repeat; background-size:100% 100%; 
	 }
.neiye .gywm{    overflow: hidden;
    padding: 40px 0 60px;
    background: #0e0e0e  url(../images/ysbg2.jpg) top no-repeat;
    background-size: 100% auto;}
.gywmnr{ margin-top:30px;}
.gywmnr dl{ width:30%; margin:0 1.5%; float:left;  background:#191919;padding:0;    text-align: center;
    color: #fff;    -moz-box-shadow: 10px 10px 5px #000000;
    box-shadow: 10px 10px 5px #000000; }
.gywmnr dl dd{    color:#d49624;
    background: #ffffff;
    line-height: 70px;
    font-size: 32px;
    display: inline-block;}
.gywmnr dl i{}
.gywmnr dl dt{}
.gywmnr dl dt h2{     font-size: 20px;
    margin: 0;
    line-height: 50px}
.gywmnr dl dt p{    font-weight: 400;}
.gywmnr dl dt a{    color: #fff;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 3px 15px;font-weight:400; font-size:14px}
.gywmnr dl dt a:hover{    color: #28a7fb;
font-weight:400;
    background: #fff;}

/*.rmcp{ background:url(../images/zpbg.jpg) center no-repeat; background-size:100% 100%;
	 overflow:hidden; padding:40px 0}*/
.rmcp{      background-size: 100% 100%;
    overflow: hidden;
    padding: 40px 0;
    background: #101010;
    box-shadow: 0 -10px 50px #101010;}
.rmcplb{ margin-top:40px; overflow:hidden}
.rmcplb .item{ width:24%; margin:0 0.5% 30px; float:left;background: #fff;    overflow: hidden;-moz-box-shadow: 5px 5px 5px #000000;
    box-shadow: 5px 5px 5px #000000;}
.rmcplb .item img{ width:100%; height:auto}
.cpbt h2{   font-size: 16px;
    line-height: 35px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    background: #333;
    color: #fff;}
.cpbt span{font-weight: bold;
    color: #34a6f7;
    margin-top: 3px;
    margin-bottom: 10px; text-align:center; display:block}
.cptp{ position:relative}
.cptp i{    background-color: rgba(255, 0, 33, 0.4);    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.cptp:hover i{opacity: 1}

.cptp a i:after{ position: absolute;
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
	background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpolygon points='16,7 9,7 9,0 7,0 7,7 0,7 0,9 7,9 7,16 9,16 9,9 16,9 '/%3E%3C/svg%3E")}
	
.xunpan{    background-color: #a70404; padding:60px 0; color:#fff}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;    padding-bottom: 18px;
}
address p{    margin: 0 0 20px}
.contact-title {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #ffffff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.xunpan .fa {
    border: 2px solid #ffffff;
    border-radius: 50%;
    color:#F29804;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    margin-right: 20px;
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-whatsapp:before {
    content: "\f232";
}
.xunpan input {
    height: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.xunpan .form-control {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    margin-bottom: 20px;
}
textarea.form-control {
    height: auto;
}
.xunpan input[type="submit"] {
    background: #CE8E07;
    border: 2px solid transparent;
    color: #ffffff;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
}
.xunpan input[type="submit"]:hover
    {
        background: #ffffff;
        color:#00589C;
    }
	

.dblg{ text-align:center}
.dblg img{ width:150px}
.cplj{ padding-top:20px}
.cplj ul li{ width:33.3%; float:left; text-align:center; line-height:40px}
.cplj ul li a{ color:#fff}
.cplj ul li.end a{padding: 4px 8px;
    background-color: #CE8E07;
    border-radius: 5px;}
.banquan{    margin-top: 30px;
    text-align: center;
    color: #A2A0A0;}
.banquan a{color: #A2A0A0}
	
	section, section div {
  /* See it in slo-mo, you can change this */
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
}


.cover {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  font: 1.25em/2 "icon";
  color: white;
  text-align: center;
  pointer-events: none;
  z-index: 100;
}

.innie, .outie, .spine, .shadow { position: absolute; width: 100%; }

.innie, .outie {
  height: 100%;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,.1) 100%);
  border-radius: .25rem;
}
.innie:after, .outie:after { content:"查看更多 >"; }


.innie {
  background-color: #a90016;
  text-shadow: 0 -2px 4px rgba(0,0,0,.2);
}
section.yyps .innie {
  background-color: #a90016;
}


.spine {
  top: .25rem;
  background: #a90016;
  height: .25rem;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}

.shadow {
  top: 100%;
  left: 0;
  height: 3.5rem;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  opacity: 0;
  z-index: 0;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, transparent 100%);
  border-radius: .4rem;

}

.outie {
  background-color: #a90016;
  -webkit-transform: translateZ(.25rem);
          transform: translateZ(.25rem);
  text-shadow: 0 2px 4px rgba(0,0,0,.2);
}



small {
  font: .8rem/1 sans-serif;
  padding-top: 4rem;
  color: #777;
}
small a { color: #222; text-decoration: none; border-bottom: thin solid #ccc; }
small a:hover { border-bottom-color: #222; }
.more {
    text-align: center;
}
.more section {
    width: 180px;
    border-radius: 10px;
    text-align: center;
    margin: 0 10px;
}
.page{width:100%;margin-top:10px; overflow:hidden; text-align:center}/*这里的宽度width:680px;自己调整*/
.page b,.page a{margin-right:3px;padding:2px 4px;line-height:16px;display: inline-block;color:#fff;}
.page a{border:1px solid #050808;background:#050808;}
.page b,.page a:hover{text-decoration:none;border:1px solid #fb0000;background:#fb0000;}

.lefttop {
    background: #1d1d1d;
    background-repeat: no-repeat;
    height: 76px;
    line-height: 76px;
    font-size: 28px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
    font-weight: 400;
    letter-spacing: 2px;
    -webkit-mask-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff0000), to(rgba(0, 0, 255, 0.5)));
}
.leftmiddle {min-height: 50px;
    padding: 10px;
    /* border: 1px solid #A09E9E; */
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: #1d1d1d;
    -webkit-mask-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff0000), to(rgba(0, 0, 255, 0.5)));
}
.leftnav_big,.leftnav_big_select {
    height: 50px;
}
.leftnav_big a {
        height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    /* border-bottom: 1px #020303 dotted; */
    font-weight: bold;
    color: #fff;
}
.leftnav_big_select a,.leftnav_big a:hover {
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    /* border-bottom: 1px #CCCCCC dotted; */
    font-weight: bold;
    background-color: #a90016;
    color: #FFFFFF;
}
.neiye .banner{ display:block !important}
.nycpnr{margin-top: 0;
    overflow: hidden;}
.right{ background: rgba(29,29,29,0.7);padding: 0;border-radius: 5px 5px 0 0;}
.righttitle {    height: 74px;
    line-height: 74px;
    padding-left: 10px;
    border-radius: 5px 5px 0 0;
    background: rgba(29,29,29,0.7); color:#999
}
.righttitle a{ color:#999}
.rightcontent {    padding: 10px;color: #d0caca;
    min-height: 500px;
}
.rightcontent h1 {
       font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 20px;
}
.prenext {
    height: 40px;
    line-height: 40px;
    background-color:#000000;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    overflow: hidden;
}
.prenext dl strong{ color:#d0caca}
.prenext dl a{ color:#999}
.prenext dl dt {
    width: 50%;
    float: left;    line-height: 40px; font-weight:normal
}
.prenext dl dd {
    width: 50%;
    float: right;
    text-align: right;    line-height: 40px;
}
.title1 {
    height: 40px;
    line-height: 40px;
    color: #ff0021;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #CCCCCC solid;
    margin-top: 20px;
}
.content1{ overflow:hidden}
.content1 ul{ overflow:hidden; padding-top:10px}
.content1 ul li {
    width: 32%;
    float: left;
	margin:5px 0.5%;
    position: relative;
    overflow: hidden;
    display: inline;
    background-color: #ffffff;
    border: 1px #cccccc solid;
    text-align: center;
}
.content1 ul li img {
	width:100%; height:auto
}
.content1 ul li .dask1 {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
	display:none
}
.content1 ul li .dask1 p{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 45%;
}
.content1 ul li:hover .dask1{ display:block;}
.newslist {
    height: 35px;
    line-height: 35px;
    background-image: url(../images/newsbiao.jpg);
    background-repeat: no-repeat;
    background-position: 2px 13px;
    text-align: right;
    border-bottom: 1px #CCCCCC dotted;
    color: #999;
}
.newslist a {
    float: left;
    padding-left: 18px;
    display: block;
    width: 65%;
    height: 35px;
    overflow: hidden;
    text-align: left;
    color: #d0caca;
}
.newscontent {    padding: 10px; min-height:550px
}
.newscontent ul li {
    height: 40px;
    line-height: 40px;
    background-image: url(../images/newsbiao.jpg);
    background-repeat: no-repeat;
    background-position: 2px 16px;
    text-align: right;
    border-bottom: 1px #CCCCCC dotted;
    color: #999;
    clear: left;
}
.newscontent ul li a {
    float: left;
    padding-left: 18px;
    display: block;
    width: 70%;
    height: 35px;
    overflow: hidden;
    text-align: left;
    color: #d0caca;
}
.titleabout {
    background: #0E6EB8;
    color: #fff;
    padding: 20px 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.pull-right {
    float: right;
}
ul.breadcrumb {
    margin: 12px 0 0;
    background: transparent;
}
.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}
ul.breadcrumb>li {
    text-shadow: none;
}
.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc;
}
ul.breadcrumb>li>a, ul.breadcrumb>li .divider {
    color: #fff;
}
ul.breadcrumb>li.active {
    color: rgba(255,255,255,0.7);
}

.progress .bar {
    width: 0%;
    height: 100%;
    color: #ffffff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress {
    margin-bottom: 10px;
}
.progress, .progress .bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    height: 30px;
    line-height: 30px;
}
.progress-warning .bar, .progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-info .bar, .progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.neiye hr {
    margin: 20px 0;
    border: 0;    border-bottom: 1px dotted #d0caca;
}
.center {
    text-align: center;
}
.box {
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.box h5{    margin-top: 10px;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;}
.box p{ font-size:12px; margin-bottom:10px}
.btn-social {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.5);
}
.btn-social.btn-facebook {
    background: #4f7dd4;
}
.btn-social.btn-google-plus {
    background: #dc422b;
}
.btn-social.btn-twitter {
    background: #5bceff;
}
.btn-social.btn-linkedin {
    background: #21a6d8;
}
.mbt10{ margin-bottom:10px; font-size:13px}


.foot2{  overflow:hidden}
.dblogo{    float: left;
    margin: 0 30px 0 30px;}
.dblogo img{ width:145px; height:145px}
.dizhi{    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 35px;    text-align: left;    margin-left: 50px;}
.dizhi a{ color:#fff}
.dizhi span{ margin-left:8px}
.banquan{ overflow:hidden; margin-top:0}
.erweima{ float:right;     text-align: right;}
.erweima dl{ text-align:center}
.erweima dl dd{    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1.6;}
.erweima img{ width:110px}

.mbanquan{ display:none}

.tuandui dl{ overflow:hidden; padding:20px 0;border-bottom: 1px #CCCCCC dotted;}
.tdzc,.tdyc{ float:left}

.tdzc{ width:30%;}
.tdyc{ width:70%   ; padding: 0 10px 0 20px;}
.tdyc h2{font-size: 20px;
    font-weight: bold;
    color: #fff;    margin-bottom: 20px;}
.tdinfo h3{    font-size: 16px;
    color: #d8d8d8;    margin-top: 10px;
    margin-bottom: 5px;}
.tdinfo{    font-size: 14px;
    margin-bottom: 10px;    color: #afafaf;}
.shipin{ overflow:hidden}
.splb{ width:31.4%; margin:10px 0.8%; float:left;    -moz-box-shadow: 10px 10px 5px #000000;
    box-shadow: 10px 10px 5px #000000;}
.splb img{ width:100%}
.spbt{    background: #191919;
    text-align: center;line-height: 28px;}
.spbt a{    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    display: block;}
.map{ margin-top:20px}
.rightcontent iframe{ width:100%;  height:400px; border:none}

@media (max-width: 1440px){
.nav a.pull{    width: 60px;    left: 10%;
    height: 60px;
    top: 60px;
	}
}
@media (max-width: 1200px){
.pcnav {
    float: right;
}
.logo img{    height: 60px;}
.nav a.pull{       width: 30px;
    height: 30px;
    right: 5%;
    top: 20px;
    left: auto;
	}
.banner {
    margin-top: 0px;
}

}
@media (max-width: 1000px){
header{ display:none}
.top{ display:block}

.nybanner{ display:none}
.dblogo{ display:none}
.dizhi{ margin-left:0}
}
@media (max-width: 991px){
.pcbn{ display:none}
.sjbn{ display:block}
.left{ margin-bottom:20px}
.splb {
    width: 48%;
    margin: 10px 1%;
}
}
@media (max-width: 950px){
.banner {
    display:block
}
.mbanner{ display:block; margin-top:80px}
.title{    
    width: 100%;
    margin: 0 auto;}
.rmcplb .item{ width:46%; margin:0 2% 20px}
}

@media (max-width: 850px){
nav{ bottom:5px; }
.page-swipe nav #position{ text-align:right; padding-right:5px}

#top{ display:none}
.gywmnr dl{ width:100%; float:none; min-height:auto; margin:0 0 20px}
}
@media (max-width: 768px){

#nav{
	width:100%;
	left:0;
    border-radius: 0;
	top:0;
	padding-top:120px
}
.caidan{ top:20px; left:0}
#nav ul li a{ padding:5px 20px 5px 30px; float:left}
.left{ margin-bottom:20px; padding:0}
.prenext {
    height: auto;
    line-height: 30px;
    background: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
    margin-top:20px;
    overflow: hidden;
}
.prenext dl dt {
    height: 30px;
    line-height: 30px;
    background-color: #000000;
    padding-left: 0.5rem;
    margin-bottom: 0.1rem;
    overflow: hidden;    width: 100%;
    float: none;
    display: block;
}
.prenext dl dd {
    height: 30px;
    line-height: 30px;
    background-color: #000000;
    padding-left: 0.5rem;
    margin-bottom: 0.5rem;
    overflow: hidden;    width: 100%;
    float: none;
    display: block;
	margin-top:10px; text-align:left
}
.newscontent ul li a {
    float: left;
    padding-left: 1rem;
    display: block;
    width: 65%;
    height: 3rem;
    overflow: hidden;
    text-align: left;
}
.newslist a {
    float: left;
    padding-left: 1rem;
    display: block;
    width: 65%;
    height: 2rem;
    overflow: hidden;
    text-align: left;
}
.content1 ul li {
    width: 47%;
    float: left;
    margin: 15px 1.5%;
    position: relative;
    overflow: hidden;
    display: inline;
    background-color: #ffffff;
    border: 1px #cccccc solid;
    text-align: center;
}
.rmcp{ padding:0 0 40px}
.erweima,.banquan{ display:none}
.mbanquan{ display:block;    text-align: center;
    color: #fff;
    font-size: 14px;}
.mbanquan a{ color:#fff}
.tdzc{ width:100%; text-align:center; margin-bottom:20px}
.tdyc{ width:100%; padding:0 }
.splb {
    width: 100%;
    margin: 10px 0;
}
.newscontent{ min-height:auto}
}
@media (max-width: 670px){
.logo img{ height:50px}
.nav a.pull{ width:25px; height:25px;
    top: 15px;
	}
.mbanner{ margin-top:70px}
.rmcplb .item{ width:100%; margin:0 0 20px; float:none}
.cplj ul li{ width:50%}
}
.newscenter { width:100%;  background-color:#101010; padding-bottom:20px;}
.newscenter .newscon { width:1140px; margin:0px auto;}
.newscenter .newscon .newsbox { width:350px; float:left; overflow:hidden; margin-right:45px;}
.newscenter .newscon .newsbox:nth-child(3) { margin-right:0px;}
.newscenter .newscon .newsbox .newstitle {}
.newscenter .newscon .newsbox .newstitle h3 {font-size: 1.5em; color:#FFFFFF}
.newscenter .newscon .newsbox .newstitle span { float:right;}
.newscenter .newscon .newsbox .newstitle span a { color:#FFFFFF;}
.newscenter .newscon .newsbox .newslist2 {}
.newscenter .newscon .newsbox .newslist2 li {height: 35px; line-height: 35px;background-image: url(../images/newsbiao.jpg); background-repeat: no-repeat;background-position: 2px 13px; border-bottom: 1px #CCCCCC dotted;color: #999;}
.newscenter .newscon .newsbox .newslist2 li a {color: #d0caca;padding-left:18px;height: 35px;}
.newscenter .newscon .newsbox .newslist2 span { float:right;}


@media (max-width: 1000px){
.newscenter { width:100%;  background-color:#101010; padding-bottom:20px;}
.newscenter .newscon { width:96%; margin:0px auto;}
.newscenter .newscon .newsbox  { width:100%; margin-right:0px; margin-top:20px;}
.newscenter .newscon .newsbox:nth-child(3) { margin-right:0px;}

.suspension{position:fixed;z-index:55;right:0;top:200px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:80px;}
.suspension .d-qrcode{top:34px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}