﻿*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: arial; color:#333; font-size:14px; background: #FFFFFF;  min-width: 1280px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #dc2656;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}


#home .home:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#products .products:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#services .services:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#quality .quality:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#rfq .rfq:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#contact .contact:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}
#about .about:after{ position: absolute; left: 0; bottom: 0; background: #eb839f; content: ''; width: 100%; height: 7px; display: block; z-index: -10;}

input,button,select,textarea{ outline:none; font-family:arial;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; }

.Header{ width: 100%; height: 30px; padding: 30px 0; background: #FFFFFF; position: fixed; left: 0; top: 0; z-index: 999; border-bottom: 1px solid #DDDDDD; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); }
.Header .logo{ float: left; width: 198px; height: 30px;}
.Header .logo a{ display: block; width: 198px; height: 30px; background: url(../images/logo.png) no-repeat;}
.Header .logo h1{ opacity: 0;}

.Header .nav{ float: left; padding-left:80px; padding-top:10px;}
.Header .nav li{ float: left; font-weight: bold; font-size: 18px; padding: 0 35px; position: relative;}
.Header .nav li a{ display: inline-block; position: relative; z-index: 333;}
.Header .nav ul li ul{ position: absolute; left: -60px; top: 20px; background: #FFFFFF; width:260px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; width:260px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #dc2656;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:261px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}

.Header .Hlang{ float:right; width:auto; height: 30px; line-height:30px; }
.Header .Hlang img{ padding-right:10px; vertical-align:middle;}
.Header .Hsea{ float: right; width: 30px; height: 30px;  margin-right:20px; }
.Header .Hsea i{ line-height: 30px; font-size: 30px;}

.searchshow{ width: 248px; height: 34px; z-index: 10;  background: #FFFFFF; float:left; position:absolute; right:0; top:30px;  display:none}
.searchshow .inputt{ width: 188px; padding: 0 10px; height: 32px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#dc2656; color: #FFFFFF; font-size: 18px; }

/**banner**/
.main_visual{ margin-top: 90px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: 100%;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width:1280px; text-align: left; height: 16px; position:absolute; left: 50%; bottom: 185px; margin-left: -640px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 16px; height: 16px; background:#a5aec1; border-radius: 10px; }
.main_visual .owl-dot.active span{width: 24px; height: 16px; background:#dc2656; border-radius: 10px;}

.inProtit{ width: 1280px; height: auto; overflow: hidden; padding: 80px 0 30px 0; text-align: center;}
.inProtit h2{ text-align: center; text-transform: uppercase; color: #000000; font-size: 36px; height: 38px; line-height: 38px;}
.inProtit h2 span{ display: inline-block; font-weight: normal;  position: relative; z-index: 333;}
.inProtit h2 span:after{ position: absolute; left: 0; bottom: 3px; background: #eb839f; content: ''; width: 100%; height: 9px; display: block; z-index: -1;}
.inProtitInfo{ width: 1280px; height: auto; overflow: hidden; text-align: center; line-height:28px; font-size: 22px; }
.textjust{ text-align:justify !important;}


.inPro{ width: 1280px; height: auto; padding-top: 50px;}
.inPro dl{ float: left; width: 414px; height: 170px; border: 1px solid #CCCCCC; overflow: hidden; position: relative; margin: 5px;}
.inPro dl dt{ opacity: 0; width: 414px; height: 170px; position: absolute; left: 0; top: 0; background: #dc2656; color: #FFFFFF; box-sizing: border-box; padding: 25px 30px;}
.inPro dl dt h4{  line-height: 28px; height: 28px; overflow: hidden; font-size: 24px;}
.inPro dl dt p{ line-height: 20px; font-size: 15px; height: 40px; overflow: hidden; margin-top: 8px;}
.inPro dl dt a{ color: #FFFFFF; font-weight: bold; font-size: 18px; line-height: 28px; margin-top: 15px; display: block;}
.inPro dl dt a i{ padding-left: 15px;}
.inPro dl:hover dt{ opacity: 1.0;}
.inPro dl:hover{ border-color:#DC2656;}
.inPro dl dd{width: 414px; height: 170px;}
.inPro dl dd img{width: 414px; height: 170px;}

.inProMore{ width: 100%; height: 63px; text-align: center; padding: 30px 0;}
.inProMore a{ display: block; background: #dc2656; border-radius: 30px; width: 220px; height: 63px; line-height: 63px; text-align: center; color: #FFFFFF; font-weight: bold; font-size: 20px; box-shadow: 3px 3px 30px 0 rgba(220,38,86,.5);}
.inProMore a i{ font-size: 20px; padding-left: 10px;}


.inAbbg{ width: 100%; height: 1084px; background: url(../images/inabBg.jpg) no-repeat center; background-size:cover;}
.inAbbox{ width: 1280px; height: auto; padding-top: 227px; }
.inAbboxL{ float: left; width: 567px; height: 637px; overflow: hidden;}

.main_visual2{border-radius: 150px 0 150px 0;}
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{ width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 100%; height: 100%; border-radius: 150px 0 150px 0;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ text-indent: 9999em; display: none;}
.main_visual2 .owl-dots{ width:100%; text-align: center; height: 12px; position:absolute; left: 0; bottom: 60px; z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 12px; height: 12px; background:#FFFFFF; border-radius: 10px; }
.main_visual2 .owl-dot.active span{width: 12px; height: 12px; background:#dc2656; border-radius: 10px;}


.inAbboxR{ float: right; width: 625px; height: auto; }
.inAbboxR h2{text-transform: uppercase; color: #000000; font-size: 36px; height: 42px; line-height: 42px;}
.inAbboxR h3{text-transform: uppercase; font-size: 32px; height: 42px; line-height: 42px; font-weight: normal; position: relative; z-index: 333; display: inline-block;}
.inAbboxR h3:after{ position: absolute; left: 0; bottom: 8px; background: #eb839f; content: ''; width: 100%; height: 9px; display: block; z-index: -1;}
.inAbboxR p{ font-size: 24px; line-height: 32px; margin-top: 30px;}
.inAbboxR a{ display: block; float: left; margin-top: 95px; background: #dc2656; border-radius: 30px; width: 220px; height: 63px; line-height: 63px; text-align: center; color: #FFFFFF; font-weight: bold; font-size: 20px; box-shadow: 3px 3px 30px 0 rgba(220,38,86,.5);}
.inAbboxR a i{ font-size: 20px; padding-left: 10px;}


.inYsBg{ width: 100%; height: auto; background: url(../images/inYsbg.png) no-repeat center; background-size:cover; padding-top: 40px;}
.inYsBg h2{ text-align: center; text-transform: uppercase; color: #000000; font-size: 36px; height: 38px; line-height: 38px;}
.inYsBg h2 span{ display: inline-block; font-weight: normal;  position: relative; z-index: 333;}
.inYsBg h2 span:after{ position: absolute; left: 0; bottom: 3px; background: #eb839f; content: ''; width: 100%; height: 9px; display: block; z-index: -1;}

.inYsBox{ width: 1280px; height: auto; overflow: hidden; margin-top: 60px;}
.inYsBox dl{ float: left; width: 640px; height: 128px; overflow: hidden; margin-bottom: 80px; overflow: hidden;}
.inYsBox dl dt{ float: left; width: 128px; height: 128px; overflow: hidden;}
.inYsBox dl dd{ float: left; box-sizing: border-box; width: 512px; height: 128px; overflow: hidden; padding: 0 90px 0 30px;}
.inYsBox dl dd h4{ height: 32px; line-height: 32px; overflow: hidden; font-size: 26px; text-transform: uppercase; color: #000000;}
.inYsBox dl dd p{ font-size: 20px; line-height: 26px; margin-top: 10px;}

.inNewsTit{ width: 1280px; height: 63px; line-height: 63px; margin: 65px auto;}
.inNewsTit a{ display: block; background: #dc2656; border-radius: 30px; width: 220px; height: 63px; text-align: center; color: #FFFFFF; font-weight: bold; font-size: 20px; box-shadow: 3px 3px 30px 0 rgba(220,38,86,.5);}
.inNewsTit a i{ font-size: 20px; padding-left: 10px;}
.inNewsTit h2{ text-transform: uppercase; color: #000000; font-size: 36px;}
.inNewsTit h2 span{ display: inline-block; font-weight: normal;  position: relative;}
.inNewsTit h2 span:after{ position: absolute; left: 0; bottom: 14px; background: #eb839f; content: ''; width: 100%; height: 9px; display: block; z-index: -10;}

.innewsList{ width: 1280px; height: auto; overflow: hidden; padding-bottom: 80px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: 100%;}
.main_visual1 .owl-carousel .item div{ box-sizing: border-box; border: 1px solid #cccccc; border-top: none; border-radius: 0 0 20px 20px; padding:25px 25px 0 25px;}
.main_visual1 .owl-carousel .item div h4{ font-size: 22px; line-height: 30px; height: 60px; overflow: hidden; font-weight: normal; color: #000000;}
.main_visual1 .owl-carousel .item div p{ margin-top: 25px; border-top: 1px solid #cccccc; line-height: 22px; padding: 18px 0; font-size: 18px;}
.main_visual1 .owl-carousel .item div p img{ width: 22px; height: 22px; display: inline; vertical-align: middle; margin-right: 11px;}
.main_visual1 .owl-carousel .item div p i{ font-size: 24px;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: 99999em;}
.main_visual1 .owl-dots{ width:100%; text-align: center; height: 16px; position:absolute; left: 0; bottom: -30px;   z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 16px; height: 16px; background:#a5aec1; border-radius: 10px; }
.main_visual1 .owl-dot.active span{width: 24px; height: 16px; background:#dc2656; border-radius: 10px;}





.footerbg{ width: 100%; background: url(../images/fbg.jpg) repeat-y; padding: 65px 0; color: #FFFFFF;}
.footerLeft{ float: left; width: 320px; height: auto; overflow: hidden;}
.footerLeft h2{ width: 198px; height: 30px; float: left;}
.footerLeft h2 a{ display: block; width: 198px; height: 30px; background: url(../images/flogo.png) no-repeat;}
.footerLeft h4{ clear: both; color: #FFFFFF; font-size: 18px; line-height: 28px; padding-top: 35px;}

.footerLeft .Fshare{ width: 100%; height: 31px; line-height: 31px; margin-top: 60px;}
.footerLeft .Fshare a{ display: block; float: left; width: 31px; height: 31px; text-align: center; line-height: 31px; font-size: 18px; background: #FFFFFF; border-radius: 50%; margin-right: 24px;}
.footerLeft .Fshare a:nth-child(1){ color: #4668b2;}
.footerLeft .Fshare a:nth-child(2){ color: #1d98e6;}
.footerLeft .Fshare a:nth-child(3){ color: #0076b4;}
.footerLeft .Fshare a:nth-child(4){ color: #ca3174;}


.footerMenu{ float: left; width: 204px; height: auto; overflow: hidden; margin-left: 134px;}
.footerMenu h4{ font-size: 24px; line-height: 32px; margin-bottom: 28px;}
.footerMenu a{ display: block; color: #FFFFFF; font-size: 16px; line-height: 30px;}

.footerCon{ width: 260px; height: auto; overflow: hidden; float: left;}
.footerCon h4{ font-size: 24px; line-height: 32px; margin-bottom: 28px;}
.footerCon dl{ width: 100%; height: auto; margin-bottom: 15px; float:left;}
.footerCon dl dt{ font-weight: bold; font-size: 18px; line-height: 32px;}
.footerCon dl dd{ width: 100%; height: auto; margin-top: 5px; min-height: 40px;}
.footerCon dl dd span{ display: block; float: left; width: 20px; margin-top: 4px;}
.footerCon dl dd p{ float: right; width: 228px; line-height: 24px;}

.footerWx{ width: 200px; height: auto; overflow: hidden; float: left; padding-top:92px;}
.footerWx h4{ font-size: 24px; line-height: 32px; margin-bottom: 28px;}
.footerWx dl{ width: 100%; height: auto;  float:left;}
.footerWx dl dt{ font-weight: bold; font-size: 18px; line-height: 32px;}
.footerWx dl dd{ width: 100%; height: auto; min-height: 32px;}
.footerWx dl dd span{ display: block; float: left; width: 20px; margin-top: 4px;}
.footerWx dl dd p{ float: right; width: 170px; line-height: 24px;}

.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #dc2656;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #dc2656;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }


.banner2{ width: 100%; height:200px; padding-top: 150px; margin-top: 90px; text-align: center; color: #FFFFFF;}
.banner2 h1{text-transform: uppercase; font-size: 52px; height: 52px; line-height:52px; font-weight: normal; position: relative; z-index: 333; display: inline-block; }
.banner2 h1:after{ position: absolute; left: 0; bottom: 8px; background: #dc2656; content: ''; width: 100%; height: 9px; display: block; z-index: -1;}


.wz{ width: 1280px; height: 56px; line-height: 56px; font-size: 16px;}

.abBox{ width: 1280px; padding: 15px 0 50px 0;}
.abBoxL{ float: left; width: 655px; height: auto; overflow: hidden;}

.abBoxR{ float: right; width: 580px; height: auto; overflow: hidden;}
.abBoxL h2{text-transform: uppercase; color: #000000; font-size: 36px; height: 42px; line-height: 42px;}
.abBoxL h3{text-transform: uppercase; font-size: 32px; height: 42px; line-height: 42px; font-weight: normal; position: relative; z-index: 333; display: inline-block;}
.abBoxL h3:after{ position: absolute; left: 0; bottom: 8px; background: #eb839f; content: ''; width: 100%; height: 9px; display: block; z-index: -1;}
.abBoxL p{ font-size: 24px; line-height: 32px; margin-top: 30px; text-align:justify}


.abbox2{ width: 1280px; position: relative; height: 604px; background: url(../images/abimg1.png) no-repeat right; margin-top: 80px;}
.abbox2info{ position: absolute; left: 0; top: 95px; background: #dc2656; color: #FFFFFF; width:245px; height: 315px; padding: 50px 30px;}
.abbox2info h2{ text-transform: uppercase; line-height: 42px; margin-top: 25px;}
.abbox2info p{ font-size: 22px; line-height: 28px;}


.about-info{  font-size: 22px; line-height: 28px;padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}

.abList dl{ float: left; width:24%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF; font-size: 18px;}

.ContactBox{ width: 90%; height: auto; margin-left: 10%; margin-top:90px;}
.ContactBoxL{ float: left; width: 55%; height: auto; padding: 80px 0;}
.ContactBoxLTop{ width: 100%; height: 103px;}
.ContactBoxLTop h2{ line-height: 99px; color: #dc2656; font-size: 3rem;}
.ContactBoxLTop h4{ width: 55px; height: 4px; background: #dc2656; margin: 0;}
.ContactBoxLinfo{ width: 100%; height: auto; padding: 60px 0; border-bottom: 1px solid #bfbfbf;}
.ContactBoxLinfo dl{ float: left; width: 33.3%; height: auto; overflow: hidden;}
.ContactBoxLinfo dl dt{ width: 100%; height: 58px;}
.ContactBoxLinfo dl dd{ width: 100%; padding-top: 12px;}
.ContactBoxLinfo dl dd h4{ line-height: 42px; font-size: 1.4rem; color: #000000;}
.ContactBoxLinfo dl dd p{ font-size: 1rem; line-height: 30px;}

.ContactBoxLFed{ width: 100%; height: auto; padding-top: 85px;}
.ContactBoxLFed h2{ line-height: 92px; color: #000000; font-size: 2.4rem;}

.ContactBoxLFedDiv1{ width: 100%; height: 66px; margin-top: 25px;}
.ContactBoxLFedDiv1 li{ width: 46%; height: 66px;}
.ContactBoxLFedDiv1 li input{ width: 100%; line-height: 66px; height: 66px; border: none; box-sizing: border-box; border-bottom: 1px solid #dcdcdc; font-weight: bold; font-size: 1.1rem; overflow: hidden;}
.ContactBoxLFedDiv1 textarea{ width: 100%; line-height: 66px; height: 66px; border: none; box-sizing: border-box; border-bottom: 1px solid #dcdcdc; font-weight: bold; font-size: 1.1rem; overflow: hidden;}

.ContactBoxLFedDiv2{ width: 100%; height: 66px; margin-top: 45px;}
.ContactBoxLFedDiv2 input{ font-weight: bold; width: 203px; height: 54px; color: #FFFFFF; border: none; background: #dc2656; font-size: 1.1rem;}
.ContactBoxLFedDiv2 input:hover{ background: #CCCCCC; color: #dc2656;}


.ContactBoxR{ float: right; width: 40%; height: calc(100vh + 180px); background: #CCCCCC; }
.ContactBoxR img{ width:100%; height:100%;}
.cart-step{ width: 1280px; height: 188px; overflow: hidden;}
.cart-step img{ width: 1280px; height: 188px;}

.cart-tips{ width: 1280px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; font-size:16px;}


.cart-from{width: 1280px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #dc2656; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 10px 5%; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:20px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #dc2656; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1280px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 22px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; font-size:16px; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #dc2656; border: none; color: #FFFFFF; border-radius: 3px;}



.message {   width: 1280px;  margin-top:131px;  
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #ef7603;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.GoodsMain{ width:94%; padding:50px 3%; }
.GoodsMainL{ float:left; width:20%; height:auto;}
.GoodsMainL h2{ background:#e51f2b; color:#fff; font-size:20px; padding:0 25px; box-sizing:border-box; height:46px; line-height:46px;}

.GoodsMainR{ float:right; width:77%; height:auto;}
.GoodsMainRcon{ width:100%; height:auto; line-height:26px;}
.GoodsMainRcon img{ max-width:100%; height:auto;}

.goodsList{ width:100%; height:auto;}
.goodsList .gimg img{ width:45px; height:45px;}
.goodsList a.gquo{ width:98px; height:29px; line-height:29px; background:#dc2656; display:block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#dc2656; background:#ccc;}

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
 

.goodsList .msg-tips1{position: fixed;right: 50%;top: 50%;margin: 30px auto;padding: 30px 20px;width: 339px; margin-right:-190px; margin-top:-100px; font-size: 14px;text-align: left;}
.goodsList .msg-tips1 .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
.goodsList .msg-tips1 .ico.error{ background-position:-50px 0; }
.goodsList .msg-tips1 .ico.warning{ background-position:-100px 0; }
.goodsList .msg-tips1 .msg{ margin-left:60px; }
.goodsList .msg-tips1 .msg strong{ margin-bottom:10px; color:#444; font-size:15px; line-height:22px;}
.goodsList .msg-tips1 .msg p{ line-height:1.8em; margin-bottom:10px; }
.goodsList .msg-tips1 .msg i{color: #fff;font-style:normal;}
.goodsList .cart-info {background:#fff;border: 5px  solid #000;border-radius: 10px;box-shadow: 4px 2px 10px 3px #0000007d;}
.goodsList .cart-info .btn-success{float:left;height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px;}
.goodsList .cart-info .btn-success1{
    float:left;
    background: #ee0000;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    float:left;
    background: #0256ff;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
  .parts-list  .cart-info .btn-success{ float:left;}  
 .parts-list .cart-info .btn-success1{float:left; background: #ee0000;
    border: 1px solid #ee0000;
    text-shadow: 0 -1px 0 #ee0000; height: 32px;  line-height: 32px; margin-left:10px; }   	

 .GoodsMenu .menu_head{width: 100%; height: 42px; line-height: 42px; margin-top: 1px;}
.GoodsMenu .menu_head a{display: block; width: 100%; height: 42px; background: #353535 url(../images/Mlibg.png) no-repeat 12px center; font-size: 15px; color: #FFFFFF; padding-left: 42px; box-sizing: border-box; }
.GoodsMenu .menu_head.current a{background: #000000 url(../images/Mlibgs.png) no-repeat 12px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{ display: block; width: 100%; height: 35px; line-height: 35px; background: #ebebeb; margin-top: 1px; font-size: 14px; box-sizing: border-box; padding-left: 40px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{ position:absolute; left:251px; top:0; display:none; z-index:999;}
.GoodsMenu dd li ul a{ display:block; width:230px; height:42px; line-height:42px; font-size:14px; padding:0; text-align:center;}

#lm_hover2{ color: #e51f2b;}

.newsList{ width:1300px; padding-top:30px;}
.newsList dl{ float:left; width:24%; margin:0.5%; height:auto; overflow:hidden;}
.newsList dl dt img{ width: 100%; height: 100%;}
.newsList dl dd{ box-sizing: border-box; border: 1px solid #cccccc; border-top: none; border-radius: 0 0 20px 20px; padding:25px 25px 0 25px;}
.newsList dl dd h4{ font-size: 18px; line-height: 30px; height: 60px; overflow: hidden; font-weight: normal; color: #000000;}
.newsList dl dd p{ margin-top: 25px; border-top: 1px solid #cccccc; line-height: 22px; padding: 18px 0; font-size: 18px;}
.newsList dl dd p img{ width: 22px; height: 22px; display: inline; vertical-align: middle; margin-right: 11px;}
.newsList dl dd p i{ font-size: 24px;}


.newsShow{ width: 1280px; height: auto; overflow: hidden; background:#f7f7f7; box-sizing:border-box; padding:30px; margin-top:120px;}
.newsShowTit{ width: 100%; height: auto; text-align: center; font-size: 26px; line-height: 36px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5;}
.newsShowTime{ width: 100%; height: 55px; line-height: 55px; color: #999999; text-align: center;}
.newsShowinfo{ font-size: 16px; color: #666666; line-height: 28px; padding: 30px 0; overflow: hidden;}
.newsShowinfo img{ max-width: 100%; height: auto; text-align:center;}
.newsShowImg{ width:100%; height:auto; padding-top:30px; text-align:center;}


.newsPrev{ width: 100%; height: auto; overflow: hidden;}
.newsPrev li{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #2e8bd2;}
