<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,label,i,blockquote,th,td,button,span,menu{padding:0;margin:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
/************** font **************/
	@font-face{
		font-family:'MuseoSlab500';
		src:url(../other/museo_slab_500-webfont.eot);
		src:url(../other/museo_slab_500-webfont.eot?#iefix) format('embedded-opentype'),
			url(../other/museo_slab_500-webfont.woff) format('woff'),
			url(../other/museo_slab_500-webfont.ttf) format('truetype'),
			url(../other/museo_slab_500-webfont.svg#MuseoSlab500) format('svg')
	}
	
	.font-ms500 {
		font-family: 'MuseoSlab500';
	}
	
	.font-msyh {
		font-family: 'Microsoft Yahei';
	}
/**********************************/
a{background:transparent;color:#333}
a:active,a:hover{outline:0}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
html,body{height:100%}
body{font-family:Microsoft Yahei,Book Antiqua;font-size:14px;font-weight:400; color:#707070;font-style:normal;padding:0;margin:0;line-height:1;position:relative;cursor:default;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}*/
pre{overflow:visible}
ul,li{margin:0;padding:0;list-style:none}
input{color:#000}
textarea{height:auto;min-height:50px}
select{ padding:0; margin:0}
label{-webkit-touch-callout:none;user-select:none}
:-webkit-input-placeholder{color:#C3C3C3; }
::-webkit-input-placeholder{color:#C3C3C3;}
:-moz-placeholder{color:#C3C3C3}
::-moz-placeholder{color:#C3C3C3}
:-ms-input-placeholder{color:#C3C3C3}
.placeholder{color:#C3C3C3}
em{font-style:normal}
.fs12{font-size:12px}
.fs14{ font-size: 14px}
.fs16{font-size:16px}
.fs18{font-size:18px}
.fs20{font-size:20px}
.fl{float:left}
.fr{float:right}
.tac{ text-align:center}
.tar{ text-align:right}
a{ text-decoration:none}
a i{display:none;cursor:pointer}
a *{cursor:pointer}
.ovh{overflow:hidden;*zoom:1}
.pr{position:relative}
.pa{position:absolute}
.f-large{ font-size: 30px}
.f-red{ color:#C22026}
.f-yellow{ color:#fac800}
.f-green{ color:#39b613}
.f-blue{ color: #448aca}
.f-gray{ color:#ccc;}
.fba{font-family:Book Antiqua;}
.fba sup{font-family:Microsoft Yahei,Book Antiqua;}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.clearfix:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.clearfix {
    zoom:1;
}
.wp{width:1150px; margin:auto;}
.wp-1000{width:1000px; margin:auto;}
.home-page img{ max-width: 100%; height: auto}
.top-bar{ padding: 0 30px; overflow: hidden; height: 80px; position: relative;}
.lang{ top:12px; right:30px; position: absolute;}
.lang a{ color: #666; display: inline-block; margin:0 5px; font-size: 14px}
.lang a.on{ color: #012e72}
.top-logo{}
.top-logo a{ background:url(../images/logo.jpg) no-repeat left center; display:block; height:38px; width:155px; margin-top: 20px;}
.top-bar-nav{ margin-top: 37px;}
.top-bar-nav ul{ float: left; padding-right: 30px;}
.top-bar-nav li{ float:left; margin-left:20px}
.top-bar-nav li a{  color:#999;font-size: 14px; line-height: 22px;font-weight:bold}
.top-bar-nav li a:hover{ color: #666}
.top-bar-nav .m-search{ float: right; background-color: #959595; border-radius: 20px; padding:2px 5px; width: 190px}
.top-bar-nav .m-search .form-input{ background-color: #959595; height: 22px;line-height: 22px; padding: 0 10px;border: none; float: left;width:140px; color: #fff  }
.top-bar-nav .m-search .form-button{ height: 22px; background: url(../images/ic_search.png) no-repeat center center; width:22px; cursor: pointer; float: right; border: none;}
.silde-box{  overflow: hidden; position: relative;}
.silde-box .hd ul{ width: 100% !important;}
.silde-box .hd li{ width: 100% !important; text-align: center;}
.silde-box .bd{ text-align: center; position: absolute; bottom:70px;width: 100%; }
.silde-box .bd li.on{background: url(../images/ban_dot02.png) no-repeat;}
.silde-box .bd li{ width: 12px; height: 12px;background: url(../images/ban_dot01.png) no-repeat; display: inline-block; margin: 0 5px; text-indent: -999em;overflow: hidden;*zoom:1; cursor: pointer;}
.section-1{ padding: 30px 0 20px}
.section-1 .tit{ height: 100px; background: url(../images/tit_diff.jpg) no-repeat top center;}
.section-1 .bd{ margin-top: 30px;-webkit-box-sizing:border-box; box-sizing:border-box;}
.section-1 .bd li{ width: 25%; float: left;-webkit-box-sizing:border-box; box-sizing:border-box;border-left:2px solid  #fff;border-bottom:2px solid  #fff; background-color: #e5e5e5; height: 286px}
.section-1 .bd li p{ color: #000; padding: 20px 20px 10px; font-size: 14px}
.section-1 .bd li a{ position: relative;width: 100%; display: block;}
.section-1 .bd li a img{ display: block; height: 100%}
.section-1 .bd li a i{
background-image: url(../images/ic_tsmore.png); background-position: center center; background-repeat: no-repeat; 
 background-color: rgba(0,46,115,.7)!important; filter:Alpha(opacity=70); background-color:#002e73; width:100%; height: 100%; position: absolute; top:0; left:0;}
.section-1 .bd li span{ display: block;  color: #999; padding: 0 20px 20px; font-size: 12px;font-family:Book Antiqua;}
p.next{ height: 20px; background: url(../images/ic_down.png) no-repeat top center; margin: 30px 0 0 0 }
.section-2{ padding: 20px 0}
.section-2 .tit{ height: 281px; background: url(../images/tit_projects.jpg) no-repeat top center;}
.section-2 .bd{ margin-top: 30px;}
.section-2 .bd li{ width: 25%; float: left;-webkit-box-sizing:border-box; box-sizing:border-box;border-left:2px solid  #fff;border-bottom:2px solid  #fff; height: 258px}
.section-2 .bd li a{ display: block; position: relative; width: 100%; height: 100%; overflow:hidden;}
.section-2 .bd li a img{ display: block; height: 100%}
.section-2 .bd li .p-layer{ position: absolute; width: 100%; height: 100%;  top:0; left: 0; color: #fff; display: none;}
.section-2 .bd li .p-layer{
    background-image: url(../images/ic_promore.png); background-position: center center; background-repeat: no-repeat; 
 background-color: rgba(0,46,115,.6)!important; filter:Alpha(opacity=60); background-color:#002e73; 
 height: 100%; width: 100%;background-size: auto 100%}
.section-2 .bd li .p-layer strong{ display: block; padding: 95px 0 10px 40px; color: #fff; font-size:26px;font-weight: normal;}
.section-2 .bd li .p-layer span{ display: block; padding: 0 0 0 40px; font-size: 22px; color: #fff;font-family:Book Antiqua;}
.hd-nav{text-align: center; position: relative; margin-top: 50px;}
.hd-nav ul{ position: relative;background-color: #fff;text-align: center; display: inline-block;
margin:auto; }
.hd-nav ul li{ margin: 0 4px; display: inline-block; }
.hd-nav ul li{}
.hd-nav ul li a{ color: #666; font-size: 18px; background: url(../images/dot_sli01.png) no-repeat left center; display: block;padding-left: 10px;}
.hd-nav ul li.on a,
.hd-nav ul li a:hover{ background: url(../images/dot_sli02.png) no-repeat left center;color: #0068b7}
.m-htit{text-align:center; overflow:hidden; text-transform:uppercase;}
.m-htit h2{display:inline-block; vertical-align:top; font-size:1.875em; padding:0 2%; position:relative; color:#333;font-size: 22px ;font-weight: bold; margin: 0}
.m-htit h2:before,
.m-htit h2:after{content:''; position:absolute; top:50%; width:9999px; border-top:#ccc 1px solid;}
.m-htit h2:before{left:100%;}
.m-htit h2:after{right:100%;}
.footer{background-color: #959595; height: 60px; line-height: 60px; color: #fff; font-weight: bold;}
.footer a{ color: #fff; font-weight: bold;}
.footer a:hover{ color: #eee}
.m-gz{ float: right;}
.m-gz span{ float: left; color: #00499d}
.m-gz ul{ float: left}
.m-gz li{ float: left; position: relative;}
.m-gz li a{ display: block; padding: 0 10px;}
.m-gz li a img{ display: inline-block; float: left; margin-top: 22px;}
.m-gz li:hover .pimg{ display: block;}
.m-gz li .pimg{ position: absolute; top:-100px; left:50%; margin-left: -37px; width:74px; display: none; z-index: 9;}
.home-page .m-gz li .pimg{ max-width: none;}
.section-3{ padding: 20px 0}
.section-3 .tit{ height: 281px; background: url(../images/tit_news.jpg) no-repeat top center;}
.section-3 .bd{ margin-top: 20px;}
.section-3 .bd h2{ padding: 15px 20px 10px; font-weight: normal; color: #000; font-size: 16px; line-height: 22px; height: 46px}
.section-3 .bd h2 a{ color: #000}
.section-3 .bd h2 a:hover{ color: #333}
.section-3 .bd .boom{ padding:15px 20px 0; line-height: 20px;color: #999}
.section-3 .bd p{ font-size: 13px; color: #666; line-height: 20px; padding: 0 20px;text-align: justify;}
.topnews li{ height: 440px}
.topnews ul{ margin-left: -2%;}
.topnews li{ float: left; width:46%; margin: 0 2%; background-color: #ededed;}
.boomnews{ height: 260px}
.boomnews ul{overflow: hidden;}
.boomnews{ width: 98%; margin: 4% 2% 0 0;background-color: #ededed;}
.boomnews img{ float: right; margin-left: 20px; width: 375px; height: 260px; max-width: auto}
.sidenews{ width: 336px; float: right; margin-right: -350px; background-color: #ededed; height: 732px}
.sidenews h2{ padding: 20px; font-size: 16px}
.sidenews p{ line-height: 20px; font-size: 14px}
.sidenews img{ height: 500px; width: 336px}
.news-list{ margin-top: 20px; padding-right: 350px;  padding-bottom: 50px;}
.news-list img{ max-width: 100%; height: auto}
.news-list h2{ padding: 15px 20px 10px; font-weight: normal; color: #000; font-size: 15px; line-height: 22px; height: 46px}
.news-list h2 a{ color: #000}
.news-list h2 a:hover{ color: #333}
.news-list .boom{ padding:15px 20px 0; line-height: 20px;color: #999}
.news-list p{ font-size: 13px; color: #666; line-height: 20px; padding: 0 20px;text-align: justify;}
.news-list .sidenews{ height: 726px;}
.news-list .sidenews img{ height: 500px; width: 336px}
.news-list img{ width: 311px; height: 260px; max-width: auto}
.section-4{ padding: 20px 0 60px}
.section-4 .tit{ height: 281px; background: url(../images/tit_contacts.jpg) no-repeat top center;}
.section-4 .bd{ margin-top: 50px; text-decoration: none;}
.section-4 dl dt,
.section-4 dl dd{ width: 50%; float: left; height: 460px; text-decoration: none; }
.section-4 dl dt{background: url(../images/bg_ads.jpg) no-repeat #042b76; position: relative; color: #fff;}
.section-4 dl dd img{ height: 460px; width: 100% }
.section-4 dl dt .con{ position: absolute; padding: 90px 0 0 70px; left:0; top:0;}
.section-4 dl dt .con a{ color: #fff}
.section-4 dl dt h3{ font-size: 23px; }
.section-4 dl dt p{ line-height: 20px; font-size: 15px; padding-top: 30px; }
.section-4 dl dt ul li{line-height:30px}
.section-4 dl dt ul .fix i {
    background: rgba(0, 0, 0, 0) url("../images/indexIco.png") no-repeat scroll -2px -513px;
}
.section-4 dl dt ul .phn i {
    background: rgba(0, 0, 0, 0) url("../images/indexIco.png") no-repeat scroll -3px -485px;
}
.section-4 dl dt ul .mal i {
    background: rgba(0, 0, 0, 0) url("../images/indexIco.png") no-repeat scroll -2px -539px;
}
.section-4 dl dt ul .ars i {
    background: rgba(0, 0, 0, 0) url("../images/indexIco.png") no-repeat scroll -2px -564px;
}
.section-4 dl dt ul .freephone i {
    background: rgba(0, 0, 0, 0) url("../images/freephone.png") no-repeat scroll 0 0;
    height: 22px;
    width: 22px;
}
.section-4 dl dt ul li i {
    background: rgba(0, 0, 0, 0) url("../images/indexIco.png") repeat scroll 0 0;
    display: inline-block;
    height: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 18px;
}
/* layer */
.layer { width: 640px; height: 420px; background:#fff; position: relative; padding: 30px }
.layer .close{  width: 14px; height: 14px; background: url(../images/bgclose.jpg) no-repeat; position: absolute; top:10px ;right:10px;} 
.UED_SHUCOVER_V1 { background-color:#000; position:fixed; left:0; top:0; width:100%; height:100%; filter:alpha(opacity=80); opacity:0.8; z-index:997; _position:absolute;  _top:expression(eval(document.compatMode &amp;&amp;  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
/* 蔗罩层iframe */
.UED_SHUCOVER_IFRAME_V1 { position:fixed; _position:absolute; width:100%; height:100%; border:none; filter:alpha(opacity=0); opacity:0; left:0; top:0; z-index:-1; }
/* 弹出弹样式 */
.UED_LAYER_PARENT_V1 { top:50%; left:50%; position:fixed; z-index:999; _position:absolute;  _top:expression(eval(document.compatMode &amp;&amp;  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight - this.offsetHeight)/2 + this.offsetHeight/2 :
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.UED_hide { display:none; }
.win-video{ width: 905px;}
.win-video .hd{ height: 42px; line-height: 42px; color: #fff; font-size: 18px;}
.win-video .win-close{ display: block; background: url(../images/close.jpg) no-repeat; width: 49px; height: 42px}
.win-video .bd{ background-color: #fff; padding: 10px; -webkit-box-shadow:0 0 10px rgba(0,0,0,.5); box-shadow:0 0 10px rgba(0,0,0,.5);}
.case-banner{ height: 267px; overflow: hidden;  margin-bottom: 30px; background: url(../images/ban_gallery.jpg) no-repeat top center;}
.pro-banner{ height: 267px; overflow: hidden;  margin-bottom: 30px; background: url(../images/ban_prd.jpg) no-repeat top center;}
.news-banner{ height: 267px; overflow: hidden; margin-bottom: 30px; background: url(../images/ban_news.jpg) no-repeat top center;}
.about-banner{ height: 267px; overflow: hidden; margin-bottom: 30px; background: url(../images/ban_about.jpg) no-repeat top center;}
.green-banner{ height: 267px; overflow: hidden; border-top: solid 10px #71b1a3; margin-bottom: 30px; background: url(../images/ban_green.jpg) no-repeat top center;}
.cap-banner{height: 267px; overflow: hidden;  margin-bottom: 30px; background: url(../images/ban_capability.jpg) no-repeat top center;}
.diff-banner{height: 267px; overflow: hidden;  margin-bottom: 30px; background: url(../images/ban_diff.jpg) no-repeat top center;}
.sidebar{ width: 130px; border-left: solid 1px #eee; float: left; }
.sidebar ul li{ overflow: hidden; margin-bottom: 12px;}
.sidebar ul{ margin-left: -3px;}
.sidebar h3 a{ color: #666; font-size: 14px; background: url(../images/dot_sli01.png) no-repeat left center; padding-left: 12px; line-height: 24px; font-weight: normal;}
.sidebar h3 a:hover,
.sidebar li.on h3 a{color: #042b76; background: url(../images/dot_sli02.png) no-repeat left center; }
.sidebar ul li.on .sub{ display: block;}
.sidebar .sub{ padding-left: 12px; line-height: 24px; display: none;}
.sidebar .sub a{ display: block; padding-left: 12px; color: #636363; font-size: 12px; line-height: 15px; margin-top: 8px;}
.sidebar .sub a.on,
.sidebar .sub a:hover{ background: url(../images/nline.png) no-repeat left 6px; color: #042b76}
.wp-blue .sidebar h3 a:hover,
.wp-blue .sidebar li.on h3 a{ color: #1e4783; background: url(../images/dot_sli02.png) no-repeat left center;}
.wp-blue .sub a.on,
.wp-blue .sub a:hover{ background: url(../images/nline.png) no-repeat left 6px; color: #1e4783}
.about-sidebar h3 a:hover,
.about-sidebar li.on h3 a{color: #042b76; background: url(../images/dot_sli02.png) no-repeat left center; }
.about-sidebar .sub a.on,
.about-sidebar .sub a:hover{ background: url(../images/nline.png) no-repeat left 6px; color: #042b76}
.green-sidebar h3 a:hover,
.green-sidebar li.on h3 a{color: #1e4783; background: url(../images/dot_sli04.png) no-repeat left center; }
.green-sidebar .sub a.on,
.green-sidebar .sub a:hover{ background: url(../images/nline.png) no-repeat left 6px; color: #1e4783}
.r-container{ margin-left: 137px; width: 1013px;}
.r-container .main{ padding-bottom:60px; padding-top:20px;}
.r-container .main .prev{ left:-35px;}
.r-container .main .next{ right:-35px;}
.r-container .main .prev,
.r-container .main .next{ top:50%; margin-top: -18px;}
.r-container .main .bd li.on{background: url(../images/dot_s01.png) no-repeat;}
.r-container .main .bd li{ width: 14px; height: 15px;background: url(../images/dot_s02.png) no-repeat;margin: 0 3px; cursor: pointer; display: inline-block; *display:inline;*zoom:1; font-size: 0}
.top-hd .tit{ float: left; width: 248px; height: 178px; position: relative;color: #fff; overflow: hidden;}
.top-hd .tit h5{font-weight: normal; padding: 20px 15px 0 0; height: 110px; text-align: right; font-size: 26px; position: absolute; top:0; right:0;width: 100%;font-family:Book Antiqua;}
.top-hd .tit h2{font-weight: normal; text-align: right; font-size: 24px; position: absolute; top:130px; width: 100%; right: 15px}
.top-hd .tit h2.fs18{ font-size: 18px}
.pro-stit{ background: url(../images/bg_stit.jpg) no-repeat;}
.gallery-stit{background: url(../images/bg_gallery_tit.jpg) no-repeat;}
.about-stit{background: url(../images/bg_about_tit.jpg) no-repeat;}
.innovation-stit{background: url(../images/bg_green_tit.jpg) no-repeat;}
.cap-stit{background: url(../images/bg_capability_tit.jpg) no-repeat}
.diff-stit{background: url(../images/bg_diff_tit.jpg) no-repeat}
.top-hd .timg{ float: right;}
.zoom{width: 31px; height: 31px; background: url(../images/ic_zoom.png) no-repeat; position: absolute;}
.gallery-slide{ position: relative;}
.gallery-slide .hd{ height: 354px; overflow: hidden;}
.gallery-slide .hd li{ position: relative;}
.ly-ginfo{/*background:rgba(74,103,160,.6); */height: 100%; width: 370px; position: absolute; top:0; right:0; color: #fff}
.ly-ginfo h4{ font-size: 24px; padding: 30px 0 10px; margin: 0 30px; border-bottom: solid 1px #fff;}
.ly-ginfo p{ padding:15px 30px 0; line-height: 22px;}
.ly-ginfo .zoom{bottom:25px; left:25px;}
/* .gallery-slide .bd{ width: 100%; margin-top: 10px; overflow: hidden; height: 15px} */
.gallery-slide .bd{ width: 100%; overflow: hidden; }
.structural-slide{ position: relative;}
.structural-slide .hd{ height: 347px; overflow: hidden;}
.structural-slide .hd li{ position: relative; padding-left: 550px;overflow: hidden;}
.structural-slide .hd li img{ float: left; margin-left: -550px; width: 519px; height: 347px}
.structural-slide .pinfo h2{color: #005982; font-size: 24px; padding: 5px 0}
.structural-slide .pinfo h4{ font-size: 22px; font-weight: normal; padding: 10px 0 10px;border-bottom: solid 1px #005982; color: #bbb; margin-bottom: 20px;font-family:Book Antiqua;}
.structural-slide .pinfo p{ padding:3px 0px 3px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.structural-slide .zoom{top:300px; left:470px;
    background: url(../images/ic_zoom1.png) no-repeat;
}
.structural-slide .bd{position: absolute; bottom:0; left:550px; }
.roof-slide{ position: relative;}
.roof-slide .hd{ height: 376px; overflow: hidden;}
.roof-slide .hd li{ position: relative; padding-left: 420px;overflow: hidden;}
.roof-slide .hd li img{ float: left; margin-left: -420px;}
.roof-slide .pinfo h2{color: #005982; font-size: 24px; padding: 10px 0 15px;border-bottom: solid 1px #005982;  margin-bottom: 20px;}
.roof-slide .pinfo h4{ font-size: 22px; font-weight: normal; padding: 10px 0 10px;border-bottom: solid 1px #005982; color: #bbb; margin-bottom: 20px;}
.roof-slide .pinfo p{ padding:3px 0px 3px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.roof-slide .zoom{bottom:20px; left:430px;}
.roof-slide .bd{  position: absolute; bottom:-30px; left:420px}
.wall-slide{ position: relative;}
.wall-slide .hd{ height: 330px; overflow: hidden;}
.wall-slide .hd li{ position: relative; padding-left: 460px;overflow: hidden;}
.wall-slide .hd li img{ float: left; margin-left: -460px;}
.wall-slide .pinfo h2{color: #005982; font-size: 24px; padding: 10px 0 15px;border-bottom: solid 1px #005982;  margin-bottom: 20px;}
.wall-slide .pinfo p{ padding:3px 0px 3px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.wall-slide .zoom{bottom:20px; left:380px;}
.wall-slide .bd{ position: absolute; bottom:0; left:460px; }
.case-slide{ position: relative;}
.case-slide .hd{ height: 650px; overflow: hidden;}
.case-slide .hd li{ position: relative;overflow: hidden;}
.case-slide .hd li.wh01{ padding-left: 550px; }
.case-slide .hd li.wh01 &gt; img{ float: left; margin-left: -550px; max-width: 528px;}
.case-slide .hd li.wh01 .con p{ line-height: 22px; padding-top: 15px; color: #666}
.case-slide .hd li.wh02{ padding-left: 610px; }
.case-slide .hd li.wh02 &gt; img{ float: left; margin-left: -610px; max-width: 587px;}
.case-slide .hd li.wh02 .con p{ line-height: 22px;color: #666}
.case-slide .bd{ width: 100%; margin-top: 10px; overflow: hidden; height: 15px}
.video-slide{ height: 410px; padding-bottom: 20px;}
.video-slide .hd ul{ margin-left: -20px;*zoom:1; overflow: hidden;}
.video-slide .hd li{ width: 324px; float: left;margin-left:20px; height: 204px;}
.video-slide .hd li a{ position: relative; height: 136px; display: block;}
.video-slide .hd li a em{ position: absolute; width:100%; height: 221px; display: none;}
.video-slide .hd li a:hover em{ background:rgba(0,46,115,.6) url(../images/bg_vdlayer.png) no-repeat center center; display: block; }
.video-slide .bd{ position: absolute; bottom:0; width: 100%}
.video-slide p{ padding-top: 8px; color: #999}
.video-slide p .name{ color: #042b76; margin-right: 10px;}
.about-info{ overflow: hidden;}
.about-info img{ float: right;}
.about-info .con{ float: left; width: 590px}
.about-info p{line-height:22px;text-align: justify; display: inline-block;}
.ament-slide{ position: relative;}
.ament-slide .hd{ height: 347px;}
.ament-slide .hd li{ position: relative; padding-left: 550px;overflow: hidden;}
.ament-slide .hd li &gt; img, .ament-slide .hd li &gt; p &gt; img{ float: left; margin-left: -550px; width: 519px; height: 347px}
.ament-slide .pinfo h2{color: #448aca; font-size: 26px; padding-top: 15px; padding-bottom: 10px;
    line-height: 30px;
}
.ament-slide .pinfo .timg{ overflow: hidden; margin-bottom: 10px;border-bottom: solid 1px #448aca; padding-bottom: 15px;}
.ament-slide .pinfo .timg p{ font-size: 20px; color: #999;font-family:Book Antiqua;}
.ament-slide .pinfo .timg img{ float: left;margin-left: -170px;
    width: 148px;
    height: 105px;
}
.ament-slide .pinfo h4{ font-size: 22px; font-weight: normal; padding: 10px 0 10px;border-bottom: solid 1px #005982; color: #bbb; margin-bottom: 20px;}
.ament-slide .pinfo p{ padding:3px 0px 3px 0; line-height: 21px;}
.ament-slide .zoom{top:300px; left:470px;}
.ament-slide .bd{ padding-left: 550px; padding-top: 10px;}
.capabibity-hd{ height: 50px; margin-bottom: 20px;}
.capabibity-hd ul{ margin-left: -28px; *zoom:1;}
.capabibity-hd li{ float: left; border-left: solid 1px #ccc;}
.capabibity-hd li a{ display: block; height: 50px; padding: 0 47px; text-align: left; color: #999; font-size: 15px; overflow: hidden;font-family:Book Antiqua; }
.capabibity-hd li a strong{ display: block; margin: 6px 0 4px 0;font-family:Microsoft Yahei;}
.capabibity-hd li a.on{ color: #448aca;}
.engineering-item { padding-left: 545px;}
.engineering-item img{ float: left; margin-left: -545px;*zoom:1;}
.engineering-item h2{ font-size: 24px; color: #448aca;}
.engineering-item h4{ padding-bottom: 15px; margin-bottom: 10px; border-bottom: solid 1px #448aca; color: #999; font-size: 22px ; font-weight: normal; padding-top: 10px;font-family:Book Antiqua;}
.engineering-item p{ padding:4px 0px 4px 12px; line-height: 21px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.manufacturing-item {background: url(../images/bg_manufacturing.jpg) no-repeat right top; min-height: 381px}
.manufacturing-item .pinfo{ width: 519px; padding-top: 20px;}
.manufacturing-item h2{ font-size: 26px; color: #448aca;}
.manufacturing-item h4{ padding-bottom: 15px; margin-bottom: 10px; border-bottom: solid 1px #448aca; color: #999; font-size: 22px ; font-weight: normal; padding-top: 10px;font-family:Book Antiqua;}
.manufacturing-item p{ padding:4px 0px 4px 12px; line-height: 21px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.packaging-item{position: relative;overflow: hidden; padding-left: 545px; }
.packaging-item &gt; img{ float: left; margin-left: -545px; }
.packaging-item .con p{ line-height: 22px; padding-top: 15px; color: #666}
.packaging-item h2{ font-size: 25px; color: #448aca; margin-top: 20px;}
.packaging-item h4{ padding-bottom: 15px; margin-bottom: 10px; border-bottom: solid 1px #448aca; color: #999; font-size: 18px; font-weight: normal; padding-top: 10px;font-family:Book Antiqua;}
.packaging-item p{ padding:4px 0px 4px 12px; line-height: 21px; background: url(../images/bg_tdot.jpg) no-repeat left 12px}
.zs-slide{ position: relative;}
.zs-slide .stit{border-bottom: solid 1px #448aca; margin-bottom: 20px; padding-bottom: 15px; color: #448aca; font-weight: bold; font-size: 22px}
.zs-slide .hd{ height: 293px; overflow: hidden;}
.zs-slide .hd ul{ margin-left: -10px;*zoom:1;}
.zs-slide .hd li{ position: relative; float: left; margin-left: 22px;}
.zs-slide .hd li img{display: block;}
.zs-slide .zoom{bottom:20px;left:auto; right:20px;background: url(../images/ic_zoom_blue.png) no-repeat;}
.zs-slide .bd{ margin-top: 15px; }
.m-conduct{ padding-left: 270px;}
.m-conduct .chd{ width: 248px; float: left; margin-left: -270px; text-align: right;}
.m-conduct .chd h3{ font-size: 32px; line-height: 42px; font-weight: normal; margin-top: -5px;*zoom:1;}
.m-conduct .chd p{ line-height: 24px; font-size: 20px; color: #77a5d5; padding-top: 10px;font-family:Book Antiqua;}
.m-conduct .cbd{ line-height: 23px}
.cdut-textlist{ letter-spacing: -1px; font-size: 0;}
.cdut-textlist li{ width: 50%; display: inline-block; vertical-align: top; font-size: 14px; margin-bottom: 20px;}
.cdut-textlist li h4{ font-weight: normal; color: #448aca; font-size: 18px}
.cdut-textlist li h6{ font-weight: normal; font-size: 14px; padding: 8px 0 0 0}
.cdut-textlist li p{ padding:3px 10px 3px 12px; line-height: 21px; background: url(../images/bg_tdot.jpg) no-repeat left 12px}
p.dot{ padding:2px 10px 2px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 10px}
p.dot_green{ padding:2px 10px 2px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 10px}
/*p.dot_green{ padding:2px 10px 2px 12px; line-height: 20px; background: url(../images/dot_sli03.png) no-repeat left 10px}*/
.m-contact{ overflow: hidden;line-height:30px}
.m-contact ul{ float: right; width: 390px; margin-top: -1px;*zoom:1;}
.m-contact li{ border-top: solid 1px #ddd; padding: 15px 0; line-height: 22px}
.m-contact li p{ padding-top: 5px;}
/* stroy-slide */
.stroy-slide{ position: relative;}
.stroy-slide .hd{ height:470px; overflow: hidden;}
.stroy-slide li img{ max-width:100%;}
.service-hd{ height: 55px; margin-bottom: 40px; overflow: hidden;}
.service-hd ul{ margin-left: -40px; *zoom:1;}
.service-hd li{ float: left; border-left: solid 1px #ccc;}
.service-hd li a{ display: block; height: 55px; padding-right: 90px; text-align: left; color: #666; font-size: 17px; overflow: hidden; background-repeat: no-repeat; margin-left: 95px;  }
.service-hd li a span{ display: block; margin: 36px 0 0px 0;}
.service-hd li a.on,
.service-hd li a.selected{ color: #32b16c; background-position: left bottom;}
.service-hd li.n1 a{background-image: url(../images/n1.png);padding-left: 50px;}
.service-hd li.n2 a{background-image: url(../images/n2.png);padding-left: 65px;}
.service-hd li.n3 a{background-image: url(../images/n3.png);padding-left: 65px;}
.gcase-hd li a{ padding-right: 80px; margin-left: 85px;}
.service-item{ min-height: 746px}
.service-item img{ max-width:100%;}
.zxfw{padding: 0 80px}
.zxfw h2{border-bottom: solid 1px #556fb5; padding-bottom: 20px; font-weight: normal; color: #32b16c; font-size: 18px;padding-left: 0px;}
.zxfw dl{ overflow: hidden;*zoom:1; padding: 25px 0px 0}
.zxfw dt{ float: left;}
.zxfw dd{ margin-left: 370px;}
.zxfw dd ul{ overflow: hidden;*zoom:1; margin-top: -6px;}
.zxfw dd li{background: url(../images/dot3.png) no-repeat left center; padding-left: 15px; width: 225px; float: left;line-height: 31px; font-size: 17px}
.zxfw h3{border-top: solid 1px #556fb5; padding-top: 20px; font-weight: normal; font-size: 18px;padding-left: 0px; margin-top: 25px;}
.gcase-snav ul{ margin-left: -1px; *zoom:1;}
.gcase-snav li{ border-left: solid 1px #ccc; height: 20px; line-height: 20px; float: left; padding: 0 15px}
.gcase-snav li a{ font-size: 18px; color: #666}
.gcase-snav li a.on,
.gcase-snav li a:hover{ color: #32b16c}
.gcase-slide{ position: relative; height: 350px; margin-top: 20px; }
.gcase-slide li{ float: left; margin-left: 10px;}
.gcase-slide .hd{margin-left: -10px;*zoom:1;overflow: hidden;}
.gcase-slide li h3{color: #32b16c;padding-top: 10px;}
.gcase-slide li a{ width: 330px; height: 317px; display: block; position: relative;}
.gcase-slide li a:hover span{ filter:alpha(opacity=100); opacity:1; }
.gcase-slide li a span{background: url(../images/gc-icon.png) no-repeat center center rgba(50,177,108,.5); width: 100%; height: 100%; position: absolute;filter:alpha(opacity=0); opacity:0; display: block;  top:0; left:0; z-index: 9;-webkit-transition:all .5s; -moz-transition:all .5s; transition:all .5s;}
.m-credit{}
.m-credit .hd{border-bottom: solid 1px #556fb5;}
.m-credit .hd img{ display: block;}
.m-credit .bd{ padding: 20px 0; text-align: center;}
.m-innovation{ position: relative; padding-left: 456px;overflow: hidden;}
.m-innovation .img{ float: left; margin-left: -456px;}
.m-innovation h2{color: #71b1a3; font-size: 24px;border-bottom: solid 1px #005982; padding-bottom: 10px; margin-bottom: 10px;}
.m-innovation h4{ font-size: 18px; font-weight: normal; padding: 10px 0 15px;color: #71b1a3;}
.m-innovation p{ line-height: 20px; }
.m-innovation .zoom{bottom:20px; left:390px;}
.innovation-slide{ height: 330px}
.innovation-slide .pro-txt{ height: 268px} 
.m-program{line-height: 21px;}
.m-program h3{color: #1c355f; font-size: 18px; font-weight: normal; margin-top: 20px; padding-bottom: 10px;}
.m-program ul{ overflow: hidden; border-bottom: solid 1px #1c355f ; padding-bottom: 15px;}
.m-program li{ padding-left: 12px; background: url(../images/dot_sli02.png) no-repeat left 8px;}
.m-contact dl{ overflow: hidden; padding: 15px 0;border-top: solid 1px #556fb5;border-bottom: solid 1px #556fb5; margin-top: 30px;}
.m-contact dl dt{ float: left;}
.m-contact dl dd{ margin-left: 70px;}
.m-contact dl h3{ color: #1c355f; font-size: 18px; padding-bottom:8px;}
.video-mod{}
.video-mod h1{ color: #32b2de; font-size: 28px;}
.video-mod .bd{ overflow: hidden;*zoom:1; padding: 40px 0 60px }
.video-mod ul{ margin-left: -13px;*zoom:1;}
.video-mod li{ float: left; width: 329px; margin-left: 13px;}
.video-mod li p{color: #32b2de; font-size: 22px; padding-top: 15px; line-height: 28px;}
.video-mod li .img{ height: 464px; display: block;}
.video-mod li .img img{ display: block; float: left}
.video-mod li .img span{ width: 100%; height: 100%;  background: url(../images/layer_vimg.png) no-repeat center center rgba(50,178,222,.7);filter:alpha(opacity=0); opacity:0; display: block;  top:0; left:0; z-index: 9;-webkit-transition:all .5s; -moz-transition:all .5s; transition:all .5s; position: absolute;}
.video-mod li .img:hover span{ filter:alpha(opacity=100); opacity:1; }
.download-mod{}
.download-mod .bd{ overflow: hidden;*zoom:1; padding: 0px 0 60px }
.download-mod ul{ margin-left: -5px;*zoom:1;}
.download-mod li{ float: left; width: 249px; margin-left: 5px;}
.download-mod li p{color: #32b2de; font-size: 20px; padding-top: 15px; line-height: 24px}
.download-mod li .img{ height: 337px; display: block;}
.download-mod li .img img{ display: block; float: left}
.download-mod li .img span{ width: 100%; height: 100%;  background: url(../images/layer_dimg.png) no-repeat center center rgba(50,178,222,.7);filter:alpha(opacity=0); opacity:0; display: block;  top:0; left:0; z-index: 9;-webkit-transition:all .5s; -moz-transition:all .5s; transition:all .5s; position: absolute;}
.download-mod li .img:hover span{ filter:alpha(opacity=100); opacity:1; }
.m-solution{ line-height: 22px}
.m-solution .f-blue{ color: #556fb5}
.m-solution h1{ font-size: 24px; color: #556fb5; font-weight: normal; padding:0 0 20px 0; border-bottom: solid 1px #556fb5;}
.m-solution h1.fs18{ font-size: 18px; padding-bottom: 15px;}
.m-solution h1 span{ display: inline-block; margin-left: 20px;}
.m-solution h2{ font-size: 18px; color: #556fb5; font-weight: normal; margin-top:20px; margin-bottom: 20px;}
.s-tslist { padding-top:40px; border-bottom: solid 1px #556fb5; padding-bottom: 30px; margin-bottom: 30px;}
.s-tslist ul{ margin-left: -1%;}
.s-tslist li{ border-top:solid 1px #666; float: left; width: 31%; margin-left: 2%; position: relative; padding-top: 20px; }
.s-tslist li h4{ background-color: #fff; top: -12px; padding: 0 20px 0 0; position: absolute; color: #556fb5}
.s-tslist li p{padding-left: 9px; background: url(../images/txt_dot.jpg) no-repeat left 8px;}
.st-slide{ width: 944px; height: 301px; margin-bottom: 50px;}
.st-slide li{ position: relative;}
.st-slide li img{ height: 301px; display: block;}
.st-slide p{ position: absolute; bottom:0; width:100%; height: 40px; background-color: rgba(31,70,172,.5);color: #fff; font-size: 18px;}
.main .st-slide p{ line-height: 40px; }
.st-slide p span{ display: inline-block; padding-left:20px;}
.st-slide .bd{ position: absolute; z-index: 9; right:10px; bottom:5px;}
.r-container .main .st-slide .bd li.on{ background: url(../images/dot_s03.png);}
.solution-hd { margin-top: 30px;}
.solution-hd li.n1 a{background-image: url(../images/s1.png);padding-left: 47px;}
.solution-hd li.n2 a{background-image: url(../images/s2.png);padding-left: 58px;}
.solution-hd li.n3 a{background-image: url(../images/s3.png);padding-left: 55px;}
.solution-hd li a{ padding-right: 80px; margin-left: 85px; color: #666}
.solution-hd li a.on,
.solution-hd li a.selected{ color: #556fb5}
.solution-hd li a span{ display: block; margin: 10px 0 0px 0;}
.h-sidebar{ background: url(../images/bg_sidebar.png) no-repeat; width: 118px; height: 394px; position: fixed; right:0; top:300px;}
.sclose{bottom:8px; width:110px; right:0;height: 30px;display: block;}
.ref-proslide{ width: 928px; margin:30px auto 0;}
.ref-proslide li{ float: left; width: 928px; height: 416px; position: relative;}
.ref-proslide li img{ width:928px; height: 416px; display: block;}
.ref-proslide li p{ font-size: 16px; color: #fff; text-indent: 15px; background-color: rgba(85,111,181,.6); position: absolute; height: 50px; line-height: 50px; bottom:0; left:0; width: 100%}
.ref-proslide .bd{ position: absolute; top:385px; right:20px;}
.r-container .main .ref-proslide .bd li.on{background: url(../images/dot_s03.png) no-repeat;}
/* popup */
.fancybox-title-over  span i{  font-style: normal; float: right;}
.news-mod{ padding-bottom: 100px; line-height: 22px;}
.news-mod h1{border-bottom: solid 1px #32b2de; padding-bottom: 15px; margin-bottom: 15px; color: #32b2de; font-size: 24px; line-height: 24px;}
.news-mod h1 .close{ background: url(../images/close_news.png) no-repeat left center; padding-left: 20px; color: #666; font-size: 14px; float: right; margin-top: 5px;}
.news-mod h1 .close:hover{ color: #999}
.news-mod h1 span{color: #707070;  margin-left: 10px; font-size: 18px; font-weight: normal;}
.news-mod .nslist{margin-left: -26px;*zoom:1;overflow: hidden;}
.news-mod .nslist a{ display: block; margin-left: 26px; float: left}
.news-mod .bd{ padding-top:20px; color: #707070}
.news-mod .bd img.fr{ margin-left: 10px;}
.main p.fs18{ line-height: 26px;}
.joint-slide{ position: relative;}
.joint-slide h3{ margin-left: -400px;*zoom:1; padding-top: 5px;}
.joint-slide .hd{ overflow: hidden; max-height: 240px}
.joint-slide .hd ul{ }
.joint-slide .hd li{overflow: hidden;padding-left: 400px;}
.joint-slide .hd li img{display: block; float: left; margin-left: -400px; width: 380px; height: 180px}
.joint-slide .bd{ margin-top: 15px; }
.joint-slide .pinfo h2{color: #005982; font-size: 24px;}
.joint-slide .pinfo h4{ font-size: 22px; font-weight: normal; padding: 10px 0 10px;border-bottom: solid 1px #005982; color: #bbb; margin-bottom: 20px;}
.joint-slide .pinfo p{ padding:3px 0px 3px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 12px;}
.mat-item{ padding: 30px 0; border-bottom: solid 1px #556fb5 ; overflow: hidden;}
.mat-item .aimg{ float: left; width: 295px;}
.mat-item .con{ margin-left: 320px;}
.mat-r .aimg{ float: right;}
.mat-r .con{ margin-left: 0; margin-right: 320px;}
.mat-item p{ line-height: 22px;}
.mat-item h3{color: #556fb5; font-size: 18px; padding: 20px 0; font-weight: normal;}
.protx-slide{ position: relative; min-height: 380px}
.stit{ color: #556fb5; font-size: 20px; padding-bottom: 15px; border-bottom: solid 1px #556fb5; margin-bottom: 20px;}
.protx-slide .col-item{ width: 47%}
.protx-slide .bd{ position: absolute; top:7px; right:0;}
.protx-slide .col-item p{ padding:3px 10px 3px 12px; line-height: 21px; background: url(../images/bg_tdot.jpg) no-repeat left 12px}
.adv-tit{ color: #556fb5; font-size: 18px; padding-bottom: 15px; border-bottom: solid 1px #556fb5; margin-bottom: 20px; line-height: 25px;}
.adv-tit span{ font-size: 16px}
.adv-info{ padding-left: 534px;}
.adv-info img{ float: left; margin-left: -534px;}
.adv-info h5{ padding-left: 12px; padding-bottom: 6px; font-weight: normal; font-size: 14px}
.adv-info p{ padding:3px 10px 3px 12px; line-height: 20px; background: url(../images/bg_tdot.jpg) no-repeat left 12px}
.adv-info h4{color: #556fb5; padding-top: 10px; line-height: 20px;}
.adv-ask{ width: 997px; height: 317px; background: url(../images/bg_ask.jpg) no-repeat; margin-top: 40px;}
.adv-ask ul{ padding: 20px 20px 0 95px}
.adv-ask li{ width: 405px; float: left; margin-left: 30px; height: 140px; line-height: 20px;}
.adv-ask li .s{ color: #556fb5; font-size: 12px}
.main p{ line-height: 20px;}
.research-slide { position: relative; height: 270px}
.research-slide .bd{ position: absolute; bottom:10px; right:0;}
.research-slide li img{ margin-bottom: 20px;}
.research-slide h4{color: #556fb5; font-size: 18px}
/*jc -----------------------------------------------------------*/
.container{min-height: 400px;}
.policy-banner{height: 267px; overflow: hidden; border-top: solid 10px #002e73; margin-bottom: 30px; background: url(../images/ban_policy.jpg) no-repeat top center;}
.policy-list{ line-height: 1.4; font-size: 18px;}
.policy-list h4{ color: #002e73; font-size: 30px; font-weight: 400;font-family:Book Antiqua;}
.policy-list p{font-size: 18px;font-family:Book Antiqua;}
.policy-list .mb25{margin-bottom: 25px;}
.policy-list a{color: #002e73; text-decoration: underline;}
.policy-list a:hover{text-decoration: none;}
.policy-title{ color: #002e73; font-size: 30px; line-height: 1.3; margin: 50px 0 15px; border-bottom: 1px solid #002e73; padding-bottom: 15px;font-family:Book Antiqua;}
.policy-title span{display: block;font-family:Book Antiqua;}
.policy-list.policy1{ margin: 50px 0;}
.policy-list.policy2{margin-bottom: 60px;}
.policy-list.policy3{margin-bottom: 60px;}
.policy-list .list1{padding-left: 30px;}
.policy-list .list1 li{list-style-type: disc; font-size: 30px; color: #002e73; margin-bottom: 20px;}
.policy-list .list1 li &gt; div{ color: #707070; font-size: 18px;font-family:Book Antiqua;}
.policy-list .list2 h4 .t1, .policy-list .list3 h4 .t1{display: inline-block; width: 50px; font-style: italic;}
.policy-list .list2 ul li{ margin-bottom: 25px; overflow: hidden;}
.policy-list .list2 ul li .t1{float:left; width: 50px;}
.policy-list .list2 ul li .con{margin-left: 50px; width: 100%;font-family:Book Antiqua;}
.policy-list .list3 &gt; div{font-size:18px; margin-left: 50px; margin-bottom: 25px;}
.policy-list .list4{padding-left: 20px;}
.policy-list .list4 li{list-style-type: disc;color: #002e73;}
.policy-list .list4 li p{color: #707070;}
.news-clist{ padding-bottom: 50px;}
.section-3 .news-clist{ padding-bottom: 0px;}
.news-clist li{ overflow: hidden; padding-left: 340px; background-color: #ededed; margin-bottom: 20px;}
.detals .btn{background:#2175AF;padding:7px;line-height:40px;color:#fff;}
.news-clist li img{ width: 310px; height: 178px; float: left; margin-left: -340px;}
.news-clist li h2{padding: 20px 20px 12px 0px}
.news-clist li h2 a{ color: #333; font-size: 18px; font-weight: normal;}
.news-clist li h2 a:hover{ color: #000; text-decoration: underline;}
.news-clist li p{ color: #666; line-height: 20px; font-size: 14px; padding-right: 20px;}
.page{margin-top:30px; text-align:center; line-height:25px; font-size: 0}
.page a{padding:3px 10px; border:1px #ccc solid; margin:0 3px; font-size: 14px; color: #333}
.page span{padding:3px 10px; border:1px #1e4783 solid; margin:0 3px; background:#1e4783; color:#fff; font-size: 12px}
.pro-txt{ height: 220px;/*overflow: auto;*/}
/*2016.2.17*/
.footer&gt;div.wp&gt;p{
	font-weight: 200;
}
.m-gz li{	
	height: 60px;
}
.m-gz li .pimg{
	top: auto;
	bottom: 60px;
}
/*.hd ul li p img{
    width: 643px;
    height: 354px;
}
.gcase-slide .hd ul li p img,.inner-slide .hd ul li p img{
    width: auto;
    height: auto;
}*/
ul.tpjj li p img{
    width: 643px;
    height: 354px;
}
.ly-ginfo{background: #3f5582;}
.ly-ginfo .zoom{left: -45px;}
.vision-main {
padding-left: 480px;
margin-top: 30px;
overflow: hidden;
}
.vision-main&gt;img{
float: left;
margin-left: -480px;
}
.vision-main h3 {
border-bottom: solid 1px #556fb5;
padding-bottom: 18px;
color: #556fb5;
font-size: 20px;
padding-left: 0px;
margin-bottom: 24px;
}
.vision-main .info {
padding-right: 210px;
}
.vision-main .info img {
float: right;
margin-right: -210px;
margin-left: 0;
margin-top: 10px;
}
.vision-main .info li {
width: 144px;
float: left;
font-size: 13px;
padding: 4px 0px 4px 10px;
line-height: 20px;
background: url(../images/bg_tdot01.jpg) no-repeat left center;
}
/*2016.2.22*/
/*.news-mod img {
    width: 600px !important;
    height: auto !important;
    margin: 0 auto;
    display: table;
}*/
.video-mod ul{overflow: visible !important;height: 325px;}
/*2016.3.21*/
.section-4 dl dt, .section-4 dl dd{
	height: 371px;
}
.section-4 dl dd img{
	height: 371px;
}
.ament-slide .pinfo .timg p{
	font-size: 18px;
	font-family: microsoft Yahei;
}
.gcase-snav li a{
	font-size: 14px;
}
.section-4 dl dt p span{
	font-family: 'MuseoSlab500';
}
.section-4 dl dt p a{
	font-family: 'MuseoSlab500';
}
/*a.xglj{
	color: inherit;
}*/
        * {
            margin: 0px;
            padding: 0px;
            font-family: Microsoft Yahei,SimSun;
        }
        .weblef {
            width: 100%;
            border-bottom: 1px solid #4a4a4a;
            background: #2b2b2b;
            float: left;
        }
        .webcen {
            width: 1200px;
            height: 230px;
            margin-left: auto;
            margin-right: auto;
        }
        .webleft {
            width: 950px;
            height: 360px;
            float: left;
        }
            .webleft ul li {
                width: 67px;
                height: 180px;
                float: left;
                list-style-type: none;
                margin-top: 20px;
                margin-left: 75px;
            }
                .webleft ul li a {
                    width: 120px;
                    height: 24px;
                    float: left;
                    font-size: 14px;
                    color: #989ea2;
                    text-decoration: none;
                }
        .webcenter {
            width: 98px;
            height: 21px;
            float: left;
            font-size: 14px;
            color: #989ea2;
        }
        .webleft ul li a img {
            line-height: 21px;
            margin-top: 5px;
        }
        .webleft ul li:first-child {
            margin-left: 0px;
        }
        .webright {
            width: 247px;
            height: 190px;
            float: right;
            /*border-left: 1px solid #4a4a4a;*/
            margin-top: 20px;
        }
            .webright ul {
                width: 227px;
                height: 230px;
                float: right;
                margin-top: 20px;
                margin-left: 20px;
            }
                .webright ul li {
                    width: 225px;
                    height: 30px;
                    float: right;
                    list-style-type: none;
                    font-size: 12px;
                    color: #989ea2;
                    line-height: 30px;
                    border: none;
                }
                    .webright ul li img {
                        width: 25px;
                        height: 30px;
                        float: left;
                    }
                    .webright ul li p {
                        height: 30px;
                        font-size: 24px;
                        line-height: 30px;
                        float: left;
                        margin-left: 15px;
                    }
        .bottom {
            width: 100%;
            height: 40px;
            border-bottom: 1px solid #4a4a4a;
            float: left;
            background: #212121;
        }
        .bottomcen {
            width: 1200px;
            height: 40px;
            margin-left: auto;
            margin-right: auto;
        }
            .bottomcen a {
                font-size: 12px;
                color: #777777;
                float: left;
                line-height: 40px;
            }
            .bottomcen p {
                font-size: 12px;
                color: #767676;
                float: right;
                margin-left: 10px;
                line-height: 40px;
            }
			
			
			
			
			
			
			.wrap {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
}
.top {
    background: #fbfbfb none repeat scroll 0 0;
    border-bottom: 1px solid #d6d6d6;
    height: 34px;
}
.top_txt {
    color: #666;
    float: left;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 34px;
}
.top_a {
    float: right;
}
.top_a a {
    color: #666;
    font-size: 12px;
    line-height: 34px;
    padding: 0 5px;
}
.head {
    height: 60px;
    padding: 25px 0;
}
.logo {
    float: left;
}
.logo img {
    height: 60px;
    width: 206px;
}
.slogan {
    border-left: 1px solid #dfdfdf;
    float: left;
    line-height: 16px;
    margin-top: 10px;
    padding-left: 10px;
}
.search_Hover {
    background:url("../images/skin_x.png") no-repeat scroll -190px -124px;
}
.search {
    display: inline;
    float: left;
    height: 40px;
    margin-left: 50px;
    margin-top: 15px;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    width: 380px;
}
.searchTxt {
    background: url("../images/skin_x.png") repeat-x scroll 0 -42px;
    height: 40px;
}
.search_Hover .searchTxt {
    background: url("../images/skin_x.png") repeat-x scroll 0 -83px;
}
.search_Hover .searchTxt .search-keyword {
    color: #565757;
}
.searchTxt .search-keyword {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #bfbfbf;
    display: inline;
    float: left;
    font: 16px/38px "微软雅黑";
    height: 38px;
    width: 270px;
}
.searchBtn {
    background:url("../images/skin_x.png") no-repeat scroll 0 0;
    border: medium none;
    display: inline;
    float: right;
    font-size: 0;
    height: 40px;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    text-indent: 999px;
    width: 106px;
}
.slogan-t1 {
    color: #666;
    font-size: 18px;
    padding-bottom: 10px;
}
.slogan-t2 {
    color: #2175af;
    font-size: 18px;
    font-weight: bold;
}
.tel {
    background: rgba(0, 0, 0, 0) url("../images/tel.png") no-repeat scroll left bottom;
    color: #666;
    display: inline;
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 55px;
}
.tel span {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.menu {
    background: #2175af none repeat scroll 0 0;
    color: #fff;
    height: 42px;
    position: relative;
    width: 100%;
    z-index: 999;
}
#nav li {
    float: left;
}
#nav li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 130px;
}
#nav li a:hover, #nav li.active {
    background: #143c56 none repeat scroll 0 0;
}
#nav li ul {
    display: none;
    position: absolute;
}
#nav li ul li {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: none;
    opacity: 0.7;
}
#nav li ul li a {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}
#nav li:hover ul {
    display: block;
}
.cont ul li {
    float: left;
    height: 225px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    width: 220px;
	margin-bottom:10px
}
.cont ul li .photo {
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}
.cont ul li .photo a {
    border: 1px solid #e7e7e7;
    display: block;
    height: 180px;
    overflow: hidden;
    padding: 2px;
    width: 214px;
}
.cont ul li .photo a:hover {
    border: 1px solid #2175AF;
}
.cont ul li .photo img {
    vertical-align: middle;
}
.cont ul li .name {
    line-height: 30px;
    text-align: center;
}
.cont ul li .name a{color:#6F6666}
.cont ul li .name a:hover {
    color: #2175AF;
    font-weight: bold;
}</pre></body></html>