.t10 {
	font-size:10px!important
}
.t11 {
	font-size:11px!important
}
.t12 {
	font-size:12px!important
}
.t13 {
	font-size:13px!important
}
.t14 {
	font-size:14px!important
}
.t15 {
	font-size:15px!important
}
.t16 {
	font-size:16px!important
}
.t17 {
	font-size:17px!important
}
.t18 {
	font-size:18px!important
}
.t19 {
	font-size:19px!important
}
.t20 {
	font-size:20px!important
}
.t21 {
	font-size:21px!important
}
.t22 {
	font-size:22px!important
}
.t23 {
	font-size:23px!important
}
.t24 {
	font-size:24px!important
}
.t25 {
	font-size:25px!important
}
.t26 {
	font-size:26px!important
}
.t27 {
	font-size:27px!important
}
.t28 {
	font-size:28px!important
}
.t29 {
	font-size:29px!important
}
.t30 {
	font-size:30px!important
}
.t31 {
	font-size:31px!important
}
.t32 {
	font-size:32px!important
}
.t33 {
	font-size:33px!important
}
.t34 {
	font-size:34px!important
}
.t35 {
	font-size:35px!important
}
.t36 {
	font-size:36px!important
}
.t37 {
	font-size:37px!important
}
.t38 {
	font-size:38px!important
}
.t39 {
	font-size:39px!important
}
.t40 {
	font-size:40px!important
}
.t41 {
	font-size:41px!important
}
.t42 {
	font-size:42px!important
}
.t43 {
	font-size:43px!important
}
.t44 {
	font-size:44px!important
}
.t45 {
	font-size:45px!important
}
.t46 {
	font-size:46px!important
}
.t47 {
	font-size:47px!important
}
.t48 {
	font-size:48px!important
}
.t49 {
	font-size:49px!important
}
.t50 {
	font-size:50px!important
}
* {
	margin:0;
	padding:0
}
html {
	font-family:Microsoft YaHei,微软雅黑
}
ol,ul {
	list-style:none
}
img {
	border:none
}
input,select,textarea {
	outline:none;
	border:none;
	background:none
}
textarea {
	resize:none
}
a {
	text-decoration:none
}
body,html {
	height:100%
}
.wrapper {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-height:100%
}
.top {
	height:80px;
	width:100%;
	min-width:1200px;
	background:#363636
}
.top-c {
	width:1200px;
	height:80px;
	margin:0 auto
}
.top-logo {
	float:left;
	margin-top:17px
}
.top-logo,.top-logo img {
	width:307px;
	height:45px
}
.top ul {
	width:880px;
	height:80px;
	float:right
}
.top ul li {
	width:calc(16.65% - 25px);
	height:80px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.top ul li:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.top ul li:last-child {
	margin-right:0
}
.top ul li:nth-child(6n) {
	margin-right:0;
	float:right
}
.top ul li:nth-child(6n+1) {
	clear:both
}
.top ul li a {
	font-size:16px;
	color:#a4a4a4;
	position:relative
}
.top ul li a span {
	width:100%;
	position:absolute;
	background:#7e4147;
	height:4px;
	top:48px;
	left:1px;
	display:none
}
.top ul li a:hover span {
	display:block
}
.top ul li a:hover {
	color:#fff
}
.carouse {
	width:100%;
	min-width:1200px;
	height:835px;
	height:43.4895vw;
	position:relative
}
.carouse .swiper-container,.carouse img {
	width:100%;
	height:43.4895vw
}
.carouse .pagination {
	position:absolute;
	left:0;
	text-align:center;
	bottom:3.385vw;
	width:100%;
	z-index:666666
}
.carouse .swiper-pagination-switch {
	display:inline-block;
	width:53px;
	height:5px;
	background:hsla(0,0%,100%,.6);
	margin:0 3px;
	cursor:pointer
}
.carouse .swiper-active-switch {
	background:#ba4d58
}
.iabout {
	width:100%;
	min-width:1200px;
	height:auto;
	display:inline-block;
	padding-bottom:200px
}
.iabout-c {
	width:1200px;
	height:auto;
	margin:0 auto
}
.iabout-top {
	height:340px;
	overflow:hidden;
	text-align:center
}
.iabout-top1 {
	font-size:14px;
	color:#ababab;
	margin-top:100px
}
.iabout-top2 {
	line-height:50px;
	font-size:20px;
	color:#333
}
.iabout-top3 {
	color:#d0d0d0;
	font-size:18px
}
.iabout-bottom {
	height:395px
}
.iabout-bottom-ls {
	width:calc(49.95% - 15px);
	height:395px;
	width:585px
}
.iabout-bottom-ls:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.iabout-bottom-ls:last-child {
	margin-right:0
}
.iabout-bottom-ls:nth-child(2n) {
	margin-right:0;
	float:right
}
.iabout-bottom-ls:nth-child(odd) {
	clear:both
}
.iabout-bottom-right {
	overflow:hidden;
	height:395px;
	background:#ababab
}
.iabout-bottom-right img {
	-webkit-transition-duration:.6s;
	-moz-transition-duration:.6s;
	-o-transition-duration:.6s;
	transition-duration:.6s;
	width:585px;
	height:100%
}
.iabout-bottom-right img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.iabout-bottom-left {
	position:relative;
	padding-top:95px;
	height:300px
}
.iabout-bottom-left img {
	width:400px;
	height:82px;
	position:absolute;
	top:-20px
}
.iabout-bottom-left-des p {
	color:#5f5f5f;
	line-height:1.7;
	text-indent:30px;
	font-size:15px;
	padding-bottom:25px
}
.iabout-bottom-left-des p span {
	color:#c9737b
}
.iabout-bottom-left-more {
	position:absolute;
	width:150px;
	height:40px;
	bottom:0;
	left:0;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	color:#787878;
	background:#e9e9e9;
	font-size:14px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.iprotui {
	height:927px;
	width:100%;
	min-width:1200px;
	background:url(../img/pcimg4.jpg) no-repeat 50%
}
.iprotui-c {
	width:1200px;
	height:auto;
	margin:0 auto
}
.iprotui-top {
	height:40px;
	text-align:center;
	overflow:hidden;
	position:relative
}
.iprotui-top1 {
	color:#bdbdbd;
	font-size:14px;
	margin-top:80px
}
.iprotui-top2 {
	font-size:20px;
	color:#fff;
	line-height:50px
}
.iprotui-top3 {
	font-size:18px;
	color:#a4a4a4
}
.iprotui-top .arrow-left {
	right:243px;
	background:url(../img/pcimg3.png)
}
.iprotui-top .arrow-left,.iprotui-top .arrow-right {
	position:absolute;
	bottom:26px;
	width:30px;
	height:30px
}
.iprotui-top .arrow-right {
	right:198px;
	background:url(../img/pcimg2.png)
}
.iprotui-mid {
	height:520px;
	width:1200px;
	overflow:hidden
}
.iprotui-mid .swiper-containers {
	width:1205px;
	height:520px;
	overflow:hidden
}
.iprotui-mid-ls {
	width:245px;
	height:520px;
	background:#fff;
	overflow:hidden;
	position:relative
}
.iprotui-mid-ls-container {
	height:420px;
	margin-top:65px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.iprotui-mid-ls-container img {
	width:240px
}
.iprotui-mid-ls-zhe {
	width:245px;
	height:520px;
	position:absolute;
	top:0;
	background:hsla(0,0%,100%,.6);
	z-index:10
}
.iprotui-mid-ls-zhe-c {
	height:90px;
	width:245px;
	position:absolute;
	bottom:0;
	text-align:center
}
.iprotui-mid-ls-zhe-c-title {
	font-size:22px;
	color:#ec5867;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:240px;
	padding:12px 0;
	font-weight:700
}
.iprotui-mid-ls-zhe-c-shu {
	font-size:16px;
	color:#666
}
.iprotui-mid-ls:hover .iprotui-mid-ls-zhe {
	display:none
}
.iprotui-mid-ls:hover .iprotui-mid-ls-container {
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3
}
.iprotui-foot {
	color:#c1c1c1;
	font-size:14px;
	width:150px;
	height:40px;
	border:1px solid #737373;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	display:block;
	text-align:center;
	line-height:40px;
	margin:43px auto 0
}
.icase {
	height:925px;
	width:100%;
	min-width:1200px;
	display:inline-block
}
.icase-c {
	width:1200px;
	height:925px;
	margin:0 auto
}
.icase-container {
	width:1200px;
	height:auto;
	display:inline-block
}
.icase-ls {
	width:calc(33.3% - 20px);
	margin-bottom:47px;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:245px
}
.icase-ls:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.icase-ls:last-child {
	margin-right:0
}
.icase-ls:nth-child(3n) {
	float:right
}
.icase-ls:nth-child(3n+1) {
	clear:both
}
.icase-ls:nth-child(3n) {
	margin-right:0
}
.icase-ls img {
	width:200px
}
.icase-ls a {
	left:0;
	z-index:999999;
	width:370px;
	height:245px;
	position:absolute;
	top:0;
	background:rgba(0,0,0,.6);
	-webkit-box-shadow:1px 1px 14px 4px #b5b3b3;
	-moz-box-shadow:1px 1px 14px 4px #b5b3b3;
	box-shadow:1px 1px 14px 4px #b5b3b3;
	display:none
}
.icase-ls a img {
	width:27px;
	height:26px;
	display:block;
	margin:110px auto 0
}
.icase-ls:hover a {
	display:block
}
.icase .iprotui-top1 {
	color:#ababab
}
.icase .iprotui-top2 {
	color:#333
}
.icase .iprotui-top3 {
	color:#d0d0d0
}
.inews {
	width:100%;
	min-width:1200px;
	height:925px;
	background:url(../img/pcimg7.jpg) no-repeat 50%
}
.inews-c {
	width:1200px;
	height:925px;
	margin:0 auto
}
.inews-mid {
	width:365px;
	height:110px;
	margin:0 auto
}
.inews-mid-ls {
	width:calc(49.95% - 15px);
	width:150px;
	height:40px;
	border:1px solid #737373;
	-webkit-border-radius:22px;
	-moz-border-radius:22px;
	border-radius:22px;
	cursor:pointer;
	color:#c1c1c1;
	font-size:14px;
	text-align:center;
	line-height:40px;
	background:none
}
.inews-mid-ls:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.inews-mid-ls:last-child {
	margin-right:0
}
.inews-mid-ls:nth-child(2n) {
	margin-right:0;
	float:right
}
.inews-mid-ls:nth-child(odd) {
	clear:both
}
.inews-mid-ls-active {
	background:#b44c56;
	color:#fff;
	border:1px solid #b44c56
}
.inews-foot,.inews-foots {
	height:430px
}
.inews-foots:nth-child(2) {
	display:none
}
.inews-foots-left {
	width:545px;
	height:430px;
	float:left
}
.inews-foots-left img {
	width:545px;
	height:255px;
	display:block
}
.inews-foots-left-title {
	line-height:75px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:545px;
	color:#e1e1e1;
	font-size:20px
}
.inews-foots-left-time {
	color:#929292;
	font-size:18px;
	margin-bottom:20px
}
.inews-foots-left-des {
	font-size:16px;
	color:#929292;
	line-height:2
}
.inews-foots-right {
	width:600px;
	height:430px;
	float:right
}
.inews-foots-right-ls {
	height:50px;
	border-bottom:1px solid #626060;
	display:block
}
.inews-foots-right-ls:not(:first-child) {
	padding:20px 0
}
.inews-foots-right-ls:first-child {
	padding-bottom:15px
}
.inews-foots-right-ls p {
	color:#e1e1e1;
	font-size:18px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:600px;
	padding-bottom:7px
}
.inews-foots-right-ls span {
	font-size:16px;
	color:#929292
}
.icall {
	width:100%;
	min-width:1200px;
	height:665px
}
.icall-c {
	width:1200px;
	height:665px;
	margin:0 auto
}
.icall-foot {
	height:340px
}
.icall-foot #allmap {
	width:600px;
	height:340px;
	float:left;
	margin-right:70px
}
.icall-foot-right {
	width:450px;
	height:340px;
	float:left
}
.icall-foot-right input[type=text] {
	width:428px;
	height:40px;
	border:1px solid #ddd;
	margin-bottom:22px;
	color:#9d9d9d;
	font-size:14px;
	padding-left:22px
}
.icall-foot-right input[type=text]::-webkit-input-placeholder {
	color:#9d9d9d
}
.icall-foot-right textarea {
	width:406px;
	height:121px;
	color:#9d9d9d;
	font-size:14px;
	padding:22px;
	border:1px solid #ddd;
	margin-bottom:20px
}
.icall-foot-right textarea::-webkit-input-placeholder {
	color:#9d9d9d
}
.icall-foot-right input[type=submit] {
	width:140px;
	height:40px;
	color:#fffefe;
	font-size:12px;
	background:#999
}
.icall .iprotui-top1 {
	color:#ababab
}
.icall .iprotui-top2 {
	color:#333
}
.icall .iprotui-top3 {
	color:#d0d0d0
}
.foot {
	height:380px;
	background:#464646;
	width:100%;
	position:absolute;
	bottom:0;
	min-width:1200px;
	background:url(../img/pcimg9.jpg) no-repeat 50%
}
.foot-c {
	width:1200px;
	height:330px;
	padding-top:50px;
	margin:0 auto;
	position:relative
}
.foot-left {
	width:900px;
	float:left;
	max-height:150px
}
.foot-ls {
	width:19.98%;
	height:150px;
	width:180px
}
.foot-ls:nth-child(1n) {
	float:left;
	margin-right:0;
	clear:none
}
.foot-ls:last-child {
	margin-right:0
}
.foot-ls:nth-child(0n) {
	float:right
}
.foot-ls-top {
	font-size:16px;
	color:#b44c56;
	padding-bottom:30px;
	display:block
}
.foot-ls-foot {
	font-size:12px;
	color:#9c9c9c;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:175px;
	margin-bottom:12px;
	display:block
}
.foot-right {
	float:left;
	width:120px;
	height:160px
}
.foot-right img {
	width:120px;
	height:120px;
	display:block
}
.foot-right p {
	line-height:40px;
	text-align:center;
	font-size:12px;
	color:#767676
}
.foot-res {
	width:620px;
	height:14px;
	bottom:112px;
	left:35px
}
.foot-bottom,.foot-res {
	position:absolute;
	color:#a9a9a9;
	font-size:12px
}
.foot-bottom {
	height:70px;
	width:100%;
	border-top:1px solid #a9a9a9;
	bottom:0;
	text-align:center;
	line-height:70px
}
.banner {
	width:100%;
	min-width:1200px;
	height:345px
}
.banner img{display: block;margin: 0px auto;}

.posi {
	width:100%;
	min-width:1200px;
	height:55px
}
.posi-c {
	width:1200px;
	height:55px;
	margin:0 auto;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.posi-c:before {
	content:"";
	width:15px;
	height:15px;
	float:left;
	background:url(../img/tgpcimg12.jpg);
	margin-right:8px
}
.posi a {
	font-size:14px;
	color:#333;
	margin:0 5px
}
.posi a,.rabout {
	display:inline-block
}
.rabout {
	width:100%;
	min-width:1200px;
	height:auto;
	position:relative
}
.rabout1 {
	width:975px;
	height:auto;
	margin:0 auto;
	padding-bottom:60px
}
.rabout1-des {
	font-size:15px;
	line-height:2;
	text-indent:30px;
	color:#5f5f5f
}
.rabout2 {
	width:1200px;
	height:325px;
	margin:0 auto;
	position:relative;
	z-index:10
}
.rabout2-ls {
	width:calc(24.975% - 22.5px);
	height:255px
}
.rabout2-ls:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.rabout2-ls:last-child {
	margin-right:0
}
.rabout2-ls:nth-child(4n) {
	margin-right:0;
	float:right
}
.rabout2-ls:nth-child(4n+1) {
	clear:both
}
.rabout2-ls img {
	width:100%;
	display:block;
	height:210px;
	-webkit-transition-duration:.6s;
	-moz-transition-duration:.6s;
	-o-transition-duration:.6s;
	transition-duration:.6s
}
.rabout2-ls-container {
	width:277.19px;
	height:210px;
	overflow:hidden
}
.rabout2-ls-container:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.rabout2-ls p {
	line-height:45px;
	text-align:center;
	background:#464646;
	height:45px;
	font-size:16px;
	color:#fff
}
.rabout3 {
	width:100%;
	height:50px;
	background:#ba4d58;
	position:absolute;
	top:675px;
	left:0
}
.rabout4 {
	height:40px;
	width:1200px;
	margin:0 auto;
	border-bottom:1px solid #e9e9e9;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:16px;
	color:#333
}
.rabout5 {
	text-align:center;
	font-size:14px;
	color:#9d9d9d;
	padding:15px 0 105px
}
.rabout .iprotui-top {
	height:150px
}
.rabout .iprotui-top1 {
	color:#ababab;
	margin-top:30px
}
.rabout .iprotui-top2 {
	color:#333
}
.rabout .iprotui-top3 {
	color:#d0d0d0
}
.rpro {
	width:100%;
	min-width:1200px
}
.rpro,.rpro-container {
	height:auto;
	margin:0 auto
}
.rpro-container {
	width:1200px
}
.rpro-c {
	width:1200px
}
.rpro-c,.rpro-left {
	height:auto;
	display:inline-block
}
.rpro-left {
	width:255px;
	float:left;
	padding-bottom:185px
}
.rpro-left1 {
	height:90px;
	background:#333;
	-webkit-box-shadow:1px 1px 6px 0 #6f6f6f;
	-moz-box-shadow:1px 1px 6px 0 #6f6f6f;
	box-shadow:1px 1px 6px 0 #6f6f6f;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	color:#fff;
	-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
}
.rpro-left1 p {
	font-size:20px;
	margin-bottom:10px
}
.rpro-left1 span {
	font-size:14px
}
.rpro-left2 {
	padding:13px 0 40px;
	height:auto
}
.rpro-left2-ls {
	height:57px;
	margin-bottom:2px;
	background:#ebebeb;
	width:100%;
	display:block
}
.rpro-left2-ls-l {
	width:6px;
	height:57px;
	background:#b2b2b2;
	float:left;
	margin-right:60px
}
.rpro-left2-ls-m {
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:145px;
	font-size:16px;
	color:#b2b2b2;
	float:left;
	line-height:57px
}
.rpro-left2-ls-r {
	width:8px;
	height:13px;
	float:right;
	background:url(../img/pcimg17.jpg);
	margin-top:23px;
	margin-right:25px
}
.rpro-left2-ls:hover .rpro-left2-ls-l {
	background:#15439a
}
.rpro-left2-ls:hover .rpro-left2-ls-m {
	color:#15439a
}
.rpro-left3 {
	padding:0 13px;
	border:1px solid #e2e2e2;
	border-top:none
}
.rpro-left3-ls {
	min-height:45px;
	padding:20px 22px 20px 12px;
	height:auto;
	display:inline-block
}
.rpro-left3-ls:not(:last-child) {
	border-bottom:1px solid #e2e2e2
}
.rpro-left3-ls-left {
	width:30px;
	height:auto;
	float:left;
	margin-right:12px
}
.rpro-left3-ls-right {
	float:left;
	width:150px;
	display:inline-block
}
.rpro-left3-ls-right p {
	font-size:14px;
	color:#6b6b6b;
	padding-bottom:7px
}
.rpro-left3-ls-right span {
	font-size:14px;
	color:#666
}
.rpro-right {
	width:910px;
	height:auto;
	float:right;
	display:inline-block;
	padding-top:15px
}
.rpro-right1 {
	line-height:45px;
	border-bottom:1px solid #d4d4d4
}
.rpro-right1,.rpro-right1 a {
	font-size:14px;
	color:#333
}
.rpro-right1:before {
	content:"";
	width:12px;
	height:16px;
	float:left;
	background:url(../img/tgpcimg22.jpg);
	margin-right:8px;
	margin-top:14px
}
.rpro-right2 {
	padding:35px 18px 0
}
.rpro-right2-ls {
	height:210px;
	width:calc(33.3% - 20px);
	margin-bottom:85px;
	border:1px solid #dcdcdc;
	width:268px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
}
.rpro-right2-ls:nth-child(1n) {
	float:left;
	margin-right:40px;
	clear:none
}
.rpro-right2-ls:last-child {
	margin-right:0
}
.rpro-right2-ls:nth-child(4n) {
	margin-right:0;
	float:right
}
.rpro-right2-ls:nth-child(4n+1) {
	clear:both
}
.rpro-right2-ls:hover img{
	transform: scale(1.3, 1.3)
}
.rpro-right2-ls img {
	max-height:205px;
	max-width:94%;
	-webkit-transition-duration:.6s;
	-moz-transition-duration:.6s;
	-o-transition-duration:.6s;
	transition-duration:.6s
}
.rpro-right2-ls p {
	position:absolute;
	bottom:-50px;
	left:0;
	height:30px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:265px;
	font-size:16px;
	color:#333
}
.rpro-right2-ls:last-child,.rpro-right2-ls:nth-last-child(2),.rpro-right2-ls:nth-last-child(3) {
	margin-bottom:0
}
.rpro .iprotui-top1 {
	color:#ababab
}
.rpro .iprotui-top2 {
	color:#333
}
.rpro .iprotui-top3 {
	color:#d0d0d0
}
.page {
	height:235px;
	width:100%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.page a,.page span {
	padding:12px;
	border:1px solid #cacaca;
	margin-left:12px;
	font-size:14px;
	color:grey
}
.page .focus {
	background:rgb(21,67,154)!important;
	color:#fff!important
}
.rproc1 {
	font-size:20px;
	text-align:center;
	line-height:115px;
	margin-bottom:20px
}
.rproc2 {
	font-size:16px;
	line-height:2;
	padding-bottom:100px
}
.rproc2 img {
	max-width:910px!important;
	margin:0 auto;
	display:block
}
.rcase1-ls {
	width:calc(33.3% - 20px);
	width:370px;
	height:245px;
	margin-bottom:47px;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.rcase1-ls:nth-child(1n) {
	float:left;
	margin-right:30px;
	clear:none
}
.rcase1-ls:last-child {
	margin-right:0
}
.rcase1-ls:nth-child(3n) {
	float:right
}
.rcase1-ls:nth-child(3n+1) {
	clear:both
}
.rcase1-ls:nth-child(3n) {
	margin-right:0
}
.rcase1-ls img {
	max-width:370px;
	max-height:245px
}
.rcase1-ls a {
	left:0;
	z-index:99999;
	width:370px;
	height:245px;
	position:absolute;
	top:0;
	background:rgba(0,0,0,.6);
	-webkit-box-shadow:1px 1px 14px 4px #b5b3b3;
	-moz-box-shadow:1px 1px 14px 4px #b5b3b3;
	box-shadow:1px 1px 14px 4px #b5b3b3;
	display:none
}
.rcase1-ls a img {
	width:27px;
	height:26px;
	display:block;
	margin:119px auto 0
}
.rcase1-ls:hover a {
	display:block
}
.rcase2 {
	padding-bottom:160px
}
.rcase2-title {
	font-size:20px;
	text-align:center;
	line-height:115px;
	padding-bottom:20px;
	padding-top:100px
}
.rcase2-img img {
	max-width:1200px;
	display:block;
	margin:0 auto
}
.rcase2-des {
	font-size:16px;
	line-height:2
}
.rcase2-des img {
	max-width:1200px
}
.news1 {
	height:215px;
	display:block;
	margin-bottom:25px
}
.news1:not(:first-child) {
	display:none
}
.news1 img {
	width:415px;
	height:215px;
	float:left
}
.news1-right {
	float:left;
	width:390px;
	height:215px;
	margin-left:22px;
	position:relative
}
.news1-right-title {
	font-size:18px;
	color:#b64b58;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:390px;
	margin-bottom:50px
}
.news1-right-des {
	font-size:13px;
	color:#6a6a6a;
	line-height:2
}
.news1-right-more {
	font-size:13px;
	width:95px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	position:absolute;
	background:#b64b58;
	bottom:0
}
.news2 {
	height:145px;
	display:block;
	padding:20px 75px 0 18px;
	margin-bottom:18px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row
}
.news2:first-child {
	display:none
}
.news2:nth-child(2n) {
	background:#f6f6f6
}
.news2-left {
	width:68px;
	height:68px;
	margin-right:20px
}
.news2-left-top {
	height:48px;
	background:#c86e78;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:48px
}
.news2-left-top span {
	font-size:24px
}
.news2-left-foot {
	height:20px;
	background:#b64b58;
	color:#dfbabe;
	font-size:12px;
	line-height:20px;
	text-align:center
}
.news2-right {
	width:725px
}
.news2-right-title {
	font-size:18px;
	color:#b64b58;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:720px;
	margin-bottom:15px
}
.news2-right-des {
	font-size:14px;
	color:#969696;
	line-height:2
}
.rcall1 {
	height:340px;
	margin-bottom:100px
}
.rcall2 {
	width:1075px;
	height:335px;
	margin:0 auto;
	padding-bottom:115px
}
.rcall2-right {
	float:right
}
.rcall2-left {
	width:350px;
	height:335px;
	float:left
}
.rcall2-left-ls {
	height:45px;
	font-size:14px;
	color:#444;
	line-height:50px
}
.rcall2-left-ls:not(:last-child) {
	margin-bottom:22px
}
.rcall2-left-ls img {
	width:46px;
	height:46px;
	float:left;
	margin-right:32px
}
