* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}
img{
	border: none;
}
body {
	font-family: "微软雅黑";
	
}

.header {
	width: 100%;
	background: rgba(0,0,0,0.4) !important;
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}

.header_centen {
	width: 1484px;
	margin: auto;
	/*overflow: hidden;*/
	height: 100px;
}

.header_logo {
	height: 100px;
	float: left;
}

.header_logo .logo {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.header_logo img {
	float: left;
}

.header_logo p {
	float: left;
	width: 160px;
	margin-left: 20px;
	color: #898989;
	font-size: 14px;
}

.header_nav {
	float: right;
	margin-right: -35px;
}

.header_nav .header_ul {
	overflow: hidden;
	text-align: right;
}

.header_nav .header_ul li {
	width: 132px;
	height: 100px;
	line-height: 100px;
	/*padding: 0 15px;*/
	margin-left: -5px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.header_nav .header_ul li:last-child{
	/*width: 92px;
	text-align: right;*/
}
.header_ul li a {
	font-size: 15px;
	color: white;
	display: block;
}

.header_ul li.active {
	background: #e60012;
}

.header_ul li.active a {
	color: white;
}

.header_ul li:hover {
	background: #e60012;
}

.header_ul li:hover a {
	color: white;
}

.banner {
	width: 100%;
}


/*轮播图*/

.fullSlide {
	width: 100%;
	/*height: calc(100vh - 100px)!important;*/
	height:100vh;
	position: relative;
	background: black;
}
.fullSlide1{
	width: 100%;
	height: 318px;
	position: relative;
	background: black;
}
.fullSlide .bd ,.fullSlide1 .bd{
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul , .fullSlide1 .bd ul{
	width: 100% !important;
	height: 100% !important;
}

.fullSlide .bd li , .fullSlide1 .bd li{
	width: 100% !important;
	height: 100vh !important;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a , .fullSlide1 .bd li a{
	display: block;
}

.fullSlide .bd li a img {
	width: 100%;
	/*height: calc(100vh - 100px)!important;*/
	height: 100vh;
	display: block;
}
.fullSlide1 .bd li a img{
	width: 100%;
	height: 100%;
	height: auto;
	display: block;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 40px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 10px;
	background: rgba(255,255,255,0.5);
	overflow: hidden;
	line-height: 9999px;
	border-radius: 50%;
	margin-right: 15px;
	margin-left: 10px;
}

.fullSlide .hd ul .on {
	background: white;
	opacity: 0.7;
	_filter: alpha(opacity=70);
}

.fullSlide .prev,
.fullSlide .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 50px;
	filter: alpha(opacity=50);
	opacity: 1;
	_filter: alpha(opacity=100);
}

.fullSlide .prev {
	background: url(../images/111-02.png) no-repeat;
	background-size: cover;
}

.fullSlide .next {
	left: auto;
	right: 3%;
	background: url(../images/111-02.png) no-repeat;
	background-size: cover;
	transform: rotate(180deg)
}


/*轮播图结束*/

.main {
	width: 100%;
}

.box {
	width: 1484px;
	margin: auto;
}
.box_cont{
	width: 1200px;
	margin: auto;
}
.box_title {
	width: 100%;
	position: relative;
	/*margin-top: 20px;*/
}

.heist {
	/*height: 100vh;*/
}

.jianst {
	width: 100%;
	/*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
}

.serve_img {
	width: 100%;
	text-align: center;
}

.serve_img img {
	margin-top: 50px;
	width: 200px;
}

.serve {
	width: 100%;
	text-align: center;
}

.serve h4 {
	font-size: 50px;
	color: #3e3a39;
	/*margin-top: 10px;*/
	text-transform: uppercase;
	font-weight: 500;
	line-height: 50px;
	font: 42px "arial narrow";
}

.serve p {
	font-size: 30px;
	color: #3e3a39;
	font-weight: 400;
	line-height: 30px;
}

.serve_list {
	width: 100%;
	height: 210px;
	/*line-height: 143px;*/
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

.serve_list>p {
	font-size: 26px;
	color: #e60012;
	text-align: center;
	font-weight: 400;
	letter-spacing: 30px;
	line-height: 143px;
	margin-left: 30px;
}

.serve_list>img {
	width: 100%;
	margin-top: 30px;
}

.serve_ul {
	width: 100%;
	margin: auto;
	/*margin-top: 60px;*/
	overflow: hidden;
	padding-top: 50px;
	/*padding-bottom: 30px;*/
	text-align: justify;
	text-align-last: justify;
}

.serve_ul li {
	/*float: left;*/
	/*width: 6%;*/
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.serve_ul li .serve_imgs {
	width: 61px;
	height: 61px;
	overflow: hidden;
	border-radius: 100%;
	margin: auto;
	position: relative;
}

.serve_ul li .serve_imgs .svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.serve_ul li #shape {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	stroke-width: 10px;
	fill: transparent;
	stroke-dasharray: 100 722;
	stroke-dashoffset: -722;
	transition: 1s all ease;
	stroke: transparent;
	background: red;
}

.serve_ul li:hover .svg #shape {
	stroke-dasharray: 700 0;
	stroke-width: 3px;
	stroke-dashoffset: 0;
	stroke: #ce303c;
}

.serve_ul li img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100%;
	transition: all 0.6s;
}

.serve_ul li:hover img {
	transform: scale(1.1);
}

.serve_ul li p {
	font-size: 16px;
	color: #3e3a39;
	margin-top: 20px;
}

.anl {
	margin-top: 60px;
}

.activity {
	width: 100%;
	/*margin-top: 20px;*/
}

.activity_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.activity_title p {
	float: left;
	font-size: 20px;
	color: #3e3a39;
}

.activity_title a {
	float: right;
	font-size: 14px;
	color: #3e3a39;
}

.activity_title a span {
	color: red;
}

.activity_list {
	width: 100%;
	overflow: hidden;
}

.activity_ul {
	width: 102%;
	overflow: hidden;
}

.activity_ul li {
	width: 24%;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 5px;
}

.activity_ul li img {
	width: 100%;
	height: 220px;
	display: block;
	transition: all 0.5s;
}

.activity_ul li:hover img {
	transform: scale(1.1);
}

.footer {
	position: relative;
	width: 100%;
	height: 254px;
	background: #252424;
}

.footer_box {
	width: 1484px;
	margin: auto;
	padding-top: 40px;
}

.tops {
	width: 100%;
	height: 64px;
	border-bottom: 1px solid white;
	text-align: center;
}

.tops .top {
	width: 100px;
	margin: auto;
	height: 64px;
	text-align: center;
	cursor: pointer;
}

.tops .top .to {
	display: table-cell;
	vertical-align: middle;
	height: 64px;
	width: 100px;
}

.tops .top .to p {
	font-size: 14px;
	color: white;
}

.backTop {
	position: fixed;
	right: 50px;
	bottom: 30px;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #3c3b3b;
	cursor: pointer;
}

.zhong {
	padding: 40px 0;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.zhong .wenhua {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.wenhua>h4,
.tel>h4 {
	margin-bottom: 20px;
	color: #e60012;
	font-size: 18px;
	font-weight: bold;
}

.wenhua p {
	font-size: 12px;
	color: white;
	margin-top: 4px;
	line-height: 22px;
}

.tel {
	border-bottom: 1px solid #fff;
}

.tel>div {
	display: flex;
}

.tel .tel_img img {
	display: block;
	width: 26px;
}

.tel .tel_titl {
	margin-left: 20px;
}

.tel .tel_titl h4 {
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.tel p {
	margin: 10px 0;
	font-size: 12px;
	color: white;
	text-align: right;
}

.tel p img {
	width: 18px;
	height: 18px;
	vertical-align: bottom;
}

.fenxiang_img {
	overflow: hidden;
}

.fenxiang_img img {
	margin-left: 10px;
	display: block;
	float: right;
}

.fens {
	margin-top: 10px;
}

.fens a {
	font-size: 14px;
	color: white;
}

.activity_ul li #shape {
	width: 100%;
	height: 100%;
	stroke-width: 6px;
	fill: transparent;
	stroke-dasharray: 100 722;
	stroke-dashoffset: -722;
	transition: 1s all ease;
	stroke: transparent;
}

.activity_ul li .svg:hover #shape {
	stroke-dasharray: 700 0;
	stroke-width: 3px;
	stroke-dashoffset: 0;
	stroke: #ce303c;
}

.activity_ul li .svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.bg {
	width: 100%;
	position: relative;
}

.bg>img {
	width: 100%;
	/*height: 546px;*/
}

.bg>p {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	font-size: 34px;
	color: #3e3a39;
}

.abouts {
	width: 100%;
	margin-top: 15px;
}

.abouts_title {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 30px;
}

.abouts_title h4 {
	font-size: 24px;
	font-weight: 500;
	color: #3e3a39;
	letter-spacing: 20px;
}

.abouts_title p {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.75);
	margin-top: 5px;
}

.abouts_cont {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #c7c7c7;
}

.abouts_cont>div {
	width: 49%;
	float: left;
}

.abouts_cont>.abouts_right {
	display: none;
}

.abouts_left {
	/*border-right: 1px solid #c70025;*/
	width: 100% !important;
}

.abouts_left ul {
	width: 104%;
	overflow: hidden;
}

.abouts_left ul li {
	float: left;
	width: 46%;
	margin-right: 4%;
	margin-bottom: 30px;
}

.aout_title {
	width: 100%;
}

.aout_title h5 {
	font-size: 28px;
	color: #c70025;
	font-size: 28px;
    color: #c70025;
    font-family: Arial;
    font-weight: 400;
}

.aout_title h4 {
	font-size: 30px;
	color: #3e3a39;
	font-weight: 500;
	font-family: "黑体";
}

.base_con {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.base_con>div {
	margin-bottom: 18px;
}

.base_con p {
	color: rgba(0, 0, 0, 0.75);
	margin-top: 5px;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.base_con .base_case {
	margin-top: 15px;
}

.base_con .base_case h4 {
	font-size: 16px;
	font-weight: bold;
	color: #3e3a39;
}

.base_con h5 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.base_con .base_case p {
	font-size: 14px;
	color: #3e3a39;
	line-height: 21px;
}

.abouts_right_cong {
	width: 90%;
	float: right;
}

.work {
	width: 100%;
	margin-top: 40px;
}

.work_con {
	width: 100%;
	padding-bottom: 40px;
	/*border-bottom: 1px solid #C7C7C7;*/
	overflow: hidden;
	margin-top: 40px;
}

.work_con>img {
	width: 600px;
	display: block;
	margin: auto;
}

.work_ul {
	width: 130%;
	overflow: hidden;
	text-align: center;
}

.work_ul li {
	z-index: 1;
	float: left;
	margin-right: 3%;
}

.work_ul li:nth-child(even) {
	margin-top: 60px;
}

.work_ul li:nth-child(even) a {
	color: #C70025;
	font-size: 30px;
	font-weight: bold;
}

.yuans {
	width: 150px;
	height: 150px;
	line-height: 210px;
	border-radius: 100%;
	margin: auto;
}

.yuans img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.yuans p {
	color: #3E3A39;
	font-size: 32px;
}

.work_title {
	width: 210px;
	text-align: left;
	margin-top: 10px;
}

.work_title h4 {
	font-size: 28px;
	font-weight: bold;
	color: #3e3a39;
	text-align: center;
}

.work_title p {
	color: rgba(0, 0, 0, 0.75);
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	text-align: justify;
}

.coops {
	width: 100%;
	margin-top: 40px;
}

.coops_cong {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.coops_ul {
	width: 100%;
	overflow: hidden;
	text-align: justify;
	text-align-last: justify;
}

.coops_ul li {
	width: 537px;
	overflow: hidden;
	/*margin-right: 5%;*/
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px;
}

.coops_ul li a h5 {
	font-weight: 600;
	font-size: 18px;
	color: #3e3a39;
	text-align: left;
	text-align-last: left;
}

.coops_ul li a p {
	font-size: 14px;
	color: #3e3a39;
	margin-top: 10px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: left;
	text-align-last: left;
}

.coops_ul li .shu {
	position: relative;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background: #C70025;
	float: left;
}

.coops_ul li .shu p {
	color: white;
	font-size: 48px;
	position: absolute;
	bottom: -3px;
	left: -3px;
}

.coops_ul li .yaojiu {
	float: left;
	margin-left: 10px;
}

.coops_ul li .yaojiu h4 {
	font-size: 28px;
	line-height: 24px;
	color: #4c4948;
	font-weight: 500;
	margin-top: 15px;
}

.coops_ul li .yaojiu .p {
	margin-top: 15px;
}

.coops_ul li .yaojiu .p p {
	color: rgba(0, 0, 0, 0.75);
	font-size: 18px;
	line-height: 30px;
}

.url_wo {
	width: 100%;
}

.wo_list {
	width: 100%;
	margin-top: 30px;
}

.wo_ul {
	width: 100%;
	text-align: center;
}

.wo_ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 15px;
	border-right: 1px solid #C7C7C7;
}

.wo_ul li:last-child {
	border-right: none;
}

.wo_ul li a {
	font-size: 18px;
	color: #3e3a39;
}

.wo_ul li.active a {
	color: #C70025;
}

.worl_list {
	width: 100%;
	margin-top: 100px;
}

.case_list {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}

.case_ul {
	width: 102%;
	overflow: hidden;
}

.case_ul li {
	width: 32%;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 1%;
}

.case_ul li a>img {
	width: 100%;
	height: 242px;
	display: block;
}

.work_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(89,86,86,0.7);
	transition: opacity .25s ease-in-out, background .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
	opacity: 0;
	_filter: alpha(opacity=0);
}

.case_ul li:hover .work_text {
	opacity: 1;
	_filter: alpha(opacity=100);
}

.work_text>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.work_text>div.viese {
	width: 100%;
	height: 100%;
}

.work_text>div.viese img {
	width: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

.work_text h4 {
	font-size: 20px;
	color: white;
	font-weight: 500;
	padding: 12px 18px;
	text-align: justify;
	height: 40px;
}

.work_text p {
	margin-top: 5px;
	font-size: 18px;
	color: white;
	padding: 0px 30px;
}

.case_details {
	margin-top: 60px;
	padding-bottom: 60px;
}

.border {
	width: 130px;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #C7C7C7;
}

.border p {
	font-size: 22px;
	font-weight: bold;
	color: #3e3a39;
}

.case_de_cont {
	width: 100%;
	margin-bottom: 60px;
}

.de_title {
	margin-bottom: 10px;
}

.de_title p {
	font-size: 34px;
	color: #3e3a39;
	margin-top: 20px;
}

.de1 {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}

.de1 p span {
	font-size: 22px;
	font-weight: bold;
	color: #3e3a39;
	float: left;
}

.de1 p {
	font-size: 22px;
	color: #3e3a39;
	float: left;
	line-height: 40px;
}

.cont_img {
	margin-top: 30px;
	text-align: center;
}

.cont_img img {
	margin-top: 10px;
	max-width: 100%;
}

.infor {
	width: 100%;
	margin-top: 30px;
	/*margin-bottom: 60px;*/
	overflow: hidden;
}

.infor_ul {
	width: 104%;
	overflow: hidden;
}

.infor_ul li {
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-top: 3%;
	/*border-bottom: 1px solid #C7C7C7;*/
	padding-bottom: 20px;
}



.infor_ul li img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.7s;
}

.infor_ul li .case_imgs {
	width: 100%;
	height: 191px;
	overflow: hidden;
}

/*.infor_ul li:hover .case_imgs img {
	transform: scale(1.1);
}*/

.infor_title {
	width: 90%;
	margin-top: 20px;
}

.in_tole {
	width: 100%;
}

.in_tole p {
	font-size: 14px;
	color: #3e3a39;
	font-weight: bold;
}

.in_cont {
	width: 100%;
	height: 100px;
	margin-top: 20px;
}

.in_cont p {
	font-size: 12px;
	color: #3e3a39;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: left;
	text-indent: 2em;
}

.in_time {
	width: 100%;
	margin-top: 20px;
}

.in_time p {
	color: #3E3A39;
	font-size: 12px;
}

.inf_de {
	width: 100%;
	border-bottom: 1px solid #C7C7C7;
}

.inf_de h4 {
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	padding: 40px 0;
}

.infpt {
	width: 996px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

.infpt .inf_time {
	float: left;
}

.infpt .yulan {
	float: right;
}

.infpt p {
	font-size: 14px;
	color: #3e3a39;
}

.infpt .inf_time span {
	margin-right: 20px;
}

.infor_conten {
	width: 996px;
	margin: auto;
	margin-top: 50px;
	text-align: center;
}

.infor_conten .infor_box p,
.infor_conten .infor_box span {
	font-size: 14px;
	color: #3E3A39;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}

.infor_conten img {
	max-width: 100%;
}

.xizun {
	width: 100%;
	height: 100px;
	margin: auto;
	margin-top: 100px;
	position: relative;
	overflow: hidden;
	margin-bottom: 100px;
}

.fanhui {
	width: 100px;
	margin: auto;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}

.fanhui a>p {
	text-align: center;
	color: #3E3A39;
	font-size: 16px;
	margin-top: 10px;
}

.xizun_next {
	position: absolute;
	bottom: 0;
	right: 0;
}

.xizun_ul {
	overflow: hidden;
}

.xizun_ul li {
	float: left;
	margin-left: 20px;
}

.xizun_ul li a {
	color: #3E3A39;
	font-size: 16px;
}

.xizun_ul li.active a {
	color: #c81623;
}

.welcoem {
	width: 100%;
	color: #595757
}

.welcoem_title {
	margin-bottom: 20px;
	font-size: 24px;
}

.welcoem_cont {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 60px;
}

.welcoem_cont .welcoem_left {
	width: 30%;
	float: left;
}

.welcoem_cont .welcoem_right {
	width: 54%;
	float: right;
}

.welcoem_cont .welcoem_right div p {
	color: rgba(0, 0, 0, 0.75);
	line-height: 22px;
	font-size: 14px;
}

.welcoem_cont .welcoem_right div h4,
.welcoem_one h4 {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
}

.welcoem_right .welcoem_one h4 span {
	font-size: 24px;
}

.welcoem_one {
	width: 100%;
	margin-bottom: 20px;
}

.welcoem_one .flex {
	display: flex;
}

.flex_title {
	width: 70px;
	font-weight: bold;
}

.flex_text {
	flex: 1;
}

.welcoem_one1 p {
	color: #595757;
	font-size: 14px !important;
}

.welcoem_one p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 22px;
}


/* 主创团队 */

.consultant_content {
	margin: 0 auto;
	/*padding: 100px 0 420px;*/
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin-top: 50px;
	margin-bottom: 40px;
}

.consultant_content_left {
	/*margin-right: 200px;*/
	width: 620px;
}

.consultant_content_left ul li {
	margin-bottom: 30px;
	color: #585757;
}

.consultant_content_left h4 {
	font-size: 25px;
	font-weight: bold;
	line-height: 26px;
	color: #595757;
}
.consultant_content_left ul{
	margin-top: 30px;
}
.consultant_content_left p {
	margin-top: 5px;
	font-size: 17px;
	line-height: 32px;
	color: #595757;
}
.consultant_content_left p span{
	font-weight: bold;
	color: #595757;
}
.consultant_content_right {
	margin-top: 20px;
	font-size: 15px;
	color: #595757;
}

.consultant_content_right p {
	line-height: 44px;
	font-size: 17px;
}

.svg-wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin: 0 auto;
	width: 137px;
	height: 137px;
	z-index: 0;
}

.svg-wrapper svg {
	width: 137px;
	height: 137px;
}

.shape {
	stroke-dasharray: 0 540;
	stroke-dashoffset: -474;
	stroke-width: 3px;
	stroke: #ce303c;
	border-radius: 100%;
	transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
	opacity: 0;
	_filter: alpha(opacity=0);
}

.svg-wrapper:hover .shape {
	stroke-width: 2px;
	stroke-dashoffset: 0;
	stroke-dasharray: 760;
	border-radius: 100%;
	opacity: 0.5;
	_filter: alpha(opacity=50);
}

.activity_ul1 li {
	width: 25%;
	margin-right: 0;
}

.activity_ul1 li img {
	height: 316px;
}

.daoahgns {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #C7C7C7;
	margin-top: 10px;
}

.daoahgns a {
	color: black;
	font-weight: 500;
	font-size: 14px;
	padding: 0 5px;
}

.daoahgns a:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.daoahgns a:first-child:before {
	display: none;
}

.daoahgns a:last-child {
	color: #C70025;
}

.xiangyuse {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 40px;
}

.xiangyuse .xiangyuse_ul {
	width: 100%;
	text-align: center;
}

.xiangyuse .xiangyuse_ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}

.xiangyuse .xiangyuse_ul li:last-child,
.xiangyuse .xiangyuse_ul li:first-child {
	font-size: 14px;
	background: #eeefef;
}

.xiangyuse .xiangyuse_ul li a , .xiangyuse .xiangyuse_ul li span{
	color: #595757;
}

.xiangyuse .xiangyuse_ul li.active span {
	color: #c70025;
}


.technology{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 60px;
}
.technology .technology_left{
	width: 805px;
	float: left;
}
.technology .technology_right{
	width: 378px;
	float: right;
}
.technology_title{
	width: 100%;
	border-bottom: 1px solid #c70025;
	position: relative;
	padding-bottom: 5px;
}
.technology_title h4{
	color: #C70025;
	font-size: 25px;
	font-weight: 400;
}
.technology_title h5{
	color: #3E3A39;
	font-size: 22px;
	font-weight: 500;
}
.technology_title p{
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: 14px;
	color: #c70025;
	text-transform: uppercase;
}
.technology_content{
	width: 100%;
	margin-top: 20px;
}
.technology_content_ul{
	width: 100%;
}
.technology_content_ul li{
	width: 100%;
	height: 200px;
	position: relative;
	margin-bottom: 7px;
}
.technology_content_ul li a>img{
	width: 100%;
	height: 100%;
	display: block;
}
.technology_content>a>img{
	width: 100%;
	height: 614px;
}
.technology_content_ul li .visst{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
}
.technology_content_ul li .visst img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	width: 60px;
	height: 60px;
}
.technology_content_ul li:hover .visst{
	display: block;
	transition: all 1s linear;
}
.technology_content_ul li:hover .visst img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.infor_titles{
	width: 100%;
	border-bottom: 1px dashed #C70025;
	padding-bottom:30px;
}
.infor_titles_ul {
	width: 100%;
	overflow: hidden;
}
.infor_titles_ul li{
	float: left;
	margin-right: 70px;
}
.infor_titles_ul li h4{
	color: #C70025;
	font-size: 25px;
	font-weight: 400;
}
.infor_titles_ul li h5{
	font-weight: 500;
	font-size: 22px;
	color: #4c4948;
}
.infor_contents{
	width: 100%;
}
.infor_contents_ul{
	width: 100%;
	margin-top: 60px;
}
.infor_contents_ul li{
	width: 100%;
	height: 320px;
	overflow: hidden;
	margin-bottom: 30px;
}
.infor_contents_ul li .company_img{
	width: 589px;
	height: 320px;
	float: left;
}
.infor_contents_ul li .company_img img{
	width: 100%;
	height: 100%;
	display: block;
}
.infor_contents_ul li .company_conten{
	width: 48%;
	float: right;
}
.company_conten {
	width: 100%;
}
.company_conten .company_conten_title{
	width: 100%;
	border-bottom: 1px solid #C70025;
}
.company_conten_title h5{
	font-size: 20px;
	color: #4C4948;
	font-weight: bold;
	margin-bottom: 5px;
}
.company_conten_title p{
	font-size: 14px;
	color: #4C4948;
	margin-bottom: 10px;
}
.company_conten_content{
	margin-top: 10px;
}
.company_conten_content p{
	font-size: 14px;
	color: #3e3a39;
	text-align:justify ;
	line-height: 24px;
}
.information_ul{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 40px;
}
.information_ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #C70025;
}
.information_ul li h5{
	float: left;
	color: #4C4948;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.information_ul li p{
	float: right;
	font-size: 14px;
	color: #4c4948;
}
@media only screen and (max-width:1200px) {
	.header_centen,
	.box,
	.footer_box,
	.box_2 {
		width: 100%;
	}
	.header_nav{
		width: 85%;
	}
	.header_nav .header_ul li{
		width: 100px;
	}
}

@media only screen and (max-width:990px) {
	.work_ul {
		width: 100%;
	}
	.work_ul li {
		margin-right: 1%;
	}
	.coops_ul li .yaojiu h4 {
		font-size: 22px;
	}
}
@media only screen and (max-width:375px){
	.header_nav{
		width: 85%;
	}
	.header_nav .header_ul li{
		width: 100px;
	}
}
