@charset "UTF-8";

* {
  outline: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 16px/1.8 "SourceHanSansCN-Normal";
  color: #666;
}

@media screen and (max-width: 1440px) {

  body,
  button,
  input,
  select,
  textarea {
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {

  body,
  button,
  input,
  select,
  textarea {
    font-size: .28rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

b,
cite,
code,
em,
i,
small,
th {
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
  cursor: pointer;
}

fieldset,
iframe,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
}

button,
input[type=button],
input[type=submit] {
  cursor: pointer;
}

button::-moz-focus-inner,
button::-moz-focus-outer,
input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0 none;
  padding: 0;
  margin: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input::-ms-clear {
  display: none;
}

textarea {
  resize: vertical;
  overflow-y: auto;
}

::-moz-selection {
  background: #d76c00;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #d76c00;
  color: #fff;
  text-shadow: none;
}

a:link,
a:visited {
  text-decoration: none;
}

a:active,
a:hover {
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}

.clearfix:after {
  clear: both;
}

@font-face {
  font-family: "iconfont";
  src: url("iconfont.eot?t=1599627442999");
  /* IE9 */
  src: url("iconfont.eot?t=1599627442999#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAY0AAsAAAAAC+wAAAXnAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDbAqKIIgWATYCJAMgCxIABCAFhG0HZRsFChEVpNWS/TyMjbWNPYzqSESW2gWwuLtoJCPV/xzB92Ppvk/3Q+gSFZWcC5TQITtSUZ0KFZWqVAMJ3fEVpsKhYyNueHa9r+v7oPAp1f3Brs21OYxCNd4N1ObUOjZBQmWZsLT9fz65h+Q4Sz5F6QqAq7FWXyyKRt2X+PO9iN6LC25JNJNEMyGJW6JRqRByIYSOhXVm9ioEOuvX+nIC41ZFgs4XVzaCruCmQIvdbl3agZ5yKzW00G2t5NAiXoKqpxeqiwA4cL8f/0F8OJHUjO969WlRR3D6l+MzAab+U4uHBgO04wWxO4qMIaAQ+6XhPZBDNHTm8bK7FbcxrUvaL6dn+mf4s+RnrZ8J//+Dsfun+/LaMG1W/IsHDGRNUYVENDBPBsTH2QG/lCa2OMEpw6KHU4MFh1OBJRlOFZbWcApYBHSSQDeHzALmgTgAUsWtxx1KghJO1VSxgZgdXF0jEk0mDDIatfRN1kbsBDffrk2WyJ3rfexpfEnKmiBWfeZmsdK486rnXDeVRMjqhxbWcpNUWqwP5ZCO3Fpk7qagEBG/aRE3zO/SXhBoER8gruLnIUM5jhGwzgSPEj16ddlAh3dezxykwgid4R1S62+upbIjOsqHdVrHHqHDST3vsIvuzoZPZEZAR1LOFKG75MaFUujeZA5hgI9+y6J4Ub1BlqOOyZHIwUJJIZW7FkLc4bFCCcZW7w7cGXp1cbeXLXsiRBxfoGSvvxwscNzK4NXh2Hb/5f4QHSGuYVGeGQm3OrpODuVWrp6Pi/MxgZAlx7gk57K2KOmVfbIsRe7dN5V9AB/BIiBTEqcwCoW++WYWRqqVxhLXZPZmw81x5HWlFbOWciN4dgONkaubC8EuK9dS69TqdBtSYNa6gnnroj08oPkDuog0hgkM0rGzlkE4Cu3UUQblWbxLJ4RXvWLCNXFpIfjpfHGpDdwHRy9qcZ3myLja2nnz+sEEfRg6rLo6uBp3wsBcsSY0mgJGgIJGgz32Jc6ttll5/PUlq22SqmzV6o9ZZ9Z//PDh473qHDDRIX7MuC3I5nH/M8aZrXGp5htQ6i/kVWrtle+0s6Lz90XyvDYSicmJtEtByuSUxAcPZniR6aTXDI8S0/MGrp8cqv4K/SMvkPBFnbn8UlRPx8pSz4JCfWNto8opnj69ls3kQoOL7Eqin78zDf1IXb0Gezyypp0NW+CrLi7d+/N9Y06Zew05NpBCnOZdcf8UNDVhy/GLbZCyKyZf40cjkTO6sN1SzjzK93iNuf7p77eDO3hzxjG27/PCrTmkcZCkKcnqGu8R0DSy6uxEc5rcbMI4sBgbltw1QZ3QNEhXlzah4A6JLUnDwMOppLkb2vl1U4JnQtM4Y52eiCpObb26P/DY1OUOiGnRImYALZVWGQ2lj21zuzcsyP47chwRcP8tOLHK/O9i/FvQ5u4K7H/Eh0cPtUo84OEj/Xavd23lttYoGy7jtqhhw95FWR1kB6tZFVx4NmPm+/B3pn/h/7ySVFYVYf8vm/E+/L2xBBmTZwNjwOgyvBCOB2B0ZE3Dqu3yZ7ANdnf8CetucHP+pPXP9bDq5PUbuM3fZjP2t1W00Wd+dVL/lKZ9HU1vp9Rowga013z3LS7aP4m25aBy1XPUb6OmNK2F3SvQignjYhJ/jvg825jWpUD7T7QuxZAMrEDWrWELcQjVhC1oulMwbkPJ0RMW9JdFGcO6CQzCrC2QTPsM2axL2EK0QrXsLTSzAcO422E+5QTVOeLpKmgUPdgXRMcjSZ+efMtvDHNvJKl3vH+UKeagystszReOKGPsMd1DrUpAwgN8sqth3zMk4Rad5o1quhQFlX1Q7nhYnFwFjaIH9gWi45HM1HrK/fw3hrk3UjPgRfEfZYorB5Vc2QL7ZR5bDbiW9tM91JSKBGjXnAfwSUHsRZlBKt+oRae5pkcxXRQ0HLU15/Nbh0d6Hozjr9wjRY4SNVoMoseY3W6cX2bcfQnPKdsTy8OIXz+j2XtVZ2xmsyNLCd4YotJo42IBAA==") format("woff2"), url("iconfont.woff?t=1599627442999") format("woff"), url("iconfont.ttf?t=1599627442999") format("truetype"), url("iconfont.svg?t=1599627442999#iconfont") format("svg");
  /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-liuyan:before {
  content: "\e65e";
}

.icon-Group-:before {
  content: "\e696";
}

.icon-forward:before {
  content: "\e608";
}

.icon-xia:before {
  content: "\e617";
}

.icon-dianhua:before {
  content: "\e636";
}

.icon-fangda:before {
  content: "\e60f";
}

.icon-guanbi:before {
  content: "\e607";
}

.freeTx a {
  color: #666;
}

.btn-wrap {
  line-height: 1;
}

.ly-box {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/black5.png);
  overflow: hidden;
}

.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.ly-anim {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.ly-anim .ly-cont {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.ly-box.show.ly-anim {
  opacity: 1;
  visibility: visible;
}

.ly-box.show.ly-anim .ly-cont {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}

.ly-cont {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}

@media screen and (max-width: 1024px) {
  .ly-cont {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.header {
  position: fixed;
  z-index: 1010;
  top: 0;
  left: 0;
  right: 0;
}

.menuBox {
  position: fixed;
  z-index: 1009;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #10B2E7;
  display: none;
}

.omenuWrap {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.menuBlack {
  position: fixed;
  z-index: 1008;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(../images/black5.png);
  display: none;
}



/* pw */
.pw {
  width: 1450px;
  max-width: 100%;
  margin: 0 auto;
}

/* fix */
.tar {
  text-align: right;
}

.tb {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

.tbc {
  display: table-cell;
  vertical-align: middle;
}

.mcv {
  text-align: center;
  line-height: 50px;
  display: none;
}

.mcv .sj-b {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  border-top-width: 6px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.pnav.show .sj-b {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* 板块一 */
.qfy_title.center {
	text-align: center;
}
.qfy-column-inner>.column_inner>.background-overlay {
	transition: all 0.3s ease 0s;
}
.background-overlay {
	z-index: 2;
}
.background-media, .background-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
.qfy-column-23-60e6bd560743a854797 > .column_inner {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.qfy-column-inner>.column_inner {
	transition: all 0.3s ease 0s;
}
.qfe_row .vc_span12 {
	width: 100%;
}
.qfe_row {
	margin: 0;
}
.container, .container-fullwidth {
	position: relative;
	z-index: 3;
}

section.section.qfy-row-13-60e6bd56075b9509752 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 4vh;
	padding-bottom: 4vh;
	margin-top: 13px;
	margin-bottom: 0;
	min-height: 419.2px;
}
section.section:not(.overflowauto) {
	overflow: hidden;
}
.section {
	position: relative;
	z-index: 4;
}
.background-overlay {
	z-index: 2;
}
.background-media, .background-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
section.section.qfy-row-13-60e6bd56075b9509752 > .container {
	max-width: 1280px;
	margin: 0 auto;
}
.container, .container-fullwidth {
	position: relative;
	z-index: 3;
}

.qfe_row {
	margin: 0;
}
.qfe_row .vc_span3 {
	width: 25%;
	float:left;
}
.text-center {
	text-align: center!important;
}
.qfy-column-24-60e6bd5607624167196 > .column_inner {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 26px;
}
.qfy-column-inner>.column_inner {
	transition: all 0.3s ease 0s;
}
.qfy-column-inner>.column_inner>.background-overlay {
	transition: all 0.3s ease 0s;
}
.background-overlay {
	z-index: 2;
}
.background-media, .background-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
.qfe_row *, .qfe_row *:before, .qfe_row *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bit-html .qfe_content_element, .bit-html ul.qfe_thumbnails-fluid>li, .bit-html .last_toggle_el_margin, .bit-html .qfe_button {
	margin-bottom: 0;
}
.qfe_single_image.vc_align_center {
	text-align: center;
}
a.bitImageAhover .qfe_wrapper {
	position: relative;
	max-width: 100%;
}
.qfe_wrapper {
	word-wrap: break-word;
}
.qfe_single_image .qfe_wrapper img, .qfe_images_lib_isotope img, .qfe_images_list img {
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	height: auto;
}
.qfe_single_image img {
	height: auto;
	max-width: 100%;
}
.qfe_alert p:last-child, #content .qfe_alert p:last-child, .qfe_text_column p:last-child, .qfe_text_column *:last-child, #content .qfe_text_column p:last-child, #content .qfe_text_column *:last-child, .qfe_toggle_content p:last-child {
	margin-bottom: 0;
}
.qfy_title.center {
	text-align: center;
}
.qfy_title *, .qfy_title .qfy_title_image_warpper *, .qfy_title:hover *, .qfy_title:hover .qfy_title_image_warpper * {
	transition: all ease .6s;
}
.qfe_row *, .qfe_row *:before, .qfe_row *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.qfy_title *, .qfy_title .qfy_title_image_warpper *, .qfy_title:hover *, .qfy_title:hover .qfy_title_image_warpper * {
	transition: all ease .6s;
}
.qfy-text {
	min-height: 1px;
}
.qfe_wrapper {
	word-wrap: break-word;
}
/* 板块一结束 */

/* 板块二开始 */
.a3 {
	padding-top: 10px;
}
.a3_1 {
	width: 1200px;
	margin: 0 auto;
}
.a3tit1 {
	text-align: center;
}
.a3tit1 dd {
	background: url(/img/foree.png) no-repeat center center;
	font: 600 37px/39px "微软雅黑";
	color: #006ab8;
}
.a3tit1 dd span {
	color: #de0101;
}
.a3tit1 dl {
	font: 400 16px/16px "微软雅黑";
	color: #000;
	margin-top: 14px;
}
.menu_cate {
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
	padding-bottom: 10px;
}
.menu_cate .sorta {
	width:60%;
	display:block;
	margin:0 auto;
	
}
.sorta li {
	float: left;
	width: 232px;
	background: #006ab8;
	margin-right: 10px;
	text-align: center;
	position: relative;
}
ul, ol, li {
	list-style-type: none;
}
.sorta li a {
	color: #fff;
	font: 400 16px/50px "微软雅黑";
	height: 50px;
}
.sorta .on {
	float: left;
	width: 232px;
	background: #de0101;
	margin-right: 10px;
}
.sorta li:last-child {
	margin-right: 0px;
}
.sorta .on :after {
	content: '';
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #de0101 transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	right: 50%;
	margin-right: -10px;
	z-index: 999;
}
.recommend_product {
	width: 100%;
}
.recommend_product .content {
	padding-top: 20px;
	padding-bottom: 14px;
}
.clearfix {
	zoom: 1;
}
.product_list1 li {
	float: left;
	margin-right: 24px;
	_display: inline;
	background: #eee;
	margin-bottom: 15px;
	border: #ccc 1px solid;
}
.product_list1 li a.img {
	display: block;
}
.product_list1 li .img {
	width: 280px;
	height: 200px;
	overflow: hidden;
}
.product_list1 li a img {
	width: 280px;
	height: 200px;
	cursor: pointer;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	/: ;
}
.product_list1 li .cp_a {
	text-align: center;
}
h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
}
.product_list1 li .cp_a a {
	font-weight: normal;
	color: #333;
	font: 400 15px/46px "微软雅黑";
}
.product_list1 li a:hover img {
	border: #c3161c 1px solid;
	transform: scale(1.4);
	-ms-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
}
.product_list1 li:nth-child(4n) {
	margin-right: 0;
}

/* 板块二结束 */

/* 板块三开始 */
.ysbg {
	overflow: hidden;
	height: 680px;
	position: relative;
	z-index: 55;
	background: url(/img/ysbg.jpg) no-repeat center 0;
	box-sizing: border-box;
}
.w {
	width: 1400px;
	margin: 0 auto;
	display: block;
}
.ysbg .zoomIn {
	position: relative;
	text-align: center;
	line-height: 100%;
	color: #575757;
	font-size: 19px;
	font-weight: normal;
	background: url(/img/h21.png) no-repeat center 0;
	height: 180px;
}
.ysbg .zoomIn {
	height: 170px;
}
.ysbg .zoomIn i {
	display: block;
	padding-top: 55px;
	padding-bottom: 14px;
	font-size: 34px;
	line-height: 100%;
	color: #2b2728;
	font-weight: bold;
	color: red;
}
i, em {
	font-style: normal;
}
.TBox {
	overflow: hidden;
}
.sl_iin {
	overflow: hidden;
	height: 115px;
}
.sl_iin ul {
	overflow: hidden;
	margin: 0 15%;
}
.sl_iin ul li {
	float: left;
	width: 33.33%;
	color: #2b2728;
	font-size: 24px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
	height: 82px;
	background: url(/img/s_li.png) no-repeat center 52px;
}
.sl_iin ul li span {
	display: block;
	height: 45px;
	background: url(/img/stx1.png) no-repeat center bottom;
	line-height: 100%;
}

.sl_iin ul li span  h2{
	font-size: 30px;
	height: 45px;
	line-height: 100%;
}

.TBox .bd {
	width: 1160px;
	margin: 0 auto;
}
.TBox .bd ul {
	padding: 10px;
}
.TBox .bd ul img {
	float: left;
}
img {
	vertical-align: top;
}
.TBox .bd ul section {
	margin-left: 97px;
	float: left;
	margin-top: 46px;
	width: 413px;
}
section {
	overflow: hidden;
}
.TBox .bd ul section .ys_b {
	padding-left: 119px;
	background: url(/img/s_no1.jpg) no-repeat;
	height: 86px;
	border-bottom: 1px dashed #666;
	font-weight: normal;
	font-size: 21px;
	color: #000;
}
.TBox .bd ul section .ys_b i {
	display: block;
	color: #f98500;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 198%;
}
.TBox .bd ul section p {
	margin-top: 20px;
	padding-left: 20px;
	font-size: 18px;
	color: #666;
	background: url(/img/y_li.jpg) no-repeat 0 9px;
	line-height: 32px;
}
.sl_iin ul li.on {
	background: url(/img/s_li2.png) no-repeat center 52px;
}
/* 板块三结束 */
/* 板块四结束 */
.in-case {
	background: #f8f8f8;
}
.section {
	padding: 40px 0;
}
.container {
	padding: 0 10px;
	width: 1200px;
	margin: 0 auto;
}
.section-title {
	text-align: center;
	font-size: 34px;
	color: #333;
	margin-bottom: 40px;
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
b, strong {
	font-weight: bolder;
}
.section-title strong span {
	font-weight: normal;
	color: #ff5c01;
}
.section-title p {
	color: #797979;
	font-size: 20px;
	margin: 0;
}
.section-title p b {
	color: #19429e;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.in-case li {
	float: left;
	width: 33.333%;
}
.in-case li a {
	display: block;
	margin: 0px 10px 20px;
	padding: 15px;
	text-align: center;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
	position: relative;
	top: 0;
	transition: all 0.5s;
}
.in-case li .img-cover {
	padding-top: 64%;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.in-case li .text {
	padding: 10px 20px 10px;
	text-align: left;
}
.in-case li .text .al_a {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	position: relative;
	text-indent: 0px;
	transition: all 0.5s;
}
.in-case li .text .al_a em {
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0px;
	top: 10px;
	transition: all 0.5s;
}
.in-case li .text .al_a i {
	display: block;
	width: 34px;
	height: 34px;
	background: url(/img/icon-4.png) no-repeat center;
	position: absolute;
	right: 0px;
	top: -5px;
	transition: all 0.5s;
}
.in-case li .text p {
	margin-top: 0;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
	transition: all 0.5s;
}
.clearfix:after {
	clear: both;
}
.in-case li a:hover .text .al_a {
	text-indent: 30px;
	font-weight: bold;
	color: #FFF;
}
.in-case li a:hover .text .al_a em {
	width: 25px;
}
.in-case li a:hover .text .al_a i {
	top: 80px;
	background: url(../images/icon-4h.png) no-repeat center;
}
.in-case li a:hover .text p {
	color: #FFF;
}
.in-case li a:hover {
	background: #181a98;
	color: #FFF;
	top: -10px;
}
.in-case li a:hover .text .al_a i {
	top: 30px;
	background: url(/img/icon-4h.png) no-repeat center;
}
/* 板块四结束 */
/* 板块五 */
.com {
	margin: 0 auto;
	width: 1200px;
}
.tit {
	text-align: center;
	background: url(/img/tit.jpg) no-repeat center bottom;
	margin-bottom: 30px;
}
.tit .about_a {
	font-size: 34px;
	color: #000;
	line-height: 50px;
	font-weight:600;
}
.C {
	zoom: 1;
}
.coml {
	width: 650px;
	float: left;
}
.coml .comt {
	font-size: 16px;
	line-height: 33px;
	text-indent: 2em;
}
.pro_addPagenr ol li {
	border: 1px solid #ededed;
	border-top: 0;
	padding: 0px !important;
	line-height: 50px;
}
.comtop {
	margin-bottom: 20px;
	background: url(/img/comtop.jpg) no-repeat left bottom;
	line-height: 60px;
	font-size: 20px;
	font-weight: 400;
}
.C:before, .C:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.comli li {
	background: #263849;
	width: 160px;
	float: left;
	margin-right: 20px;
	border-radius: 6px;
}
.comli li:nth-child(1) a {
	background: url(/img/icona.png) no-repeat center 30px;
}
.comli li a {
	width: 160px;
	height: 45px;
	text-align: center;
	padding-top: 80px;
	display: block;
	color: #fff;
}
.comr {
	width: 412px;
	float: right;
	background: #053FA0;
	padding: 30px;
	color: #fff;
}
.comrtop {
	text-align: right;
	margin-bottom: 20px;
}
.comrtop .fm {
	font-size: 20px;
}
div.slideBox {
	position: relative;
	width:100% !important;
	height: 300px !important;
	overflow: hidden;
}
div.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
div.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}
div.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
div.slideBox div.tips div.nums a {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 15px 10px 0px 0px;
}
div.slideBox div.tips div.nums a.active {
	background-color: #093;
}
.commore {
	width: 124px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #d5d5d5;
	border-radius: 10px;
	display: block;
	margin: 10px 0;
	margin-bottom: 20px;
	font-size: 16px;
	text-indent: initial;
}
div.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}
div.slideBox div.tips div.nums a {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 15px 10px 0px 0px;
}
div.slideBox div.tips div.nums a.active {
	background-color: #093;
}



/* 板块五 */
/* 板块六 */
.web-t {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.mt-30 {
	margin-top: 30px;
}
.web-t .font-sd {
	display: block;
	margin: 10px 0px;
	font-size: 25px;
	font-family: "font1";
	text-transform: uppercase;
	text-align: center;
}
.web-t .xwzx-a {
	width: 100%;
	text-align: center;
}
.web-t .xwzx-a .font-sa {
	display: inline-block;
	margin: 0px;
	padding: 5px 25px;
	background-color: #f00f0d;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.web-t .xwzx-a .font-sb {
	display: inline-block;
	margin: 0px;
	padding: 5px 25px;
	background-color: #0758b3;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.web-t .font-sc {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 17px;
	color: #999;
}
.mt-40 {
	margin-top: 40px;
}
.w-1260 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.h-news-l {
	float: left;
	width: 459px;
	height: auto;
	
}
.h-news-l .tu1 {
	position: relative;
	width: 459px;
	height: 263px;
}
.h-news-l .tu1 .up01 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 109px;
	height: 75px;
	background-color: #0758b3;
}
.h-news-l .tu1 .up01 .day1 {
	width: 100%;
	height: 45px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-family: "font2";
}
.h-news-l .tu1 .up01 .date1 {
	width: 100%;
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-family: "font2";
}
.h-news-l .tu1 img {
	width: 459px;
	height: 263px;
}
.h-news-l .news-tit {
	margin-top: 25px;
	width: 100%;
}
.h-news-l .news-tit a .xwbt {
	display: block;
	width: 100%;
	height: 38px;
	font-size: 16px;
	color: #000;
	line-height: 130%;
	letter-spacing: 0px;
	font-weight: bold;
	overflow: hidden;
}
.h-news-l .news-tit p {
	width: 100%;
	height: 60px;
	font-size: 14px;
	color: #595959;
	line-height: 150%;
	letter-spacing: 0px;
	overflow: hidden;
}
.h-news-l .news-tit .more1 a {
	display: block;
	margin-top: 0px;
	padding: 1px 0px;
	width: 138px;
	background-color: #0758b3;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.h-news-r {
	float: right;
	width: 726px;
	height: auto;
}
.h-news-r li:first-child {
	padding-top: 0px;
}
.h-news-r li {
	padding: 15px 0px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.h-news-r li .news-l-day {
	float: left;
	width: 70px;
}
.h-news-r li .news-l-day .day01 {
	display: block;
	width: 100%;
	font-size: 47px;
	color: #2e2828;
	text-align: center;
	font-family: "font2";
	font-weight: bold;
}
.h-news-r li .news-l-day .day02 {
	display: block;
	font-size: 16px;
	color: #2e2828;
	font-family: "font2";
	text-align: center;
	letter-spacing: 0px;
}
.h-news-r li .news-r2 {
	float: right;
	width: 639px;
	height: auto;
}
.h-news-r li .news-r2 a .xw_b {
	display: block;
	width: 100%;
	height: 38px;
	font-size: 16px;
	color: #2e2828;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 130%;
	overflow: hidden;
	transition: all 0.3s ease-out;
}
.h-news-r li .news-r2 p {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #757575;
	line-height: 150%;
	overflow: hidden;
}
.mt-40 {
	margin-top: 40px;
}

/* 板块六 */
/* 底部板块 */
.footer-wrapper {
	background:#10141A;
	padding-top: 2.6%;
	font-size: 0;
}
.footer {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.footer .list {
	display: inline-block;
	width: 20%;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.footer .title {
	opacity: .7;
	font-size: 18px;
	color: #fafafa;
	list-style: none;
	padding-bottom: 21px;
}
.footer .text {
	margin-bottom: 8px;
}
::marker {
	unicode-bidi: isolate;
	font-variant-numeric: tabular-nums;
	text-transform: none;
}
.footer .text a {
	text-decoration: none;
	font-size: 14px;
	color: rgba(255,255,255,.4);
	list-style: none;
}
.footer .list {
	display: inline-block;
	width: 20%;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.footer .title {
	opacity: .7;
	font-size: 18px;
	color: #fafafa;
	list-style: none;
	padding-bottom: 21px;
}
.footer .other {
	font-size: 14px;
	color: #aaa;
	margin-top: 54px;
}
.footer .other .line {
	padding-bottom: 10px;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .line-friendlink {
	padding-bottom: 19px;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .des {
	position: relative;
	padding-top: 19px;
	padding-bottom: 40px;
	border-top: .5px solid rgba(255,255,255,.4);
	overflow: hidden;
}
.inline {
	display: inline-block;
	vertical-align: middle;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .right {
	right: 0;
	top: 14px;
}

.footer .other .footer-copyright {
	display: inline-block;
}
.footer .other .right a {
	margin-left: 12px;
	vertical-align: middle;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .right a {
	margin-left: 12px;
	vertical-align: middle;
}
.footer .other .footer-security {
	position: relative;
	margin-left: 34px!important;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .right a img {
	height: 30px;
}
.footer .other .footer-security>img {
	width: 20px;
	height: 20px!important;
	position: absolute;
	left: -24px;
	top: -2px;
}
.footer .other .right a {
	margin-left: 12px;
	vertical-align: middle;
}
.footer .other a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
.footer .other .right a img {
	height: 30px;
}
.footer .text span {
	font-size: 14px;
	color: rgba(255,255,255,.4);
	list-style: none;
}
.footer .img {
	height: 100px;
	width: 100px;
}
.footer .img img {
	width:100%;
	height:100%;
}
.line-friendlink {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-left: 4.2%;
	margin: 10px 0px;
}
/* 底部板块 */




@media screen and (max-width: 861px) {
  .mcv {
    display: block;
  }
}

.splwo span {
  display: block;
}

.splwo i {
  display: inline-block;
}

.bsz {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cover {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/black5.png);
}

.bg {
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.open {
  overflow: hidden;
}

.na {
  cursor: default;
}

.pai {
  overflow: hidden;
  position: relative;
}

.pai>img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.picbox,
.pic,
.pic2 {
  display: block;
  position: relative;
  overflow: hidden;
}

.pic>img {
  display: block;
  width: 100%;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.pic2>img {
  display: block;
  width: 100%;
}

/* .aico{ display: inline-block; background: url(../images/aicos.png); } */
/* .bico{ display: inline-block; background: url(../images/bicos.png); } */
.logo {
  display: block;
}

.now {
  white-space: nowrap;
}

.nowti {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.4;
}

.freeTx {
  overflow: hidden;
  position: relative;
  text-align: justify;
}

.freeTx img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto !important;
}

.sbar {
  overflow: hidden;
  overflow-y: auto;
}

.sbar::-webkit-scrollbar {
  width: 6px;
  background: #ccc;
}

.sbar::-webkit-scrollbar-thumb {
  background: #0891a3;
}

.tx {
  overflow: hidden;
  line-height: 24px !important;
  text-align: justify;
}

.ti,
.name,
.ch {
  line-height: 1.4;
}

.en {
  line-height: 1;
}

.ttu {
  text-transform: uppercase;
}

.fwb {
  font-weight: bold;
}

.rel {
  position: relative;
}

.l {
  float: left;
}

.r {
  float: right;
}

.tac {
  text-align: center;
}

.fsi {
  font-style: italic;
}

.bra {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.ico,
.aw {
  background-repeat: no-repeat;
  background-position: center top;
}

.fixbg {
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.fixbg>img {
  display: block;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.btn {
  display: inline-block;
  vertical-align: bottom;
}

.logo>img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .fixbg {
    background-attachment: scroll;
  }
}

.psfixbg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  background-size: cover;
  z-index: -1;
}

.fib,
.pager {
  text-align: center;
  letter-spacing: -6px;
}

.ib,
.pager a {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}

.ib {
  vertical-align: top;
}

/* triangle */
.sj {
  width: 0;
  height: 0;
}

.sj-t {
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 8px;
}

.sj-b {
  border-right-style: solid;
  border-left-style: solid;
  border-top-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-width: 8px;
}

.sj-r {
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 8px;
}

.sj-l {
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-right-width: 8px;
}

/* pbanner */
.banner-box,
.pbanner {
  position: relative;
  overflow: hidden;
}

.i_g {
  display: block;
  position: absolute;
  top: 0;
  left: -10%;
  width: 110% !important;
}

.active .i_g {
  left: -5%;
  -webkit-transition: imgMove 6s .2s linear;
  -moz-transition: imgMove 6s .2s linear;
  transition: imgMove 6s .2s linear;
}

@-webkit-keyframes imgMove {
  0% {
    left: -10%;
  }

  100% {
    left: -5%;
  }
}

@-moz-keyframes imgMove {
  0% {
    left: -10%;
  }

  100% {
    left: -5%;
  }
}

@keyframes imgMove {
  0% {
    left: -10%;
  }

  100% {
    left: -5%;
  }
}

.u-slick {
  position: relative;
  overflow: hidden;
}

.u-slick .item {
  position: relative;
  overflow: hidden;
}

/* one line */
.ol {
  display: block;
  z-index: 9;
  position: absolute;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.ol-l {
  left: auto;
  right: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #000;
}

.ol-v {
  left: 0;
  top: auto;
  bottom: 0;
  height: 0;
  width: 100%;
  background: #000;
}

@media screen and (min-width: 1025px) {
  .ol-h:hover .ol-l {
    width: 100%;
    left: 0;
    right: auto;
  }

  .ol-h:hover .ol-v {
    height: 100%;
    top: 0;
    bottom: auto;
  }
}

/* four line */


.fl-t,
.fl-b {
  width: 0;
  height: 2px;
}

.fl-l,
.fl-r {
  height: 0;
  width: 2px;
}

.fl-t {
  top: 0;
  left: 0;
}

.fl-r {
  top: 0;
  right: 0;
}

.fl-b {
  right: 0;
  bottom: 0;
}

.fl-l {
  left: 0;
  bottom: 0;
}

@media screen and (min-width: 1025px) {

  .fl-h:hover .fl-t,
  .fl-h:hover .fl-b {
    width: 100%;
  }

  .fl-h:hover .fl-l,
  .fl-h:hover .fl-r {
    height: 100%;
  }
}

/* diagonal line */
.dl {
  display: block;
  z-index: 9;
  position: absolute;
  background: #000;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.dl-t,
.dl-b {
  width: 0;
  height: 2px;
}

.dl-l,
.dl-r {
  height: 0;
  width: 2px;
}

.dl-l,
.dl-t {
  left: 0;
  top: 0;
}

.dl-b,
.dl-r {
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 1025px) {

  .dl-h:hover .dl-t,
  .dl-h:hover .dl-b {
    width: 100%;
  }

  .dl-h:hover .dl-l,
  .dl-h:hover .dl-r {
    height: 100%;
  }
}

/* share */
.bdsharebuttonbox a {
  padding: 0 !important;
  margin: 0 !important;
}

/*video style*/
.jwlogo,
.jwclick {
  display: none !important;
}

/*video style end*/
/* winxin */
.popUpblack {
  display: none;
  position: fixed;
  z-index: 1020;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/black5.png);
}

.popUp {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -108px 0 0 -95px;
  width: 190px;
  height: 216px;
  border: 5px solid #053FA0;
  background: #F3F3F3;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.popUpblack.show .popUp {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}

.popUp .t {
  height: 26px;
  padding: 0 5px;
  line-height: 26px;
  color: #F3F3F3;
  background: #053FA0;
  overflow: hidden;
}

.popUp .t .close {
  float: right;
  font-size: 12px;
  cursor: pointer;
}

.popUp .img {
  width: 180px;
  height: 180px;
  padding: 20px;
  text-align: center;
  line-height: 140px;
}

.popUp .img img {
  max-width: 100%;
  vertical-align: middle;
  max-height: 100%;
}

/* winxin end */
/* menuBtn <div class="menu-handler"><span class="burger burger-1"></span><span class="burger burger-2"></span><span class="burger burger-3"></span></div> */
.menu-handler {
  position: fixed;
  z-index: 1012;
  right: 4.68%;
  top: 0;
  width: 30px;
  height: 60px;
  display: none;
}

.menu-handler .burger {
  position: absolute;
  height: 3px;
  background: #fff;
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}

.menu-handler .burger-1 {
  width: 20px;
  left: 5px;
  top: 20px;
}

.menu-handler .burger-2 {
  top: 28px;
  width: 15px;
  right: 0;
}

.menu-handler .burger-3 {
  top: 36px;
  width: 24px;
  left: 0;
}

.menu-handler.active .burger {
  width: 30px;
}

.menu-handler.active .burger-1 {
  top: 28px;
  left: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.menu-handler.active .burger-2 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.menu-handler.active .burger-3 {
  top: 28px;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

/* menuBtn end */
/* menuBtn：<div class="menuBtn"><div class="mb"><span class="ml ml-1"></span><span class="ml ml-2"></span></div></div> */
.menuBtn {
  position: absolute;
  z-index: 1012;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  display: none;
}

.menuBtn .mb {
  position: relative;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.menuBtn .ml {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.menuBtn .ml:before {
  content: "";
  position: absolute;
  top: 29px;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 2px;
  background: #053FA0;
}

.menuBtn .ml-1:before {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition: -webkit-transform 0.2s 0.2s;
  transition: -webkit-transform 0.2s 0.2s;
  -moz-transition: transform 0.2s 0.2s, -moz-transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s, -moz-transform 0.2s 0.2s;
  transition: transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.menuBtn .ml-2:before {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.menuBtn.active .mb {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.menuBtn.active .ml {
  -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -moz-transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -moz-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.menuBtn.active .ml-1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menuBtn.active .ml-2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menuBtn.active .ml:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* menuBtn end */
/* slick */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}



.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  z-index: 101;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: #000;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-dots {
  display: none;
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 8%;
  text-align: center;
  letter-spacing: -6px;
  line-height: 0;
}

.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: white;
  margin: 0 7px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}

.slick-dots li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

.slick-dots li:hover,
.slick-dots .slick-active {
  background: #032E74;
}

/* slick end */
/* banner animation */
.cg-w .item.slick-current {
  z-index: 3 !important;
}

.cg-w .item.prevSlick {
  z-index: 4 !important;
}

.cg-w .item {
  opacity: 1 !important;
  z-index: 2 !important;
}

.cg-w .item.prevSlick .pic2 {
  -moz-animation: increaseHeight 1.5s forwards;
  animation: increaseHeight 1.5s forwards;
  -webkit-animation: increaseHeight 1.5s forwards;
}

.cg-s.active .pic img {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.cg-s .slick-current .pai img,
.cg-s .slick-current .pic2 img {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.igm {
  position: relative;
  top: -5%;
  left: -5%;
  width: 110% !important;
}

.cg-m .active .igm {
  -webkit-animation: imgMove 6s linear;
  -moz-animation: imgMove 6s linear;
  animation: imgMove 6s linear;
}

/* banner animation end */
/* animation */
@-webkit-keyframes phoneRotate {

  from,
  to {
    -webkit-transform: none;
    transform: none;
  }

  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  80% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@-moz-keyframes phoneRotate {

  from,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  20% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  40% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  80% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@keyframes phoneRotate {

  from,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  20% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  40% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  80% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

/* 电话颤抖 animation: phoneRotate .5s 3; */
@-webkit-keyframes phoneJump {

  from,
  to {
    -webkit-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
}

@-moz-keyframes phoneJump {

  from,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
}

@keyframes phoneJump {

  from,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
}

/* 电话数字 animation: phoneJump .5s 1; */
@-webkit-keyframes _cyLogoShow {
  0% {
    background: -webkit-linear-gradient(330deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
    background: linear-gradient(120deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
  }

  10% {
    background: -webkit-linear-gradient(330deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
    background: linear-gradient(120deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
  }

  20% {
    background: -webkit-linear-gradient(330deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
    background: linear-gradient(120deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
  }

  30% {
    background: -webkit-linear-gradient(330deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
    background: linear-gradient(120deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
  }

  40% {
    background: -webkit-linear-gradient(330deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
    background: linear-gradient(120deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
  }

  50% {
    background: -webkit-linear-gradient(330deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
    background: linear-gradient(120deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
  }

  60% {
    background: -webkit-linear-gradient(330deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
    background: linear-gradient(120deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
  }

  70% {
    background: -webkit-linear-gradient(330deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
    background: linear-gradient(120deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
  }

  80% {
    background: -webkit-linear-gradient(330deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
    background: linear-gradient(120deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
  }

  90% {
    background: -webkit-linear-gradient(330deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
    background: linear-gradient(120deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
  }

  100% {
    background: -webkit-linear-gradient(330deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
    background: linear-gradient(120deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
  }
}

@-moz-keyframes _cyLogoShow {
  0% {
    background: -moz-linear-gradient(330deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
    background: linear-gradient(120deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
  }

  10% {
    background: -moz-linear-gradient(330deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
    background: linear-gradient(120deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
  }

  20% {
    background: -moz-linear-gradient(330deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
    background: linear-gradient(120deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
  }

  30% {
    background: -moz-linear-gradient(330deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
    background: linear-gradient(120deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
  }

  40% {
    background: -moz-linear-gradient(330deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
    background: linear-gradient(120deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
  }

  50% {
    background: -moz-linear-gradient(330deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
    background: linear-gradient(120deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
  }

  60% {
    background: -moz-linear-gradient(330deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
    background: linear-gradient(120deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
  }

  70% {
    background: -moz-linear-gradient(330deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
    background: linear-gradient(120deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
  }

  80% {
    background: -moz-linear-gradient(330deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
    background: linear-gradient(120deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
  }

  90% {
    background: -moz-linear-gradient(330deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
    background: linear-gradient(120deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
  }

  100% {
    background: -moz-linear-gradient(330deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
    background: linear-gradient(120deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
  }
}

@keyframes _cyLogoShow {
  0% {
    background: -webkit-linear-gradient(330deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
    background: -moz-linear-gradient(330deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
    background: linear-gradient(120deg, transparent -15%, rgba(255, 255, 255, 0.5), transparent 15%);
  }

  10% {
    background: -webkit-linear-gradient(330deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
    background: -moz-linear-gradient(330deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
    background: linear-gradient(120deg, transparent -5%, rgba(255, 255, 255, 0.5), transparent 25%);
  }

  20% {
    background: -webkit-linear-gradient(330deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
    background: -moz-linear-gradient(330deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
    background: linear-gradient(120deg, transparent 5%, rgba(255, 255, 255, 0.5), transparent 35%);
  }

  30% {
    background: -webkit-linear-gradient(330deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
    background: -moz-linear-gradient(330deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
    background: linear-gradient(120deg, transparent 15%, rgba(255, 255, 255, 0.5), transparent 45%);
  }

  40% {
    background: -webkit-linear-gradient(330deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
    background: -moz-linear-gradient(330deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
    background: linear-gradient(120deg, transparent 25%, rgba(255, 255, 255, 0.5), transparent 55%);
  }

  50% {
    background: -webkit-linear-gradient(330deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
    background: -moz-linear-gradient(330deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
    background: linear-gradient(120deg, transparent 35%, rgba(255, 255, 255, 0.5), transparent 65%);
  }

  60% {
    background: -webkit-linear-gradient(330deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
    background: -moz-linear-gradient(330deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
    background: linear-gradient(120deg, transparent 45%, rgba(255, 255, 255, 0.5), transparent 75%);
  }

  70% {
    background: -webkit-linear-gradient(330deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
    background: -moz-linear-gradient(330deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
    background: linear-gradient(120deg, transparent 55%, rgba(255, 255, 255, 0.5), transparent 85%);
  }

  80% {
    background: -webkit-linear-gradient(330deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
    background: -moz-linear-gradient(330deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
    background: linear-gradient(120deg, transparent 65%, rgba(255, 255, 255, 0.5), transparent 95%);
  }

  90% {
    background: -webkit-linear-gradient(330deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
    background: -moz-linear-gradient(330deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
    background: linear-gradient(120deg, transparent 75%, rgba(255, 255, 255, 0.5), transparent 105%);
  }

  100% {
    background: -webkit-linear-gradient(330deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
    background: -moz-linear-gradient(330deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
    background: linear-gradient(120deg, transparent 85%, rgba(255, 255, 255, 0.5), transparent 115%);
  }
}

/* logo 闪光 */
/* .header .logo:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.header .logo:hover:before { animation: _cyLogoShow .8s 1; } */
@-webkit-keyframes logoShow {

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

@-moz-keyframes logoShow {

  from,
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    -moz-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    -moz-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    -moz-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

@keyframes logoShow {

  from,
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    -moz-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    -moz-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    -moz-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

/* 抖一抖的效果 animation: logoShow .5s 1; */
@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
  }

  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
  }

  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

/* img缩小效果（banner） */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

/* 下出现效果 */
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-moz-keyframes lightSpeedIn {
  from {
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -moz-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -moz-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
  }

  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -60px, 0);
    -moz-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

/* 上出现效果 */
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(60px, 0, 0);
    transform: translate3d(60px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInRight {
  from {
    opacity: 0;
    -moz-transform: translate3d(60px, 0, 0);
    transform: translate3d(60px, 0, 0);
  }

  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(60px, 0, 0);
    -moz-transform: translate3d(60px, 0, 0);
    transform: translate3d(60px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

/* 右出现效果 */
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    -moz-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
  }

  to {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 0, 0);
    -moz-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

/* 左出现效果 */
@-webkit-keyframes reveal-v {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  50% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -webkit-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }

  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }
}

@-moz-keyframes reveal-v {
  0% {
    -moz-transform: scaleY(0);
    transform: scaleY(0);
  }

  50% {
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -moz-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -moz-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }

  100% {
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }
}

@keyframes reveal-v {
  0% {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
  }

  50% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0% 0px;
    -moz-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -webkit-transform-origin: 50% 100% 0px;
    -moz-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }

  100% {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100% 0px;
    -moz-transform-origin: 50% 100% 0px;
    transform-origin: 50% 100% 0px;
  }
}

/* 垂直出现遮盖层 */
@-webkit-keyframes reveal-l {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -webkit-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }

  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }
}

@-moz-keyframes reveal-l {
  0% {
    -moz-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -moz-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }

  100% {
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }
}

@keyframes reveal-l {
  0% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0% 0px;
    -moz-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
  }

  51% {
    -webkit-transform-origin: 100% 50% 0px;
    -moz-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }

  100% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50% 0px;
    -moz-transform-origin: 100% 50% 0px;
    transform-origin: 100% 50% 0px;
  }
}

/* 水平出现遮盖层 */
@-webkit-keyframes hide-lr {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
}

@-moz-keyframes hide-lr {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translateX(30px);
    transform: translateX(30px);
  }
}

@keyframes hide-lr {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    transform: translateX(30px);
  }
}

/* 向右消失 */
@-webkit-keyframes hide-dt {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}

@-moz-keyframes hide-dt {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
}

@keyframes hide-dt {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
}

/* 向下消失 */
@-webkit-keyframes hide-dt-f {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@-moz-keyframes hide-dt-f {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@keyframes hide-dt-f {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

/* 向上消失 */
@-webkit-keyframes increaseHeight {
  from {
    width: 100%;
  }

  to {
    width: 0;
  }
}

@-moz-keyframes increaseHeight {
  from {
    width: 100%;
  }

  to {
    width: 0;
  }
}

@keyframes increaseHeight {
  from {
    width: 100%;
  }

  to {
    width: 0;
  }
}

/* banner切换效果 animation: increaseHeight 1.5s forwards; 需要JS设置pic2图片高度 */
@-webkit-keyframes tbfade {
  0% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
  }
}

@-moz-keyframes tbfade {
  0% {
    -moz-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 1;
  }

  100% {
    -moz-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
  }
}

@keyframes tbfade {
  0% {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
  }
}

/* animation: tbfade 1.8s 0.2s infinite linear; */
/* animation end */
.stransY {
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
}

.stransYF {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

.stransX {
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -ms-transform: translateX(60px);
  transform: translateX(60px);
  opacity: 0;
  visibility: hidden;
}

.stransXF {
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  opacity: 0;
  visibility: hidden;
}

.active .stransY,
.active .stransYF,
.active .stransX,
.active .stransXF {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}

.trans {
  -webkit-transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, visibility 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, -webkit-transform 0.8s;
  transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, visibility 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, -webkit-transform 0.8s;
  -moz-transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, visibility 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, transform 0.8s, -moz-transform 0.8s;
  transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, visibility 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, transform 0.8s;
  transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, visibility 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s, transform 0.8s, -webkit-transform 0.8s, -moz-transform 0.8s;
}

.dly-1 {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  transition-delay: 100ms;
}

.dly-2 {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  transition-delay: 200ms;
}

.dly-3 {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  transition-delay: 300ms;
}

.dly-4 {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  transition-delay: 400ms;
}

.dly-5 {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  transition-delay: 500ms;
}

.dly-6 {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  transition-delay: 600ms;
}

.dly-7 {
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  transition-delay: 700ms;
}

.dly-8 {
  -webkit-transition-delay: 800ms;
  -moz-transition-delay: 800ms;
  transition-delay: 800ms;
}

.dly-9 {
  -webkit-transition-delay: 900ms;
  -moz-transition-delay: 900ms;
  transition-delay: 900ms;
}

.dly-10 {
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.dly-12 {
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

@media screen and (min-width: 1025px) {
  .gray img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .gray:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  .scapic:hover .pai img,
  .scapic:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .transY {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden;
  }

  .transYF {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
    visibility: hidden;
  }

  .transX {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
    opacity: 0;
    visibility: hidden;
  }

  .transXF {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
    opacity: 0;
    visibility: hidden;
  }

  .active2 .transY,
  .active .transY,
  .active .transYF,
  .active .transX,
  .active .transXF {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible;
  }

  .am-lsi,
  .am-fiu,
  .am-fid,
  .am-fir,
  .am-fil {
    opacity: 0;
  }

  .active .am-lsi {
    -webkit-animation: lightSpeedIn 800ms both;
    -moz-animation: lightSpeedIn 800ms both;
    animation: lightSpeedIn 800ms both;
  }

  .active .am-fiu {
    -webkit-animation: fadeInUp 800ms both;
    -moz-animation: fadeInUp 800ms both;
    animation: fadeInUp 800ms both;
  }

  .active .am-fid {
    -webkit-animation: fadeInDown 800ms both;
    -moz-animation: fadeInDown 800ms both;
    animation: fadeInDown 800ms both;
  }

  .active .am-fir {
    -webkit-animation: fadeInRight 800ms both;
    -moz-animation: fadeInRight 800ms both;
    animation: fadeInRight 800ms both;
  }

  .active .am-fil {
    -webkit-animation: fadeInLeft 800ms both;
    -moz-animation: fadeInLeft 800ms both;
    animation: fadeInLeft 800ms both;
  }

  .active .am-rvv {
    position: relative;
    /* display: inline-block; vertical-align: bottom; */
    /* 文字加上 */
  }

  .active .am-rvv:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 0% 0px;
    -moz-transform-origin: 0% 0% 0px;
    -ms-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
    -webkit-animation: reveal-v 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
    -moz-animation: reveal-v 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
    animation: reveal-v 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
  }

  .active .am-rvl {
    position: relative;
    /* display: inline-block; vertical-align: bottom; */
    /* 文字加上 */
  }

  .active .am-rvl:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 0% 0px;
    -moz-transform-origin: 0% 0% 0px;
    -ms-transform-origin: 0% 0% 0px;
    transform-origin: 0% 0% 0px;
    -webkit-animation: reveal-l 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
    -moz-animation: reveal-l 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
    animation: reveal-l 2s 200ms cubic-bezier(0, 0, 0.2, 1) both;
  }

  .active .am-delay-1 {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    animation-delay: 100ms;
  }

  .active .am-delay-2 {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    animation-delay: 200ms;
  }

  .active .am-delay-3 {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
  }

  .active .am-delay-4 {
    -webkit-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    animation-delay: 400ms;
  }

  .active .am-delay-5 {
    -webkit-animation-delay: 500ms;
    -moz-animation-delay: 500ms;
    animation-delay: 500ms;
  }

  .active .am-delay-6 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms;
  }

  .active .am-delay-7 {
    -webkit-animation-delay: 700ms;
    -moz-animation-delay: 700ms;
    animation-delay: 700ms;
  }

  .active .am-delay-8 {
    -webkit-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    animation-delay: 800ms;
  }

  .active .am-delay-9 {
    -webkit-animation-delay: 900ms;
    -moz-animation-delay: 900ms;
    animation-delay: 900ms;
  }

  .active .am-delay-10 {
    -webkit-animation-delay: 1000ms;
    -moz-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }

  .active .am-delay-11 {
    -webkit-animation-delay: 1100ms;
    -moz-animation-delay: 1100ms;
    animation-delay: 1100ms;
  }

  .active .am-delay-12 {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
}

/* 1153 */
/* btn效果 */
.bubbly-button:before,
.bubbly-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}

.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, transparent 20%, #0079c3 20%, transparent 30%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%);
  background-image: -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, transparent 20%, #0079c3 20%, transparent 30%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%);
  background-image: radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, transparent 20%, #0079c3 20%, transparent 30%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%);
  -moz-background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}

.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%), -webkit-radial-gradient(circle, #0079c3 20%, transparent 20%);
  background-image: -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%), -moz-radial-gradient(circle, #0079c3 20%, transparent 20%);
  background-image: radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0079c3 15%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%), radial-gradient(circle, #0079c3 20%, transparent 20%);
  -moz-background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

@-webkit-keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@-moz-keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    -moz-background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    -moz-background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@-webkit-keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@-moz-keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    -moz-background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    -moz-background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@media screen and (min-width: 1025px) {
  .bubbly-button:hover:before {
    display: block;
    -webkit-animation: topBubbles ease-in-out 0.75s forwards;
    -moz-animation: topBubbles ease-in-out 0.75s forwards;
    animation: topBubbles ease-in-out 0.75s forwards;
  }

  .bubbly-button:hover:after {
    display: block;
    -webkit-animation: bottomBubbles ease-in-out 0.75s forwards;
    -moz-animation: bottomBubbles ease-in-out 0.75s forwards;
    animation: bottomBubbles ease-in-out 0.75s forwards;
  }
}

/* link */
.friendship-link {
  position: relative;
  z-index: 99;
  width: 370px;
}

.friendship-link .s {
  position: relative;
  background: #4d4d4d;
  height: 54px;
  padding: 0 60px 0 30px;
  line-height: 54px;
  overflow: hidden;
  cursor: pointer;
}

.friendship-link .sj-t {
  display: block;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -3px;
  border-right-width: 6px;
  border-left-width: 6px;
  border-bottom-width: 6px;
  color: #fff;
}

.friendship-link .k {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  background: #4d4d4d;
  overflow: hidden;
  display: none;
}

.friendship-link .g {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.friendship-link .nowti {
  display: block;
  margin: 0 30px;
  line-height: 30px;
}

.friendship-link.act .sj-t {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* link end */
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.active .zoomIn i {
  -webkit-animation: zoomIn .8s both;
  -moz-animation: zoomIn .8s both;
  animation: zoomIn .8s both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.active .fadeIn i {
  -webkit-animation: fadeIn 1s both;
  -moz-animation: fadeIn 1s both;
  animation: fadeIn 1s both;
}

/* Look at the big picture */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -moz-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -moz-transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -moz-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -moz-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -moz-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/default-skin.png) 0 0 no-repeat;
  -moz-background-size: 264px 88px;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min--moz-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min--moz-device-pixel-ratio: 1.1),
(min-resolution: 1.1dppx) {

  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.svg);
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -moz-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -moz-transition: transform 0.25s, -moz-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url(../images/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  -moz-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  -moz-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-moz-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -moz-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* Look at the big picture end */
.header {
  height: 100px;
  padding: 0 4.68% 0 3.125%;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}

.header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 170px;
  background: url(../images/bg_nav.png) repeat-x left bottom;
  z-index: -1;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}

.header .logo {
  float: left;
  width: 390px;
  margin-top: 28px;
}

.header .nav {
  float: right;
  margin-right: -28px;
}

.header .nav>li {
  float: left;
  padding: 0 20px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
  position: relative;
}

.header .nav>li:hover {
  background: #053FA0;
}

.header .nav>li:hover .pullNav {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}

.header .nav>li:hover>a:before {
  left: 0;
  right: auto;
  width: 100%;
}

.header .nav>li>a {
  padding: 38px 0;
  font-weight: bold;
  color: #fff;
  position: relative;
}

.header .nav>li>a:before {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  width: 0;
  height: 5px;
  background: #10B2E7;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
  bottom: auto;
  top: 0;
}

.header .nav>li>a.act:before {
  left: 0;
  right: auto;
  width: 100%;
}

.header .nav a {
  display: block;
  line-height: 24px;
}

.header .pullNav {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #fff;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.header .pullNav a {
  text-align: center;
  color: #666;
  padding: 10px 0;
}

.header .pullNav a:hover {
  background: #DDE6F5;
}

@media screen and (max-width: 1440px) {
  .header {
    height: 80px;
    padding-left: 4.68%;
  }

  .header:before {
    height: 136px;
  }

  .header .logo {
    margin-top: 5px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .header .nav>li>a {
    padding: 28px 0;
  }

  .header .nav>li>a:before {
    height: 4px;
  }

  .header .pullNav a {
    padding: 8px 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
}

@media screen and (max-width: 1200px) {
  .header {
    margin-right: -20px;
  }

  .header .nav>li {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header {
    height: 60px;
  }

  .header .nav {
    display: none;
  }

  .header .logo {
    margin-top: 8px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  .header:before {
    height: 85px;
  }
}

@media screen and (max-width: 750px) {
  .header {
    height: 1rem;
    height: 1rem;
  }

  .header:before {
    height: 1.7rem;
  }

  .header .logo {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 255px;
	margin-top: 3px;
  }
}

.header.sheader {
  background: #053FA0;
  -webkit-box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
  -moz-box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
  box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
}

.header.sheader:before {
  opacity: 0;
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  .menu-handler {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .menu-handler {
    height: .42rem;
    width: .6rem;
    top: .29rem;
  }

  .menu-handler .burger {
    height: .06rem;
  }

  .menu-handler .burger-1 {
    top: 0;
    width: .4rem;
    left: .1rem;
  }

  .menu-handler .burger-2 {
    top: .18rem;
    width: .3rem;
  }

  .menu-handler .burger-3 {
    top: auto;
    bottom: 0;
    width: .48rem;
  }

  .menu-handler.active .burger {
    width: 100%;
  }

  .menu-handler.active .burger-3,
  .menu-handler.active .burger-1 {
    top: .18rem;
  }
}

.menuBox {
  background: rgba(0, 0, 0, 0.8);
}

.menuBox .navMobile {
  background: #053FA0;
  padding: 115px 4.68% 40px;
  margin-left: -10px;
  overflow: hidden;
}

.menuBox .navMobile>dd {
  width: 33.33%;
  float: left;
  margin-bottom: 10px;
}

.menuBox .navMobile>dd>p {
  padding-left: 10px;
}

.menuBox .navMobile>dd>p>a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #124EB0;
  height: 105px;
  font-size: 18px;
  color: #fff;
}

.menuBox .navMobile>dd>p>a.act {
  background: #073B92;
}

.menuBox .navMobile>dd:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 750px) {
  .menuBox .navMobile {
    padding-top: 2.3rem;
    padding-bottom: .8rem;
  }

  .menuBox .navMobile>dd {
    margin-bottom: .2rem;
  }

  .menuBox .navMobile>dd>p {
    padding-left: .2rem;
  }

  .menuBox .navMobile>dd>p>a {
    height: 2.1rem;
    font-size: .36rem;
  }
}

.footer {
  background: #10141A;
  color: #fff;
}

.footer a {
  color: #fff;
}

@media screen and (min-width: 1025px) {
  .footer a:hover {
    color: #053FA0;
  }
}

.footer .l .ti {
  line-height: 1;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
}

.footer .nav {
  margin-bottom: 25px;
}

.footer .nav a {
  float: left;
  font-size: 14px;
  margin-right: 28px;
}

.footer .cop {
  color: rgba(253, 252, 252, 0.5);
  font-size: 14px;
  width: 510px;
  max-width: 100%;
  line-height: 1.4;
}

.footer .r .pic {
  float: left;
  margin-right: 50px;
  width: 134px;
}

.footer .r .contact {
  float: left;
}

.footer .contact .nam {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 10px;
}

.footer .contact .nam .iconfont {
  display: inline-block;
  vertical-align: bottom;
  font-size: 30px;
  margin-left: 10px;
}

.footer .contact .num {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

.footer .contact .line {
  display: block;
  width: 74px;
  height: 2px;
  background: #2A8CD2;
  margin-top: 25px;
}

.footer .contact .text {
  margin-top: 20px;
}

@media screen and (max-width: 1440px) {


  .footer .l .ti {
    font-size: 20px;
    margin-bottom: 24px;
  }

  .footer .nav {
    margin-bottom: 20px;
  }

  .footer .r .pic {
    margin-right: 40px;
  }

  .footer .contact {
    padding-top: 7.5px;
  }

  .footer .contact .nam {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .footer .contact .nam .iconfont {
    font-size: 24px;
    margin-left: 8px;
  }

  .footer .contact .num {
    font-size: 24px;
  }

  .footer .contact .line {
    margin-top: 20px;
    width: 60px;
  }

  .footer .contact .text {
    margin-top: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer .l,
  .footer .r {
    width: 100%;
  }

  .footer .r {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 50px;
  }

  .footer .l {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media screen and (max-width: 750px) {
  .footer {
    padding-top: 1.16rem;
    padding-bottom: .94rem;
  }

  .footer .l .ti {
    font-size: .36rem;
    margin-bottom: .45rem;
  }

  .footer .nav {
    margin-bottom: .5rem;
  }

  .footer .nav a {
    margin-right: .28rem;
  }

  .footer .cop {
    font-size: .18rem;
    width: 100%;
  }

  .footer .r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1rem;
  }

  .footer .r .pic {
    width: 2.38rem;
    margin-right: .6rem;
  }

  .footer .contact .nam {
    font-size: .4rem;
    margin-bottom: .2rem;
  }

  .footer .contact .nam .iconfont {
    font-size: .4rem;
    margin-left: .2rem;
  }

  .footer .contact .num {
    font-size: .4rem;
  }

  .footer .contact .line {
    height: .04rem;
    width: 1rem;
    margin-top: .45rem;
  }

  .footer .contact .text {
    margin-top: .4rem;
    font-size: .28rem;
    font-weight: bold;
  }
}

.pbanner {
  color: #fff;
}

.pbanner .wrap {
  position: absolute;
  left: 4.68%;
  right: 4.68%;
  bottom: 0;
  padding-bottom: 4.375%;
}

@media screen and (max-width: 1600px) {
  .pbanner .wrap {
    padding-bottom: 3.5%;
  }
}

@media screen and (max-width: 1440px) {
  .pbanner .wrap {
    padding-bottom: 2.8%;
  }
}

@media screen and (max-width: 1200px) {
  .pbanner .banner-tel {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .pbanner .pic2 {
    height: 380px;
  }

  .pbanner .pic2>img {
    object-fit: cover;
    height: 100%;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }

  .pbanner .wrap {
    padding-bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pbanner .banner-title {
    width: auto;
    margin-right: 70px;
  }

  .pbanner .banner-explain {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-top: 0;
  }
}

@media screen and (max-width: 750px) {
  .pbanner .pic2 {
    height: 3.8rem;
  }

  .pbanner .wrap {
    padding-bottom: .8rem;
  }

  .pbanner .banner-title {
    margin-right: .7rem;
  }
}

@media screen and (max-width: 481px) {
  .pbanner .wrap {
    padding-bottom: .5rem;
  }
}

.banner-title {
  width: 23.85%;
  float: left;
}

.banner-title .ch {
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 14px;
}

.banner-title .en {
  line-height: 1;
  font-size: 18px;
  text-transform: uppercase;
}

@media screen and (max-width: 1440px) {
  .banner-title .ch {
    font-size: 38px;
    margin-bottom: 10px;
  }

  .banner-title .en {
    font-size: 16px;
  }
}

@media screen and (max-width: 750px) {
  .banner-title .ch {
    font-size: .48rem;
    margin-bottom: .14rem;
  }

  .banner-title .en {
    font-size: .18rem;
  }
}

.banner-explain {
  float: left;
  border-left: 6px solid #fff;
  padding-left: 44px;
  margin-top: 10px;
}

.banner-explain .ch {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 14px;
}

.banner-explain .en {
  line-height: 1;
}

@media screen and (max-width: 1440px) {
  .banner-explain {
    border-left-width: 4px;
    padding-left: 26px;
    margin-top: 8px;
  }

  .banner-explain .ch {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .banner-explain {
    width: 76.15%;
  }
}

@media screen and (max-width: 750px) {
  .banner-explain {
    border-left-width: .06rem;
    padding-left: .44rem;
  }

  .banner-explain .ch {
    font-size: .3rem;
    margin-bottom: .14rem;
    line-height: 1.2;
  }

  .banner-explain .en {
    font-size: .16rem;
  }
}

.banner-tel {
  float: right;
  padding-top: 4px;
}

.banner-tel .name {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 12px;
}

.banner-tel .name .iconfont {
  margin-left: 10px;
  font-size: 30px;
  display: inline-block;
  vertical-align: bottom;
}

.banner-tel .tel {
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 1440px) {
  .banner-tel {
    padding-top: 3px;
  }

  .banner-tel .name {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .banner-tel .name .iconfont {
    font-size: 24px;
    margin-left: 8px;
  }

  .banner-tel .tel {
    font-size: 24px;
  }
}

.myModal {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/black5.png);
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.myModal.show {
  opacity: 1;
  visibility: visible;
}

.myModal.show .modalContent {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1025px) {
  .myModal.show .modalContent {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.modalContent {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

@media screen and (min-width: 1025px) {
  .modalContent {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
  }
}

.massModal .modalContent {
  width: 800px;
  height: 470px;
  margin: -235px 0 0 -400px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 50px 55px 0;
  overflow: hidden;
}

@media screen and (max-width: 861px) {
  .massModal .modalContent {
    width: 90%;
    height: auto;
    margin: 0;
    left: 5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 50px 5%;
  }
}

@media screen and (max-width: 750px) {
  .massModal .modalContent {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

.massClose {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -185px 0 0 313px;
  z-index: 99;
  font-size: 32px;
  line-height: 1;
  color: #053FA0;
}

@media screen and (min-width: 1025px) {
  .massClose:hover {
    opacity: .7;
  }
}

@media screen and (max-width: 861px) {
  .massClose {
    right: 4.68%;
    top: auto;
    margin: 0;
    left: auto;
    bottom: 30px;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #053FA0;
    line-height: 54px;
    color: #fff;
    text-align: center;
    font-size: 20px;
  }
}

@media screen and (max-width: 750px) {
  .massClose {
    width: 1.08rem;
    height: 1.08rem;
    line-height: 1.08rem;
    font-size: .4rem;
    bottom: .54rem;
  }
}

.index-mobile-contact {
  position: fixed;
  z-index: 9999;
  right: 4.68%;
  bottom: 30px;
  display: none;
}

.index-mobile-contact a {
  width: 54px;
  height: 54px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -moz-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  background: #053FA0;
  line-height: 54px;
  color: #fff;
  text-align: center;
  font-size: 26px;
}

.index-mobile-contact a+a {
  margin-left: 15px;
}

.index-mobile-contact a:nth-child(2) {
  background: #1A74D0;
}

.index-mobile-contact a:nth-child(3) {
  background: #109F7C;
}

@media screen and (max-width: 1024px) {
  .index-mobile-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 750px) {
  .index-mobile-contact {
    bottom: .54rem;
  }

  .index-mobile-contact a {
    width: 1.08rem;
    height: 1.08rem;
    line-height: 1.08rem;
    font-size: .52rem;
  }

  .index-mobile-contact a+a {
    margin-left: .3rem;
  }
}

.pageBox {
  padding-left: 4.68%;
  padding-right: 4.68%;
  padding-top: 60px;
}

.pageBox .page-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18.68%;
  border-left: 1px solid #EDEDED;
}

.pageBox>.clearfix {
  position: relative;
  min-height: 540px;
}

@media screen and (max-width: 1024px) {
  .pageBox .page-line {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .pageBox {
    padding-top: .6rem;
  }
}

.aboutBox>.clearfix {
  padding-bottom: 120px;
}

@media screen and (max-width: 750px) {
  .aboutBox>.clearfix {
    padding-bottom: 1.2rem;
  }
}

.page-nav-box {
  width: 18.68%;
  float: left;
}

@media screen and (max-width: 1024px) {
  .page-nav-box {
    width: 100%;
    float: none;
  }
}

.page-content {
  width: 81.32%;
  float: left;
  padding-left: 5.18%;
}

@media screen and (max-width: 1024px) {
  .page-content {
    padding-left: 0;
    padding-top: 80px;
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 750px) {
  .page-content {
    padding-top: .8rem;
  }
}

.page-nav-box .nav li {
  line-height: 1;
}

.page-nav-box .nav li+li {
  margin-top: 80px;
}

.page-nav-box .nav a {
  display: inline-block;
  vertical-align: bottom;
  color: #999;
  font-size: 18px;
  position: relative;
  padding-left: 27px;
}

.page-nav-box .nav a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 3px;
  background: #999;
  left: 0;
  top: 50%;
  margin-top: -2px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}

.page-nav-box .nav a.act {
  color: #333;
}

.page-nav-box .nav a.act:before {
  background: #053FA0;
}

@media screen and (min-width: 1025px) {
  .page-nav-box .nav a:hover {
    color: #333;
  }

  .page-nav-box .nav a:hover:before {
    background: #053FA0;
  }
}

@media screen and (max-width: 1440px) {
  .page-nav-box .nav a {
    font-size: 16px;
  }

  .page-nav-box .nav li+li {
    margin-top: 64px;
  }
}

@media screen and (max-width: 1024px) {
  .page-nav-box .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #EDEDED;
  }

  .page-nav-box .nav li {
    width: 33.33%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-bottom: 60px;
  }

  .page-nav-box .nav li+li {
    margin-top: 0;
  }
}

@media screen and (max-width: 750px) {
  .page-nav-box .nav a {
    font-size: .3rem;
    padding-left: .27rem;
  }

  .page-nav-box .nav a:before {
    width: .12rem;
    height: .04rem;
    margin-top: -.02rem;
  }

  .page-nav-box .nav li {
    margin-bottom: .6rem;
  }
}

.aboutCont .pic {
  float: right;
  width: 35%;
  margin-left: 50px;
}

@media screen and (max-width: 750px) {
  .aboutCont .pic {
    width: 100%;
    margin-left: 0;
    float: none;
    margin-bottom: .8rem;
  }
}

.banner {
  padding-bottom: 0px;
}

.banner .pic2 .m {
  display: none;
}

.banner .slick-dots {
  left: 30px;
  
  text-align: left;
  bottom: 147px;
  height: 90px;
  padding: 0 32px;
  display: none;
}

.banner .slick-dots:before {
  content: "";
  position: absolute;
  background: #053FA0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 48%;
  z-index: -1;
  display: none;
  
  -webkit-box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
  -moz-box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
  box-shadow: 0px 0px 62px 0px rgba(6, 64, 160, 0.53);
}

.banner .slick-dots li {
  background: none !important;
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 33px 22px;
  line-height: 24px;
  letter-spacing: 0;
  
}

.banner .slick-dots li a {
  text-indent: 0;
  font-size: 18px;
  color: #fff;
  opacity: .3;
}

@media screen and (min-width: 1025px) {
  .banner .slick-dots li:not(.slick-active) a:hover {
    opacity: .7;
    
  }
}

.banner .slick-dots .slick-active a {
  opacity: 1;
  
  
}

@media screen and (max-width: 1440px) {
  .banner {
    padding-bottom: 0px;
    
    
  }

  .banner .slick-dots {
    height: 72px;
    bottom: 102px;
    padding: 0 25.6px;
    left: 10px;
    
  }

  .banner .slick-dots li {
    padding: 24px 17.6px;
  }

  .banner .slick-dots li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .banner {
    padding-bottom: 0;
    
  }

  .banner .slick-dots {
    height: auto;
    bottom: 34px;
    padding: 0;
    
   
  }

  .banner .slick-dots:before {
    display: none;
  }

  .banner .slick-dots li {
    
    padding: 0;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff !important;
    margin-right: 8px;
  }

  .banner .slick-dots a {
    opacity: 0;
    visibility: hidden;
  }

  .banner .slick-dots .slick-active {
    width: 25px;
    
  }
}

@media screen and (max-width: 750px) {


  .banner .pic2 .m {
    display: block;
  }

  .banner .slick-dots {
    bottom: .68rem;
    left: 25px;
  }

  .banner .slick-dots li {
    width: .14rem;
    height: .14rem;
    -webkit-border-radius: .14rem;
    -moz-border-radius: .14rem;
    border-radius: .14rem;
  }

  .banner .slick-dots .slick-active {
    width: .5rem;
  }
}

.banner-box .prev-box {
  position: absolute;
  
  right:50px;
  bottom: 127px;
  height: 90px;
  top: auto;
  margin: 0;
}



.banner-box .next-box {
  position: absolute;
  left: 4.68%;
  right:-100px;
  bottom: 127px;
  height: 90px;
  top: auto;
  margin: 0;
}

.banner-box .prev-box .next,
.banner-box .prev-box .prev,
.banner-box .next-box .next,
.banner-box .next-box .prev {
  position: absolute;
  right: 140px;
  top: -40px;
  
  z-index: 200;
  width: 156px;
  line-height: 90px;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

@media screen and (min-width: 1025px) {

  .banner-box .prev-box .next:hover,
  .banner-box .prev-box .prev:hover,
  .banner-box .next-box .next:hover,
  .banner-box .next-box .prev:hover {
    background: #032E74;
  }
}

.banner-box .prev-box .next,
.banner-box .next-box .next {
  margin-left: -156px;
}

.banner-box .prev-box .prev,
.banner-box .next-box .prev {
  margin-left: -312px;
}

@media screen and (max-width: 1440px) {

  .banner-box .prev-box,
  .banner-box .next-box {
    height: 72px;
    bottom: 62px;
  }

  .banner-box .prev-box .next,
  .banner-box .prev-box .prev,
  .banner-box .next-box .next,
  .banner-box .next-box .prev {
    font-size: 18px;
    width: 124px;
    line-height: 72px;
  }

  .banner-box .prev-box .next,
  .banner-box .next-box .next {
    margin-left: -124px;
  }

  .banner-box .prev-box .prev,
  .banner-box .next-box .prev {
    margin-left: -248px;
  }
}

@media screen and (max-width: 1024px) {

  .banner-box .prev-box,
  .banner-box .next-box {
    display: none;
  }
}

.controlNav {
  position: fixed;
  top: 50%;
  z-index: 799;
  left: 10px;
  margin-top: -50px;
}

.controlNav.show li {
  width: 44px;
  overflow: visible;
}

.controlNav li {
  height: 25px;
  width: 0;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  transition: 600ms;
}

.controlNav li.act .line {
  width: 100%;
}

.controlNav li.act .ti {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1025px) {
  .controlNav li:hover .line {
    width: 100%;
  }

  .controlNav li:hover .ti {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}

.controlNav .line {
  position: absolute;
  height: 1px;
  background: #053FA0;
  left: 0;
  top: 12px;
  width: 24px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.controlNav .ti {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 7px;
  line-height: 25px;
  color: #053FA0;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

@media screen and (max-width: 1366px) {
  .controlNav {
    left: 5px;
  }

  .controlNav .ti {
    font-size: 14px;
    margin-left: 5px;
  }

  .controlNav.show li {
    width: 34px;
  }

  .controlNav .line {
    width: 19px;
  }
}

.index-about-box {
  border-top: 1px solid #EDEDED;
  padding: 55px 4.68% 45px;
  position: relative;
  z-index: 9;
}

.index-about-box .index-bg-en {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 2%;
  text-transform: uppercase;
}

.index-about-box .index-title {
  margin-bottom: 50px;
}

@media screen and (max-width: 1440px) {
  .index-about-box {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .index-about-box .index-title {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .index-about-box {
    padding-top: 68px;
    padding-bottom: 78px;
  }
}

@media screen and (max-width: 750px) {
  .index-about-box {
    padding-top: .77rem;
    padding-bottom: 1.15rem;
  }

  .index-about-box .index-title {
    margin-bottom: .5rem;
  }
}

.index-about-texts {
  float: left;
  width: 48%;
}

.index-about-texts .tx {
  height: 208px;
  line-height: 26px !important;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.index-about-texts .index-about-more {
  margin-top: 30px;
}

.location {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;
}
.location .w1200 {
	position: relative;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.location .sitepath {
	color: #363636;
	width: 400px;
	white-space: nowrap;
}
.fl {
	float: left;
}
.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}
.nyIcon {
	background: url(/img/nyicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.location .sitepath a {
	color: #363636;
}
.location .menu {
	height: 60px;
	line-height: 60px;
}
.fr {
	float: right;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.wrapper {
	padding: 55px 0 0px;
	min-height: 300px;
}
.textlist .list {
	width: 100%;
	padding-bottom: 30px !important;
}
.textlist .item {
    float: left;
    width: 356px;
    height: 388px;
    margin-right: 37px;
    transition: all 0.2s linear 0s;
    margin-bottom: 30px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    background: #fff;
}

.textlist .item .img {
	width: 356px;
	height: 250px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
a:visited {
	text-decoration: none;
}
.textlist .item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.textlist .item .txt {
	padding: 0;
}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
.textlist .item h3 {
	font-size: 21px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin-top: 15px;
}
.textlist .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}
.textlist span {
	display: block;
	color: #666;
	font-family: arial;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}
.textlist .item:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.textlist .item:hover h3 {
	color: #053FA0;
}
.showContxt h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	padding-left: 55px;
	color: #053FA0;
	background: url(/img/h3.png)no-repeat 10px;
	box-shadow: 2px 2px 10px #053FA0;
	border-radius: 30px;
	text-align: left !important;
}
.pglist {
	padding: 30px 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #3fb150;
	border-color: #3fb150;
}
/* .textlist .item:nth-child(4n) {
	margin-right:0px;
} */
.n-project {
	width: 100%;
	padding: 45px 0 20px;
}
.n-project .con {
	overflow: hidden;
	position: relative;
}
.n-tit {
	margin-bottom: 30px;
}
.n-tit .more {
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}
.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #3fb150;
	display: inline-block;
	vertical-align: middle;
}
.n-project .txtlistbox li {
	width: 590px;
	float: left;
	height:125px;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
	+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 28px;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
	*zoom: 1;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 67px;
	height: 40px;
	color: #666;
}
.n-project .txtlistbox li:nth-child(2n) {
	float: right;
}
.txtlistbox .item:hover {
	border: 1px solid #3fb150;
	-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.wrapper {
	padding: 20px 0 0px;
	min-height: 300px;
}
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
em, i {
	font-style: normal;
}
.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}
.bdshare-button-style0-16 {
	zoom: 1;
}
.shareNew {
	padding-bottom: 20px;
}
.bdshare-button-style0-16 .bds_more {
	color: #333;
	float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: 16px;
	background-image: url(/img/icons_0_16.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_more {
	background-position: 0 0;
}
.bdshare-button-style0-16 .bds_more {
	color: #333;
	float: left;
}
.bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -1612px;
}
.bdshare-button-style0-16 .bds_sqq {
	background-position: 0 -2652px;
}
.bdshare-button-style0-16 .bds_sqq {
	background-position: 0 -2652px;
}
.bdshare-button-style0-16 .bds_qzone {
	background-position: 0 -52px;
}
.bdshare-button-style0-16 .bds_tsina {
	background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
	background-position: 0 -260px;
}
.bdshare-button-style0-16:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}
.reLink .nextLink a, .reLink .prevLink a {
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.wrapper {
	padding: 20px 0 0px;
	min-height: 300px;
		width: 1200px;
	margin: 0 auto;

}
/* .showContxt img {
	width: 100% !important;
	height: auto !important;
} */
.mark, mark {
	padding: 0em !important; 
	background-color: #fff !important;
}


.box-2-bj {
	background: #fff;
}
.sub_menu {
	width: 1180px;
	margin: 10px auto 0;
	background: #eee;
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin-bottom: 15px;
}
.sub_menu .cur {
	background: #053FA0;
	color: #fff;
	font-size: 18px;
	margin-right: 2%;
	text-align: center;
	padding: 0 1%;
	width: 11%;
	height: 70px;
	float: left;
	line-height: 70px;
}
.mylanmu {
	float: left;
	width: 85%;
	line-height: 70px;
}
.sub_menu ul {
	float: left;
}
.sub_menu li {
	width: 135px;
	float: left;
	padding-left: 1px;
	height: 35px;
	line-height: 71px;
}
.sub_menu li a {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 20px;
	position: relative;
	z-index: 3;
}
a:link, a:visited {
	text-decoration: none;
}
.sub_menu li {
	width: 120px;
	float: left;
	padding-left: 13px;
	height: 35px;
	line-height: 71px;
}
.content {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative background-color:#fff;
}
.left {
	width: 325px;
	float: right;
}
.sub_right {
	float: right;
	width: 100%;
}
.listcon {
	background-color: #fff;
}
.listcon h3, .hotpro h3 {
	padding: 0 10px;
	background: #eee;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.listcon ul {
	overflow: hidden;
	padding: 5px 5px 8px 0;
}
.listcon ul li {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	width: 100%;
	text-indent: 19px;
}
.listcon ul li a {
	font-size: 14px;
	color: #666;
}
.hotpro {
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
}
.hotpro dl {
	width: 94%;
	margin-left: 15px;
	overflow: hidden;
	margin-top: 20px;
}
.hotpro dl dt {
	width: 38%;
	float: left;
}
a:link, a:visited {
	text-decoration: none;
}
.hotpro dl dt img {
	width: 100%;
	height: 100px;
}
.hotpro dl dd {
	width: 57%;
	float: right;
}
.hotpro dl dd a {
	color: #333;
}
.leftbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
	display: none;
}
.right {
	width: 800px;
	float: left;
	display: inline;
	overflow: hidden;
}
.right_main {
	width: 800px;
	padding-bottom: 10px;
	overflow: hidden;
}
.news_con {
	width: 800px;
	margin: 0 auto;
	padding-top: 3px;
}
dl.jianzheng3 {
	padding: 12px 4px 12px 10px;
	overflow: hidden;
	height: 178px;
	background-color: #fff;
	margin-bottom: 5px;
}
dl.jianzheng3 dt {
	width: 239px;
	height: 175px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
}
a:link, a:visited {
	text-decoration: none;
}
dl.jianzheng3 dt img {
	width: 239px;
	height: 175px;
	padding: 0px;
}
dl.jianzheng3 dd {
	float: left;
	width: 510px;
	padding-left: 15px;
	line-height: 22px;
	height: 178px;
	overflow: hidden;
	text-overflow: ellipsis;
}
h4 {
	font-size: 14px;
}
dl.jianzheng3 dd h4 a {
	color: #000;
	height: 35px;
	overflow: hidden;
	display: block;
	line-height: 35px;
	font-size: 18px;
	font-weight: lighter;
}
dl.jianzheng3 dd p {
	height: 152px;
	overflow: hidden;
	padding-top: 2px;
	line-height: 24px;
	text-indent: 2em;
	color: #666;
}
.news_con p {
	text-indent: 2em;
	padding: 0.5em;
	line-height: 30px;
	font-size: 14px;
}
.dede_pages {
	float: left;
	margin-left: 15px;
	margin-top:10px;
}
.pagelist>li {
	display: block;
	padding: 1px 5px;
	border: 1px solid #ccc;
	float: left;
	margin-left: 5px;
}
.pagelist>li {
	display: block;
	padding: 1px 5px;
	border: 1px solid #ccc;
	float: left;
	margin-left: 5px;
}
a:link, a:visited {
	text-decoration: none;
}
.sub_menu ul .on {
	float:left;
	height: 33px;
	line-height: 70px;
	width: 106px;
	font-size:20px;
}
.sub_menu ul .on a {
	color:#053FA0;
}
.right h3 {
  font-size:18px; 
  font-weight: bold; 
  padding:5px 0px 5px 0px;
  padding-left:55px; 
  color:#053FA0; 
  background:url(/img/h3.png)no-repeat 10px; 
  box-shadow:2px 2px 10px #053FA0;
  border-radius:30px;
  text-align:left !important;
}
.gy_a {
	width:1200px;
	margin:0 auto;
}
.gy_left .gy_left_nr img {
	width:100% !important;
	height:400px !important;
}
.gy_a .gy_left {
	width:700px;
	float:left;
    padding: 20px 40px 0px 40px;
}
.gy_a .gy_left .gy_left_mc {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 20px;
}
.gy_a .gy_right {
	width: 500px;
	float: right;
	padding-top: 80px;
}
.gy_a .gy_right img {
	width:100%;
}
/* #w_grid-1605239055532 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1605239055532 >div {
	animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}
#w_grid-1605239055532 > div > .p_gridbox {
	background: url(/img/zjysbg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
#w_grid-1605239055537 {
	width: 90%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1605239055537 >div {
	animation-fill-mode: both;
}
.w_grid-001 > .w_grid {
	width: 100%;
	position: relative;
}
.w_grid-001 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}
#w_common_text-1605239055553 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.reset_style {
	line-height: normal;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
}
.reset_style h2 {
	font-weight: 700;
	font-size: 18px;
	margin: 0;
}
.reset_style p {
	margin: 0;
	font-size: 14px;
}
#w_grid-1605239055541 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1605239055541 >div {
	animation-fill-mode: both;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}
#w_grid-1605239055541 > div > .p_gridbox {
	background: rgba(255,255,255,.08);
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
#w_grid-1605239055556 {
	width: 94%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1605239055556 >div {
	animation-fill-mode: both;
}
.w_grid-003 > .w_grid {
	width: 100%;
	position: relative;
}
.w_grid-003 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
.w_grid-003 > div > .p_gridbox > .p_gridCell {
	float: left;
	position: static;
}
.w_grid-003 > div > .p_gridbox > .p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}
#w_grid-1605239055561 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}
#w_grid-1605239055561 > div > .p_gridbox {
	padding: 40px 20px;
	border-left: 1px solid rgba(255,255,255,.3);
	transition: all 0.8s ease;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
#w_grid-1605239055561 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}
#w_grid-1605239055561 > div > .p_gridbox > .p_gridCell>.w_fimg-000 {
	transition: all 0.8s ease;
}
#w_fimg-1605239055594 {
	width: 60px;
	max-width: 79px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_fimg-1605239055594 >div {
	animation-fill-mode: both;
}
.w_fimg-000 .animated {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: inherit;
}
.w_fimg-000 .p_box {
	width: 100%;
	height: 100%;
	text-align: center;
	position: static;
}
.w_fimg-000 .p_dimage {
	height: inherit;
	overflow: hidden;
	font-size: 0;
}
#w_common_text-1605239055598 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.reset_style {
	line-height: normal;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
}
.reset_style p {
	margin: 0;
	font-size: 14px;
}
 */
.dy_1 {
	height: 440px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
}

.dy_1 .zl {
	float: left;
	padding: 31px;
	background:#053FA0;
	width: 43.5%;
	background-image: url(/img/dw_pc_con_bg.png);
}
.dy_1 .zl p {
	font-size:16px;
	color:#fff;
}
.dy_1 .map {
	float: right;
	width: 676px;
}
.dy_1 .zl .gsmc_a {
	font-size: 24px;
	font-weight: bold;
	height: 49px;
	border-bottom: 1px solid #fff;
	border-bottom-style: dashed;
	color: #fff;
}
.dy_1 .zl .ewm {
	padding-top: 22px;
	border-top: 1px solid #fff;
	border-top-style: dashed;
	color: #fff;
}
.dy_1 .zl .zliao {
	margin-bottom: 28px;
	margin-top: 11px;
}





.dy_2 {
	height: 440px;
	width: 1200px;
	margin: 0 auto;
}
.dy_2 .zl {
	float: right;
	padding: 31px;
	background:#053FA0;
	width: 524px;
	background-image: url(/img/dw_pc_con_bg.png);
}
.dy_2 .zl p {
	font-size:18px;
	color:#fff;
}
.dy_2 .map {
	float: right;
	width: 676px;
}
.dy_2 .zl .gsmc_a {
	font-size: 24px;
	font-weight: bold;
	height: 49px;
	border-bottom: 1px solid #fff;
	border-bottom-style: dashed;
	color: #fff;
}
.dy_2 .zl .ewm {
	padding-top: 22px;
	border-top: 1px solid #fff;
	border-top-style: dashed;
	color: #fff;
}
.dy_2 .zl .zliao {
	margin-bottom: 28px;
	margin-top: 11px;
}
#mapCard_container {
	width:675px !important;
}
#mapCard_style {
	width:675px !important;
}
#mapCard_header {
	display:none;
}
.zxly {
	width:1200px;
	margin:0 auto;
	height:472px;
}
.zxly .zxly1 {
	text-align:center;
	font-size:26px;
}
.zxly .zxly_js {
	text-align:center;
	font-size:16px;
	margin:10px 0px;
}
.lynr_1 {
	min-height: 160px;
	padding: 10px;
	max-width: 100%;
	background-color: #f2f2f2;
	color: #333;
	
}

.ly_kuang tr {
    border-radius: 4px;
	padding-left: 10px;
	color: #333;
	display:block;
	margin-bottom:10px;
}
.lynr_2 {
	float:left;
	background-color: #f2f2f2;
	width:590px;
	display:block;
	margin-right:60px;
}
.lynr_3 {
	float:left;
	background-color: #f2f2f2;
	width:550px;
	display:block;

}
.lynr_4 {
	float:left;
	background-color: #f2f2f2;
	width:590px;
	display:block;
	margin-right:60px;

}
.lynr_5 {
	float:left;
	background-color: #f2f2f2;
	width:550px;
	display:block;

}
.lynr_6 {
	float:left;
	background-color: #f2f2f2;
	width:590px;
	display:block;
	margin-right:60px;

}
.lynr_7 {
	float:left;
	background-color: #f2f2f2;
	width:550px;
	display:block;

}
.tj {
	border-color: #053FA0;
	border: 0px;
	border-radius: 0px;
	width: 100%;
	height: 42px;
	transition: 0.5s;
}
.tj_a {
	background-color: #053FA0;
	border-color: #1b762b;
	border: 0px;
	border-radius: 4px;
	width: 100%;
	height: 50px;
	transition: 0.5s;
	color: #fff;
	font-size: 18px;
}
.product_list1 li {
	float: left;
	margin-right: 12px !important;
	display: inline;
	background: #eee;
	margin-bottom: 15px;
	border: #ccc 1px solid;
}


@media screen and (max-width: 750px) {
.wrapper .showContxt img {
	width:100%;
	height:auto;
}	
	
	
	
.header {
	position: inherit;
	z-index: 1010;
	top: 0;
	left: 0;
	right: 0;
	background:#053FA0;
}
.nan ul li {
	float: left;
	width: 23.7%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 0px solid #fff;
	margin-bottom: 2px;
	margin-left: 1%;
	padding: 8px;
}
	
}

@media screen and (max-width: 750px) {
.nan {
	height: 100px;
	background: #053FA0;
	padding-top: 7px;
	display:block !important;
}
.nan ul li a {
	color:#fff;
}
.header {
	margin-right:0px;
}
section.section.qfy-row-13-60e6bd56075b9509752 > .container {
	max-width: 100%;
	margin: 0 auto;
}
.container {
	padding: 0 10px;
	width: 100%;
	margin: 0 auto;
}
.qfy-row-12-60e6bd56073f6159123 {
	width:100%
}
#vc_header_60e6bd56074b6757 .header_title {
	font-size: 16px !important;
}
.qfe_row .vc_span3 {
	width: 43%;
	float: left;
}
.a3_1 {
	width: 100%;
	margin: 0 auto;
}
.a3tit1 dd {
	background: url(/img/foree.png) no-repeat center center;
	font: 600 24px/19px "微软雅黑";
	color: #006ab8;
}
.menu_cate {
	overflow: hidden;
	width: 96%;
	margin-top: 24px;
	padding-bottom: 10px;
	margin: 24px auto 0px;
}
.sorta .on {
	float: left;
	width: 32.5%;
	background: #de0101;
	margin-right: 4px;
}
.sorta li a {
	color: #fff;
	font: 398 12px/50px "微软雅黑";
	height: 50px;
}
.sorta li {
	float: left;
	width: 32.5%;
	background: #006ab8;
	margin-right: 4px;
	text-align: center;
	position: relative;
}
.content {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	position: relative background-color:#fff;
}
.product_list1 li .cp_a a {
	font-weight: normal;
	color: #333;
	font: 400 13px/46px "微软雅黑";
}
.product_list1 li a img {
	width: 100%;
	height: 150px;
	cursor: pointer;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	/: ;
}
.product_list1 li {
	float: left;
	margin-right: 12px !important;
	display: inline;
	background: #eee;
	margin-bottom: 15px;
	border: #ccc 1px solid;
	width: 48.2%;
}
.product_list1 li .img {
	width: 100%;
	height: auto; 
	overflow: hidden;
}
.product_list1 li:nth-child(2n) {
	margin-right:0px !important;
}
.w {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.ysbg .zoomIn i {
	display: block;
	padding-top: 38px;
	padding-bottom: 14px;
	font-size: 20px;
	line-height: 100%;
	color: #2b2728 !important;
	font-weight: bold;
}
.ysbg .zoomIn {
	position: relative;
	text-align: center;
	line-height: 100%;
	color: #575757;
	font-size: 19px;
	font-weight: normal;
	background: url(/img/h22.png) no-repeat center 0;
	height: 125px;
}
.sl_iin ul li {
	float: left;
	width: 33.33%;
	color: #2b2728;
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
	height: 85px;
	background: url(/img/s_li.png) no-repeat center 52px;
}
.sl_iin ul {
	overflow: hidden;
	margin: 0 0%;
}
.TBox .bd {
	width: 100%;
	margin: 0 auto;
}
.ysbg {
	overflow: hidden;
	height: auto;
	position: relative;
	z-index: 55;
	background: #fff;
	box-sizing: border-box;
}
.TBox .bd ul section {
	margin-left: 0px;
	float: left;
	margin-top: 8px;
	width: 100%;
}
.TBox .bd ul section .ys_b {
	padding-left: 118px;
	background: url(/img/s_no1.jpg) no-repeat;
	height: 63px;
	border-bottom: 1px dashed #666;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
.TBox .bd ul img {
	float: left;
	width: 100%;
}
.section {
	padding: 30px 0;
}
.section-title {
	text-align: center;
	font-size: 22px;
	color: #333;
	margin-bottom: 40px;
}
.section-title p {
	color: #797979;
	font-size: 14px;
    margin: 0;
}
.in-case li {
	float: left;
	width: 100%;
}
.comr {
	width: 100%;
	float: right;
	background: #053FA0;
	padding: 30px;
	color: #fff;
}

div.slideBox {
	position: relative;
	width: 100% !important;
	height: 270px !important;
	overflow: hidden;
}
.web-t .xwzx-a .font-sb {
	display: inline-block;
	margin: 0px;
	padding: 5px 25px;
	background-color: #0758b3;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.web-t .xwzx-a .font-sa {
	display: inline-block;
	margin: 0px;
	padding: 5px 25px;
	background-color: #f00f0d;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.web-t .font-sd {
	display: block;
	margin: 10px 0px;
	font-size: 14px;
	font-family: "font1";
	text-transform: uppercase;
	text-align: center;
}
.web-t .font-sc {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.w-1260 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.h-news-l {
	width: 98%;
	height: auto;
	float: none;
	margin: 0 auto;
}
.h-news-l .tu1 {
	position: relative;
	width: 100%;
	height: 263px;
}
.h-news-l .tu1 img {
	width: 100%;
	height: 263px;
}
.h-news-l .news-tit a .xwbt {
	display: block;
	width: 100%;
	height: 38px;
	font-size: 16px;
	color: #000;
	line-height: 130%;
	letter-spacing: 0px;
	font-weight: bold;
	overflow: hidden;
	text-align:left;
}
.h-news-l .news-tit {
	margin-top: 25px;
	width: 100%;
	padding: 0px 6px;
}
.h-news-l .news-tit p {
	width: 100%;
	height: 60px;
	font-size: 14px;
	color: #595959;
	line-height: 150%;
	letter-spacing: 0px;
	overflow: hidden;
	margin-bottom: 9px;
}
.h-news-r {
	float: right;
	width: 100%;
	height: auto;
}
.h-news-r li .news-r2 {
	float: right;
	width: 100%;
	height: auto;
	padding: 0px 5px;
}
.h-news-r li .news-l-day .day01 {
	display: block;
	width: 100%;
	font-size: 47px;
	color: #2e2828;
	text-align: center;
	font-family: "font2";
	font-weight: bold;
	height: 60px;
}
.h-news-r li {
	padding: 10px 0px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	margin-top: -10px;
}
.footer {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.footer {
    padding-top: 0;
	padding-bottom: 20px !important;
}
.footer .text {
	margin-bottom: 8px;
/* 	display: none; */
}
.footer .list {
	display: inline-block;
	width: 46%;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.footer .title {
	opacity: .7;
	font-size: 15px;
	color: #fafafa;
	list-style: none;
	padding-bottom: 5px;
}
.right {
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}

.qfe_row .vc_span3 {
    width: 48%;
	float: left;
	height: 350px;
	margin-right: 7px;
	border: 1px solid #777;
	margin-bottom: 13px;
}
.qfe_row .vc_span3:nth-child(2n) {
	margin-right:0px;
}
.qfe_single_image .qfe_wrapper img, .qfe_images_lib_isotope img, .qfe_images_list img {
	width:102px !important;
	height:102px !important;
}
section.section.qfy-row-13-60e6bd56075b9509752 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0vh;
	padding-bottom: 4vh;
	margin-top: 13px;
	margin-bottom: 0;
	min-height: 419.2px;
}
.section {
	padding: 33px 0 0px 0 !important;
}
.caseMenuTop {
	display:block !important;
}
.container {
	max-width: 100% !important;
	margin: 0 auto;
}
.proListCenter1d img {
	width: 100%;
	height: 96px !important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
    margin: auto;
}
.proListCenterTextR {
	height: 44px !important;
}
.proListCenterTextL {
	height: 46px !important;
	overflow: hidden;
}
.productTopImg {
	width:100% !important;
}
.productTopImg img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 39px;
	max-width: 100% !important;
	max-height: 100% !important;
	margin: auto;
}

.page-content img {
	width: 100% !important;
	height: auto !important;
}
.proListL {
	display: block !important;
}
.prouctsTitle h3 {
	text-align: center;
	font-size: 22px !important;
	color: #fff !important;
	padding: 0;
	margin: 0.1rem 0 0;

}
.proHot, .newsHot {
	display: block !important;
}
.newsHot ul li span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: bottom;
	margin-left: .1rem;
	font-size: .14rem;
	width: 73% !important;
}

.proListTop img {
	display:block !important;
}
.proBg {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #333;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin-bottom: 7px;
	display: block;
	height: 85px !important;
}
.prouctsTitle p {
	text-transform: uppercase;
	text-align: center;
	color: #fff !important;
	padding-top: 0rem;
	margin-bottom: 19px;
	font-size: 0.16rem;
} 
.pro_addPageTitle img {
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	position: absolute;
	right: 20px;
	top: 12px !important;
}
.pro_addPageTitle h4 {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 16px !important;
	z-index: 2;
	background: #333;
	margin-top: 0.22rem;
}
.pro_addPagenr ol li {
	border: 1px solid #ededed;
	border-top: 0;
	padding: 5px 10px !important;
	line-height: 50px;
}
.wrapper {
	padding: 20px 0 0px;
	min-height: 300px;
	width: 98% !important;
	margin: 0 auto;
}

.textlist .item .txt {
	padding: 12px 12px 0;
}
.textlist .item {
	float: left;
	width: 46.5%;
	height: 270px;
	margin-right: 17px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	background: #fff;
}
.textlist .item .img {
	width: 100%;
	height: 157px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item .img img {
	width: 100% !important;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.pglist {
	padding: 0px 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.textlist .item:nth-child(3n) {
	margin-right: 17px;
}
.textlist .item:nth-child(2n) {
	margin-right: 0px;
}
.textlist .item h3 {
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.textlist .desc {
	line-height: 24px;
	height: 32px;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.textlist .list {
	width: 98%;
	padding-bottom: 30px !important;
	margin: 0 auto;
}
.n-project {
	width: 100%;
	padding: 0px !important;
}
.w1200 {
	width: 98%;
	margin: 0 auto;
}
.n-project .txtlistbox li {
	width: 100%;
	float: left;
	height: 79px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
	width: 62%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 48px;
	height: 40px;
	color: #666;
	width: 62%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.n-project .con ul {
	width: 96%;
	margin: 0 auto;
}
.txtlistbox .item a {
	display: block;
	padding: 5px;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 36px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.reLink .nextLink, .reLink .prevLink {
	width: 100%;
	line-height: 25px;
	color: #666;
}
.reLink .nextLink {
	text-align: left;
}
.sub_menu {
	width: 100%;
	margin: 10px auto 0;
	background: #eee;
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin-bottom: 15px;
}
.sub_menu .cur {
	background: #053FA0;
	color: #fff;
	font-size: 18px;
	margin-right: 0%;
	text-align: center;
	padding: 0 1%;
	width: 31%;
	height: 70px;
	float: left;
	line-height: 70px;
}
.mylanmu {
	float: left;
	width: 67%;
	line-height: 70px;
}
.left {
	width: 100%;
	float: right;
}
.right_main {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
dl.jianzheng3 dt {
	width: 239px;
	height: 175px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	display:none;
}
.news_con {
	width: 100%;
	margin: 0 auto;
	padding-top: 3px;
}
dl.jianzheng3 dd {
	float: left;
	width: 100%;
	padding-left: 0px;
	line-height: 22px;
	height: 134px;
	overflow: hidden;
	text-overflow: ellipsis;
}
dl.jianzheng3 {
	padding: 12px 4px 12px 10px;
	overflow: hidden;
	height: 141px;
	background-color: #fff;
	margin-bottom: 5px;
}
dl.jianzheng3 dd p {
	height: 115px;
	overflow: hidden;
	padding-top: 2px;
	line-height: 24px;
	text-indent: 2em;
	color: #666;
}
.hotpro {
	padding-bottom: 0px;
	overflow: hidden;
	background-color: #fff;
}
.gy_a .gy_left {
	width: 100%;
	float: left;
	padding: 15px 13px 0px 10px;
}
.gy_a {
	width: 100%;
	margin: 0 auto;
}
.gy_a .gy_right {
	width: 100%;
	float: right;
	padding-top: 0px;
	margin-top: -45px;

}
#w_common_text-1605239055553 strong {
	font-size:26px;
}
#w_grid-1605239055537 {
	width: 90%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1605239055541 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.dy_1 {
	height: 440px;
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}
.dy_1 .map {
	float: right;
	width: 100%;
}
.location .sitepath {
	color: #363636;
	width: 100%;
	white-space: nowrap;
}
.dy_2 .map {
	float: right;
	width: 100%;
}
.zxly {
	width: 98%;
	margin: 0 auto;
	height: 690px;
	overflow:hidden;
}
.zxly .zxly_js {
	text-align: center;
	font-size: 14px;
	margin: 10px 0px;
}
.dy_2 {
	height: 440px;
	width: 100%;
	margin: 0 auto;
}
.dy_2 .zl {
	float: right;
	padding: 31px;
	background: #053FA0;
	width: 100%;
	background-image: url(/img/dw_pc_con_bg.png);
}
.lynr_1 {
	min-height: 160px;
	padding: 10px;
	max-width: 96.5%;
	background-color: #f2f2f2;
	color: #333;
	display: block;
	margin: 7px;
}
.lynr_2 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.lynr_3 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.lynr_4 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.lynr_5 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.lynr_6 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.lynr_7 {
	float: left;
	background-color: #f2f2f2;
	width: 96.5%;
	display: block;
	margin: 7px;
}
.gy_a .gy_left .gy_left_mc {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.showNews .title {
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.newsHot ul li i, .newsHot ul li span {
	color: #999;
	-webkit-transform: translateX(-5px);
	transform: translateX(-5px);
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px !important;
	white-space: nowrap;
}
.tit .about_a {
	font-size: 26px;
	color: #000;
	line-height: 50px;
	font-weight:600;
}
.tit {
	text-align: center;
	background: url(/img/tit.jpg) no-repeat center bottom;
	margin-bottom: 0px;
}
.coml {
	width: 100% !important;
	float: left;
}
.right1 {
	width: 100% !important;
	float: left;
	display: inline;
	overflow: hidden;
}
.dy_1 .zl {
	float: left;
	padding: 31px;
	background: #053FA0;
	width: 100%;
	background-image: url(/img/dw_pc_con_bg.png);
}
.s8 {
	width:96% !important;
	margin: 5px auto;
}
.s8 .b8 p {
	font-size: 16px !important;
	font-weight: bold;
	font-style: normal;
	color: #314659;
	padding: 0 0 9px 0 !important;
}
.s8 .b8 .m1 {
	font-size: 14px !important;
	width: 88% !important;
	margin: 0 auto;
}
.s8 .j2 .a7 {
	float: left;
	margin-right: 16px !important;
	width: 46% !important;
	height:365px;
}
.s8 .j2 .a7 .b6 {
	width: 100% !important;
}
.s8 .j2 .a7:nth-child(2n) {
	margin-right:0px !important;
}
.s8 .j2 .a7 .b6 dl dt {
	font-size: 18px !important;
	font-weight: 700;
	text-align: center;
}
.s8 .j2 .a7 .b6 dl dd {
	font-size: 16px !important;
	text-align: center;
	padding-bottom: 16px;
}
.s8 .j2 .a7 .b6 p {
	font-size: 14px !important;
	text-indent: 2em;
}
.menu_cate .sorta {
	width: 100% !important;
	display: block;
	margin: 0 auto;
}



div.slideBox ul.items {
	width:100%;
	height:270px;
}
div.slideBox ul.items a img {
	width:100%;
	height: 270px !important;
}
div.slideBox ul li {
	height:270px;
}
div.slideBox ul {
	width:100%;
	height:270px;
}
#toolbar {
	display:block !important;
}

#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1.1rem;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #053FA0;
}
#toolbar .list li:first-child {
	border-left: 1px solid #053FA0;
}
#toolbar .list li {
	float: left;
	width: 32%;
	text-align: center;
	border: 1px solid #053FA0;
	border-left: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#toolbar .list a {
	display: block;
	height: 1.1rem;
	line-height: 0.24rem;
	font-size: 0.26rem;
	padding-top: 0.2rem;
}
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.31rem;
	height: 0.32rem;
	display: block;
	margin-bottom: .12rem;
	background-position: -.76rem -.2rem;
}
.icon, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.icon {
	background: url(/img/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.24rem;
}
#toolbar .list li:nth-child(2) s {
	background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
	background-position: -1.2rem -.2rem;
	width: .34rem;
	height: .34rem;
}
.footer .other {
	font-size: 14px;
	color: #aaa;
	margin-top: 0px !important;
}
	.content{
		width:98% !important;
		margin:0 auto !important;
		overflow:hidden !important;
	}
	.content .c_5{
		width:99% !important;
	}
	.map{
		width:99% !important;
	}
	.map_title span{
		padding-left:0px !important;
	}
	.map_txt li{
		margin:0px !important;
		padding:0px !important;
	}
	.map_title{
		width:100% !important;
	}
	.map_txt{
		width:100% !important;
	}
	.map_ner{
		width:98% !important;
	}
	.map_txt ul{
		width:95% !important;
	}
	.map_txt li{
		width:100% !important;
	}
	.map_txt li a{
		width:75% !important;
	}







}





.proList {
	padding-top: .4rem;
	margin-bottom: 0rem !important;
	position: relative;
	z-index: 0;
}
.productRtopr h1 {
	color: #333;
	font-weight: bold;
	line-height: 1.3;
	margin: 0.08rem auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:18px !important;
}

.page-content h3 {
  font-size:18px;
  font-weight: bold;
  padding:5px 0px 5px 0px;
  padding-left:55px;
  color:#2d6cd6;
  background:url(/img/h3.png)no-repeat 10px;
  box-shadow:2px 2px 10px #2d6cd6;
  border-radius:30px;
  text-align:left !important;
}
.nan {
	display:none;
}
.footer .other .right1 {
	right: 0;
	top: 14px;
}
.right1 {
	width: 940px;
	float: left;
	display: inline;
	overflow: hidden;
}
.footer .other .right1 a {
	margin-left: 12px;
	vertical-align: middle;
}
.coml .comt a {
	color:#000;
}
.coml .comt a:hover {
	background:#053FA0;
	color:#fff;
}
a:focus, a:hover {
	text-decoration: blink !important;
	color:#053FA0;
}
dl.jianzheng3:hover dd a {
	color:#053FA0;
}

/*  <新架构> */
.s8 {
	width:1200px;
	margin:0 auto;
}
.s8 .b8 {
	text-align:center;
}
.s8 .b8 p {
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	color: #314659;
	padding: 0 0 15px 0;
}
.s8 .b8 .m1 {
	font-size:18px;
}
.s8 .b8 .m1 span {
	padding:0px 10px;
}
.s8 .j2 {
	width:100%;
	overflow:hidden;
	margin:20px 0px;
}
.s8 .j2 .a7 {
	float:left;
	margin-right:120px;
	
}
.s8 .j2 .a7:nth-child(4n) {
	margin-right:0px;
}

.s8 .j2 .a7 .b6 {
	width:210px;
}
.s8 .j2 .a7 .b6 dl dt {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}
.s8 .j2 .a7 .b6 dl dd {
	font-size: 18px;
	text-align: center;
	padding-bottom: 16px;
}
.s8 .j2 .a7 .b6 p {
	font-size: 16px;
	text-indent: 2em;
}

.s8 .j2 .a7 .aimg img {
	width:100%;
}

/*  <新架构> */

div.slideBox ul.items {
	width:100%;
	height:300px;
}
div.slideBox ul.items a img {
	width:100%;
	height: 300px !important;
}
div.slideBox ul li {
	height:300px;
	width:355px;
}
div.slideBox ul {
	width:100%;
	height:300px;
}

#toolbar {
	display:none;
}



.client-2 {
	position: fixed;
	right: -170px;
	bottom: 20%;
	z-index: 900
}

.client-2 li a {
	text-decoration: none
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 53px;
	position: relative
}

.client-2 li i {
	background: url(/img/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px
}

.client-2 .my-kefu-ftop {
	display: none
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 3px
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative
}

.client-2 .my-kefu-tel-right {
	font-size: 14px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px
}

.client-2 .my-kefu-right {
	width: 20px
}

.client-2 .my-kefu-tel-main {
	background: #053FA0;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 5px 0 0;
	float: left
}

.client-2 .my-kefu-main {
	background: #053FA0;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 5px 0 0;
	float: left
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px
}
.clearfix .zxdh_a {
	float: left;
	padding-top: 14px;
	margin-left: -30px;
	width: 105px;
	color: #fff;
}
.clearfix .zxdh_a {
	float: left;
	padding-top: 20px !important;
	margin-left: -30px !important;
	width: 65px !important;
	color: #fff;
}



.other007 {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #163b5f;
    background-color: #ededed;
}

.other007 .waiss {
    color: #052a4f;
    line-height: 64px;
}
.waiss {
    width: 1200px;
    margin: auto;
}

.other007 .waiss a {
    color: #000000;
    margin: 0 5px;
}




/*定制服务流程*/
.liuc{padding: 0 0 70px;}
.content {width: 1200px;margin: 0 auto;}
.liuc_tit{font-size: 30px;color: #1a1a1a;font-weight: normal;height: 40px;line-height: 40px;text-align: center;background: url(../images/liuc_tbg.gif) no-repeat center 16px;overflow: hidden;letter-spacing: 2px;margin-top: 50px;}
.liuc ul{padding: 30px 0 0;height: 120px;background: url(../images/liuc_line.png) no-repeat center 50px;}
.liuc ul li{font-size: 16px;color: #333;float: left;width: 133px;font-weight: bold;text-align: center;}
.liuc ul li p{width:60px; height:55px; position:relative;margin: 0 auto;}
.liuc ul li b{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;margin: 0 auto;}
.liuc ul li em{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;margin: 0 auto;}
.liuc ul li b img,.liuc ul li em img{ display: block;width:60px; height:55px;}
.liuc ul li span{display: block;padding: 10px 0 0;line-height: 24px;}
.liuc ul li i{display: block;font-size: 12px;font-weight: normal;font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;color: rgba(102,102,102,0.5);}
.liuc ul li.cur{color: #0c4194;}
.liuc ul li.cur i{color: rgba(12,65,148,0.5);}
.liuc ul li.cur b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.liuc ul li.cur em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}


/*业务介绍*/

.m-title span {
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    color: #777777;
    font-family: Arial;
    display: block;
}

.m-title {
    width: 100%;
    text-align: center;
    padding-top: 43px;
    padding-bottom: 20px;
    background: url(../images/water-title.png) center bottom no-repeat;
    font-size: 20px;
    line-height: 36px;
    color: #777777;
    margin-bottom: 30px;
}

.water{width: 1123px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	height: 466px;
}
	.water .m-product .u-list{
		float: left;
		margin-right: 75px;
		width: 28%;
		cursor: pointer;

	}
	.water .m-product .u-list:last-child{
		margin-right: 0;
	}
		.water .m-product .u-list .ico{
			width: 88px;
			height: 88px;
			border-radius: 90%;
			box-sizing: border-box;
			border: 1px solid #808080;
			margin: 0 auto;
			text-align: center;
			line-height:88px;
			font-size:30px;
			font-weight:bold;
			color: #a69e9e;
		}
	.water .m-product .u-list .ico.one{			
   		background-position-y: 14px;
	}
	.water .m-product .u-list .ico.two{			
   		background-position-y: -54px;
		background-position-x: 10px;
	}
	.water .m-product .u-list .ico.three{			
   		background-position-y: -122px;
	}
	.water .m-product .u-list .ico.four{			
   		background-position-y: -190px;
   		background-position-x: 15px;
	}
	.water .m-product .u-list .u-title{
		color: #2b2b2b;
		font-size: 18.16px;
		width: 100%;
		text-align: center;
		background: url(../img/line.png) no-repeat bottom center;
		height: 52px;
		line-height: 52px;
	}
	.water .m-product .u-list p{
		color: #969595;
		text-align: center;
		line-height: 20px;
		padding-top: 13px;
		padding-bottom: 19px;
	}
	.water .m-product .u-list .u-more{
		width: 60px;
		height: 25px;
		display: block;
		margin: 0 auto;
		border: 1px solid #8b8b8b;
		text-align: center;
		line-height: 25px;
		text-decoration: none;
		color: #8c8c8c;
	}
	.water .m-product .u-list:hover .ico{
		background-position-x: -85px;
		background-color: #053fa0;
		border-color: #053fa0;
		color: #FFF;
	}
	.water .m-product .u-list:hover .u-more{
		color: #053fa0;
		border-color: #053fa0;
	}
	.water .m-product .u-list:hover .ico.two{
		background-position-x: -82px;
	}

	.water .m-product .u-list:hover .ico.four{
		background-position-x: -74px;
	}
	
	
@media screen and (max-width: 750px) {
.liuc {
	display: none;
}
}

@media screen and (max-width: 750px) {
.water {
	display: none;
}
}