@charset "utf-8";

body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,iframe,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

dl,ol,ul {
    list-style-type: none
}

html {
    font-size: 14px;
    font-family: Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 400
}

button,input,optgroup,option,select,textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

button,input {
    overflow: visible;
    vertical-align: middle;
    outline: 0
}

input[type=button],input[type=password],input[type=reset],input[type=submit],input[type=text] {
    -webkit-appearance: none;
    outline: 0
}

body,button,input,select,td,textarea,th {
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,area {
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

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

img {
    border: 0;
    vertical-align: middle
}

a img,img {
    -ms-interpolation-mode: bicubic
}
address,article,aside,details,figcaption,figure,footer,header,hgroup,legend,menu,nav,section {
    display: block;
    margin: 0;
    padding: 0
}

.cl:after,.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,.clearfix {
    zoom: 1
}[class*=" icon-"],[class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

.container {
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-18 {
    margin-left: 18px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

body {
    background-color: #f9f9f9;
    color: #333;
    min-width: 1100px;
}

.logo {
    padding: 5px 0;
}
.help {
    background: #ec6c00;
    border-radius: 0 0 5px 5px;
    color: white;
    padding: 2px 15px;
}
.help .icon {
    float: left;
    font-size: 20px;
    padding: 1px 0 0 4px;
}
.help .txt {
    float: left;
    padding: 3px 15px 0 8px;
}
.help a {
    float: left;
    padding: 0 5px;
}

.menu {
    width: 940px;
    padding: 30px 0 0 0;
}
.menu li {
    font-size: 16px;
    float: left;
    margin: 0 25px;
    text-align: center;
    min-width: 100px;
    line-height: 40px;
    text-transform: uppercase;
}
.menu li.sel,
.menu li:hover {
    color: #ec6c00;
    border-bottom: 2px solid #ec6c00;
}
.menu li.sel a {
    color: #ec6c00;
}

/*********banner*********/
#banner {
    width: 100%;
    position: relative;
}
#banner ul {

}
#banner li {
    position: absolute;
    width: 100%;
}
#banner img {
    width: 100%;
}

.title1 {
    text-align: center;
    text-transform: uppercase;
}
.title1 .cap {
    font-size: 30px;
    padding: 0 0 12px;
    font-family: Georgia;
}
.title1 .bd {
    width: 120px;
    margin: 0 auto;
    background: #ec6c00;
    height: 2px;
}


.ico-show li {
    width: 275px;
    float: left;
    text-align: center;
}
.ico-show li .bd {
    width: 180px;
    height: 180px;
    border: 1px solid #ccc;
    border-radius: 100px;
    margin: 0 auto;
    line-height: 190px;
    overflow: hidden;
    font-size: 90px;
}
.ico-show li .txt {
    font-size: 18px;
    padding: 10px 0 0 0;
    width: 180px;
    margin: 0 auto;
    line-height: 26px;
    text-transform: uppercase;
}

.ad-show li {
    float: left;
    margin: 0 0 0 4px;
}
.ad-show li:first-child {
    margin: 0;
}

.about-us {
    background: #f6913d;
    padding: 35px 0;
    color: white;
}
.about-us .pic {
    padding: 0 0 0 10px;
}
.about-us .title {
    text-transform: uppercase;
}
.about-us .title .cap {
    font-size: 30px;
    padding: 0 0 15px;
    font-family: Georgia;
}
.about-us .title .bd {
    width: 120px;
    background: #fff;
    height: 2px;
}
.about-us .desc {
    width: 430px;
    padding: 10px 20px 0 0;
    font-size: 16px;
    line-height: 24px;

}

.factory {
    background: url(../images/factory_bg.gif) repeat-y left #ec6b00;
    padding: 25px;
}
.factory .txt {
    color: white;
    width: 180px;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 32px;
    padding: 100px 0 0 10px;
    font-family: Georgia;
}
.factory .pic {
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #fff;
}
.factory .pic img {
    border-radius: 5px;
}

.bread {
    background-color: #f8f8f8;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 0;
    text-align: center;
}
.bread img {
    width: 80%;
}
.bread-box {
    font-size: 16px;
    text-shadow: 1px 1px 2px #000;
}
.bread-box .location {
    text-align: right;
    padding: 10px 0;
}
.bread-box .location,
.bread-box .location span,
.bread-box .location a,
.bread-box .location a:hover,
.bread-box .location a:focus{
    color: #fff;
}

.side {
    width: 230px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 0 5px;
}
.side h3 {
    padding: 15px 15px;
    background: #ec6c00;
    border-bottom: 1px solid #994600;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Georgia;
    border-radius: 5px 5px 0 0;
}
.side .list-group {
    margin: 0;
}
.side .list-group a {
    display: block;
}
.side .list-group-item {
    position: relative;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.08);
    border-radius: 0;
}
.side .list-group-item:hover {
    background: #f6913d;
}
.side .list-group-item a {
    display: block;
    padding: 12px 0 10px 32px;
    color: #777;
    font-size: 16px;
}
.side .list-group-item a::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    background-color: #868686;
    left: 15px;
    top: 20px;
    transition: all 0.3s ease-in 0s;
}
.side .bg-color-h .list-group-item a:hover {
    color: #fff;
}
.side .list-group-item a:hover::before {
    background-color: #fff;
}
.side .list-group .bg-color {
    color: #fff;
    background: #f6913d;
}
.side .list-group a.bg-color::before {
    background-color: #fff;
}
.side .list-group2 .list-group2_item  {
    border-top: 1px dashed #f0f0f0;
} 
.side .list-group2 .list-group2_item a {
    padding: 8px 10px 8px 28px;
    font-size: 14px;
} 
.side .list-menu {
    display: none;
    color: #333;
    font-size: 20px;
}
.side .list-menu:hover {
    opacity: 0.7;
}

.main {
    width: 810px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.main input.blur,
.main textarea.blur {
    border-radius: 3px;
    border: 1px solid #ccc;
}
.main input.blur {
    height: 24px;
}

.info-desc {
    font-size: 16px;
    line-height: 24px;
}

.btn_send {
    background: #f6913d;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 16px;
}

.pic-list-1 li {
    float: left;
    margin: 0 20px 0 0;
    width: 260px;
}
.pic-list-1 li:nth-child(4n) {
    margin: 0;
}
.pic-list-1 li .title {
    background: #ec6b00;
    text-align: center;
    padding: 13px 0;
}
.pic-list-1 li .title a {
    color: white;
    font-size: 16px;
}
.pic-list-1 li img {
    width: 100%;
}

.pic-list-2 li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0 0 20px;
    width: 260px;
}
.pic-list-2 li:nth-child(3n + 1) {
    clear: both;
}
.pic-list-2 li:nth-child(3n) {
    margin: 0;
}
.pic-list-2 li .title {
    background: #ec6b00;
    text-align: center;
    padding: 13px 0;
}
.pic-list-2 li .title a {
    color: white;
    font-size: 16px;
}


.pagenum {
    text-align: center;
    padding: 10px 0 0;
}

.pagenum a {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    display: inline-block;
    margin-right: 5px;
    color: #ec6b00;
    border: 1px solid #ec6b00;
}
.pagenum b {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    display: inline-block;
    margin-right: 5px;
    background: #ec6b00;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ec6b00;
}
.pagenum a:hover {
    background: #ec6b00;
    color: #fff;
}

.zoom-small-image a {
    display: block;
    border: 1px solid #ddd;
}
.image-summary {
    width: 380px;
    padding: 0 0 0 20px;
}
.image-summary .info {
    height: 250px;
}
.image-summary .title {
    padding: 5px 0 0 0;
}
.image-summary .model {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 0 0;
}
.image-summary .small-list a {
    display: block;
    border: 1px solid #ddd;
    float: left;
    margin: 0 5px 0 0;
}
.image-summary .small-list img {
    width: 70px;
}

.image-tab li {
    float: left;
    border: 1px solid #ddd;
    line-height: 36px;
    padding: 0 15px;
    margin: 0 10px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
}
.image-tab li.active {
    background: #ec6c00;
    color: white;
}
.image-tab .bd {
    border-bottom: 1px solid #ddd;
}

.tab-pane {
    display: none;
}

.image-content .active {
    display: block;
}

#foot {
    border-top: 3px solid #ec6c00;
    background: #191919;
}
#foot .foot-help .title {
    color: #ec6c00;
    font-size: 20px;
    font-family: Georgia;
    text-transform: uppercase;
    padding: 0 0 20px;
}
#foot .foot-help .list-1 {
    width: 260px;
}
#foot .foot-help .list-1 li {
    line-height: 18px;
    padding: 0 0 10px 15px;
    text-transform: uppercase;
    background: url(../images/dot1.gif) no-repeat 3px 7px;
}
#foot .foot-help .list-1 a {
    color: #ccc;
}
#foot .foot-help .list-2 {
    width: 305px;
    color: #ccc;
}
#foot .foot-help .list-2 li {
    line-height: 24px;
    padding: 0 0 3px 2px;
}
#foot .third {
    text-align: center;
}
#foot .third img {
    height: 16px;
}
#foot .third div {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    margin: 0 4px;
    display: inline-block;
}
#foot .copy {
    text-align: center;
    color: #777;
    padding: 10px 0;
    border-top: 1px solid #333;
}