@charset "utf-8";
/**
东莞祥奔网络科技有限公司
http://www.xiangben.com/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{font:12px/24px "微软雅黑","宋体",Arial, Helvetica, sans-serif;color:#666;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#003d87;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.gr_center{text-align:center;}
.grWidth{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.hidden{overflow:hidden;}
.flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex-1{
	display:flex;
	align-items:center;
	justify-content:center;
}
.flex-2{
	display:flex;
	align-items:center;
	justify-content:left;
}
.clearfix::after{
	display: block;
	content: "";
	clear:both;
}
@keyframes fadeIn{
	from {opacity:0;}
	to {opacity:1;}
}
@-webkit-keyframes fadeIn{
	from {opacity:0;}
	to {opacity:1;}
}
.dhyc-ggys{
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dhwbyc{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 头部  */
.topbar{height:40px;line-height:40px;background:#dedede;color:#222;font-size:14px;}
.topbar em{font-style:normal;margin:0 8px;color:#666;}
.topbar a{color:#222;}
.topbar a:hover{color:#003d87;}
.header{height:105px;padding-top:25px;overflow:hidden;}
.headPhone{background:url(../images/headPhone.jpg) no-repeat left center;padding-left:55px;font-size:14px;}
.headPhone span{font-size:20px;display:block;color:#ff0000;font-family:Charlemagne Std,Arial;line-height:19px;}

/* 主导航  */
.nav{height:55px;background:url(../images/nav_bg.jpg) repeat-x;border-radius:0 0 5px 5px;position:relative;top:55px;margin-top:-55px;z-index:999;width:1104px;overflow:hidden;}
.navMain{}
.navMain li{float:left;height:55px;font-size:14px;background:url(../images/nav_line.jpg) no-repeat right center;}
.navMain li a{display:block;height:55px;line-height:55px; color:#fff;text-align:center;padding:0 19px;}
.navMain li.last {background:none;}
.navMain li a.current,.navMain li a:hover{color:#fff;background:url(../images/nav_h.jpg) repeat-x;}

/*  广告轮播图 */
.banner{ width:1920px;margin: 0 auto; position:relative;height:500px;left:50%; margin-left:-960px;overflow:hidden;}
.banner .bd{ width:1920px; height:500px; overflow:hidden; z-index:0;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-500px;}
.banner_ctr a{ display:block;width:50px;height:95px; background: url(../images/bannerBtn.png) no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1090px; background-position: -50px 0px;}
.banner .hd{position:absolute; bottom:10px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:10px;overflow:hidden;}
.banner .hd li{background:#003d87; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:6px; height:6px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #003d87;}
.banner .hd li:hover,.banner .hd .on{background:none;border:2px solid #003d87;}


.banner{
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    float: none;
    height: 300px;
    width: 100%;
    text-align: center;
}
.banner2{
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    float: none;
    height: 400px;
    width: 100%;
    text-align: center;
}

/*  热点搜索 */
.hotSearch{height:60px;line-height:60px;background:#ddd;color:#222;font-size:14px;overflow:hidden;border-bottom:1px solid #ccc;}
.searFont{width:620px;overflow:hidden;color:#222;}
.searFont em{font-style:normal;margin:0 8px;}
.searFont a{color:#222;}
.searFont a:hover{text-decoration:underline;}
.search{width:320px;height:40px;margin-top:10px;background:#fff;overflow:hidden;padding:0 10px;}
.sear_text{float:left;width:250px;height:40px;line-height:40px;background:#fff;color:#999;}
.sear_btn{float:right; width:30px;height:40px; cursor:pointer;background:url(../images/search_btn.jpg) no-repeat center center;}
.sear_btn:hover{opacity:0.8;filter:alpha(opacity=80);}

/* 产品中心 */
.product{padding:40px 0 30px 0; overflow:hidden;}
.homeTitle{font-size:30px;color:#222;text-transform:uppercase;font-weight:normal;background:url(../images/homeTie_line.jpg) no-repeat center bottom;padding-bottom:15px;text-align:center;line-height:30px;}
.homeTitle span{display:block;font-size:12px;color:#666;font-family:Arial;}
.productMain{height:;overflow:hidden;margin-top:30px;}
.productMain ul{width:1030px;}
.productMain li{float:left;width:310px;height:285px;padding:9px;border:1px solid #cfcfcf;border-radius:3px;margin-right:5px;margin-bottom:25px;}
.productMain li a{display:block;width:310px;height:285px;overflow:hidden;position:relative;background:#000;}
.productMain img{width:310px;height:285px;}
.productMain .tie{background:url(../images/opc.png);height:30px;line-height:30px;text-align:center;color:#fff;display:block;padding:0 5px;position:absolute;bottom:0;width:300px;transition:all 0.3s;}
.productMain div{position:absolute;top:-300px;left:0;text-align:center;height:225px;width:250px;color:#fff;font-size:14px;z-index:3;padding:0 30px;padding-top:60px;transition:all 0.6s;}
.productMain div .icon{background:url(../images/proIcon.png) no-repeat;width:48px;height:48px;margin-bottom:10px;display:inline-block;}
.productMain div h3{font-size:18px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;}
.productMain div h3 span{border-bottom:1px solid #fff;height:40px;display:inline-block;}
.productMain li:hover img{opacity:0.2;filter:alpha(opacity=50);}
.productMain li:hover .tie{bottom:-50px;transition:all 0.3s;}
.productMain li:hover div{top:0;transition:all 0.6s;}

/* 深层剖析 */
.analyze{background:url(../images/analyzeBg.jpg) no-repeat center top;height:675px;overflow:hidden;border-top:6px solid #0060cc;}
.analyze .title{text-align:center;margin-bottom:70px;}
.analyzeMain{padding-left:560px;font-size:14px;}
.analyzeMain li{background:url(../images/analyzeIcon1.png) no-repeat 5px 20px;border-bottom:1px solid #dedede;padding:15px 0 15px 50px;}
.analyzeMain li h4{color:#0060cc;font-size:14px;}
.analyzeMain li p{line-height:20px;}
.analyzeMain li.a2{background:url(../images/analyzeIcon2.png) no-repeat 5px 20px;}
.analyzeMain li.a3{background:url(../images/analyzeIcon3.png) no-repeat 5px 20px;}
.analyzeMain li.a4{background:url(../images/analyzeIcon4.png) no-repeat 5px 20px;}
.analyzeMain li.a5{background:url(../images/analyzeIcon5.png) no-repeat 5px 20px;border-bottom:none;}

/* 细节 */
.detail{background:url(../images/detailBg.jpg);overflow:hidden;}
.detail .grWidth{padding:40px 0;background:url(../images/detailIcon.png) no-repeat center bottom;overflow:hidden;}
.detail ul{height:290px;overflow:hidden;padding-left:60px;}
.detail ul li{background:url(../images/detailImg1.png) no-repeat;color:#fff;font-size:14px;text-align:center;width:198px;height:289px;line-height:30px;float:left;margin-right:30px;line-height:20px;}
.detail ul li h3{font-size:30px;padding-top:200px;transition:all 0.3s;line-height:30px;margin-bottom:5px;}
.detail ul li.d2{background:url(../images/detailImg2.png) no-repeat;}
.detail ul li.d3{background:url(../images/detailImg3.png) no-repeat;}
.detail ul li.d4{background:url(../images/detailImg4.png) no-repeat;}
.detail ul li:hover h3{padding-top:195px;transition:all 0.3s;}

/* 技术结晶 */
.crystal{background:url(../images/crystalBg.jpg) no-repeat center top;height:418px;overflow:hidden;color:#fff;}
.crystal h2{font-size:36px;text-align:center;line-height:36px;padding-top:40px;}
.crystal h2 span{display:block;font-size:12px;font-weight:normal;}
.crystal .zx{text-align:center;}
.crystal .zx a{display:inline-block;width:110px;height:35px;background:#fff;font-size:15px;color:#004ea6;line-height:35px;border-radius:5px;}
.crystal .zx a:hover{box-shadow:0 0 8px #0060cc inset;}
.crystalMain{overflow:hidden;margin-top:25px;}
.crystalMain li{float:left;width:161px;height:161px;text-align:center;line-height:161px;margin-right:48px;font-size:16px;overflow:hidden;position:relative;transform:rotate(0deg);transition: all 0.6s;}
.crystalMain li span{background:url(../images/crystalIcon.png) no-repeat;width:161px;height:161px;display:block;}
.crystalMain li p{position:absolute;top:0;left:0;z-index:2;width:161px;}
.crystalMain li.last{margin-right:0;}
.crystalMain li:hover span{transition: all 0.6s;transform:rotate(90deg);}
.crystal .phone{text-align:center;font-size:30px;font-weight:normal;margin-top:25px;}

/* 优势 */
.odds{padding-top:70px;overflow:hidden;font-size:14px;}
.oddsTitle{text-align:center;margin-bottom:50px;}
.odds .font h3{font-size:30px;font-family:Arial;color:#78b7ff;line-height:30px;margin-bottom:10px;}
.odds .font h3 span{display:block;font-size:18px;color:#0a63c8;}
.odds .font p{background:url(../images/odds_li.jpg) no-repeat left 9px;padding-left:15px;margin-bottom:5px;}
.odds1{background:url(../images/oddsImg1.jpg) no-repeat right top;padding-top:20px;height:305px;padding-right:520px;}
.odds1 .font1{height:135px;margin-bottom:15px;}
.odds2{background:url(../images/oddsImg2.jpg) no-repeat left top;padding-top:80px;height:216px;padding-left:500px;}
.odds3{background:url(../images/oddsImg3.jpg) no-repeat right top;padding-top:45px;height:265px;padding-right:510px;}

/* 合作案例 */
.case{background:#efefef;padding:50px 0;overflow:hidden;}
.case .title{background:url(../images/caseTie_line.jpg) no-repeat center center;font-size:30px;color:#0a63c8;font-weight:normal;text-align:center;text-transform:uppercase;margin-bottom:50px;line-height:34px;}
.case .title span{color:#999;margin-left:10px;}
.caseMain{height:;overflow:hidden;}
.caseMain ul{width:1050px;}
.caseMain li{float:left;width:225px;height:225px;padding:4px;border:1px solid #c5c5c5;border-radius:3px;margin-bottom:20px;margin-right:20px;}
.caseMain li a{display:block;width:225px;height:225px;overflow:hidden;position:relative;background:#000;}
.caseMain li img{width:225px;height:225px;filter: blur(0);-webkit-filter: blur(0); -moz-filter: blur(0);-o-filter: blur(0);-ms-filter: blur(0);}
.caseMain li div{position:absolute;position:absolute;top:0;left:-240px;color:#fff;text-align:center;top:50%;margin-top:-60px;transition:all 0.5s;width:205px;height:225px;padding:0 10px;}
.caseMain li h3{font-size:16px;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.caseMain li span{display:inline-block;width:105px;height:35px;line-height:35px;background:#0a63c8;color:#fff;font-size:14px;border-radius:3px;}
.caseMain li.c1,.caseMain li.c1 a,.caseMain li.c1 img,.caseMain li.c1 div{width:225px;height:225px;}
.caseMain li.c1 div{left:-500px;}
.caseMain li:hover img{opacity:0.2;filter:alpha(opacity=50); filter: blur(5px);-webkit-filter: blur(5px);-moz-filter: blur(5px);-o-filter: blur(5px);-ms-filter: blur(5px);}
.caseMain li:hover div{left:0;transition:all 0.5s;}
.caseMain li.c1:hover div{left:0;}
.pageBan1{padding:40px 0;}

/*  关于大成精密 */
.about{border-top:1px solid #efefef;padding:35px 0 60px 0;overflow: hidden;}
.about .homeTitle{margin-bottom:50px;}
.about .video{width:425px;height:320px;overflow:hidden;background:url(../images/videoShadow.jpg) no-repeat center bottom;padding-bottom: 15px}
.aboutRight{width:555px;font-size:14px;color:#222;}
.aboutRight h2{margin-bottom:15px;}
.aboutRight .font{height:118px;margin-bottom:10px;overflow:hidden;}
.aboutRight .more{display:inline-block;width:125px;height:40px;text-align:center;line-height:40px;background:#0a63c8;color:#fff;font-size:14px;box-shadow:1px 1px 0 #042953;}

/*  公司新闻 */
.news{padding:40px 0 45px 0;background:#efefef;overflow:hidden;}
.newsTop{border:3px solid #0a63c8; height:50px;line-height:50px;margin-bottom:30px;}
.newsMore{float:right;font-size:14px;margin-right:20px;}
.newsMenu{font-size:18px;color:#9a9a9a;}
.newsMenu a{display:inline-block;width:150px;height:50px;text-align:center;}
.newsMenu a.on{color:#0a63c8;}

.newsMain,.newsBox{height:400px;overflow:hidden;}
.newsBox_left{width:425px;height:400px;overflow:hidden;position:relative;}
.newsBox_left img{width:425px;height:400px;}
.newsBox_left div{padding:10px;background:#0a63c8;color:#fff;position:absolute;bottom:0;width:405px;}
.newsBox_left div h3{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsBox_left div p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:12px;}
.newsBox_left div span{float:right;margin-left:30px;font-family:Arial;font-size:40px;line-height:40px;padding-top:5px;}
.newsBox_left div span i{font-style:normal; font-size:20px;}

.newsBox_right{width:560px;overflow:hidden;}
.newsBox_right li{height:115px;font-size:14px;padding-bottom: 10px;margin-bottom:10px;border-bottom:1px dotted #d1d1d1;}
.newsBox_right li img{ width:120px; height:115px;margin-right:20px;}
.newsBox_right li h3{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsBox_right li h3 a{ color:#222;}
.newsBox_right li h3 a:hover{color:#0a63c8;}
.newsBox_right li span{line-height:22px;margin-bottom:6px;text-transform:uppercase;font-size:12px;display:block;}

/*  尾部 */
.footer{background:#222;color:#fff;overflow:hidden;padding-bottom:20px;font-size:14px;}
.footMenu{background:#003d87;border-radius:0 0 5px 5px;height:50px;line-height:50px;margin-bottom:10px;text-align:center;}
.footMenu a{margin:0 25px;}
.footLogo{width:210px;text-align:right;margin-right:40px;float:left;}
.footContact{line-height:30px;}
.footContact span{margin-right:60px;min-width:330px;margin-right:20px;display:inline-block;}
.footContact a{margin-right:20px;}
.firendLink{height:135px;line-height:30px;background:#444;color:#fff;font-size:14px;}
.firendLink em{margin:0 10px;}
.footer a,.firendLink a{color:#fff;}
.footer a:hover,.firendLink a:hover{text-decoration:underline;}{text-decoration:underline;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:200px;}
.listWrapper{ overflow: hidden; padding-bottom:50px; padding-top:30px;}
.listLeft{width:250px; float: left;overflow: hidden; }
.listRight{width:930px; float: right; overflow: hidden;}
.breadCrumb{ border-bottom:1px solid #DADADA; height:30px;font-family:"宋体";}
.breadCrumb strong{ color:#333; font-size:18px; font-family:"微软雅黑";  height:29px; border-bottom:2px solid #003d87; display:inline-block; font-weight:normal;}
.breadCrumb p {background:url(../images/mapIcon.png) no-repeat left center; padding-left:20px;}
.breadCrumb p span{ margin:0 8px;}
.listBox{ margin-top:25px;overflow: hidden; width:920px;}
.listBox p{

	line-height:35px;
}

/*  内页广告轮播图 */
.listBanner{ width:1920px;margin: 0 auto; position:relative;height:250px;left:50%; margin-left:-960px;overflow:hidden;}
.listBanner .bd{ width:1920px; height:250px; overflow:hidden; z-index:0;}
.listBanner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-500px;}
.listBanner_ctr a{ display:block;width:50px;height:95px; background: url(../images/listBannerBtn.png) no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.listBanner_ctr a.prev{left:-90px;}
.listBanner_ctr a.next{right:-1090px; background-position: -50px 0px;}
.listBanner .hd{position:absolute; bottom:10px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:10px;overflow:hidden;}
.listBanner .hd li{background:#003d87; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:6px; height:6px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #003d87;}
.listBanner .hd li:hover,.listBanner .hd .on{background:none;border:2px solid #003d87;}

/* 内页公用菜单 */
.sidebar{margin-bottom:15px;font-size:14px;}
.sidebar .side_title{
	font-size:18px;
	color:#fff;
	line-height:60px;
	height:60px;
	text-align:center;
	font-weight:normal;

	background-image: url(../images/navBar_bj.jpg);
	background-repeat: repeat;
	background-position: center;
}
.sidebarMenu{border:1px solid #efefef;}
.sidebarMenu li{margin-bottom:1px;overflow: hidden;}
.sidebarMenu li a{ display: block; no-repeat 190px center; padding-left:15px;color:#333;height:40px;line-height:40px;background-color: #f4f4f4;}
.sidebarMenu li:hover,.sidebarMenu li.current{background-color: #f4f4f4;}
.current2{
	width: 250px;
	display: block;
	background-image: url(../images/list_bg.jpg);color:#fff;
}
.current2 a{background-image: url(../images/list_bg.jpg); color:#fff;}
.current3 li a{
	color:#333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
}
#current2{ color:#fff;}


/*  推荐产品 */
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{ background-image: url(../images/navBar_bj.jpg);
	background-repeat: repeat;
	background-position: center; height:40px; line-height:40px; font-size: 12px;color: #fff; padding-left:15px; font-size: 14px;}
.recommend_slide{height:430px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:195px;overflow:hidden;height:205px;margin-bottom:10px;}
.recommend_pro li img{ width:189px; height:174px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #003d87;}

/*  左侧联系我们 */
.twoCont{padding:15px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;}
.sidebarThree h3 span{display:block;font-size:26px;color:#003d87;font-family:arial;}
.sidebarThree p{line-height:22px;font-family:"宋体";}
.sidebarThree p span{padding-left:3em;}
.pageTitle{height:46px;line-height:40px;background:url(../images/conti.jpg) no-repeat left bottom;}
.pageTitle h2{display:block;float:left;height:46px;text-align:left;font-size:16px;overflow: hidden;}
.pageTitle span{height:46px;float:right;}

/* 产品中心 */
.productList li{float:left;width:220px;margin-bottom:20px;height:235px;margin-right:10px;border:1px solid #ddd;background:#eee;text-align:center;}
.productList li a{display:block;width:220px;}
.productList li img{width:210px;height:190px;padding:5px;background:#fff;}
.productList li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.productList li p{
	font-size: 0.2em;
	margin-right: 2px;
	margin-left: 2px;
}
.productList li:hover{border:1px solid #6ac334;}
.productList li a:hover{background:#6ac334;color:#fff;}

/* 左侧图片放大镜样式 */
.productshow_top{margin-top:25px; height:; overflow: hidden; }
.product-show-pic{width:430px;height:320px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;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:320px;height:285px;padding:4px;border:1px solid #ccc; float:left;}
.spec-scroll{width:85px;height:285px;overflow:hidden;float:right; margin-top:3px;}
 .spec-scroll a.prev{display:block;width:85px;height:5px;background:url(..../images/gotop.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-bottom:10px;}
.spec-scroll a.prev:hover{background:url(..../images/gotop2.gif) no-repeat center top;}
.spec-scroll a.next{display:block;width:85px;height:5px;background:url(..../images/gobottom.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-top:10px;}
.spec-scroll a.next:hover{background:url(..../images/gobottom2.gif) no-repeat center top;}
.spec-scroll .items{width:85px;height:255px;overflow:hidden; position: relative;}
.spec-scroll .items ul{position: absolute; width:85px;height:365px;}
.spec-scroll .items ul li{width:85px;height:90px; text-align: center;}
.spec-scroll .items ul li img{width:78px;height:72px;cursor:pointer;padding: 2px; border:1px solid #ccc;}
.spec-scroll .items ul li:hover img,.spec-scroll .items ul .on img{border:1px solid #6ac334;}

/* 产品简介 */
.proshow_synopsis{/* background:#f2f2f2; border: 1px solid #d5d5d5; */padding: 24px;width:380px;font-size: 14px;line-height: 30px; height:250px;}
.proshow_synopsis .title{font-size:24px; color:#003d87;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;max-height:210px;margin-bottom:20px;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font p{float: right;width:375px;}
.proshow_synopsis .btn{}
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 15px; color: #fff;margin-right:15px;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#003d87 url(../images/proshow_icon2.png) no-repeat 20px 15px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}
.proshow_synopsis .prodBtn a { display: inline-block; width: 130px; height: 40px; line-height: 40px;text-align: center; background: #003d87; color: #fff;margin-right:15px;transition: all 0.3s;font-size:14px; }
.proshow_synopsis .prodBtn p { display: inline-block; width: 235px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; background: url(../images/telephone.png) no-repeat 0 center; }
.proshow_synopsis .prodBtn span { color: #B30000; }

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:20px; margin-bottom:20px;}
.gr-tab-list .hd{height:29px;line-height:29px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{width:100px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#003d87;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

/* 采购表单样式 */
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 12px #efefef;font-size:14px;font-weight:bold;color:#333;margin-top:15px;font-family:"微软雅黑";}
.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}
.tableRow{width:236px;height:24px;float:left;}
.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.rowInput{float:left;padding:3px 5px;width:159px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:633px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.grCode{width:500px;}
.pt15{margin-top:15px;}
.checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.rowInput:focus,.rowTextarea:focus{border:1px solid #333;}
.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtA:hover{background:#888}
.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtB:hover{background:#666}

/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span{display:inline-block;color:#fff;background:#003d87;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:900px; margin-top:20px;}
.related-product li{float:left;width:230px;margin-bottom:20px;margin-right:32px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:230px;}
.related-product li img{width:220px;height:200px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #003d87;}
.related-product li a:hover{background:#003d87;color:#fff;}

/* 客户案例 */
.caseList li{float:left;width:230px;margin-bottom:20px;margin-right:32px;border:1px solid #ddd;background:#eee;text-align:center;}
.caseList li a{display:block;width:230px;}
.caseList li img{width:220px;height:220px;padding:5px;background:#fff;}
.caseList li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.caseList li:hover{border:1px solid #003d87;}
.caseList li a:hover{background:#003d87;color:#fff;}

/* 客户案例详情 */
.caseshow_tie{ font-size: 16px; color:#003d87;font-family: "微软雅黑"; text-align: center; margin-bottom:10px;}
.caseshow .p1{text-align:center;border-bottom:1px dotted #ccc;margin-bottom:20px;padding-bottom:10px;}
.caseshow .p1 span{margin:0 15px;}
.caseShow_img{text-align:center;height:420px;margin-bottom:20px;}
.under{padding-top:15px; border-top:1px dotted #ccc;margin-top:20px;}
.under_left{ color:#999; line-height:24px; float:left;}
.under_left a{margin-left:5px;}
.under .under_right{ float:right; display:inline-block; width:80px; height:25px; background:#666;text-align:center; line-height:25px; color:#fff;transition:all 0.5s;}
.under .under_right:hover{ background:#333; transition:all 0.5s;}

/* 荣誉资质 */
.honorList ul li{width:200px;float:left;margin-right:25px;margin-bottom:15px;text-align:center;}
.honorList ul li img{display:block;width:200px;height:175px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList ul li img:hover{border:1px solid #003d87;background:#003d87;}
.honorList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.fr-caption{ text-align:center;}

/* 公司坏境 */
.productList,.caseList,.partnerList,.honorList,.settingList,.strengthList{ width:930px;overflow: hidden;}
.productList ul,.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.strengthList ul{ width:930px;}
.settingList ul li{width:230px;float:left;margin-right:35px;margin-bottom:15px;text-align:center;}
.settingList ul li img{display:block;width:220px;height:155px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.settingList ul li img:hover{border:1px solid #003d87;background:#003d87;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}


/*  新闻列表 */
.newsList li{ overflow:hidden; height:190px; margin-bottom:33px;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:22px;}
.newsList li .fl{width:220px; height:165px;background:#fff; padding:4px; border:1px solid #d0d0d0; margin-right:20px;}
.newsList li .fl img{ width:210px; height:155px;}
.newsList li h3{font-family:"微软雅黑";white-space:nowrap;overflow:hidden;text-overflow: ellipsis; font-size: 16px;font-weight:normal;}
.newsList li h3 a{color: #333;}
.newsList li p{
	color: #666666;
	margin-top: 20px;
	line-height:25px;
}
.newsList li h3 a:hover{ color:#0a63c8;}
.newsList li .p01{ color:#999; height: 30px; line-height:25px}
.newsList li .time,.newsList li .author{ background:url(../images/date.jpg) no-repeat left center; display:inline-block; padding-left:20px; }
.newsList li .author{background:url(../images/author.jpg) no-repeat left center;margin-left:35px;}
.newsList li .more{     color: #fff;
    background-color: #6BC30D;
    border-width: 0px;
    border-radius: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;}
.newsList li .more:hover{	color: #fff;
	background-color: #ffa800;
	text-decoration: none;}

/* 新闻详细样式 */
.gr-news-show{width:920px;overflow:hidden;}
.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#003d87;position:relative;font-family:"微软雅黑";}
.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;}
.gr-news-show h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#003d87;}
.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;}
.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}
.news-message div{padding:10px 0;}
.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}
.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}
.gr-keyword a{padding:0 5px;}

/* 推荐资讯样式 */
.gr-rec-news{width:920px;margin-top:10px;overflow:hidden;}
.gr-rec-news ul{width:800px;padding-top:10px;}
.gr-rec-news ul li{float:left;margin-right:35px;width:360px;height:28px;line-height:28px;}
.gr-rec-news ul li a{display:block;width:250px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.gr-rec-news ul li span{float:right;color:#999;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}

/* 常见问题 */
.faqList {font-size:13px;word-spacing:3px; padding-bottom:30px;}
.faqList li .p01{ border-bottom:1px solid #dfdfdf; background:url(../images/q.jpg) no-repeat 5px 15px; cursor:pointer; padding: 10px; padding-left:30px;}
.faqList li .answer{ padding:15px 25px 10px 35px; border-bottom:1px dotted #a0906e; color:#666; display:none; border-left:3px solid #003d87;}
.faqList .current .answer{ display:block;}
.faqList .current .p01{background:#eee url(../images/q.jpg) no-repeat 5px 15px;}

/* 合作伙伴 */
.partnerList ul{ width:800px;}
.partnerList li{float:left;width:170px;margin-right:26px;margin-bottom:10px;}
.partnerList li img{ width:160px; height:80px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.partnerList li img:hover{border:1px solid #003d87;}

/* 下载中心 */
.downList li{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.downList li a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.downList li a:hover{background:url(../images/downIconh.png) no-repeat right center;}


/* 内页留言样式 */
#contactlb{width:760px;font-size:18px;font-weight:bold;color:#333; font-family: "微软雅黑";font-weight: normal;margin-bottom:40px;}
#contactlb span{font-weight:normal;font-size:13px;font-family:arial;display:block;color:#999;}
#leavetable{margin-top:35px;}
#leavetable tr{height:40px;}


