/****/
* { margin: 0; padding: 0;transition:background .4s,opacity .4s,border-color .4s; -webkit-transition:background .4s,opacity .4s,border-color .2s;}
body,html{ color: #333; overflow-x: hidden; font:14px/2 "Century Gothic","Microsoft Yahei","Hiragino Sans GB",sans-serif; background: #fff;}
ul, li { list-style-type: none; }
table{border-color: #e5e5e5; width: 100%; border-collapse: collapse;}
td,th {border-color: #e5e5e5; padding: 10px;}
table.hide_line,table.hide_line td{border:none!important;}
input, button, select, textarea { outline: none;resize: none;font:14px/2 "Century Gothic","Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #999; text-indent: 1em; margin: 0; padding: 0; border: 1px solid #ebebeb;}
img { border:0; vertical-align: middle;}
a{ color: #333; text-decoration: none; }
a:hover{color: #0a71b7}
input[type="button"], input[type="submit"]{-webkit-appearance: none;}
small{color: #999; font-style: normal;}
hr{height: 1px; border: none; background-color: #efefef;}
.hide,.ad_widget h4,.ad_widget .desc{display: none;}
.fl{float: left;}
.fr{float: right;}
.mt_15{margin-top: 15px;}
.mt_20{margin-top: 20px;}
.mt_40{margin-top: 40px;}
.w{width: 1200px; margin: 0 auto;}
.bg{background: #f9f9f9;}
.container{margin-top: 100px;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}
a.more{width: 140px;line-height: 45px;display: block;text-align: center;border: 1px #d2d2d2 solid;margin: 50px auto 0;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;}
a.more:hover{background: #0a71b7;color: #fff;border-color: #0a71b7;}
.scale_img img{transition: All 1s ease-in-out;  -webkit-transition: All 1s ease-in-out;  -moz-transition: All 1s ease-in-out;  -o-transition: All 1s ease-in-out;}
.scale_img img:hover{transform: scale(1.1);  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);}


/*top-header*/
.header {height: 100px;overflow: hidden;position: fixed; top: 0; left: 0; right: 0; z-index: 999; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.header .logo a{display: block;width: 130px;height: 50px;overflow: hidden;padding: 25px 0;}
.header.en .logo a{width: 200px;}
.lang{width: 110px;margin: 0 10px;}
.lang .curr{position: relative;height: 36px;padding:32px 20px 29px 46px; line-height: 36px;}
.lang .curr i{width: 16px;height: 16px;position: absolute;right: 0;top: 42px;background: url(../images/lang_icon.png) no-repeat center center;}
.lang .lang_list{border-top: 3px #0a71b7 solid;}
.lang:hover .lang_list{display: block;}
.lang .lang_list a{padding: 10px 0 10px 46px;border: 1px #e8e8e8 solid;border-top: none;}
.lang a.en{display: block; background:#fff url(../images/en.png) no-repeat 10px center;}
.lang a.cn{display: block; background:#fff url(../images/cn.png) no-repeat 10px center;}
.lang a:hover{color: #0a71b7;}
.header .search_ico { width: 35px; height: 35px; display: block; background: url(../images/search.png) no-repeat center center; margin: 32px 0;}
.search .search_close { float: right; display: block; width: 35px; height: 35px; background: url(../images/se_close.png) no-repeat center center; margin: 32px 0; cursor: pointer;}

/*menu*/
.nav_ul_big > li{ float: left;position: relative;z-index: 10;}

.nav_ul_big > li > a{font-size: 16px; color: #333;padding: 0 28px; text-align: center; display:block;height: 97px; line-height: 97px;border-bottom: 3px #fff solid;position: relative;z-index: 1001;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
.header.en .nav_ul_big > li > a{padding: 0 27px;}
.nav_ul_big > li > a:hover,.nav_ul_big li.curr a,.nav_ul_big > li:hover > a{color: #0a71b7;border-color: #0a71b7;}

#nav_ul_small{position: absolute;display:none;text-align: center; z-index:1000;background:#fff;top: 100px;left: 0;right: 0;border-left: 1px #e8e8e8 solid;border-right: 1px #e8e8e8 solid;}
#nav_ul_small li{border-bottom: 1px solid #eee;position: relative;}
#nav_ul_small li .menu_2{padding:15px 0; display: block; line-height: 20px;color: #333;}
.header.en #nav_ul_small li .menu_2{padding: 15px 5px}
#nav_ul_small li .menu_3{padding:15px 10px; display: block; line-height: 20px;color: #333;}
#nav_ul_small li a:hover,#nav_ul_small li:hover .menu_2{ background: #f3f3f3; color: #0a71b7; }
#nav_ul_small li:hover #nav_ul_small2{display: block;}
#nav_ul_small2{display: none;height: 0;padding-left: 100%;min-width: 150px;position: absolute;top: -1px;}
#nav_ul_small2 li{border: 1px solid #eee;background: #fff;margin-bottom: -1px;}

/*搜索*/
.searchformzone{width: 100%; height: 100px; overflow: hidden; position: relative;}
.searchformzone .searchform { float: left; width: 90%;}
.searchformzone .input{border:none;width: 100%; height: 100px; line-height: 100px;}
.searchformzone .search_submit a{position: absolute; z-index: 1;right: 5px;top: 0;width: 36px; height: 36px; background: url(../images/searchicon.png) no-repeat center center; text-indent: -99999px;}

/*banner*/
.banner{width:100%; position:relative;z-index: 1;overflow:hidden;background:#e3e8ee url(../images/loading.gif) 50% no-repeat;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{display: none;}
.banner .slides li a{display: block; width: 100%; height: 100%;text-align: center;}
.banner .slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav .flex-active{background: #fff;position: relative;}
.flex-control-nav .flex-active::after{content: "";width: 16px;height: 16px;position:absolute;left:-4px;top: -4px;border: 1px #fff solid;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;}
.flex-direction-nav{display: none;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;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.flex-control-nav li { height: 12px; margin: 0 5px;display: inline-block;}
.flex-control-nav li a{display: inline-block; width: 10px; height: 10px; background: #fff; background: rgba(255,255,255,.5); text-indent: -9999px; cursor: pointer; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}

/*index*/
.index_tt{padding: 50px 0;text-align: center;}
.index_tt h4{font-size: 26px;color: #000;font-weight: normal;}
.index_tt p{font-size: 14px;color: #999;padding: 0 15%;}

/* 产品中心 */
.index_pdt{padding:0 0 60px;background: url(../images/pdt_bg.jpg) no-repeat center top;background-size: cover;}
.index_pdt .index_cate{background: #fff;box-shadow: 0px 0px 16px 0px rgba(60, 60, 60, 0.1);margin-top: -42px;position: relative; z-index: 2;}
.index_pdt .index_cate li{float: left;}
.index_pdt .index_cate span{width: 52px;height: 40px;display: block;margin: 0 auto;}
.index_pdt .index_cate img{width: 100%;height: 100%;}
.index_pdt .index_cate a{display: block;padding: 32px 20px;text-align: center;position: relative;}
.index_pdt .index_cate a::after{content: "";width: 1px;height: 56px;background: #eee;position: absolute;right: 0;top: 42px;}
.index_pdt .index_cate p{font-size: 15px;padding-top: 15px;line-height: 22px;}
.index_pdt.en .index_cate p{height: 44px;}
.index_pdt .index_cate a:hover{background: #f8f8f8;}
.index_pdt .index_cate li:last-child a::after{display: none;}
.index_pdt .list{width: 1220px;margin-left: -10px;}
.index_pdt .list .item{padding: 10px;}
.index_pdt .list .item a{display: block;background: #fff;padding-bottom: 30px;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}
.index_pdt .list .item span{display: block;width: 100%;overflow: hidden;}
.index_pdt .list .item img{width: 100%;}
.index_pdt .list .item h4{font-size: 15px;padding: 10px;text-align:center;position: relative;}
.index_pdt .list .item h4::after{content: "";width: 16px;height: 2px;background: #015198;position: absolute;left: 50%;margin-left: -8px;top: 0;}
.index_pdt .list .item p{display: block;height: 50px;line-height: 25px;color: #999;padding:0 30px;overflow: hidden;}
.index_pdt .list .item a:hover{-webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.06); box-shadow: 0 10px 15px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}


/* 解决方案 */
.index_sol{padding-bottom: 60px}
.index_sol .sol_cate{text-align: center;margin: -30px auto 40px;}
.index_sol .sol_cate li{display: inline-block;padding: 0 15px;position: relative;}
.index_sol .sol_cate li::after{content: "";width: 1px;height: 15px;background: #e6e6e6;position: absolute;right: 0;top: 13px;}
.index_sol .sol_cate li:last-child::after{display: none;}
.index_sol .sol_cate li a{display: block;padding: 5px 12px;border-radius: 40px;-webkit-border-radius: 40px;-moz-border-radius: 40px;}
.index_sol .sol_cate li a:hover{background: #0a71b7;color: #fff;}
.index_sol .pc-banner {width: 80%;position: relative;margin: 0 auto;}
.index_sol .pc-banner .swiper-slide{opacity: .1;transition: opacity ease-in .3s;-webkit-transition: opacity ease-in .3s;}
.index_sol .pc-banner .swiper-slide .list{position: relative;background: #fff;}
.index_sol .pc-banner .swiper-slide .list .text{display: none;padding: 0 20px 20px;background: #fff;text-align: center;position: absolute;left: 0;bottom: 0;right: 0;box-shadow: 0px 0px 25px 0px rgba(60, 60, 60, 0.19);}
.index_sol .pc-banner .swiper-slide.swiper-slide-active .list .text{display: block;}
.index_sol .pc-banner .swiper-slide .list h4{font-size: 16px;padding: 10px 20px 6px;}
.index_sol .pc-banner .swiper-slide .list p{color: #666;}



/* 优势   */
.index_adv{background: #f9f9f9;padding-bottom: 60px;}
.index_adv .ad_li {overflow: hidden;}
.index_adv .ad_li h4{display: block;font-size: 24px;color: #015198;line-height: 30px;}
.index_adv .ad_li .desc{display: block;color: #666;line-height: 32px;}

.index_adv .ad44 span{display: block;width: 50%;float: left;height: 450px;overflow: hidden;}
.index_adv .ad44 span img{width: 100%;}

.index_adv .ad44 .text{width: 50%;float: left;background: url(../images/adv1.png) no-repeat 92px 45px;min-height: 215px;}
.index_adv .ad44 .text h4{padding:50px 0 0 115px;}
.index_adv .ad44 .text .desc{width: 60%;max-width: 600px;padding-left: 115px;}

.index_adv .ad45{width: 47%;padding-left: 50%;padding-right: 3%;margin-top: -116px;} 
.index_adv .ad45 span{display: block;width: 232px;height: 232px;float: left;margin-left: -116px;}
.index_adv .ad45 .text{width: 60%;max-width: 600px;padding: 10px 0 40px 200px;background: url(../images/adv2.png) no-repeat 185px top}

.index_adv .ad46 span{ width: 40%;float: right;height: 450px;}
.index_adv .ad46 span img{width: 100%;}
.index_adv .ad46 .text{width: 60%;max-width: 600px;float: right;background: url(../images/adv3.png) no-repeat left top;overflow: hidden;min-height: 180px;}
.index_adv .ad46 .text h4{padding:0 80px 0 25px;}
.index_adv .ad46 .text .desc{padding: 0 80px 40px 25px;}

.index_adv .ad47 {width: 60%;margin-right: 40%;height: 232px;margin-top: -232px;position: relative;z-index: 1;overflow: visible;}
.index_adv .ad47 span{display: block;width: 232px;height: 232px;position: absolute;right: -116px;}
.index_adv .ad47 .text{max-width:800px;float: right;padding-top: 55px;background: url(../images/adv4.png) no-repeat left 50px;}
.index_adv .ad47 .text h4{padding: 5px 180px 0 25px}
.index_adv .ad47 .text .desc{padding: 0 180px 0 25px;}

.index_adv.en .desc{line-height: 22px;}
@media screen and (max-width:1360px){
	.index_adv .ad44 span img,.index_adv .ad46 span img{height: 100%;}
} 

/* 关于 */
.index_about{background: url(../images/about_bg.jpg) no-repeat center top;background-size: cover;padding: 0 0 80px;}
.index_about .index_tt h4{color: #fff;}
.index_about .index_tt p{color:#73ade4;}
.index_about a.more{color: #fff;}
.index_about a.more:hover{background: #fff;color: #0a71b7;border-color: #fff;}
.index_about .info{position: relative;}
.index_about .ad_li{padding-top: 30px;overflow: hidden;}
.index_about .ad_li span{display: block;width: 50%;float: left;position: relative;height: 405px;}
.index_about .ad_li span::after{content: "";border: 3px #4b90ce solid;position: absolute;left: -30px;top: -30px;right: 30px;bottom: 30px;z-index: 0;}
.index_about  .ad_li img{display: none;}
.index_about .ad_li .text{width: 50%;float: left;}
.index_about .ad_li .desc{display: block;color: #fff;padding-left: 36px;line-height: 25px;}
.index_about .v{width: 600px;height: 405px;position: absolute;left: 0;top: 30px;z-index: 100;}
.index_about .v video{width: 100%;height: 340px;}

/* 新闻  */
.index_news{padding-bottom: 60px;}
.index_news a{display: block;overflow: hidden;}
.index_news .rec{width: 45%;}
.index_news .rec span{display: block;width: 100%;height:410px;overflow: hidden;}
.index_news .rec img{height: 100%;width: 100%;}
.index_news .rec .news_t{padding: 20px 0 10px;font-size: 16px;line-height: 25px;font-weight: normal;}
.index_news .rec .desc{color: #999;}
.index_news .rec .time{display: block;font-size: 12px;color: #ccc;padding-top: 5px;}

.index_news .com{width: 53%;padding-left: 2%;}
.index_news .com span{display: none;}
.index_news .com a{padding: 25px 25px 25px 120px;position: relative;}
.index_news .com a:hover{box-shadow: 0px 0px 25px 0px rgba(60, 60, 60, 0.19);}
.index_news .com .news_t{font-weight: normal;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index_news .com .desc{font-size: 12px;color: #999;height: 48px;}
.index_news .com .time2{display: block;padding: 0 20px;position: absolute;left: 0;top: 25px;height: 80px;text-align: center;color: #666;border-right: 1px #e5e5e5 solid;}
.index_news .com .time2 em{display: block;font-style: normal;font-size: 35px;line-height: 48px;} 
  

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	padding: 0;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls .owl-buttons div {
position: absolute;
top: 175px;
width: 55px;
height: 105px;
margin: 0;
padding: 0;
overflow: hidden;
_display: none;
}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -90px; background: url(../images/l.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -90px;background: url(../images/r.png) no-repeat center center;}

/*footer*/
.footer{margin:0 auto; clear:both; width:100%;color: #aeaeae; background: #444 url(../images/ft_bg.png) no-repeat center top;background-size: cover;padding-top: 58px;}
.footer .ft_nav{ width: 760px;min-height: 260px;margin-bottom: 20px;}
.footer.en .ft_nav{width: auto;}
.footer .ft_nav li{width: 20%;float: left;}
.footer h4{font-size: 18px; color: #fff;padding-bottom: 20px;font-weight: normal;position: relative;}
.footer h4::after{content: "";width: 36px;height: 1px;background: #8f8f8f;position: absolute;left: 0;bottom: 10px;}
.footer .ft_nav li a{color: #aeaeae;display: block;margin-right: 20px;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
.footer .ft_nav li a:hover{color: #fff;}

.footer .ft_tel {width: 290px; min-height: 260px;padding: 0 20px 0 0;}
.footer .ft_tel h3{font-size: 32px; color: #fff; line-height: 50px;}
.footer.en .ft_tel{width: 350px;padding-bottom: 50px;}

.footer .ft_code {width: 128px;min-height: 260px;background: url(../images/code_bg.png) no-repeat left 70px;}
.footer .ft_code img{width: 100px;height: 100px; margin: 27px 0 0 13px;}

.footer .copyright{line-height: 75px;color: #888;border-top: 1px #565656 solid;}
.footer .copyright a{color: #888;}
.footer .copyright a:hover{color: #fff;}

/*page_banner*/
.page_banner{width: 100%; position: relative; background-color: #000;overflow: hidden;}
.page_banner img{width: 100%;max-height: 600px;opacity: .6;filter:alpha(opacity=60); transform: matrix(1.05,0,0,1.05,0,0); -webkit-transform: matrix(1.05,0,0,1.05,0,0); -webkit-animation: minus 5s 0s ease both infinite;   -moz-animation: minus 5s 0s ease both infinite; animation: minus 5s 0s ease both infinite; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}
@keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
  to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
  }
.page_banner .text{width: 1200px;height: 80px;position: absolute;top: 50%;margin-top: -40px;left: 50%;margin-left: -600px;z-index: 1;color: #fff;}
.page_banner .text h4{display: block;font-size: 32px; margin-bottom: 12px;font-weight: normal;line-height: 100%;}
.page_banner .text .desc{display: block;font-size: 18px;}

/*page图片点击放大*/
.cover{ width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 999}
.cover .bigimg{ border: 5px #fff solid; background: #fff; position: absolute; top: 100px;border-radius: 5px; overflow: hidden; left: 50%;}


/*相册放大*/
body.over-flow-x{overflow: hidden;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1000;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;line-height:0;background: url(../images/loading.gif) no-repeat center center;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;transition: initial;}
#lightbox-nav-btnPrev{float:left;}
#lightbox-nav-btnNext{float:right;}
#lightbox-container-image-data-box{background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0;color:#bbb;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:20px;float:right;padding-bottom:0.7em;}

/*======================================================================================*/


/*左侧*/
.left_box {width:100%;border-bottom: 1px #eee solid;background: #f9f9f9;}
.en .left_box {display: none;}
.left_box h2{width: 200px; font-size: 16px; font-weight: normal;text-indent: 10px; line-height: 60px; color: #0a71b7;position: relative;float: left;}
.left_box h2::after{content: "";width: 3px;height: 15px;background: #0a71b7;position: absolute;left: 0;top: 24px;}
.left_box img{width: 100%;}
.left_box .ad_widget{border: 1px #e5e5e5 solid;border-top: none;}
.side_menu{text-align: right;width: 1000px;float: right;}
.side_menu > ul{height: 60px;}
.side_menu > ul > li{position: relative;display: inline-block;margin: 0 0 0 8px;}
.side_menu em{display: none; position: absolute;width: 12px; height: 60px; cursor: pointer; right: 0;top: 0; z-index: 1}
.side_menu em.inactive{background: url(../images/arr_d.png) no-repeat center center;}
.side_menu em.active{background: url(../images/arr_u.png) no-repeat center center;}
.side_menu a{display:block; padding:0 15px; line-height: 60px;}
.en .side_menu a{padding:0 5px;}
.side_menu a:hover,.side_menu a.category_active{ color: #0a71b7;border-bottom: 1px #0a71b7 solid;margin-bottom: -1px;}
.side_menu ul ul{display: none!important;position: absolute;top: 60px;left: -10px;right: -10px;z-index: 10;}
.side_menu li li a{display:block;text-decoration:none; background:#f9f9f9; color: #999;border: 1px #eee solid;border-top: none;padding: 15px 10px;;text-align: center;line-height: 20px;}
.side_menu li:hover ul{display: block!important;}
.side_menu li li a:hover{border-color: #eee;color: #0a71b7;margin: 0;}

/*右侧*/
.en .right_box{padding-top: 0;} 
.right_box{ width: 1200px;margin: 0 auto; padding:0 0 50px;padding-top: 30px; min-height: 400px;}

/*留言*/
.fb_con{ width: 550px;}
.fb_main{width: 620px;padding-top: 25px;}

/*面包屑样式*/
.en .path_title{display: block;margin: 10px 0 30px;}
.path_title{display: none;height:60px;border-bottom: 1px solid #ededed; line-height: 60px;margin-bottom: 20px;}
.path_title .span_left{ float: left; font-size: 22px;}
.path_title .span_right{ float: right; color: #999}
.path_title .span_right a{color: #999;}

/*产品列表*/
.product_list_ul{margin:0 auto 20px;width: 106%;}
.product_list_ul li{float: left; width: 380px;background: #fff; margin:0 30px 30px 0; overflow: hidden;text-align: center; -webkit-transition: all 0.6s;  -moz-transition: all 0.6s;  -o-transition: all 0.6s; transition: all 0.6s;}
.product_list_ul li:hover{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.product_list_ul a {display: block;}
.product_list_ul span{display: block;width: 100%;}
.product_list_ul li img{width: 100%;}
.product_list_ul a h4{display: block; font-size: 12px; color: #bbb; padding-bottom: 5px;}
.product_list_ul a p{font-size: 15px; display: block; color: #333; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;padding: 10px;}
.product_list_ul a:hover p{color: #0a71b7;}

 /*相册*/
.photo_list_ul{margin:0 auto 20px; width: 106%;}
.photo_list_ul li{background: #fff; float: left; width: 290px; margin:0 20px 20px 0; overflow: hidden; -webkit-transition: all 0.6s;  -moz-transition: all 0.6s;  -o-transition: all 0.6s; transition: all 0.6s;}
.photo_list_ul li:hover{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.photo_list_ul li img{width: 100%;}
.photo_list_ul a p{display: block;line-height: 45px; font-size: 12px; color: #333; text-align: center;white-space: nowrap; text-overflow:ellipsis;overflow: hidden;padding: 0 8px;}
.photo_list_ul a span{font-size: 14px; display: block; color: #333; }
.photo_list_ul a:hover span{color: #0a71b7;}
.photo_list_ul li .img img{width: 100%;}
.photo_desc{margin-bottom: 20px;line-height: 24px;}

/*新闻列表*/
.news_list_ul{width: 106%;}
.news_list_ul li{width: 350px;height: 130px;padding: 20px 20px 20px 220px;background: #fff; position: relative; float: left;;margin: 0 20px 20px 0;}
.news_list_ul li:hover{ box-shadow: 0 0 12px 1px rgba(0,0,0,.1);}
.news_list_ul a{display: block;}
.news_list_ul h4{font-weight: normal;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} 
.news_list_ul small{color: #999;display: block;padding: 5px 0 0;}
.news_list_ul p{color: #999;line-height: 23px;}
.news_list_ul li .image{position: absolute;top: 20px; left: 20px; width: 180px; height: 130px; z-index: 1; border:1px #eee solid;}
.news_list_ul li img{width: 180px; height: 130px;}

/* 下载列表 */
.down_list_ul{width: 106%;}
.down_list_ul li{width: 380px;height: 135px;padding: 15px 20px 20px 190px;background: #fff url(../images/down_list.jpg) no-repeat left center; position: relative; float: left;;margin: 0 20px 20px 0;}
.down_list_ul li:hover{ box-shadow: 0 0 12px 1px rgba(0,0,0,.1);}
.down_list_ul a{display: block;}
.down_list_ul h4{font-weight: normal;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} 
.down_list_ul small{color: #999;display: block;padding: 3px 0 5px;}
.down_list_ul p{color: #999;line-height: 24px;height: 48px;}
.down_list_ul .down_btn{display: inline-block;background: #0a71b7;color: #fff;text-align: center;padding: 0 10px;}
.down_list_ul .down_btn:hover{background: #d06e0c;}

.down_page .down_title{font-size:18px;line-height:50px;font-weight: normal;}
.down_page .download_btn{margin:10px 0;}
.down_page .download_btn a{display: block;background: #0a71b7; color: #fff;width: 100px; height: 35px;line-height: 35px; text-align: center; border-radius: 4px;}

/*404*/
.error{width: 440px; height: 400px; text-align: center;position: absolute;  left: 50%; margin-left: -220px; top: 50%; margin-top: -160px;}
.error_img{margin: -40px auto 0; width: 220px;}
.error a{width: 100px;display: block;margin: 0 auto; background: #ec3131;color: #fff;line-height: 40px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}

/*标签列表*/
.tags_list li{background:url(../images/li.gif)  0px 10px no-repeat; line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_lis h3{padding: 0px; margin: 0px;}
.tags_p{padding: 0px; margin: 0px; color: #7d7d7d; line-height: 20px;}

/*标签样式*/
.tags{}
.tags ul{position:absolute; z-index:100;width:720px; margin-top: 10px;}
.tags li{float: left;}
.tags a{display:block;color:#bdbdbd; height: 16px; font-size:12px; float:left;text-align:center; background-color:#68696D; padding:3px 10px; margin:5px 4px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius:12px;line-height: 16px;}
.tags a:hover{ text-decoration:none; background-color:#68696D; color:#fff;}

/*新闻显示*/
.news_data{text-align:right; padding-right:10px; margin:8px 0px;}
.news_title{ border-bottom: 1px #eee solid; padding-bottom: 10px; margin-bottom: 10px;}

.content_bg{border:#EAEAEA 1px solid; border-top:none; margin-bottom:10px;}

/*产品展示*/
.product_info_box{background: #eee url(../images/p_bg.jpg) no-repeat center center;background-size: cover;}
.product_group{width:500px;}
.product_group h1{color:#0a71b7;font-size:25px; padding:80px 0 30px;line-height: 40px;}
.product_group .attr{padding: 30px 0;}
.product_group li{line-height: 28px; font-size: 18px; color: #666;margin-right: 90px; float: left; text-align: center; padding-top: 80px;}
.product_group li:last-child{margin-right: 0;}
.product_group li p{font-size: 12px;color: #999;line-height: 12px;padding-top: 8px;}
.product_group li.a1{background: url(../images/p1.png) no-repeat center top;}
.product_group li.a2{background: url(../images/p2.png) no-repeat center top;}
.product_group li.a3{background: url(../images/p3.png) no-repeat center top;}
.product_group li.a4{background: url(../images/p4.png) no-repeat center top;}

.product_group .desc{color: #666;padding: 0 0 8px;font-size: 15px;}
.product_group .download{padding-top: 10px;border-top: 1px #e5e5e5 dashed;}
.product_group .download li{float: left;margin-right: 20px;}
.product_group .download a{color: #999;background:url(../images/attch.png) no-repeat left center; padding: 3px 0 3px 12px;}
.product_group .download a:hover{color: #333;}
.product_content{line-height:26px;}
.product_content .pdt_attr_li{background: #fff;padding: 20px 20px 40px;margin-bottom: 20px;}
.product_content .pdt_attr_h4{font-size: 26px;font-weight: normal;line-height: 26px;padding: 10px 0 30px;}
.product_content .attr_t{color:#333; margin-bottom: 20px; font-weight: normal; font-size: 22px; line-height: 50px;}
.product_content img{max-width: 100%;}
.product_group .pdt_tel{margin-top:10px;padding-top: 10px;}
.product_group span.tel{line-height: 22px;margin-bottom: 10px;display: block;font-size: 12px; background: url(../images/pdt_tel.png) no-repeat left center; padding-left: 20px;}
.product_group span.tel p{font-size: 18px; color: #0a71b7;}
.product_group span.fd a{width: 120px;background: #0a71b7;padding: 10px; text-align: center; color: #fff;display: inline-block;margin-right: 10px;}
.product_group span.buy a{width: 120px;color: #fff; background: #ee6515; padding: 10px;text-align: center; display: inline-block;}
.product_content th{border: 1px #e5e5e5 solid;}


/*相关产品*/
.related_product{ margin:15px 0px 10px 15px;}
.related_title{color:#FFF; height:34px; background:#eee; font-weight:bold; text-indent:22px;}
.erelated_title{color:#FFF; height:34px; background:#eee; text-indent:18px;}
.erelated_new_title{text-indent: 28px;}

/* 详情页订购 */
.pdt_inquiry{background: #fff;padding:10px 20px 20px;margin-top: 20px;position: relative;}
.pdt_inquiry .inq_t{font-size: 22px; font-weight: normal;padding-bottom: 10px;}
.pdt_inquiry .forms{width: 460px;}
.pdt_inquiry dt{float: left;width: 80px;background: #fff;border: 1px #e5e5e5 solid;padding: 0 6px;text-align: right;line-height: 32px;}
.pdt_inquiry dd{float: left;width: 360px;background: #fff;margin-bottom: 10px;border: 1px #e5e5e5 solid;border-left: none;position: relative;}
.pdt_inquiry dd input{width: 100%;border: none;height: 32px;text-indent: 10px;color: #333;}
.pdt_inquiry dd .codeimg{position: absolute;right: 5px;top: 5px;}
.pdt_inquiry .area_box{position: absolute;right: 20px;top: 64px;left: 500px;}
.pdt_inquiry .areawidth{width: 98%; height: 278px;background: #fff;color: #333;padding: 9px 1%;}
.pdt_inquiry .forms_btn{clear: both;}
.pdt_inquiry .submit_btn{cursor: pointer;width: 455px;line-height: 34px;background: #262626;color: #fff;border: none;margin: 0;}
.pdt_inquiry .submit_btn:hover{background: #0a71b7;}

/*相关新闻*/
.related_new{margin:25px 0px 30px 15px;}
ul.related_newlist{ margin:0px 15px 0px 0px;}

/*上一个下一个*/
.point{margin:40px 0px 25px 0px; text-align:center; line-height:22px;}
.point span.to_prev{padding:4px 12px;}
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{text-decoration: underline;}
.point span.to_next{padding:4px 12px;}
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{text-decoration: underline;}

/*分页样式*/
.page{clear:both; margin:25px 0px; font-size: 13px;text-align: center;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px 10px;}
.page a:hover,.page .current{ background: #0a71b7; color: #fff;}


/*留言*/
.feedback .f_tip{padding-top: 25px;margin: 30px 0; border-top: 1px #ececec solid; padding-top: 10px;}
.feedback dl.table{margin:0;}
.feedback dl.table dt{float:left; width:100px; height:40px; line-height:40px;font-weight: bold;}
.feedback dl.table dd{float: left; height:40px; line-height:40px; margin:0 60px 20px 0;}
.feedback .textwidth{ width: 425px; height: 40px;}
.feedback dl.table dd.biezhu{height:auto;}
.feedback dl.table dd.biezhu textarea{height:115px;width:1023px;}
.feedback .codeimg{background-color: #000; margin: 0px 0px -6px 5px;}
.feedback .submit_btn{ width: 160px; height: 40px;  margin-right: 20px;  background: #0a71b7; color: #fff; cursor: pointer; border: none;  text-indent: 0;}
.feedback .submit_btn.reset{background: #9a9a9a;}

/*网站地图*/
.ul_sitemap{margin: 10px 0px 30px 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}



/* 悬浮客服1*/
#leftsead{position:fixed;bottom:32%;right:0; z-index:79}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{height:50px;margin-bottom: 1px;}
#leftsead li span{display: block; width: 140px; height: 50px; padding-left: 50px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:50px;float:right;display:block;min-width:50px;max-width:140px; color: #fff; line-height: 50px;border-radius: 6px 0 0 6px;overflow: hidden;}

#leftsead li.qq_li span{background: #0a71b7 url(../images/q.png) no-repeat 12px center;}
#leftsead li.msn_li span{background: #58d249 url(../images/msn.png) no-repeat 12px center;}
#leftsead li.skype_li span{background: #12e2cd url(../images/skype.png) no-repeat 12px center;}
#leftsead li.w_li span{background: #ef6311 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.ww_li span{background: #e8952d url(../images/ww.png) no-repeat 12px center;}
#leftsead li.www_li span{background: #b1d848 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.feedback span{background: #e46464 url(../images/feedback.png) no-repeat 12px center;}
#leftsead li.code_li span{background: #6381f1 url(../images/code.png) no-repeat 12px center; position: relative;}
#leftsead li.code_li .code{ width: 280px; height: 280px; position: absolute; right: 140px; bottom: 0; background:#6381f1; background: rgba(99, 129, 241, 0.52); border-radius: 5px; padding: 10px;}
#leftsead li.code_li .code img{width: 280px; height: 280px;}
#leftsead li.top_li span{background: #6e6e6e url(../images/gotop.png) no-repeat 12px center;}
#remind{ width: 100%; height: 50px;line-height: 50px; position: fixed; bottom: 0; left: 0; z-index: 10; color: #f5d783; font-size: 20px; text-align: center; background: #000; background: rgba(0,0,0,.8);}

/* 悬浮客服2*/
.main-im{ position:fixed; right: 10px; top:30%; z-index: 100; width: 130px; height: 272px;}
.main-im .qq-a { display: block; width: 128px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 110px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 30px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 129px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 129px; height: 105px; border-bottom: 1px solid #dddddd;padding-top: 10px;}
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 65px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 145px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -100px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 116px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 114px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
.main-im .open-im.en { background: url(../images/open_im2.png) no-repeat left top; }

