body {
    background: #fff;
    font-family: 'Microsoft Yahei','Open Sans', sans-serif;
    font-weight: 300;
    overflow-x: hidden;
    color: #333;
    position: relative;
}
*{
	margin:0;
	padding:0;
	font-weight: normal;
}
.page_comp_info h3{
    font-weight: normal;
}
.email h4 span{
    opacity: 0;
}
.fullSlide .hd ul li{
    margin: 0 5px 20px !important;
    height: 3px !important;
    width: 40px !important;
    background: #a1a1a1  !important;
}
.fullSlide .hd ul li.on{
    background: #fff  !important;
}
*{
    margin: 0;
    outline: 0;
    padding: 0;
    font-size: 100%;
}
.video_img_box{
    overflow: hidden;
    height: 200px;
}
.video_img_box img{
    min-height: 200px;
}
a {
    text-decoration: none;
}
.nav_top li a:hover,
.nav_top li a.jd{
    color: #fff;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
html {
    height: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
img:not([src*="/"]){display:none;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
th, td, caption {
    vertical-align: middle;
}
textarea {
    resize: none;
    border: 0;
    padding: 8px 0;
    border-radius: 0;
}
input, button, select, textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}
li {
    list-style: none;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.ofh {
    overflow: hidden;
}
.align_left {
    text-align: left;
}
.align_right {
    text-align: right;
}
.align_center {
    text-align: center;
}
.vertical_top {
    vertical-align: top;
}
.vertical_middle {
    vertical-align: middle;
}
.vertical_bottom {
    vertical-align: bottom;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.hidden {
    display: none;
}

p {
    margin: 0 0 10px;
}
input,button,textarea{
    outline: none !important;
}
.Single_line {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
ul{
    padding-left: 0;
    list-style: none;
}
.transition{
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
}
.vertical{
    top: 50%;
    position: relative;
    -webkit-transform: translate(0px,-50%);
    -moz-transform:translate(0px,-50%);
    transform: translate(0px,-50%);
}
.horizontal{
 
}
.main_container{
    /* position: relative; */
    /* left: 50%; */
    /* width: 1900px; */
    /* -webkit-transform: translate(-50%,0); */
    /* -moz-transform:translate(-50%,0); */
    /* transform: translate(-50%,0); */
}
.Single_line {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.col_6{
    width: 50%;
    float: left;
}
.col_4{
    width: 33.3%;
    float: left;
}
.col_8{
    width: 66.6%;
    float: left;
}
.col_3{
    width: 25%;
    float: left;
}
.video_box .col_3{
    padding: 0 15px;
    margin: 15px 0;
    box-sizing:border-box;
}
.video_box .col_3 h3{
    color: #000;
    text-align: center;
    margin-top: 10px;
}
/*header头部导航*/
header{
    background: #000000;
    padding: 18px 0;
}
.nav_top li{
    display: inline-block;
    width: 10%;
    box-sizing: border-box;
    text-align: center;
}
.nav_top li:not(.logo){
    position: relative;
    top: -40px;
}
.nav_top li a{
    color: #b8b8b8;
    font-size: 16px;
}
.banner_img{
	position:relative; left:50%; margin-left:-960px; width:1920px; 
	
}
.banner_img>img{
    width: 100%;
	
}
section{
    margin-top: 75px;
}
.index_about .index_title{
    text-align: left;
    display: inline-block;
}
.index_title{
    text-align: center;
}
.index_title h3{
    text-align: center;
    position: relative;
    margin: 50px 0 25px;
}
.index_title>h3:after{
    display: block;
    content: '';
    background-color: #b69d87;
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform:translate(-50%,0);
    transform: translate(-50%,0);
}
.index_title h4{
    font-size: 16px;
    color: #6c6c6c;
    margin-bottom: 40px;
}
.index_about_info{
    font-size: 16px;
    color: #5e5e5e;
    margin: 20px 0 80px ;
    line-height: 32px;
    position: relative;
    padding-right: 90px;
}
.index_about_info:after{
    display: block;
    content: '';
    background-color: #b69d87;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -40px;
}
.index_about_btn{
    background: transparent;
    color: #b1b0b0;
    border: 1px solid #b1b0b0;
    width: 175px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    display: block;
    position: relative;
    overflow: hidden;
}
.index_about_btn:after,
.index_product_list li a:after,
.page_case_list li a:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    background:#b69d87;
    z-index: -1;
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.index_about_btn:hover,
.index_product_list li,
.page_case_list li {
    cursor: pointer;
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
}
.index_about_btn:hover,
.index_product_list li:hover a,
.index_product_list li.active a,
.index_product_list li.jd a,
.page_case_list li:hover a,
.page_case_list li.active a,
.page_case_list li.jd a{
    color: #ffffff;
}
.news_title+div .index_info_icon{
    margin-top: 30px;
}
.index_about_btn:hover:after,
.index_product_list li:hover a:after,
.index_product_list li.active a:after,
.index_product_list li.jd a:after,
.page_case_list li:hover a:after,
.page_case_list li.active a:after,
.page_case_list li.jd a:after{
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
.index_about_img{
    position: relative;
}
.index_about_img >img{
    margin-top: 40px;
    width: 550px;
    height: 550px;
}
.index_about_img:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 110px;
    right: 0;
    bottom: 20px;
    background: #b19f8f;
    z-index: -1;
}
.index_product_list,
.page_case_list {
    display: inline-block;
}

.index_product_list li,
.page_case_list li{
    padding: 15px 20px;
    border: 1px solid #d2d2d2;
    margin:  0 27px;
    position: relative;
    width: 140px;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}
.index_product_list li a,
.page_case_list li a{
    color: #6c6c6c;
    font-size: 16px;
    transition: all .5s linear
}
.index_product_box,
.page_case_box{
    margin-top: 45px;
}
.index_product_box>div{
    position: relative;
    cursor: pointer;
    margin: 0%;
    padding: 0;
    z-index: 100;
    height: 375px;
}
.index_product_box{
    display: none;
}
.index_product_box.active{
    display: block;
}
.swiper-slide .fa img{
    width: 40px !important;
    height: 40px !important;
    margin: 15px;
}
.index_product_img>img{
   /* width: 600px;
    height: 375px;*/
}
.index_product .index_product_img{
    text-align: center;
}
.index_product_img+p{
    position: absolute;
    width: 100%;
    height: 120px;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    margin: 0;
    background: rgba(0,0,0,0);
}
.index_product_box>div:hover .index_product_img+p{
    background: rgba(0,0,0,.8);
}
.index_product_img+p>a:after{
    display: block;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom:2px ;
    border: 2px solid #999998;
    opacity: 0;
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
}
.index_product_box>div:hover .index_product_img+p>a:after{
    top: 15px;
    left: 25px;
    right: 25px;
    bottom:15px ;
    opacity: 1;
}
.index_product_img+p>a{
    display: block;
    margin: 20px  70px;
    color: #fefefe;
    font-size: 24px;
}
.index_product_img+p>a>b{
    position: relative;
    top: 0%;
    left: -40px;
    opacity: 0;
    height: 80px;
    display: inline-block;
    width: 100%;
    line-height: 80px;
}
.index_product_box>div:hover .index_product_img+p>a>b{
    opacity: 1;
    left: 0px;
}
.index_product_img+p>a>span{
    position: absolute;
    top: 50%;
    right: 30px;
    opacity: 0;
    -webkit-transform: translate(0px,-50%);
    -moz-transform:translate(0px,-50%);
    transform: translate(0px,-50%);
}
.index_product_box>div:hover .index_product_img+p>a>span{
    right: 70px;
    opacity: 1;
}
.index_case{
    background: #eeeeee;
    padding: 90px 0 40px;
    position: relative;
}
.index_case .index_title+div{
    position: relative;
}
.index_case_btn{
    background: transparent;
    color: #b1b0b0;
    border: 1px solid #b1b0b0;
    width: 180px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 100;
}
.index_case_btn:hover{
    color: #fff;
}
.index_case_btn:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    bottom: 0;
    background:#b69d87;
    z-index: -1;
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.index_case_btn:hover:after{
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
.swiper-slide:before{
    display: block;
    content: '';
    -webkit-transition: all .5s linear ;
    -moz-transition: all .5s linear ;
    -ms-transition: all .5s linear ;
    -o-transition: all .5s linear ;
    transition: all .5s linear ;
    position: absolute;
    top: 0px;
    left: 0px ;
    right: 0px;
    bottom: 0px;
    border: 2px solid #F5F5F5;
    opacity: 0;
}
.page_case_box  a>div{
    text-align: center;
}
.page_case_box .fa img{
    margin-top:  15px !important;
}
.swiper-slide-next:hover:before,
.swiper-slide-next+div:hover:before{
    opacity: 1;
    top: 20px;
    left: 20px ;
    right: 20px;
    bottom: 20px;
}
.page_banner_img+.index_product .swiper-slide-next:hover:before{
    top: 40px;
    left: 20px ;
    right: 20px;
    bottom: 40px;
}
.swiper-slide-next:after,
.swiper-slide-next+div:after{
    background: rgba(0,0,0,0);
}
.index_case  .swiper-slide i.fa{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 44px;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
	margin-top:-300px;
	margin-left:-35px;
    text-align: center;
    background: rgba(0,0,0,.6);
  } 
.index_case  .swiper-slide a:hover i.fa{
	margin-top:-35px;
	-webkit-transition:all .3s ease-in-out 0s;
	-moz-transition:all .3s ease-in-out 0s;
	-ms-transition:all .3s ease-in-out 0s;
	-o-transition:all .3s ease-in-out 0s;
	transition:all .3s ease-in-out 0s;
}
.swiper-slide{
    cursor: pointer;
    margin-bottom: 60px;
    height: 365px;
}

.index_case .swiper-slide{
    cursor: pointer;
    margin-bottom: 60px;
    height: 365px;
	width:25%;
	float:left;
}
.index_case .swiper-slide div{
	position:relative;
}

.swiper-slide .slide-box > img{
	width:100%;
}
.index_product_list li {
    text-align: center;
}
.swiper-slide .fa img{
    margin-top: 15px !important;
}
.swiper-button-white{
    display: none;
}
.swiper-slide-next:hover i.fa,
.swiper-slide-next+div:hover i.fa{
    top: 50%;
}
.index_case .left,
.index_case .right{
    position: absolute;
    top: 150px;
    display: inline-block;
    background: rgba(135,128,119,.6);
    z-index: 1000;
}
.left{
    left: 0;
}
.right{
    right: 0;
}
.swiper-wrapper{
	display:block !important;
}
.index_case .left a,
.index_case .right a{
    display: block;
    width: 100px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 40px;
}
.index_news_box{
    margin-top: 60px;
}
.index_news_box>div:nth-child(1){
    box-sizing: border-box;
    padding-right: 15px;
}
.index_news_box>div:nth-child(1):hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);.
}

.index_news_img{
    overflow: hidden;
}
.index_news_img>img{
    width: 100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.index_news_info>p{
    color: #6c6c6c;
    margin: 25px 0 20px;
}
.index_news_info>h4{
    font-size: 14px;
    color: #a7a7a7;
    line-height: 25px;
}
.index_news_btn{
    display: inline-block;
}
.index_news_btn i{
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    margin-top: 20px;
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
    background: transparent;
}
.index_news_date{
    color: #6c6c6c;
    font-size: 16px;
    float: right;
}
.index_news_row{
    background: #eeeeee;
    margin-bottom: 10px;
    height: 100px;
    padding-bottom: 15px;
}
.index_news_row:hover{
    background: #b69d87;
}
.index_news_box>div:nth-child(2){
    box-sizing: border-box;
    padding-left: 15px;
}
.index_news_row_date{
    width: 100px;
    height: 100px;
    margin-top: 10px;
    float: left;
    padding-right: 10px;
    text-align: center;
    position: relative;
}
.index_news_row_date:after{
    display: inline-block;
    content: '';
    position: absolute;
    right: 15px;
    top: 5px;
    bottom:5px;
    width: 1px ;
    background: #d2d2d2;
    transition: all .5s linear;
}
.index_news_row:hover .index_news_row_date:after{
    background: #fff;
}
.index_news_row_date h1{
    font-size: 48px;
    color: #6c6c6c;
    margin-top: 10px;
}
.index_news_row:hover .index_news_row_date h1{
    color: #ffffff;
}
.index_news_row_date h5{
    font-size: 14px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
}
.index_news_row:hover .index_news_row_date h5{
    color: #ffffff;
}
.index_news_row_date+div p{
    color: #6c6c6c;
    padding: 20px 0 10px;
    margin: 0;
}
.index_news_row:hover .index_news_row_date+div p{
    color: #ffffff;
}
.index_news_row_date+div h5{
    color: #a7a7a7;
    line-height: 1.5em;
    font-size: 14px;
}
.index_news_row:hover .index_news_row_date+div h5 {
    color: #f1e6dc;
}
.index_info{
    padding: 90px 0 110px;
    background: #f7f7f7;
}
.index_info_box{
    width: 280px;
    margin-top: 35px;
    float: left;
}
.index_info>div>.index_info_box:nth-child(3){
    width: 360px;
}
.index_info>div>h4{
    color: #555;
    font-size: 18px;
}
.index_info_icon li{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    background: #959595;
    text-align: center;
    margin-right: 20px;
}
.index_info_icon li a{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}
.index_info h4{
    font-size: 14px;
    color: #7f7f7f;
    line-height: 1.5em;
}
footer{
    background: #000;
    padding: 15px 0;
}
footer p,
footer a{
    margin: 0;
    font-size: 14px;
    color: #ffffff;
}
footer a:hover{
	text-decoration: underline;
}
/*内页*/
/*产品内页*/
.page_banner_img{
    position: relative;
    width: 100%;
    height: 300px;
}
.page_banner_img img{
    width: 1900px;
}
.page_banner_img h4{
    position: absolute;
    top: 40%;
    color: #b19f8f;
    font-size: 28px;
}
.page_banner_img h4 span{
    padding: 1px 30px ;
    color: #b19f8f;
    font-size: 26px;
}
.index_product_box>.col_4,
.page_case_box>.col_4{
    box-sizing: border-box;
    padding: 0 15px ;
    margin: 15px 0 80px;
    height: 345px;
}
.index_product_box>.col_4 .index_product_img{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .2);
    height: 345px;
}
.index_product_box>.col_4 .index_product_img img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.index_product_box>.col_4 .index_product_img+p{
    width: auto;
    left: 15px;
    right: 15px;
}

.page_case_box .swiper-slide {
    position: relative;
    height: 289px;
}
.page_case_box .swiper-slide img{
    width:100%;
	height:100%;
}
.page_case_box{
    display: none;
}
.page_case_box.active{
    display: block;
}
.news_title{
    margin-top: 25px;
}
.news_title h3{
    color: #333;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: normal;
}
.news_title h4{
    color: #6c6c6c;
    font-size: 16px;
    text-align: center;
    margin-bottom: 120px;
}
.page_new_box{
    margin-bottom: 35px;
    padding-bottom: 35px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.page_news>div>.page_new_box:last-child{
    border-bottom: 1px solid transparent;
}
.page_new_img{
    float: left;
    width: 340px;
    height: 200px;
    position: relative;
    padding-right: 50px;
}
.page_new_img img{
    width: 340px;
    height: 200px;
}
.page_new_info p{
    color: #787878;
    line-height: 1.5em;
    padding-top: 20px;
}
.page_new_info h3{
    color: #3d3d3d;
    font-size: 20px;
    margin: 20px 0 30px;
    position: relative;
}
.page_new_info h3:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: 390px;
    width: 60px;
    height: 2px;
    background: #b5b5b5;
}
.page_new_mask{
    background: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 340px;
    height: 200px;
}
.page_new_box:hover .page_new_mask{
    background: rgba(0,0,0,.5);
}
.page_new_mask>img{
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: -50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.page_new_box:hover .page_new_mask>img{
    top: 50%;
}
.page_contact{
    margin-bottom: 120px;
}
.page_comp_info h3{
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 20px;
}
.page_comp_info h4{
    font-size: 14px;
    color: #7f7f7f;
    margin-bottom: 14px;
}
.pages {
    padding: 10px 0 10px;
    text-align: center;
}
.pages a {
    background: #6a6a6a !important;
}
.pages a, .pages span {
    box-sizing:border-box;
    display: inline-block !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    font-size: 12px !important;
    border: none !important;
    color: #fff !important;
    margin: 0 8px !important;
}
.pages{
    margin: 50px 0;
}
.pages i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    left: -8px;
}
.pages span {
    background: #edc378 !important;
}
.page_detail_title {
    text-align: right;
    position: relative;
}
.page_detail_title * {
    color: #737373;
    padding: 15px 0;
    font-size: 16px;
}
.news_page_detail{
    margin-top: 30px;
}
.news_page_detail>h3 {
    font-size: 24px;
    color: #3a3a3a;
    text-align: center;
}
.news_page_detail>p {
    font-size: 16px;
    color: #787878;
    text-align: center;
    margin: 20px 0 60px;
}
.news_page_btn_box {
    margin: 50px 0 120px;
}
.news_page_btn_box>div {
    background: #e5e5e5;
    overflow: hidden;
    height: 169px;
    display: inline-block;
    width: 550px;
}
.news_page_btn_box>div h4 {
    color: #373737;
    font-size: 16px;
    line-height: 169px;
    height: 169px;
    width: 185px;
    margin: 0;
    padding-top: 8px;
    overflow: hidden;
	font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_page_btn_box>div p {
    height: 169px;
    margin: 0;
    padding: 0;
}
.news_page_btn_box>div p img {
    padding: 15px 20px;
    height: 140px;
    width: 199px;
}
.index_product_box>div.col_4:hover .index_product_img+p>a>span{
    right: 50px;
}
.page_detail_title:after {
    display: block;
    content: '';
    background: #e5e5e5;
    width: 1000%;
    position: absolute;
    left: -300%;
    height: 2px;
    bottom: 0px;
}
.news_page_detail.case{
    min-height: 400px;
    position: relative;
    padding: 0 100px;
}
.page_datu{
    margin: 20px 0;
    width: 1000px;
    overflow: hidden;
    text-align: center;
}
.page_datu>img{
    max-width: 1000px;
}
.show_left {
    display: inline-block;
    width: 50px;
    height: 49px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0px,-50%);
    -moz-transform: translate(0px,-50%);
    transform: translate(0px,-50%);
    background: url(../img/page_left.png) no-repeat center;
}
.show_right {
    display: inline-block;
    width: 50px;
    height: 49px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0px,-50%);
    -moz-transform: translate(0px,-50%);
    transform: translate(0px,-50%);
    background: url(../img/page_right.png) no-repeat center;
}
.about_page_nav{
    position: relative;
    margin-bottom: 15px;
}
.about_page_nav li{
    float: left;
    border-bottom: 1px solid #d2d2d2;
    padding-right: 40px;
    height: 36px;
    line-height: 36px;
}
.about_page_nav li:last-child{
    padding-right: 0px;
}
.about_page_nav li a{
    color: #737373;
    font-size: 16px;
    display: block;
    z-index: 10;
}
.about_page_nav li.jd a{
    border-bottom: 1px solid #fab87d;
}
#myform input, #content {
    color: #a9a9a9;
}
.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 0 !important
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
#content {
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%;
}
.form-group {
    margin-bottom: 15px;
}
#verifyImage{
    margin-top: 15px;
}
#myform .btn {
    color: #a9a9a9;
    border: 1px solid #ccc;
    padding: 9px 35px;
    background: transparent;
    border-radius: 0;
}
.pagination{
	display: inline-block;
}
.pagination li{
	float: left;
}
.lm_message .write input{
	width: 626px;
	height: 44px;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	color: #757575;
}
.lm_message .write textarea{
	width: 626px;
	height: 89px;
	border: 1px solid #CCCCCC;
	margin: 0 0 6px;
	padding: 10px 0 0 10px;
	font-size: 16px;
	color: #757575;
}
.lm_message .submit input{
	width: 104px;
	height: 41px;
	border: 1px solid #CCCCCC;
	background: white;
	color: #757575;
}
.lm_message img{
	width: 100px;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin: 0 0 6px;
}