@charset "utf-8";
/*公共样式*/
body{ padding:0px; margin:0px auto; font-size:12px; line-height:23px; color:#5A5A5A; font-family:Arial,"Microsoft YaHei"; width: 100%; min-width:1002px; width:expression((documentElement.clientWidth < 1002) ? "1002px" : "100%" );zoom:1;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,em,textarea{ font-size:12px; font-style:normal; color:#5A5A5A;}
img{ border:none; border:0;}
a{ text-decoration:none; noline: expression(this.onFocus=this.blur()); color:#5A5A5A;}
a:focus {outline:none;-moz-outline:none;}
a:hover{ color:#B40001; text-decoration:none;}

.Contain{ }
.Silderbar{ height:790px; width:100%; overflow:hidden;}
.Silderbar ul li{width:100%;height:790px; background-position:center top; background-repeat:no-repeat;}
.AboutMainBg{background:url(../images/aboutbg.jpg) repeat-y center top; padding-top:20px; padding-bottom:46px;}
.SupportMainBg{/* background:url(../images/supportbg.jpg) repeat-y center top; */padding-top:20px; padding-bottom:46px;}
.ContactMainBg{background:url(../images/contactbg.jpg) repeat-y center top;padding-top:20px; padding-bottom:46px;}
.ProductMainBg{padding: 20px 0px;}
.NewsMainBg{padding: 20px 0px;}
.BrandMainBg{background:url(../images/brandbg.jpg) repeat-y center top; padding-top:20px; padding-bottom:46px;}


.MainContent{ width:1200px; margin:0 auto; margin-top:17px; }
.MainContenta{ width:1200px; margin:0 auto; margin-top:17px; }
.Content{ background-color:#fff; padding: 0px 20px;}
.SinglePage{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.SinglePage p{line-height: 40px; font-size: 18px; color: #5f5f5f;}
.Tit_About{ height:116px; margin-top:30px; margin-bottom:35px; background:url(../images/about_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_qywh{ height:116px; margin-top:30px; margin-bottom:35px; background:url(../images/qywh.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_zzjg{ height:116px; margin-top:30px; margin-bottom:35px; background:url(../images/zzjg.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_gshj{ height:116px; margin-top:30px; margin-bottom:35px; background:url(../images/gshj.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Support{ height:116px; margin-top:13px\9; margin-bottom:35px; background:url(../images/support_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Contact{ height:116px; margin-top:13px\9; margin-bottom:35px; background:url(../images/contact_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Product{ height:116px; margin-top:13px; margin-top:13px\9;  margin-bottom:35px; background:url(../images/product_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_News{ height:116px; margin-top:13px\9; margin-bottom:35px; background:url(../images/news_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Brand{ height:116px; margin-top:13px\9; margin-bottom:35px; background:url(../images/brand_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Search{ height:116px; margin-bottom:35px; margin-top:10px; background:url(../images/tit_search.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}
.Tit_Auxiliary{ height:116px; margin-top:13px\9; margin-bottom:35px; background:url(../images/auxiliary_tit.png) no-repeat center top; font-size:0px; line-height:0px; overflow:hidden;}

.about .sp{margin-top: 10px; margin-bottom: 20px;}
.about .video{
	margin: 0;
	margin-bottom: 60px;
}
.about .video li{width: 32.6%; float: left; margin-right: 12px; text-align: center;}
.about .video li:nth-child(3){margin-right: 0px;}
.about .video li a{font-size: 18px; color: #000; line-height: 40px;}
.space10{ height:10px; clear:both; overflow:hidden; zoom:0;}
.space20{ height:20px; clear:both; overflow:hidden; zoom:0;}
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}

.Current{}

/*pages*/
.Pages{}
/*pages end*/
.container {
	margin: 0 auto;
	width: 1200px
}

.header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
}

.top {
	height: 50px;
	background-color: #1f7ccc;
	color: #fff;
	font-size: 14px;
	line-height: 30px
}

.bulletin {
	float: left;
	width: 690px;
	font-size: 14px;
	line-height: 50px;
}

.top .tel {
	float: right;
	font-size: 14px;
	height: 50px;
	position: relative;
}
.top .tel a{
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	margin-right: 60px;
	margin-left: 20px;
}
.top .tel span{line-height: 50px;}
.top .tel img{position: absolute; top: 12px; left: 117px;}
.top .search {
	width: 258px;
	height: 25px;
	background-color: #fff;
	border-radius: 6px;
	float: left;
	margin-top: 12px;
}

.top .search .key {
	margin-left: 10px;
	width: 200px;
	line-height: 22px
}

.top .search .key,.search .type {
	float: left;
	outline: 0;
	border: 0;
	font-size: 9pt
}

.top .search .type {
	height: 26px
}

.top .search .btn {
	float: left;
	margin-top: 1px;
	margin-left: 6px;
	width: 24px;
	height: 24px;
	outline: 0;
	background: url(../images/insexsearch.png) no-repeat;
	cursor: pointer;
	border: none;
}

/*top.html*/
.TopHeadBg{ position:relative; z-index:9; width:100%; height:80px; background-color:rgba(255,255,255,0.9); margin-bottom:-25px;}
.TopHead{ width:1200px; height:80px; margin:0 auto;}
.TopLogo{ float:left; width:120px; height:80px; overflow:hidden; background:url(../images/logoa.png) no-repeat; margin-bottom:-26px;}
.TopLogo a{ display:block; width:100%; height:80px; line-height:0px; font-size:0px; overflow:hidden;}
.Top{ width:830px; padding-top:10px; float:right; height:50px;}
.Top .link_en{ float:right; display:block;background:url(../images/enlink.jpg) no-repeat center left; padding-left:22px; color:#fff;}
.MainNav{ width:820px; height:80px; float:left; margin-left: 8%; position:relative;}
.MainNav .hb-first-li{ width:102px; height:80px; padding:0 6px; float:left; text-align:center; color:#000; font:normal 16px/46px 'Microsoft YaHei';}
.MainNav .hb-first-li a{ color:#000; display:block; width:102px; height:80px; line-height: 80px;}
.MainNav .hb-first-li:hover,.MainNav .hb-first-li.on{background:url(../images/nav1_07.png) no-repeat center top;}
/* .MainNav .hb-first-li:hover a,.MainNav .hb-first-li.on a{background:url(../images/nav1_12.png) no-repeat center 36px;} */

.MainNav .hb-first-li ul{ display:none; position:absolute; left:0px; top:80px; width:820px; height:44px;background-color: #75bffe; z-index: 9999;}
.MainNav .hb-first-li.on ul{ display:block;}
.MainNav .hb-first-li ul li{ float:left; padding:0 12px; _width:82px; padding-top:2px;}
.MainNav .hb-first-li ul.cssie6 li{ float:left; padding:0 12px; _padding:0 2px!important; _width:152px!important; padding-top:2px;}
.MainNav .hb-first-li ul li a{ height:41px; width:auto; color:#fff; font:normal 16px/41px 'Microsoft YaHei'; background-image:none!important;}
.MainNav .hb-first-li ul li a:hover,.MainNav .hb-first-li ul li a.on{ color:#ff0000;}
.MainNav .hb-first-li ul li:nth-child(1){margin-left: 110px;}
.MainNav .hb-first-li:nth-child(4) ul li:nth-child(1){margin-left: 0px;}
/*top.html*/

/*bottom*/
.Bottom{ }
/*bottom*/

/*Banner*/
.HomeBan{ height:auto; width:100%; overflow:hidden;}
.HomeBan ul li{width:100%;height:auto; background-position:center top; background-repeat:no-repeat; background-color: #014c9f;}
.Banner{}
/*Banner*/
.cc {width: 100%;padding: 0;position: absolute;height: 49px;line-height: 49px;bottom: 100px;z-index: 999999;color: #333;font-size: 12px;font-weight: 100; text-align: center;
}
.cc a{display: inline-block;width: 140px;text-align: center;border: 1px solid #068bde;color: #FFF;line-height: 39px;box-shadow: 0px 3px 3px #0576bc;text-decoration: none;font-size: 17px;font-family: "microsoft yahei";margin: 0 20px;background: #005BAC;border-radius: 4px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.cc a:hover{-webkit-transform: scale(1.12);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
/*Sidebar*/
.Menu{width:20%; float:left;}
.sidetitle{ background:url(../images/sidetitle.jpg) no-repeat left top; height:31px; overflow:hidden; line-height:30px;}
.sidetitle span{ font-size:12px; color:#006835; padding-left:15px; font-weight:bold; line-height:31px; }

.sidemenu{  }
.sidemenu .sub{ display:inline-block; width:200px;}
.sidemenu .sub li{line-height:42px; padding-bottom:2px;}
.sidemenu .sub li a{display:block; font-size:16px; font-family:'微软雅黑'; line-height:42px; color:#676767;  height:42px; padding-left:30px; border:1px solid #e3e3e3;}
.sidemenu .sub li a:hover,.sidemenu .sub li a.aon{ background-color:#005bac; color:#fff;}
.sidemenu .sub ul{ display:none;}
.sidemenu .sub ul li a{ border:none; border-bottom:1px solid #e3e3e3; background:#fff url(../images/listlibg.gif)  no-repeat 20px center;display:block; line-height:31px; color:#616161;  height:31px; font-weight:normal; color:#676767; padding-left:30px;}
.sidemenu .sub ul li a:hover,.sidemenu .sub ul li a.aon{background:#fff url(../images/listlibg.gif)  no-repeat 20px center;}
/*Sidebar*/

/*index*/
.HomeContent{ width:1160px; margin:0 auto; padding:40px 0 50px 0;}
.HomeContact{ width:480px; float:left;}
.HomeRight{ float:right; width:680px;}
.HomePro{ height:291px; clear:both;}
.HomePro .tit{ text-align:center; float:left;color:#005bac; font:normal 24px/35px 'Microsoft YaHei';}
.HomePro .tit span{color:#005bac; font:normal 19px/22px 'Microsoft YaHei'; text-transform:uppercase;}
.HomePro .list{ width:565px; height:91px; float:right;}
.HomePro .list ul li{ width:134px; height:91px; margin-left:5px; border:1px solid #333; float:left; margin-bottom: 5px;}
.HomePro .list ul li img{ width:134px; height:91px;}

.HomeAbout{ float:left; width:480px; color:#171717; font:normal 14px/20px 'Microsoft YaHei'; margin-bottom: 40px;}
.HomeAbout .tit{color:#005bac; font:normal 24px/35px 'Microsoft YaHei'; margin-bottom: 10px;}
.HomeAbout .tit span{color:#005bac; font:normal 19px/22px 'Microsoft YaHei'; text-transform:uppercase;}
.HomeAbout p{line-height: 26px;}
.HomeContact p img{margin-top: 2px;}
.HomeContact p{color: #010101; line-height: 26px; font-size: 14px;}
.HomeSearch{ float:right;}
.m_search{ width:303px; padding-top:50px;height:41px;}
.m_search .input_bg{ width:245px; height:40px; padding-top:1px; overflow:hidden; float:left; background:url(../images/index_22.jpg) no-repeat scroll top left;}
.m_search .input_bg input{  width:235px; padding:0 5px; height:39px; outline:none; font:normal 14px/36px 'Microsoft YaHei'; background:none; border:none;}
.m_search .search_bt{ width:55px; height:41px; float:left; display:block; border:0px; background:url(../images/index_22.jpg) no-repeat scroll top right; cursor:pointer;}
.BotLink{ padding-top:20px;}
.BotLink .linkdiv{ float:left; margin-right:10px; display:block; width:75px; height:28px; line-height:28px; background-color:#252525; text-align:center; color:#fff; font-size: 14px;}
.CnzzDiv{ float:left; padding-top:8px;}
/*index*/

.ProductList{ border-bottom:1px solid #bababa; padding-top:20px; padding-bottom:60px;}
.ProductList .list{ width:80%; float:right;}
.ProductList .list ul li{ width:31%; height:auto; border:1px solid #dfdfdf; overflow:hidden; float:left; display:block; list-style:none; margin-bottom:26px; margin-right:20px;}
.ProductList .list ul .pic{ text-align:center; }
.ProductList .list ul .pic img{ width:100%; height:auto;}
.ProductList .list ul .title{ font-size:16px; color:#656464; background-color:#dfdfdf; line-height:41px; text-align:center; font-weight:normal;}
.ProductList .list ul .title a{ color:#656464;}
.ProductList .list ul .title a:hover{ color:#d50000; text-decoration:underline;}
.ProductList .list ul .liEnd{ margin-right:0px;}

/* .ProductInfo{ padding:65px 0;} */
.ProductInfo .ImgDiv{ float:left; width:500px;}
.ProductInfo .ImgDiv img{ width:498px; height:331px; border:1px solid #d0d1d1;}
.ProductInfo .InfoText{ width:510px; float:right;}
.ProductInfo .InfoText .title{ color:#000; font:normal 16px/36px '微软雅黑';}
.ProductInfo .InfoText .txt{ color:#333; font:normal 14px/26px '微软雅黑';}

.NewsList{ background:url(../images/newslist_03.gif) repeat-y center center;}
.NewsList .headlines{ width:48%; float:left; height:105px; overflow:hidden; background:url(../images/newslist_06.gif) repeat-x left bottom;}
.NewsList .headlines .pic{ padding-right:15px; float:left;}
.NewsList .headlines .pic img{ width:130px; height:87px;}
.NewsList .headlines .txt{ float:right; line-height:20px; color:#888888; width:355px;}
.NewsList .headlines .txt h5{ margin:0; font-size:18px; padding-bottom:8px; font-weight:normal;}
.NewsList .headlines .txt h5 a{ color:#232323; font-family:'Microsoft YaHei';}
.NewsList .headlines .txt h5 a:hover{ color:#d50000; text-decoration:underline;}
.NewsList .headlines .txt p{ padding:0px; margin:0px; color:#807f7f;}
.NewsList .headlines .txt dl{ padding:8px 0px 0px; margin:0px;color:#5c5c5c;}
.NewsList .headlines .txt dl a{ width:82px; line-height:23px; text-align:center; color:#5c5c5c;}

.NewsList ul{ line-height:43px;}
.NewsList ul li{ width:48%; height:43px; font-size: 16px; margin-right:42px; float:left; overflow:hidden; list-style:none; background:url(../images/newslist_06.gif) repeat-x left bottom;}
.NewsList ul li span{ float:right; color:#888888; font-family:Arial;}
.NewsList ul li a{ color:#888888; text-decoration:none; background:url(../images/templet_news_icon1.jpg) no-repeat left; padding-left:14px;}
.NewsList ul li a:hover{ color:#d50000; text-decoration:underline;}
.NewsList ul li.RightLi{ margin-right:0px;}

.BrandInfo{background-color:#fff; padding:35px;}

.word_info{ padding:20px;}
.word_info h2{ font:normal 24px/1.2em "微软雅黑"; color:#000; text-align:center; line-height: 60px;}
.word_info .remark{ padding-bottom:10px; line-height:14px; overflow:hidden; border-bottom:1px dotted #ccc;text-align:center; font-size: 12px;}
.word_info .remark .wordSource{ width:auto; float:left; color:#7b7b7b;}
.word_info .remark .wordSource span{ float:right;}
.word_info .remark .wordShare{ width:75px; padding-top:3px; padding-left:10px; float:left;}
.word_info .remark .wordShare .bdshare-button-style0-16 .bds_more{ padding-right:8px; padding-left:0px; width:52px; background:url(../images/down_pic.gif) no-repeat right 5px!important;}
.word_info .remark .MassageBt{ width:38px; padding-left:24px; text-align:center; height:23px; color:#0ec200; line-height:23px; font-size:14px; display:block; float:right; background:url(../images/comment_03.gif) no-repeat;}
.word_info .remark .collectBt{width:17px; height:23px; margin-right:8px; color:#0ec200; display:block; float:right; background:url(../images/collect_06.gif) no-repeat center;}
.word_info .imgDiv{ padding:40px 0px; text-align:center;}
.word_info .imgDiv img{ max-width:635px; max-height:500px;}
.word_info .digestDiv{ padding:6px; background-color:#ededed; line-height:20px;}
.word_info .digestDiv .title{ color:#b8b8b8;}
.word_info .digestDiv .txt{ color:#767676; overflow:hidden;}

.wordCont{ padding:20px 0; color:#333; border-bottom:1px solid #333333; line-height:2.0em; font-size:14px; overflow:hidden;}
.wordCont p{font-size: 17px; line-height: 30px;}
.news_info_content_back{ text-align:center;}
.news_info_content_back a{ color:#f00;}

.BrandList{ background-color:#fff; padding:35px 0;}
.BrandList ul{}
.BrandList ul li{ width:28%; height:139px; overflow:hidden; position:relative; float:left; margin-top:25px; margin-left:30px; margin-bottom:15px;}
.BrandList ul li img{width:100%; height:139px;}
.BrandList ul li .LiText{width:100%; height:72px; padding:0 15px; overflow:hidden; position:absolute; left:0px; bottom:-43px; background:url(../images/brand_12.png);}
.BrandList ul li .LiText .tit{ color:#fff; font:normal 14px/26px '微软雅黑'; height:26px;}
.BrandList ul li .LiText .tit a{color:#fff;}
.BrandList ul li .LiText .txt{ color:#fff; font:normal 12px/20px '微软雅黑';}
.BrandList ul li .LiText .txt a{ color:#fff;}
.BrandList ul li.hover .tit a{color:#fff;}


.dealerPage{ padding:20px 30px; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.dealer{  min-height:350px; _height:350px; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.dealer .titDiv{color:#e46713; font-family:"微软雅黑"; font-size:20px; line-height:40px; padding-bottom:10px; border-bottom:1px solid #e46713; }
.dealer .ColDiv{ width:400px; margin:0 auto; padding-top:100px;padding-bottom:100px;}
.dealer .ColDiv .text{ width:250px; height:33px; line-height:32px;}
.dealer .ColDiv .btn{ width:100px; height:39px; line-height:33px;font-family:"微软雅黑"; background-color:#e46713; color:#fff; border:none;}
.dealer .shuom{ text-align:right;}

/*Start*/
.news_004 { width:805px; float:right;}
.news_004 h4{ background:url(../images/templet_news_titlebg.jpg) no-repeat center top; height:34px; overflow:hidden; color:#fff; font-size:12px; line-height:26px;}
.news_004 h4 em{ font-style:normal; padding-left:300px;}
.news_004 h4 span{ float:right; padding-right:40px;}
.news_004 ul{ line-height:34px; }
.news_004 ul li{ list-style:none;  padding:0px 13px;}
.news_004 ul li a{ color:#888888; text-decoration:none; background:url(../images/templet_news_icon1.jpg) no-repeat left; padding-left:14px;}
.news_004 ul li a:hover{ color:#d50000; text-decoration:underline;}
.news_004 ul li span{ float:right; color:#888888; font-family:Arial;}
/*End*/


.C_Title{ padding-bottom:10px; border-bottom:1px solid #cccccc;background:url(../images/logo_ico.png) no-repeat left top;}
.C_Title span{ display:block;padding-left:45px; height:35px;line-height:35px;  }
.C_Title b{font-size:22px; color:#e60012;font-family:微软雅黑;}
.C_Title em{ font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#555; text-transform:uppercase;}
.C_Title h3{font-size:18px; color:#434343; line-height:18px; padding-top:10px;}

.job { padding-top:30px; line-height:26px; color:#434343;  padding-left:10px; }
.jobh4 { color:#48484c; font-size:12px; font-weight:normal; line-height:25px; padding-bottom:10px; padding-left:30px; }
.s_btn { margin:0px auto; padding:0px; background:url(../images/apply_bg.jpg) repeat-x 0px bottom; width:92px; height:25px; line-height:22px; color:#fff; border:0px; font-weight:bold; margin-right:10px; cursor:pointer; }
.btnimg { padding:10px 0; padding-left:202px; }
.t-info01 { padding: 0px; width:630px;  border-collapse:collapse; margin-bottom:10px; background:none; }
.t-info01 td { border-collapse:collapse; color:#48484c; line-height:35px; height:35px; }
.content .t-info01 .td2 { padding-left:15px; text-align:left;background:none; }
.f-input { line-height:19px; height: 19px; width: 260px; border: 1px solid #BEBEBE; background:none; }

/*sitemap*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}

/*bottom start*/
.bottomDiv{ width:100%; background-color: #1f7ccc;}
.bottomDiv .bottom{ width:1300px; height:220px; padding-top: 30px; margin:0 auto;}
.bottomDiv .bottom .b_left{ float:left; width:161px; color: #cfd2d7; font-size: 16px; text-align: center;}
.bottomDiv .bottom .b_left p{line-height: 36px;}
.bottomDiv .bottom .b_right{ float:right; width:315px; padding-top: 30px;}
.bottomDiv .bottom .b_right .m_search{ width:303px; padding-top:0px;height:41px;}
.bottomDiv .bottoma{width: 1060px; margin: 0 auto; font-size: 16px; line-height: 50px; color: #fff;}
.bottomDiv .bottoma a{color: #fff;}
.bottomDiv .bottoma p{margin: 0;}
.bottomDiv .foot {width: 100%; background-color: #115699; color: #fff;}
.bottomDiv .foot p{color: #fff; line-height: 50px; margin: 0;}
.bottomDiv .foot a{color: #fff;}
.bottomDiv .footer_03{float: left; margin-left: 100px; margin-top: 20px;}
.bottomDiv .footer_03 a{
	color: #e0e0e0;
	line-height: 36px;
	font-size: 16px;
}
.bottomDiv .footer_03 .lx{
	margin-bottom: 18px;
}
.bottomDiv .footer_03 span{
	font-size: 17px;
	color: #fff;
	display: block;
	margin-top: 20px;
	padding-top: 30px;
	line-height: 30px;
}
.bottomDiv .footer_03 p{
	color: #fff;
	margin-top: 16px;
}
.bottomDiv .footer_03 img{
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
.bottomDiv .a03{float: left;width: 231px; margin-left: 100px; margin-top: 30px;}
.bottomDiv .a03 h2{height:49px;margin-bottom: 25px;display: block;}

.bottomDiv .a03 .cur{margin-right: 20px;}
.bottomDiv .a03 a {width: 105px;text-align: center;float: left; line-height: 40px;font-size: 14px;color: #e0e0e0;}
.a03 a img{width:105px; height:105px;}
/*bottom end*/
/* 视频 */

/* tFocus 大的幻灯 */
#tFocus-leftbtn,#tFocus-rightbtn{display:block;}
#tFocus{width:100%;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:100%;height:680px;position:relative;}
#tFocus-pic li{width:100%;height:680px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li em img.tipimg{ position:absolute;width:32px;height:32px;cursor:pointer; }

#tFocusBtn{width:100%;height:370px;overflow:hidden; zoom:1;}
.tFocusBtn-box{width:100%}
#tFocus-btn{width:100%;height:370px;position:relative;left:0;bottom:0;overflow:hidden;zoom:1;float:left;margin-right:3px;}
#tFocus-btn ul{width:1200px;}
#tFocus-btn li{width:390px;height:288px; display:block;float:left; margin-right:8px; position:relative; cursor:pointer;}
#tFocus-btn li:nth-child(3){margin-right: 0px;}
#tFocus-btn li img{width:390px;	height:288px; }
#tFocus-btn li .tFocus-btn-connect{ position:absolute; left:0px; top:0px; width:160px;height:100px;padding:10px;word-wrap:break-word;
overflow:hidden;word-break:break-all;line-height:32px;font-size:32px;color:#ffffff;display:none;}
#tFocus-btn li.active .tFocus-btn-connect{display:block;}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}

/* 大图上的弹层样式 */
.tipcontent{padding:10px;width:660px;height:400px;border-radius:3px; overflow:hidden;zoom:1; display:none;position:absolute;left:50%; top:0px; z-index:222; margin-left:-340px;margin-top:80px;background:#ffffff;}
#tipconmessage{ position: relative; width: 660px; height:350px;margin-top:20px;overflow:hidden;zoom:1;}
#tipconmessage .img_list{overflow:hidden; zoom:1; position: relative; height: 350px;}
/* 根据图片的张数来设定dl的宽度 */
.img_list dl{ width: 3500px; position: absolute; height: 350px; left: 0px;}
.img_list dd{ float: left; width: 660px; height:350px; }
.img_list dd .img_list_content{padding-left:40px;padding-right:40px;width:580px;overflow:hidden;zoom:1;}

  /* 企业文化 */
    .fl17{
    	display: flex;
    	flex-flow: column wrap;
    	justify-content: center;
    	align-items: center;
    }
  .ulboxa{margin: 60px 0px;}
  .ulboxa .li{
	width: 32%;
	margin-right: 2%;
  	border-radius: 8px;
  	overflow: hidden;
	float: left;
	margin-bottom: 2%;
  }
  .ulboxa .li:nth-child(3n){
	  margin-right: 0;
  }
  .ulboxa .li:hover .text{
	  background-color: #f5f5f5;
  }
  .tit-18 p{font-size: 18px; line-height: 60px; text-align: center; width: 100%;}
  .ulboxa .img{width: 100%;}
  .ulboxa .li .img img{width: 100%; margin: 0; padding: 0; border-radius: 0;}
  .ulboxa .text{
  	padding-top: 10px;
  	border: 1px solid #dcdcdc;
	border-top: none;
  }
  .fl17{
  	display: flex;
  	flex-flow: column wrap;
  	justify-content: center;
  	align-items: center;
  }
  .ulboxa .text .tit2{
  	color: #005bac;
  	line-height: 30px;
	margin: 0 auto;
  }
  .ulboxa .tit-28{font-size: 26px;}
  .ulboxa .text .tit3{
  	font-family: 'Impact';
  	color: #333;
  	opacity: .3;
  	text-transform: capitalize;
  }
  .ulboxa .tit-16{
  	font-size: 14px;
  	line-height: 26px;
  }
   .ulboxa .text .line{
	width: 40px;
	height: 2px;
	background-color: #BDBDBD;
	margin: 12px 0;
	  }


/*page*/
/*分页样式*/

.pglist { width: 100%;text-align: center;clear: both;/* padding: 40px 0; */color: #333; margin-top: 20px;}
.pglist a { padding: 0 10px;margin: 0 6px; border: 1px solid #e5e5e5;  color: #333; font-size: 14px;}
.pglist a.close {background: #f2f2f2 !important;}
.pglist * {display: inline-block;vertical-align: middle;line-height: 30px;padding-bottom: 1px;}
.pglist a:hover,.pglist .hover {display: inline-block;color: #fff;background: #005bac;border-color: #005bac;}
.position-relative{ position: relative;}
.pglist input{border: 1px solid #e5e5e5; margin: 0 6px; width: 55px; padding: 0 8px; text-align: center; color: #fff;}
.pglist  button{  color: #005bac; border: 1px solid #005bac; padding: 0 22px;margin: 0 6px; }
.pglist  button:hover{ color: #fff; background: #005bac;}

/* shangqiao */
.fl{float: left;}
.fr{float: right;}
.guanggao-dbbox{width: 240px; min-height:320px; padding-bottom: 10px; background-color:#ededed; position: fixed; z-index: 9999; bottom:0px;left:0px; border-radius:5px 5px 0 0; overflow: hidden;}
.changedw{left: 50%; bottom:50% !important; z-index: 99999; margin-left:-120px; margin-bottom:-160px;}
#nb-show,#nb-gb{display: none;}
.nb-nodeboard-top{background: url("../images/boardTop5.png") no-repeat; height: 36px; line-height: 36px; color: #fff;  font-size: 15px; }
.nb-nodeboard-top .fl{margin-left: 8px;}
.nb-nodeboard-top .fr img{vertical-align:middle;}
.nb-nodeboard-text{ zoom: 1; padding: 12px 0; line-height:1.5; border-bottom: 1px solid #d5d5d5; font-size:15px;}
.nb-nodeboard-link{color: #000; font-size: 14px;}
.nb-nodeboard-text p{padding-left:10px; color: #000; font-size: 14px;}
#nb_nodeboard_form{width: 94%; margin: 0 auto; display:block;}
#nb-nodeboard-set-content-js{ width:96%; height:79px;margin:10px auto 0px;padding:4px; resize: none;overflow: hidden;border: 1px solid #d5d5d5;background-color: #fff;text-align: left; font-size: 12px;}
.nb-nodeboard-tips,.nb-nodeboardphone-tips{display:none; color: #f00; font-size: 12px; }
.nb-nodeboard-inputbox{display: flex; height: 30px; width:100%; line-height: 30px;margin:7px auto 0;border: 1px solid #d5d5d5;position: relative;background-color: #fff; overflow:hidden;}
.nb-nodeboard-inputbox input{width:195px; border: none; font-size: 12px;}
.nb-nodeboard-icon { width: 24px;height: 28px;display: inline-block;text-align: center; background-color: #fff; vertical-align: top; border-right: 1px solid #fff; }
.nodeName{background: #fff url(../images/user.png) no-repeat 9px center;}
.nodePhone{background: #fff url(../images/nodephone.png) no-repeat 9px center;}
.nodeyx{background: #fff url(../images/yx.png) no-repeat 9px center;}
.nodedz{background: #fff url(../images/dz.png) no-repeat 9px center;}
.nb-nodeboard-send-btn{border: none; height: 35px;width:30%; line-height: 35px;text-align: center;border-radius: 2px;font-size: 14px;color: #fff;cursor: pointer;background-color: #6696ff; margin-top:8px;}
.nb-nodeboard-send-btn:hover{background-color: #6696ff;}
/*商务通跳窗*/
.nb-dingwei{display:none;}
.nb-dingwei .container{z-index:9999;position:fixed;top:50%;left:50%; margin-left:-200px; margin-top:-81px;  width: 400px; height: 162px; background: url("../images/inviteColorBack0.png"); }
.nb-fd-close{position: absolute; right:10px; bottom:105px;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.nb-fd-close:hover{cursor: pointer;  transform: rotate(180deg); -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg); -o-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.nb-fd-content{position:absolute; bottom: 0; right:0; color: #fff; width:222px; height:108px;}
.nb-fd-content p{color: #fff; font-size: 16px;}
.anniubox{margin-top:15px;}
.anniubox span{border:#fff solid 1px; color: #fff; height: 34px; line-height: 34px; width: 80px; text-align: center; display: inline-block; border-radius: 5px;}
.anniubox .nb-dk{margin-left: 10px; background-color: #fff; color: #329fd7;}
/*在线咨询*/
.nb-online-box{position: fixed; right:0px; bottom:35%; z-index: 999999; background-color: #00AEF3; width: 100px;border-radius:6px;  text-align: center; padding: 8px 0;}
.nb-online-box h2{ font-size:16px; color: #fff; text-shadow: 1px 1px 1px #666;}
.nb-online-box p{color: #fff; font-size: 12px; text-shadow: 1px 1px 1px #666;}

/*内页详情页面公用样式*/
.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
}

.xypg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
}

.xypg-detail-info-bar .baidu-share {
    float: left;
    margin-left: 25px;
    margin-top: 7px;
}

.xypg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-time i:after {
    opacity: .5;
    background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers {
    float: left;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-numbers i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-numbers i:after {
    opacity: .5;
    background-position: 0 -330px;
}

.xypg-detail-info-bar .xypg-file-down {
    float: right;
    position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
    background-position: 0 -630px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
    color: #0a326e;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
    position: absolute;
    z-index: 9999;
    width: 250%;
    right: 0;
    background: #fff;
    display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
    padding: 10px 0;
    border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 5px;
    height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
    overflow: hidden;
    line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
    font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
    color: #0a326e;
}

.xypg-detail-con-title {
    margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
    display: inline-block;
    font-size: 18px;
    color: #0a326e;
}

.xypg-detail-con {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}

.xypg-detail-con img, .xypg-detail-con p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.xypg-detail-tags {
    margin-top: 40px;
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #0a326e;
    line-height: 40px;
    border-bottom: 3px solid #0a326e;
    margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.xypg-detail-tags .tags-content {
    padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
    font-size: 12px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
    color: #0a326e;
}

.xypg-detail-url {
    margin-top: 15px;
}

.xypg-detail-url a {
    word-break: break-all;
}

.xypg-detail-article p {
    margin: 10px 0 20px 0;
    line-height: 24px;
}

.xypg-detail-pn {
    margin-top: 30px;
	text-align: center;
}

.xypg-detail-pn div + div {
    margin-top: 15px;
}

.xypg-detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
}

.xypg-detail-pn div b {
    font-size: 14px;
    color: #0a326e;
    float: left;
    font-weight: normal;
}

.xypg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
}

.xypg-detail-pn div a:hover {
    color: #0a326e;
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 50%;
    }
}

.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}
.page-product-detail-right {
    width: 370px;
    margin-right: 15px;
    float: right;
/* 	height: 500px;
	overflow-y: scroll; */
}

.page-product-detail-right > h1 {
    color: #005bac;
    font-size: 30px;
   /* margin:17px 0 24px; */
}
.ji h3{font-weight: normal;width: 129px;height: 33px;background-color: #005bac;line-height: 33px;color: #ffffff;font-size: 18px;text-align: center;}
.ji1{border-bottom: 1px solid #dddddd;margin-bottom: 20px;}
.xinxi{color: #666666;font-size: 16px;line-height: 32px;}


.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 15px;
    padding: 0 30px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 89px;
	height: 89px;
    font-size: 0;
    border: 1px solid #dddddd;
    position: relative;
}

.product-detail-slick a.slick-item img {
    width: 87px;
	height: 87px;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #0a326e;
}


.product-detail-slick .owl-nav button {
  position: absolute;
  width: 22px;
  height: 90px;
  text-align: center;
  top: 50%;
  margin-top: -45px;
  z-index: 9;
  cursor: pointer;
  opacity:1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  outline: none;
  border: none;
}

.product-detail-slick .owl-nav button .icon-font {
  width: 100%;
  height: 100%;
  display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
  background-position: 1px -509px;display:none;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
  background-position: -27px -240px;display:none;
}
.product-detail-slick .owl-carousel .owl-dots.disabled,.product-detail-slick  .owl-carousel .owl-nav.disabled{display: block!important;}


.page-product-detail-effect{float: left;}
.relate-title {
    background: url(../images/a9b895d42f0024321eeb9bee8acbbc6ed0740912.png) no-repeat bottom left;padding-bottom: 15px;margin-bottom: 30px;
}

.relate-title span {
    display: inline-block;
    color: #0a326e;
    font-size: 20px;
}
/* 右侧导航 */
.rightMune{
	display: block;
	width: 74px;
	height: auto;
	position: fixed;
	top: 42%;
	right: 10px;
	z-index: 90;
	border-radius: 6px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
	background: #fff;
}
.rightMune li{position: relative;}
.rightMune li::after{
    content: "";
    display: block;
    width: 64px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -32px;
}
.rightMune li>a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    height: 64px;
    font-size: 12px;
    color: #a2acb5;
    line-height: 20px;
    padding: 10px 0 0;
	margin: 0;
}
.rightMune li:last-child::after{
	display: none;
}
.rightMune li>a:hover{
	color: #000;
	text-decoration: none;
}
.rightMune li>a span{
    display: block;
    width: 100%;
    height: 30px;
    margin: 0 auto 4px;
}
.rightMune li>a.zx span{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rightmune-01.png);
}
.rightMune li>a.zx:hover span{
	background-image: url(../images/rightmune-01a.png);
}
.rightMune li>a.dh span{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rightmune-02.png);
}
.rightMune li>a.dh:hover span{
	background-image: url(../images/rightmune-02a.png);
}
.rightMune li>a.wx span{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rightmune-03.png);
}
.rightMune li>a.wx:hover span{
	background-image: url(../images/rightmune-03a.png);
}
.rightMune li>a.ly span{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rightmune-04.png);
}
.rightMune li>a.ly:hover span{
	background-image: url(../images/rightmune-04a.png);
}
.rightMune li>a.zhiding span{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rightmune-05.png);
}
.rightMune li>a.zhiding:hover span{
	background-image: url(../images/rightmune-06.png);
}
.rightMune-phone{
	display: none;
	width: 166px;
	background: #fff;
	position: absolute;
	top: 0%;
	right: 0px;
	text-align: center;
	padding: 19% 0%;
	font-size: 18px;
	color: #000;
	opacity: 0;
}
.rightMune-ewm{
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50%;
	right: 82px;
	margin-top: -60px;
	padding: 4px;
	background: #f8f8f8;
	border-radius: 6px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
}


