@charset "utf-8";
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: fontawesome;
    src: url(//:) format("no404"), url(../font/fontawesome-webfont.woff) format("woff"), url(../font-awesome/fontawesome-webfont.ttf) format("truetype")
}


/*basic*/

img,
object {
    max-width: 100%
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0
}

* {
    margin: 0;
    padding: 0
}

li,
ol,
ul {
    list-style: none
}

strong {
    font-weight: 700;
    font-size: 1rem;
    color: #000
}

p {
    margin: 0;
    padding: 0 0 0.5rem
}

a.links {
    color: #01538d;
    font-style: italic;
    text-decoration: underline;
}

a.links:hover {
    text-decoration: none;
}

a.links1 {
    padding-left: 0.2rem;
    text-decoration: underline;
    color: #9bc150;
}

body {
    color: #333;
    font-size: 1rem;
    font-family: Arial, Helvetica, sans-serif;
}

hr {
    border-top: 1px #bbb dashed;
    margin: 0 0 1rem 0
}

table {
    margin: 5px 0 0;
    width: 100%;
}

.table-responsive {
    margin-bottom: 15px
}

table,
td {
    border: 1px solid #aaa!important
}

.table>tbody>tr {
    background-color: #fff
}

.table>tbody>tr:nth-of-type(odd) {
    background-color: #fff
}

.table-hover>tbody>tr:hover,
.table>tbody>tr:nth-of-type(odd):hover {
    background-color: #fff
}

.table .top {
    background: #f2f2f2!important;
}

.table>tbody>tr>td {
    vertical-align: middle;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: center
}

.table>tbody>tr>td:nth-child(1) {
    text-align: left;
    background: #f2f2f2;
    border-bottom: 1px #aaa solid !important
}

.table .top td {
    border-right: 1px #aaa solid !important
}

.table>tbody>tr:last-child>td,
.table>tbody>tr>td:last-child {
    border: 1px #aaa solid !important
}

.etw_hometitle,
h2 {
    padding: 0 0 1.7rem;
    font-size: 1.7rem;
    line-height: 1.8rem;
    color: #333;
    font-weight: 700;
    margin: 0;
}

h3 {
    font-size: 1.1rem;
    color: #888;
    padding: 0;
    margin: -0.6rem 0 1.3rem 0
}

inquiry,
u.inquiry {
    text-decoration: none;
    color: #666;
}

u.inquiry:after {
    content: "INQUIRY";
    display: inline-block;
    background: #e3e4e5;
    color: #666;
    text-align: center;
    line-height: 1;
    padding: 4px 10px;
    font-size: 12px;
    float: left;
    width: 88px
}

u.inquiry:hover:after {
    background: #285a92;
    color: #fff;
}

#etw_top {
    position: fixed;
    width: 35px;
    height: 35px;
    right: 55px;
    bottom: 150px;
    text-align: center;
    background: #f35d0b;
    z-index: 100;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    line-height: 28px;
    border-radius: 50%
}

#etw_top a {
    color: #fff
}

#etw_top:hover {
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    background: #174277;
}

.more a {
    display: block;
    color: #d5392a;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin: 0 0 1.8rem 0;
    text-decoration: underline
}

.more a:hover {
    color: #000;
    text-decoration: none
}
.clearfix{clear:both;}

/*头部*/

#header {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 200;
    background: #003087;
    margin: 0 auto;
}

#headerin {
    width: 100%;
    margin: 0px auto;
    max-width: 1140px;
}

#etw_logo {
    width: auto;
    height: auto;
    float: left;
    margin: 0.8rem 3rem 0.8rem 0
}

.navbtn {
    margin-top: 1rem;
}

#etw_language {
    float: right;
    height: auto;
    padding: 0.1rem 0.5rem 0 0;
    width: 40%;
    text-align: right;
    min-height: 35px;
}

#etw_language .dropdown-item {
    display: inline-block;
    width: auto;
    font-size: 0.8rem;
    line-height: 32px;
    padding: 0;
    color: #fff;
    min-width: auto;
    letter-spacing: normal;
	margin: 0 0 0 18px;
}

#etw_language .dropdown-item:hover {
    color: #d53627;
    text-decoration: underline;
    background: none
}

.top-nav {
    width: auto;
    float: right;
    text-align: right;
    padding-top: 1rem
}

.navbar {
    padding: 0 0.5rem;
}

.navbar-collapse {
    justify-content: center;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 1rem;
    margin: 0 0 0 2.8rem;
    padding: 0;
    line-height: 2rem;
}

.navbar-light .navbar-nav .active .nav-link,
.navbar-light .navbar-nav .nav-link:hover {
    background-color: none;
    color: #e1e587;
}

.navbar-light .navbar-nav .dropdown-item {
    font-size: 0.9375rem;
    line-height: 1.125rem
}

.navbar-light .navbar-nav .dropdown-menus .dropdown-item {
    font-weight: 300;
}

.navbar-light .navbar-nav .dropdown-menu li a {
    display: block;
    padding: 0.5rem 0 0 1.5rem;
    font-size: 0.875rem;
    font-weight: 700
}

.navbar-light .navbar-nav .dropdown-menu li ol li .dropdown-item {
    font-weight: 300 !important;
    padding-left: 2.5rem
}

.dropdown-item {
    white-space: normal;
    min-width: 16rem;
}

.navbar-light .navbar-nav .active .nav-link:before,
.navbar-light .navbar-nav .nav-link:hover:before {
    display: block
}


/*HOME附加样式*/

#etw_banner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#etw_banner .banner_txt {
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 1%;
    max-width: 1060px
}

#etw_banner .banner_txt h1 {
    font-size: 1.5rem;
    color: #fff;
    width: 40%;
    font-weight: bold;
    margin-top: 1.2rem;
    float: left;
    background: rgba(0, 0, 0, .5);
    padding: 2rem 1rem;
}

#company {
    width: 100%;
    position: relative;
    float: left;
    box-shadow: 2px 2px 2px 2px #eee;
    margin-top: 2rem;
    margin-bottom: 0.5rem
}

.company_left {
    width: 30%;
    float: left;
    position: relative;
}

.company_right {
    width: 68%;
    float: right;
    padding-right: 1rem;
    padding-top: 1rem;
    margin-bottom: 30px;
}

.company_right span {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem
}

a.more {
    padding: 0.2rem 0.8rem;
    color: #009a44;
    border: 1px solid #009a44;
    border-radius: 0.5rem;
    font-weight: 600;
}

a.more:hover {
    color: #003087;
    border: 1px solid #003087
}

.etw_mainbody .etw_hometitle {
    display: block;
    text-align: left;
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    margin: 0;
    position: relative;
}

.etw_mainbody .etw_hometitle a {
    color: #003087;
    position: relative;
    line-height: 1.2rem;
    font-size: 1.1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #009a44;
    display: block;
}

.etw_mainbody .etw_hometitle a:after {
    position: absolute;
    content: "";
    background: #009a44;
    width: 80px;
    height: 7px;
    bottom: -0.25rem;
    left: 0;
    right: 0
}

.etw_mainbody {
    width: 100%;
    position: relative;
    background: #fff;
    padding-top: 2rem;
    overflow: hidden;
    margin: 0 auto
}

.etw_mainbody .etw_hometitle a:hover {
    color: #009a44
}

.etw_mainbody ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.etw_mainbody ul>li {
    width: 19.2%;
    margin: 0.2rem 1% 1.2rem 0;
}

.etw_mainbody ul>li:nth-child(5n) {
    margin-right: 0
}

.etw_mainbody1 ul>li {
    width: 23.5%;
    margin: 0.2rem 2% 1.2rem 0;
}

.etw_mainbody1 ul>li:nth-child(4n) {
    margin-right: 0
}

.etw_mainbody ul>li>ol,
.etw_mainbody>ul>li>ol>li {
    width: 100%;
}

.etw_mainbody ul>li>ol>li.product_img {
    width: 100%;
    float: right;
    position: relative;
    border-bottom: 2px solid #009a44;
    padding-bottom: 0.5rem
}

.etw_mainbody ul>li>ol>li.product_img img {
    width: 100%;
}

.etw_mainbody ul>li>ol>li.product_con {
    width: 100%;
    float: left;
    padding-right: 0.5rem
}

.etw_mainbody ul>li>ol>li.product_con a {
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
    font-weight: 600;
    padding: 1rem 0 0 0;
    text-align: left;
    margin-bottom: 0.3rem
}

.etw_mainproducts .etw_hometitle {
    display: block;
    text-align: left;
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    margin: 0;
    position: relative;
}

.etw_mainproducts .etw_hometitle a {
    color: #003087;
    position: relative;
    line-height: 1.2rem;
    font-size: 1.1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #009a44;
    display: block;
}

.etw_mainproducts .etw_hometitle a:after {
    position: absolute;
    content: "";
    background: #009a44;
    width: 80px;
    height: 7px;
    bottom: -0.25rem;
    left: 0;
    right: 0
}

.etw_mainproducts {
    width: 100%;
    position: relative;
    background: #fafaf9;
    padding-top: 2rem;
    overflow: hidden;
    margin: 0 auto
}

.etw_mainproducts .etw_hometitle a:hover {
    color: #009a44
}

.etw_mainproducts ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.etw_mainproducts ul>li {
    width: 23.5%;
    margin: 0.2rem 2% 1.2rem 0;
}

.etw_mainproducts ul>li:nth-child(4n) {
    margin-right: 0
}

.etw_mainproducts ul>li>ol,
.etw_mainproducts>ul>li>ol>li {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.etw_mainproducts ul>li>ol>li.product_img {
    width: 100%;
    float: right;
    overflow: hidden;
}

.etw_mainproducts ul>li>ol>li.product_img img {
    width: 100%;
    position: relative;
}

.etw_mainproducts ul>li>ol>li.product_con {
    width: 100%;
    float: left;
    background: rgba(0, 154, 68, .7);
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.etw_mainproducts ul>li>ol>li.product_con a {
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    font-weight: 600;
    padding: 0.4rem 0;
    text-align: center;
}

.etw_mainproducts ul>li>ol>li.product_con:hover {
    background: rgba(0, 48, 135, .7);
}

#etw_bottom .etw_hometitle {
    display: block;
    text-align: left;
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    margin: 0;
    position: relative;
    margin-top: 2rem
}

#etw_bottom .etw_hometitle a {
    color: #fff;
    position: relative;
    line-height: 1.2rem;
    font-size: 1.1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #009a44;
    display: block;
}

#etw_bottom .etw_hometitle a:after {
    position: absolute;
    content: "";
    background: #009a44;
    width: 80px;
    height: 7px;
    bottom: -0.25rem;
    left: 0;
    right: 0
}

#etw_bottom .etw_hometitle a:hover {
    color: #009a44
}

#etw_bottom {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1rem 0 2rem 0;
    overflow: hidden;
    margin-top: 3rem;
    background: url(../images/bg.jpg) no-repeat center;
}

#etw_bottom ul {
    width: 100%;
    float: left;
}

#etw_bottom ul li {
    width: 23.5%;
    margin-right: 2%;
    background: #009a44;
    text-align: center;
    float: left;
    padding-bottom: 1rem;
	height: 181px;
}

#etw_bottom ul li:nth-child(4n) {
    margin-right: 0
}

#etw_bottom ul li img {
    width: 100%
}

#etw_bottom ul li span {
    color: #fff;
    text-align: center;
    font-weight: 600;
}


/*container*/

#container {
    margin-top: 98px;
}

.content {
    width: 94%;
    max-width: 1140px;
    margin: 0 auto;
}

.etw_content {
    width: 94%;
    max-width: 1140px;
    margin: 0 auto;
}

#etw_right {
    width: 78%;
    float: right;
}

#etw_sidebar {
    width: 19.5%;
    float: left;
}

#etw_sidebar .etw_hometitle,
.etw_sidebar .etw_hometitle {
    display: block;
    color: #fff;
    background: #fb4436;
    text-align: left;
    font-size: 1.25rem;
    padding: 0.8rem 1.5rem;
    margin: 0;
}

.etw_sidebar {
    width: 26%;
    float: right;
}

.etw_sidebar ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.etw_sidebar ul li {
    width: 100%;
    margin: 0 0 1rem 0
}

.etw_sidebar ul li img {
    width: 100%;
    text-align: center;
    border: 2px #29234b solid
}

.etw_sidebar ul li .certitle {
    width: 100%;
    text-align: left;
    line-height: 20px;
    padding: 0.4rem 0;
    color: #fff;
    font-weight: 400;
    text-align: center;
    background: #29234b
}

.etw_productlist {
    width: 100%;
    float: left;
    border: 1px #ccc solid
}

.etw_productlist ul {
    margin: 0
}

.etw_productlist ul,
.etw_productlist ul li,
.etw_productlist ul li ol,
.etw_productlist ul li ol li {
    width: 100%;
    float: left
}

.etw_productlist ul>li {
    border-bottom: 1px solid #eee
}

.etw_productlist ul>li>a {
    display: block;
    font-size: 0.9375rem;
    color: #383838;
    line-height: 1rem;
    padding: 14px 1.5rem 14px 1rem;
    overflow: hidden;
}

.etw_productlist ul>li>a img {
    float: left;
    width: 32%;
}

.etw_productlist ul>li>a span {
    float: right;
    ;
    width: 64%;
    margin-top: 0.63rem
}

.etw_productlist ul>li>ol>li>a {
    font-size: 0.875rem;
    display: block;
    line-height: 1rem;
    color: #777;
    padding: 10px 0.5rem 0.75rem 1rem;
    position: relative;
    border-left: 1px solid #ccc;
    margin-left: 2.5rem
}

.etw_productlist ul>li>ol>li>a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: 11px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
}

.etw_productlist ul li a:hover,
.etw_productlist ul li a.dq {
    background: #eee;
    color: #fb4436
}

.etw_productlist ul li a:hover:before {
    color: #fb4436 !important
}

.etw_productlist ul>li>ol>li>a:hover:before,
.etw_productlist ul>li>ol>li>a.dq:before {
    background: #fb4436;
}


/*快速导航*/

#etw_producttitle {
    margin: 0 auto 10px 0;
    height: auto;
    color: #585858;
    background: #ededed linear-gradient(to bottom, #f1f1f1, #ededed);
    border-bottom: 1px solid #e8e7e7;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 0 10px 0;
}

#etw_producttitle ol {
    width: 94%;
    float: none;
    margin: 0 auto;
    max-width: 1140px
}

#etw_producttitle a {
    color: #333;
    padding-right: 15px
}

#etw_producttitle li {
    display: inline-block
}

#etw_producttitle li+li::before {
    padding: 0 5px;
    color: #000;
    content: "\f105";
    font-size: 14px;
    font-weight: bold;
    font-family: fontawesome;
    margin-right: 12px;
}

#etw_producttitle a:hover {
    color: #01848b
}


/*其他公用样式*/

.etw_title {
    display: block;
    text-align: left;
    font-size: 1.1rem;
    color: #333;
    font-weight: 600;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #009a44;
    display: block;
    padding-bottom: 0.5rem;
    margin-bottom: 0.7rem;
    margin-top: 1rem
}

.etw_title:after {
    position: absolute;
    content: "";
    background: #009a44;
    width: 80px;
    height: 7px;
    bottom: -0.25rem;
    left: 0;
    right: 0
}

.etw_back {
    width: 40%;
    height: auto;
    float: right;
    text-align: right
}

.etw_back a {
    display: block;
    color: #009a44;
    font-size: 15px;
    line-height: 24px;
    padding-top: 10px;
    text-decoration: underline;
    font-family: Ubuntu Bold;
    text-transform: uppercase
}

.etw_back a:hover {
    text-decoration: none;
    color: #000;
}

.etw_back i {
    display: inline-block;
    padding-right: 10px;
}

.etw_title1 {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
    padding: 0 0 0 1.2rem;
    position: relative
}

.etw_title1 a {
    color: #333
}

.etw_title1 a:hover {
    color: #fb4436
}

.etw_title1:before {
    position: absolute;
    content: "\f101";
    font-size: 1rem;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #009a44;
    font-family: fontawesome
}

.etw_products {
    width: 100%;
    height: auto;
    float: left
}

.etw_products>ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.etw_products>ul>li {
    width: 32%;
    float: left;
    margin: 0 2% 1rem 0;
    border: 1px solid #eee;
    box-shadow: 1px 2px 2px #eee
}

.etw_products>ul>li:nth-child(3n) {
    margin-right: 0
}

.etw_products2>ul>li {
    width: 23.5%;
    float: left;
    margin: 0 2% 1rem 0;
    border: 1px solid #eee;
    box-shadow: 1px 2px 2px #eee
}

.etw_products2>ul>li:nth-child(4n) {
    margin-right: 0
}

.etw_products2>ul>li:nth-child(3n) {
    margin-right: 2%
}

.etw_products>ul>li .product_img {
    width: 100%;
    float: left;
}

.etw_products>ul>li .product_img img {
    width: 100%
}

.etw_products>ul>li .product_con {
    width: 100%;
    float: right;
    padding: 0 0 0.5rem 0;
}

.etw_products>ul>li .product_con a {
    color: #003087;
    font-size: 1.1rem;
    line-height: 1.3rem;
    display: block;
    padding: 0.7rem 0 1rem 0;
    text-align: center;
    font-weight: 600
}

.etw_products>ul>li a.more1 {
    display: block;
    line-height: 1.2rem;
    text-align: center;
    color: #003087;
    font-weight: 400;
    font-size: 0.875rem;
    padding: 0.5rem 0;
    position: relative;
    border: 1px solid #dbe2ea;
    background: #dbe2ea;
    border-radius: 5px;
    margin: 0.8rem 1.5rem;
    padding-left: 32px
}

.etw_products>ul>li a.more1:before {
    position: absolute;
    content: "\f0a4";
    font-family: fontawesome;
    font-size: 0.875rem;
    left: 0;
    right: 3.1rem;
    top: 9px;
    bottom: 0;
    margin-left: -30px
}

.etw_products>ul>li a.more1:hover {
    color: #000;
    text-decoration: underline
}

.etw_products>ul>li .product_con a:hover {
    color: #009a44;
    text-decoration: underline
}

.etw_products>ul>li .product_con span {
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #888;
    padding-right: 1rem;
    padding-left: 1rem
}

.img_center {
    width: 100%;
    clear: both;
    margin: 0.3rem auto 1rem auto;
    text-align: center;
}

.img_center img {
    border: 1px #dedede solid
}

.img_left,
.img_right {
    width: 45%;
    float: right;
    margin: 10px 0 14px 4%;
    text-align: center;
}

.img_left {
    float: left;
    margin: 0 4% 15px 0;
    width: 40%
}

.img_left img,
.img_right img {
    display: block;
    width: 100%;
    border: 1px #dedede solid
}

.etw_photo {
    margin: 0 0 0.5rem 0;
    width: 100%;
    height: auto;
}

.etw_photo ul {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: wrap;
}

.etw_photo ul li {
    display: block;
    margin: 0 2% 15px 0;
    text-align: center;
}

.etw_photo ul li img {
    display: block;
    width: 100%;
    border: 1px #dedede solid;
    padding: 4px;
    position: relative;
}

.etw_photo ul.nopic li img {
    border: none
}

.etw_photo ul li a {
    color: #333;
}

.etw_photo ul li span {
    display: block;
    font-size: 0.8135rem;
    line-height: 1.125rem
}

.etw_photo ul li p {
    display: block;
}

.etw_pic2 ul,
.etw_pic3 ul,
.etw_pic4 ul,
.etw_pic5 ul,
.etw_pic6 ul {
    margin: 0
}

.etw_pic2 ul li {
    width: 49%
}

.etw_pic3 ul li {
    width: 32%
}

.etw_pic4 ul li {
    width: 23.5%
}

.etw_pic5 ul li {
    width: 18.4%;
    font-size: 1rem;
}

.etw_pic6 ul li {
    width: 15%;
    font-size: 1rem;
}

.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;
}

.left_pic {
    width: 85%;
    height: auto;
    float: left;
    margin: 0 0 25px 0;
}

.left_pics {
    width: 100%;
    height: auto;
    float: left;
}

.left_pics img {
    width: 100%;
    text-align: center;
}

.left_pics a {
    cursor: default
}

.related_pic {
    width: 100%;
    height: auto;
    float: right;
    text-align: center
}

.related_pic a {
    width: 15%;
    height: auto;
    float: left;
    margin: 10px 2% 0 0;
    display: block;
    text-align: center;
    color: #666;
    font-size: 12px;
}

.related_pic a:nth-child(6n) {
    margin-right: 0
}

.related_pic a img {
    width: 100%;
}

#etw_set_feedback_form {
    overflow: hidden;
    height: auto;
    width: 82%;
    float: left;
    padding: 0.5rem 0 1.2rem 0;
    margin: 0
}

#etw_form_title {
    display: block;
    text-align: left;
    font-size: 1.2rem;
    color: #333;
    font-weight: 600;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #009a44;
    display: block;
    padding-bottom: 0.5rem;
    margin-bottom: 0.7rem;
    margin-top: 1rem
}

#etw_form_title1 {
    text-align: left;
    color: #333;
    font-size: 1.2rem;
    padding: 0px;
    position: relative;
    font-weight: bold;
}

#etw_form_title:after {
    position: absolute;
    content: "";
    background: #009a44;
    width: 80px;
    height: 7px;
    bottom: -0.25rem;
    left: 0;
    right: 0
}

#floatchatiframe2011 {
    margin: 0 -15px;
}

#etw_form_title span {
    padding-right: 5px
}

#etw_form {
    width: 100%
}

#form p {
    font-size: 0.8325rem;
    line-height: 1.4rem;
    text-align: left;
    padding-bottom: 0
}

.other_title {
    text-align: left;
    color: #333;
    font-size: 1.2rem;
    padding: 0px;
    position: relative;
    font-weight: bold;
}

.other_pro {
    width: 100%;
    margin: 1.5rem 0 0 0;
    overflow: hidden;
}

.other_pro ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.other_pro ul>li {
    width: 23.5%;
    margin: 0 2% 1rem 0;
    overflow: hidden
}

.other_pro ul li:nth-child(4n) {
    margin-right: 0
}

.other_pro ul li ol {
    width: 100%
}

.other_pro ul li ol li.product_img {
    width: 100%
}

.other_pro ul li ol li.product_img img {
    width: 100%;
    border: 1px solid #dedede
}

.other_pro ul li ol:hover li.product_img img {
    border-color: #888
}

.other_pro ul li ol li.product_con {
    width: 100%;
    margin: 0 auto;
    line-height: 18px;
    text-align: center
}

.other_pro ul li ol li.product_con a {
    color: #333;
    display: block;
    line-height: 16px;
    padding: 8px 10%;
    font-size: 13px
}

.other_pro ul li ol:hover li.product_con a {
    color: #05497a;
    ;
    text-decoration: underline
}

.feedback {
    width: 100%;
    height: auto;
    margin: 0 auto 2.6rem;
    max-width: 1140px;
    padding: 1rem 0 1rem 0;
    border-bottom: 1px #1c547f solid;
    text-align: center
}

.feedback p {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
}

.feedback a {
    display: inline-block;
    width: auto;
    color: #333;
    background: #9bc14f;
    font-size: 1rem;
    text-transform: uppercase;
    text-align: center;
    padding: 0.4rem 2rem;
    margin-left: 3rem;
    border-radius: 25px;
    font-weight: 300
}

.feedback a:hover {
    background: #01bafb;
    color: #fff
}


/*引用sitemap样式*/

#etw_map {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2rem
}

#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: #1d3154;
    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: 50%;
    display: block;
    float: left;
    color: #888;
    text-decoration: none;
    line-height: 20px;
    padding: 5px 0;
    padding-left: 12px;
}

#etw_map .list_m a:nth-child(2n+1) {
    clear: both
}

#etw_map .list_m a:hover {
    text-decoration: underline;
    color: #0c3b64
}

#etw_map a.subname {
    width: 100%;
    display: block;
    text-decoration: underline;
    padding-left: 0px;
}


/*引用sitemap样式*/


/*底部*/

#footer {
    width: 100%;
    height: auto;
    background: #e6ebf0;
    padding: 0.8rem 0;
}

#etw_footin {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
}

#etw_homefooter {
    height: auto;
    padding: 0.7rem 0;
    text-align: center;
    position: relative;
    width: 100%;
}

#etw_homefooter a {
    padding: 0 1.6rem;
    color: #333;
    margin: 0px;
    position: relative;
    font-size: 1rem;
    font-weight: 400;
}

#etw_homefooter a:hover {
    color: #009a44;
    text-decoration: none;
}

#etw_coper a {
    display: block;
    color: black;
    margin-top: 1rem;
    font-size: 0.875rem;
}

#otherlink {
    clear: block;
    width: 100%;
    height: auto;
    color: black
}

#otherlink a {
    color: black;
    font-size: 0.625rem;
    display: inline-block;
    padding: 0.05rem 0.3rem;
    margin-right: 0.875rem;
    border: 1px black solid;
}

#otherlink a span {
    opacity: .5;
    position: relative;
    top: 0;
    font-size: 0.875rem;
}

#otherlink a:hover {
    color: #292929;
    border: 1px #292929 solid;
    text-decoration: none;
}

#otherlink a:hover span {
    opacity: 1;
    top: -3px;
    transition: all .3s ease-in-out
}

@media (max-width: 991.98px) {
    .top-nav {
        background: #f4f4f4;
        text-align: left;
        width: 100%;
        padding: 0
    }
    .navbar-light .navbar-nav .nav-link {
        border-right: none;
        border-bottom: 1px #f5bdc7 solid;
        padding: 0.4rem 1.4rem 0.5rem 1rem;
        line-height: 1.5rem;
        margin-left: 0
    }
    .navbar-nav .dropdown-menu {
        border: none;
        border-radius: 0;
        margin-top: -1px;
    }
    .navbar {
        padding: 0.05rem 0rem 0;
    }
    .navbtn {
        margin: 1.8rem 1rem 0 0
    }
    #header {
        position: relative;
    }
    #container {
        margin-top: 0;
    }
    #etw_language {
        padding-right: 0
    }
    #etw_sidebar {
        display: none
    }
    #etw_right {
        width: 100%;
        padding-left: 0
    }
    .navbar-light .navbar-nav .nav-link {
        color: #333
    }
    #etw_banner,
    #etw_language {
        display: none;
    }
    .navbar-light .navbar-nav .active .nav-link,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #009a44;
    }
}

@media (max-width: 767.98px) {
    #etw_language,
    #etw_banner,
    .etw_mainbody>img,
    .etw_sidebar {
        display: none;
    }
    #etw_homefooter a {
        font-size: 0.875rem;
    }
    .etw_hometitle,
    h2 {
        font-size: 1.2rem;
        margin-top: 0.5rem;
    }
    .etw_mainproducts ul>li {
        width: 100%;
        margin: 0 0 1.25rem 0
    }
    .other_pro ul>li,
    .etw_smaple ul>li {
        width: 48%;
        margin-right: 4%
    }
    .other_pro ul>li:nth-child(4n),
    .etw_smaple ul>li:nth-child(3n) {
        margin-right: 4%
    }
    .other_pro ul>li:nth-child(2n),
    .etw_smaple ul>li:nth-child(2n) {
        margin-right: 0
    }
    .etw_mainbody ul>li {
        width: 48.5%;
        margin-right: 3%
    }
    .etw_mainbody ul>li:nth-child(4n) {
        margin-right: 3%
    }
    .etw_mainbody ul>li:nth-child(2n) {
        margin-right: 0
    }
    .etw_mainbody ul>li .home_t {
        height: auto;
        padding: 0.5rem 0
    }
    #etw_bottom ul>li>ol>li span {
        top: 25%;
        left: 15%
    }
    .etw_products>ul>li .product_con span {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .etw_contactin ul li img {
        display: none;
    }
    .etw_contactin ul li p {
        text-align: left
    }
    .etw_contactin ul li {
        border: none;
        padding-left: 0
    }
    #etw_homefooter a,
    #etw_coper a {
        font-size: 0.6rem;
    }
    .etw_products ul>li,
    .img_left,
    .img_right,
    .left_pic,
    .etw_products>ul.three>li,
    .etw_mainproducts ul>li,
    .etw_mainproducts ul.twopro>li,
    .etw_smaple ul>li,
    .etw_mainbody ul>li {
        width: 100%;
        margin-right: 0;
    }
    .etw_pic3 ul li:nth-child(2n),
    .etw_pic4 ul li:nth-child(2n) {
        margin-right: 0;
    }
    .etw_pic3 ul li,
    .etw_pic4 ul li {
        width: 49%;
        margin-right: 2%;
    }
    .etw_productlists,
    .etw_contactin {
        width: 100%;
        padding-bottom: 1rem;
        margin: 0
    }
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .company_left,
    .company_right {
        width: 100%!important
    }
    .etw_products2>ul>li {
        width: 49%;
        margin-right: 2%
    }
    .etw_products2>ul>li:nth-child(2n) {
        margin-right: 0
    }
    .etw_products3>ul>li:nth-child(3n) {
        margin-right: 2%
    }
    #etw_bottom {
        display: none;
    }
}