﻿@charset "utf-8";
/* CSS Document */
/*切图：zcy*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0; outline:none;}
ul, ol,li{ list-style-type:none;}
body, button, input, select, textarea{ font-family: 'Microsoft yahei'; font-size:12px;}
code, kbd, pre, samp {font-family: 'Microsoft yahei';}
a{ text-decoration:none; color:#333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
img{border:0; max-width:100%;}
li { line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family: 'Microsoft yahei'; }
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative; float:left; width:100%;}
select{ margin:0; padding:0; font-family: 'Microsoft yahei'; border:none;}
textarea{ resize:none;outline:none;}
input,select,textarea{ margin:0; padding:0; border:0; outline:none;
 -moz-border-radius:0px; 
 -webkit-border-radius:0; 
 -khtml-border-radius:0;
 border-radius:0;
}


/*********************************************************************重置***********************************************************************/

.pz_top{ float:left; width:100%; z-index:99; text-align:center; top:0;}
.pz_menu{ float:left; width:100%;}
.pz_banner{ float:left; width:100%; position:relative; overflow:hidden; z-index:6;}
.pz_main{ float:left; width:100%; position:relative; overflow:hidden;}
.pz_down{ float:left; width:100%; background:#142135; overflow:hidden; position:relative;}

.pz_top.on_1{ position:fixed; top:0; box-shadow:0 3px 11px rgba(0,0,0,0.1);}
.mt_60.on_1{ margin-top:60px;}
@media screen and (max-width:767px) {
.pz_down{ padding-bottom:60px;}
}


/*首页*/
.bg_1{ border-bottom:solid 1px #f2f2f2;}
.top{ width:100%; line-height:32px; float:left;}
.top .welcome{ float:left; font-size:12px; color:#999; font-family:"宋体";}
.top .top_btn{ float:right; color:#999; font-size:12px; font-family:"宋体"; margin-right:35px;}
.top .top_btn h6{ padding:0 8px; font-size:12px; float:left; line-height:32px;}
.top .top_btn h6 a{ color:#999;}
.top .top_btn h6 a:hover{ color:#e62129;}
.top .top_btn h5{ padding:0 8px; font-size:12px; float:left; line-height:32px;}
.top .top_btn h5 a{display:inline-block;*display:inline; *zoom:1; width:25px; height:32px; position:relative; margin-right:4px;}
.top .top_btn h5 a .ewm{ background:url(../images/ewm_bg.png) no-repeat top left; width:116px; height:123px; padding:19px 13px 13px 13px; position:absolute; left:50%; top:28px; margin-left:-58px; display:none; z-index:101;
-webkit-animation:fadeInDown 1s .2s ease both;
-moz-animation:fadeInDown 1s .2s ease both;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.zgz_top a .ewm img{ width:100%;}
.top .top_btn h5 a .ewm img{ width:100%;}
.top .top_btn h5 a:hover .ewm{ display:block;}
@-webkit-keyframes fadeInDown{
0%{opacity:0;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDown{
0%{opacity:0;
-moz-transform:translateY(-20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.topnav{ width:100%; float:left; padding:18px 0 20px 0; position:relative;}
.topnav .logo{ float:left; height:64px;}
.topnav .logo img{ height:100%; max-width:none;}
.topnav .search{ width:290px; position:absolute; left:50%; top:24px; margin-left:-140px;}
.topnav .search .search_k{ width:280px; height:30px;}
.topnav .search .search_k .text{ display:block; float:left; width:244px; height:30px; line-height:29px; border:solid 1px #dcdcdc; background:white; border-right:0; padding-left:10px; font-size:12px;}
.topnav .search .search_k .submit{ display:block; float:left; width:36px; height:30px; background:url(../images/btn2.png) no-repeat center #e62129; cursor:pointer;}
.topnav .search .search_link{ width:100%; float:left; line-height:24px; margin-top:4px; font-size:12px; color:#bfbfbf;}
.topnav .search .search_link a{ color:#bfbfbf; margin-right:15px; float:left;}
.topnav .search .search_link a:hover{ color:#e62129;}
.topnav .tel{ float:right; width:250px; margin-right:25px; padding-left:46px; background:url(../images/ico1.png) no-repeat left center; margin-top:20px; text-align:left;}
.topnav .tel h5{ width:100%; float:left; font-size:16px; line-height:23px; color:#666;}
.topnav .tel h4{ width:100%; float:left; font-size:22px; line-height:23px; color:#e62129; font-family:"Arial"; font-weight:bold;}

.menu{ z-index:99; width:100%; float:left; height:60px; position:relative;}
.menu > ul{ float:left; height:100%; width:100%;}
.menu ul .nli{ float:left; height:100%; margin:0px 25px; width:auto; border-right:solid 1px #0e1725; border-left:solid 1px #142135; text-align:center; z-index:99; letter-spacing:2px;}
.menu ul .nli.first{ border-left:0;}
.menu ul .nli.last{ border-right:0;}
.menu ul .nli span a{ display:block; background:#142135; width:120%; float:left; height:100%; line-height:57px; color:#fff; text-align:center; font-size:16px; border-bottom:solid 3px #060b13;}
.menu ul .nli.on span a,
.menu ul .nli:hover span a{ border-bottom:solid 3px #ac0108; background:#e62129;}

/*下拉菜单（漂浮在menu .nli上）*/
.menu .nli .sub{ display:none; position:absolute; left:0; top:100%; z-index:999; width:100%; text-align:right; padding:8px 30px 2px 30px; background:white;}
.menu .nli .sub .sub_box{display:inline-block;*display:inline; *zoom:1; width:100%; float:right;}
.menu .nli .sub li{text-align:left; float:left;}
.menu .nli .sub li dl{ width:100%; float:left;}
.menu .nli .sub li dl dt{ width:100%; float:left; font-size:20px; color:#333; line-height:32px; font-weight:bold;}
.menu .nli .sub li dl dd{ width:100%; float:left; padding:6px 0; font-size:12px; color:#666; line-height:19px;}
.menu .nli .sub li dl dd a{ color:#666;}
.menu .nli .sub li dl dd a:hover{ color:#e62129;}
.menu .nli .sub li.l1{ margin-top:11px; background:url(../images/bian_1.png) no-repeat right center; padding:0 24px 0 22px; width:160px; float:right;}
.menu .nli .sub li.l2{ background:url(../images/bian_2.jpg) no-repeat left center; padding:0 35px 0 30px; margin-left:-1px; width:160px; float:right;}
.menu .nli .sub li.l3{ margin-top:7px; border:solid 1px #e5e5e5; float:right;}

@media screen and (max-width:1199px) {
.topnav .logo{ overflow:hidden;}
.topnav .tel{ margin-right:0;}
.top .top_btn{ margin-right:0;}
.menu .nli .sub li.l1{ padding:0 14px 0 12px; width:140px;}
.menu .nli .sub li.l2{ padding:0 15px 0 20px; width:140px;}
}

@media screen and (max-width:991px) {
.top{ display:none;}
.bg_1{ display:none;}
.topnav .search{ display:none;}
.topnav .tel{ display:none;}
.menu{ display:none;}
.topnav{ padding:5px 0; height:60px;}
.topnav .logo{ height:50px; width:auto;}
.menu_btn{ width:50px; height:50px; background:url(../images/menu_btn_1.png) no-repeat center; float:right; cursor:pointer;}
.menu_btn.on{ background:url(../images/menu_btn_3.png) no-repeat center;}
.pf_menu_bg{ width:100%; height:100% !important; position:fixed; left:0; top:0 !important;background:#fff; z-index:9;}
.pf_menu{ position:fixed; width:100%; height:90%; overflow-y:auto; left:0px; top:50px; z-index:9; display:block; padding:0 3% 5px 3%;}
.ph_menu{ float:left; width:100%; padding:18px 0 0 0;}
.ph_menu .nli{ float:left; width:100%; border-bottom:#dddddd solid 1px;}
.ph_menu .nli span{ float:left; width:100%; padding:0 15px 0 15px;}
.ph_menu .nli .l1_a{ float:left; width:100%; color:#333; font-size:14px; line-height:39px; }
.ph_menu .nli .l1_a img{ margin-right:5px; width:14px; margin-top:-3px;}
.ph_menu .nli .l1_a.have{ background: url(../images/menu22_h.png) right center no-repeat;}
.ph_menu .nli.on .l1_a.have{ background:url(../images/menu22.png) right center no-repeat;}
.ph_menu .nli.on .l1_a{ color:#e62129; }
.ph_menu .l2_ul{ float:left; width:100%; padding:10px 0; border-top:#dddddd solid 1px; display:none;}
.ph_menu .l2_ul .l2{ float:left; width:100%; padding-left:35px; padding-right:35px;
box-sizing:border-box; 
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box;
}
.ph_menu .l2_ul .l2 .l2_a{ float:left; width:100%; padding:5px 0; color:#444444; font-size:12px; line-height:20px;}
.ph_menu .l2_ul .l2 .l2_a.dohave{ background:url(../images/menu22.png) right center no-repeat;}
.ph_menu .nli .l2_ul .l2.on .l2_a.dohave{ background:url(../images/menu22_h.png) right center no-repeat; color:#1f8e40;}
.ph_menu .l2_ul .l2_1{ width:25%; float:left; padding:10px 5px;}
.ph_menu .l2_ul .l2_1 .l2_a{ display:block; width:100%; height:100%; border:solid 1px #eee; overflow:hidden;}
.ph_menu .l3_ul{ float:left; width:100%; background-color:#f1f1f1; padding:10px 20px; display:none; }
.ph_menu .l3_ul .l3_a{ color:#333; line-height:24px; word-wrap:break-word; margin:0 10px;}
}
@media screen and (max-width:767px) {
.topnav .logo{ width:50px; margin-left:10px;}
}

/*banner*/
.banner{ width:100%; float:left;position:relative}
.slide_banner{ width:100%; float:left; position:relative;}
.slide_banner .slick-dots {position: absolute;bottom: 25px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}
.slide_banner .slick-dots li {position: relative;display: inline-block;width: 10px;height: 10px;margin: 0 5px;padding: 0;cursor: pointer; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; background:#ddd;}
.slide_banner .slick-dots li.slick-active{ background:#142135;}

.banner_bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index: -1;}
.banner_bg ul{width:100%;height:100%;}
.banner_bg li{width:100%;height:100%;opacity:0;filter:alpha(opacity=0);position:absolute;left:0;top:0;
-webkit-transition: all 0.5s ease-out 0s; 
   -moz-transition: all 0.5s ease-out 0s; 
	 -o-transition: all 0.5s ease-out 0s; 
		transition: all 0.5s ease-out 0s;
}
.banner_bg li.active{opacity:1;filter:alpha(opacity=100);}

@media screen and (max-width:767px) {
.slide_banner .slick-dots{ bottom:10px;}
}

/*footer*/
.footer{ width:100%; float:left; padding:20px 0 36px 0;}
.footer .footer_link{ width:100%; float:left; border-top:solid 1px #1b2b45; border-bottom:solid 1px #1b2b45; overflow:hidden;}
.footer .footer_link a{ display:block; float:left; width:12%; float:left; text-align:center; line-height:55px; background:url(../images/bian_4.jpg) no-repeat left center; margin-left:-1px; color:#a3b0c3;}
.footer .footer_link a:hover{ color:white;}
.footer .footer_b{ width:100%; float:left; margin-top:21px;}
.footer .footer_b h4{ width:100%; float:left; font-size:16px; color:white; line-height:28px;}
.footer .footer_b .text_464{ width:38.66%; float:left; padding-left:13px;}
.footer .footer_b .text_464 .p{ width:100%; float:left; margin-top:10px; font-size:12px; color:#a3b0c3; line-height:24px;}
.footer .footer_b .text_464 .p a{ color:#a3b0c3;}
.footer .footer_b .text_449{ width:37.41%; float:left; padding-left:13px;}
.footer .footer_b .text_449 .p{ width:100%; float:left; margin-top:5px; font-size:12px; color:#a3b0c3; line-height:30px;}
.footer .footer_b .text_449 .p a{ color:#a3b0c3; margin-right:17px;}
.footer .footer_b .text_449 .p a:hover{ color:white;}
.footer .footer_b .text_287{ width:23.93%; float:left; padding-left:15px; background:url(../images/bian_3.jpg) no-repeat left bottom; padding-bottom:30px;}
.footer .footer_b .text_287 .text_287_b{ width:100%; float:left; margin-top:8px;}
.footer .footer_b .text_287 .text_287_b .ewm_box{ width:99px; float:left; margin:0 20px 0 12px;}
.footer .footer_b .text_287 .text_287_b .ewm_box .ewm{ width:99px; padding:7px; float:left; background:url(../images/bian_5.png) no-repeat center;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.footer .footer_b .text_287 .text_287_b .ewm_box .ewm .ewm_img{ width:100%; float:left; padding:3px; background:white;}
.footer .footer_b .text_287 .text_287_b .ewm_box .ewm .ewm_img img{ width:100%;}
.footer .footer_b .text_287 .text_287_b .ewm_box .ewm:hover{ padding:4px;}
.footer .footer_b .text_287 .text_287_b .ewm_box h5{ width:100%; float:left; margin-top:11px; font-size:14px; color:#94a1b4; line-height:20px; text-align:center;}
@media screen and (max-width:1199px) {
.footer .footer_b .text_464{ width:50%;}
.footer .footer_b .text_449{ width:50%;}
.footer .footer_b .text_287{ width:100%; background:none; margin-top:20px; padding-bottom:0;}
}
@media screen and (max-width:767px) {
.footer{ padding:20px 0 0px 0;}
.footer .footer_b{ margin-top:0;}
.footer .footer_b .text_464{ width:100%;}
.footer .footer_b .text_449{ width:100%; margin-top:10px;}
.footer .footer_b .text_287{ margin-top:10px;}
.footer .footer_b h4{ font-size:14px; line-height:26px;}
.footer .footer_b .text_464 .p{ line-height:22px;}
.footer .footer_b .text_449 .p{ line-height:22px;}
}
@media screen and (max-width:530px) {
.footer .footer_link a{ width:25%; line-height:45px;}
}

.elli{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}	
.gotop{ position:fixed; left:50%; margin-left:655px; bottom:50px; z-index:5; width:35px; height:63px;}
.gotop.on{ display:block; z-index:50;}
@media screen and (max-width:1400px) {
.gotop{ left:auto; right:20px;}
}
@media screen and (max-width:767px) {
.gotop_1{ display:none;}
.gotop{ right:10px; bottom:80px; top:auto; margin-left:0; position:absolute;}
}


/*phone底部导航*/
.pf_down{ display:none; width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; height:40px; z-index:4; border-top:solid 1px #ccc;}
.pf_down li{ width:33.333333%; float:left; text-align:center; padding:3px 0 5px 0;}
.pf_down li .ico7{ width:100%; float:left; height:17px; background-size:17px 17px !important;}
.pf_down li .name{ width:100%; float:left; margin-top:4px; font-size:12px; color:#707070; line-height:14px; font-family:"Arial";}
.pf_down li.l1 .ico7{ background:url(../images/btn15.png) no-repeat center;}
.pf_down li.l2 .ico7{ background:url(../images/btn16.png) no-repeat center;}
.pf_down li.l3 .ico7{ background:url(../images/btn17.png) no-repeat center;}
.pf_down li.on .name{ color:#e62129;}
.pf_down .l1.on .ico7{ background:url(../images/btn15_1.png) no-repeat center;}
.pf_down .l2.on .ico7{ background:url(../images/btn16_1.png) no-repeat center;}
.pf_down .l3.on .ico7{ background:url(../images/btn17_1.png) no-repeat center;}

/*首页main*/
.c_1200_1{ width:100%; float:left; padding:70px 0;}
.c_1200_1 .c_302{ width:25.16%; float:left;}
.c_1200_1 .c_302 .title{ width:100%; float:left; height:70px; padding:8px 20px 30px 39%; background:#e62129;}
.c_1200_1 .c_302 .title h3{ width:100%; float:left; font-size:24px; color:white; line-height:32px; font-weight:bold;}
.c_1200_1 .c_302 .title h6{ width:100%; float:left; font-size:12px; color:#eb797d; line-height:17px; text-transform:uppercase;}
.c_1200_1 .c_302 .zcyhd{ width:100%; float:left; height:475px; position:relative; background:#142135; padding:7px 20px 0 22px;}
.c_1200_1 .c_302 .zcyhd .ico{ background:url(../images/ico2_2.png) no-repeat center; width:30px; height:14px; position:absolute; left:50%; top:0; margin-left:-15px;}
.c_1200_1 .c_302 .zcyhd li{ width:100%; float:left; font-size:16px; color:#e2e9f7; line-height:51px; height:52px; border-bottom:solid 1px #23344d; padding-left:37%; cursor:pointer;}
.c_1200_1 .c_302 .zcyhd li span{ display:block; float:right; width:34px; height:51px; color:#8193af; font-family:"宋体"; text-align:center;}
.c_1200_1 .c_302 .zcyhd li.on{ color:#e62129;}
.c_1200_1 .c_302 .zcyhd li.on span{ color:#e62129;}
.c_1200_1 .c_898{ width:74.84%; float:left; background:url(../images/bg_1.jpg) no-repeat right center; background-size:cover;}
.c_1200_1 .c_898 .title{ width:100%; float:left; padding:14px 24px 13px 64px; height:70px;}
.c_1200_1 .c_898 .title h4{ width:100%; float:left; font-size:24px; color:#e62129; line-height:43px; font-weight:bold; letter-spacing:2px;}
.c_1200_1 .c_898 .title h4 span{ font-size:28px; color:#243453;}
.c_1200_1 .c_898 .zcybd{ width:100%; float:left; height:475px;}
.c_1200_1 .c_898 .zcybd li{ width:100%; float:left; display:none;}
.c_1200_1 .c_898 .zcybd li .img{ width:66.48%; height:475px; position:relative; border:solid 1px #e5e5e5; overflow:hidden; float:left;}
.c_1200_1 .c_898 .zcybd li .img img{ width:595px; height:473px; position:absolute; left:50%; top:0; margin-left:-297.5px; max-width:none;}
.c_1200_1 .c_898 .zcybd li .text{ width:33.52%; height:382px; float:right; background:white; border:solid 1px #eee; border-left:0; padding:36px 13px 15px 15px; position:relative;}
.c_1200_1 .c_898 .zcybd li .text h5{ width:100%; float:left; padding-bottom:8px; border-bottom:solid 1px #eee; font-size:18px; color:#111e33; line-height:25px; font-weight:bold;}
.c_1200_1 .c_898 .zcybd li .text .p{ width:100%; float:left; margin-top:16px; font-size:14px; color:#696969; line-height:24px; text-indent:2em; letter-spacing:1px; height:200px; overflow:hidden;}
.c_1200_1 .c_898 .zcybd li .text .more{ width:100%; float:left; text-align:right; margin-top:18px; font-size:14px; color:#e62129; line-height:24px;}
.c_1200_1 .c_898 .zcybd li .text .more a{ color:#e62129;}
.c_1200_1 .c_898 .zcybd li .text .more a:hover{ text-decoration:underline;}
.c_1200_1 .c_898 .zcybd li .tel{ width:33.52%; float:right; height:91px; padding:16px 13px 17px 88px; background:#e62129; margin-top:2px; position:relative;}
.c_1200_1 .c_898 .zcybd li .tel .ico{ width:52px; height:52px; position:absolute; left:18px; top:50%; margin-top:-26px;}
.c_1200_1 .c_898 .zcybd li .tel h5{ width:100%; float:left; font-size:16px; color:#f5a2a6; line-height:26px;}
.c_1200_1 .c_898 .zcybd li .tel h3{ width:100%; float:left; font-size:28px; color:#142135; line-height:32px; font-weight:bold; font-family:Impact; white-space:nowrap;}
@media screen and (max-width:1199px) {
.c_1200_1 .c_898 .zcybd li .tel h3{ font-size:22px;}
.c_1200_1 .c_302 .zcyhd li{ padding-left:32%; }
.c_1200_1 .c_302 .title{ padding:8px 20px 30px 35%;}
}
@media screen and (max-width:991px) {
.c_1200_1 .c_302 .title h3{ font-size:20px; line-height:30px;}
.c_1200_1 .c_898 .title{ padding:14px 24px 13px 34px;}
.c_1200_1 .c_898 .title h4{ font-size:20px;}
.c_1200_1 .c_898 .title h4 span{ font-size:24px;}
.c_1200_1 .c_302 .zcyhd li{ font-size:14px;}
.c_1200_1 .c_898 .zcybd li .text h5{ padding-bottom:5px; font-size:16px; line-height:24px;}
.c_1200_1 .c_898 .zcybd li .text .p{ margin-top:10px; font-size:12px; line-height:22px; text-indent:2em; letter-spacing:0px; height:244px; overflow:hidden;}
.c_1200_1 .c_898 .zcybd li .text .more{ margin-top:10px; font-size:12px; line-height:22px;}
.c_1200_1 .c_898 .zcybd li .tel{ padding:16px 8px 17px 48px;}
.c_1200_1 .c_898 .zcybd li .tel .ico{ width:40px; height:40px; left:4px; top:50%; margin-top:-20px;}
.c_1200_1 .c_898 .zcybd li .tel h5{ font-size:14px;}
.c_1200_1 .c_898 .zcybd li .tel h3{ font-size:22px;}
.c_1200_1 .c_302 .zcyhd li{ padding-left:22%; }
.c_1200_1 .c_302 .title{ padding:8px 20px 30px 28%;}
}
@media screen and (max-width:767px) {
.c_1200_1{ padding:40px 15px;}
.c_1200_1 .c_302{ width:100%;}
.c_1200_1 .c_302 .title{ display:none;}
.c_1200_1 .c_302 .zcyhd{ height:auto; padding:0; width:100%; overflow:hidden;}
.c_1200_1 .c_302 .zcyhd .ico{ display:none;}
.c_1200_1 .c_302 .zcyhd ul{ width:100%;}
.c_1200_1 .c_302 .zcyhd li{ width:33.33%; padding:0 5px; height:40px; line-height:40px; border-bottom:0;}
.c_1200_1 .c_302 .zcyhd li span{ width:24px; height:40px;}
.c_1200_1 .c_898{ width:100%;}
.c_1200_1 .c_898 .zcybd li .tel h3{ font-size:18px;}
}
@media screen and (max-width:560px) {
.c_1200_1{ padding:20px 15px;}
.c_1200_1 .c_898 .zcybd{ height:auto;}
.c_1200_1 .c_898 .zcybd li .img{ width:100%; height:auto;}
.c_1200_1 .c_898 .zcybd li .img img{ width:100%; height:auto; position:relative; left:0; margin-left:0;}
.c_1200_1 .c_898 .zcybd li .text{ height:auto; padding:16px 13px 15px 15px;}
.c_1200_1 .c_898 .zcybd li .text{ width:100%; height:auto;}
.c_1200_1 .c_898 .zcybd li .text .p{ height:auto;}
.c_1200_1 .c_898 .zcybd li .tel{ width:100%; padding:10px 8px 10px 58px; height:71px;}
.c_1200_1 .c_898 .zcybd li .tel h5{ line-height:24px;}
.c_1200_1 .c_898 .zcybd li .tel h3{ line-height:28px;}
.c_1200_1 .c_898 .title{ padding:9px 14px 8px 14px; line-height:40px; height:auto;}
.c_1200_1 .c_898 .title h4{ font-size:16px; line-height:33px; letter-spacing:1px;}
.c_1200_1 .c_898 .title h4 span{ font-size:18px;}
.c_1200_1 .c_898 .zcybd li .tel{ display:none;}
}

.bg_2{ background:#f5f3f3;}
.c_1200_2{ width:100%; float:left; padding:27px 20px 50px 20px;}
.c_1200_2 .title{ width:100%; float:left; text-align:center;}
.c_1200_2 .title h4{ width:100%; float:left; line-height:60px; font-size:22px; color:#333; letter-spacing:1px;}
.c_1200_2 .title h4 em{ color:#e62129; font-size:30px;}
.c_1200_2 .title h4 em span{ font-size:48px;}
.c_1200_2 .title h5{ width:100%; float:left; margin-top:4px; font-size:18px; color:#142135; line-height:30px; letter-spacing:3px;}
.c_1200_2 .title h5 span{ font-size:22px; color:#e62129;}
.c_1200_2 .title h6{ width:100%; float:left;}
.c_1200_2 .title h6 span{display:inline-block;*display:inline; *zoom:1; padding:0 5px; font-size:10px; color:white; line-height:21px; text-transform:uppercase; background:#e62129;}
.c_1200_2 .main_1{ width:100%; float:left; padding:45px 0 29px 0; position:relative;}
.c_1200_2 .main_1 .img{ width:313px; height:313px; overflow:hidden; position:absolute; top:50px; left:36.5%; margin-top:40px;}
.c_1200_2 .main_1 .img li{ width:313px; height:313px; position:absolute; left:0; top:0; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 .img li .new_bian1{ width:100%; height:100%; position:absolute; left:0; top:0; border: 10px solid #e62129; border-right-color: #142135; border-bottom-color: #142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;
-webkit-transition: all 0.4s ease-out 0s; 
   -moz-transition: all 0.4s ease-out 0s; 
	 -o-transition: all 0.4s ease-out 0s; 
		transition: all 0.4s ease-out 0s;}
.c_1200_2 .main_1 .img li .new_bian1.on{transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
}
.c_1200_2 .main_1 .img li img{ width:100%; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 ul{ width:33.666%; float:left;}
.c_1200_2 .main_1 ul li{ width:100%; float:left; margin-top:25px; cursor:pointer; position:relative;}
.c_1200_2 .main_1 ul li .ico{ width:20.94%; float:left; padding:16px; border:dashed 1px #142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; text-align:center; margin-top:16px; position:relative;}
.c_1200_2 .main_1 ul li .ico span{display:inline-block;*display:inline; *zoom:1; width:100%; height:100%; background:#142135; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; padding:10px; position:relative; z-index:3; overflow:hidden;}
.c_1200_2 .main_1 ul li .ico span:before{ content:''; width:100%; height:100%; background:#e62129; position:absolute; left:0; top:-100%;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 ul li .ico span img{ position:relative; z-index:3;}
.c_1200_2 .main_1 ul li .text{ width:74.04%; float:left; margin-left:5%; padding:10px 20px; border:dashed 1px #999;}
.c_1200_2 .main_1 ul li .text h4{ width:100%; float:left; font-size:18px; color:#333; line-height:28px; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 ul li .text h6{ width:100%; float:left; margin-top:9px; font-size:12px; color:#666; line-height:18px; font-family:"宋体"; height:54px; overflow:hidden;}
.c_1200_2 .main_1 ul li.on .text h4{ color:#e62129;}
.c_1200_2 .main_1 .main_1_r{ float:right;}
.c_1200_2 .main_1 .main_1_r .ico{ float:right;}
.c_1200_2 .main_1 .main_1_r li{ text-align:right;}
.c_1200_2 .main_1 .main_1_r li .text{ margin-right:5%; margin-left:0; float:right;}
.c_1200_2 .main_1 .main_1_r li .text h6{ float:right;}

.c_1200_2 .main_1 ul li .ico:before{ content:''; background:url(../images/ico3_8.png) no-repeat center; position:absolute; width:57px; height:13px; left:70%; top:50%; margin-top:-6px;}
.c_1200_2 .main_1 .main_1_r .ico:before{ left:auto; right:70%;
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */}
.c_1200_2 .main_1 ul li.on .ico:before{ background-image:url(../images/ico3_9.png);}
.c_1200_2 .main_1 ul li.on .ico span:before{ top:0;}
.c_1200_2 .main_1 ul li:hover .ico span:before{ top:0;}


.c_1200_2 .main_2{ width:100%; float:left; text-align:center;}
.c_1200_2 .main_2 .tel{display:inline-block;*display:inline; *zoom:1; padding-left:46px; background:url(../images/ico1.png) no-repeat left center; text-align:left; width:185px;}
.c_1200_2 .main_2 .tel h5{ width:100%; float:left; font-size:15px; line-height:21px; color:#888;}
.c_1200_2 .main_2 .tel h4{ width:100%; float:left; font-size:21px; line-height:25px; color:#000; font-family:Impact;}
.c_1200_2 .main_2 .btn{display:inline-block;*display:inline; *zoom:1; width:129px; height:41px; line-height:41px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden; background:#e62129; font-size:16px; color:white; margin-left:26px;}
@media screen and (max-width:1199px) {
.c_1200_2 .main_1 ul{ width:34.5%;}
.c_1200_2 .main_1 ul li .text h4{ font-size:18px;}
.c_1200_2 .main_1 .img{ width:257px; height:257px;}
.c_1200_2 .main_1 .img li{ width:257px; height:257px;}
}
@media screen and (max-width:991px) {
.c_1200_2 .main_1 .img{ width:100%; position:relative; left:0; top:0; float:left; text-align:center; margin-top:20px; padding:0 25%;}
.c_1200_2 .main_1 .img li{ margin-left:-128px; left:50%;}
.c_1200_2 .main_1 ul{ width:50%;}
.c_1200_2 .main_1 ul li .text{ margin-left:3%;}
.c_1200_2 .main_1 .main_1_r li .text{ margin-right:3%; margin-left:0;}
.c_1200_2 .main_1 ul li .ico:before{ left:60%;}
.c_1200_2 .main_1 .main_1_r .ico:before{ left:auto; right:60%;}
}
@media screen and (max-width:767px) {
.c_1200_2{ padding:17px 15px 20px 15px;}
.c_1200_2 .title h4{ line-height:30px; font-size:18px;}
.c_1200_2 .title h4 em{ font-size:20px;}
.c_1200_2 .title h4 em span{ font-size:28px;}
.c_1200_2 .title h5{ margin-top:2px; font-size:14px; line-height:22px;}
.c_1200_2 .title h5 span{ font-size:16px;}
.c_1200_2 .title h6 span{ line-height:20px;}
.c_1200_2 .main_1{ padding:15px 0 19px 0;}
.c_1200_2 .main_1 .img{ height:auto;}
.c_1200_2 .main_1 .img span{ display:block; width:100%; float:left; position:relative;border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_2 .main_1 .img span img{ width:100%;}
.c_1200_2 .main_1 .img span .new_bian2{ position:absolute; left:0; top:0; width:100%; height:100%;border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; border: 5px solid #e62129; border-right-color: #142135; border-bottom-color: #142135;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_1200_2 .main_1 .img span .new_bian2.on{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */}
.c_1200_2 .main_1 ul li{ margin-top:15px;}
.c_1200_2 .main_1 ul li .text h4{ font-size:16px; line-height:24px;}
.picScroll{ width:100%; float:left;}
.picScroll .bd ul{ width:100%;  float:left; overflow:hidden;}
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.picScroll .hd{ height:8px; line-height:8px; overflow:hidden; text-align:center; width:100%; float:left; margin-top:10PX;}
.picScroll .hd dl{display:inline-block;*display:inline; *zoom:1;}	
.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; text-indent:999px; }
.picScroll .hd .on{ background:#e62129;  }
.c_1200_2 .main_1 ul li .ico{ width:80px; height:80px;}
}
@media screen and (max-width:560px) {
.c_1200_2 .main_1{ width:100%; overflow-x:auto;}
.c_1200_2 .main_1 .img{ padding:0 15%;}
.c_1200_2 .main_1 .zbox{ width:1000px;}
.c_1200_2 .main_1 ul{ width:500px;}
.c_1200_2 .main_1 .main_1_r .ico{ float:left;}
.c_1200_2 .main_1 ul li .ico{ width:60px; height:60px; padding:10px;}
.c_1200_2 .main_1 ul li .ico:before{ left:50%;}
}

.c_1200_3{ width:100%; float:left; padding:73px 0 15px 0;}
.c_1200_3 .title{ width:100%; float:left; text-align:center; padding-bottom:19px; border-bottom:solid 1px #f3f3f3; background:url(../images/bian_6.png) no-repeat center bottom;}
.c_1200_3 .title h4{display:inline-block;*display:inline; *zoom:1; font-size:22px; color:#333; line-height:35px;}
.c_1200_3 .title h4 span{ font-size:26px; color:#e62129;}
.c_1200_3 .main_1{ width:100%; float:left; margin-top:26px;}
.c_1200_3 .main_1 .text{ width:50%; float:left;}
.c_1200_3 .main_1 .text li{ width:100%; float:left; margin-top:31px;}
.c_1200_3 .main_1 .text li .ico{ background:url(../images/ico4_1.png) no-repeat center; height:70px; text-align:center; font-size:30px; color:white; font-weight:bold; font-family:"Arial"; line-height:70px; float:left; width:97px;}
.c_1200_3 .main_1 .text li .text_r{ margin-left:105px;}
.c_1200_3 .main_1 .text li .text_r .title_1{ width:100%; float:left; padding:13px 0 10px 0; background:url(../images/bian_7.jpg) no-repeat left bottom;}
.c_1200_3 .main_1 .text li .text_r .title_1 h4{ width:100%; float:left; font-size:22px; color:#142135; line-height:30px; font-weight:bold;}
.c_1200_3 .main_1 .text li .text_r .title_1 h6{ width:100%; float:left; font-size:14px; color:#999; line-height:19px; text-transform:uppercase;}
.c_1200_3 .main_1 .text li .text_r .p{ width:100%; float:left; margin-top:13px; font-size:14px; color:#666; line-height:24px;}
.c_1200_3 .main_1 .text li .text_r .p span{ color:#e62129; font-weight:bold;}
.c_1200_3 .main_1_b .text{ float:right;}
.c_1200_3 .main_1 .img{ width:50%; float:right; text-align:center;}
.c_1200_3 .main_1_b .img{ float:left;}
.c_1200_3 .main_1_b .img img{ position:relative; top:-40px;}
@media screen and (max-width:992px) {
.c_1200_3 .main_1 .img img{  top:auto; margin-top:20px;}
}
@media screen and (max-width:767px) {
.c_1200_3 .main_1 .img img{  top:auto; margin-top:10px;}
.c_1200_3{ padding:23px 15px 10px 15px;}
.c_1200_3 .title{ padding-bottom:9px;}
.c_1200_3 .title h4{ font-size:18px; color:#333; line-height:28px;}
.c_1200_3 .title h4 span{ font-size:20px;}
.c_1200_3 .main_1{ margin-top:16px;}
.c_1200_3 .main_1 .text{ width:100%;}
.c_1200_3 .main_1 .img{ width:100%; margin-top:10px;}
.c_1200_3 .main_1 .text li{ margin-top:10px;}
.c_1200_3 .main_1 .text li .ico{ font-size:20px; line-height:50px; height:50px; background-size:contain; width:50px;}
.c_1200_3 .main_1 .text li .text_r{ margin-left:65px;}
.c_1200_3 .main_1 .text li .text_r .title_1{ padding:6px 0 4px 0; }
.c_1200_3 .main_1 .text li .text_r .title_1 h4{ font-size:16px; line-height:22px;}
.c_1200_3 .main_1 .text li .text_r .title_1 h6{ font-size:12px; line-height:16px;}
.c_1200_3 .main_1 .text li .text_r .p{ margin-top:6px; font-size:12px; line-height:20px;}
}

.c_1200_4{ width:100%; float:left; padding:61px 0 70px 0;}
.c_1200_4 .title{ width:100%; float:left; text-align:center; border-bottom:solid 1px #f3f3f3; background:url(../images/bian_6.png) no-repeat center bottom; padding-bottom:4px;}
.c_1200_4 .title h4{ width:100%; float:left; font-size:26px; color:#142135; line-height:35px; font-weight:bold;}
.c_1200_4 .title h4 span{ color:#e62129;}
.c_1200_4 .title h6{ width:100%; float:left; font-size:14px; color:#a6a6a6; line-height:20px; text-transform:uppercase; font-family:"Arial";}
.c_1200_4 .zbox_1{ width:1200px; margin:auto;}
.c_1200_4 .more{display:inline-block;*display:inline; *zoom:1; width:86px; height:26px; border-radius:13px; -webkit-border-radius:13px; -moz-border-radius:13px; overflow:hidden; font-size:12px; color:white; text-transform:uppercase; background:#e62129; line-height:26px; position:absolute; right:0; top:-82px; text-align:center;}
.c_1200_4 .main_1{ width:100%; float:left; margin-top:43px; position:relative; text-align:center;}
.slide_pic{ width:100%; float:left; overflow:hidden;}
.slide_pic .slick-list{ width:82.33%; margin:auto;}
.slide_pic .slick-slide{ width:330px !important; padding:0 10px;}
.slide_pic .li_hp{ padding:1px; background:white; border:solid 1px #e5e5e5;display:block; float:left; width:100%;}
.slide_pic li .box_hp{ width:100%; float:left; overflow:hidden; position:relative; padding-bottom:117px;}
.slide_pic li .box_hp .img{ width:100%; float:left;}
.slide_pic li .box_hp .text{ width:100%; height:117px; position:absolute; left:0; bottom:0; padding:32px 10px 29px 10px; text-align:center; overflow:hidden; background:#f6f6f6;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.slide_pic li .box_hp .text h4{ width:100%; float:left; font-size:18px; color:#333; line-height:30px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.slide_pic li .box_hp .text h6{ width:100%; float:left; font-size:12px; color:#818080; line-height:26px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.slide_pic li .box_hp .text .btn{ margin-top:42px;display:inline-block;*display:inline; *zoom:1;}
.slide_pic .slick-prev,
.slide_pic .slick-next{ font-size: 0; line-height: 0; position: absolute;left:17px; top: 50%; display: block; width: 40px; height: 72px;padding: 0; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); cursor: pointer; color: transparent; border: none;outline: none; background: transparent;background:url(../images/btn5.png) no-repeat left center;z-index:50; margin-top:-36px;}
.slide_pic .slick-next{left:auto;right:17px;background:url(../images/btn5.png) no-repeat right center;}
.slide_pic .slick-prev:hover,
.slide_pic .slick-next:hover{ background-image:url(../images/btn5_p.png);}
.slide_pic li:hover .box_hp .text{ background:#142135; height:171px; padding:28px 10px 32px 10px;}
.slide_pic li:hover .box_hp .text h4{ color:#fafcff; line-height:36px;}
.slide_pic li:hover .box_hp .text h6{ color:#d4e5fe; line-height:30px; display:none;}
.slide_pic li:hover .box_hp .text .btn{ margin-top:25px;}
.scrollBox_1{ width:100%; float:left; text-align:center;}
.scrollBox_1 .bd li{ width:50%; float:left; text-align:center;}
.scrollBox_1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox_1 .hd{ height:8px; position:static; overflow:hidden; font-size:0; margin-top:15px; text-align:center; width:100%; float:left;}
.scrollBox_1 .hd ul{display:inline-block;*display:inline; *zoom:1;}	
.scrollBox_1 .hd li{ width:8px; height:8px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; padding:0; background:#999;display:block; float:left; margin:0 4px;}
.scrollBox_1 .hd .on{ background:#e62129; }
.scrollBox_1 .prev,.scrollBox .next{ display:none;}
.scrollBox_1 .bd li .zbox{ width:100%; float:left; padding:0 10px;}
.scrollBox_1 .bd li .box_hp{ width:100%; float:left; overflow:hidden; position:relative; padding:1px 1px 117px 1px; border:solid 1px #e5e5e5;}
.scrollBox_1 .bd li .box_hp .img{ width:100%; float:left;}
.scrollBox_1 .bd li .box_hp .text{ width:100%; height:117px; position:absolute; left:0; bottom:0; padding:32px 10px 29px 10px; text-align:center; overflow:hidden; background:#f6f6f6;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.scrollBox_1 .bd li .box_hp .text h4{ width:100%; float:left; font-size:18px; color:#333; line-height:30px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.scrollBox_1 .bd li .box_hp .text h6{ width:100%; float:left; font-size:12px; color:#818080; line-height:26px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.scrollBox_1 .bd li .box_hp .text .btn{ margin-top:42px;display:inline-block;*display:inline; *zoom:1;}
.scrollBox_1 .bd li:hover .box_hp .text{ background:#142135; height:171px; padding:28px 10px 32px 10px;}
.scrollBox_1 .bd li:hover .box_hp .text h4{ color:#fafcff; line-height:36px;}
.scrollBox_1 .bd li:hover .box_hp .text h6{ color:#d4e5fe; line-height:30px; display:none;}
.scrollBox_1 .bd li:hover .box_hp .text .btn{ margin-top:25px;}
#scrollBox_2{ display:none;}
@media screen and (max-width:1199px) {
.c_1200_4 .zbox_1{ width:991px; margin:auto;}
.slide_pic{ height:385px; overflow:hidden;}
.slide_pic .slick-slide{ width:273px !important;}
}
@media screen and (max-width:991px) {
.c_1200_4 .zbox_1{ width:767px; margin:auto;}
.slide_pic{ height:auto;}
.slide_pic .slick-slide{ width:316px !important;}
}
@media screen and (max-width:767px) {
.c_1200_4 .zbox_1{ width:100%;}
.c_1200_4{ width:100%; float:left; padding:11px 0 20px 0;}
.c_1200_4 .title h4{ font-size:20px; line-height:30px;}
.c_1200_4 .title h6{ font-size:12px; line-height:18px;}
.c_1200_4 .main_1{ margin-top:23px;}
.c_1200_4 .more{ position:static; margin-top:20px;}
}
@media screen and (max-width:560px) {
.scrollBox_1 .bd li .box_hp{ padding-bottom:87px;}
.scrollBox_1 .bd li .box_hp .text{ height:87px; padding:22px 10px 19px 10px;}
.scrollBox_1 .bd li .box_hp .text h4{ font-size:16px; line-height:22px;}
.scrollBox_1 .bd li .box_hp .text h6{ line-height:24px;}
.scrollBox_1 .bd li:hover .box_hp .text{ height:121px; padding:10px 10px 22px 10px;}
.scrollBox_1 .bd li:hover .box_hp .text h4{ line-height:26px;}
.scrollBox_1 .bd li:hover .box_hp .text h6{ line-height:20px;}
}
@media screen and (max-width:380px) {
.scrollBox_1 .bd li{ width:100%;}
#scrollBox_1{ display:none !important;}
#scrollBox_2{ display:block;}
}

.bg_3{ background:url(../images/bg_2.jpg) no-repeat center; background-size:cover; overflow:hidden;}
.c_1200_5{ width:100%; float:left; padding:34px 18px 64px 18px;}
.c_1200_5 .text_l{ width:49.58%; float:left;}
.c_1200_5 .text_l .title{ width:100%; float:left; padding-bottom:10px; background:url(../images/bian_8.jpg) no-repeat left bottom;}
.c_1200_5 .text_l .title h4{ width:100%; float:left; font-size:26px; color:white; font-weight:bold; line-height:35px;}
.c_1200_5 .text_l .title h6{ width:100%; float:left; font-size:14px; color:#b1b1b1; line-height:20px; text-transform:uppercase;}
.c_1200_5 .text_l .title h5{ width:100%; margin-top:19px; float:left; font-size:18px; color:white; font-weight:bold; line-height:28px;}
.c_1200_5 .text_l .p{ width:100%; float:left; margin-top:15px; font-size:12px; color:#fdfdfd; line-height:24px;}
.c_1200_5 .text_l .btn{ width:100%; float:left; margin-top:27px;}
.c_1200_5 .text_l .btn a{ display:block; width:141px; height:40px; line-height:39px; text-align:center; float:left; text-align:center; border:solid 1px #b1b1b1; color:#b1b1b1; font-size:12px;}
.c_1200_5 .text_l .btn a:hover{ background:white; color:#142135;}
.c_1200_5 .text_l .btn a img{ margin-top:-3px; margin-left:5px;}
.c_1200_5 .text_l .btn a .img_1{display:inline-block;*display:inline; *zoom:1;}
.c_1200_5 .text_l .btn a .img_2{display:none;}
.c_1200_5 .text_l .btn a:hover .img_1{display:none;}
.c_1200_5 .text_l .btn a:hover  .img_2{display:inline-block;*display:inline; *zoom:1;}

.c_1200_5 .text_r{ float:right; width:47.5%; height:305px; border:dashed 1px #4b4e52; border-right:0; border-bottom:0; margin-top:35px;}
.c_1200_5 .text_r ul{ width:100%; float:left; display:flex; flex-direction:row; flex-wrap:wrap;}
.c_1200_5 .text_r ul li{ width:50%; float:left; border-right:dashed 1px #4b4e52; border-bottom:dashed 1px #4b4e52; padding:38px 15px 36px 30px;}
.c_1200_5 .text_r ul li .ico{ float:left; width:76px; height:76px;}
.c_1200_5 .text_r ul li .text{ margin-left:85px;}
.c_1200_5 .text_r ul li .text h2{ width:100%; float:left; font-size:40px; color:white; line-height:50px; font-family:"Arial";}
.c_1200_5 .text_r ul li .text h6{ width:100%; float:left; font-size:14px; color:#b1b1b1; line-height:24px;}
.c_1200_5 .text_r ul li .ico img{
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_1200_5 .text_r ul li:hover .ico img{
transform:rotate(360deg);
-ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */
}
@media screen and (max-width:1199px) {
.c_1200_5 .text_l{ width:39.58%;}
.c_1200_5 .text_r{ width:57.5%; height:auto;}
}
@media screen and (max-width:767px) {
.c_1200_5{ padding:14px 15px 24px 15px;}
.c_1200_5 .text_l{ width:100%;}
.c_1200_5 .text_r{ width:100%;}
.c_1200_5 .text_l .title{ padding-bottom:5px;}
.c_1200_5 .text_l .title h4{ font-size:20px; line-height:30px;}
.c_1200_5 .text_l .title h6{ font-size:12px; line-height:16px;}
.c_1200_5 .text_l .title h5{ margin-top:9px; font-size:14px; line-height:22px;}
.c_1200_5 .text_r ul li{ padding:28px 15px 26px 20px;}
.c_1200_5 .text_r ul li .ico{ width:56px; height:56px;}
.c_1200_5 .text_r ul li .text{ margin-left:65px;}
.c_1200_5 .text_r ul li .text h2{ font-size:30px;line-height:40px; }
.c_1200_5 .text_r ul li .text h6{ font-size:12px; line-height:22px;}
}
@media screen and (max-width:430px) {
.c_1200_5 .text_r ul li{ width:50%; padding:18px 5px 16px 5px;}
}

.c_1200_6{ width:100%; float:left; padding:65px 0 93px 0;}
.slideTxtBox{ width:65.83%; float:left;}
.slideTxtBox .hd{ padding:0 16px 0 13px; }
.slideTxtBox .hd ul{ height:34px; width:100%; float:left; border-bottom:solid 1px #f5f5f5;}
.slideTxtBox .hd ul li{ line-height:31px; height:35px; float:left; margin-right:38px; cursor:pointer; font-size:18px; color:#666; font-weight:bold;}
.slideTxtBox .hd ul li.on{ background:url(../images/bian_6.png) no-repeat left bottom;}
.slideTxtBox .hd ul a{ float:right; font-size:12px; color:#e62129; text-transform:uppercase; line-height:24px; margin-top:8px;}
.slideTxtBox .hd ul a:hover{ text-decoration:underline;}
.slideTxtBox .bd ul{ width:100%; float:left; zoom:1;}
.slideTxtBox .bd li{ margin-top:15px; width:47%; float:left; border:solid 1px #ededed; padding:5px; box-shadow:3px 0 5px rgba(0,0,0,0.08); height:401px;}
.slideTxtBox .bd li .img{ width:100%; float:left; border:solid 1px #eee;}
.slideTxtBox .bd li .text{ width:100%; float:left; padding:9px 8px 15px 8px;}
.slideTxtBox .bd li .text h4{ width:100%; float:left; font-size:16px; color:#333; line-height:24px;}
.slideTxtBox .bd li .text h4 a{ display:block; width:100%; color:#333;}
.slideTxtBox .bd li .text h4 a:hover{ color:#e62129;}
.slideTxtBox .bd li .text .p{ width:100%; margin-top:11px; float:left; font-size:14px; color:#828282; line-height:24px; height:96px; overflow:hidden;}
.slideTxtBox .bd li .text .btn{ width:100%; float:left; margin-top:6px;}
.slideTxtBox .bd li .text .btn h6{ float:left; font-size:12px; color:#828282; line-height:27px; font-family:"宋体";}
.slideTxtBox .bd li .text .btn a{ display:block; float:right; width:79px; height:27px; line-height:26px; text-align:center; border:solid 1px #e62129; font-size:12px; color:#e62129;}
.slideTxtBox .bd li .text .btn a:hover{ color:white; background:#e62129;}
.slideTxtBox .bd li .text .btn a img{ margin-top:-3px;}
.slideTxtBox .bd li .text .btn a .img_1{display:inline-block;*display:inline; *zoom:1;}
.slideTxtBox .bd li .text .btn a .img_2{ display:none;}
.slideTxtBox .bd li .text .btn a:hover .img_1{ display:none;}
.slideTxtBox .bd li .text .btn a:hover .img_2{display:inline-block;*display:inline; *zoom:1;}
.slideTxtBox .bd li.last{ float:right;}
.slideTxtBox .bd li dl{ width:100%; float:left;}
.slideTxtBox .bd li dl dd{ width:100%; float:left; line-height:36px; border-bottom:dashed 1px #dcdcdc; padding:0 5px;}
.slideTxtBox .bd li dl dd a{ width:70%; float:left; font-size:14px; color:#828282;}
.slideTxtBox .bd li dl dd span{ float:right; font-size:12px; color:#aaa; line-height:20px; margin-top:15px;}
.slideTxtBox .bd li dl dd:hover a{ color:#e62129;}
.slideTxtBox .bd li dl dd:hover span{ color:#e62129;}
.slideTxtBox .bd li dl dd.last{ border-bottom:0;}
.c_1200_6 .c_372{ width:31%; float:right;}
.c_1200_6 .c_372 .title{ width:100%; float:left; height:31px; border-bottom:solid 1px #f5f5f5; line-height:30px;}
.c_1200_6 .c_372 .title h4{ float:left; font-size:18px; color:#666; font-weight:bold; height:31px; background:url(../images/bian_6.png) no-repeat left bottom;}
.c_1200_6 .c_372 .title a{float:right; font-size:12px; color:#e62129; text-transform:uppercase; line-height:24px; margin-top:8px;}
.c_1200_6 .c_372 .title a:hover{ text-decoration:underline;}
.txtMarquee-top{ width:100%;  overflow:hidden; position:relative;}
.txtMarquee-top .hd{ overflow:hidden;  height:0px;}
.txtMarquee-top .bd{ width:100%; float:left; margin-top:17px; height:401px; border:solid 1px #ededed; padding:5px; box-shadow:3px 0 5px rgba(0,0,0,0.08); padding:6px 16px 9px 13px; overflow:hidden;}
.c_1200_6 .c_372 ul li{ width:100%; float:left; margin:11px 0 0 0; border-bottom:dashed 1px #dcdcdc;}
.c_1200_6 .c_372 ul li dl{ width:100%; float:left;}
.c_1200_6 .c_372 ul li dl dt{ width:100%; float:left; font-size:14px; color:#828282; line-height:20px;}
.c_1200_6 .c_372 ul li dl dt .ico,
.c_1200_6 .c_372 ul li dl dd .ico{ display:block; width:18px; height:18px; line-height:18px; text-align:center; color:white; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; overflow:hidden; font-size:12px; background:#e62129; text-transform:uppercase; float:left;}
.c_1200_6 .c_372 ul li dl dd .ico{ background:#142135;}
.c_1200_6 .c_372 ul li dl dd{ margin-top:10px; width:100%; float:left; padding-bottom:17px;}
.c_1200_6 .c_372 ul li dl dt h6,
.c_1200_6 .c_372 ul li dl dd h6{ margin-left:30px; font-size:14px; color:#828282; line-height:20px;}
.c_1200_6 .c_372 ul li dl dd h6{ height:40px; overflow:hidden;}
@media screen and (max-width:991px) {
.slideTxtBox{ width:100%;}
.c_1200_6 .c_372{ width:100%; margin-top:10px;}
.c_1200_6 .c_372 ul{ height:200px;}
.c_1200_6 .c_372 ul li{ width:100%; padding:11px 10px 17px 10px;}
}
@media screen and (max-width:767px) {
.c_1200_6{ padding:15px 15px 23px 15px;}
.slideTxtBox .bd li{ height:auto; width:49%;}
.slideTxtBox .bd li .text{ padding:5px 8px;}
.slideTxtBox .bd li .text .p{ font-size:12px; line-height:22px; height:110px; margin-top:6px;}
.slideTxtBox .bd li dl dd a{ font-size:12px;}
.slideTxtBox .hd ul li{ margin-right:22px; font-size:16px;}
.c_1200_6 .c_372 .title h4{ font-size:16px;}
}
@media screen and (max-width:540px) {
.slideTxtBox .bd li{ width:100%;}
.c_1200_6 .c_372 ul{ height:400px;}
.c_1200_6 .c_372 ul li{ width:100%;}
.slideTxtBox .bd li .img{ width:105px; margin-top:8px;}
.slideTxtBox .bd li .text{ margin-left:105px; float:none; width:auto;}
.slideTxtBox .bd li .text .p{ height:44px; margin-top:3px;}
.slideTxtBox .bd li .text .btn{ display:none;}
.slideTxtBox .bd li.last .img{ display:none;}
}

/*内页导航*/
.c_0100_1{ width:100%; float:left; padding-bottom:30px;}
.tit_1{ width:100%; float:left; line-height:32px; font-size:12px; color:#afafaf; padding-left:20px; background:url(../images/ico7_1.png) no-repeat left center;}
.tit_1 a{ color:#afafaf;}
.tit_1 a.on,
.tit_1 a:hover{ color:#142135;}
.c_270{ width:270px; float:left; margin-top:12px;}
.c_270 .title{ width:100%; float:left; height:130px; text-align:center; padding:41px 20px 36px 20px; background:#142134;}
.c_270 .title h4{ width:100%; float:left; font-size:20px; color:white; line-height:30px;}
.c_270 .title h6{ width:100%; float:left; font-size:14px; color:#3f4c5f; line-height:24px; text-transform:uppercase;}

.pz_SideLayer{ width:100%; position:relative; z-index:3; float:left; border:solid 1px #142134; text-align:center;}
.pz_SideLayer .ul1{ display:block; width:100%; float:left; display:flex; flex-direction:row; flex-wrap:wrap;}
.pz_SideLayer .ul1 > li{ float:left; width:100%; font-size:14px; position:relative; border-top:solid 1px #eee; margin-top:-1px; cursor:pointer;}
.pz_SideLayer .ul1 > li > a{ display:block; width:100%; padding:5px 0;  line-height:40px; position:relative; color:#333;}
.pz_SideLayer .ul1 > li.hover > a,
.pz_SideLayer .ul1 > li:hover > a{ color:white; background:#142134;}
.pz_SideLayer .ul1 > li > span{ width:50px; height:50px; position:absolute; top:0; right:0px; background:url(../images/btn6_1.png) no-repeat center;}
.pz_SideLayer .ul1 > li > span.on{ background-image:url(../images/btn6_2.png) !important;}
.pz_SideLayer .ul2{ width:100%; float:left; padding:9px 10px 7px 10px; background:#f1f1f1; display:flex; flex-direction:row; flex-wrap:wrap; display:none;}
.pz_SideLayer .ul2 li{ width:100%; float:left;}
.pz_SideLayer .ul2 li a{ display:block; width:100%; font-size:12px; color:#666; line-height:24px; padding:5px 0; border-bottom:dashed 1px white;}
.pz_SideLayer .ul2 li.hover_1 a,
.pz_SideLayer .ul2 li:hover a{ color:#142134;}
.pz_SideLayer .ul1 > li.hover .ul2{ display:block;}
.pz_SideLayer .ul1 > li.hover > span,.pz_SideLayer .ul1 > li:hover > span{ background-image:url(../images/btn6_1_h.png);}
.c_270 .c_270_1{ width:100%; float:left; margin-top:20px; padding:9px 10px 19px 10px; border:solid 1px #eee; text-align:center;}
.c_270 .c_270_1 h5{ width:100%; float:left; font-size:16px; color:#142134; line-height:26px;}
.c_270 .c_270_1 .ico{ width:100%; float:left; margin-top:6px;}
.c_270 .c_270_1 h6{ width:100%; float:left; font-size:14px; color:#666; line-height:26px;}
.c_270 .c_270_1 h3{ width:100%; float:left; font-size:24px; color:#e62129; line-height:32px; font-weight:bold;}
.c_270 .c_270_1 .p{ width:100%; float:left; margin-top:4px; border-top:solid 1px #eee; padding-top:17px; font-size:14px; color:#666; line-height:23px;}

.c_910{ width:910px; float:right; margin-top:12px;}
@media screen and (max-width:1199px) {
.c_910{ width:700px;}
}
@media screen and (max-width:991px) {
.c_270{ width:100%;}
.c_270 .c_270_1{ display:none;}
.c_910{ width:100%;}
.c_270 .title{ display:none;/* width:100%; float:left; height:50px; text-align:left; padding:8px 20px 10px 20px; background:#142134; position:relative;*/}
/*.c_270 .title h4{ font-size:16px; line-height:20px;}
.c_270 .title h6{ font-size:12px; line-height:16px;}
.c_270 .title span{ background: url(../images/zico_8_1.png) no-repeat center; position:absolute; right:20px; top:50%; width:18px; height:9px; margin-top:-4px;}
.c_270 .title.on span{ background-image:url(../images/zico_8_2.png);}*/
.pz_SideLayer{ border:0;}
.pz_SideLayer .ul1{ border-left:solid 1px #ccc;}
.pz_SideLayer .ul1 > li{ width:33.33%; border:solid 1px #ccc; border-left:0;}
.pz_SideLayer .ul1 > li > a{  line-height:30px;}
.pz_SideLayer .ul1 > li > span{ width:40px; height:40px; display:none;}
.pz_SideLayer .ul2{ margin-top:10px; padding:9px 0 7px 0;}
.pz_SideLayer .ul2 li{ width:33.33%; padding:0 5px;}
.pz_SideLayer .ul2 li a{ border-bottom:0;}
.pz_SideLayer .ul1 li .ul2{ display:none !important;}
}
@media screen and (max-width:767px) {
.c_0100_1{ padding:0 15px;}
.pz_SideLayer .ul1 > li{ width:50%;}
.pz_SideLayer .ul2 li{ width:50%;}
}

/*产品中心*/
.c_910_1{ width:100%; float:left;}
.ul_1{ width:100%; float:left; margin-top:-20px;}
.row_1{ margin:0 -10px;}
.ul_1 li{ width:33.33%; float:left; padding:0 10px; margin-top:20px;}
.ul_1 li .zbox{ width:100%; float:left; background:#eee; border:solid 1px #e5e5e5; position:relative;}
.ul_1 li .zbox .img{ width:100%; float:left; border-bottom:solid 1px #e5e5e5;}
.ul_1 li .zbox .text{ width:100%; float:left; padding:0 50px 0 40px; height:40px; background:white;}
.ul_1 li .zbox .text h5{ width:100%; float:left; text-align:center; padding:5px 0; border-bottom:solid 1px #eee; font-size:16px; color:#666; line-height:34px;}
.ul_1 li .zbox .btn{ width:100%; float:left; text-align:center; padding:8px 0 9px 0;}
.ul_1 li .zbox .btn a{display:inline-block;*display:inline; *zoom:1; width:124px; height:32px; line-height:32px; color:white; background:#e62129; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden; font-size:14px;}
.ul_1 li:hover .zbox{ box-shadow:3px 0 5px rgba(0,0,0,0.1);}
.ul_1 li:hover .zbox:before{ content:''; width:100%; height:3px; position:absolute; left:0; top:0; background:#e62129;}
.main_3{ width:100%; float:left;}
.main_3 .title{ width:100%; float:left; padding-bottom:7px; border-bottom:solid 2px #d2d2d2; font-size:16px; color:#142134; line-height:28px; font-weight:bold;}
.main_3 .title span{ font-size:12px; color:#aaa; line-height:24px; margin-top:4px; text-transform:uppercase; font-weight:normal;}
.main_3 .ul_1{ margin-top:-7px;}
@media screen and (max-width:1199px) {
.ul_1 li .zbox .text{ padding:0 20px 0 20px;}
.ul_1 li .zbox .text h5{  font-size:14px; line-height:34px;}
}
@media  screen and (max-width:767px){
.ul_1 li{ width:100%;}
}
@media  screen and (max-width:630px){
.ul_1 li .zbox .text{ height:120px;}
.ul_1 li .zbox .text h5{ line-height:30px;}
}
@media  screen and (max-width:400px){
.ul_1 li{ width:100%; margin-top:15px;}
}

/*产品详情页*/
.c_910_2{ width:100%; float:left;}
.c_910_2 .main_1{ width:100%; float:left;}
.c_910_2 .main_1 .z_365{ width:365px; float:left; height:365px; overflow:hidden; border:solid 1px #e5e5e5;}
.c_910_2 .main_1 .z_511{ margin-left:398px;}
.c_910_2 .main_1 .z_511 h4{ width:100%; float:left; font-size:18px; color:#666; line-height:18px; font-weight:bold;}
.c_910_2 .main_1 .z_511 .p{ width:100%; float:left; margin-top:20px; font-size:16px; color:#666; line-height:24px;}
.c_910_2 .main_1 .z_511 .btn{ width:100%; float:left; margin-top:10px; text-align:center;}
.c_910_2 .main_1 .z_511 .btn a{ display:block; float:left; width:139px; height:42px; line-height:42px; font-size:16px; color:white; background:#c60011;}
.c_910_2 .main_1 .z_511 .btn .tel{display:block; font-size:16px;  color:#666; line-height:42px; font-weight:bold; width:280px; float:left; margin-left:30px;}
.c_910_2 .main_1 .z_511 .btn .tel span{ font-size:24px; color:#142134; white-space:nowrap;}
.slide_banner_1{ width:100%; float:left;}
.slide_banner_1 .slick-prev,.slide_banner_1 .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0px;
	top: 50%;
	display: block;
	width: 40px;
	height: 62px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	background:url(../images/btn7.png) no-repeat left center;
	z-index: 9;
-webkit-transition: all 0.3s ease-out 0s; 
   -moz-transition: all 0.3s ease-out 0s; 
	 -o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.slide_banner_1 .slick-next {
	left: auto;
	right: 0px;
	background:url(../images/btn7.png) no-repeat right center;
}
.slide_banner_1 .slick-prev:hover{ opacity:1;filter:alpha(opacity=100);}
.slide_banner_1 .slick-next:hover{ opacity:1;filter:alpha(opacity=100);}

@media screen and (max-width:1199px) {
.c_910_2 .main_1 .z_365{ width:305px; height:305px;}
.c_910_2 .main_1 .z_511{ margin-left:318px;}
}
@media screen and (max-width:767px) {
.c_910_2 .main_1 .z_511 h4{ font-size:16px; line-height:18px;}
.c_910_2 .main_1 .z_511 .p{ margin-top:10px; font-size:14px; line-height:22px;}
.c_910_2 .main_1 .z_511 .btn .tel{ font-size:14px;}
.c_910_2 .main_1 .z_511 .btn .tel span{ font-size:20px;}
}
@media screen and (max-width:600px) {
.c_910_2 .main_1 .z_365{ width:100%; height:auto;}
.c_910_2 .main_1 .z_511{ margin-left:0px; width:100%; float:left; margin-top:10px;}
}

.c_910_2 .main_2{ width:100%; float:left; margin-top:32px; border-top:solid 1px #eee;}
.tabBox{ width:100%; float:left; margin-top:53px;}
.tabBox .hd{ height:51px; font-size:16px; border-bottom:1px solid #142134;}
.tabBox .hd ul{ float:left; text-align:center;}
.tabBox .hd ul li{ float:left; width:127px; vertical-align:top;  line-height:50px; }
.tabBox .hd ul li a{ position:relative;}
.tabBox .hd ul li a span{ background:url(../images/ico7_2.png) no-repeat center; width:16px; height:9px; position:absolute; left:50%; top:100%; margin-left:-8px; display:none;}
.tabBox .hd ul li.on a{ color:#fff; display:block; background:#142134;}
.tabBox .hd ul li.on a span{ display:block;}
.tabBox .bd ul{ width:100%; float:left;}
.tabBox .bd ul .p{ width:100%; float:left; padding:65px 0 0 0;}
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
@media screen and (max-width:991px) {
.tabBox{ margin-top:46px;}
}
@media screen and (max-width:414px) {
.tabBox .hd{ height:41px; font-size:14px;}
.tabBox .hd ul{ width:100%;}
.tabBox .hd ul li{ width:33.33%; line-height:40px;}
.tabBox .bd ul .p{ padding:25px 0 26px 0;}
.c_910_2 .main_1 .z_511 .btn .tel{ width:100%; float:left; text-align:left;}
}

.main_2_1{ width:100%; float:left; padding:14px 0 0 0;}
.main_2_1 table{ width:100%; float:left; text-align:center; font-size:14px; color:#666; line-height:25px;}
.main_2_1 table tr{ width:100%;}
.main_2_1 table tr.tr1{ color:#c60011; font-size:16px; text-transform:uppercase;}
.main_2_1 table tr td{ padding:5px 5px; border:solid 1px white;}
.main_2_1 table .td1{ width:24.55%; /*float:left;*/ background:#efefef;}
.main_2_1 table .td2{ width:19.66%; /*float:left;*/ background:#efefef;}
.main_2_1 table .td3{ width:55.22%; /*float:left;*/ background:#efefef;}
.main_2_1 table tr.tr2 .td1,.main_2_1 table tr.tr2 .td2{ height:142px; line-height:142px; overflow:hidden;}
.main_2_1 table tr.tr2 .td1 span,.main_2_1 table tr.tr2 .td2 span{ line-height:25px;display:inline-block;*display:inline; *zoom:1; width:80%;}
.main_2_1 table tr.tr2 .td3{ padding:0;}
.main_2_1 table tr.tr2 .td3 li{ width:100%; float:left; height:35px; padding:5px 5px; border-top:solid 2px white;}
.main_2_1 table tr.tr2 .td3 li.first{ border:0;}

.c_910_2 .main_3{ margin-top:106px;}
@media screen and (max-width:991px) {
.c_910_2 .main_3{ margin-top:56px;}
}
@media screen and (max-width:767px) {
.main_2_1 table{ font-size:12px;}
}

/*11无油空气压缩机*/













/*公司介绍*/
.c_910_3{ width:100%; float:left;}
.c_910_3 .main_1{ width:100%; float:left; padding:8px 0 0 0;}
.tit_2{ width:100%; float:left; text-align:center;}
.tit_2 h3{ width:100%; float:left; font-size:24px; color:#333; line-height:30px; font-weight:bold;}
.tit_2 h3 span{display:inline-block;*display:inline; *zoom:1; position:relative;}
.tit_2 h3 span:before{ content:''; width:38px; height:1px; position:absolute; left:-48px; background:#eee; top:50%;}
.tit_2 h4{ width:100%; float:left; font-size:18px; color:#e1e1e1; line-height:20px; font-weight:bold; text-transform:uppercase; padding-left:52px;}
.tit_2 h4 span{display:inline-block;*display:inline; *zoom:1; position:relative;}
.tit_2 h4 span:before{ content:''; width:38px; height:1px; position:absolute; right:-48px; background:#eee; top:50%;}
.c_910_3 .main_1 .text{ width:100%; float:left; padding:17px 20px 45px 6px; font-size:14px; color:#828282; line-height:22px; text-indent:2em;}
.c_910_3 .main_1 .text_1{ width:100%; float:left; padding:0 0 51px 0;}
.c_910_3 .main_1 .text_1 .img{ float:left; width:42.85%;}
.c_910_3 .main_1 .text_1 .p{ width:57.15%; float:left; padding: 49px 24px 0 21px; font-size:14px; color:#828282; line-height:22px;}
.c_910_3 .main_1 .text_1 .p h5{ font-size:16px; color:#828282; line-height:28px;}
.c_910_3 .main_1 .text_1 .text_1_t,.c_910_3 .main_1 .text_1 .text_1_b{ width:100%; float:left;}
.c_910_3 .main_1 .text_1 .text_1_t{ margin-top:24px;}
.c_910_3 .main_1 .text_1 .text_1_b{ margin-top:18px;}
@media screen and (max-width:767px) {
.c_910_3 .main_1 .text{ padding-bottom:25px; font-size:12px; line-height:20px;}
.c_910_3 .main_1 .text_1{ padding-bottom:15px;}
.c_910_3 .main_1 .text_1 .p{ padding-top:19px; font-size:12px; line-height:20px;}
.c_910_3 .main_1 .text_1 .p h5{ font-size:14px; line-height:24px;}
}
@media screen and (max-width:560px) {
.c_910_3 .main_1 .text_1 .img{ width:100%; margin-top:10px;}
.c_910_3 .main_1 .text_1 .p{ width:100%;}
.tit_2 h3{ font-size:20px; line-height:24px;}
.tit_2 h4{ font-size:14px; line-height:18px; padding-left:32px;}
.c_910_3 .main_1 .text_1 .text_1_t{ margin-top:14px;}
.c_910_3 .main_1 .text_1 .text_1_b{ margin-top:8px;}
}

.c_910_3 .main_2{ width:100%; float:left; padding-bottom:30px;}
.scrollBox{ width:100%; float:left; text-align:center; margin-top:20px;}
.scrollBox .bd ul{ overflow:hidden;}
.scrollBox .bd li{ width:50%; float:left; text-align:center;}
.scrollBox .bd li img{border:solid 1px #d9d9d9;box-shadow:5px 0 5px rgba(0,0,0,0.18);}
.scrollBox .hd{ height:8px; width:100%; text-align:center; overflow:hidden; font-size:0; margin-top:20px; float:left;}
.scrollBox .hd ul{ display:inline-block;}	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; }
.scrollBox .hd .on{ background:#142135;  }
.scrollBox .prev,.scrollBox .next{ display:none; }
.scrollBox .bd li h5{ width:100%; float:left; text-align:center; margin-top:8px; line-height:22px; font-size:14px; color:#666;}
@media screen and (max-width:767px) {
.c_910_3 .main_2{ padding-bottom:25px;}
.scrollBox .bd li{ padding:0 5px;}
}
@media screen and (max-width:414px) {

.scrollBox .bd li h5{  margin-top:5px; line-height:20px; font-size:12px;}
}

/* xq_qt */
.qw_0100{ float:left; width:100%;}
.qc_fy{ padding:40px 0 164px 0;}

.qc_270{ float:left; width:100%; margin-top:20px; background:#f4f4f4; padding-bottom:20px;}
.qc_270 .qc_270_1{ float:left; width:100%; padding-right:10px;}
.qc_270 .qc_270_1 h5{ display:block; float:left; width:100%; height:38px; line-height:37px; font-size:16px; color:#666; padding-left:10px; border-bottom:1px solid #d4d4d4; position:relative;}
.qc_270 .qc_270_1 h5 i{ display:block; position:absolute; left:0; bottom:-1px; height:2px; width:82px; background:#142134;}
.qc_270 .qc_270_2{ float:left; width:100%; margin-top:2px; padding:0 10px 0 7px;}
.qc_270 .qc_270_2 ul{ float:left; width:100%;}
.qc_270 .qc_270_2 ul li{ float:left; width:100%; margin-top:10px; position:relative; padding-left:27px; font-family:"SimSun";}
.qc_270 .qc_270_2 ul li font{ display:block; position:absolute; left:0; top:0; width:17px; height:17px; text-align:center; line-height:17px; font-size:12px; color:#fff; background:#d3d3d3;}
.qc_270 .qc_270_2 ul li span{ display:block; float:left; width:100%; height:17px; line-height:17px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; font-size:12px;}
.qc_270 .qc_270_2 ul li span a{ color:#666;}
.qc_270 .qc_270_2 ul li span a:hover{ color:#c60011;}
.qc_270 .qc_270_2 ul li:nth-child(-n+3) font{ background:#142134;}
 
@media  screen and (max-width:991px){
.qw_0100{ padding:0 15px;}
}

/* 10联系我们 */
.qc_0100_1{ float:left; width:100%; margin-top:40px;}
.ql_0100_1{ float:left; width:530px;}
.ql_0100_1 h3{ display:block; float:left; width:100%; font-size:18px; color:#333; height:40px; line-height:40px; font-weight:bold;}
.ql_0100_1 ul{ float:left; width:416px; padding-left:5px;}
.ql_0100_1 ul li{ float:left; width:100%; border-bottom:1px solid #e5e5e5; height:74px; line-height:74px; padding-left:85px; font-size:16px; color:#333; position:relative;}
.ql_0100_1 ul li i{ display:block; position:absolute; left:0; top:14px; width:50px;}
.ql_0100_1 ul li i img{ display:block; float:left; width:100%;}
.qr_0100_1{ float:right; width:620px; margin-right:50px;}
.qr_0100_1 h3{ display:block; float:left; width:100%; font-size:18px; color:#333; height:40px; line-height:40px; font-weight:bold;}
.qr_0100_1 ul{ float:left; width:650px; margin-top:-5px;}
.qr_0100_1 ul li{ float:left; width:295px; margin-right:30px; margin-top:15px; position:relative;}
.qr_0100_1 ul li span{ display:block; position:absolute; left:12px; top:0; height:48px; line-height:48px; font-size:14px; color:#999;}
.qr_0100_1 ul li span font{ color:#c60011;}
.qr_0100_1 ul li input{ display:block; float:left; width:100%; height:48px; border:1px solid #dcdcdc; font-size:14px; line-height:24px; color:#999; padding:11px 11px 11px 65px;}
.qr_0100_1 ul li input::-webkit-input-placeholder { color:#999 !important;}
.qr_0100_1 ul li input:-moz-placeholder {  color:#999 !important;}
.qr_0100_1 ul li input::-moz-placeholder {  color:#999 !important;}
.qr_0100_1 ul li input:-ms-input-placeholder { color:#999 !important; }
.qr_0100_1 ul li.qli_1_1 input{ display:block; float:left; width:100%; height:48px; border:1px solid #dcdcdc; font-size:14px; line-height:24px; color:#999; padding:11px 11px 11px 95px;}
.qr_0100_1 ul li.qli_1_2{ float:left; width:620px;}
.qr_0100_1 ul li.qli_1_2 textarea{ display:block; float:left; width:100%; height:148px; font-size:14px; line-height:24px; color:#999; padding:11px; border:1px solid #dcdcdc;}
.qr_0100_1 ul li.qli_1_2 a{ display:block; float:left; width:295px; height:56px; line-height:56px; text-align:center; font-size:18px; color:#8d8d8d; background:#e5e5e5;}
.qr_0100_1 ul li.qli_1_2 a:hover,
.qr_0100_1 ul li.qli_1_2 a.hover{ color:#fff; background:#142134;}

.qr_0100_1 ul li.qli_1_2 .submit{ float:left; width:295px; height:56px; text-align:center; font-size:18px; color:#fff; background:#142134;padding-left:10px;}
.qr_0100_1 ul li.qli_1_2 .reset{ float:right; width:295px; height:56px; text-align:center; font-size:18px; color:#8d8d8d; background:#e5e5e5;padding-left:10px;}

@media  screen and (max-width:1199px){
.ql_0100_1{ float:left; width:45%;}
.ql_0100_1 ul{ float:left; width:100%; padding-left:5px;}
.qr_0100_1{ float:right; width:50%; margin-right:0;}
.qr_0100_1 ul{ float:none; width:auto; margin:0 -15px;margin-top:-5px;}
.qr_0100_1 ul li{ width:50%; margin:0; padding:0 15px; margin-top:15px;}
.qr_0100_1 ul li span{ left:27px;}
.qr_0100_1 ul li span font{ color:#c60011;}
.qr_0100_1 ul li.qli_1_2{ width:100%; padding:0 15px;}
.qr_0100_1 ul li.qli_1_2 a{ width:47%;}
.qr_0100_1 ul li.qli_1_2 .submit{ width:47%;}
.qr_0100_1 ul li.qli_1_2 .reset{ width:47%;}
}

@media  screen and (max-width:991px){
.ql_0100_1{  width:100%;}
.qr_0100_1{ width:100%; margin-top:30px;}
}

@media  screen and (max-width:767px){
.qc_0100_1{ margin-top:15px;}
.ql_0100_1 h3{ font-size:18px; height:30px; line-height:30px;}
.ql_0100_1 ul li{ height:38px; line-height:38px; padding-left:39px; font-size:12px; }
.ql_0100_1 ul li i{ top:7px; width:25px;}
.qr_0100_1{ margin-top:15px;}
.qr_0100_1 h3{ font-size:18px; height:30px; line-height:30px;}
.qr_0100_1 ul li{ width:100%; margin-top:15px;}
.qr_0100_1 ul li.qli_1_2 a{ height:42px; line-height:42px; font-size:16px;}
.qr_0100_1 ul li.qli_1_2 .submit{ height:42px; font-size:16px;}
.qr_0100_1 ul li.qli_1_2 .reset{ height:42px; font-size:16px;}
}

.qt_0100_1{ float:left; width:100%; margin-top:38px;}
.qt_0100_1 h3{ display:block; float:left; width:100%; font-size:18px; color:#333; height:40px; line-height:40px; font-weight:bold;}
.qt_0100_1 ul{ margin:0 -20px;}
.qt_0100_1 ul li{ float:left; width:25%; padding:0 20px; margin-top:34px;}
.qt_0100_1 ul li .qt_1_1{ float:left; width:100%; background:#ececec; padding:0 20px; position:relative; height:270px;}
.qt_0100_1 ul li .qt_1_1 font{ display:block; position:absolute; left:50%; top:-30px; margin-left:-30px; width:60px; border:1px solid #eee; background:#fff; overflow:hidden;
-webkit-border-radius:50%; 
   -moz-border-radius:50%;
        border-radius:50%;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.qt_0100_1 ul li:hover .qt_1_1 font{ padding:5px;}
.qt_0100_1 ul li .qt_1_1 font img{ display:block; float:left; width:100%;}
.qt_0100_1 ul li .qt_1_1 h4{ display:block; float:left; width:100%; font-size:18px; height:28px; line-height:28px; font-weight:bold; margin-top:47px;}
.qt_0100_1 ul li .qt_1_1 span{ display:block; float:left; width:100%; font-size:16px; color:#666; line-height:28px; margin-top:12px;}

@media  screen and (max-width:1199px){
.qt_0100_1 ul{ margin:0 -10px;}
.qt_0100_1 ul li{ padding:0 10px;}
}

@media  screen and (max-width:991px){
.qt_0100_1 ul li{ width:50%; margin-top:40px;}
}

@media  screen and (max-width:767px){
.qt_0100_1{ margin-top:30px;}
.qt_0100_1 h3{ font-size:18px; height:30px; line-height:30px;}
.qt_0100_1 ul li{ width:100%; margin-top:40px;}
.qt_0100_1 ul li .qt_1_1{ height:240px;}
.qt_0100_1 ul li .qt_1_1 span{ font-size:14px; line-height:24px; margin-top:15px;}
}

.qd_0100_1{ float:left; width:100%; margin-top:25px; padding-bottom:30px;}
.qd_0100_1 h3{ display:block; float:left; width:100%; font-size:18px; color:#333; height:40px; line-height:40px; font-weight:bold;}
.qd_0100_1 .qd_1_1{ float:left; width:660px; height:448px; overflow:hidden; position:relative; margin-top:12px;}
#dituContent{ width:100%; height:100%; float:left; overflow:hidden; position:relative; z-index:0; color:rgb(0, 0, 0); text-align:left; background-color:rgb(243, 241, 236);}
.qd_0100_1 .qd_1_2{ float:right; width:408px; margin-right:58px; margin-top:60px;}
.qd_0100_1 .qd_1_2 .qd_1_3{ float:left; width:100%;}
.qd_0100_1 .qd_1_2 .qd_1_3 span{ display:block; float:left; width:216px;}
.qd_0100_1 .qd_1_2 .qd_1_3 span img{ display:block; float:left; width:100%;}
.qd_0100_1 .qd_1_2 .qd_1_4{ float:left; width:100%; margin-top:28px;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5{ float:left; width:157px; text-align:center;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5 span{ display:block; float:left; width:100%;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5 span img{ display:block; float:left; width:100%;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5 font{ display:block; float:left; width:100%; font-size:14px; height:19px; line-height:19px; margin-top:6px;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5 font i{ display:inline-block; *display:inline; *zoom:1; width:22px; vertical-align:top; margin-right:6px;}

@media  screen and (max-width:1199px){
.qd_0100_1 .qd_1_1{ width:540px; height:368px;}
.qd_0100_1 .qd_1_2{ float:right; width:408px; margin-right:0; margin-top:58px;}
}

@media  screen and (max-width:991px){
.qd_0100_1 .qd_1_1{ width:100%; height:468px;}
.qd_0100_1 .qd_1_2{ float:left; width:408px; position:relative; left:50%; margin-left:-204px; margin-right:auto; margin-top:58px;}
}

@media  screen and (max-width:767px){
.qd_0100_1{ padding-bottom:40px;}
.qd_0100_1 h3{ font-size:18px; height:30px; line-height:30px;}
.qd_0100_1 .qd_1_1{ float:left; width:100%; height:400px;}
.qd_0100_1 .qd_1_2{ float:left; width:100%; left:0; margin-left:0; margin-right:auto; margin-top:30px;}
.qd_0100_1 .qd_1_2 .qd_1_4{ float:left; width:100%; margin-top:28px;}
.qd_0100_1 .qd_1_2 .qd_1_4 .qd_1_5{ width:140px;}
}


/* 9.公司案例 */
.qc_0100_2{ float:left; width:100%; margin-top:-30px;}
.qc_0100_2 ul{ margin:0 -15px;}
.qc_0100_2 ul li{ float:left; width:33.333333%; padding:0 15px; margin-top:30px;}
.qc_0100_2 ul li a{ display:block; float:left; width:100%; border:1px solid #e5e5e5; padding:1px;}
.qc_0100_2 ul li a .qc_2_5{ float:left; width:100%; overflow:hidden;}
.qc_0100_2 ul li a .qc_2_1{ float:left; width:100%;}
.qc_0100_2 ul li a .qc_2_1 img{ display:block; float:left; width:100%;}
.qc_0100_2 ul li a .qc_2_2{ float:left; width:100%; height:117px; background:#f6f6f6; position:relative; z-index:9;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_3{ float:left; width:100%; text-align:center;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_3 span{ display:block; float:left; width:100%; font-size:18px; color:#333; margin-top:33px; height:28px; line-height:28px;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_3 font{ display:block; float:left; width:100%; font-size:14px; color:#818080; height:26px; line-height:26px;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_4{ position:absolute; left:0; top:0; width:100%; height:170px; text-align:center; background:#142135; opacity:0; filter:alpha(opacity=00);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_4 span{ display:block; float:left; width:100%; font-size:18px; height:28px; line-height:28px; color:#fff; margin-top:43px;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_4 font{ display:block; margin:0 auto; width:28px;}
.qc_0100_2 ul li a .qc_2_2 .qc_2_4 font img{ display:block; float:left; width:100%; margin-top:28px;}
.qc_0100_2 ul li a:hover .qc_2_2 .qc_2_4{ top:-53px; opacity:1; filter:alpha(opacity=100);}

@media  screen and (max-width:767px){
.qc_0100_2{ margin-top:-15px;}
.qc_0100_2 ul li{ width:100%; margin-top:15px;}
}


/* 8.艾铮新闻详情 */
.qc_0100_3{ float:left; width:100%;}
.qc_0100_3 .qh3_3_1{ display:block; float:left; width:100%; text-align:center; font-size:18px; line-height:28px; color:#333; margin-top:-5px;}
.qt_0100_3{ float:left; width:100%; margin-top:14px; padding-bottom:2px; border-bottom:1px dashed #d4d4d4; font-family:"SimSun";}
.qt_0100_3 .qt_3_1{ float:left; height:28px; line-height:28px; font-size:12px; color:#999;}
.qt_0100_3 .qt_3_2{ float:right; margin-right:84px;}
.qt_0100_3 .qt_3_2 .jiathis_style{ float:left !important; margin:0 !important; padding:0 !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_txt{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; height:28px !important; line-height:28px !important; font-size:12px !important; color:#999 !important; font-family:"SimSun" !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_tqq{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_1.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_qzone{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_2.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_cqq{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_3.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_tsina{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_4.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_weixin{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_5.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.qt_0100_3 .qt_3_2 .jiathis_style .jiathis_button_linkedin{ display:block !important; float:left !important; margin:0 !important; padding:0 !important; margin-left:5px !important; background:url(../images/qimg_3_6.png) no-repeat center !important; width:24px !important; height:24px !important; cursor:pointer !important;}
.ql_0100_3{ float:left; width:100%; font-size:12px; line-height:21px; color:#666; padding:20px 0 50px 0; border-bottom:1px solid #dcdcdc;}
.ql_0100_3 .qimg_3_1{ display:block; margin:0 auto;}
.qd_0100_3{ float:left; width:100%; padding:17px 0 0 0;}
.qd_0100_3 span{ display:block; float:left; width:50%; font-size:16px; line-height:32px; height:32px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.qd_0100_3 span a{ color:#666;}
.qd_0100_3 span a:hover{ color:#e62129;}
.qd_0100_3 span:nth-child(2){ text-align:right;}

@media  screen and (max-width:991px){
.qc_0100_3 .qh3_3_1{ margin-top:0; padding:0 15px;}
.qt_0100_3{ padding:0 15px;}
.qt_0100_3 .qt_3_2{ margin-right:0;}
.ql_0100_3{ padding:20px 15px 50px 15px;}
.qd_0100_3{ padding:17px 15px 0 15px;}
}

@media  screen and (max-width:767px){
.qc_0100_3 .qh3_3_1{ padding:0;}
.qt_0100_3{ padding:0;}
.qt_0100_3 .qt_3_2{ margin-right:0;}
.ql_0100_3{ padding:20px 0 20px 0;}
.qd_0100_3{ padding:15px 0 30px 0;}
.qd_0100_3 span{ width:100%; font-size:14px; line-height:28px; height:28px;}
.qd_0100_3 span:nth-child(2){ text-align:left;}
}


/* 7.首页-艾铮新闻 */
.qc_0100_4{ float:left; width:100%; margin-top:-30px;}
.qc_0100_4 ul{ float:left; width:100%;}
.qc_0100_4 ul li{ float:left; width:100%; margin-top:30px;}
.qc_0100_4 ul li a{ display:block; float:left; width:100%; height:117px; padding:0 136px 0 84px; position:relative; background:#eee;}
.qc_0100_4 ul li:nth-child(2n) a{ background:#f6eded;}
.qc_0100_4 ul li a .qc_4_1{ position:absolute; left:0; top:50%; width:65px; text-align:center; font-family:"Arial"; color:#7f9cad;
-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);}
.qc_0100_4 ul li a .qc_4_1 span{ display:block; float:left; width:100%; font-size:38px; height:34px; line-height:34px;}
.qc_0100_4 ul li a .qc_4_1 font{ display:block; float:left; width:100%; font-size:14px; height:18px; line-height:18px;}
.qc_0100_4 ul li a .qc_4_2{ float:left; width:100%;}
.qc_0100_4 ul li a .qc_4_2 h4{ display:block; float:left; width:100%; margin-top:17px; font-size:16px; height:32px; line-height:32px; color:#333; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_0100_4 ul li a .qc_4_2 span{ display:block; float:left; width:100%; font-size:12px; line-height:20px; height:40px; overflow:hidden; color:#999; margin-top:5px;}
.qc_0100_4 ul li a .qc_4_3{ position:absolute; right:18px; top:50%; width:87px; height:26px; line-height:26px; text-align:center; background:#b5b5b5; font-size:12px; color:#fff;
-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_0100_4 ul li a:hover .qc_4_2 h4{ color:#c60011;}
.qc_0100_4 ul li a:hover .qc_4_3{ background:#c60011;}

@media  screen and (max-width:1199px){
.qc_0100_4{ padding:0 15px; margin-top:-12px;}
}

@media  screen and (max-width:767px){
.qc_0100_4{ padding:0; margin-top:-12px;}
.qc_0100_4 ul li{ float:left; width:100%; margin-top:15px;}
.qc_0100_4 ul li a{ height:auto; padding:0 10px 40px 10px;}
.qc_0100_4 ul li a .qc_4_1{ left:10px; top:auto; bottom:2px; width:50%; text-align:left;
-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	    transform: translate(0, 0);}
.qc_0100_4 ul li a .qc_4_1 span{ width:auto; font-size:24px; height:34px; line-height:34px;}
.qc_0100_4 ul li a .qc_4_1 font{ width:auto; font-size:12px; margin-top:10px; margin-left:5px;}
.qc_0100_4 ul li a .qc_4_2{ float:left; width:100%;}
.qc_0100_4 ul li a .qc_4_2 h4{ margin-top:10px;}
.qc_0100_4 ul li a .qc_4_2 span{ height:auto;}
.qc_0100_4 ul li a .qc_4_3{ right:10px; top:auto; bottom:10px;
-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	    transform: translate(0, 0);}
}

/*无油空气压缩机*/
.c_1200_7{ width:100%; float:left; padding:73px 0 82px 0;}
.row_2{ margin:0 -25px;}
.c_1200_7 .ul_2{ width:100%; float:left; display:flex; flex-direction:row; flex-wrap:wrap;}
.c_1200_7 .ul_2 li{ width:33.33%; float:left; padding:0 25px; margin-top:15px; position:relative;}
.c_1200_7 .ul_2 li .zbox{ width:100%; float:left; position:relative; border:solid 1px #eee; padding:15px; background:white; z-index:2;}
.c_1200_7 .ul_2 li:before{ content:''; background:url(../images/ico8_1.png) no-repeat center; width:20px; height:46px; position:absolute; right:58px; top:-15px; z-index:3;}
.c_1200_7 .ul_2 li:after{ content:''; background:url(../images/bg_3.png) no-repeat right bottom; width:92%; background-size:cover; height:353px; position:absolute; right:0; bottom:-10px; z-index:1;}
.c_1200_7 .ul_2 li .zbox .img{ width:100%; float:left; overflow:hidden;}
.c_1200_7 .ul_2 li .zbox .img img{ width:100%; float:left;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.c_1200_7 .ul_2 li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.c_1200_7 .ul_2 li .zbox .text{ width:100%; float:left; padding:6px 0;}
.c_1200_7 .ul_2 li .zbox .text h4{ width:100%; float:left; font-size:18px; color:#c60011; line-height:26px; font-weight:bold;}
.c_1200_7 .ul_2 li .zbox .text .p{ width:100%; float:left; margin-top:12px; font-size:14px; color:#666; line-height:20px; height:40px; overflow:hidden;}

@media  screen and (max-width:991px){
.c_1200_7{ padding:43px 0 52px 0;}
.row_2{ margin:0 -15px;}
.c_1200_7 .ul_2 li{ padding:0 15px;}
.c_1200_7 .ul_2 li:after{ height:253px;}
.c_1200_7 .ul_2 li .zbox .text h4{ font-size:16px;}
.c_1200_7 .ul_2 li .zbox .text .p{ font-size:12px; margin-top:6px;}
}
@media  screen and (max-width:767px){
.c_1200_7{ padding:23px 0 32px 0;}
.row_2{ margin:0;}
.c_1200_7 .ul_2 li{ width:100%;}
}

.bg_4{ background:url(../images/bg_4.jpg) no-repeat center; background-size:cover;}
.c_1200_8{ width:100%; float:left; padding:29px 0 0 0; position:relative;}
.c_1200_8 .ico{ position:absolute; left:50%; top:0; margin-left:-21px;}
.tit_3{ width:100%; float:left; text-align:center;}
.tit_3 h3{ width:100%; float:left; font-size:26px; color:#142135; line-height:38px; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.tit_3 h3:hover{ text-shadow:3px 3px 3px rgba(20,33,53,0.4);}
.tit_3 h3 span{ color:#e62129; font-size:30px; margin-right:16px;}
.tit_3 h5{ width:100%; float:left; margin-top:4px; padding:0 7.5%; font-size:14px; color:#666; line-height:22px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.tit_3 h5:hover{ text-shadow:2px 3px 2px rgba(20,33,53,0.2);}
.pic_1{ text-align:center; width:100%; float:left; padding:15px 0 68px 0; background:url(../images/img9_2.png) no-repeat 64% 40%; background-size:50% auto;}
.pic_1 .img_1{ float:left; width:31.66%; margin:171px 0 0 3.34%;}
.pic_1 ul{ width:65%; float:left;}
.pic_1 ul li{ width:33.33%; float:left; padding:0 20px;}
.pic_1 ul li .img{ width:100%; border:solid 1px #1d2a3e;}
.pic_1 ul li .img img{ width:100%;}
.pic_1 ul li h5{ width:100%; float:left; text-align:center; margin-top:5px; line-height:30px; font-size:20px; color:#3b3b3b;}
.pic_1 ul li.l1{ margin-top:44px;}
.pic_1 ul li.l2{ margin-top:248px;}
.pic_1 ul li.l3{ margin-top:25px;}
.pic_more_1 ul li .img{ border:0; padding:10px; background:url(../images/bian_14_2.png) no-repeat center; background-size:100% 100%;}
.pic_more_1 ul li .img img{ border:solid 1px #d42429;}


@media  screen and (max-width:1199px){
.pic_1{ padding:25px 0 38px 0; background-position: 64% 50%;}
}
@media  screen and (max-width:991px){
.pic_1{ padding:15px 0 28px 0;}
.pic_1 ul li{ padding:0 10px;}
.pic_1 ul li h5{ line-height:26px; font-size:14px;}
.pic_1 ul li.l2{ margin-top:203px;}
}
@media  screen and (max-width:767px){
.pic_1{ padding:15px 0 18px 0;}
.pic_1 .img_1{ width:100%; text-align:center; padding:0 20% 10px 20%; margin:0;} 
.pic_1 ul{ width:100%;}
.pic_1 ul li{ margin-top:10px !important;}
}

.pic_2{ text-align:center; width:100%; float:left; padding:0px 0 25px 0;}
.pic_2 .img_1{ float:right; width:31.25%; margin:18% 6.91% 0 0;}
.pic_2 ul{ width:45.83%; float:left; margin-left:8.75%;}
.pic_2 ul li{ width:100%; float:left;}
.pic_2 ul li .img{ width:268px; height:268px; float:left; position:relative; overflow:hidden;}
.pic_2 ul li .img .img_box img{ width:100%; float:left;}
.pic_2 ul li h5{ width:46%; float:right; text-align:left; font-size:20px; color:#333; padding-left:5%; margin-top:22%;}
.pic_2 ul li.l1{ margin:15% 0 0 18%;}
.pic_2 ul li.l2{ margin:-20% 0 0 -9%;}
.pic_2 ul li.l3{ margin:-20% 0 0 18%;}
@media  screen and (max-width:1199px){
.pic_2 ul li .img{ width:183px; height:183px;}
.pic_2 ul li.l2{ margin:-16% 0 0 -6%;}
.pic_2 ul li.l3{ margin:-16% 0 0 18%;}
.pic_2 ul li h5{ padding-left:2%; margin-top:18%;}
}
@media  screen and (max-width:991px){
.pic_2 ul li.l2{ margin:-18% 0 0 -10%;}
.pic_2 ul li.l3{ margin:-18% 0 0 18%;}
.pic_2 ul li h5{ font-size:16px; margin-top:20%;}
.pic_2 ul li .img{ width:163px; height:163px;}
.tit_3 h3{ font-size:20px; line-height:30px;}
.tit_3 h3 span{ font-size:26px; margin-right:10px;}
.tit_3 h5{ margin-top:2px; padding:0 3.5%; font-size:12px; color:#666; line-height:22px;}
}

@media  screen and (max-width:767px){
.pic_2 .img_1{ width:100%; text-align:center; padding:0 20%; margin:10px 0 0 0;} 
.pic_2 ul{ width:100%; margin-left:0; margin-top:30px;}
.pic_2 ul li{ height:auto; width:33.33%; margin:0 !important; padding:0 10px;}
.pic_2 ul li .img{ width:100%; height:auto;}
.pic_2 ul li h5{ width:100%; margin-right:0 !important; text-align:center; margin-top:20px; font-size:14px;}
}
@media  screen and (max-width:360px){
.pic_2 ul li .img .img_box{ width:100px; height:100px; margin:-50px 0 0 -50px;}
}

.c_1200_8 .main_1{ width:100%; float:left; padding:10px 0 10px 0; text-align:center; position:relative;}
.c_1200_8 .main_1 .img_1{ width:41.25%; margin:0 0 0 29.375%; float:left;}
.c_1200_8 .main_1 ul{ width:100%; float:left;}
.c_1200_8 .main_1 ul li{ width:33.33%; float:left;}
.c_1200_8 .main_1 ul li .img span{display:inline-block;*display:inline; *zoom:1;}
.c_1200_8 .main_1 ul li .img span img{ float:left;}
.c_1200_8 .main_1 ul li h4{ width:100%; float:left; margin-top:13px; font-size:20px; color:#333; line-height:28px;}
.c_1200_8 .main_1 ul li h4 span{ font-weight:bold;}
.c_1200_8 .main_1 ul li.l1{ margin-top:-90px;}
.c_1200_8 .main_1 ul li.l2{ margin-top:30px;}
.c_1200_8 .main_1 ul li.l3{ margin-top:-96px;}
.c_1200_8 .main_1 .btn{ position:absolute; right:25px; bottom:46px; width:450px;}
.c_1200_8 .main_1 .btn a{display:block; width:139px; height:42px; float:left; text-align:center; line-height:42px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; overflow:hidden; font-size:16px; color:white; background:#c60011;}
.c_1200_8 .main_1 .btn a:hover{ box-shadow:0 0 7px #142135;}
.c_1200_8 .main_1 .btn .tel{display:block; margin-left:30px; line-height:40px; font-size:16px; color:#aaa; float:left; width:280px;}
.c_1200_8 .main_1 .btn .tel span{ color:#c60011; font-size:24px; font-weight:bold; white-space:nowrap;}




@media  screen and (max-width:1199px){
.c_1200_8 .main_1 .btn{ position:relative; width:100%; float:left; margin-top:20px; bottom:auto; right:auto;}
.c_1200_8 .main_1 .btn .zbox_1{ display:inline-block;*display:inline; *zoom:1;}
}
@media  screen and (max-width:991px){
.c_1200_8 .main_1 ul li.l1{ margin-top:-30px;}
.c_1200_8 .main_1 ul li.l2{ margin-top:30px;}
.c_1200_8 .main_1 ul li.l3{ margin-top:-36px;}
}
@media  screen and (max-width:767px){
.c_1200_8 .main_1 .img_1{ width:100%; text-align:center; padding:10px 20%; margin:0;} 
.c_1200_8 .main_1 ul{ margin-top:10px;}
.c_1200_8 .main_1 ul li{ padding:0 10px;}
.c_1200_8 .main_1 ul li.l1{ margin-top:0px;}
.c_1200_8 .main_1 ul li.l2{ margin-top:0px;}
.c_1200_8 .main_1 ul li.l3{ margin-top:0px;}
.c_1200_8 .main_1 ul li h4{ margin-top:8px; font-size:14px; line-height:22px;}
.c_1200_8 .main_1 .btn a{ float:none;}
.c_1200_8 .main_1 .btn .tel{ width:100%; margin-left:0; font-size:14px; line-height:30px; margin-top:10px;}
}

.bg_5{ background:url(../images/bg_5.jpg);}
.c_1200_9{ width:100%; float:left; padding:64px 0 59px 0;}
.c_1200_9 .title{ width:100%; float:left; text-align:center;}
.c_1200_9 .title h3{ padding-left:45px; display:block; font-size:26px; color:#142135; line-height:38px; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_1200_9 .title h3 span{ font-size:36px; color:#e62129; margin-right:12px; font-weight:normal;}
.c_1200_9 .title h3 em{display:inline-block;*display:inline; *zoom:1; font-style:normal;}
.c_1200_9 .title h4{ display:block; font-size:22px; color:#142135; line-height:32px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_1200_9 .title h4 span{ color:#c3212b;}
.c_1200_9 .title h4 em{display:inline-block;*display:inline; *zoom:1; font-style:normal; position:relative;}
.c_1200_9 .title h4 em:before{ content:''; background:url(../images/bian_9_1.png) no-repeat center; width:41px; height:52px; position:absolute; left:-25px; bottom:9px;}
.c_1200_9 .title h4 em:after{ content:''; background:url(../images/bian_9_2.png) no-repeat center; width:41px; height:52px; position:absolute; right:-50px; bottom:9px;}
.c_1200_9 .title:hover h4,
.c_1200_9 .title:hover h3{ text-shadow:3px 3px 3px rgba(20,33,53,0.4);}
.c_1200_9 ul{ width:100%; float:left; padding:19px 0 0 0;}
.c_1200_9 ul li{ width:100%; float:left; padding:22px 0 30px 0; border-bottom:dashed 1px #e5e5e5;}
.c_1200_9 ul li .img{ width:50%; float:left; padding:0 30px;}
.c_1200_9 ul li .text{ width:50%; float:left; padding:34px 50px 0 50px;}
.c_1200_9 ul li .text .title_1{ width:100%; float:left;}
.c_1200_9 ul li .text .title_1 h1{ float:left; font-size:56px; color:#142135; line-height:67px; font-weight:bold; height:61px; overflow:hidden; border-bottom:solid 2px #142135; width:68px;}
.c_1200_9 ul li .text .title_1 h3{ margin-left:80px; font-size:26px; color:#142135; line-height:42px; font-weight:bold;}
.c_1200_9 ul li .text .title_1 h5{ margin-left:80px; font-size:14px; color:#999; line-height:25px; text-transform:uppercase;}
.c_1200_9 ul li .text dl{ width:80%; float:left; margin-top:12px;}
.c_1200_9 ul li .text dl dd{ width:100%; float:left; padding-left:26px; background:url(../images/ico8_4.png) no-repeat 12px 8px; font-size:14px; color:#666;line-height:24px; margin-top:10px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_1200_9 ul li .text dl dd span{ font-weight:bold; color:#e62129;}
.c_1200_9 ul li:hover .text dl dd{ padding-left:30px;}
.c_1200_9 ul li.l1 .img{ float:right;}
.c_1200_9 .btn{ width:100%; float:left; text-align:center; margin-top:30px;}
.c_1200_9 .btn .zbox_1{display:inline-block;*display:inline; *zoom:1;}
.c_1200_9 .btn a{ display:block; width:139px; height:42px; float:left; text-align:center; line-height:42px; overflow:hidden; font-size:16px; color:white; background:#c60011;}
.c_1200_9 .btn a:hover{ box-shadow:0 0 7px #142135;}
.c_1200_9 .btn .tel{display:block; margin-left:40px; line-height:40px; font-size:16px; color:#aaa; float:left; width:280px;}
.c_1200_9 .btn .tel span{ color:#142134; font-size:24px; font-weight:bold; white-space:nowrap;}
@media  screen and (max-width:991px){
.c_1200_9 ul li .img{ padding:0 15px;}
.c_1200_9 ul li .text{ padding:14px 15px 0 15px;}
.c_1200_9 ul li .text .title_1 h1{ font-size:36px; line-height:47px; height:41px; width:48px;}
.c_1200_9 ul li .text .title_1 h3{ margin-left:60px; font-size:20px; line-height:32px;}
.c_1200_9 ul li .text .title_1 h5{ margin-left:60px; font-size:12px; line-height:19px;}
.c_1200_9 ul li .text dl dd{ font-size:12px;line-height:20px; margin-top:6px;}
}
@media  screen and (max-width:767px){
.c_1200_9{ padding:34px 0 29px 0;}
.c_1200_9 .title h3{ padding-left:45px;font-size:20px; line-height:30px;}
.c_1200_9 .title h3 span{ font-size:30px; margin-right:6px;}
.c_1200_9 .title h4{ font-size:16px; line-height:28px;}
.c_1200_9 ul li .text dl{ width:100%; margin-top:8px;}
.c_1200_9 ul li .text .title_1 h3{ font-size:18px; line-height:28px;}
.c_1200_9 .title h4 em:before{ width:34px; height:42px; position:absolute; left:-25px; bottom:9px; background-size:contain;}
.c_1200_9 .title h4 em:after{ width:34px; height:42px; position:absolute; right:-50px; bottom:9px; background-size:contain;}
}
@media  screen and (max-width:580px){
.c_1200_9 ul li .text{ width:100%; padding-left:40px; margin-top:10px;}
.c_1200_9 ul li .img{ width:100%;}
.c_1200_9 .title h3{ padding-left:0;}
.c_1200_9 .title h4 em:before,
.c_1200_9 .title h4 em:after{ display:none;}
.c_1200_9 .btn .tel{ width:100%; margin-left:0; margin-top:10px;}
.c_1200_9 .btn a{ float:none; width:auto;}
}

.c_1200_10{ width:100%; float:left;}
.c_1200_10 .title{ width:100%; height:55px; background:url(../images/bg_7.jpg); text-align:center;}
.c_1200_10 .title h3{ width:100%; float:left; height:55px; line-height:55px; background:url(../images/bg_6.png) no-repeat center; font-size:26px; color:white;}
.c_1200_10 .main_1{ width:100%; float:left; padding-top:168px; background:url(../images/bg_13.png) no-repeat top center; background-size:80% auto}
.c_1200_10 .main_1 ul{ width:100%; float:left;}
.c_1200_10 .main_1 ul li{ width:25%; float:left; padding:0 25px; text-align:center;}
.c_1200_10 .main_1 ul li .zbox{ width:100%; float:left; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; background:#c60011; padding:6px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1{ width:100%; height:100%; border:solid 3px white; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; background:#c60011;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 h4{ width:100%; padding:32px 0 21px 0; font-size:26px; color:white; line-height:40px; font-weight:bold; background:url(../images/bian_12.png) no-repeat center bottom;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 .p{ width:100%; float:left; padding:20px 21px 66px 21px; font-size:16px; color:#fac7c7; line-height:22px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 .p:hover{ color:white;}
.main_more_2 ul li.l1 .zbox{ border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; background:#142135;}
.main_more_2 ul li.l1 .zbox .zbox_1{ border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; background:#142135;}
.main_more_2 ul li.l1 .zbox .zbox_1 h4{ background-image:url(../images/bian_12_1.png);}
.main_more_2 ul li.l1 .zbox .zbox_1 .p{ color:#999ea6;}

@media  screen and (max-width:1199px){
.c_1200_10 .main_1{ padding-top:138px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 h4{ padding:22px 0 11px 0; font-size:20px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 .p{ padding:10px 21px 30px 21px; font-size:14px;}
}
@media  screen and (max-width:991px){
.c_1200_10 .main_1{ padding-top:98px;}
.c_1200_10 .main_1 ul li{ padding:0 15px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 h4{ padding:6px 0 6px 0; font-size:16px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 .p{ padding:5px 11px 10px 11px; font-size:12px;}
}
@media  screen and (max-width:767px){
.c_1200_10 .main_1{ padding-top:0px; background:none;}
.c_1200_10 .title h3{ font-size:16px;}
.c_1200_10 .main_1 ul li{ width:50%; padding-top:20px; background:url(../images/bian_13.jpg) no-repeat top center; height:200px;}
.c_1200_10 .main_1 ul li .zbox{ width:180px; height:180px; float:none;display:inline-block;*display:inline; *zoom:1;}
}
@media  screen and (max-width:414px){
.c_1200_10 .main_1 ul li{ height:170px; padding:20px 0 0 0;}
.c_1200_10 .main_1 ul li .zbox{ width:150px; height:150px; float:none;display:inline-block;*display:inline; *zoom:1; padding:3px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1{ border-width:2px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 h4{ padding:3px 0; font-size:14px;}
.c_1200_10 .main_1 ul li .zbox .zbox_1 .p{ padding:1px 6px 4px 6px; font-size:12px;}
.c_1200_10 .title{ height:45px;}
.c_1200_10 .title h3{ font-size:14px; height:45px; line-height:45px;}
}

.c_1200_11{ width:100%; float:left; padding:41px 0 48px 0;}
.c_1200_11 .title{ width:100%; float:left; text-align:center;}
.c_1200_11 .title h3{ width:100%; float:left; font-size:26px; color:#333; line-height:36px;}
.c_1200_11 .title h3 span{ font-size:30px; color:#e62129;}
.c_1200_11 .title h6{ width:100%; float:left; font-size:14px; color:#cacbcb; line-height:22px; background:url(../images/bian_8.jpg) repeat-x left center;}
.c_1200_11 .title h6 span{display:inline-block;*display:inline; *zoom:1; padding:0 15px; background:white;}
.c_1200_11 .title h4{ width:100%; float:left; font-size:16px; color:#9b9b9b; line-height:30px;}
@media  screen and (max-width:767px){
.c_1200_11{ padding:21px 0 18px 0;}
.c_1200_11 .title h3{ font-size:20px; line-height:30px;}
.c_1200_11 .title h3 span{ font-size:26px;}
.c_1200_11 .title h6{ font-size:12px; line-height:18px;}
.c_1200_11 .title h4{ font-size:14px; line-height:26px;}
}

.bg_6{ background:url(../images/bg_8.jpg) no-repeat center; background-size:cover;}
.banner_1{ width:100%; float:left; padding:33px 0 30px 0;}
.banner_1 .banner_1_l{ float:left; width:63.916%; float:left; text-align:center;}
.banner_1 .banner_1_l h1{ width:100%; float:left;}
.banner_1 .banner_1_l h5{ width:100%; float:left; font-size:16px; color:#c60011; line-height:30px;}
.banner_1 .banner_1_l h4{ width:100%; float:left; font-size:16px; color:#646e7e; line-height:36px;}
.banner_1 .banner_1_l h4 span{ font-size:30px; color:white; font-family:"Arial"; font-weight:bold;}
.banner_1 .banner_1_r{ float:left; width:36.084%; float:right; margin-top:53px; text-align:center;}
.banner_1 .banner_1_r a{ display:block; width:200px; height:48px; line-height:48px; float:left; font-size:18px; color:white; font-weight:bold; background:url(../images/btn10_1.jpg) no-repeat center; background-size:contain !important;}
.banner_1 .banner_1_r a.a1{ float:right; background:url(../images/btn10_2.png) no-repeat center; color:#e62129;}
@media  screen and (max-width:1199px){
.banner_1 .banner_1_l{ width:53.916%;}
.banner_1 .banner_1_r{ width:45.084%;}
}
@media  screen and (max-width:991px){
.banner_1 .banner_1_l{ width:100%;}
.banner_1 .banner_1_r{ width:100%; margin-top:13px;}
.banner_1 .banner_1_r a{display:inline-block;*display:inline; *zoom:1; float:none !important; margin:2px 10px;}
}
@media  screen and (max-width:767px){
.banner_1{ padding:13px 15px 10px 15px;}
.banner_1 .banner_1_l h5{ font-size:14px; line-height:26px;}
.banner_1 .banner_1_l h4{ font-size:14px;line-height:30px;}
.banner_1 .banner_1_l h4 span{ font-size:20px; }
.banner_1 .banner_1_r a{ font-size:14px; width:136px; height:33px; line-height:33px;}
}

.c_1200_12{ width:100%; float:left; padding:66px 0 75px 0;}
.c_1200_12 .main_3 .ul_1{ width:91.66%; margin-left:4.17%; margin-top:0px;}
@media  screen and (max-width:991px){
.c_1200_12{ padding:26px 0 35px 0;}
}
@media  screen and (max-width:767px){
.c_1200_12{ padding:26px 15px 15px 15px;}
.c_1200_12 .main_3 .ul_1{ margin-left:0%;}
}

.c_1200_13{ width:100%; float:left; padding:50px 0 65px 0;}
.c_1200_13 ul{ width:100%; float:left; display:flex; flex-direction:row; flex-wrap:wrap;}
.c_1200_13 ul li{ width:25%; float:left; padding:0 10px;}
.c_1200_13 ul li .zbox{ width:100%; float:left; position:relative; text-align:center;}
.c_1200_13 ul li .zbox .img{ width:100%; border:solid 1px #ebebeb; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden;}
.c_1200_13 ul li .zbox:hover .img{ border:solid 1px #c60011;}
.c_1200_13 ul li .zbox:before{ content:''; display:block; width:30px; height:5px; position:absolute; left:50%; top:-2px; margin-left:-15px; background:#c60011;}
.c_1200_13 ul li .zbox .text{ width:100%; margin-top:8px;}
.c_1200_13 ul li .zbox .text h4{ width:100%; float:left; font-size:16px; color:#c60011; line-height:22px; font-weight:bold;}
.c_1200_13 ul li .zbox .text .p{ width:100%; float:left; margin-top:13px; font-size:14px; color:#666; line-height:20px;}
@media  screen and (max-width:991px){
.c_1200_13 ul li .zbox .text h4{ font-size:14px;}
.c_1200_13 ul li .zbox .text .p{ margin-top:8px; font-size:12px;}
}
@media  screen and (max-width:767px){
.c_1200_13{ padding:10px 15px 25px 15px;}
.c_1200_13 ul li{ width:50%; margin-top:20px;}
.c_1200_13 ul li .zbox .img{ max-width:300px; margin:auto;}
}

.tit_3 h6{ width:100%; float:left; font-size:14px; color:#808080; line-height:22px; overflow:hidden;}
.tit_3 h6 span{display:inline-block;*display:inline; *zoom:1; position:relative;}
.tit_3 h6 span:before{ content:''; width:400px; height:1px; background:#eee; position:absolute; left:-410px; top:9px;}
.tit_3 h6 span:after{ content:''; width:400px; height:1px; background:#eee; position:absolute; right:-410px; top:9px;}

.bg_7{ background:url(../images/bg_9.jpg) no-repeat center; background-size:cover;}
.bg_8{ background:url(../images/bg_10.jpg) no-repeat center; background-size:cover;}

.bg_9{ border-bottom:solid 1px #eee;}
.pic_3{ padding:54px 0 148px 0;}
@media  screen and (max-width:1199px){
.pic_3{ padding:34px 0 28px 0;}
}
@media  screen and (max-width:767px){
.pic_3{ padding:0px;}
}

.bg_10{ background:url(../images/bg_11.jpg) no-repeat center; background-size:cover;}
.banner_1 .banner_1_l h3{ font-size:22px; color:#e62129; line-height:38px; width:100%; float:left; margin-top:15px; margin-bottom:10px;}
@media  screen and (max-width:767px){
.banner_1 .banner_1_l h3{ font-size:16px; line-height:30px; margin:10px 0 5px 0;}
}

.c_1200_14{ width:100%; float:left; padding:72px 0 123px 0;}
.row_3{ margin:0 -7px;}
.c_1200_14 .main_3 .ul_1 li{ width:25%; padding:0 7px;}
@media  screen and (max-width:991px){
.c_1200_14{ padding:32px 0 53px 0;}
}
@media  screen and (max-width:767px){
.c_1200_14{ padding:22px 15px 23px 15px;}
.c_1200_14 .main_3 .ul_1 li{ width:50%;}
}
@media  screen and (max-width:414px){
.c_1200_14 .main_3 .ul_1 li{ width:100%;}
}

/* 分页 */
.pz_fy{ float:left; width:100%; padding:75px 0px 32px 0; text-align:center;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { PADDING:0px 2px; COLOR: #666; font-size:12px; text-decoration:none; }
.pz_fy a:hover,.pz_fy a.on{color: #c60011; text-decoration:none;}/*鼠标经过和默认当前页样式*/
@media  screen and (max-width:991px){
.fy_pc{ float:left; width:100%; padding:40px 0 40px 0; text-align:center; font-size:14px; color:#999;}
.fy_pc a{ padding:5px 10%; color:#333; border:solid 1px #e62129; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px;}
.fy_pc span{ padding:5px 5%; color:#333;}
}


.new_bg_1{ background:#142135; border-bottom: solid 3px #060b13; height:60px;}
@media  screen and (max-width:991px){
.new_bg_1{ display:none;}
}

/*.c_1200_2 .main_1 ul li{ position:relative;}
.c_1200_2 .main_1 .img li:before {
content: "";
position: absolute;
top: 0;
left: 0;   
border-bottom: 90px solid rgba(0,0,0,0);
border-left: 90px solid #f5f3f3;
border-right: 90px solid #f5f3f3;
width: 100%;
height: 0;}
.c_1200_2 .main_1 .img li:after {
content: "";
position: absolute;
bottom: 0;
left: 0;   
border-top: 90px solid rgba(0,0,0,0);
border-left: 90px solid #f5f3f3;
border-right: 90px solid #f5f3f3;
width: 100%; height: 0;}
@media  screen and (max-width:1199px){
.c_1200_2 .main_1 ul li{ margin-top:20px;}
.c_1200_2 .main_1 .img li:before {
content: "";
position: absolute;
top: 0;
left: 0;   
border-bottom: 75px solid rgba(0,0,0,0);
border-left: 75px solid #f5f3f3;
border-right: 75px solid #f5f3f3;
width: 100%;
height: 0;}
.c_1200_2 .main_1 .img li:after {
content: "";
position: absolute;
bottom: 0;
left: 0;   
border-top: 75px solid rgba(0,0,0,0);
border-left: 75px solid #f5f3f3;
border-right: 75px solid #f5f3f3;
width: 100%; height: 0;}
}
@media  screen and (max-width:991px){
.c_1200_2 .main_1 ul li{ margin-top:20px;}
.c_1200_2 .main_1 .img li:before {
content: "";
position: absolute;
top: 0;
left: 0;   
border-bottom: 300px solid rgba(0,0,0,0);
border-left: 300px solid #f5f3f3;
border-right: 300px solid #f5f3f3;
width: 100%;
height: 0; }
.c_1200_2 .main_1 .img li:after {
content: "";
position: absolute;
bottom: 0;
left: 0;   
border-top: 300px solid rgba(0,0,0,0);
border-left: 300px solid #f5f3f3;
border-right: 300px solid #f5f3f3;
width: 100%; height: 0;}
}
@media  screen and (max-width:767px){
.c_1200_2 .main_1 .img{ width:100%; padding:0;}
.c_1200_2 .main_1 .img span{display:inline-block;*display:inline; *zoom:1; width:280px; height:280px; position:relative;}
.c_1200_2 .main_1 .img span:before {
content: "";
position: absolute;
top: 0;
left: 0;   
border-bottom: 80px solid rgba(0,0,0,0);
border-left: 80px solid #f5f3f3;
border-right: 80px solid #f5f3f3;
width: 100%;
height: 0; }
.c_1200_2 .main_1 .img span:after {
content: "";
position: absolute;
bottom: 0;
left: 0;   
border-top: 80px solid rgba(0,0,0,0);
border-left: 80px solid #f5f3f3;
border-right: 80px solid #f5f3f3;
width: 100%; height: 0;}
}*/

.jcImgScroll { position:relative; width:100%; float:left; margin-top:20px; overflow:hidden;
moz-user-select: -moz-none;
-moz-user-select: none;
-o-user-select:none;
-khtml-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;}
.jcImgScroll li { }
.jcImgScroll li .img { background:#fff; display:block; border:1px solid #d6d6d6; box-shadow:0 5px 5px rgba(0,0,0,0.16);}
.jcImgScroll li .name{ width:100%; float:left; text-align:center; font-size:14px; color:#666; line-height:22px; margin-top:10px;}
.jcImgScroll li.loading img { background:#fff url(../images/loading.gif) no-repeat center center;} 
.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl { display:none; border:0 none;}

.jcImgScroll em.sPrev:hover,.jcImgScroll em.sNext:hover{ background-image:url(../images/btn9_h.png);}
.jcImgScroll dl dd { background:url(../images/NumBtn.png) no-repeat 0 bottom; text-indent:-9em; }
.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr { background-position:0 0; }


.lpjfl{    line-height: 50px;}
.lpjfl li{display: inline-block;font-size: 18px;}
.lpjfl span{margin:0 15px;}






