<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#6e6e6e;}
.clear{clear:both;}

/*■■■■■■■■　基本设定　■■■■■■■■*/
body{ font-family:'微软雅黑'; font-size:12px; color:#6e6e6e;  min-width:1004px; width:auto!important; width:1004px;_width:expression(document.documentElement.clientWidth&lt;1004?"1004px":"auto"); margin:0 auto; overflow-x:hidden; over/flow-y:scroll;}





.cpk{ width:100%; padding-bottom:75px; height:510px;background:url(../images/cpbj.jpg) top center no-repeat;}
.canpin01{ padding-top: 50px; line-height: 70px; text-align: center; font-size: 46px; font-weight: bold; color: #D6D6D6; text-transform: uppercase; }
.canpin02 { text-align:center; font-size:39px;color:#034ea2; font-weight:bold;}
.canpin03{ text-align:center; font-size:16px; color:#787878; line-height:26px; margin-bottom:50px; padding-top:20px;}

.canpin_btn{width:1260px; margin:auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
.canpin_btn dl{width: 380px; height:270px; padding-top:38px; background:#F9F8F8; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius:5px; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s; text-align:center;}
.canpin_btn dl dt{ -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.canpindiv{color: #212121; font-size: 18px; text-align:center; font-weight:bold; width:100%; padding-top:20px; line-height: 28px; text-transform:uppercase; }
.canpindiv01{color: #959595; font-size: 13px; text-align:center; width:80%; padding-top:10px; padding-left:10%; padding-right:10%; line-height: 22px; text-transform:uppercase; }

.canpin_btn dl dd{ color: #414141; width:180px; text-align:center; height:24px; margin-left:102px; background:#D7D7D7; font-size: 12px; margin-top:23px; line-height: 24px; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s; border-radius:50px;}
.canpin_btn dl:hover{ margin-top: 10px;box-shadow: 0 0 10px rgba(222,55,0,0.5);}
.canpin_btn dl:hover dd{ color: #fff; background:#034ea2; }
</pre></body></html>