@charset "utf-8";
/* 注释勿删--谢谢 */
/* 导入LSEE文件：@import“name”    导入css文件 @import (lsee)“name” */
/*预定义 间距 */
/*预定义 三角 */
/*样式的重置*/
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dd,
dt,
form,
input,
p {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
body {
  width: 100%;
  font-family: "微软雅黑";
  color: #555555;
  font-size: 1rem;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: #555555;
}
img {
  outline: none;
}
li {
  list-style: none;
}
/* 自定义样式 */
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.clear {
  clear: both;
}
.right {
  float: right!important;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  width: 0;
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
/* 设置allW类的 宽度及直接子集图片的全局自适应 */
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW img {
  display: block;
  width: 100%;
}
/* this is a line between two panels */
/* 测试 */
@font-face {
  font-family: myFirstFont;
  src: url('../font/FZXBSJW.TTF'), url('../font/4114_方正小标宋_GBK_0.TTF');
  
  /* IE9+ */
}
/* common */
.wll-nav ul li {
  float: left;
  width: 25%;
  text-align: center;
  line-height: 2.35rem;
  font-size: 0.9rem;
  border-bottom: 1px #ccc solid;
  border-right: 1px #ccc solid;
  box-sizing: border-box;
  color: #555;
}
.wll-nav ul li a {
  color: #555;
}
.wll-nav ul li:nth-of-type(4n) {
  border-right: 1px #fff solid;
}
.wll-nav ul li:nth-of-type(n+5) {
  border-bottom: 1px #fff solid;
}
.xp-consult-btn {
  width: 85%;
  margin: 1rem auto;
  overflow: hidden;
}
.xp-consult-btn ul li:first-child {
  background-color: #0375c4;
  width: 48%;
  margin-right: 4%;
  border-radius: 2rem;
  box-sizing: border-box;
  float: left;
}
.xp-consult-btn ul li:last-child {
  background-color: #ff9000;
  float: left;
  width: 48%;
  border-radius: 2rem;
  box-sizing: border-box;
}
.xp-consult-btn ul li a {
  color: #fff;
  display: block;
  width: 100%;
  font-size: 0.825rem;
  overflow: hidden;
  padding: 0.4rem 0;
}
.xp-consult-btn ul li:first-child i {
  display: inline-block;
  width: 1.7625rem;
  height: 1.4625rem;
  margin-right: 0.4rem;
  background: url(../images/xp_24.jpg) no-repeat;
  background-size: 100%;
  margin-left: 1.2rem;
  margin-top: 0.2rem;
  vertical-align: middle;
}
.xp-consult-btn ul li a h1 {
  font-size: 0.825rem;
  line-height: 0.825rem;
}
.xp-consult-btn ul li a h1 span {
  font-size: 0.5rem;
  text-transform: uppercase;
}
.xp-consult-btn ul li:last-child i {
  display: inline-block;
  width: 1.7625rem;
  height: 1.4625rem;
  margin-right: 0.4rem;
  background: url(../images/xp_27.jpg) no-repeat;
  margin-left: 1.2rem;
  background-size: 100%;
  margin-top: 0.2rem;
  vertical-align: middle;
}
/* stare */
.A-loading {
  background: url(../images/sh_08.jpg) no-repeat left bottom;
  background-size: 100% 13.5625rem;
  padding: 1.875rem 0 2%;
  width:98%;
}
.A-loading h1 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: 1.9rem;
  margin-top: -0.75rem;
}
.A-loading p {
  width: 95%;
  margin: 0 auto;
  font-size: 0.75rem;
  line-height: 1.2rem;
  text-indent: 2em;
}
.margin-a {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-video h1 {
  font-size: 0.9rem;
  text-align: center;
  color: #444;
  font-weight: bold;
}
.A-video video {
  display: block;
  width: 85.3125%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-video video img {
  display: block;
  width: 100%;
}
.A-video .A-videoTime {
  width: 95%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0.3rem;
  border: 1px #ccc solid;
  font-size: 0.75rem;
  line-height: 1.4rem;
}
.A-leader-intro li:first-child {
  margin-bottom: 1rem;
}
.g-line {
  height: 0.5rem;
  background-color: #eee;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.intro-img {
  width: 47.65625%;
}
.intro-txt {
  width: 50%;
  font-size: 0.75rem;
  line-height: 1.1rem;
  text-indent: 2em;
}
.A-leader-intro{padding:0 2%;box-sizing:border-box;}
.A-leader-intro li:first-child {
  margin-bottom: 1rem;
}
.A-leader-intro li:first-child p {
  line-height: 1.2rem;
}
/*  */
.A-speech {
  padding:0 2%;box-sizing:border-box;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-speech h1 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #444;
  text-align: center;
}
.A-speech ul > li {
  float: left;
  width: 49%;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-speech li:last-child {
  margin-left: 2%;
}
.A-speech img {
  display: block;
  width: 100%;
}
.A-pub-p p {
  padding:0 2%;box-sizing:border-box;
  font-size: 0.75rem;
  line-height: 1.2rem;
  text-indent: 2em;
}
.A-conslusion {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-conslusion .left {
  width: 48.59375%;
  height: 8.4375rem;
}
.A-conslusion .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.A-conslusion .right {
  width: 49.5%;
  height: 8.4375rem;
  background-color: #f2f2f2;
  font-size: 0.75rem;
  text-indent: 2em;
  line-height: 1.2rem;
  box-sizing: border-box;
  padding: 1.5rem 0.5rem 0;
}
.A-slide2 {
  position: relative;
}
.A-slide2 .swiper-container {
  width: 78.90625%;
  margin: auto;
  overflow: hidden;
}
.A-slide2 .swiper-container img {
  width: 100%;
}

.A-slide2 .swiper-container span{display:block;width: 100%;line-height: 1.5;font-size:0.8rem;text-align: center;}
.A-slide2 .swiper-button-next,
.A-slide2 .swiper-button-prev {
  background-size: 1rem 1.5rem;
}
.A-speench-main {
	padding:0 2%;box-sizing:border-box;
  margin-bottom: 0.825rem;
}
.A-speench-main p {
  height: 7.3875rem;
  background: url(../images/bbj_45.jpg) no-repeat;
  background-size: 100%;
  font-size: 0.75rem;
  line-height: 1.2rem;
  box-sizing: border-box;
  padding: 0.6rem 0rem 0 0.3rem;
  text-indent: 2em;
}
.P-style {
	padding:0 2%;box-sizing:border-box;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.P-style p:last-child {
  margin-top: 0.8rem;
}
.P-style p:last-child span {
  background-color: #fe9b00;
}
.P-style span {
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #156be2;
  display: inline-block;
  width: 5rem;
  text-align: center;
  color: #fff;
  margin-right: 0.4rem;
}
.A-panel .A-panel-title {
  padding-left: 0.3rem;
}
.A-panel .A-panel-title h6 {
  font-size: 0.5rem;
  white-space: nowrap;
  text-transform: uppercase;
  color: #b8b9ba;
  border-top: 1px #ccc solid;
  padding-top: 0.5rem;
}
.A-panel .A-panel-title h1 {
  font-size: 1.350rem;
  font-weight: bold;
  color: #156be2;
}
.A-panel .A-panel-title em {
  display: block;
  width: 8rem;
  height: 0.2rem;
  background-color: #eee;
  margin-top: 0.3rem;
}
.A-panel .A-panel-main{padding:0 2%;box-sizing:border-box;}
.A-panel .A-panel-main li {
  float: left;
  width: 49%;
  margin-top: 0.75rem;
}
.A-panel .A-panel-main li video{height:7.8rem;}
.A-panel .A-panel-main a,
.A-panel .A-panel-main img {
  display: block;
  width: 100%;
}
.A-panel .A-panel-main span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  padding-top: 0.4rem;
  height: 3.15rem;
}
.A-panel .A-panel-main li:nth-of-type(even) {
  margin-left: 2%;
}
.A-panel-btn {
  width: 86%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  background-color: #eae8e9;
  line-height: 2.5rem;
  font-size: 0.75rem;
  text-align: center;
}
.A-panel-btn img {
  display: block;
  width: 100%;
}
.A-panel-btn a {
  color: #fe9b00;
  display: inline;
  margin-left: 0.3rem;
}
.A-iller{padding:0 2%;box-sizing:border-box;}
.A-iller .left {
  width: 48.28125%;
  height: 9.5625rem;
  position: relative;
}
.A-iller img {
  display: block;
  width: 100%;
  height: 100%;
}
.A-iller span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}
.A-iller .right {
  width: 49%;
  height: 9.5625rem;
}
.A-iller .right p {
  font-size: 0.75rem;
  margin-bottom: 0.3rem;
  line-height: 1.1rem;
}
.A-iller .right p a {
  display: inline;
  color: #ff9000;
}
.A-iller .A-iller-list {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-iller .A-iller-list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}
.A-iller .A-iller-list li:last-child {
  margin-right: 0;
}
/* .LINE{
	height: 0.15rem;
	background:url(../images/li_89.jpg) repeat-x;
	background-size: 100%;
} */
.A-ping {
  box-sizing: border-box;
  padding: 0.8rem 0.7rem;
}
.A-ping .LINE {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.A-ping dl {
  box-sizing: border-box;
  border: 1px #ccc solid;
  padding: 0.4rem;
}
.A-ping dl dd {
  float: left;
  width: 49%;
  position: relative;
}
.A-ping dl a,
.A-ping dl img,
.A-ping dl span {
  display: block;
  width: 100%;
}
.A-ping dl span {
  font-size: 0.75rem;
  line-height: 1.2rem;
  text-align: center;
  padding-top: 0.4rem;
  white-space: nowrap;
}
.A-ping dl dd:nth-of-type(2) {
  margin-left: 2%;
}
.A-ping dl dt {
  width: 100%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.2rem;
  padding-top: 0.5rem;
  clear: both;
}
/*  */
.A-media {
  background-color: #fbfbfb;
}
.A-media ul {
  box-sizing: border-box;
  padding: 0.5rem;
}
.A-media li {
  overflow: hidden;
  padding: 0.5rem 0;
  border-bottom: 1px #ccc dashed;
}
.A-media li a {
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #f1eff0;
  padding: 0.1rem;
  box-sizing: border-box;
}
.A-media li img {
  float: left;
  width: 19%;
  height: 2.43275rem;
}
.A-media li span {
  float: right;
  width: 79%;
  font-size: 0.75rem;
  line-height: 2.4375rem;
}
.A-media li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/*  */
.wll-SH-main-h2 {
  font-size: 1rem;
  text-align: center;
  /*margin-top: 0.8rem;*/
  margin-bottom: 0.6rem;
}
.wll-SH-main-h5 {
  font-size: 0.9rem;
  text-align: center;
}
.wll-SH-main-h5 a {
  display: inline-block;
  border: 1px #de1b05 solid;
  color: #de1b05;
  padding: 0 0.3rem;
}
.wll-SH-video {
  display: block;
  width: 66.5625%;
  margin: 0.8rem auto 0;
}
.wll-SH-main-p {
  font-size: 0.8rem;
  line-height: 1rem;
  text-indent: 2em;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.A-slide3 {
  width: 100%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  position:relative;
}
.A-slide3 .swiper-container{width:80%;}
.A-slide3 img {
  display: block;
  width: 100%;
}
.A-slide3 .swiper-pagination-bullet {
  background-color: #176bdf;
  opacity: 1;
  border: 1px #fff solid;
}
.A-slide3 .swiper-pagination-bullet-active {
  background-color: #ff8f00;
}
.A-slide3 .swiper-button-next,
.A-slide3 .swiper-button-prev {
  background-size: 1rem 1.5rem;
}

/*  */
.wll-guoaho{
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-bottom: 0.4rem;
	border-bottom: 1px #ccc solid;
}

.wll-guoaho span{
	display: inline-block;
	font-size: 1.2rem;
	color: #2160b6;
	margin-left: 0.3rem;
	padding-right: 0.3rem;
}

.wll-RORM-title{
	color: #000;
	text-align: center;
	font-size: 0.825rem;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}


#Fcall{
	float: left;
	width: 65%;
	margin-left: 5%;
	box-sizing: border-box;
	border:1px #ccc solid;
	line-height: 2.4rem;
	height: 2.4rem;
	font-size: 0.8rem;
    padding-left: 0.4rem;
}

#Fphone{
	width: 23.5%;
	margin-left: 1.5%;
	float: left;
	margin-right: 5%;
	box-sizing: border-box;
	height: 2.4rem;
	background-color: #FFAE00;
	color: #fff;
	font-size: 0.9rem;
	line-height: 2.4rem;
}


.wll-bm{
	padding-top: 0.8rem;
	padding-bottom: 0.4rem;
	font-size: 0.824rem;
	line-height: 1.5rem;
	padding-left: 4rem;
	background: url(../images/dp_132.jpg) no-repeat 0.8rem 0.9rem;
	background-size: 2.775rem 3.375rem;
}
.wll-b-nav li{
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #ebebeb;
	font-size: 0.825rem;
	line-height: 1.8rem;
	border-radius: 0.3rem;
	text-align: center;
}


.xh-footer{
	height: 12.6375rem;
	background: url(../images/hb_63.jpg) no-repeat;
	background-size: 100%;
	margin-bottom: 11%;
}

.xh-footer p{
	font-size: 0.825rem;
	text-align: center;
	color: #fff;
	margin-top: 4.5rem;
	line-height: 1.5rem;
	opacity: 0.9;
}

