body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form,  input, p, th, td { margin:0; padding:0;}
body { font-size:12px; color:#333333; font-family:"Microsoft YaHei"; background:#fff; line-height:24px; }
img { border:0;  max-width: 100%; display: block;}
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
em { font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; }
header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}
a{ text-decoration: none;}
a:hover{ text-decoration: none;}
.clearfix:after{
    content:'';
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

@media screen and (min-width: 1200px) {
    .container {width:1200px; padding:0px;}


}

@font-face {
            font-family: 'wu';
            src: url("../font/MSTIFFHEIPRC-ULTRABOLD.TTF"/*tpa=http://www.ysc01.com/font/MSTIFFHEIPRC-ULTRABOLD.TTF*/);
            src:
            url("../font/MSTIFFHEIPRC-ULTRABOLD.TTF"/*tpa=http://www.ysc01.com/font/MSTIFFHEIPRC-ULTRABOLD.TTF*/) format('truetype');
            font-weight: bold;
            font-style: normal;
        }


.breadcrumbs {
    padding: 6px 15px;
    margin-top: 30px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 30px;
    margin-bottom:20px;
}
.breadcrumbs li{ float:left;}
.breadcrumbs li a {
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.pro_item{  height:auto; overflow:hidden;margin-bottom:20px; width:23%; margin-right:2%; float:left;}
.pro_item:nth-child(4n){ margin-right:0px;}
.pro_item img{ display:block; width: 271px;height: 180px;}
.pro_item p{  color:#333; text-align:center;}
.pro_item p a{color:#333; }





/* 在线客服 */
.kf_side {
    width:45px;
    position:fixed;
    z-index:990;
    top:30%;
    right:0
}
.kf_side li {
    padding-bottom:1px;
    position:relative;
    width:45px
}
.kf_side li.frewm a {
    background-image:url("../images/kf_ico.png");
    background-repeat:no-repeat;
    background-position:-77px -75px
}
.kf_side li .frewm_hv {
    position:absolute;
    top:-53px;
    right:45px;
    display:none;
    padding-right:16px
}
.kf_side li.frewm.on a {
    background-color:#ffe165
}
.kf_side li .frewm_hv p {
    width:136px;
    height:136px;
    padding:7px;
    background:#fff;
    box-shadow:0 1px 6px 3px rgba(0,0,0,.05);
    position:relative
}
.kf_side li .frewm_hv p:before {
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-left:10px solid #fff;
    border-bottom:10px solid transparent;
    position:absolute;
    right:-10px;
    top:50%;
    margin-top:-10px;
    content:""
}
.kf_side li.qq_m {
    display:none
}
.kf_side li a {
    display:block;
    background-color:#de281a;
    color:#FFF;
    height:45px;
    width:100%
}
.kf_side li a.kf_qq2 {
    height:auto
}
.kf_side li a.kf_qq2 span {
    width:15px;
    padding:40px 15px 12px;
    text-align:center;
    display:block;
    font-size:14px;
    line-height:16px;
    background:url("../images/kf_ico.png") no-repeat -135px -74px
}
.kf_side li a:hover {
    background-color:#ffe165
}
.kf_side li a#gettop {
    height:40px;
    background-image:url("../images/kf_ico.png");
    background-repeat:no-repeat;
    background-position:-50px 10px
}
.kf_side li .sidebox {
    height:45px;
    line-height:45px;
    width:45px;
    font-size:14px;
    position:absolute;
    right:0;
    top:0;
    overflow:hidden
}
.kf_side li .sidebox p {
    width:160px
}
.kf_side li .sidebox .tel {
    width:45px;
    height:45px;
    display:block;
    background:url("../images/kf_ico.png") no-repeat -94px 14px;
    vertical-align:top;
    float:left
}
.kf_side li a.kf_qq {
    background-image:url("../images/kf_ico.png");
    background-repeat:no-repeat;
    background-position:-137px 12px
}
.pay_span {
    width: 15px;
    padding: 12px 15px 12px;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 16px;
}
.pay_span i {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-left: -2px;
}
/*在线客服*/

.tOpacity{ width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;}

.header_top{position:relative; width: 100%; overflow: hidden; height: 36px; line-height: 36px; border-bottom: 1px solid #efefef; background: #f5f5f5;}
.header_top .container{position:relative; width:1200px;margin: 0 auto; overflow: hidden;}
.header_top p{font-size: 13px; color: #666;  height: 36px; line-height: 36px; }
.header_top .p1{float: left;}
.header_top .p2{float: right;}
.ht-r1{ float: left;}
.ht-r1 ul li{ float: left;  padding:0 10px; background: url("../images/ab-bg.png") no-repeat right center;}
.ht-r1 ul li a{ color: #666; line-height: 36px; display: inline-block;}
.ht-r2{ float: left; margin-left: 20px; }
.ht-r2 a{ display: inline-block;margin-right:13px; }
.ht-r2 a img{ vertical-align: middle;    position: relative;
    top: 5px; }


.header_top a{font-size: 13px; color: #666; display: inline-block;}
.header_top a.a1{ position: relative; top:3px;}
.header-middle{ width: 100%; height:133px; background: #fff;}
.header-middle .logo{ float: left; height:133px;    overflow: hidden; }
.header-middle .logo img{ display: inline-block;}


.header-middle .logo-ri{ float: right;}
.header-middle .logo-ri{ float: right;  background: url("../images/phone.png") no-repeat left center; padding-left: 65px;-webkit-box-sizing: border-box; font-size: 16px; color:#666666;
-moz-box-sizing: border-box;box-sizing: border-box; margin-top:38px;    height: 50px; }
.header-middle .logo-ri span{ color: #de281a; font-size:24px; font-weight: bold; line-height: 35px;}

.nav{ height: 55px; width: 100%;  background:#de281a; }
.nav-in{ width: 1200px; height:55px; margin: 0 auto;}
.nav li{ float: left; line-height: 55px; text-align: center;background: url("../images/ab_bg.png") no-repeat right center;  }
.nav li a{ font-size: 15px; color: #fff; display: block; padding: 0 25px;}
.nav li a.current{ background:#ffe165;color: #333;}
.nav li:last-child{ background: none;}



.memu{ position: absolute;z-index: 1111;background:rgba(255,255,255,1);top: 65px;padding: 0 0;left: -8px;width: 200px;display: none;height: auto; -webkit-box-sizing: border-box; font-size:14px; color:#333333;-moz-box-sizing: border-box;box-sizing: border-box; border-radius: 2px;opacity: 1; }
.memu dl{ height: auto; overflow: hidden; background: #fff;}
.memu dl dd{ height: 41px; line-height: 41px; border-top:1px solid #eee;}
.memu dl dd a{ display: block; color:#666; padding-left: 10px; font-size: 14px;}
.memu dl dd a:hover{ color:#0049c2;}


.header{ display: none;}
.head_mobile{ display: none;}


/* 搜索 */
.searchBox{ width: 100%;  height:46px; overflow: hidden;}
.search{ width: 1200px; margin: 0 auto;border-bottom: 1px solid #efefef; overflow: hidden;height:46px;}
.search-left{ width: 885px; float: left; line-height: 46px;}
.search-left span{ font-size: 13px; }
.search-left span.span1{ color: #666666;  }
.search-left span.span2{}
.search-left a{ color: #666; font-size: 13px; }

.search-right{ width: 200px; float: right; margin: 9px 0px 0 0;position:relative; border: 1px solid #d0d0d0; height: 28px; border-radius: 20px; }
.search-right input{ width: 162px; border:none;display: block; text-indent: 8px; color: #888888; height:28px;background:transparent; float: left;}
.search-right .buton {border: none;width: 26px;display: block;cursor: pointer;background: transparent url("../images/button.png") no-repeat right center;color: #fff;float: left;}

/* 搜索结束 */




/* 结尾 */
.footer{margin-top: 48px; border-bottom:3px solid #de281a;}
.footer-in{ height: auto; overflow: hidden; background: #de281a; height: 55px;}
.foot_nav{margin:0 auto;}
.foot_nav li{float: left; line-height: 55px;}
.foot_nav li a{font-size: 15px;color: #fff; padding: 0 25px;   background: url("../images/ab_bg.png") no-repeat right center;}
.foot_nav li:last-child a{ background: none;}

.footer .con{padding: 50px 0; }
.footer .con .con_le{ float: left;width: 230px;}
.footer .con .con_mi{ float: left;}
.footer .con .con_mi p{ font-size: 13px; color: #666666;}
.footer .con .con_mi p span{ margin-left: 15px;}

.footer .con .con_ri{ float: right;}

.footer .con .con_ri .con_ri_le{ float: left; width: 202px;}
.footer .con .con_ri .con_ri_le p{ font-size: 16px; color:#666666; margin-top: 15px;}
.footer .con .con_ri .con_ri_le h2{ font-size: 24px; color:#de281a;line-height: 50px; font-weight: bold;}
.footer .con .con_ri .con_ri_re{ float: right; width: 152px; margin-left: 60px;}
.footer .con .con_ri .con_ri_re img{ vertical-align: middle; display: inline-block;}
.f_img{ width: 122px; height: 120px; margin-right: 5px;}


/* .banner{ height:380px;} */

/*导航*/
/*内容*/
/*首页内容*/



/*内容*/
/*分页公共样式*/
#pager{  text-align:center; margin-top:30px;  height: auto;
    overflow: hidden;
    width: 100%;}
.pager a{ font-size:12px; color:#666; border:#e9e9e9 1px solid; padding:2px 10px;}
.pager span a.current{ background:#de281a; color:#fff; padding:3px 11px;}
.btn{ margin:25px 0 0 70px;}

@media screen and (max-width: 768px) {
.header_top{ display: none;}
.container2{ width: 100%;} 
.header-middle{ display: none;}
.header{position:fixed; z-index:9999; top:0; left:0;  width: 100%; overflow:visible; background:#fff;display: block;height: 60px;
    box-shadow: 0px 1px 3px #d7d7d7;}
.header .container {position: relative;  margin:0px auto; }
.header .logo{ float: left; height: 60px;}
.header .logo img {height: 30px; max-width: 100%; margin-top: 14px;}
.head_mobile{ display: block; height: 60px;}
.nav{ display: none;}
#m_menu{position:relative;width:30px;height:30px;float:right; margin-top:20px; margin-right:0px;text-align: center;cursor: pointer; }
#m_menu span {display: block; position: absolute; width:30px; height: 3px; z-index: 1; left:0; top:0; background: #000;}
 
#m_menu .menuicon-middle {z-index: 2;top: 8px;}
#m_menu .menuicon-bottom {z-index: 3; top: 16px; }

#sf-menu{ position:fixed; top:60px; left: 0; z-index: 9999; width:100%;  background: rgba(0,0,0,0.9); display:none;max-height:calc(100% - 60px);overflow-y: scroll;} 
#sf-menu li{ position:relative; width:90%;  border-bottom:1px solid #555; margin:0 auto;}
#sf-menu .sf-menu-2{ display:none;}
#sf-menu > li:last-child{ border-bottom:none; }
#sf-menu .sf-menu-2 li:last-child{ border-bottom:none; }
#sf-menu li a{
display:inline-block;
padding:10px 0;
color:#fff;
transition:transform 0.3s;
-webkit-transition:transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
font-size: 14px;
} 

/* #sf-menu > li:hover .a1{
color:#e60112;
-webkit-transform:translateX(10px);
-moz-transform:translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px); 

}  */

#sf-menu .sf-menu-2 li:hover .a2{
color:#e4007f;
-webkit-transform:translateX(10px);
-moz-transform:translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px); 

} 


#sf-menu .sf-menu-2 li .a2{padding:5px;}
#sf-menu span { display: block; }
#sf-menu span:after {
    position:relative;
    content: "+";
    float: right;
    display:inline-block;
    padding:10px 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 8px;
    transition: 0.3s;
    -webkit-transition:transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    cursor: pointer;
}


/* #sf-menu > li:hover span:after{
transform: rotate(45deg) ;
-webkit-transform: rotate(45deg) ;
-moz-transform: rotate(45deg) ;
-ms-transform: rotate(45deg) ;
-o-transform: rotate(45deg) ; 
color:#f00;
} 
 */

.menuicon-in .menuicon-top, .menuicon-in .menuicon-bottom, .menuicon-out .menuicon-top, .menuicon-out .menuicon-middle, .menuicon-out .menuicon-bottom { 
 animation: menuInx 1s;
 -moz-animation: menuInx 1s; 
 -webkit-animation: menuInx 1s; 
 -o-animation: menuInx 1s; 
 animation-fill-mode: forwards; 
 -webkit-animation-fill-mode: forwards 
 }
 
.menuicon-in .menuicon-middle {
animation: menuInm 0.5s; 
-moz-animation: menuInm 0.5s; 
-webkit-animation: menuInm 0.5s; 
-o-animation: menuInm 0.5s; 
animation-fill-mode: forwards; 
-webkit-animation-fill-mode:forwards 
}

.menuicon-in .menuicon-bottom { 
animation-name: menuIny; 
-moz-animation-name: menuIny; 
-webkit-animation-name: menuIny; 
-o-animation-name: menuIny; 
}

.menuicon-out .menuicon-top { 
animation-name: menuOutx;
 -moz-animation-name: menuOutx; 
 -webkit-animation-name: menuOutx;
 -o-animation-name: menuOutx; 
 }
 
.menuicon-out .menuicon-middle { 
animation-name: menuOutm; 
-moz-animation-name: menuOutm; 
-webkit-animation-name: menuOutm; 
-o-animation-name: menuOutm; 
}

.menuicon-out .menuicon-bottom { 
animation-name: menuOuty; 
-moz-animation-name: menuOuty;
-webkit-animation-name: menuOuty;
-o-animation-name: menuOuty; 
}
  

  @-webkit-keyframes menuInx {  
0% {
 -webkit-transform:rotate(0);
 top:0
}
100% {
 -webkit-transform:rotate(-45deg);
 top:8px
}
}
@-moz-keyframes menuInx { 
 0% {
 -moz-transform:rotate(0);
 top:0
}
100% {
 -moz-transform:rotate(-45deg);
 top:8px
}
}
@-o-keyframes menuInx {  
0% {
 -o-transform:rotate(0);
 top:0
}
100% {
 -o-transform:rotate(-45deg);
 top:8px
}
}
@keyframes menuInx {  
0% {
 transform:rotate(0);
 top:0
}
100% {
 transform:rotate(-45deg);
 top:8px
}
}
@-webkit-keyframes menuInm {  
0% {
 opacity:1
}
100% {
 opacity:0
}
}
@-moz-keyframes menuInm { 
 0% {
 opacity:1
}
100% {
 opacity:0
}
}
@-o-keyframes menuInm { 
 0% {
 opacity:1
}
100% {
 opacity:0
}
}
@keyframes menuInm { 
 0% {
 opacity:1
}
100% {
 opacity:0
}
}
@-webkit-keyframes menuIny {  
0% {
 -webkit-transform:rotate(0);
 top:16px
}
100% {
 -webkit-transform:rotate(45deg);
 top:8px
}
}
@-moz-keyframes menuIny {  
0% {
 -moz-transform:rotate(0);
 top:16px
}
100% {
 -moz-transform:rotate(45deg);
 top:8px
}
}
@-o-keyframes menuIny {  
0% {
 -o-transform:rotate(0);
 top:16px
}
100% {
 -o-transform:rotate(45deg);
 top:8px
}
}
@keyframes menuIny { 
0% {
 transform:rotate(0);
 top:16px
}
100% {
 transform:rotate(45deg);
 top:8px
}
}
@-webkit-keyframes menuOutx {  
0% {
 -webkit-transform:rotate(-45deg);
 top:8px
}
100% {
 -webkit-transform:rotate(0);
 top:0
}
}
@-moz-keyframes menuOutx {  
0% {
 -moz-transform:rotate(-45deg);
 top:8px
}
100% {
 -moz-transform:rotate(0);
 top:0
}
}
@-o-keyframes menuOutx {  
0% {
 -o-transform:rotate(-45deg);
 top:8px
}
100% {
 -o-transform:rotate(0);
 top:0
}
}
@keyframes menuOutx {  
0% {
 transform:rotate(-45deg);
 top:8px
}
100% {
 transform:rotate(0);
 top:0
}
}
@-webkit-keyframes menuOutm {  
0% {
 opacity:0
}
100% {
 opacity:1
}
}
@-moz-keyframes menuOutm {  
0% {
 opacity:0
}
100% {
 opacity:1
}
}
@-o-keyframes menuOutm {  
0% {
 opacity:0
}
100% {
 opacity:1
}
}
@keyframes menuOutm {  
0% {
 opacity:0
}
100% {
 opacity:1
}
}
@-webkit-keyframes menuOuty {  
0% {
 -webkit-transform:rotate(45deg);
 top:8px
}
100% {
 -webkit-transform:rotate(0);
 top:16px
}
}
@-moz-keyframes menuOuty {  
0% {
 -moz-transform:rotate(45deg);
 top:8px
}
100% {
 -moz-transform:rotate(0);
 top:16px
}
}
@-o-keyframes menuOuty {  
0% {
 -o-transform:rotate(45deg);
 top:8px
}
100% {
 -o-transform:rotate(0);
 top:16px
}
}
@keyframes menuOuty {  
0% {
 transform:rotate(45deg);
 top:8px
}
100% {
 transform:rotate(0);
 top:16px
}
}



.menufade > li{opacity:0}
.menufade > li{ 
    animation:menufade 0.35s ease-out;
    -moz-animation:menufade 0.35s ease-out;
    -webkit-animation:menufade 0.35s ease-out;
    -o-animation:menufade 0.35s ease-out;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
}
.menufade > li:nth-child(1){
    animation-delay:100ms;
    -moz-animation-delay:100ms;
    -webkit-animation-delay:100ms;
    -o-webkit-animation-delay:100ms
}
.menufade > li:nth-child(2){
    -o-webkit-animation-delay:300ms;
    -moz-animation-delay:300ms;
    -webkit-animation-delay:300ms;
    animation-delay:300ms
}
.menufade > li:nth-child(3){
    -o-webkit-animation-delay:350ms;
    -moz-animation-delay:350ms;
    -webkit-animation-delay:350ms;
    animation-delay:350ms
}
.menufade > li:nth-child(4){
    -o-webkit-animation-delay:400ms;
    -moz-animation-delay:400ms;
    -webkit-animation-delay:400ms;
    animation-delay:400ms
}
.menufade > li:nth-child(5){
    -o-webkit-animation-delay:450ms;
    -moz-animation-delay:450ms;
    -webkit-animation-delay:450ms;
    animation-delay:450ms
}
.menufade > li:nth-child(6){
    -o-webkit-animation-delay:500ms;
    -moz-animation-delay:500ms;
    -webkit-animation-delay:500ms;
    animation-delay:500ms
}
.menufade > li:nth-child(7){
    -o-webkit-animation-delay:550ms;
    -moz-animation-delay:550ms;
    -webkit-animation-delay:550ms;
    animation-delay:550ms
}
.menufade > li:nth-child(8){
    -o-webkit-animation-delay:600ms;
    -moz-animation-delay:600ms;
    -webkit-animation-delay:600ms;
    animation-delay:600ms
}
.menufade > li:nth-child(9){
    -o-webkit-animation-delay:650ms;
    -moz-animation-delay:650ms;
    -webkit-animation-delay:650ms;
    animation-delay:650ms
}
.menufade > li:nth-child(10){
    -o-webkit-animation-delay:700ms;
    -moz-animation-delay:700ms;
    -webkit-animation-delay:700ms;
    animation-delay:700ms
}


@-webkit-keyframes menufade {
0% {opacity:0;-webkit-transform:scale(1.1) translateY(-24px)}
100% {opacity:1;-webkit-transform:scale(1) translateY(0)}
}
@-moz-keyframes menufade {
0% {opacity:0;-moz-transform:scale(1.1) translateY(-24px)}
100% {opacity:1;-moz-transform:scale(1) translateY(0)}
}
@-o-keyframes menufade {

0% {opacity:0;-o-transform:scale(1.1) translateY(-24px)}
100% {opacity:1;-o-transform:scale(1) translateY(0)}
}
@keyframes menufade {
0% {opacity:0;transform:scale(1.1) translateY(-24px)}
100% {opacity:1;transform:scale(1) translateY(0)}
}




.searchBox{ display: none;} 

.footer{ margin-top: 0%; padding:0 10px;}
.footer-in{ display: none;}
.footer .con{ padding:5% 0px;}
.footer .con .con_le{ width: 20%;display: none;}
.footer .con .con_le img{ max-width: 100%;}
.footer .con .con_mi{ float: none; width: 100%;}
.footer .con .con_ri{ float: none; width: 100%;    margin-top: 5%;border-top: 1px solid #CCC;padding-top: 5%;}
.footer .con .con_ri .con_ri_le{ width: 60%;}
.footer .con .con_ri .con_ri_le h2{ font-size: 20px; line-height: 30px;}
.footer .con .con_ri .con_ri_re{ width: 35%; margin-left: 0px;}
.footer .con .con_ri .con_ri_re img{ max-width: 100%;width: auto;height: auto;}

.footer .con .con_ri .con_ri_re img.f_img1{display: none; }
#pager{ margin-top: 0px;}


.pager{ margin:0px;}


table{ width: 100% !important;}








}
   
   
















