@charset "utf-8";
html { font-size: 62.5%!important; /* 10÷16=62.5% */ }
@media only screen and (min-width: 481px) {
html { font-size: 94%!important; /* 15.04÷16=94% */ }
}
@media only screen and (min-width: 561px) {
html { font-size: 109%!important; /* 17.44÷16=109% */ }
}
@media only screen and (min-width: 641px) {
html { font-size: 125%!important; /* 20÷16=125% */ }
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #404040;
	font: 14px Verdana, "Microsoft YaHei", "微软雅黑", SimSun, "宋体";
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul,
ol,
li,
p {
	margin: 0px;
	padding: 0px;
}
.menu {
	float: right;
	display: flex;
	align-items: center;
	height: 92px;
}
.menu li {
	float: left;
	list-style: none;/* display: flex; *//* align-items: center; */
}
.menu li a {
	padding: 8px 14px;
	font-size: 16px;
	color: #646464;
	display: block;
	margin-right: 1rem;
	vertical-align: middle;
}
.menu li a:hover { /* color: #3ab0e2; */
	text-decoration: none;
	background: #eee;/* border-radius: 12px; */
}
.menu .lng { /* width: 165px; */ }
.menu .lng li { /* float: left; */
	/* padding-top: 40px; */
    /* padding-bottom: 40px; */
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.menu .lng li a {
	padding: 0px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	opacity: .3;
}
.menu .lng .chs a { background-image: url(images/_lng.gif?v=20170720); }
.menu .lng .chs:after {
	content: "/";
	position: absolute;
	bottom: -7px;
	right: -2px;
	color: #ccc;
	font-size: 26px;
	font-family: simsun;
}
.menu .lng .eng a {
	background-image: url(images/_lng.gif?v=20170720);
	background-position: 0px -16px;
}
.menu .lng .chs a:hover,
.menu .lng .eng a:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
	opacity: 1;
}
.slider {
	background-image: url(../../upload/image/20170601/silder-1.jpg);
	background-position: center center;
	background-size: cover;
	height: 322px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#smbox { }
#smbox #nice {
	font-family: "Microsoft YaHei", "微软雅黑", Arial, Helvetica;
	font-size: 65px;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
	text-align: center;
	position: relative;
	/*text-shadow: 1px 1px rgba(197, 223, 248,0.8),2px 2px rgba(197, 223, 248,0.8),3px 3px rgba(197, 223, 248,0.8);*/ 
	text-shadow: 1px 1px 0 #0a3871;
	color: #fff;
}
.big-title { text-align: center; }
.big-title .big-title-text {
	font: bold 46px/58px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", Arial, Helvetica;
	margin: 106px 0px 0px;
}
.big-title-text:before,
.big-title-text:after {
	background-image: url(images/_tumb_title_splitter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 20px;
	content: " ";
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 3px;
}
.big-title-text:after {
	margin-right: 0px;
	margin-left: 15px;
	background-image: url(images/_tumb_title_splitter2.png);
}
.big-title span {
	line-height: 28px;
	color: #808080;
	padding-top: 8px;
	display: block;
}
.service-items { margin-top: 72px; }
.service-item {
	text-align: center;
	margin-bottom: 4px;
	position: relative;
}
.service-item .tumb {
	overflow: hidden;
	height: 145px;
	width: 145px;
	margin-left: auto;
	margin-right: auto;
	border: 10px solid #ececec;
	display: block;
	position: relative;
}
.service-item .inner img {
	width: 100%;
	height: auto;
}
.service-item .tumb-title {
	line-height: 60px;
	font-size: 35px;
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 2px solid;
	display: inline-block;
	clear: both;
	margin-bottom: 15px;
}
.service-item .tumb-descript {
	text-align: left;
	color: #808080;
	margin-top: 20px;
	line-height: 20px;
}
.service-item .con {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(10 56 113 / 90%);
	height: 100%;
	color: #fff;
	padding: 2% 5% 3%;
	text-align: left;
	width: 40%;
	border-right: 13px solid #fff;
}
.con .text {
	font-size: 16px;
	line-height: 24px;
	height: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.swiper { padding-bottom: 12px; }
.swiper-pagination {
	margin-top: -35px;
	position: relative;
}
.swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.8;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #F60;
	opacity: 1;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	margin-top: 22px;
	color: #fff;
	opacity: .6;
}
.swiper-button-next:after,
.swiper-button-prev:after { font-size: 2rem; }
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	background: #0a3871;
	left: 0;
	width: 100%;
}
.swiper-scrollbar-drag { background: #1d95d4; }
.itm-0 h2,
.itm-1 h2,
.itm-2 h2,
.itm-3 h2 .itm-3 .tumb-title { border-color: #0a3871; }
.itm-0 h2:hover,
.itm-1 h2:hover,
.itm-2 h2:hover,
.itm-3 h2:hover { border-color: #1d95d4; }
.about-overview {
	margin-top: 140px;
	overflow: hidden;
	position: relative;/* height: 653px; */
}
.about-overview img {
	width: 100%;
	margin-left: -15px;
	height: 100%;
}
.news-itm h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
	display: inline-block;
	clear: both;
	font-weight: normal;
	padding-right: 0em;
}
.news-itm h2 a {
	color: #333;
	text-decoration: none;
}
.news-list { margin-top: 14px; }
.news-list li {
	list-style: none;
	line-height: 36px;
	display: block;
	height: 36px;
}
.news-list li em {
	font-style: normal;
	padding-right: 12px;
	display: block;
	float: left;
	color: #C5C5C5;
}
.news-list li a {
	display: block;
	padding-left: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #777;
	position: relative;
}
.news-list li a:hover {
	text-decoration: underline;
	color: #333;
}
.news-list li a:before {
	content: "·";
	display: block;
	position: absolute;
	left: -4px;
	width: 19px;
	font-family: SimSun;
	font-size: 18px;
	color: #ccc;
}
.page-bottom {
	background-color: #272727;
	padding: 35px 0;
	color: #fff;
}
.address {
	padding-left: 30px;
	padding-top: 0px;
	border-left: 2px solid #1d95d4;
	line-height: 24px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.address .title {
	font-size: 24px;
	color: #ccc;/* margin-top: 20px; */
}
.wxcode,
.wxcode .wxcode-img {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
}
.wxcode .wxcode-img { margin: 10px; }
.side-nav .sn-title {
	background-color: #2864b2;
	background-image: url(images/bg_side_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
}
.sn-title {
	font-family: "Microsoft YaHei", "微软雅黑", SimHei, Arial, Helvetica;
	color: #fff;
	border-bottom: 4px solid #DAD8D8;
}
.sn-title h2 {
	height: 48px;
	line-height: 48px;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.sn-title p {
	font-size: 24px;
	line-height: 28px;
	height: 28px;
	text-transform: uppercase;
}
.side-nav {
	position: relative;
	top: -38px;
	box-shadow: 0px 0px 5px #DDDDDD;
}
.sn-list {
	border-right: 1px solid #DAD8D8;
	border-bottom: 1px solid #DAD8D8;
	border-left: 1px solid #DAD8D8;
}
.sn-list ul li { list-style: none; }
.sn-list ul li a {
	line-height: 84px;
	color: #898989;
	height: 84px;
	border-bottom: 1px solid #DAD8D8;
	display: block;
	padding-left: 54px;
	padding-right: 54px;
}
.sn-list ul li a:hover {
	background-color: #efefef;
	text-decoration: none;
}
.art-bg {
	background-image: url(images/bg_art.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.container { background: none; }
.art-bg-text {
	background-color: #fff;
	padding-bottom: 70px;
}
.art-body {
	padding-top: 8px;
	padding-right: 6%;
	padding-left: 6%;
}
.art-body .local {
	line-height: 64px;
	border-bottom: 4px solid #E8E8E8;
	height: 64px;
}
.art-body .local a { color: #404040; }
.art-body .art-title {
	margin-top: 47px;
	margin-bottom: 30px;
	font: bold 42px/60px "Microsoft YaHei", "微软雅黑", Arial, Helvetica;
	color: #4c4c4c;
	color: #04397d;
}
.art-body .msic {
	margin-bottom: 30px;
	color: #999;
}
.art-body .msic a { color: #3ab0e2; }
.art-body .art-text p {
	font-size: 17px;
	color: #626262;
	line-height: 200%;
	text-align: justify;
}
/*页码*/
.page_more {
	height: 27px;
	margin-top: 14px;
	border-bottom: none;
	border-top: 1px solid #E8E8E8;
	padding-top: 20px;
}
.page_more .pagebox { }
.page_more .pagebox a {
	line-height: 25px;
	display: inline-block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #CCC;
	border-right: 0px;
	border-bottom: 1px solid #A2A2A2;
	border-left: 1px solid #CCC;
	color: #999;
	overflow: hidden;
	vertical-align: bottom;
	text-decoration: none;
	background-image: none;
	position: static;
}
.page_more .pagebox #page-items-all a { margin-left: 0px; }
.page_more .pagebox #datainfo,
.page_more .pagebox #page-items-all a { display: none; }
.page_more .pagebox #page-items-all .page-items a:hover {
	text-decoration: none;
	background-color: #efefef;
	color: #666;
}
.page_more .pagebox #page-items-all .page-items .page-item-act { background-color: #efefef; }
.page_more .pagebox #page-items-all .page-items a {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
}
.page_more .pagebox #page-items-all .page-items {
	border-right: 1px solid #A2A2A2;
	float: left;
}
.page_more .pagebox #page-items-all .page-items .page-items-description { display: none; }
.page_more .pagebox #page-items-all .page-items .page-item-goto-l,
.page_more .pagebox #page-items-all .page-items .page-item-goto-r { font-family: "宋体"; }
/*页码 end*/
.art-block {
	border: 1px solid #DAD8D8;
	border-radius: 3px;
	padding: 10px;
	box-shadow: 0px 0px 5px #ccc;
	margin-top: 20px;
}
.art-block .art-block-img {
	float: left;
	padding: 10px;
	height: 170px;
	width: 170px;
	margin-right: 10px;
}
.art-block .art-block-txt { padding: 0 10px; }
.news-list .title a,
.art-block .art-block-txt .art-b-title {
	font: bold 20px/20px "Microsoft YaHei", "微软雅黑", Arial, Helvetica;
	padding-top: 10px;
	padding-bottom: 10px;
}
.art-block .art-block-txt .art-b-title a {
	display: block;
	color: #E96656;
	position: relative;
	padding-right: 40px;
	line-height: 140%;
}
.news-list .title a .more,
.art-block .art-block-txt .art-b-title a em {
color: #fff;
    font: normal 12px Verdana, Arial, SimSun, "宋体";
    text-align: center;
    background-color: #ccc;
    padding: 2px 5px;
    top: 6px;
    right: 0px;
    border-radius: 3px;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    line-height: 12px;
}
.news-list .title {
	display: block;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 10px;
	height: 43px;
	list-style: none;
	margin-top: 20px;
	background-color: #efefef;
}
.news-list .title a { padding-left: 10px; }
.news-list .title a .more {
	right: 10px;
	margin-top: 7px;
}
.news-list .title a:before { display: none; }
.art-block .art-block-txt .art-b-desc {
	overflow: hidden; /* padding-bottom: 10px; */
	line-height: 20px;
	color: #7b7b7b;
}
.art-block .art-block-txt .art-b-title a:hover { text-decoration: none; }
.news-list .title a:hover { text-decoration: none; }
.news-list .title a:hover .more,
.art-block .art-block-txt .art-b-title a:hover em { background: #E96656; }
.btn {
	background-image: none;
	border-radius: 0;
	border: none;
	padding: 10px 24px;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
	text-shadow: none;
	box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	border: none;
	background-position: 0;
	box-shadow: none;
	background-color: #00BCD4;
	;
	outline: none;
	outline-offset: 0;
}
.btn-primary { background-color: #1d95d4; }
.con .btn.btn-primary {
	position: absolute;
	bottom: 50px;
}
.about-overview {
	background-color: #272727;
	color: #c3c3c3;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.about-img { /* height: 100%; */ }
.about-img img { visibility: hidden; }
.about-text .btn-primary { margin-top: 40px; }
.about-text h1 {
	color: #fff;
	font-size: 35px;
}
.about-text h1:before {
	background-image: url(images/_tumb_title_splitter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 20px;
	content: " ";
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: -10px;
}
.about-text p {
	font-size: 16px;
	line-height: 169%;
	text-align: justify;
}
.about-overview .about-text { padding: 40px; }
.about-bl {
	background-color: #0a3871;
	border-right: 1rem solid #1369ac;
	background-image: url(../../upload/image/20170601/index_about_runfeng.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.menu .hotline img {
	height: 26px;
	width: auto;
}
.art-text h1 {
	line-height: 130%;
	font-size: 32px;
}
.art-text img {
	width: 100%;
	max-width: 100%;
}
#text_content ul { list-style-position: inside; }
#text_content .imgs {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
#text_content .imgs li {
	width: 50%;
	list-style: none;
	padding: 10px;
}
a.fancybox {
	display: flex;
	height: 100%;
	align-items: center;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
#text_content h3 {
    background: #41b9ba;
    line-height: 40px;
    color: #ffffff;
    font-weight: bold;
    text-indent: 0 !important;
    padding-left: 20px;
    border-bottom: 2px solid #04397d;
}
#text_content h2 {
	background: #e7e7e7;
	line-height: 63px;
	color: #747b8d;
	font-weight: bold;
	text-indent: 0 !important;
	padding-left: 20px;
	border-bottom: 2px solid #cdcdcd;
}
.form-control,.form-control:focus {
    border-radius: 0;
    box-shadow: none;
    height: 50px;
}
textarea.form-control:focus { height: auto; }

@media screen and (max-width: 1199px) {
  .service-items { background: rgb(10 56 113 / 90%); }
  .service-item .con {
    position: relative;
    top: 0;
    left: 0;
    background: rgb(10 56 113 / 90%);
    height: 100%;
    color: #fff;
    padding: 3% 9% 9%;
    width: 100%;
    border-right: 0;
  }
  .service-item .con .text { padding-bottom: 20px; }
  .con .btn.btn-primary { bottom: 35px; }
  .wxcode,
  .wxcode .wxcode-img {
    justify-content: center;
    margin-top: 17px;
  }
  .menu .hotline { display: none; }
}
@media screen and (max-width: 991px) {
  .nav { display: none; }
  .wxcode-img img { width: 100%; }
}
@media screen and (max-width: 767px) {
  .about-overview .about-text {
    padding-top: 30px;
    padding: 30px;
  }
  .about-text h1 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .about-text h1:before { top: -5px; }
  .service-item .con { padding: 3% 9% 25%; }
  .about-bl { display: none; }
  .slider { height: 240px; }
  #smbox #nice {
    font-size: 24px;
    line-height: 120%;
  }
  .art-body {
    padding-left: 0;
    padding-right: 0;
  }
  .art-body .art-title {
    font-size: 30px;
    line-height: 140%;
  }
  .art-block .art-block-img {
    width: 130px;
    height: 130px;
  }
  .art-block .art-block-img img {
    width: 100%;
    height: 100%;
  }
  .art-block .art-block-txt .art-b-title a em { display: none; }
  .art-block .art-block-txt .art-b-title a { padding-right: 0px; }
}
