﻿*{margin:0; padding:0; border:0; box-sizing:border-box; outline:0;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, textarea,img{border:0; margin:0; padding:0; list-style:none outside none; text-decoration:none;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 "Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif"; color:#666;}
h1, h2, h3, h4, h5, h6,em{font-style:normal;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#e4b600;text-decoration:none;}
.fl{float:left;}
.fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

@media screen and (min-width:1200px){
.top_bg{width:100%; height:139px; background:url(../images/top_bg.png) center no-repeat; position:fixed; left:0; top:0; right:0; z-index:100; -webkit-transition:0.5s; transition:0.5s;}
.w1200{width:1200px; margin:auto; position:relative;}
.logo{display:block; position:relative; width:168px; height:59px; margin:auto; top:15px; z-index:5;}
.navMenu{float:left;}
.navMenu>li{float:left; position:relative; font-size:16px; height:40px; z-index:6; top:-20px;}
.navMenu>li>a{padding:0 22px; color:#000; display:block; position:relative;}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#fdd000;}
.navMenu>li:nth-child(5){margin-left:250px;}
		
/* navMenu */
.navMenubox{float:left; margin-left:60px;}
.navMenu>li{position:relative;}
.navMenu>li.xbc{position:inherit;}
.navMenu>li>ul.sub-menu{position:absolute; left:-30px; top:40px; z-index:10; display:none; background:#fff; width:160px; box-shadow:0 5px 5px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; text-align:center; line-height:35px; padding:0 10px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#fdd000; color:#000;}

.top_r{position:absolute; top:20px; right:0;}
/*language*/
.Hlang{position:relative; float:right; font-size:14px; color:#000; margin-top:23px;}
.Hlang-menu{display:block; background:url(../images/top_lgtb.jpg) left no-repeat; padding-left:30px;}
.Hlang-box{width:140px;box-shadow:1px 1px 10px #999;background:#fff;position:absolute;top:21px;left:0;display:none;padding:6px 0px;}
.Hlang-box a{display:block;padding:5px 10px 5px 50px;line-height:24px;background-repeat:no-repeat !important;background-position:15px center !important;}
.Hlang-box a:hover{color:#fff;background:#fdd000;}
.Hlang-box a.cn{background-image:url(../images/lg_cn.jpg);}
.Hlang-box a.en{background-image:url(../images/lg_en.jpg);}

.Hsrch{margin:25px 20px 0 0; float:left;}
.Hsrch-menu{display:block; width:16px; height:17px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:100px; background:#fff; position:fixed; top:0px; left:0px; display:none; z-index:11;}
.Hsrch-block{width:63% !important; height:32px; margin:40px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.banner_box,.sidebar{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.4s linear 1.2s; -moz-transition:all 0.4s linear 1.2s; -ms-transition:all 0.4s linear 1.2s; -o-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 5.0s linear; -moz-transition:all 5.0s linear; -ms-transition:all 5.0s linear; -o-transition:all 5.0s linear; transition:all 5.0s linear;}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:12px; height:12px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:12px; height:12px; line-height:40px; overflow:hidden; background:#fff; border-radius:30px; cursor:pointer;}
.flex-control-nav .flex-active{background:#e4b600;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.main{height:920px; margin:auto; background:#fff; padding:40px 0;}
.in_title{width:100%; float:left; text-align:center;}
.in_title h1{font-size:30px; font-weight:normal; line-height:30px; color:#000;}
.in_title h1 a{color:#000;} .in_title h1 a:hover{color:#fdd000;}
.in_title h1 span{position:relative;}
.in_title h1 span::before{content:""; display: block; width:73px; height:22px; background:url(../images/in_zsp.png) no-repeat; position:absolute; top:10px; right:108%;}
.in_title h1 span::after{content:""; display:block; width:73px; height:22px; background:url(../images/in_zsp2.png) no-repeat; position:absolute; top:10px; left:108%;}
.in_title p{font-family:Segoe Script; font-size:18px; margin-top:10px; color:#bdbdbd; text-transform:uppercase;}
.in_pro_img{width:100%; float:left;}
.in_pro_img li{width:23%; float:left; margin:30px 2.5% 0 0;}
.in_pro_img li:nth-child(4n){margin-right:0;}
.in_pro_img li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img li:hover .pic img{transform: translate(0,-10px); transition: all .4s linear; -webkit-transform: translate(0,-10px);}
.in_pro_img li .bt{width:100%; float:left; margin-top:10px; line-height:30px;}
.in_pro_img li .bt_tit{float:left; font-size:18px; color:#000;}
.in_pro_img li .bt_tit a{color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_img li .bt_tit a:hover{color:#e4b600;}
.in_pro_img li .bt_gd{float:right; font-family:Arial;}

.main2{height:920px; margin:auto; background:#f4f4f4; padding:40px 0;}
.main3{height:920px; margin:auto; background:#ebebeb; padding:40px 0;}
.main4{height:920px; margin:auto; background:#fff; padding:40px 0;}

.main5{height:920px; margin:auto; background:url(../images/in_aboutbg.png) center no-repeat; padding:150px 0;}
.in_aboutbg{width:1200px; height:600px; margin:auto; background:url(../images/in_aboutbg2.jpg) center no-repeat; padding:40px;}
.in_about_pic{width:43%; float:left; background:#fff; padding:10px; overflow:hidden;}
.in_about_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_about_pic:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_about_rnr{width:51%; float:right; margin-top:40px;}
.in_about_title{width:100%; float:left; text-align:center;}
.in_about_title h1{font-size:30px; font-weight:normal; line-height:30px; color:#fdd000;}
.in_about_title h1 a{color:#fdd000;} .in_about_title h1 a:hover{color:#fff;}
.in_about_title h1 span{position:relative;}
.in_about_title h1 span::before{content:""; display: block; width:73px; height:22px; background:url(../images/in_about_zsp.jpg) no-repeat; position:absolute; top:10px; right:110%;}
.in_about_title h1 span::after{content:""; display:block; width:73px; height:22px; background:url(../images/in_about_zsp2.jpg) no-repeat; position:absolute; top:10px; left:110%;}
.in_about_title p{font-family:Segoe Script; font-size:18px; margin-top:10px; color:#bdbdbd; text-transform:uppercase;}
.in_about_text{width:100%; float:left; margin-top:40px; font-size:16px; line-height:36px; color:#d6d6d6; text-align:center;}
.in_about_btn{width:162px; margin:40px auto 0;}
.in_about_btn a{width:100%; height:42px; display:block; background:url(../images/in_about_btnbg.png) center no-repeat; line-height:42px; text-align:center; font-size:16px; color:#fff; -webkit-transition:all .3s; transition:all .3s;}
.in_about_btn a:hover{background:#e4b600; color:#fff;}

.main6{height:920px; margin:auto; background:url(../images/in_newsbg.png) center no-repeat; padding:60px 0;}
.in_news_nr{width:100%; float:left; margin-top:60px;}
.in_news_pic{width:540px; height:400px; float:left; overflow:hidden; position:relative;}
.in_news_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_pic .wz{width:100%; height:60px; position:absolute; bottom:0; left:0; background:rgba(0,0,0,.6); line-height:60px; font-size:16px; color:#fff; padding:0 20px}
.in_news_pic a:hover .wz{background:#e4b600; color:#000;}
.in_news_pic .wz_l{width:80%; float:left; font-size:16px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_pic a .wz_l{color:#fff;}
.in_news_pic .wz_tb{width:25px; float:right; margin-top:18px;}

.in_news_img{width:620px; float:right;}
.in_news_img li{width:100%; float:left; border-bottom:1px solid #999; padding-bottom:20px; margin-bottom:46px;}
.in_news_img li:nth-child(3n){margin-bottom:0;}
.in_news_img li .time{width:72px; height:72px; background:#e4b600; float:left; text-align:center;}
.in_news_img li .time h3{font-size:36px; font-weight:bold; color:#fff; line-height:30px; margin-top:10px;}
.in_news_img li .time p{font-size:14px; color:#fff; margin-top:10px;}
.in_news_img li .txt{width:85%; float:right;}
.in_news_img li .txt h3{width:100%; font-size:18px; font-weight:400; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img li .txt h3 a{color:#333;} 
.in_news_img li .txt h3 a:hover{color:#e4b600;}
.in_news_img li .txt p{line-height:24px; height:50px; margin-top:5px; overflow:hidden;}

.footer{width:100%; height:375px; margin:auto; background:#1b1b1b; padding-top:50px; position:relative;}
.foot_nav{width:20%; float:left;}
.foot_tit{width:100%; float:left; font-size:18px; line-height:30px; color:#e4b600;}
.foot_tit:after{content:""; display:block; width:20px; height:2px; background:#e4b600; margin-top:10px;}
.foot_nav_list{width:100%; float:left; margin-top:10px;}
.foot_nav_list li{width:49%; float:left; margin-right:2%;}
.foot_nav_list li:nth-child(2n){margin-right:0;}
.foot_nav_list li a{font-size:14px; line-height:30px; color:#d6d6d6; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_nav_list li a:hover{color:#e4b600;}
.foot_time{width:22%; float:left; margin-left:7%;}
.foot_time_wz{width:100%; float:left; margin-top:10px; font-size:14px; line-height:30px; color:#d6d6d6;}
.foot_time_wz a{color:#d6d6d6;}
.foot_time_wz a:hover{color:#e4b600;}

.foot_ewm{width:140px; float:right;}
.foot_ewm img{width:140px; height:140px; display:block;}

.backtop{position:absolute; top:-30px; left:50%; margin-left:-30px; width:59px; height:59px; cursor:pointer;}

.copy{width:100%; margin:50px auto 0; border-top:1px solid #333; padding-top:30px;}
.copy a{color:#999;} .copy a:hover{color:#fff;}
.copy_l{float:left; font-size:14px; line-height:30px; color:#999;}
.copy_r{float:right; font-size:14px; line-height:30px; color:#999;}


/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative; margin-bottom:1px;}
.side ul li .wx{width:160px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:rgba(0,0,0,.3);color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:8px 0 0 8px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:rgba(0,0,0,.3); border-radius:8px 0 0 8px;}
.side ul li .sidetop:hover{background:#e4b600;}
.side ul li img{float:left;}

/**********首页代码 End**********/

.bann{height:600px;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:240px;position:relative;}
.bann .t1{font-size:40px;text-align:center;margin-bottom:20px;}
.bann .t2{margin-bottom:10px;text-align:center;}
.bann .t2 span{position:relative; font-size:16px;}
.bann .t2 span a{color:#fff;}
.bann .t2 span a:hover{color:#e4b600;}
.bann .t2 span em{font-weight:bold; color:#e4b600;}
.bann .t2 span:after{content:"";position:absolute;left:0%;top:50%;width:120px;height:1px;margin-left:-150px;background:rgba(255,255,255,.2);}
.bann .t2 span:before{content:"";position:absolute;right:0%;top:50%;width:120px;height:1px;margin-right:-150px;background:rgba(255,255,255,.2);}
/*文字缓动2*/
.bann .t1,.bann .t2{animation:mymovet 0.8s infinite;-webkit-animation:mymovet 0.8s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}

.bann .h1{font-size:36px;font-weight:bold;text-align:center;margin-bottom:20px;}
.bann .h2{margin-bottom:10px;text-align:center;font-size:18px;line-height:32px;}
.bann .h1,.bann .h2{animation:mymovet 0.8s infinite;-webkit-animation:mymovet 0.8s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}

.page-dd{display:block; width:58px; height:58px; background:url(../images/icon-Pdd.png) no-repeat center center; margin:auto; animation:pageDD 1.8s linear infinite; -webkit-animation:pageDD 1.8s linear infinite; position:absolute; left:50%; bottom:-200px; margin-left:-29px;}
@keyframes pageDD{
0%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
50%{transform:translateY(30px) scale(.9);-webkit-transform:translateY(30px) scale(.9);opacity:.2;}
100%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
}
@keyframes mymovet{
from{transform:translateY(50px);opacity:0;}
to{transform:translateY(0px);opacity:1;}
}

@-webkit-keyframes mymovet{
from{transform:translateY(50px);opacity:0;;}
to{transform:translateY(0px);opacity:1;}
}

.listMenu{height:60px;line-height:60px; background:#fff; border-bottom:1px solid #e6e6e6;}
.listMenu .menu{width:70%; float:left;}
.listMenu .menu li{float:left; font-size:16px; color:#000; position:relative;}
.listMenu .menu li a:hover:after,.listMenu .menu li a.cur:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e4b600; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.listMenu .menu li a{color:#000; display:block; padding:0 30px;}
.listMenu .menu li a:hover,.listMenu .menu li a.cur{color:#fff; background:#e4b600;}
.listMenu .site{width:28%; float:right; font-size:14px; color:#666; text-align:right;}
.listMenu .site span{color:#e4b600; font-weight:bold;}
.listMenu .site a{color:#666;}
.listMenu .site a:hover{color:#e4b600;}

.ny_list{width:100%; float:left; position:relative;}
.ny_list ul{text-align:center; overflow:hidden; width:100%; position:relative;}
.ny_list ul:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0; top:28px; z-index:-1;}
.ny_list ul li{line-height:40px; display:inline-block; margin:8px 6px;}
.ny_list ul li a{display:block; line-height:40px; font-size:15px; text-align:center; padding:0 20px; color:#000; text-decoration:none; background:#fff; border:1px solid #d6d6d6; border-radius:30px;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#e4b600; color:#fff; border-color:#e4b600;}

.ny_main{width:1200px; margin:50px auto 60px;}
.nyr_text{width:100%; float:left; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:280px; float:left; margin:0 26px 30px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#e4b600; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:30px 0;}
.pagination a,.pagination span{display:inline-block; padding:0 15px; line-height:40px; background:#fff; font-size:14px; border:1px solid #e5e5e5; margin:0 5px; border-radius:5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#e4b600; background:#e4b600;}

/**********关于我们代码 End**********/

.pro_img{width:100%; float:left;}
.pro_img li{width:23%; float:left; margin:0 2.5% 30px 0;}
.pro_img li:nth-child(4n){margin-right:0;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li:hover .pic img{transform: translate(0,-10px); transition: all .4s linear; -webkit-transform: translate(0,-10px);}
.pro_img li .bt{width:100%; float:left; margin-top:10px; line-height:30px;}
.pro_img li .bt_tit{float:left; font-size:16px; color:#000;}
.pro_img li .bt_tit a{color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_img li .bt_tit a:hover{color:#e4b600;}
.pro_img li .bt_gd{float:right; font-family:Arial;}

.products{width:100%; float:left; background:#fff; border:1px solid #d6d6d6; padding:40px;}
.promore_l{width:50%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:15px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #e4b600; padding:1px;}

.pros_right{width:45%; float:right; overflow:hidden;}
.pros_right_top{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#e4b600; padding-bottom:10px;}
.pros_right_top p{font-size:18px; line-height:30px; color:#000;}
.proleft{width:100%;float:left; font-size:16px; line-height:36px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:180px; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; float:left; line-height:45px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e4b600; color:#fff;}

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #d6d6d6;}
.tabs-basic ul li{display:inline-block; font-size:16px; font-weight:bold; text-transform:uppercase; position:relative; background:#eee;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e4b600; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic a{display:block; text-decoration:none; background:transparent; padding:20px 60px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #e4b600; color:#fff; background:#e4b600; font-weight:bold;}

/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #d6d6d6;}
.hot_pro2_tit h3{width:200px; float:left; color:#fff; line-height:45px; font-size:16px; padding:0 20px; background:#e4b600; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e4b600; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:30px;}
.scrollleft2 li{width:260px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #e4b600;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/


.news_text{width:1200px; float:left;}
.news_text dl{width:1200px; float:left; display:block; transition:background-color .25s ease-in-out; -webkit-transition:background-color .25s ease-in-out; margin-bottom:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}

.com-img{width:280px !important; overflow:hidden; border-radius:5px;}
.com-img img{width:280px; height:200px; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:74%; float:right;}
.news_text dl dd .left{width:85%; float:left;}
.news_text dl dd .left h3{line-height:48px; font-size:22px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;} .news_text dl dd .left h3 a:hover{color:#e4b600;}
.news_text dl dd .left .con{line-height:24px; font-size:14px; overflow:hidden;}
.news_text dl dd .right2{width:10%; margin-top:40px; float:right; padding-bottom:10px;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:15px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:50px; position:relative; font-weight:bold; line-height:50px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:40px; line-height:36px; border:2px solid #e4b600; color:#e4b600; display:inline-block; text-align:center; border-radius:30px; margin-top:20px; font-size:14px; -webkit-transition:all .3s; transition:all .3s;}
.news_text dl dd a:hover.more{background:#e4b600; color:#fff;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#e4b600;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}
.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; text-transform:uppercase; width:140px; height:40px; line-height:36px; position:absolute; transition:background-color .25s ease-in-out; -webkit-transition:background-color .25s ease-in-out; border-radius:30px;}
.view-page a{display:block;} 
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 20px center no-repeat; padding-left:50px; border-radius:30px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #e4b600;}
.view-page .back{left:50%; margin-left:-70px; width:140px;}
.view-page .back a{background:url(../images/backh.png) 20px center no-repeat; color:#e4b600; text-align:center; padding-left:25px; border-radius:30px; border:2px solid #e4b600;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 85% center no-repeat; padding-left:30px; border-radius:30px;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #e4b600;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:75%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#e4b600;}
.news_random2 ul li span{float:right; color:#999;}

/**********新闻动态代码 End**********/

.in_hzhb_list{width:100%; float:left;}
.in_hzhb_list .item{position:relative;float:left;margin:0 1% 20px 0;width:19%; overflow:hidden;border-radius:5px;box-shadow: 0 0 12px rgb(213, 213, 213);}
.in_hzhb_list .item:nth-child(5n){margin-right:0;}
.in_hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.in_hzhb_list .pic img{display:block;width:100%;}
.in_hzhb_list .item .text{display:none\9;position:absolute;top:0;left:0;width:100%;height:100%;line-height:110px;color:#fff;text-align:center;font-size:18px;opacity:0;transition:all 0.5s linear;}
.in_hzhb_list .item .text:before,.in_hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.in_hzhb_list .item .text:before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.in_hzhb_list .item .text:after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.in_hzhb_list .item:hover .text:before,.in_hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.in_hzhb_list .item:hover .text{opacity:1;background:#e4b600;}

/**********合作伙伴代码 End**********/

.contact2{width:1200px; margin:60px auto 0;}
.contact2 h1{font-size:30px; font-weight:bold; color:#000; text-align: center; margin: 0;}
.contact2 p.en{font-size:16px; text-transform:uppercase; text-align:center; margin:0 0 40px; color:#999; font-family:Arial;}
.contact2 li{width:33.3333%; float:left; padding:10px 0; text-align:center; font-size:14px;}
.contact2 ul{overflow:hidden; margin-bottom:80px;}
.contact2 li:nth-child(2){border-color:#ddd; border-style:solid; border-width:0 1px;}
.contact2 li p{margin:5px 0;}

.contact3{width:1200px; margin:auto; padding:0; position:relative; overflow:visible;}
.map{position: relative; bottom:0; z-index:99;}
.look-map{position:absolute; top:-25px; height:50px; width:300px; line-height:50px; color:#fff; padding-left:107px; background:url(../images/bz.png) no-repeat 83px center #e4b600; font-size: 14px; display:inline-block; left:50%; margin-left:-150px; border-radius:24px; z-index:9; transition:all .5s; z-index:100;}
.look-map:hover{color:#fff; background-color:#000;}
.look-map:visited, .look-map:focus{color: #fff;}

.message{width:1200px; float:left;}
.message h3{text-align:center; color:#000; font-size:24px; background:url(../images/write.png) 25% no-repeat; padding-left:80px;}
.message h3 p{font-size:16px; font-weight:normal; color:#999;}
.message ol{width:1200px;float:left; margin-top:50px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:45px; background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#e4b600;}
.message ol li .btn2{background:#999;}

/**联系我们代码 End**/


}