@charset "utf-8";
body,
dd,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
a,
li,
ol,
p,
span,
table,
td,
textarea,
tr,
ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0
}

body,
html {
	width: 100%;
	height: 100%
}

body {
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow-x: hidden;
	color: #000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input,
option,
select,
textarea {
	border: none;
	outline: none;
	font-family: "微软雅黑";
}

img {
	border: none
}

a {
	color: #000;
}

a,
a:active,
a:hover,
a:link,
a:visited {
	text-decoration: none;
	outline: 0
}

ul li {
	margin: 0
}

li,
ul {
	list-style: none
}

.left {
	float: left
}

.right {
	float: right
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
	clear: both
}

.none {
	display: none
}

.block {
	display: block
}

.w {
	width: 1200px;
	margin: 0 auto
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical
}

::-webkit-input-placeholder {
	color: #999999
}

:-moz-placeholder {
	color: #999999
}

::-moz-placeholder {
	color: #999999
}

:-ms-input-placeholder {
	color: #999999
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none
}

header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

header.fixed {
	-moz-box-shadow: 0 0 10px #dde1e6;
	-webkit-box-shadow: 0 0 10px #dde1e6;
	box-shadow: 0 0 10px #dde1e6
}

header.fixed .head-top {
	display: none;
}

.head-top {
	background: #3b87dd;
	height: 32px;
	line-height: 32px;
	font-size: 0;
}

.head-top span,
.head-top a {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.4);
}

.head-top a:hover {
	color: #fff;
}

.wlink {
	padding: 0 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.wlink img {
	vertical-align: middle;
	margin-right: 10px;
}

.lagu {
	margin-left: 5px;
}

.lagu:hover {
	opacity: 0.8;
}

.lagu img {
	vertical-align: middle;
	height: 16px;
}

.head {
	border-bottom: 1px solid #d4d4d4;
	line-height: 120px;
	background: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

header.fixed .head {
	display: none;
}

.head .logo {
	margin-left: 19.25%;
	font-size: 0;
}

.head .logo img {
	height: 107px;
	vertical-align: middle;
}

.head .logot {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.head .logot .t1 {
	font-size: 20px;
	color: #3B87DD;
	line-height: 28px;
	font-weight: bold;
}

.head .logot .t1 span {
	color: #f7230d;
}

.head .logot .t2 {
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	background: url(../images/logotbg.jpg) no-repeat center center;
}

.tel {
	display: inline-block;
	vertical-align: middle;
	color: #666;
	padding-left: 55px;
	background: url(../images/ico3.png) no-repeat left center;
}

.tel .t1 {
	font-size: 14px;
	line-height: 20px;
}

.tel .t2 {
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
}

header.fixed .nav {
	padding: 5px 0;
}

.nav {
	position: relative;
	padding: 15px 0;
	font-size: 0;
	text-align: center;
	background: #fff;
	z-index: 999;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.nav nav>ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.nav nav>ul>li {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	background: url(../images/dian.png) no-repeat left center;
}

.nav nav>ul>li:first-child {
	background: none;
}

.nav nav>ul>li>a {
	display: inline-block;
	width: 140px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	border-radius: 25px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.nav nav>ul>li.on>a,
.nav nav>ul>li:hover>a {
	color: #fff;
	font-weight: bold;
	background: #3b87dd;
}

.nav nav>ul>li.two:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -3.5px;
	width: 13px;
	height: 7px;
	background: url(../images/icodown.png) no-repeat center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}

.nav nav>ul>li:first-child>a:after {
	display: none;
}

.nav nav>ul>li ol {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	display: none;
	font-size: 0;
	border-top: 3px solid rgba(59, 135, 221, 0.6);
	background: #fff;
	box-shadow: 0px 2px 10px #D4D4D4;
}

.nav nav>ul>li ol li {
	text-align: center;
}

.nav nav>ul>li ol li a {
	line-height: 20px;
	padding: 10px 0;
	color: #333;
	font-size: 16px;
	display: block;
	position: relative
}

.nav nav>ul>li ol li:hover a {
	color: #fff;
	background: #3b87dd;
}

/* 2020 */
.nav nav>ul>li ol.prool{
	position: fixed;
	top: 211px;
	width: 1200px;
	max-width: 100%;
	margin-left: 0;
	transform: translateX(-50%);
	border-color: #fff;
	padding: 20px 30px;
}
.nav nav>ul>li ol.prool>li{
	border-top: 1px solid #e9e9e9;
}
.nav nav>ul>li ol.prool>li:first-child{
	border: none;
}
.nav nav>ul>li ol.prool li{
	text-align: left;
}
.nav nav>ul>li ol.prool>li>a{
	font-size: 14px;
	color: #5186df;
	font-weight: bold;
	padding: 0;
	margin-top: 15px;
}
.prool img{
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.thirdnav{
	padding: 15px 0;
}
.thirdnav .item{
	float: left;
	width: 25%;
	padding-right: 5px;
}
.thirdnav .item a{
	font-size: 13px;
	color: #666666!important;
	line-height: 25px;
	padding: 0;
	display: inline-block;
	background: #fff!important;
}

.nav nav>ul>li ol.prool>li:hover>a {
    color: #3b87dd;
    background: #fff;
}
.nav nav>ul>li ol.prool li .thirdnav .item a:hover{
	color: #3b87dd!important;
}








/* 2020 */

.phone_head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999999;
	height: 50px;
	line-height: 50px;
	-moz-box-shadow: 0 5px 10px #cfd2d5;
	-webkit-box-shadow: 0 5px 10px #cfd2d5;
	box-shadow: 0 5px 10px #cfd2d5
}

.phone_head .logo {
	width: 75%;
	font-size: 0
}

.phone_head .logo img {
	max-width: 100%;
	height: auto;
	max-height: 40px;
	vertical-align: middle
}

.phone-head .menubtn>span.expand {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	height: 30px;
	width: 30px;
	background: url(../images/navbg.png) no-repeat center center;
	background-size: auto 100%
}

.phone-head .mask-close {
	background: #fff none repeat scroll 50% 50% / auto padding-box border-box;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #3B87DD;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 11px;
	right: 3%;
	height: 30px;
	line-height: 30px;
	width: 30px;
	overflow: hidden;
}

.maskbg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%
}

#menu a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

#menu a:hover {
	color: #fff
}

#menu h1 {
	font-weight: 300
}

#menu h2 {
	font-weight: 300;
	margin: 3em 0 1em
}

#menu p {
	margin: 20px 0
}

#menu .nav {
	height: auto;
	background: #3B87DD
}

#menu {
	margin: 50px auto;
	width: 100%
}

#menu {
	background: #3B87DD
}

.sliding-menu a.back {
	background: #ccc
}

.sliding-menu a:hover {
	background: #ccc
}

.phone_head .language {
	position: static;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.phone_head .sep-lang {
	border-radius: 5px;
	border: 1px solid #3b87dd;
	font-size: 0;
	height: 28px;
	padding-right: 30px;
	background: #3B87DD url(../images/dq.png) no-repeat center center;
	text-indent: -9999px;
}

.phone_head .langlist {
	background: #3B87DD;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
}

.langlist a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #434343;
}

.phone_head .langlist a {
	color: #fff;
	font-size: 0;
	line-height: 50px;
}

.phone_head .langlist span {
	min-width: 120px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}

.phone_head .langlist img {
	width: 33px;
	height: 22px;
	vertical-align: middle;
}


/*============================index==================================*/

.banner {
	margin-top: 225px;
}

.banner img {
	display: block;
	width: 100%;
}

.bannerswiper {
	margin-bottom: 25px;
}

.bannerswiper .swiper-pagination {
	bottom: 124px;
	left: 18.5%;
	width: auto;
}

.bannerswiper .swiper-pagination-bullet {
	width: 35px;
	height: 5px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.bannerswiper .swiper-pagination-bullet-active {
	background: #3B87DD;
}

.wrap-search {
	padding: 20px 0;
	background: #fff;
}

.search .keyword {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	float: left;
}

.search .keyword a {
	color: #666;
	margin: 0 10px;
}

.search .keyword a:hover {
	color: #3B87DD;
}

.search .inp {
	float: right;
}

.search .inp input {
	border: none;
	height: 40px;
	line-height: 40px;
	width: 240px;
	float: left;
	text-indent: 12px;
	color: #333;
	font-size: 14px;
	background: #ebebeb;
}

.search .inp .sea {
	display: block;
	float: right;
	width: 60px;
	height: 40px;
	background: #3B87DD url(../images/search.png) no-repeat center center;
}

.in1-sec {
	padding-top: 60px;
	background: #fff;
	border-top: 2px solid #d4d4d4;
}

.in1-sec ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

.in1-sec ul li {
	display: table-cell;
	vertical-align: top;
	border-left: 1px solid #d4d4d4;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.in1-sec ul li:first-child {
	border: none;
}

.in1-sec ul li:hover {
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.in1-sec ul li .pic img {
	width: 43px;
	display: block;
	margin: 0 auto;
}

.in1-sec ul li .tbox {
	margin-top: 20px;
}

.in1-sec ul li .tbox .t1 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}

.in1-sec ul li .tbox .t2 {
	font-size: 16px;
	color: #666;
}

.in1-sec ul li .tbox .xian {
	width: 29px;
	height: 4px;
	margin: 10px auto;
	background: #143195;
}

.intitle {
	text-align: center;
}

.intitle .tbox {
	display: inline-block;
	padding: 22px 65px;
	background: url(../images/titbg.png) no-repeat center center;
	background-size: 100% 100%;
}

.intitle .t1 {
	font-size: 30px;
	color: #333;
}

.intitle .t1 span {
	color: #3B87DD;
}

.intitle .t2 {
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.in2-sec {
	margin-top: 15px;
	padding: 100px 0 170px;
	background: #fff url(../images/bluebg.png) no-repeat left top;
	background-size: cover;
}

.in2-sec .main {
	margin-top: 40px;
}

.proswiper1 a {
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: #fff;
	-moz-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	-webkit-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	overflow: hidden;
}

.proswiper1 .pic {
	overflow: hidden;
}

.proswiper1 .pic img {
	display: block;
	width: 100%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.proswiper1 a:hover .pic img {
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.proswiper1 .tbox {
	border-top: 1px solid #d4d4d4;
	font-size: 14px;
	color: #333;
	line-height: 60px;
	height: 60px;
	text-align: center;
}

.proswiper1 .swiper-pagination {
	position: static;
	margin-top: 20px;
}

.proswiper1 .swiper-pagination-bullet {
	width: 35px;
	height: 5px;
	border-radius: 0;
	background: #d4d4d4;
	opacity: 1;
}

.proswiper1 .swiper-pagination-bullet-active {
	background: #3B87DD;
}

.in3-sec {
	margin-top: 15px;
}

.in3-sec .con1 {
	position: relative;
	float: left;
	width: 23.5%;
	margin-bottom: 52px;
	padding: 0 4px 0;
	background: #fff url(../images/pronavbg.png) no-repeat center top;
	background-size: 100% 100%;
}

.in3-sec .con1:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -52px;
	width: 100%;
	height: 52px;
	background: url(../images/pronavbgbt.png) no-repeat center top;
	background-size: 100% 100%;
}

.in3-sec .con1 .toptit {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 77px;
	background: url(../images/toptit.png) no-repeat left top;
}

.guide {
	padding: 15px 10px;
	background: #fff;
}

.guide dl {
	margin-bottom: 2px;
}

.guide dt a {
	display: block;
	line-height: 40px;
	padding: 0 10px;
	background: #f0f5f8 url(../images/noff.png) no-repeat 95% center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.guide dt a:hover {
	color: #3b87dd;
}

.guide dl.active dt a {
	color: #3b87dd;
	background-image: url(../images/off.png);
}

.guide dd {
	display: none;
	border-bottom: 1px dotted #9a9a9a;
}

.guide dl.active dd {
	display: block
}

.guide dl dd:first-child {
	margin-top: 10px;
}

.guide dl dd:last-child {
	margin-bottom: 10px;
}

.guide dd a {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	padding: 0 10px;
}

.guide dd a:hover ,
.guide dd.on a,
.guide dd.active a {
	color: #3B87DD;
}

.in3-sec .con2 {
	float: right;
	width: 74.6%;
}

.in3-sec .con2 .tit {
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 2px solid #d4d4d4;
}

.in3-sec .con2 .tit strong {
	display: inline-block;
	margin-top: 14px;
	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.in3-sec .con2 .list {}

.in3-sec .con2 .list ul li {
	float: left;
	width: 48.8%;
	margin-right: 2.4%;
	margin-bottom: 20px;
	border: 1px solid #d4d4d4;
	background: #f0f5f8;
	border-radius: 5px;
}

.in3-sec .con2 .list ul li:hover {
	-moz-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	-webkit-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
}

.in3-sec .con2 .list ul li:nth-child(2n) {
	margin-right: 0;
}

.in3-sec .con2 .list ul li a {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 20px;
}

.in3-sec .con2 .list ul li .pic {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.in3-sec .con2 .list ul li .pic img {
	display: block;
	width: 100%;
}

.in3-sec .con2 .list ul li .tbox {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-left: 30px;
}

.in3-sec .con2 .list ul li .tbox .t1 {
	font-size: 16px;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.in3-sec .con2 .list ul li .tbox .t2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

.in3-sec .con2 .list ul li .tbox .t3 {
	margin-top: 14px;
	font-size: 14px;
	color: #3B87DD;
	border-top: 1px solid #d4d4d4;
	padding-top: 30px;
}

.in3-sec .con2 .list ul li .tbox .t3 span {
	display: inline-block;
	line-height: 23px;
	border: 1px solid #3B87DD;
	padding: 0 10px;
	border-radius: 25px;
	-moz-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	-webkit-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
}

.in3-sec .con2 .more {
	margin-top: 40px;
	text-align: right;
}

.in3-sec .con2 .more a {
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #3B87DD;
}

.in3-sec .con2 .more a:hover {
	-moz-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
	-webkit-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
	box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
}

.in4-sec {
	padding: 140px 0 120px;
	background: #fff url(../images/ysbg.jpg) no-repeat left top;
	background-size: cover;
}

.in4-sec .intitle .t1 {
	color: #f0f5f8;
}

.in4-sec .main {
	margin-top: 30px;
}

@font-face {
	font-family: 'DIN';
	src: url("DINConReg.ttf");
	font-weight: normal;
	font-style: normal
}

.in4-sec .main .box {
	display: none;
}

.in4-sec .main .box.on {
	display: block;
}

.in4-sec .main .con {
	background: #fff;
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0 30px;
}

.in4-sec .main .box .pic {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.in4-sec .main .box .pic img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.in4-sec .main .box .tbox {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-right: 30px;
	padding-left: 113px;
}

.in4-sec .main .box .tbox .t1 {
	position: relative;
	border-bottom: 1px solid #3B87DD;
}

.in4-sec .main .box .tbox .tit {
	font-size: 28px;
	color: #3B87DD;
	font-weight: bold;
	padding-bottom: 15px;
}

.in4-sec .main .box .tbox .numbox {
	position: absolute;
	left: -112px;
	top: 100%;
	margin-top: -49px;
	width: 113px;
	height: 119px;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	background: url(../images/ysbg2.png) no-repeat center center;
}

.in4-sec .main .box .tbox .numbox .num {
	font-size: 35px;
	font-family: 'DIN';
	font-weight: bold;
	letter-spacing: 3px;
}

.in4-sec .main .box .tbox .numbox .t {
	font-size: 14px;
	font-weight: bold;
}

.in4-sec .main .box .tbox .t2 {
	padding-left: 20px;
	margin-top: 60px;
}

.in4-sec .main .box .tbox .t2 ul {
	position: relative;
}

.in4-sec .main .box .tbox .t2 ul:before {
	content: "";
	position: absolute;
	top: 0;
	left: 5px;
	width: 1px;
	height: 100%;
	background: #3B87DD;
}

.in4-sec .main .box .tbox .t2 ul li {
	position: relative;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding-left: 20px;
	margin-top: 30px;
}

.in4-sec .main .box .tbox .t2 ul li:first-child {
	margin-top: 0;
}

.in4-sec .main .box .tbox .t2 ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 10px;
	height: 10px;
	border: 1px solid #3B87DD;
	border-radius: 50%;
	background: #fff;
}

.in4-sec .tabs {
	margin-top: 44px;
}

.in4-sec .tabs ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 140px;
}

.in4-sec .tabs ul li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 25%;
	background: #fff;
	text-align: center;
	border-left: 1px solid #dadada;
	cursor: pointer;
}

.in4-sec .tabs ul li:first-child {
	border: none;
}

.in4-sec .tabs ul li.on {
	background: #3B87DD;
}

.in4-sec .tabs ul li.on:before {
	content: "";
	width: 27px;
	height: 14px;
	background: url(../images/jiao.png) no-repeat center center;
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -13.5px;
}

.in4-sec .tabs ul li .pic {
	border-radius: 50%;
	width: 60px;
	margin: 0 auto;
	background: #fff;
}

.in4-sec .tabs ul li img {
	display: block;
	width: 100%;
}

.in4-sec .tabs ul li .t {
	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.in4-sec .tabs ul li.on .t {
	color: #fff;
}

.htel {
	margin-top: 70px;
	text-align: center;
}

.htel a {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #4d4d4d;
}

.adv {
	margin-top: 20px;
	background: #fff;
}

.adv img {
	display: block;
	width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.adv:hover img {
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.in5-sec {
	margin-top: 60px;
	background: #fff;
}

.in5-sec .main1 {
	margin-top: 35px;
}

.khswiper {}

.khswiper .con {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.khswiper .con:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: url(../images/borderbg.jpg);
}

.khswiper .con .tbox {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-left: 55px;
	padding-right: 185px;
	overflow: hidden;
}

.khswiper .con .tbox:after {
	content: "";
	position: absolute;
	left: 1%;
	top: 2%;
	width: 99%;
	height: 96%;
	background: #fff;
}

.khswiper .con .tbox .border {
	position: relative;
	z-index: 1;
}

.khswiper .con .tbox .t1 {
	font-size: 18px;
	color: #f92608;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
}

.khswiper .con .tbox .mh {
	font-size: 50px;
	line-height: 25px;
	font-family: "宋体";
	font-weight: normal;
	text-indent: -20px;
}

.khswiper .con .tbox .t2 {
	margin-top: 25px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 100px;
}

.khswiper .con .pic {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	height: 100%;
	background: #3b87dd;
	height: 390px;
}

.khswiper .con .pic img {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 693px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.khswiper .con:hover .pic img {
	right: 28px;
}

.khswiper .swiper-pagination {
	position: static;
	margin-top: 35px;
}

.khswiper .swiper-pagination-bullet {
	width: 35px;
	height: 5px;
	border-radius: 0;
	background: #d4d4d4;
	opacity: 1;
}

.khswiper .swiper-pagination-bullet-active {
	background: #3B87DD;
}

.in5-sec .main2 {
	margin-top: 30px;
}

.in5-sec .main2 ul {
	background: #f6f6f6;
	padding: 2px;
}

.in5-sec .main2 ul li {
	overflow: hidden;
	padding: 2px;
	width: 25%;
	float: left;
}

.in5-sec .main2 ul li a {
	position: relative;
	display: block;
	background: #fff;
}

.in5-sec .main2 ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(59, 135, 221, 0.2);
	opacity: 0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.in5-sec .main2 ul li a:hover:before {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.in5-sec .main2 ul li img {
	display: block;
	width: 100%;
}

.in6-sec {
	padding: 130px 0;
	background: #fff url(../images/bluebg.png) no-repeat left top;
	background-size: cover;
}

.in6-sec .main1 {
	margin-top: 40px;
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #3b87dd;
}

.in6-sec .main1 .pic {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	overflow: hidden;
}

.in6-sec .main1 .pic img {
	display: block;
	width: 100%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.in6-sec .main1 .pic img:hover {
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.in6-sec .main1 .tbox {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-left: 60px;
	padding-right: 60px;
	background: #3b87dd url(../images/abbg.jpg) no-repeat left top;
	background-size: cover;
}

.in6-sec .main1 .tbox .t1 {
	font-size: 20px;
	color: #fff;
	line-height: 25px;
}

.in6-sec .main1 .tbox .t2 {
	margin-top: 25px;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	height: 100px;
}

.in6-sec .main1 .tbox .t3 {
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.in6-sec .main1 .tbox .t3:hover {
	letter-spacing: 2px;
}

.in6-sec .main2 {
	margin-top: 30px;
}

.gcswiper {
	position: relative;
}

.gcswiper a {
	display: block;
}

.gcswiper .pic img {
	display: block;
	width: 100%;
}

.gcswiper .tbox {
	text-align: center;
	font-size: 14px;
	color: #666666;
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #d4d4d4;
}

.gcswiper a:hover .tbox {
	color: #3B87DD;
	border-color: #3B87DD;
}

.gcswiper .swiper-button-prev,
.gcswiper .swiper-button-next {
	position: absolute;
	top: 50%;
	margin-top: -40.5px;
	width: 32px;
	height: 35px;
	background: #3b87dd;
	cursor: pointer;
	z-index: 2;
}

.gcswiper .swiper-button-prev {
	left: -15px;
}

.gcswiper .swiper-button-next {
	right: -15px;
}

.in7-sec {
	background: #fff;
	margin-bottom: 55px;
}

.in7-sec .main {
	margin-top: 40px;
}

.newstab {
	margin-bottom: 40px;
}

.newstab ul {
	position: relative;
	text-align: center;
}

.newstab ul:before {
	content: "";
	position: absolute;
	left: 0;
	top: 11.5px;
	width: 100%;
	height: 2px;
	background: #d4d4d4;
	z-index: -1;
}

.newstab ul li {
	display: inline-block;
	margin: 0 50px;
	padding-top: 40px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/yuan.png) no-repeat top center;
}

.newstab ul li.on {
	color: #3B87DD;
}

.newstaboby .box {
	display: none;
}

.newstaboby .box.on {
	display: block;
}

.news1 {
	float: left;
	width: 49%;
	position: relative;
}

.news1 .pic {
	overflow: hidden;
}

.news1 .pic img {
	display: block;
	width: 100%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.news1:hover .pic img {
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.news1 .tbox {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px 40px;
	background: rgba(59, 135, 221, 0.7);
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.news1:hover .tbox {
	background: rgba(59, 135, 221, 0.9);
}

.news1 .tbox .t1 {
	font-size: 16px;
	color: #f8f9fb;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

.news1 .tbox .t2 {
	margin-top: 10px;
	font-size: 13px;
	color: #f8f9fb;
	line-height: 20px;
	height: 40px;
}

.news2 {
	float: right;
	width: 49%;
}

.news2 ul li {
	margin-top: 20px;
	background: #f8f9fb;
}

.news2 ul li:first-child {
	margin-top: 0;
}

.news2 ul li a {
	/*display: table;
	table-layout: fixed;*/
	display: block;
	width: 100%;
	position: relative;
}

.news2 ul li a:after,
.news2 ul li a:before {
	content: " ";
	display: table;
	clear: both
}

.news2 ul li .tbox {
	/*display: table-cell;
	vertical-align: middle;
	width: 50%;*/
	/*position: relative;*/
	position: absolute;
	top: 50%;
	left: 15px;
	width: 50%;
	padding: 15px;
	background: #fff;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.news2 ul li .tbox .border {
	/*position: absolute;
	top: 50%;
	left: 15px;
	width: 50%;
	padding: 15px;
	background: #fff;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

.news2 ul li .tbox .t1 {
	font-size: 13px;
	color: #666666;
}

.news2 ul li .tbox .t2 {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	height: 48px;
}

.news2 ul li .tbox .t3 {
	margin-top: 15px;
	font-size: 0;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.news2 ul li:hover .tbox .t3 {
	margin-left: 15px;
}

.news2 ul li .pic {
	/*display: table-cell;
	vertical-align: middle;*/
	float: right;
	width: 50%;
	height: 141px;
	overflow: hidden;
}

.news2 ul li .pic img {
	display: block;
	width: 100%;
}

.newstaboby .more {
	margin-top: 50px;
	text-align: center;
}

.newstaboby .more a {
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #3B87DD;
}

.newstaboby .more a:hover {
	-moz-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
	-webkit-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
	box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.4);
}

.in8-sec {
	padding: 100px 0 60px;
	background: url(../images/ctbg.jpg) no-repeat center top;
	background-size: cover;
}

.in8-sec .tit {
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.in8-sec .main1 {
	margin-top: 50px;
}

.in8-sec .main1 ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

.in8-sec .main1 ul li {
	display: table-cell;
	vertical-align: top;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.in8-sec .main1 ul li:hover {
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.in8-sec .main1 ul li img {
	width: 74px;
	height: 74px;
	display: block;
	margin: 0 auto;
}

.in8-sec .main1 ul li .t1 {
	margin-top: 15px;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	font-weight: bold;
}

.in8-sec .main1 ul li .t2 {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	word-break: break-all;
}

.in8-sec .main2 {
	margin-top: 56px;
}

.form ul li {
	float: left;
	width: 37.5%;
	margin-right: 1.65%;
}

.form ul li:nth-child(2) {
	width: 35.6%;
}

.form ul li:last-child {
	width: 23.6%;
	margin-right: 0;
}

.form .inputtext {
	display: block;
	width: 100%;
	background-color: #fff;
	height: 50px;
	line-height: 30px;
	padding: 10px 0;
	margin-bottom: 10px;
	text-indent: 15px;
	font-size: 16px;
}

.nameinput {
	background: #fff url(../images/fm1.jpg) no-repeat 96% center;
}

.telinput {
	background: #fff url(../images/fm2.jpg) no-repeat 96% center;
}

.textarea {
	display: block;
	width: 100%;
	padding: 10px 0;
	height: 110px;
	line-height: 30px;
	text-indent: 15px;
	font-size: 16px;
	background: #fff url(../images/fm3.jpg) no-repeat 96% 14px;
	resize: none;
}

.yzminput {
	float: left;
	width: 48%!important;
}

.yzm {
	float: left;
	display: block;
	width: 48%;
	margin-left: 4%;
	font-size: 0;
}

.yzm img {
	height: 50px;
	vertical-align: middle;
	max-width: 100%;
}

.submit {
	display: block;
	width: 100%;
	height: 50px;
	padding-left: 40px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	cursor: pointer;
	background: #cb0b0a url(../images/jiantou.png) no-repeat 85% center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.submit:hover {
	background-color: #de0c0b;
	background-position-x: 70%;
}


/*============================footer ==================================*/

.foot1 {
	padding: 65px 0 35px;
	background: #000 url(../images/footer_bg.jpg) no-repeat left top;
	background-size: cover;
}

.foot1 .main {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fnav {
	width: 48%;
	display: table-cell;
	vertical-align: middle;
	font-size: 0;
}

.fnav .con1 {
	font-size: 14px;
	color: #ffffff;
}

.fnav .con1 a {
	color: #ffffff;
}

.fnav .con1 span {
	padding: 0 10px;
}

.fnav .con1 a:hover {
	color: #3B87DD;
}

.fnav .con2 {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	color: #666;
	border-top: 1px solid #333;
}

.fnav .con2 a {
	color: #666;
	margin-left: 10px;
}

.fnav .con2 a:hover {
	color: #3B87DD;
}

.fwx {
	width: 29%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 0;
}

.fwx ul {
	position: relative;
	display: inline-block;
	padding: 0 10px;
}

.fwx ul:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 80%;
	background: #333;
}

.fwx ul:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 80%;
	background: #333;
}

.fwx ul li {
	width: 50%;
	padding: 0 5px;
	display: inline-block;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.fwx ul li img {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.ftel {
	width: 23%;
	display: table-cell;
	vertical-align: middle;
}

.ftel .t1 {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}

.ftel .t2 {
	margin-top: 10px;
	font-size: 44px;
	color: #cb0b0a;
	font-family: 'DIN';
	font-weight: bold;
	letter-spacing: 2px;
}

.foot2 {
	padding: 20px 0;
	background: #000;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.foot2 a {
	color: #666666;
}

.fridlink {
	font-size: 13px;
	color: #999999;
	line-height: 25px;
	padding: 5px 0;
}

.fridlink a {
	color: #999999;
}


/*============================pro ==================================*/

.ny-sec {
	padding: 30px 0 90px;
	background: #f0f5f8;
}

.nyleft {
	float: left;
	width: 23.5%;
}

.nyright {
	float: right;
	width: 71.6%;
}

.ny-nav {
	border: 4px solid #3B87DD;
}

.nyleft .toptit {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 77px;
	padding-left: 50px;
	background: #3B87DD url(../images/toptit2.png) no-repeat 10px center;
}

.nyleft .contact {
	margin-top: 20px;
	padding: 35px 0 50px;
	background: #3B87DD url(../images/contacbg.jpg) no-repeat left top;
	background-size: cover;
}

.nyleft .contact img {
	display: block;
	margin: 0 auto;
	width: 52px;
	height: 52px;
}

.nyleft .contact .tbox {
	margin-top: 20px;
	text-align: center;
	color: #fff;
}

.nyleft .contact .t1 {
	font-size: 16px;
	line-height: 21px;
}

.nyleft .contact .t2 {
	font-size: 25px;
	font-weight: bold;
}

.nyleft .contact .t3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

.nyleft .contact .xian {
	width: 100px;
	height: 4px;
	border-radius: 25px;
	background: #cb0b0a;
	margin: 15px auto 25px;
}

.ljzx {
	display: block;
	margin: 30px auto 0;
	width: 100px;
	line-height: 30px;
	background: #cb0b0a;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.ljzx:hover {
	background: #de0c0b;
}

.weizhi {
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 2px solid #d4d4d4;
	line-height: 30px;
}

.weizhi strong {
	display: inline-block;
	font-size: 20px;
	color: #333;
}

.wz2 {
	float: right;
	font-size: 14px;
	color: #999;
	padding-left: 25px;
	background: url(../images/home.png) no-repeat left center;
}

.wz2 a {
	color: #999;
}

.prolist {}

.prolist ul li {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.prolist ul li:hover {
	border: 2px solid #3B87DD;
	-moz-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	-webkit-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
}

.prolist ul li a {
	display: block;
}

.prolist ul li .pic {
	float: left;
	width: 33.6%;
	border-right: 1px solid #d4d4d4;
}

.prolist ul li .pic img {
	display: block;
	width: 100%;
}

.prolist ul li .tbox {
	float: left;
	width: 66.4%;
	padding: 20px 50px 0;
}

.prolist ul li .tbox .t1 {
	padding: 15px 0;
	border-bottom: 1px solid #d4d4d4;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
}

.prolist ul li:hover .tbox .t1 {
	color: #3B87DD;
}

.prolist ul li .tbox .t2 {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	height: 75px;
}

.prolist ul li .tbox .t3 {
	margin-top: 14px;
	font-size: 14px;
	color: #fff;
	text-align: right;
}

.prolist ul li .tbox .t3 span {
	display: inline-block;
	line-height: 23px;
	background: #3B87DD;
	padding: 0 10px;
	border-radius: 25px;
}

.page {
	margin-top: 50px;
	text-align: right;
	font-size: 0;
}

.page a {
	display: inline-block;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #909090;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.page a.prev {
	text-indent: -9999px;
	background: #909090 url(../images/pagel.png) no-repeat center center;
}

.page a.next {
	text-indent: -9999px;
	background: #909090 url(../images/pager.png) no-repeat center center;
}

.page a:hover,
.page a.on {
	background-color: #2c56ca;
}

.nytitle .tbox {
	display: block;
	padding: 0 0 30px 0;
	background: url(../images/nytitbg.png) no-repeat bottom center;
}

.tjpro-sec {
	padding: 50px 0 40px;
	background: #fff;
}

.tjpro-sec .main {
	margin-top: 20px;
}

.tjpro-sec .main ul li {
	float: left;
	width: 32%;
	margin-right: 1.33%;
	margin-bottom: 20px;
	border: 1px solid #d4d4d4;
	background: #f0f5f8;
	border-radius: 5px;
}

.tjpro-sec .main ul li:hover {
	-moz-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	-webkit-box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
	box-shadow: 0px 0px 13px rgba(107, 107, 107, 0.2);
}

.tjpro-sec .main ul li:nth-child(3n) {
	margin-right: 0;
}

.tjpro-sec .main ul li a {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 20px;
}

.tjpro-sec .main ul li .pic {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.tjpro-sec .main ul li .pic img {
	display: block;
	width: 100%;
}

.tjpro-sec .main ul li .tbox {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding-left: 30px;
}

.tjpro-sec .main ul li .tbox .t1 {
	font-size: 16px;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.tjpro-sec .main ul li .tbox .t2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

.tjpro-sec .main ul li .tbox .t3 {
	margin-top: 14px;
	font-size: 14px;
	color: #3B87DD;
	padding-top: 30px;
}

.tjpro-sec .main ul li .tbox .t3 span {
	display: inline-block;
	line-height: 23px;
	border: 1px solid #3B87DD;
	padding: 0 10px;
	border-radius: 25px;
	-moz-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	-webkit-box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
	box-shadow: 5px 0px 13px rgba(59, 135, 221, 0.24);
}

.tjnews-sec {
	padding: 50px 0;
	background: #fff;
}

.tjnews-sec .main {
	margin-top: 30px;
}

.tjnews-sec .main ul li {
	margin-bottom: 15px;
}

.tjnews-sec .main ul li {
	float: left;
	width: 24%;
	margin-bottom: 15px;
	margin-right: 1.33%;
	padding: 10px;
	background: #f8f9fb;
}

.tjnews-sec .main ul li:nth-child(4n) {
	margin-right: 0;
}

.tjnews-sec .main ul li .tbox {
	padding: 15px 20px;
	background: #fff;
}

.tjnews-sec .main ul li .tbox .t1 {
	font-size: 12px;
	color: #333;
}

.tjnews-sec .main ul li .tbox .t2 {
	margin-top: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	height: 40px;
}

.tjnews-sec .main ul li .tbox .t3 {
	margin-top: 15px;
	font-size: 0;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.tjnews-sec .main ul li:hover .tbox .t3 {
	margin-left: 15px;
}

.kwbox {
	margin-top: 20px;
	border: 4px solid #b4d4e7;
}

.kwbox .tit {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 77px;
	padding-left: 50px;
	background: #b4d4e7 url(../images/kwtit.png) no-repeat 10px center;
}

.kwbox .list {
	background: #fff;
	padding: 25px 10px;
	font-size: 0;
}

.kwbox a {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 25px;
	background: #f0f5f8;
}

.kwbox a:hover {
	background: #b4d4e7;
}

.promain1 {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 30px;
	overflow: hidden;
}

.promain1 .pic {
	float: left;
	width: 33.6%;
}

.promain1 .pic .picbox {
	overflow: hidden;
}

.promain1 .jqzoom {
	display: block;
	width: 100%;
}

.promain1 .tbox {
	float: left;
	width: 66.4%;
	padding: 20px 50px 45px;
	border-left: 1px solid #d4d4d4;
}

.promain1 .tbox .t1 {
	padding: 15px 0;
	border-bottom: 1px solid #d4d4d4;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
}

.promain1 .tbox .t2 {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	min-height: 75px;
}

.promain1 .tbox .t3 {
	margin-top: 60px;
	font-size: 14px;
	color: #fff;
}

.promain1 .tbox .t3 span {
	display: inline-block;
	line-height: 30px;
	background: #3B87DD;
	padding: 0 15px;
	border-radius: 25px;
	font-weight: bold;
}

.promain2 {
	padding: 30px 0;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 30px;
	overflow: hidden;
}

.promain2 .tit {
	width: 180px;
	text-align: center;
}

.promain2 .tit .en {
	font-size: 16px;
	color: #f0f5f8;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
}

.promain2 .tit .ch {
	font-size: 18px;
	color: #ffffff;
	border-radius: 0px 0px 20px 0;
	line-height: 45px;
	background: #3B87DD;
}

.proinfo {
	padding: 40px 50px;
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.proinfo strong {
	color: #3B87DD;
}

.proinfo h1 {
	font-size: 22px;
	color: #cb0b0a;
}

.proinfo img {
	margin-top: 40px;
	max-width: 100%;
}

.promain3 {
	padding: 70px 50px;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
}

.promain3 .in1-sec {
	border: none;
}

.promain3 .intitle .tbox {
	display: block
}

.promain3 .in1-sec ul li .pic img {
	width: 30px;
}

.promain3 .in1-sec ul li .tbox .t1 {
	font-size: 16px;
}

.promain3 .in1-sec ul li .tbox .t2 {
	font-size: 14px;
}

.promain3 .in1-sec ul li .tbox .xian {
	width: 20px;
	margin: 5px auto;
}


/*============================ ==================================*/

.bsync-custom {
	float: right;
	background: #fff;
}

.bshare-bsync {
	display: inline-block!important;
	border: 1px solid #d4d4d4;
	padding: 0 15px!important;
	border-radius: 25px;
	font-size: 0;
	margin: 0!important;
	background: #fff!important;
	line-height: 28px!important;
	height: 30px!important;
}

.bshare-bsync em {
	font-style: normal;
	font-weight: bold;
	color: #3b87dd;
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
}

.bshare-bsync img {
	vertical-align: middle;
	margin-right: 5px;
}


/*============================ ==================================*/

.maskbox {
	position: relative;
}

.bigimg {
	min-width: 100%;
	display: block;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
	height: 100%;
	background: #ffffff;
	border: 1px solid #d4d4d4;
	display: none;
	text-align: center;
	overflow: hidden;
}

div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.zoom {
	text-align: right;
	font-size: 0;
	padding: 0 15px;
}

.zoom img {
	width: 19px;
}


/*============================about ==================================*/

.aboutmain {
	padding: 40px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.aboutmain .main1 img {
	display: block;
	width: 100%;
}

.aboutmain .main2 {}

.aboutmain .main2 .in1-sec {
	padding: 35px 0 45px;
	background: #3b86dd url(../images/aboutbg.jpg) no-repeat left top;
	background-size: cover;
	border-top: none;
}

.aboutmain .main2 .in1-sec ul li .pic img {
	width: 30px;
}

.aboutmain .main2 .in1-sec ul li .tbox {
	margin-top: 10px;
}

.aboutmain .main2 .in1-sec ul li .tbox .t1 {
	font-size: 16px;
	color: #fff;
}

.aboutmain .main2 .in1-sec ul li .tbox .xian {
	width: 20px;
	height: 4px;
	margin: 5px auto;
	background: #6aa9f1;
}

.aboutmain .main2 .in1-sec ul li .tbox .t2 {
	font-size: 14px;
	color: #fff;
}

.aboutmain .main3 {
	padding: 40px 0;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}


/*============================ newsxq==================================*/

.newsmain {
	padding: 40px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.newsmain .main1 {
	padding-left: 87px;
	position: relative;
}

.newsmain .main1 .ymd {
	position: absolute;
	left: 0;
	top: 0;
	width: 67px;
	height: 59px;
	text-align: center;
	color: #fff;
	background: url(../images/ymd.png) no-repeat left top;
}

.newsmain .main1 .dd {
	font-size: 30px;
	line-height: 34px;
}

.newsmain .main1 .ym {
	font-size: 12px;
	line-height: 14px;
}

.newsmain .main1 a {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #f0f5f8;
}

.newsmain .main1 .pic {
	width: 43.5%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.newsmain .main1 .pic img {
	display: block;
	width: 100%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.newsmain .main1 a:hover .pic img {
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.newsmain .main1 .tbox {
	width: 56.5%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 25px;
}

.newsmain .main1 .tbox .t1 {
	font-size: 16px;
	color: #3B87DD;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
}

.newsmain .main1 .tbox .t2 {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	height: 60px;
}

.newsmain .main1 .tbox .t3 {
	margin-top: 25px;
	width: 101px;
	height: 31px;
	line-height: 29px;
	border: 1px solid #3b87dd;
	border-radius: 25px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #3b87dd;
}

.newsmain .main1 .tbox .t3:hover {
	background: #fff;
	color: #3b87dd;
}

.newsmain .main2 {
	margin-top: 15px;
}

.newsmain .main2 ul li {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: -1px;
}

.newsmain .main2 ul li:first-child {
	border-top: #fff;
}

.newsmain .main2 ul li:hover {
	-moz-box-shadow: 0px 0px 24px rgba(232, 232, 232, 0.4);
	-webkit-box-shadow: 0px 0px 24px rgba(232, 232, 232, 0.4);
	box-shadow: 0px 0px 24px rgba(232, 232, 232, 0.4);
}

.newsmain .main2 ul li a {
	display: block;
	padding: 20px 40px;
}

.newsmain .main2 .tbox {
	padding-right: 160px;
	position: relative;
}

.newsmain .main2 .tbox .t1 {
	font-size: 16px;
	color: #3B87DD;
	line-height: 26px;
	height: 26px;
}

.newsmain .main2 .tbox .t2 {
	margin-top: 15px;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	height: 40px;
}

.newsmain .main2 .t3 {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	width: 101px;
	height: 31px;
	line-height: 29px;
	border: 1px solid #3b87dd;
	border-radius: 25px;
	text-align: center;
	font-size: 14px;
	background: #fff;
	color: #3b87dd;
}

.newsmain .main2 .t3:hover {
	color: #fff;
	background: #3b87dd;
}

.newsmain .page {
	margin-top: 60px;
	margin-bottom: 70px;
	text-align: center;
}

.newsmain .page a {
	width: 46px;
	height: 46px;
	line-height: 44px;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	background: #f5f9fa;
	font-size: 15px;
	color: #616873;
}

.newsmain .page a.prev {
	text-indent: -9999px;
	background: #f5f9fa url(../images/pagel0.png) no-repeat center center;
}

.newsmain .page a.next {
	text-indent: -9999px;
	background: #f5f9fa url(../images/pager0.png) no-repeat center center;
}

.newsmain .page a.prev:hover {
	background-image: url(../images/pagel1.png);
}

.newsmain .page a.next:hover {
	background-image: url(../images/pager1.png);
}

.newsmain .page a:hover,
.newsmain .page a.on {
	color: #fff;
	background-color: #3b87dd;
}

.newdetails {}

.newdetails .tit1 {
	position: relative;
	padding: 7.5px 25px;
	line-height: 45px;
	font-size: 18px;
	color: #3b87dd;
	font-weight: bold;
	background: #f0f5f8;
}

.newdetails .tit1:before {
	content: "";
	width: 6px;
	height: 21px;
	background: #3b87dd;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}

.newdetails .tit2 {
	margin-top: 25px;
	font-size: 14px;
	color: #999999;
	padding: 0 25px;
}

.newdetails .tit2 span {
	padding-left: 25px;
}

.newdetails .tit2 .sp1 {
	margin-right: 55px;
	background: url(../images/newsico1.jpg) no-repeat left center;
}

.newdetails .tit2 .sp2 {
	margin-right: 35px;
	background: url(../images/newsico2.jpg) no-repeat left center;
}

.newdetails .tit2 .sp3 {
	background: url(../images/newsico3.jpg) no-repeat left center;
}

.details {
	padding: 50px 25px;
	font-size: 15px;
	color: #333;
	line-height: 30px;
}

.details img {
	display: block;
	margin: 0 auto;
	max-width: 100%!important;
}

.newdetails .tags {
	font-size: 0;
}

.newdetails .tags span {
	margin-bottom: 10px;
	font-size: 14px;
	color: #3b87dd;
	line-height: 30px;
	display: inline-block;
}

.newdetails .tags a {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	background: #F5F9FA;
	border-radius: 25px;
}

.newdetails .tags a:hover {
	background: #b4d4e7;
}

.page2 {
	margin-top: 20px;
	padding: 20px 30px;
	background: #f0f5f8;
	font-size: 0;
}

.page2 a {
	width: 50%;
	display: inline-block;
	position: relative;
}

.page2 .jiantou {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 46px;
	height: 46px;
	line-height: 44px;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	background: #f5f9fa;
	text-indent: -9999px;
}

.page2 a.prev {
	padding-left: 68px;
	padding-right: 20px;
}

.page2 a.next {
	padding-left: 20px;
	padding-right: 68px;
}

.page2 a.prev .jiantou {
	left: 0;
	background: #fff url(../images/pagel0.png) no-repeat center center;
}

.page2 a.next .jiantou {
	right: 0;
	background: #fff url(../images/pager0.png) no-repeat center center;
}

.page2 a.prev:hover .jiantou {
	background-image: url(../images/pagel1.png);
	background-color: #1c94de;
}

.page2 a.next:hover .jiantou {
	background-image: url(../images/pager1.png);
	background-color: #1c94de;
}

.page2 .t {
	font-size: 14px;
	color: #666;
	line-height: 46px;
	height: 46px;
}

.newsback {
	margin-top: 30px;
	text-align: center;
}

.newsback a {
	font-size: 16px;
	color: #1c94de;
}

.relatedcontent {
	margin-top: 30px;
	padding: 40px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.relatedcontent .tit {
	padding-bottom: 25px;
	background: url(../images/redct.png) no-repeat left bottom;
}

.relatedcontent .tit .ch {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.relatedcontent .tit .en {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-transform: capitalize;
}

.relatedcontent .list {
	margin-top: 10px;
}

.relatedcontent .list ul li {
	float: left;
	width: 46.15%;
	margin-right: 7.7%;
	padding: 20px 0;
	border-bottom: 1px solid #f0f5f8;
}

.relatedcontent .list ul li:nth-child(2n) {
	margin-right: 0;
}

.relatedcontent .list ul li a {
	padding-left: 25px;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	height: 14px;
	background: url(../images/redctjiantou.png) no-repeat left center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.relatedcontent .list ul li a:hover {
	background-position-x: 5px
}


/*============================ ==================================*/

@media only screen and (max-width: 1440px) {
	.bannerswiper .swiper-pagination {
		bottom: 60px;
	}
	.intitle .t1 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 1280px) {
	.w {
		width: 1100px;
	}
	.news2 ul li .pic {
		height: 129px;
	}
}

@media only screen and (max-width: 1024px) {
	.w {
		width: 960px;
	}
	.search .inp input {
		width: 140px;
	}
	.in1-sec ul li .tbox .t1 {
		font-size: 20px;
		line-height: 24px;
	}
	.intitle .t1 {
		font-size: 26px;
	}
	.prolist ul li .tbox .t1 {
		padding: 10px 0;
	}
	.prolist ul li .tbox .t2 {
		margin-top: 10px;
		line-height: 20px;
		height: 60px;
	}
}

@media only screen and (max-width: 960px) {
	.w {
		width: 100%;
		padding: 0 3%;
	}
	header {
		display: none;
	}
	.phone_head {
		display: block;
	}
	.banner {
		margin-top: 50px;
	}
	.wrap-search {
		padding: 5px 0;
		text-align: center;
	}
	.search .keyword {
		display: none;
	}
	.search .inp {
		float: none;
		display: inline-block;
	}
	.search .inp input {
		width: 520px;
	}
	.nyleft {
		display: none;
	}
	.nyright {
		width: 100%;
	}
	.ny-sec {
		padding: 30px 0;
	}
	.in1-sec {
		padding-top: 30px;
	}
	.in1-sec ul li .pic img {
		width: 30px;
	}
	.in1-sec ul li .tbox .t1 {
		font-size: 16px;
	}
	.in1-sec ul li .tbox .t2 {
		font-size: 14px;
	}
	.in2-sec {
		padding: 80px 0;
	}
	.intitle .t1 {
		font-size: 24px;
	}
	.intitle .t2 {
		font-size: 16px;
	}
	.in4-sec .main .con {
		padding: 20px;
	}
	.in4-sec .main .box .tbox,
	.in4-sec .main .box .pic,
	.in6-sec .main1 .pic,
	.in6-sec .main1 .tbox {
		display: block;
		width: 100%;
	}
	.in6-sec .main1 .tbox {
		padding: 20px;
	}
	.news1 {
		width: 100%;
	}
	.news2 {
		width: 100%;
		margin-top: 30px;
	}
	.in4-sec {
		padding: 140px 0 80px;
		background-position: top center;
	}
	.in5-sec {
		margin-top: 30px;
	}
	.in5-sec .main2 ul li {
		width: 50%;
	}
	.in6-sec {
		margin-top: 30px;
		padding: 30px 0;
		background: #f0f5f8;
	}
	.in7-sec {
		margin: 30px 0;
	}
	.in8-sec {
		padding: 80px 0 30px;
	}
	.foot1 {
		padding: 20px 0;
	}
	.fnav {
		display: none;
	}
	.fwx {
		width: 50%;
	}
	.ftel {
		width: 50%;
	}
	.news2 ul li .pic {
		height: 172px;
	}
}

@media only screen and (max-width: 560px) {
	.weizhi strong {
		font-size: 16px;
	}
	.bannerswiper .swiper-pagination {
		bottom: 10px;
		left: 0;
		width: 100%;
	}
	.bannerswiper .swiper-pagination-bullet {
		background: #d4d4d4;
	}
	.bannerswiper .swiper-pagination-bullet-active {
		background: #3B87DD;
	}
	.search .inp input {
		width: 260px;
	}
	.in1-sec ul {
		text-align: left;
	}
	.in1-sec ul li {
		display: inline-block;
		width: 50%;
		margin-bottom: 30px;
		text-align: center;
	}
	.in1-sec ul li:nth-child(2n+1) {
		border: none;
	}
	.in2-sec {
		margin: 0;
		padding: 30px 0;
		background: #f0f5f8;
	}
	.intitle .tbox {
		display: block;
		padding: 10px;
	}
	.intitle .t1 {
		font-size: 18px;
	}
	.intitle .t2 {
		font-size: 14px;
		line-height: 22px;
	}
	.proswiper1 .tbox {
		line-height: 40px;
		height: 40px;
	}
	.in3-sec .con1 {
		display: none;
	}
	.in3-sec .con2 {
		width: 100%;
	}
	.tel .t1 {
		font-size: 13px;
	}
	.tel .t2 {
		font-size: 16px;
		line-height: 26px;
	}
	.in3-sec .con2 .list ul li {
		width: 100%;
		margin-right: 0%;
	}
	.in3-sec .con2 .list ul li a {
		padding: 5px;
	}
	.in3-sec .con2 .more {
		margin-top: 20px;
		text-align: center;
	}
	.in4-sec {
		margin-top: 30px;
		padding: 30px 0;
		background: #292929;
	}
	.in4-sec .main .box .tbox .tit {
		font-size: 18px;
	}
	.in4-sec .main .box .tbox {
		padding: 0;
	}
	.in4-sec .main .box .tbox .t1 {
		padding: 112px 0 0 0;
	}
	.in4-sec .main .box .tbox .numbox {
		position: absolute;
		left: 50%;
		top: 0;
		width: 96px;
		height: 96px;
		border-radius: 50%;
		color: #fff;
		margin: 0 0 0 -48px;
		background: #3276d0;
	}
	.in4-sec .main .box .tbox .t2 {
		padding-left: 0px;
		margin-top: 10px;
	}
	.in4-sec .main .box .tbox .t2 ul li {
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}
	.in4-sec .tabs ul {
		height: 100px;
	}
	.in4-sec .tabs ul li .pic {
		width: 30px;
	}
	.in4-sec .tabs ul li .t {
		font-size: 16px;
		line-height: 24px;
	}
	.htel {
		margin-top: 20px;
	}
	.khswiper .con {
		display: block;
	}
	.khswiper .con:before,
	.khswiper .con:after {
		display: none;
	}
	.khswiper .con .tbox {
		display: block;
		width: 100%;
		padding: 20px 10px;
		border: 2px solid #d4d4d4;
		border-bottom: none;
	}
	.khswiper .con .pic {
		display: block;
		width: 100%;
		height: auto;
	}
	.khswiper .con .pic img {
		position: static;
		width: 100%;
		display: block;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.khswiper .con .tbox .t1 {
		font-size: 16px;
	}
	.khswiper .con .tbox .t2 {
		margin-top: 15px;
		line-height: 20px;
		height: 80px;
	}
	.khswiper .swiper-pagination {
		margin-top: 15px;
	}
	.in6-sec .main1 .tbox .t2 {
		margin-top: 15px;
		font-size: 14px;
		line-height: 20px;
		height: 80px;
	}
	.in7-sec .main {
		margin-top: 20px;
	}
	.newstab {
		margin-bottom: 30px;
	}
	.newstab ul:before {
		z-index: 1;
	}
	.newstab ul li {
		position: relative;
		z-index: 2;
		margin: 0 10px;
		padding-top: 30px;
		font-size: 16px;
	}
	.news1 .tbox {
		padding: 20px;
	}
	.news2 ul li .tbox {
		display: block;
		width: 100%;
		position: static;
		background: #f8f9fb;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.news2 ul li .pic {
		width: 100%;
		float: none;
		height: auto;
	}
	.in8-sec {
		padding: 30px 0;
		background: #4e91df;
	}
	.in8-sec .tit {
		font-size: 20px;
	}
	.in8-sec .main1 ul {
		text-align: left;
	}
	.in8-sec .main1 ul li {
		display: inline-block;
		width: 50%;
		margin-bottom: 30px;
		text-align: center;
	}
	.in8-sec .main2 {
		margin-top: 0;
	}
	.form ul li {
		width: 100%!important;
		margin-right: 0!important;
	}
	.textarea {
		margin-bottom: 10px;
	}
	.yzm {
		text-align: right;
	}
	.fwx {
		display: block;
		width: 100%;
		padding: 0;
	}
	.fwx ul li {
		width: 33%;
	}
	.fwx ul:before,
	.fwx ul:after {
		display: none;
	}
	.ftel {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	.ftel .t1 {
		font-size: 18px;
		line-height: 22px;
	}
	.ftel .t2 {
		margin-top: 5px;
		font-size: 22px;
	}
	.foot2 {
		padding: 10px 0;
	}
	.wz2 {
		display: none;
	}
	.prolist ul li .pic {
		width: 100%;
		border: none;
	}
	.prolist ul li .tbox {
		width: 100%;
		padding: 20px;
	}
	.page {
		margin-top: 20px;
		text-align: center;
	}
	.tjpro-sec {
		padding: 30px 0 0;
	}
	.tjpro-sec .main ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.tjpro-sec .main ul li a {
		padding: 5px;
	}
	.tjnews-sec {
		padding: 30px 0 0;
	}
	.tjnews-sec .main ul li {
		width: 100%;
		margin-right: 0;
	}
	.promain1 .pic {
		width: 100%;
	}
	.promain1 .tbox {
		border: none;
		width: 100%;
		padding: 20px;
	}
	.bsync-custom {
		float: none;
		margin-top: 20px;
	}
	.zoom {
		display: none;
	}
	.proinfo {
		padding: 20px;
		line-height: 24px;
	}
	.promain3 {
		padding: 20px;
	}
	.aboutmain,
	.newsmain {
		padding: 10px;
	}
	.aboutmain .main3 {
		padding: 30px 0;
		font-size: 14px;
		line-height: 22px;
	}
	.newsmain .main1 {
		padding-left: 0;
	}
	.newsmain .main1 .pic {
		width: 100%;
		display: block;
	}
	.newsmain .main1 .tbox {
		width: 100%;
		display: block;
		padding: 20px;
	}
	.newsmain .main2 ul li a {
		padding: 20px;
	}
	.newsmain .main2 .tbox {
		padding-right: 0;
	}
	.newsmain .main2 .t3 {
		position: static;
		margin: 10px 0 0;
	}
	.newsmain .page {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.newdetails .tit1 {
		line-height: 30px;
	}
	.newdetails .tit2 span {
		display: block;
		margin: 0 0 10px 0!important;
	}
	.newdetails .tit2 {
		padding: 0;
	}
	.details {
		padding: 20px 0;
		font-size: 14px;
		line-height: 22px;
	}
	.page2 {
		padding: 30px;
	}
	.page2 .t {
		display: none;
	}
	.relatedcontent {
		padding: 10px;
	}
	.relatedcontent .list ul li {
		width: 100%;
		margin-right: 0;
		padding: 10px 0;
	}
}

@media only screen and (max-width: 380px) {}

@media only screen and (max-width: 320px) {}