<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset='utf-8';
.newsban{ width: 100%; height: auto; padding-top: 50px;}
.newsban img{ max-width: 100%; display: block; margin: 0 auto; }

.abouban{ width: 100%; height: auto; padding-top: 50px;}
.abouban img{ max-width: 100%; display: block; margin: 0 auto; }

.aboutpgmenu{ width: 90%; height: auto; padding: 0 5%; overflow: hidden; box-shadow: 0 0 3px #ccc; }
.aboutpgmenu ul li{ display: block; width: 33%; height: 40px; float: left; line-height: 40px; text-align: center; font-size: 0.85em;}
.aboutpgmenu ul li img{ margin-right: 10px; height: 20px;-moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;}
.aboutpgmenu ul li a.nav{ color: #1553a7; }
.aboutpgmenu ul li a.nav img{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
}

.pglinkbox{ width: 100%; height: auto; padding: 15px 0; background: #f5f5f5; }
.pglinkbox .linkbox{ width: 90%; height: 40px; line-height: 40px; margin: 0 auto; border-bottom: solid 1px #ccc; padding: 0 5%; position: relative;}
.pglinkbox .linkbox a{ padding: 0 5px; font-size: 0.75em;}
.pglinkbox .linkbox a.nav{ color: #3a7dc7; }

.prodatarht .denglu1{ width:97%; height:40px; line-hegiht:40px; text-align:right; border-bottom: solid 3px #ccc; padding-right:3%; margin-bottom:15px;}

.abouttext{ display: block; width: 90%; height: auto; padding: 40px 0; margin: 0 auto; overflow: hidden;}
.abouttext dt{ display: block; width: 100%;  height: auto; float: left; line-height: 31px; font-size: 0.85em; }
.abouttext dd{ display: block; width: 100%; height: auto; float: right;}
.abouttext dd img{ max-width: 100%; display: block; margin: 0 auto; }
.abouttext dt h2{ font-weight: normal; font-size: 1.45em; padding-bottom: 20px;}

.culture{  display: block; width: 90%; height: auto; padding: 40px 0; margin: 0 auto; overflow: hidden; font-size: 0.85em; line-height: 29px; }
.culture h2{ font-weight: normal; font-size: 1.45em; padding-bottom: 20px;}

.jobusbox{ width: 90%; height: auto; overflow: hidden; padding: 20px 0; margin: 0 auto; }
.jobusboxtit{ width: 100%; height: 50px; border-bottom: solid 1px #ccc; font-size: 1.45em; color: #444;  }
.jobusboxtxt{ width: 100%; height: auto; padding: 10px 0; font-size: 0.85em; color: #444; }
.jobusbox ul li{ width: 100%; height: 65px; border-bottom: solid 1px #eee; padding: 0; margin: 0;}
.jobusbox ul li a{ font-size: 0.85em; line-height: 65px;}
.jobusbox ul li a span{ padding-right: 25px; }
.jobusbox ul li a img.img1{ margin-right: 10px; }
.jobusbox ul li a img.img2{ float: right;}

.jobusbox h2{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 1.25em; color: #1553a7; }
.jobusbox span.joinusadd{ display: block; width: 100%; height: 30px; line-height: 30px; text-align: center; color: #999; border-bottom: solid 1px #ccc; }
.jobusbox .joinustxt{ width: 100%; height: auto; font-size: 0.85em; line-height: 25px;}
.jobusbox .joinustxt .joinustxttit{ display: block;  color: #1553a7;  padding: 7px 0;}

/* Lianç³» */
.contactlist{ width: 90%; height: auto; margin: 0 auto; padding: 20px 0; overflow: hidden;}
.contactlist dl{ display: block; width: 90%; height: auto; border-bottom: solid 5px #dcdcdc; background: #f5f5f5; position: relative; padding: 40px 5% 0 5%; margin: 40px 0 15px 0;}
.contactlist dl dt{ display: block; width: 80px; height: 80px; position: absolute; top: -40px; left: 50%; margin-left: -40px; }
.contactlist dl dd{ display: block; width: 100%; height: auto; padding-top: 15px; font-size: 0.85em; padding-bottom: 15px; color: #444;}
.contactlist dl dd span{ display: block; padding-bottom: 10px; }
.contactlist dl dd ul li{ display: block; width: 100%; height: auto;padding: 7px 0; }

.onlinkbox{ width: 100%; height: auto; overflow: hidden; padding: 40px 0; background: #f5f5f5; }
.onlinkbox .linkboxcent{ width: 90%; height: auto; margin: 0 auto; position: relative; }
.onlinkbox .linkboxcent dl{ display: block; width: 90%; height: auto; min-height: 45px; margin: 0 auto 10px auto; overflow: hidden;}
.onlinkbox .linkboxcent dl dt{ display: block; width: 30%; height: 45px; line-height: 45px; float: left; font-size: 0.85em;}
.onlinkbox .linkboxcent dl dt span{ color: #c50000; padding-right: 10px; }
.onlinkbox .linkboxcent dl dd{ display: block; width: 70%; height: auto; float: left;}
.onlinkbox .linkboxcent dl dd input{ display: block; width: 95%; height: 45px; border: solid 1px #ccc; text-indent: 2em; }
.onlinkbox .linkboxcent dl dd textarea{ width: 86%; height: 140px; padding: 10px; border: solid 1px #ccc; }
.contactbtn{ display: block; width: 160px; height: 40px; background: #1553a7; color: #fff; font-size: 14px; line-height: 40px; text-align: center; margin: 0 auto; border: none; cursor: pointer; }
.onlinkbox .linkboxcent h2{ font-weight: normal; color: #1553a7; font-size: 22px; }
.onlinkbox .linkboxcent em{ color: #999; font-style:normal; margin-bottom: 30px; display: block;}

/* Xiné—» */
.newslist{ display: block; width: 90%; height: auto; padding: 30px 0; border-bottom: solid 2px #ccc; margin: 0 auto; overflow: hidden;}
.newslist dt{ display: block; width: 30%; height: auto; float: left; }
.newslist dt img{ width: 100%; }
.newslist dd{ display: block; width: 68%; padding-left: 2%; height: auto; float: left; }
.newslist dd span{ color: #999; font-size: 0.85em; display: block; }
.newslist dd h2{ display: block; font-weight: normal; color: #1553a7; padding: 10px 0;}
.newslist dd em{ font-style: normal; font-size: 0.85em; line-height: 20px; }
.newslist dd a{ display: block; font-size: 0.85em; color: #1553a7; height: 35px; line-height: 35px; }
.newslist dd a img{ margin-right: 7px; }
.newstime{ width: 100%; height: 35px; line-height: 35px; color: #999; }

.pagging{ width:100%; height: auto; text-align: center; padding: 30px 0; }
.pagging a{ padding: 4px 9px; margin-right: 5px; }
.pagging span{ padding: 4px 9px; background: #1553a7; color: #fff; margin-right: 5px;}

.creativetxt{ width: 90%; height: auto; padding: 20px 0; margin: 0 auto; overflow: hidden; }
.creativetxt .creativelft{ width: 100%; height: auto; }
.creativelfttit{ width: 100%; height: auto; padding:15px 0; position: relative; font-size: 1.45em; color: #444; }
.creativelfttit a{ position: absolute; right: 0; top: 0; display: none;}
.creativelfttit img{ display:none;}
.creativelfttxt{ width: 100%; height: auto; padding: 15px 0; line-height: 31px; font-size: 0.85em; }

/* Jiæœ¯ */
.standtxt{ display: block; width: 90%; height: auto; padding: 30px 0; margin: 0 auto; overflow: hidden; }
.standtxt dt{ display: block; width: 30%; height: auto; float: left; }
.standtxt dt img{ width: 100%; margin-top: 7px;}
.standtxt dd{ display: block; width: 68%; padding-left: 2%; height: auto; float: right; }
.standtxt dd h2{ font-size: 1.45em; font-weight: normal; color: #1553a7;}
.standtxt dd span{ font-size: 0.85em; line-height: 25px; }

.standlist{ width: 100%; height: auto; padding: 30px 0; background: #f7f7f7; overflow: hidden;  }
.standcent{ width: 90%; height: auto; overflow: hidden; margin: 0 auto;}
.standcent dl{ display: block; width: 90%; height: auto; background: #fff; padding: 20px 5% 0 5%; float: left;  margin-bottom: 15px;}
.standcent dl dt{ display: block; width: 100%; height: 41px; line-height: 41px; font-size: 1.25em; }
.standcent dl dt span{ color: #1553a7; float: right; font-size: 0.75em;}

.prodatabox{ width: 90%; height: auto; padding: 30px 0; overflow: hidden; margin: 0 auto; }
.prodatabox .prodatalft{ width: 100%; float: left; height: auto; }
.prodatabox .prodatalft h2.prodatalfttit{ width: 100%; height: 41px; border-radius: 5px 5px 0 0; overflow: hidden; background: url(../images/productdatabg.gif) repeat-x; line-height: 41px; font-weight: normal; font-size: 1.25em; text-indent: 1em;}
.prodatabox .prodatalft h2.prodatalfttith{ width: 100%; height: 41px; border-radius: 5px 5px 0 0; overflow: hidden; background:#1553a7; color: #fff; line-height: 41px; font-weight: normal; font-size: 1.25em; text-indent: 1em;}

.prodatalftlist{ width: 90%; height: auto; padding: 15px 5%; display: none;}
.prodatalftlist span{ display: block; width: 97%; height: 34px; line-height: 34px; border-bottom: dashed 1px #ccc; font-size: 0.85em; cursor: pointer; padding-left:3%; background: url(../images/tubiao1.gif) no-repeat left center;}
.prodatalftlist span img{ margin-right: 7px; display:none;}
.prodatalftlist ul{ display: block; width: 100%; margin: 0 auto; overflow: hidden; overflow: hidden; display: none;}
.prodatalftlist ul li { display: block; width: 90%; margin:0 auto; height: auto; padding:5px 0; font-size:0.75em;}
.prodatalftlist ul li a{ color:#999;}

.prodatarht{ width: 100%; height: auto; padding-top: 20px; overflow: hidden;}
.prodatarht h2.prodatarhttit{ width: 100%; height: 50px; line-height: 50px; font-size: 1.45em; font-weight: normal; }
.prodatarht dl.prodatarhttxt{ display: block; width: 100%; height: auto; overflow: hidden; border-bottom: solid 2px #ccc; padding-bottom: 20px; margin-bottom: 20px;}
.prodatarht dl.prodatarhttxt dt{ display: block; width: 100%; height: auto; font-size: 0.85em; line-height: 25px;}
.prodatarht dl.prodatarhttxt dt img{ max-width:100%;}
.prodatarht dl.prodatarhttxt dd{ display: block; width: 264px; height: auto; float: right; display: none; }
.prodatarht dl.prodatarhttxt dd img{ width: 264px; }

.standdakulist .zhezhao{ width:100%; height:826px; background:#fff; position:absolute; z-index:9; }
.standdakulist .zhezhao img{ max-width:100%;}
.standdakulist .zhezhao a{ text-indent:0em; width:100%; padding:0;}
.biaoti{ display:block; width:100%; height:40px; line-height:40px; background:#444; color:#fff; text-indent:1em;}

.standdakutxt{ width: 100%; height: auto; }
.standdakutxt h2{ font-size: 1.45em; font-weight: normal; color: #444; padding-bottom: 10px; }
.standdakutxt span{ font-size: 0.85em; line-height: 27px; }

.standdakulist{ width: 99%; height: auto; border: solid 1px #ccc; border-top: none; overflow: hidden; position: relative;}
.standdakulist div{ width: 100%; height: 205px; padding: 15px 0; overflow-y:auto; }
.standdakulist div:first-child{ border-left: none; }
.standdakulist div span{ font-size: 14px; color: #444; display: block; width: 100%; height: 31px; text-indent: 1em; line-height: 31px; }
.standdakulist div a{ font-size: 14px; color: #444; display: block; width: 100%; height: 25px; line-height: 25px; text-indent: 2em; font-size: 12px;}
.standdakulist div a:hover{ background: #1553a7; color: #fff; text-decoration: none; }
.standdakulist div a.nav {background: #1553a7; color: #fff; text-decoration: none; }
.standdakulist em{ font-style: normal; display: block; width: 100%; height: 30px; background: #f5f5f5; color: #444; line-height: 30px; text-indent: 1em; font-size: 0.85em; border-bottom: solid 1px #ccc; border-top: solid 1px #ccc;}

.standdakutable{ width: 100%; height: auto; border-left: solid 1px #ccc; margin-top: 30px;}
.standdakutable tr:first-child{ background:url(../images/standdakutable.jpg) repeat-x; height: 44px; line-height: 44px; color: #fff; font-size: 14px; }
.standdakutable tr:first-child td{ padding-top: 0; padding-bottom: 0; border: none;}
.standdakutable tr td{ padding: 0 2%; }
.standdakutable tr td{ border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; padding-top: 7px; padding-bottom: 7px; }

.creativeserch{ width: 100%; height: auto; background: rgba(98,140,197,0.9);  z-index: 2; }
.creativeserchbox{ width: 90%; height: auto; padding: 25px 0; margin: 0 auto; line-height: 50px; }
.creativeserchbox span{ display: block; width: 100%; height: 50px; font-size: 1.45em; color: #fff; }
.creativeserchbox select{ display: block; width: 100%; height: 50px; border: none; background: #e9e9e9; padding: 0 15px; margin-bottom: 10px; cursor: pointer;}
.creativeserchbox input{ display: block; width: 124px; height: 50px; font-size:18px; border: solid 2px #e9e9e9; color: #fff; text-align: center; background: none; }

.creativebox{ width: 90%; height: auto; padding: 20px 0; margin: 0 auto; overflow: hidden; }
.creativebox .creativeboxtit{ width: 100%; height: 70px; line-height: 70px; text-align: center; font-size: 1.45em; color: #333; }
.creativebox dl{ display: block; width: 100%; height: auto; float: left; margin-right: 35px; margin-bottom: 20px;}
.creativebox dl dt{ display: block; width: 30%; height: auto; float: left; }
.creativebox dl dt img{ width: 100%; }
.creativebox dl dd{ display: block; width: 68%; padding:0 0 0 2%; height: auto; float: left; }
.creativebox dl dd h2{ font-weight: normal; padding-bottom: 7px; padding-top: 7px; color: #444;}
.creativebox dl dd span{ font-size: 0.85em; line-height: 21px; display: block; }
.creativebox dl dd a{ padding: 7px 0; display: block; }
.creativebox dl dd a img{ margin-right: 7px; }

/* Chanå“ */
.pgprobox{ width: 90%; height: auto; padding: 40px 0; margin: 0 auto; }
.pgprobox .pgprotit{ width: 100%; height: 77px; background: url(../images/pgprotitborder.jpg) no-repeat left bottom; line-height: 77px; font-size: 30px; color: #444; text-indent: 1em; }
.pgprobox .pgprolist{ width:100%; height: auto; padding: 20px 0%; border-bottom: solid 3px #ccc;overflow: hidden;}
.pgprobox .pgprolist ul li{ display: block; width: 30%; height: auto; float: left; margin-right: 3%; margin-bottom: 10px;}
.pgprobox .pgprolist ul li img{ width: 100%; }
.pgprobox .pgprolist ul li img{ width:128px !important; hegiht:60px;
-webkit-filter: grayscale(100%);     
  -moz-filter: grayscale(100%);    
   -ms-filter: grayscale(100%);     
  -o-filter: grayscale(100%);       
     filter: grayscale(100%);  
}
.pgprobox .pgprolist ul li:hover img{
-webkit-filter: grayscale(0%);     
  -moz-filter: grayscale(0%);    
   -ms-filter: grayscale(0%);     
  -o-filter: grayscale(0%);       
     filter: grayscale(0%);  
}
.pgprobox .prosmtiti{ width: 100%; height: 70px; line-height: 70px; font-size: 1.45em; color: #444; text-indent: 1em; padding-top: 15px;}
.pgprobox dl{ display: block; width: 90%; height: auto; padding: 20px 5% 0 5%; overflow: hidden;}
.pgprobox dl dt{ display: block; width: 100%; height: 46px; line-height: 46px; font-weight: bold; font-size: 1.15em; }
.pgprobox dl dd{ display: block; width: 100%; height: auto; overflow: hidden; }
.pgprobox dl dd a{ font-size: 0.85em; width:30%; margin-right:3%; height:auto; margin-bottom:10px; display:block; float:left;}

.pglinkbox{ width: 100%; height: auto; padding: 15px 0; background: #f5f5f5; }
.pglinkbox .linkbox{ width: 90%; height: auto; line-height: 40px; margin: 0 auto; border-bottom: solid 1px #ccc; padding: 0 5%; position: relative;}
.pglinkbox .linkbox img{ display:none;}
.pglinkbox .linkbox a{ padding: 0 7px; }
.pglinkbox .linkbox a.nav{ color: #3a7dc7; }
.pglinkbox .linkbox a.linkcontacta{ position: absolute; right: 0; top: 5px; }

.pglinklist{ display: block; width: 90%; height: auto; margin: 15px auto; border-bottom: solid 1px #ccc; padding: 0 5% 20px 5%; overflow: hidden;}
.pglinklist dt{ display: block; width: 100%; height: 30px; line-height: 30px; font-size: 0.85em; font-weight: bold; }
.pglinklist dd{ display: block; width: 100%; height: auto; overflow: hidden;}
.pglinklist dd a{font-size: 0.75em; padding: 0 15px 10px 0; display: block; float: left;}

.propgtxt{ width: 90%; height: auto; border-bottom: solid 2px #ccc; padding: 20px 0; margin: 0 auto; }
.propgtxt h2{ font-weight: normal; line-height: 40px; color: #444;}
.propgtxt span{ font-size: 0.85em; line-height: 25px; }

.basf{ width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0;}
.basf dd{ display: block; width: 30%; height: auto; padding: 7px 0 0 0; float: left;}
.basf dd a{font-size: 0.85em; padding: 0 20px 10px 0; display: block; float: left;}

.prodatatable{ width: 100%; height: auto; border-left: solid 1px #ccc; border-top: solid 1px #ccc; }
.prodatatable tr td{ border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; height: auto; padding: 10px 1%; font-size: 0.75em}
.prodatatable tr:first-child{ font-size: 0.75em; }
.prodatatable tr td img{ display: block; margin: 0 auto; }
.reveal-modal h2{ display: block; color: #1553a7; padding-bottom: 40px; text-align: center;}
.reveal-modal a{ display: block; width: 60%; height: 35px; border: solid 1px #1553a7; color: #1553a7; border-radius: 17px; overflow: hidden; line-height: 35px; text-align: center; font-size: 0.85em; margin: 0 auto; }


.probrandban{ width: 100%; height: auto; margin: 0 auto; max-width: 1150px; }
.probrandban img{ width: 100%; height: auto; }

.probrandtxt{ display: block; width: 90%; height: auto; padding: 40px 0 20px 0; margin: 0 auto; overflow: hidden; border-bottom: solid 2px #ccc;}
.probrandtxt dt{ display: block; width: 30%; height: auto; float: left; }
.probrandtxt dt img{ width: 100%; }
.probrandtxt dd{ display: block; width: 68%; padding-left: 2%; height: auto; float: right; }
.probrandtxt dd h2{ font-weight: normal; display: block; font-size: 1.45em; line-height: 50px; }
.probrandtxt dd span{ font-size: 0.75em; }

.basf1{ width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0;}
.basf1 dt{ display: block; width: 100%; height: 37px; line-height: 37px; font-size: 1.45em; padding-bottom: 20px;}
.basf1 dd{ display: block; width: 30%; height: auto; padding: 7px 0 0 0; float: left;}
.basf1 dd a{font-size: 0.85em; display: block; float: left;}

.outsour-tit{ width: 100%; height: 80px; line-height: 80px; text-align: center; font-size: 1.45em; color: #444; }
ul.outsour-list{ display: block; width: 90%; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 20px; }
ul.outsour-list li{ display: block; width: 100%; min-height: 130px; position: relative; padding-top: 40px; float: left; margin: 0 0 16px 0; }
ul.outsour-list li .outsour-txt{ width: 100%; min-height: 40px; color: #444; font-size: 14px; background: #f5f5f5; border-bottom: solid 5px #dcdcdc; padding: 50px 20px 30px 20px; }
ul.outsour-list li .outsour-img{ width: 68px; height: 68px; border: solid 5px #c0d2eb; border-radius: 50%; position: absolute; top: 0; left: 50%; margin-left: -39px; background: #1553a7; text-align: center;}
dl.otsour-dl1{ display: block; width: 90%; height: auto; margin: 0 auto; padding-bottom: 30px; overflow: hidden;}
dl.otsour-dl1 dt{ display: block; width: 30%; height: auto; margin-right: 2%; float: left; }
dl.otsour-dl1 dt img{ width: 100%; height: auto; margin-top: 15px;}
dl.otsour-dl1 dd{ display: block; width: 68%; height: auto; float: left; }
dl.otsour-dl1 dd h2{ display: block; width: 100%; height: 50px; line-height: 50px; font-size: 1.25em; font-weight: normal; color: #1553a7; }
dl.otsour-dl1 dd span{ font-size: 0.75em; line-height: 29px; }
h2.outtitle{ font-weight: normal; display: block; width: 90%; height: 50px; margin: 0 auto; line-height: 50px; color: #1553a7; text-align: right; font-size: 1.45em; }
dl.otsour-dl2{ display: block; width: 90%; height: auto; margin: 0 auto; padding-bottom: 40px; overflow: hidden;}
dl.otsour-dl2 dt{ display: block; width: 68%; height: auto; float: left; font-size: 0.75em; line-height: 29px; }
dl.otsour-dl2 dt p{ padding-bottom: 15px; }
dl.otsour-dl2 dd{ display: block; width: 30%; height: auto; float: left; margin-left: 2%; }
dl.otsour-dl2 dd img{ width: 100%; height: auto; margin-top: 10px;}


.experttit{ width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: #444; padding-bottom: 20px;}
.expertlist{ display: block; width: 90%; height: auto; padding: 15px; border: solid 1px #eee; overflow: hidden; margin: 0 auto 15px auto; }
.expertlist dt{ display: block; width: 25%; height: auto; float: left; margin-right: 3%;}
.expertlist dt img{ max-width:100%;}
.expertlist dd{ display: block; width:72%; height: auto; float: left; line-height: 29px;}
.expertlist dd h2{ display: block; width: 100%; height: 35px; line-height: 35px; font-size: 15px; color: #3268b2; }
.expertlist dd h2 a{ float: right; font-size: 12px; font-weight: normal; color: #3268b2; }</pre></body></html>