/*
 *
 *文件名称：css样式表
 *创建时间：2019/8/23
 *创建人：乐乐
 *
 */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #383838;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
}

.main-width {
	width: 89%;
	margin: 0 auto;
}

body a {
	color: #333;
	text-decoration: none;
}

body a:visited {
	text-decoration: none;
}

body a:focus{
	text-decoration: none
}

body a:hover {
	color: #009de6;
	text-decoration: none;
}

ul li {
	list-style-type: none;
}

a,img {
	border: none;
	max-width: 100%;
}

input {
	outline: none;
}

input:focus {
	outline: none;
}


/*公共部分*/

/********header********/
.header {
}

.header .h-top {
	height: 35px;
	width: 100%;
	line-height: 35px;
	background: #666666;
}

.header .h-top .h-t-span {
	line-height: 30px;
	color: #a3a3a3;
	font-size: 12px;
	float: right;
}

.header .h-top .h-t-span font {
	color: #e70012;
	font-weight: bold;
}

.header .h-nav {
	width: 100%;
	height: 100px;
}

.header .h-nav .h-n-img {
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
}

.header .h-nav .h-n-img a {
	width: 97%;
}

.header .h-nav .h-n-img img {
	vertical-align: middle;
	width: 270px;
	height: 96px;
}

.header .search {
	margin: 20px auto 10px;
	text-align: right;
}

.btn-search {
	height: 30px;
    display: inline-block;
    background: #337ab7;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
    vertical-align: middle;
}

.btn-search:hover {
    color: #fff;
}

.btn-input {
	width: 220px;
	height: 30px;
    line-height: 30px;
    padding-left: 30px;
    margin-right: -5px;
}

.header .h-nav .h-n-ul {
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.header .h-nav .h-n-ul .nav-li {
	width: 11%;
	height: 50px;
}

.header .h-nav .h-n-ul .bg-active:hover {
	background: url(../images/nav_hover.png) no-repeat bottom;
}

.header .h-nav .h-n-ul .select .nav-a {
	background: #009de6;
	color: #fff;
}

.header .h-nav .h-n-ul .nav-li .nav-a {
	display: block;
	line-height: 35px;
	height: 35px;
	text-align: center;
	font-size: 15px;
    border-radius: 5px;
    overflow: hidden;
    font-weight: bold;
}

.header .h-nav .h-n-ul .nav-li .nav-a:hover {
	background: #009de6;
	color: #fff;
}

.header .h-nav .h-n-ul .nav-li .select {
	border-bottom: 2px solid #009de6;
	color: #666;
}

.header .h-nav .h-n-ul .nav-li .subnav {
	width: 100%;
	position: absolute;
	margin: auto;
	top: 110px;
	left: 0;
	background: #fff;
	border-top: 3px solid #009de6;
	z-index: 10;
	display: none;
}

.header .h-nav .h-n-ul .nav-li .subnav li {
	width: 100%;
	margin: 5px auto;
	line-height: 30px;
}

.header .h-nav .h-n-ul .nav-li .lihover li:hover {
	background: #009de6;
}

.header .h-nav .h-n-ul .nav-li .lihover li a:hover {
	color: #fff;
}

.header .h-nav .h-n-ul .nav-li .subnav  li .s-l-name {
	font-size: 14px;
}

.telimg {
	width: 300px;
	height: 100px;
	vertical-align: middle;
	display: flex;
	justify-content: space-around;
	padding: 0 !important;
}

.telimg .telimg-a {
	width: 50px;
	height: 60px;
	vertical-align: middle;
	margin-top: 30px;
}

.telimg .telimg-b {
	margin-top: 20px;
}

.telimg .tel01 {
	line-height: 20px;
	margin-top: 10px;
}

.telimg .tel02 {
	font-size: 20px;
	line-height: 30px;
	color: #f00;
	font-weight: bold;
}

/********footer********/

.f-top {
	width: 100%;
	background: #4d4d4d;
}

.f-top .dl-left {
	margin-top: 30px;
}

.f-top .dl-left dt {
	line-height: 30px;
}

.f-top .dl-left dt a {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
}

.dta01 {
	color: #e5e5e5 !important;
	font-size: 14px !important;
}

.f-top .dl-left dd {
	color: #b0b0b0;
	font-size: 12px;
	line-height: 32px
}

.f-top .dl-left dd a {
	color: #cccccc;
	font-size: 12px;
	line-height: 32px
}

.f-top .dl-left dd a:hover {
	color: #fff;
}

.f-top .erweima {
	margin-top: 40px;
}

.f-top .erweima .row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.f-top .erweima .dl1 {
	width: 70%;
}

.f-top .erweima .dl2 {
	width: 30%;
}

.f-top .erweima .dl3 {
	width: 90%;
	margin: auto;
	text-align: center;
	color: #e5e5e5;
}

.f-top .erweima .dl3 span:first-child {
	font-size: 16px;
	display: inline-block;
	position: relative;
	top: -5px;
}

.f-top .erweima .dl3 span:nth-child(2) {
	font-size: 30px;
	display: inline-block;
}

.f-top .erweima dl dt {
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	color: #e5e5e5;
}

.f-top .erweima dl dd {
}

.f-top .erweima dl dd img {
	width: 100%;
}

.linkurl {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.linkurl .link-left img {
	width: 100%;
}

.linkurl .link-right a {
	font-size: 14px;
	color: #b0b0b0;
}

.linkurl .link-right a:hover {
	color: #fff;
}

.f-bottom {
	height: 50px;
	background: #333333;
}

.f-bottom p {
	width: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #b2b2b2;
}

.f-bottom p a {
	color: #b2b2b2;
}

.f-bottom p a:hover {
	color: #fff;
}

.banner {
	position: relative;
}

.hd {
	position: absolute;
	bottom: 20px;
	left: 42%;
	z-index: 10;
}

.hd li {
	width: 45px;
	height: 6px;
	background: #fff;
	z-index: 100;
	margin-right: 10px;
	float: left;
}

.hd li.on {
	background: #009de6;
}

.banner .bd ul li a {
	display: block;
	width: 100%;
	height: 90%;
}

/*内页*/


.pro-li {
	width: 304px;
	height: 200px;
	background: url('../images/pro_list.png') no-repeat center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.pro-li dt {
	width: 200px;
	height: 130px;
	padding: 25px 52px 2px 52px;
}

.pro-li dt img {
	width: 200px;
	height: 130px;
}

.pro-li dd {
	width: 304px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	color: #666;
}

.khty {
	position: relative;
	cursor: pointer;
}

.two-button {
	position: absolute;
	display: none;
	top: -60px;
	left: 60px;
	background: #fff;
	border: 1px #eee solid;
	border-radius: 10px;
	padding: 10px 20px 0 20px;
}

.two-button a {
	display: block;
	line-height: 30px;
	width: 120px;
	background: #009de6;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-radius: 5px;
}

.two-button a:hover {
	color: #fff;
}

.link-li {
	width: 200px;
	height: 110px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.link-li:hover dt {
	border-color: #009de6;
}

.link-li:hover dd {
	background: #009de6;
	color: #fff;
}

.link-li dt {
	padding: 2px;
	border: 1px solid #eee;
	height: 77px;
}

.link-li dt img {
	width: 197px;
	height: 77px;
}

.link-li dd {
	line-height: 30px;
	text-align: center;
	border: 1px solid #eee;
	border-top: none;
	color: #009de6;
	font-size: 12px;
	background: #fcfcfc;
}
/********分页样式 *****/
.wdcms-page {
	text-align: center;
	margin-top: 40px;
	clear: both;
}

.wdcms-page a {
	line-height: 24px;
	font-size: 12px;
	color: #333;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	background: #f1f1f1;
	border: #ccc solid 1px;
	margin: 0 5px;
}

.wdcms-page span {
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	background: #009de6;
	border: #ccc solid 1px;
	margin: 0 5px;
}

.wdcms-page a:hover {
	background: #ccc;
	color: #333;
}

/*首页*/

.spantop {
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
}

.spantop span {
	position: relative;
	top: -2px;
}

.a-active {
	background: #009de6;
	color: #fff;
}

.a-active:hover {
	background: #009de6;
	color: #fff;
}

.flex-end {
	display: flex;
	justify-content: flex-end;
}

.xl-span {
	position: relative;
	top: -3px;
}

.fw-span {
	padding-right: 10px;
}

.li-title1 {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #39913e;
}

.li-title1 a {
	color: #39913e;
}

.li-title1 a:hover {
	color: #39913e;
}

.li-title2 {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #009de6;
}

.li-title2 a {
	color: #009de6;
}

.index-title {
	width: 100%;
	margin: 30px auto 35px;
	border-bottom: 2px solid #b3b3b3;
	text-align: center;
}

.index-title .entitle {
	font-size: 76px;
    text-transform: uppercase;
    color: #009de6;
    margin-bottom: 0;
    font-weight: bold;
}

.index-title .cntitle {
	font-size: 30px;
	color: #333333;
	padding-bottom: 25px;
}

.index-row01 {
	display: flex; 
	justify-content: space-between; 
	width: 85%; 
	margin: 20px auto;
}

#hbjg,#nyjc {
	display: inline-block;
    width: 45%;
    border: 1px solid #ccc;
    height: 50px;
    line-height: 45px;
    font-size: 20px;
    color: #4c4c4c;
    padding-left: 20px;
}

.plus {
	float: right;
	padding-right: 10px;
	font-size: 26px;
    color: #999999;
}

.hb-active {
	background: #009de6;
	color: #fff !important;
}

.hb-active .plus {
	color: #fff;
}

.hbjg,.nyjc {
	width: 100%;
	margin: 20px auto;
	color: #383838;
}

.hbjg .des,.nyjc .des {
	font-size: 16px;
	line-height: 30px;
}

.hbjg .des-bottom,.nyjc .des-bottom {
	width: 15%;
	height: 3px;
	background: #383838;
	margin: 20px 0;
}

.hbjg ul,.nyjc ul {
	width: 100%;
	color: #343434;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.hbjg ul li,.nyjc ul li img {
	max-width: 100%;
}

.liimg {
	width: 80%;
}

.liimg img {
	max-width: 100%;
}

.lip {
	width: 90%;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
    margin-top: 10px;
}


.ypt-qh {
	position: relative;
    width: 100%;
}

.ypt-qh-des {
	width: 95%;
	padding-left: 36%;
	font-size: 14px;
	color: #717171;
	line-height: 24px;
	margin: 20px auto 10px;
	text-indent: 2em;
}
.ypt-more {
	position: absolute;
    right: 45px;
    top: 100px;
    display: block;
    color: #009de6;
}

.mypt-more {
	color: #009de6;
    float: right;
    padding-right: 10px;
}

.news-more {
	position: absolute;
    right: 35px;
    top: -55px;
    font-size: 18px;
}

.page-more-blue {
	width: 20%;
	margin: 0 auto 10px;
	text-align: center;
	background: #009de6;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
}

.page-more-green {
	width: 20%;
	margin: 0 auto 10px;
	text-align: center;
	background: #3b8f35;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
}

.page-more-blue a,.page-more-green a {
	color: #fff;
	font-size: 18px;
}

.page-more-blue a:hover,.page-more-green a:hover {
	color: #fff;
}

.ypt-qh .hd {
	position: absolute;
	bottom: 145px;
	left: 47%;
	z-index: 10;
}

.ypt-qh .hd li {
	width: 40px;
	height: 3px;
	background: #9d9d9d;
}

.ypt-qh .hd li.on {
	background: #009de6;
}

.news {
	width: 100%;
	margin: 10px auto 30px;
}

.news ul {
	width: 95%;
	margin: auto;
}

.news ul li {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed #ccc;
	margin: 0 auto 7px;
	padding-bottom: 7px;
}

.news ul li .nleft {
	width: 10%;
	height: 65px;
	background: #f2f2f2;
	color: #009de6;
	text-align: center;
}

.nleft .day {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin: 2px auto 0;
	font-weight: bold;
}

.nleft .date {
	font-size: 14px;
	line-height: 24px;
}

.news ul li .nright {
	width: 87%;
}

.nright .title {
	font-size: 18px;
	color: #373839;
	line-height: 30px;
	margin-bottom: 0;
}

.nright .des {
	font-size: 14px;
	line-height: 19px;
	color: #999999;
}

.anli {
	width: 100%;
	margin: 20px auto;
}

.al-hover {
	height: 300px;
	opacity: 0;
	padding-top: 90px;
}

.al-hover .jiahao {
	width: 30%;
	margin: 0 auto 20px;
	text-align: center;
}

.al-hover:hover {
	background: rgba(54,169,214,0.5);
	opacity: 1;
}

.al-hover .cnp {
	line-height: 37px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	width: 90%;
    margin: auto;
}

.al-hover .enp {
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 96%;
    margin: auto;
}


/*环保单页*/
.bigtitle {
	width: 80%;
	margin: 30px auto 15px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}
.bigdes {
	width: 94%;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.bg-dian .dian-p img {
	opacity: 0;
}

.bg-dian:hover .dian-p img {
	opacity: 0.8;
}

.hb-p {
	width: 100%;
	text-align: center;
	font-size: 24px;
	margin: 20px auto;
}

.page-title {
	width: 100%;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}

.page-title .line {
	width: 40%;
	height: 6px;
	border-bottom: 2px solid #e3e3e3;
	border-top: 2px solid #e3e3e3;
	margin-top: 20px;
}

.page-title .center {
	width: 15%;
	margin: auto;
	text-align: center;
}

.page-title .center .cntitle {
	font-size: 30px;
	line-height: 35px;
	color: #2d3138;
}

.page-title .center .entitle {
	font-size: 18px;
	color: #808080;
	margin-top: 10px;
	text-transform: uppercase;
}

.page-news {
	display: flex;
	justify-content: space-between; 
	width: 100%; 
	margin: 0 auto 20px;
	font-size: 14px;
}

.page-news a img {
	max-width: 100%;
	max-height: 125px;
}

.page-news a .hb-tit {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 15px auto 2px;
}

.page-news a .hb-tit .tubiao {
	font-size: 26px;
	color: #39913e;
}

.page-news a .hb-tit .tubiao-blue {
	font-size: 26px;
	color: #009de6;
}

.page-news a .hb-tit .wz {
	padding: 0 10px;
	position: relative;
    top: -3px;
}

.page-news a .hb-des {
	line-height: 22px;
	color: #b3b3b3;
}

.page-anli {
	width: 100%;
	margin: auto;
}

.page-anli .aleft {
	width: 27%;
	height: 145px;
}

.page-anli .aleft img {
	max-width: 100%;
}

.page-anli .aright {
	width: 73%;
	height: 145px;
}

.page-anli .aright a {
	width: 100%;
	height: 145px;
	padding-left: 15px;
	padding-top: 20px;
	display: block;
	background: #f5f5f5;
	color: #4c4c4c;
}

.page-anli .aright .green-bg:hover {
	background: #3b8f35;
	color: #fff !important;
}

.page-anli .aright .blue-bg:hover {
	background: #009de6;
	color: #fff !important;
}

.aright .title {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 5px;
	font-weight: 500;
}

.aright .des {
	font-size: 13px;
	line-height: 24px;
	width: 98%;
}

.bggreen {
	width: 100%;
	height: 170px;
	background: #3b8f35;
}

.bgblue {
	width: 100%;
	height: 170px;
	background: #009de6;
}

.page-pro {
	width: 100%;
	position: absolute;
	top: 155px;
	margin: auto;
	z-index: 9;
}

.page-pro .proli {
	width: 90%;
    margin: auto;
	border: 1px solid #e6e6e6;
	background: #fff;
	text-align: center;
	padding-bottom: 10px;
}

.proli img {
	max-width: 80%;
	margin: 5px auto 15px;
}

.proli .cnp {
	width: 96%;
	margin: auto;
	font-size: 16px;
	color: #474747;
	line-height: 24px;
}

.bigline {
	width: 17%;
	height: 3px;
	margin: 0 auto 20px;
	background: #009de6;
}

.nypage {
	display: flex; 
	justify-content: space-between; 
	flex-wrap: wrap; 
	width: 100%; 
	margin: 0 auto 30px;
}

.nypage .nyli {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 20px;
}

.nypage .left {
	width: 27%;
}

.nypage .left img {
	width: 100%;
}

.nypage .right {
	width: 66%;
	margin: 15px auto 0;
}

.nypage .right .hb-cn {
	font-size: 16px;
	color: #616161;
	line-height: 24px;
	margin: auto;
}

.nypage .right .hb-en {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: auto;
	text-transform: uppercase;
}

.nypage .right:hover .hb-cn {
	color: #009de6;
}

.nypage .right:hover .hb-en {
	color: #009de6;
}

/*left页面*/

.sidebar {
	width: 280px;
	float: left;
}

.sidebar .nav-ny {
}

.topname {
	background: url(../images/zy3.jpg) no-repeat center;
	color: #fff;
	font-size: 24px;
	height: 70px;
	line-height: 70px;
	padding-left: 60px;
}

.sidebar .nav-ny {
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #d3d3d4;
}

.sidebar .nav-ny li {
	line-height: 35px;
	text-indent: 1em;
}

.sidebar .nav-ny li.select {
	background: none;
	border-left: 1px solid #d3d3d4;
	border-right: 1px solid #d3d3d4;
}

.sidebar .nav-ny li.select a {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

.sidebar .nav-ny li a {
	display: block;
	color: #666666;
}

.sidebar .nav-ny li i {
	text-indent: 0;
}

.sidebar .nav-ny li .subclick {
	margin: 0px;
}

.sidebar .nav-ny li .subclick li {
	text-indent: 1.5em;
}

.sidebar .nav-ny li .subclick li a {
	font-size: 14px;
	font-weight: normal;
	color: #555;
}

.anniu {
	margin-right: 10px; 
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url(../images/icon-01.gif) no-repeat center;
}

.select-red {
	color: #f00 !important;
}

.iconbg01 {
	background: url(../images/icon-01.gif) no-repeat center;
}

.iconbg02 {
	background: url(../images/icon-02.gif) no-repeat center;
}

.iconbg03 {
	margin-right: 10px; 
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url(../images/icon-03.gif) no-repeat center;
}

.left-contact p {
	padding: 0 10px;
	line-height: 30px;
	color: rgb(51, 51, 51);
}

.left-contact p:first-child {
	font-size: 20px;
	font-weight: bold;
}

.sidebar .nav-ny-page {
	line-height: 51px;
	color: #fff;
	font-size: 15px;
}

.sidebar .nav-ny-page li a {
	line-height: 51px;
	margin: 0;
	display: block;
	background: url(../images/zy4.jpg) no-repeat 0 0;
	height: 51px;
	text-decoration: none;
	padding-left: 60px;
}

.sidebar .nav-ny-page li:hover a {
	width: 230px;
	background: url(../images/line_bg.jpg) no-repeat;
	height: 51px;
	color: #06c;
}

.sidebar .nav-ny-page .left-active a {
	width: 230px;
	background: url(../images/line_bg.jpg) no-repeat;
	height: 51px;
	color: #06c;
}

.position {
	line-height: 45px;
	height: 45px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}

.position .pos-left {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}

.position .pos-right {
	padding-right: 10px;
	overflow: hidden;
}

.position a {
	color: #06c;
}


.inner-main {
	width: 100%;
	padding: 10px;
}

/*列表页*/
.news-list {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news-list dt {
	width: 31%
}

.news-list dt img {
	width: 100%;
}

.news-list dd {
	width: 65%;
}

.news-list dd h3 {
	margin: auto;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold
}

.news-list dd h3 a {
	color: #333;
}

.news-list dd p {
	line-height: 25px;
	color: #666;
}

.news-list dd span {
	line-height: 30px;
	color: #999;
}

/*详情页*/
.show-title {
	text-align: center;
}

.show-title h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #000;
}

.show-title span {
	font-size: 14px;
	color: #a3a3a3;
	line-height: 30px;
	margin-right: 10px;
}

.pro-title {
	text-align: center;
}

.pro-title h3 {
	font-size: 16px;
	text-align: left;
	line-height: 32px;
	color: #3f3f3f;
}

.pro-title h3 span {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.inner-main .product {
	width: 98%;
	margin: 30px auto;
}

.inner-main .product .proli {
	width: 100%;
	display: flex;
	background: #eee;
}

.inner-main .product .proli li {
	width: 15%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #e0e0e0;
	border-right: 2px solid #fff;
	box-sizing: border-box;
	border-bottom: 3px solid #2d58b1;
	box-sizing: border-box;
}

.inner-main .product .proli li a {
	color: #333333;
	font-size: 14px;
}

.inner-main .product .proli li:last-child {
	border-right: none;
}

.inner-main .product .proli li i {
	margin-right: 6px;
}

.pro-active {
	background: #2d58b1 !important;
	border-bottom: none;
}

.pro-active a {
	color: #fff !important;
}

.inner-main .product .content {
	width: 100%;
	margin: 20px auto 0;
	display: none;
}

/*案例列表页*/
.anli-list {
	width: 100%;
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
}

.anli-list .anli-li {
	width: 400px;
	margin-bottom: 10px;
	display: flex;
    justify-content: space-between;
    margin-left: 15px;
}

.anli-li dt {
	width: 158px;
	height: 132px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.anli-li dt:hover {
	border: 1px solid #0179b8;
}

.anli-li dt a {
	display: block;
	width: 100%;
	height: 100%;
}

.anli-li dd {
	width: 220px;
	margin: 0 auto 10px;
}

.anli-li dd h3 {
	margin: 7px auto;
	font-size: 12px;
	font-weight: bold;
}

.anli-li dd h3 a {
	color: #333;
}

.anli-li dd .ry-title {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.anli-li dd p {
	line-height: 25px;
	color: #666;
	font-size: 12px;
}

.anli-li dd span {
	line-height: 30px;
	color: #999;
}

/*修改input placeholder*/
::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
} 

.cpfl {
    margin: 50px auto;
}

#products .protitle {
	float:left;
	background: #3b77bb; 
	width:285px; 
	height:285px;
	margin-bottom:18px;
}

#products .protitle .title-cn {
	font-size: 27px;
	font-weight: bold;
	height: 28px;
	line-height: 26px;
	padding-left: 12px;
	border-left: 4px solid #b1d7ea;
	color: #fff;
	margin: 100px 0 20px 60px;
}

#products .protitle .title-en {
	font-size: 20px;
	padding-left: 5px;
	margin-left: 60px;
	color: #54a7d3;
	text-transform: uppercase;
}

#products .proimg {
	float:left;
	margin-left:14px;
	width:285px; 
	height:285px; 
	margin-bottom:18px;
}

#products .proimg:nth-child(5) {
	margin-left: 0;
}

.pc{
	text-align:center;
	display:none;
	font-size:18px;
	color:#fff;
	font-family:"微软雅黑";
	line-height:40px;		
	height:40px;
	margin-top:123px;
	border-bottom:solid 1px #dedede;
	border-top:solid 1px #dedede;
}

#products>div>div {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
}
#products>div {
	position: relative;
	overflow:hidden;
}
#products>div img {
transform: scale(1.0); 
	transition: all 1s ease 0s; 
}
#products>div:hover img {
	transform: scale(1.1); 
	transition: all 1s ease 0s; 
	-webkit-transform: scale(1.1); 
	-webkit-transform: all 1s ease 0s; 
}

#products>div a {
	color:#fff;
	TEXT-DECORATION: none;
	}
#products>div a:hover{
	color:#fff;
	TEXT-DECORATION: none;
}

.index-news {
	width: 1200px;
	height: 400px;
	margin: 20px auto !important;
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
}

.index-news .left {
	width: 505px;
	height: 400px;
}

.index-news .swiper-container2 {
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.index-news .right {
	width: 670px;
	height: 400px;
	background: #fff;
	position: relative;
}

.index-news .right .title {
	width: 600px;
	margin: 30px auto;
	display: flex;
	
}

.index-news .right .title h2 {
	font-size: 28px;
	border-bottom: 2px solid #0179b8;
	margin: 0 40px 0 0;
	padding-bottom: 12px;
	font-weight: bold;
}
.index-news .right .title p {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 40px;
}

.index-news .right .content {
	width: 600px;
	margin: auto;
	line-height: 35px;
	text-indent: 1em;
}

.index-news .right .chakan {
	width: 128px;
	height: 40px;
	line-height: 40px;
	background: #0179b8;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.index-about {
	margin: 30px auto 0;
}

.news-title {
	height: 75px;
	border-left: 3px solid #4ca0ce;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.news-title .cnt {
	font-size: 28px;
	font-weight: bold;
	position: relative;
    top: -5px;
}

.news-title .ent {
	font-size: 28px;
	color: #90cce8;
}

.wrap-ny {
	display: flex; 
	justify-content: space-between; 
	width: 1200px; 
	margin: 30px auto;
}

.left-contact {
	margin-bottom: 30px;
}

.page-updown {
	margin: 20px auto;
}

.searchForm {
	width: 220px;
    margin: 20px auto 30px;
    text-align: center;
}

.searchForm span {
	padding-right: 5px;
}

.searchForm input {
	width: 130px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #aaa;
	padding-left: 3px;
}

.search-button {
	width: 50px;
	display: block;
	height: 25px;
	line-height: 25px;
	background: #07b;
	color: #fff;
	text-align: center;
	margin: 10px 0 0 72px;
}

.liulan {
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
}

.liulan a {
	color: #2d58b1;
}

/*首页新闻栏目*/
.news-index {
	width: 100%;
	padding: 10px 0;
	display: flex;
	flex-wrap: wrap;
}

.news-index .news-index-li {
	width: 48.5%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	display: flex;
    justify-content: space-between;
}

.news-index-li dt {
	width: 30%;
}

.news-index-li dt a {
	display: block;
	width: 100%;
	height: 100%;
}

.news-index-li dd {
	width: 65%;
	margin: 0 auto;
}

.news-index-li dd h3 {
	margin: auto;
	line-height: 40px;
	font-size: 18px;
}

.news-index-li dd h3 a {
	color: #333;
}

.news-index-li dd .ry-title {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.news-index-li dd p {
	line-height: 25px;
	color: #666;
}

.news-index-li dd span {
	line-height: 30px;
	color: #999;
}

/*图片放大镜*/
.piczoom {
	display: flex; 
}

.piczoom .pic-left {
	width: 360px;
	margin-right: 40px;
}

.piczoom .pic-right {
	width: 430px;
}

.bg {
	width: 770px;
	height: 420px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	min-width: 750px;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	justify-content: space-between;
}

.bg_left {
	width: 360px;
	height: auto;
}

.bg_right {
	
}

.show {
	width: 360px;
	height: 305px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #E8E8E8;
	cursor: move
}

.show img {
	width: 360px;
	height: 300px;
}

.mask {
	width: 180px;
	height: 150px;
	background: #E8E8E8;
	filter: Alpha(opacity=50);
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.bigshow {
	width: 360px;
	height: 305px;
	overflow: hidden;
	margin-left: 10px;
	display: none;
	border: 1px solid #E8E8E8;
	position: relative;
	z-index: 99;
}

.bigshow img {
	width: 720px;
	height: 600px;
}

.smallshow {
	width: 100%;
	height: 70px;
	position: relative
}

.smallshow img {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	transition: all 0.5s
}

.smallshow>.middle_box {
	margin-left: 30px;
	margin-right: 30px;
	width: 300px;
	overflow: hidden;
	height: 60px;
}

.smallshow .middle {
	overflow: hidden;
	transition: all 0.5s;
	height: 60px;
}

.smallshow .middle>li {
	width: 60px;
	height: 60px;
	float: left;
	cursor: pointer;
	padding: 0 5px;
}

.smallshow>p {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 32px;
	margin-top: -25px;
}

.smallshow>.prev {
	left: 0;
	background: url(../images/hover-prev.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.next {
	right: 0;
	background: url(../images/hover-next.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.prev.prevnone {
	left: 0;
	background: url(../images/prev.png) no-repeat;
	cursor: not-allowed
}

.smallshow>.next.nextnone {
	right: 0;
	background: url(../images/next.png) no-repeat;
	cursor: not-allowed
}

/*右边浮动*/
.fudong {
	position: fixed;
	top: 100px;
	right: 20px;
	background: url(../images/fudong.png) no-repeat center;
	width: 112px;
	height: 121px;
	z-index: 999;
}

.fudong .close {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
}

.fudong .fd-qq {
	display: block;
	width: 80px;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 15px;
}