@charset "utf-8";
/* CSS Document @woniu*/

@media screen and (min-width: 1200px){
 .layui-container {width: 1200px;}
}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
.about-con {
	width: 90% !important;
	padding: 20px !important;
	margin: 20px;
}
.about {
	padding-top: 20px !important;
	height: auto;
	padding-bottom: 30px;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-input-inline {
	width: 96%;
 margin: 0 0 .3rem 0;
}
.wtop-nsnav-bg {
	width: 100%;
	background: url(../images/tbg.jpg) no-repeat left bottom;
	border-bottom: 1px solid #ddd;
}
.logo {
	float: left;
}
.logo-text {
	width: 270px;
	font-size: 15px;
	color: #433634;
	line-height: 29px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.logo-text span {
	color: #06a1e0;
	font-weight: bold;
}
.h_tel {
	float: right;
	margin-top: 15px;
	height: 75px;
	background: url(../images/top_tel.jpg) no-repeat 35px center;
	padding-left: 85px;
	text-align: left;
	display: block;
}
.h_tel p {
	font-size: 18px;
	color: #129be0;
	line-height: 25px;
	float: left;
	padding-top: 10px;
}
.h_tel b {
	display: block;
	font-size: 30px;
	font-family: "DINOT";
	color: #129be0;
}
.menu {
	height: 60px;
	line-height: 60px;
	background: #008ae8;
}
.menu li {
	width: 12.5%;
	float: left;
	position: relative;
s
}
.menu li:hover {
	background: #eb8e09;
}
.menu .on {
	background: #eb8e09;
}
.menu li a {
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
}

.wapmenu {
	height: 80px;
	background: #008ae8;
	border-bottom: 1px solid #ddd;
}
.wapmenu li {
	width: 25%;
	line-height: 40px;
	height: 40px;
	position: relative;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
	float: left;
	text-align: center;
	overflow: hidden;
}
.wapmenu li:nth-child(4n) {
	border-right: none;
}
.wapmenu li a {
	display: block;
	line-height: 40px;
	font-size: 15px;
	height: 40px;
	color: #FFFFFF;
}
.g_cp {
	background: url(../images/cpbg.jpg) no-repeat center bottom #f5f5f5;
}
.tit1_cp {
	padding: 0 0 30px 0;
	width: 100%;
	height: auto;
	text-align: center;
}
.tit1_cp span {
	display: block;
	padding-bottom: 5px;
	text-align: center;
	font-size: 40px;
	color: #d6c3ad;
	text-transform: uppercase;
	font-family: "宋体";
	font-stretch: ultra-condensed;
}
.tit1_cp h2 {
	display: block;
	padding-bottom: 15px;
	text-align: center;
	font-size: 40px;
	color: #22202b;
	font-weight: bold;
}
.tit1_cp h2 font {
	padding-bottom: 15px;
	text-align: center;
	font-size: 40px;
	color: #018ae8;
	font-weight: bold;
}
.tit1_cp p {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
}
.part-syfldh {
	background: #ffffff;
	padding: 10px;
}
@media screen and (min-width: 1200px) {
.layui-containers {
	width: 1250px;
	margin: 0 auto;
}
}
.sycplist {
	width: 100%;
	height: 263px;
	overflow: hidden;
	background: url(../images/listbg.jpg) no-repeat;
	background-size: 100%;
}
.sycplist img {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
}
.sycplist h2 {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 25px;
}
.sycplist img:hover {
	transform: rotateY(360deg);
	transition: all 1s
}
.fb-pro {
	width: 100%;
	overflow: hidden;
}
.fb-pro .tu1 {
	position: relative;
	width: auto;
	height: auto;
	border-bottom: none;
	overflow: hidden;
}
.fb-pro .tu1 img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.fb-pro:hover .tu1 img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.fb-pro .tu1 .up-name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	width: 271px;
	height: 43px;
	background: url(../images/pro-name.png);
}
.fb-pro .tu1 .up-name p {
	display: block;
	line-height: 43px;
	font-size: 17px;
	color: #fff;
	text-indent: 15px;
}
.fb-pro .p01-cont {
	padding: 10px 3px 10px 3px;
	border-bottom: 4px solid #eeeeee;
	transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont {
	background-color: #313131;
	border-bottom: 4px solid #018ae8;
}
.fb-pro .p01-cont a h3 {
	display: block;
	float: left;
	height: 48px;
	font-size: 17px;
	color: #000;
	overflow: hidden;
	transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont a h3 {
	margin-left: 12px;
	color: #fff;
}
.fb-pro .p01-cont .more1 a {
	float: right;
	width: 86px;
	height: 29px;
	background-color: #018ae8;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 29px;
	border-radius: 5px;
	transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .more1 a {
	margin-right: 8px;
}
.fb-pro .p01-cont .phone p {
	display: block;
	margin-top: 5px;
	font-size: 20px;
	color: #313131;
	transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .phone p {
	color: #fff;
	margin-left: 12px;
}
.about {
	background: #f1f1f1;
	overflow: hidden;
}
.about_fl img {
	margin-top: 30px;
}
.about_fr {
	background: url(../images/ab1.png) 10px top no-repeat;
	height: 450px;
}
.about_fr h2 {
	font-size: 30px;
	color: #008ae8;
	font-weight: 600;
	margin-bottom: 44px;
	margin-top: 25px;
}
.about_fr h2 span {
	display: inline-block;
	font-size: 30px;
	color: #d1d0ce;
	text-transform: uppercase;
	margin-left: 13px;
}
.about_fr h4 {
	font-size: 15px;
	color: #515151;
	line-height: 30px;
	width: 100%;
}
.about_fr dd {
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 999;
	bottom: 46px;
	left: 0;
}
.about_fr dd a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fea01a;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	margin-right: 24px;
}
.about_fr dd a:nth-child(2) {
	background-color: #0b5594;
}
.about_fr dd strong {
	display: inline-block;
	float: right;
	font-size: 29px;
	color: #008ae8;
	margin-right: 63px;
}
.case-t {
	border: 1px solid #ddd;
	padding: 5px;
	overflow: hidden;
}
.fwkh {
	background: #005a98;
	padding-top: 20px;
	overflow: hidden;
}
.title_a1 {
	text-align: center;
}
.title_a1 h2 {
	color: #008ae8;
	font: 600 30px/2em "微软雅黑";
}
.title_a1 h2 span {
	display: block;
	font: 500 18px/1.7em "微软雅黑";
	color: #666666;
	background: url(../images/hgfahgf.png) no-repeat center;
}
.linkSlider {
	margin-top: 30px;
	padding-bottom: 45px;
	overflow: hidden;
}
.linkSlider .slider {
	padding: 0 23px;
}
.linkSlider .pic {
	padding: 0 7px;
	overflow:hidden;
}
.linkSlider .pic a {
	display: block;
	border: 1px solid #aaaaab;
	height: 80px;
	line-height: 80px;
	background: #fff;
	text-align: center;
	overflow:hidden;
}
.linkSlider .pic a img {
	display: inline-block;
	vertical-align: middle;
}
.linkSlider .slick-arrow {
	position: absolute;
	top: 50%;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 21px;
	height: 35px;
	margin-top: -17px;
	cursor: pointer;
	border: 0;
	font-size: 0;
	z-index: 10;
	background-color: transparent;
}
.linkSlider .slick-prev {
	background-image: url(../images/prev.png);
	left: 0;
}
.linkSlider .slick-next {
	background-image: url(../images/next.png);
	right: 0;
}
.linkSlider .pic a:hover {
	box-shadow: 0px 5px 10px #888;
}
.slick-slider *, .slick-slider {
	outline: none;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-slider, .slick-slider {
	outline: 0
}
.linkSlider10 .slick-prev{background-image: url(../images/prev1.png);left: 0;}
.linkSlider10 .slick-next{background-image: url(../images/next1.png);right: 0;}


.step {
    padding-top: 25px;
    padding-bottom: 68px;
	background: url(../images/index_bg04.jpg) center top;
    background-size: cover;
}
.step .tit {
    text-align: center;
}
.stepbox {
    background: rgba(0,0,0,.73);
    padding: 26px 10px;
    text-align: center;
    color: #fff;
}
.stepbox .w3 {
    font-size: 32px;
    font-weight: bold;
}
.stepbox .w4 {
    overflow: hidden;
    max-width: 684px;
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 17px;
    margin-top: 10px;
}
.stepbox .w4 span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
}
.stepbox .w4 span:before {
    right: 100%;
}
.stepbox .w4 span:before, .stepbox h4 span:after {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #fff;
    width: 999px;
}

.xinw{ background:url(../images/nsw.jpg) no-repeat center bottom; overflow:hidden;}
.n_nav {
    height: 50px;
    overflow: hidden;
    padding-top: 23px;
}
.n_nav span {
    text-align: center;
    line-height: 21px;
    font-size: 15px;
    font-size: 14px;
    text-transform: uppercase;
}
.n_nav span a {
    color: #666666;
}
.n_nav .cur font {
    display: inline-block;
    height: 40px;
    font-size: 18px;
    color: #018ae8;
    font-weight: bold;
    text-decoration: none;
}
.n_nav .cur i {
    font-weight: normal;
    color: #b6b6b6;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 6px;
}
.fl{ float:left;}
.fr{ float:right;}
.news_c dl {
    height: 285px;
    overflow: hidden;
    margin-bottom: 3px;
}
.news_c dt {
    width: 350px;
    height: 220px;
    overflow: hidden;
    position: relative;
    float: left;
}
.news_c dt img {
    width: 350px;
}
.news_c dd {
    overflow: hidden;
    width: calc(100% - 380px);
    float: right;
}
.news_c dd h3 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
    margin-bottom: 12px;
}
.news_c dd p {
    height: auto;
    overflow: hidden;
    color: #333;
    line-height: 25px;
    margin: 12px 0;
}
.news_c dd em a {
    color: #fff;
    width: 91px;
    height: 25px;
    border-radius: 25px;
    line-height: 25px;
    background: #018ae8;
    display: inline-block;
    text-align: center;
}
.news_c ul {
    overflow: hidden;
}
.news_c li {
    height: 35px;
    overflow: hidden;
    width: 49%;
    float: left;
    padding-right: 1%;
    line-height: 35px;
}
.news_c li i {
    padding-right: 10px;
    float: left;
    display: block;
    width: 10px;
}
.news_c li a {
    color: #333;
    display: block;
    float: left;
    width: calc(100% - 95px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_c li span {
    display: block;
    width: 65px;
    float: right;
}
.faq {
    width: 560px;
    height: 571px;
    overflow: hidden;
    padding: 0 20px;
	margin-left:20px;
    background: #fff;
    border: 1px dotted #ddd;
    box-sizing: border-box;
}
.faq h3 {
    height: 50px;
    font-weight: normal;
    font-size: 18px;
    padding-top: 26px;
}
.faq h3 span {
    line-height: 21px;
    font-size: 15px;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
}
.faq h3 a {
    color: #018ae8;
    font-weight: bold;
}
.faq h3 span a {
    color: #666666;
    font-weight: normal;
}
.faq h3 i {
    font-weight: normal;
    color: #b6b6b6;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 6px;
}
.faq li {
    height: 100px;
}
.faq li a {
    display: block;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
    color: #333;
    margin-bottom: 9px;
    width: 100%;
    overflow: hidden;
}
.faq li span {
    display: block;
    line-height: 24px;
    color: #333;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and (max-width:640px) {
.sxw-by {
	display: none;
}
.part-newbg {
	padding: 20px !important;
}
.abt {
	display: none;
}
.aboutimg {
	display: none;
}
.about-diao p {
	margin-top: 0px !important;
}
.logo img {
	width: 100%;
}
.hide-xs {
	display: none;
}
.wtop-nsnav-bg {
	padding: 0;
}
.step{ display:none;}
.news_c dt{ display:none;}
.news_c dd{ width:100%;}
.news_c dl{ height:auto; padding-bottom:20px;}
.news_c li{ width:100%;}
.news_c li:nth-child(n+7) {
    display: none;
}
.faq{ display:none;}
.news_c dd h3{ padding:0;}
}
@media screen and (max-width:480px) {
.sxw-bt {
	font-size: 26px;
}
.sxw-bt p {
	font-size: 40px;
}
.zxzx {
	padding: 18px;
}
.zx_tu {
	width: 115px;
}
.zx_tu a {
	height: 115px;
	margin-bottom: 10px;
}
.zx_con {
	width: calc(100% - 125px);
}
.zx_con li {
	height: 115px;
	margin-bottom: 10px;
}
.zx-xbt {
	font-size: 15px;
}
.zx-xsj {
	display: none;
}
}
@media screen and (max-width:380px) {
.sxw-bt {
	font-size: 18px;
}
.sxw-bt p {
	font-size: 30px;
}
.zx_con li img {
	display: none;
}
.sxw-xnr {
	padding-left: 0px;
}
}
.wlin-nr {
	background: #f62828;
	padding: 30px 0;
}
.wlin-li {
	width: calc(100% / 6);
	text-align: center;
	float: left;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.wlin-li img {
	max-width: 100%;
}
.wlin-li span {
	font-size: 25px;
	color: #FFFFFF;
	width: 100%;
	display: block;
	line-height: 3;
}
.wlin-li p {
	font-size: 20px;
	color: #FFFFFF;
}
.wlin-li:hover {
	-webkit-transform: translate3d(0, -6px, 0);
	transform: translate3d(0, -6px, 0);
}
.wlin-li:hover img {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}
@media screen and (max-width:1024px) {
.wlin-li span {
	font-size: 20px;
}
.wlin-li p {
	font-size: 16px;
}
}
@media screen and (max-width:768px) {
.wlin-li {
	width: calc(100% / 3);
}
.wlin-li p {
	display: none;
}
}
@media screen and (max-width:480px) {
.wlin-li span {
	font-size: 18px;
}
}
/***/
.hly {
	text-align: center;
}
@media screen and (max-width:768px) {
.hly img {
	width: 100%;
}
}
.ys1 {
	width: 100%;
	overflow: hidden;
}
.ys1 img {
	width: 100%;
}
.ys-pr {
	overflow: hidden;
}
.ys-pr .ys-top1 {
	padding-bottom: 30px;
	border-bottom: 1px dashed #cccccc;
}
.ys-pr .ys-top1 h3 {
	color: #d31616;
	font-size: 24px;
	background: url(../images/ys-pr.jpg) no-repeat top left;
	font-weight: bold;
	line-height: 60px;
	height: auto;
	padding-left: 55px;
}
.ys-pr .ys-top1 p {
	letter-spacing: 1.5px;
	padding-left: 45px;
	font-size: 18px;
	color: #595959;
	line-height: 180%;
}
.p-t {
	background: url(../images/p-t.jpg) center top no-repeat;
}
/****/
.gsxw {
	width: 100%;
	overflow: hidden;
}
.gsxw_ti {
	width: 100%;
	overflow: hidden;
}
.gsxw_fl {
	float: left;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
.gsxw_fl span {
	height: 50px;
	color: #333;
	float: left;
	text-align: center;
}
.gsxw_fr {
	float: right;
	line-height: 50px;
}
.gsxw_ul {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.xwcen {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.gs_img {
	display: none;
}
.xwcen:nth-child(1) .gs_img {
	display: block;
}
.gs_img img {
	width: 100%;
}
.xwcen span {
	width: 75%;
	height: 48px;
	line-height: 48px;
	color: #666;
	text-indent: 1em;
	font-size: 14px;
	float: left;
	background: url(../images/dtico.jpg) left center no-repeat;
}
.xwcen time {
	width: 25%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #666;
	font-size: 14px;
	float: left;
}
.gsxw_fls {
	float: left;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
.gsxw_fl span {
	height: 50px;
	color: #333;
	float: left;
	text-align: center;
}
.cjwtjd {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.cjwtjd li {
	margin-bottom: 10px;
}
.cjwtjd li a:hover {
	color: #c00;
}
.jdtit {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	margin-bottom: 5px;
}
.jdtit span {
	width: 26px;
	height: 26px;
	text-align: center;
	float: left;
	background: url(../images/q.png) center no-repeat;
	color: #fff;
	margin-right: 5px;
	font-size: 14px;
}
.jdcon {
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	font-size: 13px;
}
.jdcon span {
	width: 26px;
	height: 26px;
	text-align: center;
	float: left;
	background: url(../images/a.png) center no-repeat;
	color: #fff;
	margin-right: 5px;
	font-size: 14px;
	display: inline-block;
}
.jdcon font {
	float: right;
	width: 90%;
	display: inline-block;
}
/*footer*/
.c-footer { background:#242f35;}
.c-footer a{ color:#ffffff; }
.c-footer .mt { overflow:hidden; padding:30px 0 10px 0; }

.foot-top{padding:30px 0;}
.footl{ width:30%;float:left;display:inline;}
.footc{ width:30%;float:left;display:inline;}
.footk{ width:calc(40% - 150px);float:left;}
.footr{float:left;width:150px;}

.footl h3,.footc h3,.footk h3,.footr h3{font-size:30px;color:#fff;margin-bottom:29px;width:25px;white-space:nowrap;padding-bottom:14px;border-bottom:1px solid #242f35;}
.footl h3 span,.footc h3 span,.footk h3 span,.footr h3 span{font-size:12px;display:block;color:#fff;opacity:0.2;font-weight:lighter;line-height:100%;}
.footl p a{display:block;width:50%;color:rgba(255,255,255,0.8);float:left;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;}
.footl p a:hover{text-decoration:underline;color:#bc1717;}
.footc p{color:#fff;background-position:left center;line-height:40px;font-size:16px;}
.footc p span{margin-left:18px;}


.footr em i{display:block;float:left;width:150px;}
.footr em i:last-child{float:right;}
.footr em i img{width:140px;height:140px; border:3px #fff solid}
.footr em i span{display:block;font-size:16px;color:#F4F4F4;line-height:20px;padding-left:32px;margin-top:16px;}

.footk p a{display:block;width:50%;color:rgba(255,255,255,0.8);float:left;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;}
.footk p a:hover{text-decoration:underline;color:#bc1717;}

.c-footer .mc { border-top:1px solid #666666; padding:13px 0; overflow:hidden; font-size:14px; line-height:28px; color:#fff; margin-top:20px;}
.c-footer .mc span { float:left; }
.c-footer .mc dl { float:left; }
.c-footer .mc dt { float:left; padding:0 10px; }
.c-footer .mc dd { float:left; }
.c-footer .mc dd a { color:#fff; }
.c-footer .mc dd a:hover { color:#ffdb60; }

.c-copy { padding:11px 0; text-align:center; font-size:16px; line-height:30px; color:#fff; background:#1e1e1e; border-top:1px solid #333333; }
.c-copy a{ color:#ffffff; }
@media screen and (max-width:1280px){
.footl{ width:25%;}
.footc{ width:35%;}
}
@media screen and (max-width:1024px){
.footl{ display:none;}
.footc{ width:calc(100% - 150px);}
.footk{display:none;}
.c-footer .mc { display:none;}
}
@media screen and (max-width:767px){
.footr{ display:none;}
.footc{width:50%;padding-left:20px;}
.footk{ width:calc(50% - 20px);}
.c-copy .fl,.c-copy .fr{ float:none;}
.c-copy font{ display:block } 
}
@media screen and (max-width:640px){
.footc{width:100%;padding-left:9px;}
.footk{ display:none;}
.c-copy { padding-bottom:55px;}
.c-copy .my{ display:none} 
}
.fxdb{display:none}
@media screen and (max-width:640px) {
.fxdb {
	display: block;
	height: 60px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+440));
}
.fxdb li {
	float: left;
	list-style: none;
	height: 55px;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
.fxdb li a {
	display: block;
	width: 94%;
	text-align: center;
	margin: 0px auto;
	background: #bc1717;
	border-radius: 50px;
	height: 50px;
	box-shadow: 0 0 5px #fff;
}
.fxdb li img {
	height: 30px;
	margin-top: 10px
}
#dd {
	display: none;
}
.about_fr {
	background: none;
	height: auto;
}
.about_fr dd {
	width: 100%;
	height: 40px;
	position: relative;
	z-index: 999;
	bottom: 0;
	left: 0;
	padding-left: 35px;
}
.about_fr h2 {
	font-size: 18px;
	color: #008ae8;
	font-weight: 600;
	margin-bottom: 5px;
}
.about_fr h2 span {
	display: inline-block;
	font-size: 16px;
	color: #d1d0ce;
	text-transform: uppercase;
	margin-left: 13px;
}
.about_fl img {
	margin-top: 0;
}
}
.vipb {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 30px;
	background: url(../images/vip.png) no-repeat center right;
	padding-right: 68px;
	font-size: 20px;
	color: #e7b144;
	line-height: 35px;
	text-align: right;
	z-index: 99
}
.vipb a {
	color: #e7b144;
	font-size: 20px;
}
@media screen and (max-width:640px) {
.vipb {
	bottom: 62px;
	right: 5px;
}
.tit1_cp h2 {
	font-size: 30px;
	padding: 0;
}
.tit1_cp p {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.tit1_cp span {
	font-size: 30px;
}
}
.animate-tel {
	animation: tada 1s linear infinite;
	transform-origin: 50% 50%;
	-webkit-animation: tada 1s linear infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: tada 1s linear infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: tada 1s linear infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: tada 1s linear infinite;
	-ms-transform-origin: 50% 50%;
}
/***About**/
.position_now {
	font-size: 14px;
	background: #F5F5F5;
}
.position_now .fl {
	color: #707070;
	line-height: 60px;
}
.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}
.position_now a {
	display: inline-block;
	color: #707070;
}
.position_now .fr {
	font-family: impact;
	color: #bc1717;
	font-size: 0;
}
.position_now .fr img {
	height: 26px;
	float: left;
	margin: 18px 10px 0 0;
}
.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 60px;
}
.nyabout {
	padding: 10px;
	line-height: 27px;
	font-size: 16px;
}
.nyabout img {
	max-width: 100%;
}
.sub_bk {
	text-align: center;
}
.sub_bk a {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-right: 1%;
	margin-left: 1%;
	width: 14.666%;
	box-sizing: border-box;
	margin-bottom: 15px;
	height: 40px;
	overflow: hidden;
	background: #c70505;
}
.sub_bk .on {
	background: #bc1717;
	color: #fff;
}
.sub_bk a:hover, .sub_bk a.active {
	background: #bc1717;
	color: #fff;
}
.sub_bk span {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	line-height: 4rem;
}
.sub_bk .show {
	height: auto;
	background: #eee;
}
@media screen and (max-width:640px) {
.sub_bk a {
	width: 48%;
	margin-right: 2%
}
.sub_bk a:nth-child(2n) {
	margin-right: 0;
}
}
@media screen and (max-width:380px) {
.sub_bk a {
	line-height: 42px;
	font-size: 14px;
	border-radius: 42px;
	margin-bottom: 8px;
	height: 42px;
	overflow: hidden
}
}
.yunu-contact {
	background-color: #F7F7F7;
	padding: 25px;
}
.yunu-contact h4 {
	margin: 0;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.yunu-contact dl {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.yunu-contact dt {
	float: left;
}
.yunu-contact dd {
	margin-left: 55px;
	font-size: 16px;
	padding-top: 16px;
}
.yunu-contact dd span {
	padding-left: 50px;
}
@media only screen and (max-width:480px) {
.yunu-contact dd span {
	padding-left: 10px;
}
}
@media only screen and (max-width:400px) {
.yunu-contact h4 {
	font-size: 20px;
}
.yunu-contact dl:nth-child(3) dd span {
	display: block;
}
}
/***New**/
.news-box {
	padding: 20px 10px;
	overflow: hidden;
}
.news-box:nth-child(2n) {
	background: #f5f5f5;
}
.news-box a {
	display: block;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.txtH {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
}
.news-box h3 {
	font-size: 20px;
	position: relative;
	font-weight: normal;
}
.news-box h3 span {
	float: right;
	font-size: 16px;
}
.news-box p {
	font-size: 16px;
	color: #656565;
	margin-top: 20px
}
.news-box a:hover h3 {
	color: #f62828;
}
.news_img {
	width: 100%;
	overflow: hidden;
}
.news_img img {
	width: 90%;
}
@media (max-width:1024px) {
.news-box h3 {
	font-size: 20px;
}
}
@media (max-width:640px) {
.news-box h3 {
	font-size: 20px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
@media (max-width:480px) {
.news-box h3 {
	font-size: 16px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
.nynews {
	overflow: hidden;
}
.news-tit {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.tool {
	color: #999;
	padding: 24px 0;
	text-align: center;
}
.tool span {
	display: inline-block;
	margin: 0 6px;
	font-size: 14px;
}
.newcontents {
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	overflow: hidden;
}
.newcontents img {
	max-width: 100%;
	margin-bottom:5px;
}
{
@media screen and (max-width: 480px) .news-tit {
 font-size: 24px;
}
}
@media screen and (max-width: 640px) {
.news-tit {
	font-size: 24px;
}
.pro_name {
	padding-left: 0px !important;
}
.title_a1 h2{ font-size:22px;}
}
.ny-page {
	border-top: 1px solid #ddd;
	line-height: 36px;
	padding: 10px 0 0;
	font-size: 14px;
	overflow: hidden;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.tr {
	text-align: right;
}
@media screen and (max-width: 1024px) {
.ny-page .txtW {
	font-size: 15px;
}
.tr {
	text-align: left;
}
}
.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 15px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
.xgcp_title h3 {
	color: #bc1717;
	border-left: 2px solid #bc1717;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.xwzx {
	width: 100%;
	overflow: hidden;
}
.xwzx ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.xgxw {
	border-bottom: 1px dotted #ccc;
	height: 25px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
}
.xwzx ul li span {
	float: right;
}
.xgxw {
	width: 100%;
	overflow: hidden;
}
.pro {
	margin-top: 18px;
	overflow: hidden;
}
.xgcp {
	width: 100%;
	overflow: hidden;
}
.xgcp img {
	width: 100%;
}
.xgcp p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
}
.pro li a p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.pro {
	margin-top: 18px;
}
.pro li {
	text-align: center;
	list-style: none;
	margin-bottom: 15px
}
.pro li a {
	display: block;
}
.pro li a span {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 75%;
	overflow: hidden
}
.pro li a span img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.pro li a span img:hover {
	transform: scale(1.2);
}
.pro li a p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.pro li a:hover p {
	color: #000;
}
@media screen and (max-width:767px) {
.pro li {
	overflow: hidden;
	width: 49%;
	float: left;
	margin-right: 2%
}
.pro li:nth-child(2n) {
	margin-right: 0
}
}
@media screen and (min-width:768px) {
.pro li {
	overflow: hidden;
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
.pro li:nth-child(4n) {
	margin-right: 0
}
.pro li a p {
	height: 32px;
	line-height: 32px;
}
}
@media screen and (min-width:992px) {
.pro li a p {
	height: 36px;
	line-height: 36px;
}
}
@media screen and (min-width:1200px) {
.pro li a p {
	height: 50px;
	line-height: 50px;
	font-size: 16px
}
}
.cpnyt {
	width: 100%;
	overflow: hidden;
}
.cpnyt img {
	width: 100%;
}
.pro_name {
	padding-left: 30px;
}
.pro_name h2 {
	font-size: 20px;
	padding: 22px 0;
	border-bottom: 1px dashed #ddd;
}
.pro-canshu {
	padding: 0;
}
.pro-canshu p {
	line-height: 30px;
	color: #666;
}
.pro_name a.nm {
	display: block;
	width: 172px;
	height: 40px;
	border: 1px solid #5F5F5F;
	background: #5F5F5F;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.pro_name a.nm:hover {
	display: block;
	background: none;
	color: #5F5F5F;
}
#textarea img {
	max-width: 100%
}
@media screen and (min-width:768px) {
.pro_name h2 {
	font-size: 22px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 40px 0 22px 0;
}
}
@media screen and (min-width:1200px) {
.pro_name h2 {
	font-size: 24px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 48px 0 24px 0;
}
}
.headtop {
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	overflow: hidden;
}
.sdys {
	background: url(../images/ysbg.jpg) center top no-repeat;
	height: 985px;
}
.h_yous {
	width: 360px;
	height: auto;
}
.h_yous li {
	width: 150px;
	float: left;
	padding-top: 137px;
	margin: 0 15px;
}
.h_yous li em {
	display: block;
	height: 94px;
	padding-left: 55px;
	background: url(../images/05.png) center no-repeat;
	line-height: 75px;
	color: #fff;
	font-size: 35px;
	margin-left: 8px;
}
.h_yous li:hover em {
	background: url(../images/06.png) center no-repeat;
}
.h_yous li i {
	width: 71px;
	height: 71px;
	border: 2px #999 solid;
	display: block;
	border-radius: 50%;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
}
.h_yous li i img {
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}
.h_yous li:hover i {
	border: 2px #cc0004 solid;
}
.h_yous li:hover i img {
	top: -71px;
}
.h_yous li p {
	writing-mode: tb-rl;
	text-align: left;
	width: 150px;
	line-height: 30px;
	letter-spacing: 1px;
	height: 345px;
}
.h_yous li p span {
	display: block;
	font-size: 24px;
	line-height: 50px;
	color: #555;
	letter-spacing: 2px;
}
.h_yous li:hover p span {
	color: #cc0004;
}
.h_yous li p {
	font-size: 15px;
	line-height: 27px;
	color: #888;
}
.hyphone {
	width: 385px;
	height: 200px;
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 570px;
}
.hyphone span {
	width: 462px;
	height: 115px;
	background: url(../images/ico3.png) bottom center no-repeat;
	display: block;
	margin: 0px auto;
	font-size: 24px;
	color: #ffcc00;
	font-weight: bold;
}
.hyphone span em {
	margin-left: 160px;
	letter-spacing: 2px;
	font-size: 24px;
	line-height: 80px;
	display: block;
}
.hyphone a.hypmore {
	width: 123px;
	height: 38px;
	border: 1px solid #c50102;
	font-size: 16px;
	color: #be1418;
	text-align: center;
	line-height: 38px;
	margin: 30px 0 30px 145px;
	display: block;
	border-radius: 7px;
}
a.hypmore:hover {
	background-color: #c50102;
	color: #fff;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.case_img {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.case_img img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_img:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_tit {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
	width: 100%;
	overflow: hidden;
	height: 40px;
	float: left;
}
.c-flink {
	height: 60px;
	background: #f62828;
	line-height: 60px;
}
.c-flink strong {
	font-size: 18px;
	margin-right: 28px;
	color: #fff;
}
.c-flink a {
	font-size: 14px;
	color: #fff;
	padding: 0 10px 0 0;
}

.ct2-sd {
    float: left;
    width: 260px;
}
.panel-sd {
    margin-bottom: 20px;
    background-color: #f6f6f6;
}
.panel-sd .tit {
    text-align: center;
    color: #fff;
    font-size: 20px;
    background:#018ae8;
    padding: 20px 0;
}
.lanmu li {
    border-bottom: 1px dotted #ddd;
}
.lanmu li>a {
    display: block;
    line-height: 44px;
    padding: 0 0 0 25px;
	font-size:16px;
}
.lanmu li>a:hover{ color:#f00;}
.contact-sd {
    padding: 20px;
    line-height: 2;
    font-size: 15px;
}
.ct2-mn {
    float: right;
    width: 910px;
}
.sub-tit {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    color: #0d5ba4;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.curmbs {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #999;
    line-height: 25px;
    background: url(../images/hom1.jpg) no-repeat 0 center;
    padding-left: 20px;
}
.content-body {
    line-height: 1.8;
	font-size:16px;
}
.content-body p{ text-indent:2em;}
.content-body img{ max-width:100%;}

.list-1 li p {
    text-align: center;
    margin: 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:16px;
}
.list-1 li:hover p{ color:#f00;}

.cplisttb{ display:none;}
.cplist_lb{ width:100%; height:40px; line-height:40px; background:#018ae8; text-align:center; overflow:hidden;}
.cplist_lb a{ color:#fff; font-size:15px;}

.cpimg{ width:100%; overflow:hidden;}
.cpimg img{ width:100%; transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.cpimg:hover img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}

.footer-fix {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: none;
}
.footer-fix li {
    float: left;
    width: 25%;
}
.footer-fix li a {
    display: block;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    line-height: 1;
}
.footer-fix li i.i1 {
    background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
    background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
    background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
    background-image: url(../images/f_03.png);
}
.footer-fix li i {
    display: block;
    height: 20px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 4px;
}

@media screen and (max-width: 640px){
.ct2-sd { display: none;}
.ct2-mn {width: 100%;}
.cplisttb{ display:block;}
.curmbs { display: none;}
.footer-fix{ display:block;}
.footl h3, .footc h3, .footk h3, .footr h3{ margin-bottom:0px;}
}
