/* CSS Document */
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: fontawesome;
    src: url(//:) format("no404"), url(../font/fontawesome-webfont.woff) format("woff"), url(../font/fontawesome-webfont.ttf) format("truetype")
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: Sitka Small;
    src: url(//:) format("no404"), url(../font/SitkaSmall.woff) format("woff"), url(../font/SitkaSmall.ttf) format("truetype")
}

/*basic*/
img,
object {
    max-width: 100%
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0
}

body {
    background: #fff;
    color: #3d3d3d;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px
}

*,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

li,
ol,
ul {
    float: left;
    list-style: none
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    width: 0
}

a {
    color: #cd092f;
    blr: expression(this.onFocus=this.blur())
}

a:hover {
    color: #50886b
}

a:focus {
    outline: 0;
    text-decoration: none
}

a,
a:hover {
    text-decoration: none
}

p {
    margin-bottom: 15px;
}

p.half {
    width: 50%;
    float: left;
}

span.color {
    font-weight: 700;
    color: #cd092f;
}

h2 {
    display: block;
    margin: 0;
    padding: 15px 0 12px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100;
    color: #202020
}

hr {
    border-top: 1px dashed #ddd;
    margin: 0 0 20px 0
}

.review {
    font-size: 18px;
    font-weight: bold;
    color: #F00;
}

.layui-layer-btn .layui-layer-btn0 {
    float: none;
    font-size: 24px;
    color: #fff !important;
    margin-bottom: 28px;
}

.layui-layer-btn {
    text-align: center !important;
}

.layui-layer-btn a {
    padding: 5px 15px !important;
    height: auto !important;
}

.etw_hometitle {
    padding: 15px 0;
    font-size: 20px;
    color: #111;
}

.etw_hometitle a {
    color: #50886b
}

.etw_hometitle a:hover {
    color: #cd092f
}

.table-responsive {
    margin-bottom: 20px;
}

.table {
    margin: 5px 0 0 0
}

.table tr.top {
    background: #e2e2e2 !important;
    font-weight: 700
}

.brief {
    width: 100%;
    background: #f2f2f2;
    padding: 20px 20px 5px;
    margin: 20px 0;
    overflow: hidden;
}

.brief p {
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.table tr td {
    vertical-align: middle !important;
    padding: 6px 4px !important
}

table,
td {
    border: 1px solid #ccc !important
}

#etw_top {
    position: fixed;
    right: 200px;
    bottom: 100px;
    z-index: 999;
    text-align: center;
    display: none
}

#etw_top,
#etw_top a {
    width: 40px;
    height: 40px;
    line-height: 46px;
    border-radius: 50%;
    border: 1px solid #999;
    color: #999
}

#etw_top a {
    display: block;
    transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s
}

#etw_top a:hover {
    cursor: pointer;
    line-height: 32px
}

/****header****/
#header {
    width: 100%;
    height: 83px;
    line-height: 83px;
    border-bottom: 1px solid #000;
    background: #fff;
}

#headerin {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 1140px;
}

#etw_logo {
    width: 110px;
    height: 120px;
    float: left;
    margin: 2px 0 0 0;
    position: absolute;
    z-index: 2
}

#etw_language {
    width: 115px;
    height: auto;
    float: right;
    margin: 12px 10px 12px 0
}

#etw_language a {
    padding: 2px 0 2px 30px;
    color: #575757;
    font-size: 12px;
}

#etw_language .icon-angle-down {
    padding-top: 3px
}

#etw_language a:hover {
    color: #cd092f
}

.dropdown {
    float: left;
    display: block;
    width: 100%
}

#dropdownMenu1 {
    border: 0;
    background: 0;
    font-size: 14px;
    color: #3e3e3e
}

#etw_language .dropdown-menu {
    min-width: 100px;
    padding: 0;
    margin: 0
}

.top-nav {
    width: auto;
    float: right;
    margin-bottom: 10px
}

.container-fluid {
    padding: 0
}

.navbar,
.navbar-default,
.navbar-default .navbar-collapse,
.navbar-header,
.navbar-nav {
    background: 0;
    border: 0;
    min-height: inherit;
    padding: 0;
    margin: 0;
    width: 100%
}

.navbar-default .navbar-nav li {
    width: auto;
    float: none;
    display: inline-block;
}

.navbar-default .dropdown-menu li {
    width: 100%;
    display: block
}

.navbar-default .navbar-nav>li>a {
    padding: 0px 20px;
    color: #575757;
    font-size: 16px;
    font-family: Sitka Small;
    font-weight: 700;
}

.navbar-default .dropdown-menu li a {
    font-size: 14px;
    color: #464a48;
    line-height: 20px;
    padding: 2px 12px;
    margin-bottom: 1px
}

.navbar-default .navbar-nav li a.dq,
.navbar-default .navbar-nav li a:hover {
    color: #cd092f;
}

.navbar-default .dropdown-menu li a.dq,
.navbar-default .dropdown-menu li a:hover {
    color: #cd092f;
    background: #f1f1f1;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #cd092f;
    background: none;
}

.navbar-brand {
    display: none
}

/****banner****/
#etw_banner {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

#etw_banner h2 {
    width: 480px;
    text-align: center;
    position: absolute;
    font-family: Sitka Small;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    margin: auto;
    left: 0;
    right: 0;
    top: 20%;
    text-shadow: 0 0 6px #000;
    font-style: italic;
    letter-spacing: .8px
}

.banner_more {
    position: absolute;
    left: 20%;
    top: 32%;
}

.banner_more span {
    position: relative;
    display: inline-block;
    padding: 6px 40px 6px 20px;
    background: #fedc01;
    color: #000;
    border-radius: 25px;
    font-size: 15px;
}

.banner_more span:after {
    position: absolute;
    content: "\f101";
    font-family: fontawesome;
    right: 20px;
    top: 6px;
}

.banner_more:hover span {
    background: #000;
    color: #fff;
}

/****container****/
#container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

#etw_container {
    width: 92%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 0 15px 0;
    position: relative;
}

.bigpro {
    width: 92%;
    max-width: 1160px;
    margin: -105px auto 20px auto;
    z-index: 2;
    position: relative;
    overflow: hidden
}

.bigpro ul {
    width: 100%;
}

.bigpro ul li {
    width: 25%;
    float: left;
}

.bigpro ul li a {
    text-align: center;
    display: block;
    color: #575757;
    font-weight: 700;
    text-transform: uppercase;
    transition: .5s;
}

.bigpro ul li a img {
    transition: .5s;
}

.bigpro ul li a:hover {
    color: #cd092f;
}

.bigpro ul li a:hover img {
    opacity: .9
}

.company {
    width: 100%;
    background: #ebebeb;
    border-top: 1px solid #cacaca;
}

.company_txt {
    width: 92%;
    max-width: 1140px;
    margin: 0 auto;
    color: #575757;
    line-height: 20px;
}

.company_txt h2 {
    font-family: Sitka Small;
    font-weight: 700;
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 30px;
}

.company_txt a.more {
    color: #50886b;
    padding: 3px 15px;
    border: 1px solid #50886b;
    display: inline-block;
    margin-bottom: 20px
}

.company_txt a.more:hover {
    color: #fff;
    background: #50886b;
}

.etw_video {
    width: 24%;
    overflow: hidden;
    position: relative;
    margin: 6px auto 15px auto;
    float: right;
    height: 120px;
    background: url(../image/video.jpg) no-repeat center;
    background-size: cover
}

.etw_video a,.etw_video .vid {
    top: 28%;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
}

.etw_video a span,.etw_video .vid span {
    padding: 6px 0 0 6px;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    border: 6px solid #fff;
    width: 56px;
    color: #fff;
    height: 56px;
    font-size: 30px;
    transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    box-shadow: 0 0 4px #000;
    text-shadow: 0 0 4px #000;
}

.etw_video img {
    max-width: 150%
}

.etw_video a:hover span {
    color: #cd092f;
    border-color: #cd092f;
}

.home_video {
    height: 170px;
    margin: 30px 0 30px 4%;
    z-index: 9999999;
}

.home_video a {
    top: 35%
}

.mainpro {
    width: 92%;
    max-width: 1140px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.mainpro .etw_hometitle {
    width: 100%;
    font-family: Sitka Small;
    text-transform: uppercase;
    color: #666;
    font-weight: 700;
    text-align: center;
    padding: 40px 0 30px 0;
    position: relative
}

.mainpro .etw_hometitle:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background: #50886b;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 20px;
}

.mainpro ul {
    margin: 0 auto;
    float: none;
    overflow: hidden
}

.mainpro ul>li {
    width: 24%;
    margin: 0 1.3% 2% 0;
}

.mainpro ul li:nth-child(4n) {
    margin-right: 0;
}

.mainpro ul li:nth-child(4n+1) {
    clear: both;
}

.mainpro ul li ol,
.mainpro ul li ol li {
    width: 100%;
}

.mainpro ul li ol li.product_img {
    border: 1px solid #ddd;
    text-align: center;
}

.mainpro ul li ol li.product_img a {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.mainpro ul li ol li.product_img a:hover {
    opacity: .8
}

.mainpro ul li ol li.product_con {
    width: 100%;
    color: #424242;
}

.mainpro ul li ol li.product_con a {
    color: #575757;
    margin: 10px 0;
    display: block;
    line-height: 18px;
    text-align: center;
}

.mainpro ul li ol li.product_con a:hover {
    color: #cd092f;
}

.etw_other {
    width: 100%;
    padding: 40px 0;
    color: #575757;
}

.other {
    width: 92%;
    max-width: 1140px;
    margin: 0 auto;
}

.etw_other ul {
    width: 100%;
}

.etw_other ul li {
    width: 31%;
    margin-right: 3.5%;
    background: url(../image/other1.jpg) no-repeat left top;
    padding-top: 80px;
}

.etw_other ul li:nth-child(2) {
    background-image: url(../image/other2.jpg)
}

.etw_other ul li:last-child {
    margin-right: 0;
    background-image: url(../image/other3.jpg)
}

.etw_other .etw_hometitle {
    font-size: 18px;
    padding: 10px 0 8px 0;
    text-transform: uppercase;
}

.etw_other p {
    margin-bottom: 8px;
}

.etw_other a.more {
    color: #50886b;
    padding: 3px 15px;
    border: 1px solid #50886b;
    display: inline-block;
    margin-top: 10px;
}

.etw_other a.more:hover {
    color: #fff;
    background: #50886b;
}

/**inside_part**/
#etw_right {
    width: 73%;
    float: left;
}

#etw_sidebar {
    width: 24%;
    float: right;
}

#etw_sidebar .etw_hometitle {
    padding: 6px 0;
    font-size: 18px;
    color: #50886b;
    margin: 0;
    font-family: Sitka Small;
    text-transform: uppercase;
    font-weight: 700
}

#etw_sidebar .etw_hometitle a {
    color: #50886b
}

#etw_sidebar .etw_hometitle a:hover {
    color: #cd092f
}

#etw_sidebar .etw_contactin {
    width: 100%;
    overflow: hidden;
    margin: 0 0 15px 0;
}

#etw_sidebar .etw_contactin p {
    margin-bottom: 5px;
    line-height: 20px
}

#etw_producttitle {
    margin: 6px auto 0 auto;
    height: auto;
    color: #333;
    line-height: 18px;
    font-size: 12px;
    overflow: hidden
}

#etw_producttitle a {
    color: #000;
    color: #999;
    padding-right: 6px
}

#etw_producttitle li {
    display: inline-block
}

#etw_producttitle li+li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

#etw_producttitle a:hover {
    color: #cd092f
}

#etw_productlist {
    width: 100%;
    overflow: hidden;
    margin: 0 0 15px 0;
}

#etw_productlist ul,
#etw_productlist ul li,
#etw_productlist ul li ol {
    display: block;
    width: 100%;
}

#etw_productlist ul li a {
    padding: 4px 5px 4px 15px;
    display: block;
    line-height: 18px;
}

#etw_productlist ul>li>a {
    font-size: 14px;
    position: relative;
    color: #333;
    border-bottom: 1px dotted #ccc;
    padding: 8px 5px 8px 15px;
}

#etw_productlist ul>li>a:before {
    position: absolute;
    content: "\f105";
    font-family: fontawesome;
    left: 3px;
    top: 8px;
}

#etw_productlist ul li ol a {
    color: #666;
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    padding: 4px 5px 4px 15px;
    border-bottom: 1px dashed #ddd;
}

#etw_productlist ul li a:hover,
#etw_productlist ul li a.dq {
    color: #cd092f;
}

#etw_productlist ul>li>a:hover:before,
#etw_productlist ul>li>a.dq:before {
    border-left-color: #cd092f
}

.stripes {
    height: 8px;
    width: 100%;
    overflow: hidden;
    -webkit-background-size: 9px 9px;
    -moz-background-size: 9px 9px;
    background-size: 9px 9px;
    margin: 10px auto;
}

.angled-135 {
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(170, 170, 170, .4) 25%, transparent 25%, transparent 50%, rgba(170, 170, 170, .4) 50%, rgba(170, 170, 170, .4) 75%, transparent 75%, transparent);
}

/*products*/
.protitle {
    font-size: 16px;
    display: block;
    margin: 20px 0 15px 0;
    position: relative;
    background: #eee;
    clear: both
}

.lesstop {
    margin-top: 0
}

.protitle strong {
    display: inline-block;
    color: #fff;
    padding: 5px 20px 5px 10px;
    background: #cd092f;
    position: relative
}

.protitle strong:before {
    content: "";
    position: absolute;
    right: -40px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 40px solid #cd092f;
    border-top: 32px solid transparent
}

.protitle strong:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 15px;
    height: 40px;
    top: 0;
    right: -36px;
    transform: skew(50deg)
}

.protitle strong:hover {
    color: #000;
}

.pager .page-num{
    display: block;
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
        display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    text-align: center;
    padding: 0 6px;
    line-height: 38px;
    height: 40px;
    min-width: 40px;
    border: 1px solid #f2ebe4;
    margin: 0 5px 5px 5px;
    color: #403c3c;
    background-color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 40px;
}

.pager .page-num-current{
    border-color: #cd092f;
    background: #cd092f;
    color: #fff!important;
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
    width: 40px;
}

.etw_products,
.etw_products ul,
.etw_products ul li,
.etw_products ul li ol {
    width: 100%;
    height: auto;
    overflow: hidden
}

.etw_products ul>li {
    margin-bottom: 20px
}

.etw_products ul li ol li.product_img {
    width: 25%;
    height: auto;
    float: left;
    border: 1px #ddd solid
}

.etw_products ul li ol li.product_img:hover {
    border: 1px solid #cd092f
}

.etw_products ul li ol li.product_con {
    width: 72%;
    height: auto;
    float: right;
    text-align: left;
    color: #888;
    line-height: 22px;
}

.etw_products ul li ol li.product_con a {
    color: #cd092f;
    display: block;
    line-height: 18px;
    font-size: 16px;
    padding: 8px 0;
}

.etw_products ul li ol li.product_con a:hover {
    color: #50886b;
    text-decoration: underline
}

.etw_products ul li ol li.product_con span {
    display: block;
    line-height: 20px;
}

.etw_products1,
.etw_products1 ul {
    width: 100%;
    height: auto;
    overflow: hidden
}

.etw_products1 ul>li {
    width: 23%;
    margin: 0 2.6% 2% 0
}

.etw_products1 ul>li:nth-child(4n) {
    margin-right: 0
}

.etw_products1 ul>li:nth-child(4n+1) {
    clear: both
}

.etw_products1 ul li ol,
.etw_products1 ul li ol li {
    width: 100%;
}

.etw_products1 ul li ol li.product_img,
.etw_products1 ul li ol li.product_con {
    width: 100%;
}

.etw_products1 ul li ol li.product_img {
    border: 1px solid #ddd;
}

.etw_products1 ul li ol li.product_img:hover {
    border: 1px solid #50886b
}

.etw_products1 ul li ol li.product_con a {
    color: #666;
    line-height: 18px;
    display: block;
    text-align: center;
    margin: 10px 0;
}

.etw_products1 ul li ol li.product_con a:hover {
    color: #50886b;
}

.underline ul li ol li.product_con a {
    text-decoration: underline
}

.about_info {
    width: 100%;
    height: auto;
    overflow: hidden
}

.about_info ul li a {
    color: #cd092f;
    font-size: 18px;
    position: relative;
    padding: 10px 0 5px 0;
    line-height: 24px;
    display: inline-block
}

.about_info ul li a:after {
    position: absolute;
    content: "\f105";
    font-family: fontawesome;
    font-size: 16px;
    padding: 2px 0 0 5px
}

.about_info ul li a:hover {
    color: #50886b
}


/*etw_photo*/
.img_center {
    width: 100%;
    clear: both;
    margin: 10px auto 15px auto;
    text-align: center;
}

.whole {
    border: 1px solid #dfdfdf;
}

.img_center img {
    display: block;
    margin: 0 auto
}

.img_left,
.img_right {
    width: 32.66%;
    float: right;
    margin: 0 0 10px 2%
}

.swidth {
    width: 25%;
    min-width: 150px;
}

.bwidth {
    width: 40%;
    min-width: 150px;
    margin-top: 5px
}

.img_left {
    float: left;
    margin: 0 2% 10px 0
}

.img_left img,
.img_right img {
    display: block;
    width: 100%;
    border: 1px solid #ddd;
}

.etw_photo {
    float: left;
    margin: 5px 0;
    width: 100%;
    height: auto
}

.etw_photo ul {
    display: block;
    width: 100%;
    height: auto
}

.etw_photo ul li {
    display: block;
    margin: 0 1% 12px 0;
    text-align: center;
    line-height: 18px
}

.etw_photo ul li img {
    display: block;
    border: 1px solid #ddd;
    width: 99%;
    margin-bottom: 3px
}

.etw_photo ul li span {
    text-align: left;
    display: block
}

.etw_photo ul li p {
    margin-bottom: 10px;
    text-align: left;
}

.etw_pic2 ul,
.etw_pic3 ul,
.etw_pic4 ul,
.etw_pic5 ul,
.etw_pic6 ul {
    margin: 0
}

.etw_pic2 ul li {
    width: 49.5%;
}

.etw_pic3 ul li {
    width: 32.66%
}

.etw_pic4 ul li {
    width: 24.25%
}

.etw_pic5 ul li {
    width: 19.2%
}

.etw_pic6 ul li {
    width: 15.66%
}

.etw_pic2 ul li:nth-child(2n),
.etw_pic3 ul li:nth-child(3n),
.etw_pic4 ul li:nth-child(4n),
.etw_pic5 ul li:nth-child(5n),
.etw_pic6 ul li:nth-child(6n) {
    margin-right: 0
}

.etw_pic2 ul li:nth-child(2n+1),
.etw_pic3 ul li:nth-child(3n+1),
.etw_pic4 ul li:nth-child(4n+1),
.etw_pic5 ul li:nth-child(5n+1),
.etw_pic6 ul li:nth-child(6n+1) {
    clear: both;
}


/*other & related*/
.otherpro>ul>li {
    width: 23.5%;
    margin: 0 2% 10px 0
}

.otherpro>ul>li>ol {
    width: 100%;
}

.otherpro>ul>li:last-child {
    margin-right: 0
}

.otherpro ul li ol li.product_img {
    border: 1px solid #ddd;
    width: 100%
}

.otherpro ul li ol li.product_img:hover {
    border-color: #cd092f;
}

.otherpro ul li ol li.product_con {
    width: 100%
}

.otherpro ul li ol li.product_con a {
    text-align: center;
    color: #666;
    line-height: 18px;
    display: block;
    margin: 8px 0
}

.otherpro ul li ol li.product_con a:hover {
    color: #cd092f;
    text-decoration: underline
}

.relatedpro {
    width: 100%;
    overflow: hidden
}

.relatedpro ul {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    padding: 5px 10px
}

.relatedpro ul li {
    width: 50%;
    height: auto
}

.relatedpro ul li:nth-child(2n+1) {
    clear: both
}

.relatedpro ul li a {
    padding: 4px 15px;
    display: block;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    position: relative;
    line-height: 18px
}

.relatedpro ul li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid #666;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 5px;
    top: 9px
}

.relatedpro ul li a.dq,
.relatedpro ul li a:hover {
    color: #cd092f;
    text-decoration: underline
}

/*contact us*/
#etw_contactin {
    width: 40%;
    height: auto;
    float: left;
    margin-top: 8px;
}

#etw_contactin a {
    color: #cd092f;
}

#etw_contactin a:hover {
    color: #50886b;
    text-decoration: underline
}

#etw_contactin p {
    margin-bottom: 10px !important
}

.location {
    width: 50%;
    height: auto;
    float: right;
}

#etw_set_feedback_form {
    overflow: hidden;
    margin: 20px 0 15px 0;
    height: auto;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center
}

#etw_form_title {
    overflow: hidden;
    padding-left: 2%;
    background: #f0f0f0;
    text-align: left;
    font-weight: 700;
    line-height: 35px;
    font-size: 16px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 12px
}

#etw_form_title .icon-envelope {
    padding-right: 10px
}

#floatchatiframe2011 {
    margin: 0 auto;
    width: 100%;
    max-width: 430px
}

/*sitemap*/
#etw_map {
    width: 100%;
    margin: 0 auto
}

#etw_map .name {
    width: 100%;
    color: #06c;
    background: #eee;
    margin-top: 6px;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 4px
}

#etw_map a {
    color: #333;
    text-decoration: underline;
    width: 100%;
    display: block;
    margin-top: 5px
}

#etw_map a:hover {
    text-decoration: none
}

#etw_map .name a {
    color: #cd092f;
    margin: 0;
    font-weight: 700;
    text-decoration: none
}

#etw_map .name a:hover {
    text-decoration: underline
}

#etw_map .list_m {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden
}

#etw_map .list_m a {
    width: 33%;
    display: block;
    float: left;
    color: #888;
    text-decoration: none;
    line-height: 18px
}

#etw_map .list_m a:nth-child(3n+1) {
    clear: both
}

#etw_map .list_m a:hover {
    text-decoration: underline;
    color: #cd092f
}

/****footer****/
#footer,
#xfooter {
    padding: 15px 0 10px 0;
    width: 100%;
    height: auto;
    background: #ebebeb;
    font-size: 12px;
}

#chatbox {
    z-index: 999
}

#etw_footin {
    margin: 0 auto;
    width: 98%;
    overflow: hidden;
    text-align: center
}

#etw_homefooter {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 6px
}

#etw_homefooter a {
    padding: 0 30px;
    border-left: 1px solid #666;
    color: #666;
    line-height: 14px;
    margin: 6px 0
}

#etw_homefooter a:hover {
    color: #cd092f
}

#etw_homefooter a:first-child {
    padding: 0 15px 0 0;
    border-left: 0
}

#etw_coper {
    margin-top: 2px;
    width: 100%;
    line-height: 22px
}

#etw_coper a {
    display: block;
    color: #666
}

#otherlink {
    clear: both;
    width: 100%;
    height: auto
}

#otherlink a {
    color: #666;
    display: inline-block;
    padding: 0 4px;
    font-size: 12px;
    margin-right: 5px;
    line-height: 22px
}

#otherlink a span {
    opacity: .5;
    position: relative;
    top: 0;
    font-size: 12px
}

#otherlink a:hover {
    color: #cd092f
}

#otherlink a:hover span {
    opacity: 1;
    top: -2px;
    transition: all .3s ease-in-out
}

/*responsive*/
@media screen and (max-width:980px) {

    #etw_sidebar,
    #etw_right {
        width: 100%;
        border: none
    }

    #etw_productlist {
        display: none
    }

    .etw_video {
        width: 100%;
        max-width: 768px;
        float: none
    }

    .home_video {
        margin: 20px auto 0 auto
    }

    .home_video a {
        top: 30%
    }

    .company_txt {
        margin: 20px auto;
    }

    #etw_logo {
        position: static;
        width: 80px;
        height: 87px;
    }

    #etw_banner h2 {
        width: 768px;
        font-size: 40px;
        line-height: 40px;
    }
}

@media screen and (max-width:767px) {
    #header {
        border-bottom: none
    }

    #etw_language {
        margin-top: 30px;
    }

    .top-nav {
        width: 100%;
        margin-bottom: 0;
    }

    .container-fluid,
    .dropdown-menu,
    .top-nav {
        padding: 0
    }

    .navbar,
    .navbar-default {
        background: #cd092f
    }

    .navbar-toggle {
        width: 40px;
        line-height: 40px;
        font-size: 20px;
        color: #fff;
        padding: 2px 0;
        margin: 0;
        border-radius: 0;
        border: 0;
        background: 0
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: 0;
        color: #50886b
    }

    .navbar-default .navbar-nav li {
        display: block;
        width: 100%;
        text-align: left
    }

    .navbar-default .navbar-nav li a {
        border-bottom: 1px solid #999;
        color: #151515;
        background: #f8f8f8;
        line-height: 36px;
        padding: 1px 10px;
        font-size: 16px;
        text-transform: none
    }

    .navbar-default .navbar-nav .open .dropdown-menu li a {
        color: #151515;
        background: #f8f8f8;
        font-size: 14px;
        margin-bottom: 0
    }

    .navbar-default .navbar-nav li a.dq,
    .navbar-default .navbar-nav li a:hover {
        border-radius: 0;
        color: #cd092f;
        background: #eee;
        border-bottom: 1px solid #999;
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        background: #eee;
        color: #cd092f;
        border-bottom: 1px solid #999;
        border-right: none
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #cd092f;
        background: #eee;
    }

    .navbar-default .navbar-nav ul.dropdown-menu>li>a.dq {
        color: #cd092f
    }

    .table-responsive {
        border: none
    }

    .home_video {
        height: 120px;
    }

    .mainpro ul>li {
        width: 49%;
        margin-right: 2%
    }

    .mainpro ul>li:nth-child(2n) {
        margin-right: 0;
    }

    .mainpro ul>li:nth-child(2n+1) {
        clear: both
    }

    .etw_products ul li,
    .etw_products1 ul li {
        width: 49%;
        margin-right: 2%
    }

    .etw_products ul li:nth-child(2n),
    .etw_products1 ul li:nth-child(2n) {
        margin-right: 0
    }

    .etw_products ul li:nth-child(2n+1),
    .etw_products1 ul li:nth-child(2n+1) {
        clear: both
    }

    .etw_products ul li ol li.product_img,
    .etw_products ul li ol li.product_con {
        width: 100%;
        float: none;
        text-align: center
    }

    .etw_products ul li ol li.product_con a {
        font-size: 14px;
        padding-top: 8px;
        text-align: center;
    }

    .etw_products ul li ol li.product_con span {
        display: none;
    }

    #etw_contactin {
        width: 100%;
    }

    #etw_map .list_m a {
        width: 50%
    }

    #etw_map .list_m a:nth-child(3n+1) {
        clear: none
    }

    #etw_map .list_m a:nth-child(2n+1) {
        clear: both
    }

    /*------------------------*/
    #chatbox,
    .location,
    .qrcode,
    .company_txt span,
    #etw_producttitle,
    #etw_banner,
    .bigpro {
        display: none
    }

    /*------------------------*/
    .etw_other {
        padding: 20px 0
    }

    .etw_other ul li:first-child,
    .etw_other ul li:nth-child(2) {
        display: none
    }

    .etw_other ul li {
        width: 100%;
        background: 0 !important;
        padding-top: 0
    }
}

@media screen and (max-width:650px) {
    .etw_pic4 ul li {
        width: 49%
    }

    .etw_pic4 ul li:nth-child(2n+1) {
        clear: both
    }

    .etw_pic4 ul li:nth-child(4n+1) {
        margin-bottom: 10px
    }

    .etw_pic5 ul li,
    .etw_pic5 ul li:nth-child(5n) {
        width: 32%;
        margin-right: 2%
    }

    .etw_pic5 ul li:nth-child(5n+1) {
        clear: none
    }

    .etw_pic5 ul li:nth-child(3n) {
        margin-right: 0
    }

    .etw_pic5 ul li:nth-child(3n+1) {
        clear: both
    }

    .relatedpro ul li {
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    .mainpro ul>li {
        width: 100%;
        margin-right: 0;
        text-align: center
    }

    .mainpro ul li ol li.product_img {
        text-align: center;
        width: 100%;
    }

    .mainpro ul li ol li.product_con a {
        height: auto;
        margin: 10px 0;
    }

    .etw_pic2 ul li {
        width: 100%
    }

    .etw_pic3 ul li,
    .etw_pic3 ul li:nth-child(3n) {
        width: 49%;
        margin-right: 1%
    }

    .etw_pic3 ul li:nth-child(3n+1) {
        clear: none
    }

    .etw_pic3 ul li:nth-child(2n) {
        margin-right: 0
    }

    .etw_pic3 ul li:nth-child(2n+1) {
        clear: both
    }

    .etw_pic4 ul li,
    .etw_pic5 ul li,
    .etw_pic5 ul li:nth-child(3n),
    .etw_pic5 ul li:nth-child(5n) {
        width: 49%;
        margin-right: 1%
    }

    .etw_pic4 ul li:nth-child(2n),
    .etw_pic5 ul li:nth-child(2n) {
        width: 49%
    }

    .etw_pic4 ul li:nth-child(2n+1),
    .etw_pic5 ul li:nth-child(2n+1) {
        clear: both
    }

    .etw_pic5 ul li:nth-child(3n+1) {
        clear: none
    }

    .img_left,
    .img_right {
        width: 100%;
        margin: 10px 0
    }

    .otherpro>ul>li {
        width: 48%;
        margin-right: 4%
    }

    .otherpro>ul>li:nth-child(2n) {
        margin-right: 0
    }

    .otherpro>ul>li:nth-child(2n+1) {
        clear: both
    }

    #etw_map .list_m a {
        width: 100%
    }
}

/*show language */
@media screen and (min-width:768px) {
    #etw_language {
        width: 50%;
    }

    .dropdown {
        float: left;
        display: block;
        width: 100%
    }

    #dropdownMenu1 {
        display: none
    }

    #etw_language .dropdown-menu {
        position: relative;
        display: block;
        border: 0;
        color: #333;
        background: 0;
        font-size: 16px;
        box-shadow: none;
        float: right
    }

    #etw_language .dropdown-menu a.dropdown-item {
        float: left
    }
}

.contact .title{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 20px;
}
.tijao{
    text-align: center;
}
.form-group .sendsubmit{
    padding: 5px 30px;
    font-size: 16px;
}