<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body,h1,p,span{font-family:"Arial"}
img{display: block;}
.clear{clear:both;}
.ellipsis{overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap; }
.ellipsis2{overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.ellipsis3{overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3; 
}
.container_1280{width:1280px;margin:auto;}

/* 导航 */
.siteWidth{ width:1200px; margin:0 auto ;  }   
.column{ overflow:hidden; margin-bottom:10px;  }
#topBar{ height:32px; line-height:32px; background:#eee; border-bottom:1px solid #ddd; overflow:hidden;  }
#topBar em{  color:#f00;  }
#topBar span{ float:right;  color:#999;  }
#topBar span a{ margin:0 5px; color:#666;  }
#topBar span a:hover{color:#9e2125;}
.top{width:100%;padding:13px;}
.top .logo{width:382px;height:64px;float:left;}
.top .logo img{width:100%;}
.top .dianhua{float:right;margin-top:5px;} 
.top .dianhua img{width:42px;height:36px;float:left;margin-top:5px;}
.top .dianhua .dianhua_p{float: left;margin-left:10px;}
.top .dianhua .dianhua_p p{font-size:16px;color:#999; }
.top .dianhua .dianhua_p h1{font-size:26px;color:#9e2125;font-weight: bold;}

/*导航*/

.nav{ width:100%;height:46px; margin:0 auto;background:#9e2125; /*position:fixed; z-index:999;*/}

.nav #all{ width:1260px; margin:0 auto;}
#jsddm{ margin: 0; padding: 0; }
#jsddm .jsddm_1{ float: left; list-style: none; font-size:16px;  }
#jsddm .jsddm_1 a{ display: block; width:140px; text-align:center; line-height:46px; color: #fff; white-space: nowrap;}
#jsddm .jsddm_1 a:hover{color:#fff; background:#221815;}
#jsddm .jsddm_1 .jsddm_2{ width:100%;left:0;margin: 0; padding: 0; position: absolute; visibility: hidden; z-index: 9;background: rgba(0,0,0,0.5);}
#jsddm .jsddm_1 .jsddm_2 li{ float: left; display: inline; font-size:14px;}
#jsddm .jsddm_1 .jsddm_2 li a{  width: 140px;color: #fff;line-height:46px; }
#jsddm .jsddm_1 .jsddm_2 li a:hover{color:#de383d;background:none;}
#jsddm  &gt;.jsddm_1:hover .jsddm_2{display:block; visibility:visible;}


/* 本例子css */
.banner .slideBox{ width:100%; overflow:hidden; position:relative;}
.banner .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%;margin-left:-50px; bottom:15px; z-index:1; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:10px;margin-right:15px;}
.banner .slideBox .hd ul li.on{ background:#9e2125; color:#fff; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.banner .slideBox .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可  */
.banner .slideBox .prev,
.banner .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .slideBox .prevStop{ display:none;  }
.banner .slideBox .nextStop{ display:none;  }

.home-about{
  width:100%;
  margin:0 auto;
  overflow:hidden;
  background: #f6f6f6;
  padding-bottom:60px;
}
.about_fl{
  width:247px;
  float: left;
  overflow:hidden;
  padding:0;
}
.about_fls{
  background-color:#9e2125;
  padding:45px 25px;
  overflow:hidden;
  color:#fff;
}
.about_fls h3{
  text-transform:uppercase;
  font-size:36px;
  font-weight:700;
  margin-bottom:50px;
}
.about_fls h4{
  font-size:30px;
  font-weight:700;
}
.about_fls p{
  font-size:24px;
  margin-bottom:50px;
}
.about_fls a{
  display:block;
  width:144px;
  line-height:37px;
  border:1px solid #ed6872;
  text-align:center;
  color:#fff;
  transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.about_fls a:hover{
  color:#e10314;
  background-color:#fff;
}
.about_fc{
  width:540px;
  float: left;
  overflow:hidden;
  padding-left:40px;
}
.common_title{margin:40px 0;}
.common_title h1{
  font-size:30px;
  margin-bottom:10px;
  color:#000;
}
.common_title h2{font-size:16px;color:#666666;font-weight: normal;}
.about_fc p{
  line-height:28px;
  color:#828282;
  font-size:15px;
}
.about_fr{
  width:380px;
  float: right;
  margin-top:145px;
  overflow:hidden;
}



/* 业务领域 */
.product{width:1260px;}

.product .slideTxtBox{   text-align:left;  }
.product .slideTxtBox .hd{ width:1260px; position:relative;z-index:2; }
.product .slideTxtBox .hd ul{ position:absolute;  width:1260px;overflow: hidden; }
.product .slideTxtBox .hd ul li{ width:117px;float:left; cursor:pointer;background:#fff;font-size:16px;font-family: "Vani";padding:20px;}
.product .slideTxtBox .hd ul li .yewu01{width:94px;height:94px;margin:auto;background:#f5f5f5;border-radius:50px;overflow: hidden;}
.product .slideTxtBox .hd ul li .yewu01 img{width:50px;margin:auto;margin-top:22px;}
.product .slideTxtBox .hd ul li p{font-size:16px;color:#666666;margin-top:18px;text-align: center;}
.product .slideTxtBox .hd ul li .yewu01 .hide{display: none;}
.product .slideTxtBox .hd ul li.on .yewu01{background:#9e2125;}
.product .slideTxtBox .hd ul li.on .yewu01 .show{display: none;}
.product .slideTxtBox .hd ul li.on .yewu01 .hide{display: block;}
.product .slideTxtBox .bd{position:relative;z-index:1;top:210px;height:634px;}
.product .slideTxtBox .bd ul{ width:1260px;zoom:1;background:#fff;}
.product .slideTxtBox .bd li{box-shadow: 0 0 15px #ccc;overflow: hidden;height:410px;}
.product .slideTxtBox .bd li .case_img{width:630px;float:left;}
.product .slideTxtBox .bd li .case_img img{width:100%;}
.product .slideTxtBox .bd li .case_text{width:560px;float:left;padding:35px;} 
.product .slideTxtBox .bd li .case_text h1{font-size:26px;font-family:"Arial";margin:auto;text-align: left;margin-bottom:10px;font-weight: normal;
overflow:hidden; 
white-space:nowrap; 
text-overflow:ellipsis;} 
.product .slideTxtBox .bd li .case_text p{font-size:16px;font-family:"Arial";margin:auto;overflow:hidden;line-height:24px;margin-top:30px;line-height:32px;color:#666666;}


/* 本例子css */


.lvshi_tuandui .picScroll-left{ width:1280px; position:relative;}
.lvshi_tuandui .picScroll-left .hd{  }
.lvshi_tuandui .picScroll-left .hd .prev{ display:block;  width:48px; height:48px; position: absolute;left:-60px;top:50%;margin-top:-60px; margin-right:5px;  overflow:hidden;cursor:pointer; background:url(../images/left_arrow.png) no-repeat;}
.lvshi_tuandui .picScroll-left .hd .next{display:block;  width:48px; height:48px; position: absolute;right:-60px;top:50%;margin-top:-60px;  overflow:hidden;cursor:pointer; background:url(../images/right_arrow.png) no-repeat;}

.lvshi_tuandui .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.lvshi_tuandui .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.lvshi_tuandui .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.lvshi_tuandui .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.lvshi_tuandui .picScroll-left .hd ul li.on{ background-position:0 0; }
.lvshi_tuandui .picScroll-left .bd{ padding:10px; width:1250px;overflow: hidden;margin:auto;  }
.lvshi_tuandui .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.lvshi_tuandui .picScroll-left .bd ul li{ width:240px;height:370px; float:left; _display:inline; overflow:hidden; text-align:center; background: #fff;padding:10px;margin-right:20px; }
.lvshi_tuandui .picScroll-left .bd ul li .lvshi01 .lvshi01_img{width:164px;height:164px;position:relative;overflow: hidden;border-radius:100px;margin:auto;margin-top:28px;}
.lvshi_tuandui .picScroll-left .bd ul li .lvshi01 .lvshi01_img img{width:100%;}
.lvshi_tuandui .picScroll-left .bd ul li .lvshi01 h1{font-size:18px;font-weight: normal;text-align: center;margin-top:34px;}
.lvshi_tuandui .picScroll-left .bd ul li .lvshi01 .nianxiang{font-size:14px;color:#999999;margin-top:10px;}
.lvshi_tuandui .picScroll-left .bd ul li .lvshi01 .shanchang{font-size:14px;color:#333;margin-top:20px;}

.more{width:216px;height:50px;background: #9e2125;text-align: center;line-height: 50px;margin:auto;margin-top: 40px;font-weight: bold;color:#fff;border-radius:10px;}
.more a{color:#fff;}

/*经典案例width:100%;*/

.anlis{width:1180px;margin:auto;background: #fff;padding:30px;box-shadow: 0 0 10px #ccc}
.anlis .anli01{width:382px;background:#f8f8f8;float:left;margin-right:15px; }
.anlis .anli01:nth-child(3n){margin-right:0;}
.anlis .anli01 .anli01_img{width:384px;height:208px;}
.anlis .anli01 .anli01_img img{width:384px;height:208px;}
.anlis .anli01 .anli01_text{padding:20px;}
.anlis .anli01 .anli01_text h1{font-size:18px;color:#000000;font-weight:normal;}
.anlis .anli01 .anli01_text .line{width:100%;height:1px;background:#e1e1e1;margin:15px 0;}
.anlis .anli01 .anli01_text p{font-size:14px;color:#666;line-height:26px;}
.anlis .anli01:hover .anli01_text h1{color:#9e2125;}

/*新闻中心*/

.news_liebiao .slideTxtBox .hd{ height:30px; line-height:30px;  padding:0 10px 0 20px;  position:relative; top:-100px;}
.news_liebiao .slideTxtBox .hd ul{ float:left;  position:absolute; right:0px; top:10px; height:32px;  }
.news_liebiao .slideTxtBox .hd ul li{ float:left;cursor:pointer; font-size:22px; margin-left:40px;}
.news_liebiao .slideTxtBox .hd ul li.on{ height:40px;  border-bottom:4px solid #9e2125; }

.news{width:100%;margin-bottom:70px;overflow: hidden;}
.news .title{font-size:46px;font-family:"Vani";text-align: center;margin:50px 0 40px 0;}
.news .news_left{width:614px;height:385px;float:left;position: relative;}
.news .news_left .news_left_img{width:614px;position: absolute;top:0;}
.news .news_left .news_left_img img{width:100%;}
.news .news_left .news_left_text{width:584px;position:absolute;height:70px;background:rgba(0,0,0,.5);bottom:0;left:0;padding:15px;}
.news .news_left .news_left_text h1{color:#fff;font-size: 18px;font-family: "Arial";line-height:36px;margin:0;text-align: left;}
.news .news_left .news_left_text p{color:#fff;font-size:16px;margin-top:5px;}
.news .news_left .news_left_time{width:110px;height:110px;position:absolute;left:0;top:0;background:#9e2125;}
.news .news_left .news_left_time h1{font-size:36px;margin:0;color: #fff;font-family: "Arial";font-weight: normal;text-align: center;margin-top:20px;}
.news .news_left .news_left_time p{font-size:22px;color:#fff;margin:0;text-align: center;margin-top:5px;}
.news .news_right{float:right;width:600px;} 
.news .news_right .news_right01{overflow: hidden;margin-bottom:20px;}
.news .news_right .news_right01:hover .news_right01_text h1{color:#e54100;}
.news .news_right .news_right01 .news_right01_time{float:left;width:115px;height:115px;border:1px solid #9e2125;}
.news .news_right .news_right01  h1{font-size:22px;text-align:center;color:#9e2125;font-weight:normal;height:65px;line-height: 65px;}
.news .news_right .news_right01 .news_right01_time p{font-size: 20px;color:#fff;background: #9e2125;text-align: center;height:50px;line-height: 50px;font-weight:bold;}
.news .news_right .news_right01 .news_right01_text{float:left;width:460px;margin-left:20px;} 
.news .news_right .news_right01 .news_right01_text h1{font-size: 18px;color:#333;text-align: left;height:45px;line-height: 45px;}
.news .news_right .news_right01 .news_right01_text p{font-size: 14px;margin-top:5px;line-height:28px;overflow:hidden;color:#666; }

/*法律知识*/

.home-policy{
  width: 1260px;
    margin: 60px auto 30px auto;
    overflow: hidden;
}
.policy{
  width:400px;
  float:left;
  margin-right:30px;
  margin-bottom:30px;
  overflow:hidden;
}
.policy:nth-child(3n){margin-right:0;}
.policy_title{
  margin-bottom:20px;
  overflow:hidden;
  line-height:30px;
}
.policy_title p{
  float:left;
  font-size:24px;
  color:#000;
}
.policy_title span{
  float:right;
}
.policy_title span a{
  font-size:14px;
  color:#9e2125;
}
.policy_con img{
  display:block;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto;
  margin-bottom:20px;
}
.policy_con li{
  line-height:24px;
  padding:3px 0px;
  overflow:hidden;
}
.policy_con li a{
  display:block;
  color:#7e7e7e;
}
.policy_con li a p{
  float:left;
  width:70%;
  background:url(../images/jian.jpg) no-repeat left center;
  padding-left:15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.policy_con li a span{
  float:right;
  font-size:12px;
}
.policy_con li a:hover{
  color:#9e2125;
}
.policy_con li a:hover p{
  background:url(../images/jian_h.jpg) no-repeat left center;
}


.footer{width:100%;background:url(../images/footer_bg.jpg) repeat-y center;height:400px;overflow: hidden;}
.footer .footer_left{float:left;width:780px;}
.footer .footer_left .gongsi_mingcheng{margin-top:-10px;}
.footer .footer_left .gongsi_mingcheng h1{font-size: 20px;color:#333;font-weight: normal;}
.footer .footer_left .gongsi_mingcheng p{font-size:14px;color:#999;font-weight: normal; line-height:26px;}
.footer .footer_left .lianxi_fangshi{margin-top:15px;}
.footer .footer_left .lianxi_fangshi p{font-size:16px;color:#333;line-height: 26px;}
.footer .footer_left .dibu_nav{border-top:1px solid #ccc;border-bottom:1px solid #ccc;overflow: hidden;margin:10px 0;}
.footer .footer_left .dibu_nav ul li{float:left;margin-right:25px;line-height: 50px;}
.footer .footer_left .dibu_nav ul li:hover a{color:#9e2125;}
.footer .footer_left .youqing_lianjie{line-height:36px;}


.footer .footer_right{float:right;}
.footer .footer_right .erweima{margin-top:95px;}
.footer .footer_right .erweima .erweima01{float: left;margin-right:30px;}
.footer .footer_right .erweima .erweima01 .erweima01_img{width:140px;height:140px;padding:15px;background: #fff;box-shadow:0 0 20px #ccc;}
.footer .footer_right .erweima .erweima01 .erweima01_img img{width:100%}
.footer .footer_right .erweima .erweima01 p{color:#666;font-size: 16px;text-align: center;margin-top:20px;}

.copyright{background:#9e2125;line-height:80px;color:#fff;text-align: center;font-size:16px;height:80px;}

/*关于我们*/

.neiye_about{width:1260px;box-shadow: 0 0 20px #ccc;margin:auto;margin-top:-130px;background: #fff;margin-bottom:50px; overflow: hidden;padding-bottom:30px; }
.neiye_about .neiye_nav{width:1260px;overflow: hidden;position: relative;height:150px;margin-top:40px; }
.neiye_about .neiye_nav ul{overflow: hidden;position:absolute;left:25%;}
.neiye_about .neiye_nav li{float:left;width:100px;margin-right:80px;    display: inline-block;}
.neiye_about .neiye_nav li .neiye_nav01{width:100px;height:100px;}
.neiye_about .neiye_nav li .neiye_nav01 img{width:100%;}
.neiye_about .neiye_nav li p{font-size:16px;color:#666666;margin-top:15px;text-align: center;}

.neiye_about .jianjie{padding:60px;}
.neiye_about .jianjie .title{}
.neiye_about .jianjie .title h1{padding-left:10px;border-left:6px solid #9e2125;font-size:24px;font-weight:normal;margin:0;line-height:26px;margin-bottom:40px;}
.neiye_about .jianjie .content p{font-size:16px;color:#666666;line-height: 30px;}  img{display:block;margin:0 auto;}

.neiye_about .rongyus{overflow: hidden;}
.neiye_about .rongyus .rongyu01{width:320px;float:left;margin-right:89px;margin-bottom:40px;}
.neiye_about .rongyus .rongyu01:nth-child(3n){margin-right: 0;}
.neiye_about .rongyus .rongyu01 .rongyu01_img{width:320px;height:200px;border:1px solid #e1e1e1;position: relative;overflow: hidden;}
.neiye_about .rongyus .rongyu01 .rongyu01_img img{width:100%;position:absolute;transition: all 0.6s;
        cursor: pointer;}
.neiye_about .rongyus .rongyu01:hover .rongyu01_img img{transform: scale(1.1);}
.neiye_about .rongyus .rongyu01:hover h1{color:#9e2125;}
.neiye_about .rongyus .rongyu01 .rongyu01_text{width:320px;}
.neiye_about .rongyus .rongyu01 .rongyu01_text h1{font-size: 16px;font-weight: bold;line-height: 46px;margin-top:5px;}
.neiye_about .rongyus .rongyu01 .rongyu01_text p{font-size:14px;color:#666666;line-height:28px;}

.fanye{width:400px;margin:auto;}
.fanye img{width:100%;}

.dangjians{}
.dangjians .dangjian01{overflow: hidden;padding:30px 0;border-bottom:1px solid #f1f1f1;}
.dangjians .dangjian01 .dangjian01_img{width:225px;height:147px;float:left;position: relative;overflow: hidden;}

.dangjians .dangjian01 .dangjian01_img img{width:100%;position: absolute;transition: all 0.6s;
        cursor: pointer;}
.dangjians .dangjian01:hover .dangjian01_img img{transform: scale(1.1);}
.dangjians .dangjian01:hover .dangjian01_text h1{color:#9e2125;}
.dangjians .dangjian01 .dangjian01_text{float:left;width:800px;margin-left:30px;}
.dangjians .dangjian01 .dangjian01_text h1{font-size: 20px;color:#333333;font-weight:normal; }
.dangjians .dangjian01 .dangjian01_text p{font-size:14px;color:#666666;margin-top:20px;line-height: 28px;}
.dangjians .dangjian01 .dangjian01_time{float:right;}
.dangjians .dangjian01 .dangjian01_time p{font-size:14px;color:#666666;}
.dangjians .dangjian01 .dangjian01_time h1{font-size:24px;color:#666666;font-weight: normal;margin-top:10px;}

.news_xiangqing{padding:60px;}
.news_xiangqing .xiangqing_title{border-bottom:1px solid #e1e1e1;}
.news_xiangqing .xiangqing_title h1{font-size:34px;font-weight:bold;color:#333333;text-align: center;}
.news_xiangqing .xiangqing_title .xz{overflow: hidden;width:306px;margin:30px auto;}
.news_xiangqing .xiangqing_title .xz .see{background: url(/images/see.png) no-repeat left center;font-size:16px;color:#666666;padding-left:40px;float:left;margin-right: 40px;}
.news_xiangqing .xiangqing_title .xz .time{float:left;color:#666;}
.news_xiangqing .content{margin-top:40px;}
.news_xiangqing .content p{line-height: 38px;color:#666;font-size:18px;}

.zhuanye_lingyu{overflow: hidden;}
.zhuanye_lingyu .zhuanye_lingyu01{width:180px;float:left;margin:25px 66px;}
.zhuanye_lingyu .zhuanye_lingyu01 .zhuanye_lingyu01_img{width:180px;height:180px;border-radius:180px;background:#f1f1f1;overflow: hidden; }
.zhuanye_lingyu .zhuanye_lingyu01 .zhuanye_lingyu01_img img{width:60px;height:60px;display:block;margin:auto;margin-top:60px;}
.zhuanye_lingyu .zhuanye_lingyu01 p{font-size:20px;text-align: center;font-weight: bold;margin-top:20px;}
.zhuanye_lingyu .zhuanye_lingyu01:hover .zhuanye_lingyu01_img{background:#9e2125;transition: all 1s; }

.xingshi_zhongcai{overflow: hidden;float: left;width:900px;}
.xingshi_zhongcai .content{}
.xingshi_zhongcai .content p{font-size:16px;color:#666666;}
.xiangguan{margin-left:50px;float:left;border-left:1px solid #e1e1e1;padding-left:40px;margin-top:70px;}
.xiangguan h1{font-size:16px;font-weight: bold;margin-bottom:10px;}
.xiangguan ul li{font-size:14px;color:#333;line-height:40px;}
.xiangguan ul li:hover a{color:#9e2125;}

.xiangguan_all{margin-top:80px;}
.xiangguan_all .hd ul li{width: 104px;height:45px;background: #f6f6f6;text-align: center;line-height: 45px;float: left;margin-right:26px;}
.xiangguan_all .hd ul .xg_xinwen.on{background:url(../images/xiangguan_icon01_after.png) no-repeat 20px center #9e2125;color:#fff;}
.xiangguan_all .hd ul .xg_xinwen{background:url(../images/xiangguan_icon01.png) no-repeat 20px center #f6f6f6;color:#333;padding-left:30px;}
.xiangguan_all .hd ul .xg_anli.on{background:url(../images/xiangguan_icon02_after.png) no-repeat 20px center #9e2125;color:#fff;}
.xiangguan_all .hd ul .xg_anli{background:url(../images/xiangguan_icon02.png) no-repeat 20px center #f6f6f6;color:#333;padding-left:30px;}
.xiangguan_all .hd ul .xg_lvshi.on{background:url(../images/xiangguan_icon03_after.png) no-repeat 20px center #9e2125;color:#fff;}
.xiangguan_all .hd ul .xg_lvshi{background:url(../images/xiangguan_icon03.png) no-repeat 20px center #f6f6f6;color:#333;padding-left:30px;}

.xiangguan_all .bd{margin-top:20px;}
.xiangguan_all .bd ul li{width:735px;overflow:hidden;border-bottom:1px solid #f1f1f1;padding:15px 0;}
.xiangguan_all .bd ul li h1{font-size:16px;color:#666666;font-weight:normal;line-height: 28px;}
.xiangguan_all .bd ul li p{font-size:14px;color:#999999;}
.xiangguan_all .bd ul .xiangguan_lvshi{width:172px;float:left;margin-right:40px;padding:0;border:none;}
.xiangguan_all .bd ul .xiangguan_lvshi:nth-child(4n){margin-right: 0;}
.xiangguan_all .bd ul .xiangguan_lvshi .lvshi_img{width:172px;height:218px;}
.xiangguan_all .bd ul .xiangguan_lvshi .lvshi_img img{width:100%;}
.xiangguan_all .bd ul .xiangguan_lvshi .mc{font-size:16px;color:#333;text-align: center;line-height: 66px;}


.team_main_search{ padding:60px;}
.team_main_search h3{ font-size:16px; color:#333; margin:0; margin-bottom:10px;}
.team_main_search .word_search{ margin-bottom:50px; border:1px #eee solid; padding:5px 0; width:100%; margin-top:0;}
.team_main_search .word_search ul{ border-right:none; margin-bottom:0;}
.team_main_search .word_search ul li{ width:60px; float: left; margin:5px 15px;}
.team_main_search .word_search ul li a{width:60px; height:36px; line-height:36px; border-radius:36px;display:inline-block;text-align: center;}
.team_main_search .word_search ul li span{width:36px; height:36px; line-height:36px; border-radius:36px;}

.inputselect{ display: block; width: 100%; height:42px; padding: 6px 12px; margin-bottom:30px; font-size: 12px; line-height: 1.42857143; color: #555555; background-color: #ffffff; border: 1px solid #ddd; box-sizing: border-box;}
.search_btn_show{background: #CF000E; width:auto; display:inline-block; color:#fff; cursor:pointer; border:none; padding:15px 80px;  transition: all 0.3s ease-out;}
.search_btn_show:hover{ background:#333;}
.input100{ width:100%;}
.align_right{ text-align:right;}
.align_right input{width:100%;}

.team_list_page{ padding:0 30px;}
.team_list_page h3{ font-size:12px; color:#999; font-weight:normal;}
.team_list_page .inputselect{ font-size:12px;}

.lvshi_box{padding:0 60px;}
.lvshi_box .lvshi_box01{width:520px;height:316px;border:1px solid #e1e1e1;float:left;margin-right:60px;transition:0.3s;margin-bottom:50px;}
.lvshi_box .lvshi_box01:nth-child(2n){margin-right: 0;}
.lvshi_box .lvshi_box01:hover{box-shadow: 0 0 30px #ccc;}
.lvshi_box .lvshi_box01 .lvshi_box01_img{width:248px;height:316px;float:left;}
.lvshi_box .lvshi_box01 .lvshi_box01_img img{width:100%;}
.lvshi_box .lvshi_box01 .lvshi_text{float:left;width:230px;padding:20px;}
.lvshi_box .lvshi_box01 .lvshi_text h1{font-size:18px;color:#333;font-weight:normal;line-height:30px;}
.lvshi_box .lvshi_box01 .lvshi_text h2{font-size:16px;color:#999;font-weight:normal;}
.lvshi_box .lvshi_box01 .lvshi_text .line{width:100%;height:1px;background:#f1f1f1;margin:20px 0;}
.lvshi_box .lvshi_box01 .lvshi_text p{font-size:16px;color:#666;line-height: 28px;}
.lvshi_box .lvshi_box01 .lvshi_text a{color:#fff;width:124px;height:40px;background: #9e2125;margin-top:45px;display: block;text-align: center;line-height: 40px;}


.lvshi_xiangqing{overflow: hidden;padding:60px;}
.lvshi_xiangqing .lvshi_xiangqing_img{width:248px;height:316px;float:left;}
.lvshi_xiangqing .lvshi_xiangqing_img img{width:100%;}
.lvshi_xiangqing .lvshi_xiangqing_text{width:684px;float: left;margin-left:40px;}
.lvshi_xiangqing .lvshi_xiangqing_text .xinming{font-size:30px;color:#333333;font-weight: normal;}
.lvshi_xiangqing .lvshi_xiangqing_text h2{font-size:16px;color:#999;font-weight: normal;margin-top:10px;}
.lvshi_xiangqing .lvshi_xiangqing_text .line{width:100%;height:1px;background:#f1f1f1;}
.lvshi_xiangqing .lvshi_xiangqing_text .zhiye{font-size: 18px;}
.lvshi_xiangqing .lvshi_xiangqing_text .lingyu{margin-top:15px;}
.lvshi_xiangqing .lvshi_xiangqing_text .lianxi{overflow: hidden;margin-top:100px;}
.lvshi_xiangqing .lvshi_xiangqing_text .lianxi .lianxi01{background: url(../images/xiangqing_icon01.png) no-repeat;background-size:32px;padding-left:40px;line-height:32px;float:left;margin-right:110px;}
.lvshi_xiangqing .lvshi_xiangqing_text .lianxi .lianxi02{background: url(../images/xiangqing_icon02.png) no-repeat;background-size:32px;}
.lvshi_xiangqing .lvshi_xiangqing_text .lianxi .lianxi01 span{color:#9e2125;}

.anli_box .anli01{width:336px;margin-right:50px;margin-bottom:40px;}
.anli_box .anli01 .anli01_img{width:336px;height:182px;overflow: hidden;position: relative;}
.anli_box .anli01 .anli01_img img{width:100%;position: absolute;transition: all 0.6s;}
.anli_box .anli01:hover img{transform: scale(1.1); }

.job-list {
  margin-top: 40px
}

.job-list .width1 {
  width: 37%;
  padding-right: 15px;
  padding-left: 20px;
  font-weight: 700
}

.job-list .width2 {
  width: 15%
}

.job-list .width3 {
  width: 14%
}

.job-list .width6 {
  width: 15%
}

.job-list .width4 {
  width: 10%
}

.job-list .width5 {
  width: 6%;
  text-align: center
}

.job-list .job-list-tt {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #c0c4cc
}

.job-list .job-list-tt li {
  float: left;
  font-size: 20px;
  font-weight: 700
}

.job-list .job-list-content li {
  cursor: pointer
}

.job-list .job-list-content li span {
  float: left;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #ebeef5;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.job-list .job-list-content li span i {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #666 transparent transparent;
  display: inline-block;
  vertical-align: 3px;
  transition: all .3s
}

.job-list .job-list-content li span .arrow-show {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.job-list .job-list-content li .btn-apply {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #3c78ff;
  box-shadow: 0 4px 16px 0 rgba(0, 60, 193, .1);
  display: block
}

.job-list .job-list-content li:hover {
  background: #f2f3f7
}

.job-list .job-list-content .job-detial {
  width: 100%;
  height: auto;
  background: #f8f9fc;
  overflow-y: auto;
  padding: 40px 40px 20px
}

.job-list .job-list-content .job-detial h6 {
  font-size: 16px;
  font-weight: 700
}

.job-list .job-list-content .job-detial .job-info {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  margin: 12px 0 20px;
  width: 450px
}

.job-list .job-list-content .job-detial .job-info dl {
  width: 50%;
  float: left
}

.job-list .job-list-content .job-detial .job-info dt {
  display: inline;
  color: #666
}

.job-list .job-list-content .job-detial .job-info dd {
  display: inline;
  font-family: Avenir Next Condensed
}

.job-list .job-list-content .job-detial .job-info2 {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin: 12px 0 30px
}

.job-list .job-list-content .job-detial .btn-shouqi {
  text-align: center;
  font-size: 16px;
  color: #222;
  padding: 20px 0 10px
}

.job-list .job-list-content .job-detial .btn-shouqi b {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px;
  border-color: transparent transparent #666;
  display: inline-block;
  vertical-align: 3px
}

.job-list2 .width1 {
  width: 40%
}

.job-list2 .width2 {
  width: 20%
}

.job-list2 .width3 {
  width: 18%
}

.job-list2 .width4 {
  width: 11%
}

.job-list2 .width5 {
  width: 11%;
  text-align: left
}

.job-list2 .tips {
  font-size: 16px;
  color: #999;
  margin-top: 24px
}

.site_width a:hover{color:#9e2125;}

.youqing_lianjie a {color:#fff;line-height:26px;border-bottom:1px solid rgba(255,255,255,.1); margin-right:10px;text-decoration:none;}



.contact_us{overflow: hidden;}
.contact_us .contact_us_left{float:left;margin-left:60px;}
.contact_us .contact_us_left .logo{width:346px;height:46px;}
.contact_us .contact_us_left .logo img{width:100%;}

.contact_us .contact_us_left .contact_xinxi{margin-top: 50px;}
.contact_us .contact_us_left .contact_xinxi .contact_xinxi01{overflow: hidden;margin-bottom:30px;}

.contact_us .contact_us_left .contact_xinxi .contact_xinxi01 .contact_xinxi01_img{width:30px;float:left;}
.contact_us .contact_us_left .contact_xinxi .contact_xinxi01 .contact_xinxi01_img img{width:100%;}
.contact_us .contact_us_left .contact_xinxi .contact_xinxi01 .contact_xinxi01_text{width:380px;margin-left:46px;}
.contact_us .contact_us_left .contact_xinxi .contact_xinxi01 .contact_xinxi01_text h1{font-size:16px;color:#999999;font-weight: normal;}
.contact_us .contact_us_left .contact_xinxi .contact_xinxi01 .contact_xinxi01_text p{font-size:16px;color:#333;margin-top:10px;line-height:30px;}

.contact_us_right{float:left;margin-left:60px;}
.contact_us_right h1{font-size: 32px;font-weight: normal;}
.contact_us_right .form{margin-top: 50px;}
.contact_us_right .form .name{float:left;margin-right:40px;}
.contact_us_right .form .name p{font-size:14px;color:#333333;margin-bottom:20px; }
.contact_us_right .form .name input{width:240px;height:42px;background:#edf1f4;line-height:42px;border-radius:40px;border:none;padding-left: 20px;font-weight: normal;}
.contact_us_right .form .textarea{margin-top:30px;}
.contact_us_right .form .textarea textarea{width:520px;height:160px;background: #edf1f4;border:none;border-radius:10px;line-height:42px;text-align: left;padding:0 20px;font-family:"Arial";color:#666;}

.contact_us_right .form .tijiao{width:245px;height:44px;border-radius:10px;background:#9e2125;margin:auto;margin-top:30px;}
.contact_us_right .form .tijiao input{color:#fff;width:245px;height:44px;border:none;background: none;}

.beian {
color:white;

}
</pre></body></html>