﻿/* CSS Document */ 
div,ul,ol,li,dl,dd,dt,table,form,h1,h2,h3,h4,h5,h6,p{ padding:0; margin:0;}
ul,ol,li{ list-style:none; list-style-type:none;}
body{ margin:0px; padding:0px; font-size:12px; color: #444; line-height:24px; font-family:"微软雅黑"; background-color:#fff;} 
/*table{ margin:0 auto;}*/
table {table-layout: fixed;word-wrap:break-word;} 
img{ border:none;}
a{ color: #444; text-decoration: none;}
a:hover { color:#f00; text-decoration: none; } 
a.red{ color:#f00;}
a.red:hover{ color:#009900;}
img{border:none;}  
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */ 
.clear{ clear:both; } 
.fl_l{ float:left; }
.fl_r{ float:right; }
.margin0{ margin:0 auto;}
.margin5{ margin:5px auto 0; }  
.margin10{ margin:10px auto 0; }  
.margin15{ margin:15px auto 0; } 
.margin20{ margin:20px auto 0; }  
.blank20{ height:20px; overflow:hidden; }

@font-face {
	font-family: 'Aejo';
	src: url('../fonts/Aejo.eot'); /* IE9+ */
	src: url('../fonts/Aejo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/Aejo.woff') format('woff'), /* chrome、firefox */
	url('../fonts/Aejo.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url('../fonts/Aejo.svg#fontname') format('svg'); /* iOS 4.1- */
}

.wrap{ margin:auto; }

.indexlogo{ }

.bannerquick{ position:absolute; bottom:20px; right:150px; z-index:1;}
.bannerquick .left{ float:left; width:120px; margin-right:10px;}
.bannerquick .right{ float:left; width:120px;}
.navwrap{ height:56px; border-bottom:1px solid #fff; width:100%; background:url(../images/topnav_bg.jpg) repeat-y center center;}

.topbox {
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background: rgba(255,255,255,0.9);
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 0 5px 1px #eee;
}
.topbox .logo{ float:left; margin-top:19px; width:200px; }
.topbox .rightmenu{ float:left;}
	.topbox .rightquick {
		width: 110px;
		float: right;
		background: #3873FF url(../images/qico1.png) no-repeat center right 15px;
		text-indent: 15px;
		height: 36px;
		line-height: 36px;
		border-radius: 5px;
		font-size: 14px;
		color: #fff;
		margin-top: 22px;
		-webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	}
	.topbox .rightquick a{ height:36px; width:110px; display:block; color:#fff;}
		.topbox .rightquick:hover {
			background: #3873FF url(../images/qico1.png) no-repeat center right 10px;
		}
.navico{ position:absolute;right:10px; top:18px; z-index:999; display:none;}
.masklay{ position:fixed;  left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.7); z-index:88; display:none; }

@media (max-width: 768px){
	.topbox .logo {
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		z-index: 80!important;
		position: absolute;
	}
	.topbox .logo img{ height:40px;}
	.topbox .rightmenu {
		width: 200px;
		background: rgba(0,86,137,0.8);
		position: absolute;
		top: 0px;
		right: 0;
		z-index: 889;
		display: none;
		border-bottom-left-radius: 12px;
		float: right;
		padding-bottom:40px;
	}
	.navico {
		display:block;
		position: absolute;
		right: 10px;
		top: 20px;
		z-index: 999;
	}
	.minimg img {
		width: 100%;
		object-fit: cover;
		height: auto;
	}
}

.bannertxt {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	z-index: 80;
	width: 1140px;
	margin: 0 auto;
}
	.bannertxt .txt1 {
		line-height: 60px;
		font-size: 48px;
		color: #101828;
		font-weight: bold;
		margin-top: 140px;
	}
.bannertxt .txt2{ line-height:48px; font-size:18px; color:#101828; margin-top:20px;}
.bannertxt .btnbox{ margin-top:50px;}
.bannertxt .btnbox a{ width:130px; height:43px; line-height:43px; display:inline-block; font-size:14px; text-align:center; border-radius:5px; margin-right:20px;}
.bannertxt .btnbox a.ico1{ background-color:#3873FF; border:1px solid #3873FF; color:#fff;}
	.bannertxt .btnbox a.ico2 {
		background-color: #EEF9FF;
		border: 1px solid #CED3E3;
		color: #1d3878;
	}

.topright{ width:910px; float:right;}
.telphone{ width:233px; height:36px; float:right; line-height:36px; text-align:center; color:#fff; font-size:14px; background:url(../images/tel_bg.png) no-repeat;}
.telphone span{ font-size:18px; font-family:arial;}
.navbg{ background:#fff; height:116px; width:100%; }
.navallbox{ width:1200px; margin:0px auto;} 
.navlogo{ width:390px; float:left;}
.navbox{width:810px; float:right;  color:#fff; height:116px; margin:auto; margin-top:20px;}
.navbox ul{ margin:auto; }
.pSort{ width:115px; color:#fff;  float:left; height:80px; line-height:80px; text-align:center; font-weight:300;  font-family:"Microsoft Yahei"; font-size:16px; }
.pSort:hover{  color:#fff; }
a.pSortLink{ display:block; color:#fff; height:80px; 
    -webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
a.pSortLink:hover{  background:url(../images/nav_hover.png) no-repeat bottom center; color:#fff; }

.pSorttxt{ font-size:14px; font-family:"Microsoft Yahei"; padding-top:10px; height:24px; line-height:24px; text-indent:12px;}
.pSorttxt1{ font-size:10px; font-family:Arial, Helvetica, sans-serif;  height:20px; line-height:20px; color:#99C7DF; -webkit-text-size-adjust:none; text-indent:12px;}
 
.pSort:hover .submenu{ display:block; }
#CurrMenu{  background:url(../images/nav_hover.jpg) no-repeat bottom center; color:#fff; }

.navindex{ height:70px; border-bottom:5px solid #DFDFDF; width:1200px; margin:auto;}
.navnei{ height:70px; border-top:5px solid #414141; border-bottom:1px solid #DFDFDF;  margin:auto;}

.topnews{ padding:16px 0; background-color:#EBF9FF; height:40px; overflow:hidden;}
.topnewsli {
	width: 299px;
	height: 40px;
	border-right: 1px solid #D5DEE2;
}
	.topnewsli .left {
		width: 20px;
		height: 38px;
		border: 1px solid #7893DF;
		line-height: 18px;
		color: #7893DF;
		font-size:12px;
		margin-left:45px;
		float:left;
		text-align:center;
		border-radius:3px;
	}
	.topnewsli .right{ margin-left:20px;
					   line-height:20px; font-size:13px; color:#333; width:180px; float:left;
	}

.indexabout {
	height: 870px;
	background: url(../images/aboutbg.jpg) no-repeat top center;
}
.indexabouttitle{ margin-top:80px; height:60px; line-height:60px; font-size:36px; font-weight:bold; text-align:center;}
.indexabouttxt{ height:36px; line-height:36px; color:#3873FF; font-size:16px; text-align:center;}
.indexabouttxt a{ color:#3873FF; display:block;}

.indexaboutcon {
	margin-top:40px;
	height: 545px;
	background: url(../images/jfbg.png) no-repeat top center;
	position:relative;
}
.indexabout1{ position:absolute; top:15px; left:90px; z-index:99; width:270px; text-align:right;}
.indexabout1 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#3873FF;}
.indexabout1 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexabout2{ position:absolute; top:225px; left:0px; z-index:99; width:270px; text-align:right;}
.indexabout2 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#507f15;}
.indexabout2 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexabout3{ position:absolute; top:420px; left:90px; z-index:99; width:270px; text-align:right;}
.indexabout3 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#3873FF;}
.indexabout3 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexabout4{ position:absolute; top:15px; right:20px; z-index:99; width:340px; text-align:left;}
.indexabout4 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#507f15;}
.indexabout4 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexabout5{ position:absolute; top:225px; right:0px; z-index:99; width:270px; text-align:left;}
.indexabout5 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#3873FF;}
.indexabout5 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexabout6{ position:absolute; top:420px; right:20px; z-index:99; width:340px; text-align:left;}
.indexabout6 .title{ height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#507f15;}
.indexabout6 .txt{ line-height:22px; color:#848383; font-size:14px;}

.indexcase {
	height: 845px;
	background: url(../images/casebg.jpg) no-repeat top center;
}
.indexcaseli{ 
   margin-top:50px;
   width:375px;
   float:left;
   margin-right:25px;
}
.indexcaseli .img{ 
   width:375px; height:190px;
   position:relative;
}
	.indexcaseli .tag {
		position: absolute;
		top: 0;
		left: 0;
		height: 26px;
		background-color: #3873FF;
		color: #fff;
		padding: 0px 10px;
		border-top-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}
	.indexcaseli .img img{
		width: 375px;
		height: 190px;
		object-fit:cover;
		border-top-left-radius:8px;
		border-top-right-radius:8px;
	}
.indexcaseli .txtbox{ 
	background-color:#fff;
	padding:22px;
}
.indexcaseli .tlogo{ height:32px;}
.indexcaseli .tlogo img{ height:32px;}
	.indexcaseli .txt {
		line-height: 22px;
		height: 88px;
		font-size: 14px;
		color: #3f3f3f;
		margin-top:20px;
	}
.indexcaseli .btag{ margin-top:25px;}
	.indexcaseli .btag i {
		background-color: #F4F4F4;
		padding:0px 10px;
		height: 24px;
		line-height: 24px;
		border-radius: 5px;
		color: #939393;
		font-size:14px;
		margin-right:10px;
		font-style:normal;
		display:inline-block;
	}

.indexnews {
	background-color: #fff;
	padding-bottom:120px;
}

.indexpicnews{ 
	width:790px; height:375px; float:left; margin-top:50px;
	border-radius: 15px;
}
.indexpicli {
	width: 790px;
	height: 375px;
	position: relative;
}
	.indexpicli .img {
		position:absolute;
		left:0;
		right:0;
		top:0;
		z-index:1;
		width: 790px;
		height: 375px;
	}
		.indexpicli .img img {
			width: 790px;
			height: 375px;
			object-fit: cover;
			border-radius: 15px;
		}
	.indexpicli .cort {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 42px;
		height: 22px;
		z-index:99;
		line-height: 22px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		background-color: #3873FF;
		border-radius: 3px;
	}
	.indexpicli .txtbox {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 4;
		width: 790px;
		height: 375px;
		background: url(../images/picnewsbg.png) repeat-x bottom center;
		border-radius: 15px;
	}
	.indexpicli .time{ height:24px; line-height:24px; font-size:16px; color:#fff; font-family:Arial; margin-left:30px; margin-top:300px;}
	.indexpicli .title{ height:30px; line-height:30px; font-size:18px; color:#fff; font-weight:bold; margin-left:30px;}
.indextopnews {
	width: 380px;
	float: right;
	height: 375px;
	background-color: #3873FE;
	margin-top: 50px;
	position:relative;
	border-radius:15px;
}
	.indextopnews .cort {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 42px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		border:1px solid #fff;
		border-radius: 3px;
	}
	.indextopnews .txtbox {
		margin-top: 50px;
		margin-left: 30px;
		width: 320px;
	}
	.indextopnews .time {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
		color: #fff;
		font-family: Arial;
	}

	.indextopnews .title {
		height: 60px;
		line-height: 30px;
		font-size: 18px;
		overflow:hidden;
		color: #fff;
		margin-top: 10px;
	}
	.indextopnews .txt {
		height: 72px;
		line-height: 24px;
		font-size: 14px;
		overflow: hidden;
		color: #fff;
		margin-top: 20px;
	}
	.indextopnews .btn {
		margin-top: 55px;
		width: 120px;
		height: 40px;
		text-align: center;
		border: 1px solid #fff;
		font-size: 14px;
		color: #fff;
		line-height: 40px;
		border-radius: 20px;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	}

.indexnewsli {
	width: 378px;
	float: left;
	margin-right: 30px;
	height: 210px;
	background-color: #EFF4FF;
	border: 1px solid #EFF4FF;
	border-radius: 8px;
	margin-top: 30px;
	position: relative;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
	.indexnewsli .cort {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 42px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		background-color: #3873FF;
		border-radius:3px;
	}
	.indexnewsli .txtbox{ margin-top:30px; margin-left:30px; width:320px;}
	.indexnewsli .time{ height:20px; line-height:20px; font-size:16px; color:#898989; font-family:Arial;}
	.indexnewsli .title {
		height: 60px;
		line-height: 30px;
		font-size: 18px;
		color: #000;
		margin-top: 10px;
		overflow: hidden;
	}
	.indexnewsli .btn {
		margin-top: 20px;
		width: 120px;
		height: 40px;
		text-align: center;
		border: 1px solid #3873FF;
		font-size: 14px;
		color: #3873FF;
		line-height: 40px;
		border-radius: 20px;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	}
	.indexnewsli:hover {
		background-color: #fff;
	}
		.indexnewsli:hover .btn {
			background-color: #3873FF;
			color:#fff;
		}

.indexmessage {
	background: url(../images/messagebg.jpg) no-repeat top center; height:320px;
}
.indexmessage .title{ height:72px; text-align:center; line-height:72px; font-size:36px; color:#fff; margin-top:65px;}
.imessage{ width:620px; height:56px; padding:3px 0px; background-color:#fff; border-radius:8px; margin:30px auto;}
	.imessage .left {
		width: 400px;
		line-height: 56px;
		font-size: 18px;
		color: #a9a9a9;
		float:left;
		text-indent:20px;
	}
	.imessage .btn{ width:114px; text-align:center; background-color:#3873FF; float:right; margin-right:3px; height:56px; line-height:56px; font-size:18px; border-radius:8px; color:#fff;}

.indexprobox {
	padding: 30px 0px;
}
.indexprotitle{ background:url(../images/probg.png) no-repeat right top; height:210px; margin-top:30px;}
.indexprotitle .title{ height:60px; line-height:60px; font-size:45px; color:#333;}
.indexprotitle .title i{ font-style:normal; color:#a7ae00;}
.indexprotitle .txt{ color:#333; font-size:16px; height:40px; line-height:40px;}
.indexprocort{ margin-top:42px;}
.indexprocort li{  display:inline-block; font-weight:bold; margin-right:20px;}
.indexprocort li a{ display:block;border-radius:25px; padding:10px 25px; color:#222; font-size:18px; border:1px solid #ccc;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.indexprocort li a.ico1{ background:#004681; border:1px solid #004681; color:#fff; display:block;}
.indexprocort li a:hover{ background:#004681; border:1px solid #004681; color:#fff;}

.pronext1 {
	width: 104px !important;
	height: 104px !important;
	background: url(../images/icorighta.png) no-repeat left center;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
	.pronext1:hover {
		background: url(../images/icoright.png) no-repeat left center;
	}
.propre1 {
	width: 104px !important;
	height: 104px !important;
	background: url(../images/icolefta.png) no-repeat left center;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
	.propre1:hover {
		background: url(../images/icoleft.png) no-repeat left center;
	}

.mestitle{ height:100px; line-height:100px; font-size:36px; color:#000; font-weight:bold; text-align:center;}
.neititle{ height:120px; line-height:120px; font-size:36px; color:#000; font-weight:bold; text-align:center; margin-top:40px;  border-bottom:1px solid #eee;}

.mainnews{ background-color:#F7F7F6; padding-bottom:40px;}
.mainnewstitle{ height:85px; line-height:85px; padding:10px 0px; margin:40px 0px;}
.mainnewstitle b{ font-size:36px; color:#000; font-family:'Microsoft YaHei';}
.mainnewstitle i{ font-style:normal; font-size:14px; font-family:Arial; margin-left:10px;}
.mainnewstitle span{ float:right; height:30px; line-height:30px; margin-top:45px; font-size:14px; font-family:'Microsoft YaHei';}
.mainnewsleft{ width:600px; float:left; height:500px;}
.mainnewsleft .img{ width:600px; height:360px; overflow:hidden;}
.mainnewsleft .img img{ width:600px; height:360px;}
.mainnewsleft .txtbox{ height:140px; background-color:#fff; position:relative;}
.mainnewsleft .txt{ width:440px; height:160px; padding:20px 30px; position:absolute; right:0; bottom:0; z-index:99; background-color:#EAEAEA;}
.mainnewsleft .time{ width:100px; text-align:center; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}
.mainnewsleft .time .dtime{ margin-top:30px; height:56px; line-height:56px; font-size:48px; color:#949494;}
.mainnewsleft .time .dyear{ height:32px; line-height:32px; font-size:14px; color:#aaa;}
.mainnewsleft .ttitle{ height:40px; line-height:40px; font-size:16px; color:#343333;}
.mainnewsleft .ttxt{ margin-top:10px; line-height:30px; font-size:14px; color:#888;}
.mainnewsleft .more{ width:76px; height:30px; line-height:30px; border:1px solid #ddd; border-radius:15px; color:#888; text-align:center; font-size:14px; margin-top:20px; float:right;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.mainnewsleft:hover .more{ border:1px solid #003C6E; border-radius:15px; background-color:#003C6E; color:#fff;}

.mainnewsright{ width:530px; float:right; height:220px; margin-bottom:60px; border-bottom:1px solid #EBEBEB;}
.mainnewsright .title{ margin:18px 0px; height:34px; line-height:34px; color:#333; font-size:16px; overflow:hidden;}
.mainnewsright .txt{ height:56px; line-height:28px; color:#888; font-size:14px; overflow:hidden;}
.mainnewsright .time{ margin-top:28px; height:32px; line-height:32px; font-size:14px; color:#888; font-family:Arial, Helvetica, sans-serif;}
.mainnewsright .time span{ width:76px; height:30px; line-height:30px; border:1px solid #ddd; border-radius:15px; color:#888; text-align:center; font-size:14px; float:right;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.mainnewsright:hover .time span{ border:1px solid #003C6E; border-radius:15px; background-color:#003C6E; color:#fff;}
.mainnewsright:hover .title{ color:#003C6E;}


.indexproject{ width:358px; height:288px; float:right; padding:20px; padding-top:10px; background-color:#fff;}
.indexproject .title{ height:42px; line-height:42px; border-bottom:1px solid #E6E6E6; background:url(../images/title_bg1.png) no-repeat left bottom; font-size:18px; color:#333; text-indent:10px;}
.indexproject .title span{ float:right; height:30px; margin-top:12px; line-height:30px; font-size:14px;}
.indexproject .title span a{ color:#999;}
.indexproject .con{ margin-top:10px;}
.indexproject .img{ text-align:center; height:130px;}
.indexproject .txt{ line-height:30px; font-size:16px; color:#333; margin-top:20px;}

.mainindexbg{ background:url(../images/indexmain_bg.jpg) repeat-x; overflow:hidden;}
.mainaboutbg{ background:url(../images/indexabout_bg.jpg) no-repeat center center; height:196px; width:1176px; margin:0 auto; margin-top:28px; padding:16px;}
.main{ margin:auto; width:1200px; overflow:hidden;}
.mainnei{ margin:auto; width:1000px; overflow:hidden;}

 
.mainboxindex{ width:576px; float:left; background:url(../images/indexline.jpg) no-repeat left center; height:200px; padding-left:24px;}
.maintitle{ height:34px; line-height:34px; margin-top:15px;}
.maintitle span{ float:right; margin-top:6px; margin-right:10px;}
.mainboxcon{ margin-top:20px;}
.mainboxpic{ float:left; width:279px; margin-top:20px;}
.mainboxpic1{ float:left; width:178px; height:106px; }
.mainnewslist{ float:right; width:440px;  border-bottom:1px solid #ddd; height:165px; overflow:hidden; margin-top:20px;}
.mainnewslist li{ height:32px; line-height:32px; font-size:14px; border-bottom:1px dotted #ddd; overflow:hidden;}
.mainnewslist li a{ color:#666;}
.mainnewslist li a:hover{ color:#DA251D;}
.mainnewslist li span{ float:left; width:86px; color:#278067;}
.mainanlilist{ float:left; margin-left:2px; width:386px; overflow:hidden;}
.mainanlilist li{ height:26px; line-height:26px; font-size:12px; overflow:hidden; background:url(../images/icon1.jpg) no-repeat left center; text-indent:10px; width:190px; float:left;}
.mainanlilist li a{ color:#666;}
.mainanlilist li a:hover{ color:#DA251D;}



.topsearch{ width:500px; margin:0px auto; color:#222;}
.topsearch .input{ width:188px; height:34px; line-height:34px; border:1px solid #ccc; float:left; text-indent:30px;}
.topsearch .btn{ width:44px; float:left;  }
.schbtn{ width:44px; height:28px; background-color:#333;}

.friendquick {
	background-color: #F6F6F6;
	padding: 50px 60px;
}
.friendtitle{ line-height:60px; font-size:40px; color:#35373f; font-weight:bold; margin-top:50px;}
.friendlink{ margin:30px 0px;}
.friendlink li{ width:280px; height:100px; margin:20px 0px;  float:left;}

@media (max-width: 768px) {
	.friendquick {
	background-color: #F6F6F6;
	padding: 10px 10px;
	}
	.friendtitle{ line-height:40px; font-size:20px; color:#35373f; font-weight:bold; margin-top:10px;}
	.friendlink{ margin:10px 0px; height:320px; overflow:hidden;}
	.friendlink li{ width:170px; height:65px; margin:10px 0px;  float:left;}
	.friendlink li img{ width:170px; height:65px; object-fit:cover;}
}

.imgpng {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	cursor: pointer;
	opacity:0.6;
}

	.imgpng:hover {
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		filter: gray;
		opacity:1;
	}

.copyright{ background-color:#212121; }
.crtop{ height:284px; background:url(../images/botbg.jpg) no-repeat top center;}
.crnav {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #E6E6E6;
	margin-top:20px;
	padding:30px 0px;
}
.crnav .blogo{ width:138px; float:left;}
.crnav .rnav{ }
.crnav .rnav a{ float:right; margin-left:85px; font-size:16px; color:#5b5b5b;}

.crlink{ width:450px; float:left; margin-top:48px;}
.crlink .tel{ height:30px; line-height:30px; font-size:26px; color:#3873FF; font-weight:bold;}
	.crlink .txt1 {
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		color: #333;
		background: url(../images/rico1.png) no-repeat left center;
		text-indent:30px;
	}
.crlink .add{ height:30px; line-height:30px; font-size:18px; color:#222; font-weight:bold;}
	.crlink .txt2 {
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		color: #333;
		background: url(../images/rico2.png) no-repeat left center;
		text-indent:30px;
	}

.crewm{ width:100px; float:right;}
.crewm .img{ width:100px; height:100px; margin-top:20px;}
.crewm .img img{ width:100px;}
.crewm .txt{ height:32px; line-height:32px; font-size:14px; color:#888; text-align:center;}

.crbot{ background-color:#3873FF; height:50px; line-height:50px; font-size:14px; color:#fff;}
.crbot i{ font-style:normal; font-size:14px; color:#fff;}
.crbot span{ float:right; font-size:14px; color:#fff;}
.crbot a{ color:#fff; font-size:14px;}

@media (max-width: 768px) {
	.copyright{ background-color:#212121; }
	.copyrightbox{ padding:0px 20px; padding-top:20px;}
	.copyrightbox .left{ width:100%; float:left;}
	.copyrightbox .right{ width:100%; float:left;}
	.copyrightbox .blogo{ text-align:left;}
	.copyrightbox .blogo img{ height:40px;}
	.copyrightbox .ltitle{ height:48px; line-height:48px; font-size:16px; color:#fff; font-weight:300; margin-top:10px;}
	.copyrightbox .ltel{ padding:6px 15px; padding-right:20px; border:1px solid #C1C1C1; border-radius:35px; display:inline-block; margin-top:10px;}
	.copyrightbox .licobox{ margin-top:10px;}
	.copyrightbox .letxt{ height:60px; line-height:60px; font-size:18px; color:#c1c1c1; font-family:Arial;}
	.copyrightbox .leico{ margin-top:0px; padding-bottom:40px;}
	.copyrightbox .leico a{ margin-right:20px;}
	.copyrightbox .leico img{ opacity:0.7;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
	.copyrightbox .leico a:hover img{ opacity:1;}

	.copyrightbox .rnavbox{ border-bottom:1px solid #4C4C4D; padding-bottom:50px; display:none;}
	.copyrightbox .rnavbox li{ width:20%; float:left;}
	.copyrightbox .rnavbox li .title{ height:60px; line-height:60px; font-size:20px; color:#f2f2f2; font-weight:300;}
	.copyrightbox .rnavbox li .txt{ height:40px; line-height:40px; font-size:16px!important; color:#999; font-size:300;}
	.copyrightbox .rnavbox li .txt a{ color:#999;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
	.copyrightbox .rnavbox li .txt a:hover{ color:#fff;}
	.copyrightbox .rnavbox li:nth-child(5n+1){ width:23%;}
	.copyrightbox .rnavbox li:nth-child(5n+2){ width:23%;}
	.copyrightbox .rnavbox li:nth-child(5n+3){ width:23%;}
	.copyrightbox .rnavbox li:nth-child(5n+4){ width:23%;}
	.copyrightbox .rnavbox li:nth-child(5n+5){ width:8%;}

	.copyrightbox .btxtbox{ height:80px; line-height:80px; font-size:14px; color:#f2f2f2;}
	.copyrightbox .btxtbox a{ color:#f2f2f2; display:block}
	.copyrightbox .btxtbox span{ width:140px; margin-top:20px; border-radius:5px; color:#fff; font-size:14px; height:40px; line-height:40px; background: linear-gradient(to right,#0272B9,#31C7ED); padding:0px 10px; display:inline-block; float:right;}
	.copyrightbox .btxtbox span b{ float:right; margin-top:10px;}
	.copyrightbox .btxtbox i{ font-style:normal; display:none;}
	.copyrightbox .btxtbox .botban{ margin-left:0px; display:inline-block;}
}
 
 /* 效果CSS开始 */
.mkeFocus { height: 220px; width: 260px; border: 1px solid #C9CACB; border-radius:8px; padding-top: 7px; margin:0 auto }
.mkeUl { margin: 0px auto; height: 220px; width: 260px; overflow: hidden; position: relative; }
.mkeUl ul { position: absolute; left: 0px; top: 0px; height: 220px; }
.mkeUl ul li { float: left; width:260px; }
.mkeUl ul li img { }
.mkeUl ul li .txt{ height:30px; line-height:30px; color:#fff; text-indent:5px; font-size:14px; background-color:#D9341E;}
.mkeul ul li .txt a{ color:#fff;}
.mkeNum { background: #FFF url(../images/banNum.jpg); height: 35px; width: 37px; position: absolute; z-index: 1; left: 13px; bottom: 4px; font: 14px Arial; }
.mke_ns1 { line-height: 16px; text-align: center; height: 16px; width: 16px; position: absolute; left: 0px; top: 0px; }
.mke_ns2 { line-height: 16px; color: #9FA0A0; text-align: center; display: block; height: 16px; width: 16px; position: absolute; right: 0px; bottom: 0px; }
.mkeLbtn { background: url(../images/kelBtn.png) no-repeat; height: 98px; width: 36px; position: absolute; left: 6px; top: 165px; cursor: pointer; z-index: 10; }
.mkeRbtn { position: absolute; top: 165px; right: 6px; background: url(../images/kerBtn.png) no-repeat; height: 98px; width: 36px; cursor: pointer; z-index: 10; }
/* 效果CSS结束 */

.vlog {
	width:128px;
	animation: zhuan 10s linear infinite;
	-webkit-animation: zhuan 10s linear infinite;
	position:absolute;
	right:100px;
	bottom:100px;
}
@keyframes zhuan {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
.jtimg{ 
	position:absolute; right:156px;
	bottom:150px; z-index:80;
}

@media (max-width: 768px) {
	.vlog {
		width: 60px;
		animation: zhuan 10s linear infinite;
		-webkit-animation: zhuan 10s linear infinite;
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	.vlog img{ width:60px;}
	.jtimg {
		position: absolute;
		right: 36px;
		bottom: 30px;
		z-index: 80;
	}
	.jtimg img{ width:8px;}
}

/*内页样式*/
.neicon{ padding:20px 60px; background-color:#f9f9f9;}
.neinav{ height:100px; line-height:100px; padding:10px 0px; border-bottom:1px solid #eee; font-size:18px; color:#222; font-weight:300;}

.mainbox{ width:1000px;}
.neimain{ width:1200px; margin:0px auto; margin-top:20px;}
.neibanner{ height:500px;}
.nowsite{ height:60px; line-height:60px; background-color:#fff;}

/*关于我们*/
.aboutleft{ width:20%; float:left;}
.aboutright{ width:80%; float:left;}

.abouttitle{ margin-top:140px; }
.abouttitle .etitle{ height:28px; line-height:28px; font-size:14px; color:#a1a1a1; background: url(../images/line2.jpg) no-repeat center left 50px;}
.abouttitle .ctitle{ height:42px; line-height:42px; font-size:24px; color:#000 ;font-weight:bold;}

.aboutrtitle{ margin-top:140px; height:70px; line-height:70px; font-size:36px; color:#000;}

.aboutwhy {
	background: url(../images/aboutme.png) no-repeat right bottom;
	padding-bottom:150px;
	border-bottom:1px solid #ddd;
}
.aboutwhytxt{ line-height:50px; font-size:20px; color:#444; font-weight:300; margin-top:40px; width:65%;}

.aboutava {
	background: url(../images/aboutava.jpg) no-repeat bottom center; overflow:hidden;
}
.aboutavali{ margin:50px 0px;}
.aboutavali li{ width:28.3%; float:left; padding:50px 2.5%; cursor:pointer; margin:20px 0px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
	.aboutavali li .etit {
		line-height: 60px;
		font-size: 48px;
		color: #F7F7F7;
		font-weight: bold;
		text-shadow: 0 1px #ccc, 1px 0 #ccc, -1px 0 #ccc, 0 -1px #ccc;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
	}
.aboutavali li .title{ margin-top:36px; line-height:48px; font-size:32px; color:#000;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.aboutavali li .txt{ margin-top:36px; line-height:30px; font-size:18px; color:#666; font-weight:300; height:60px;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.aboutavali li:hover{ background-color:#0272B9;}
.aboutavali li:hover .title{ color:#fff;}
.aboutavali li:hover .txt{ color:#fff;}
	.aboutavali li:hover .etit {
		color: #0272B9;
		font-weight: bold;
		text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
	}

.aboutteam{ padding-bottom:80px;}

@media (max-width: 768px) {
	.neicon{ padding:10px 10px; background-color:#f9f9f9;}
	.aboutleft{ width:100%; float:left;}
	.aboutright{ width:100%; float:left;}

	.abouttitle{ margin-top:20px; }
	.abouttitle .etitle{ height:28px; line-height:28px; font-size:14px; color:#a1a1a1; background: url(../images/line2.jpg) no-repeat center left 50px;}
	.abouttitle .ctitle{ height:42px; line-height:42px; font-size:24px; color:#000 ;font-weight:bold;}

	.aboutrtitle{ margin-top:30px; line-height:30px; font-size:24px; padding:20px 0px; color:#000;}

	.aboutwhy {
		background: url(../images/aboutme.png) no-repeat right bottom;
		padding-bottom: 150px;
		border-bottom: 1px solid #ddd;
		background-size: auto 100px;
	}
	.aboutwhytxt{ line-height:32px; font-size:16px; color:#444; font-weight:300; margin-top:20px; width:100%; text-align:justify;}

	.aboutava {
		background: url(../images/aboutava.jpg) no-repeat bottom center; overflow:hidden;
	}
	.aboutavali{ margin:10px 0px;}
	.aboutavali li{ width:95%; float:left; padding:20px 2.5%; cursor:pointer; margin:10px 0px; border-bottom:1px solid #ddd;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
		.aboutavali li .etit {
			line-height: 60px;
			font-size: 40px;
			color: #F7F7F7;
			font-weight: bold;
			text-shadow: 0 1px #ccc, 1px 0 #ccc, -1px 0 #ccc, 0 -1px #ccc;
			-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
			-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
			-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
			transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
		}
	.aboutavali li .title{ margin-top:24px; line-height:48px; font-size:28px; color:#000;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
	.aboutavali li .txt{ margin-top:24px; line-height:30px; font-size:16px; color:#666; font-weight:300; height:60px;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
	.aboutavali li:hover{ background-color:#0272B9;}
	.aboutavali li:hover .title{ color:#fff;}
	.aboutavali li:hover .txt{ color:#fff;}
		.aboutavali li:hover .etit {
			color: #0272B9;
			font-weight: bold;
			text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
		}

	.aboutteam{ padding-bottom:80px;}
}

.slide-box {
	margin-top:100px;
	display: -webkit-box;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
	.slide-box::-webkit-scrollbar {
		height: 4px;
	}

	.slide-box::-webkit-scrollbar-track {
		background-color: #eee;
		height:4px;
	}
	.slide-box::-webkit-scrollbar-thumb {
		background: #626262;
		height: 8px;
	}

.slide-item {
   margin-right:20px;
   padding:20px 0px;
}

@media (max-width: 768px) {
	.slide-box {
		margin-top: 20px;
		display: -webkit-box;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}

		.slide-box::-webkit-scrollbar {
			height: 4px;
		}

		.slide-box::-webkit-scrollbar-track {
			background-color: #eee;
			height: 4px;
		}

		.slide-box::-webkit-scrollbar-thumb {
			background: #626262;
			height: 8px;
		}

	.slide-item {
		margin-right: 10px;
		padding: 20px 0px;
	}
	.slide-item img{ height:220px;}
}

.contactbg {
	background: url(../images/contactbg.jpg) top center;
	background-color:#fff;
}
.contacttitle{ height:250px; line-height:250px; border-bottom:1px solid #ddd; font-size:48px; color:#000; text-align:center;}
.contactleft{ width:39.5%; padding:20px 5%; float:left; border-right:1px solid #ddd; padding-bottom:100px;}
.contactleft .title{ margin-top:60px;  font-size:20px; color:#222; }
.contactleft .title span{ display:block;}
.contactleft .title span img{ vertical-align:middle;}
.contactleft .title i{ font-style:normal; height:66px; line-height:66px; }
.contactleft .num{ height:50px; line-height:50px;  font-size:48px; color:#000; font-weight:bold; margin-top:40px;}
.contactleft .txt{ font-size:16px; color:#222; height:50px; line-height:50px; }
.contactleft:nth-child(2n+1){ border:none;}

.contactli{ width:36%; float:left; padding:80px 0px; padding-left:4%; border-top:1px solid #ddd;}
.contactli .img{ width:60px; height:60px; float:left;}
.contactli .txtbox{ width:420px; float:left; margin-left:10px;}
.contactli .title{ height:24px; line-height:24px; font-size:20px; color:#000;}
.contactli .txt{ height:24px; line-height:24px; font-size:24px; color:#000; font-weight:bold; font-family:Arial; margin-top:12px;}
.contactli .txt2{ height:24px; line-height:24px; font-size:18px; color:#000; font-weight:bold; margin-top:12px;}

.contactlit{ width:20%; float:left; padding:80px 0px; border-top:1px solid #ddd;}
.contactlit .img{ width:60px; height:60px; float:left;}
.contactlit .txtbox{ width:270px; float:left; margin-left:10px;}
.contactlit .title{ height:24px; line-height:24px; font-size:20px; color:#000;}
.contactlit .txt{ height:24px; line-height:24px; font-size:24px; color:#000; font-weight:bold; font-family:Arial; margin-top:12px;}
.contactlit .txt2{ line-height:24px; font-size:18px; color:#000; font-weight:bold; margin-top:12px;}

.contactmap{  background: url(../images/mappic.jpg) top center; height:600px;}

@media (max-width: 768px) {
	.contactbg {
	background: url(../images/contactbg.jpg) top center;
	background-color:#fff;
}
	.contacttitle{ height:100px; line-height:100px; border-bottom:1px solid #ddd; font-size:28px; color:#000; text-align:center;}
	.contactleft{ width:45.5%; padding:20px 2%; float:left; border-right:1px solid #ddd; padding-bottom:20px;}
	.contactleft .title{ margin-top:20px;  font-size:20px; color:#222; }
	.contactleft .title span{ display:block;}
	.contactleft .title span img{ vertical-align:middle;}
	.contactleft .title i{ font-style:normal; height:66px; line-height:66px; }
	.contactleft .num{ height:50px; line-height:50px;  font-size:20px; color:#000; font-weight:bold; margin-top:10px;}
	.contactleft .txt{ font-size:16px; color:#222; height:50px; line-height:50px; }
	.contactleft:nth-child(2n+1){ border:none;}

	.contactli{ width:100%; float:left; padding:20px 0px; padding-left:0%; border-top:1px solid #ddd;}
	.contactli .img{ width:40px; height:40px; float:left; margin-left:10px;}
	.contactli .img img{ width:40px; height:40px;}
	.contactli .txtbox{ width:100%; float:left; margin-left:10px;}
	.contactli .title{ height:24px; line-height:24px; font-size:20px; color:#000;}
	.contactli .txt{ height:24px; line-height:24px; font-size:18px; color:#000; font-weight:bold; font-family:Arial; margin-top:12px;}
	.contactli .txt2{ height:24px; line-height:24px; font-size:18px; color:#000; font-weight:bold; margin-top:12px;}

	.contactlit{ width:100%; float:left; padding:20px 0px; border-top:1px solid #ddd;}
	.contactlit .img{ width:40px; height:40px; float:left; margin-left:10px;}
	.contactlit .img img{ width:40px; height:40px;}
	.contactlit .txtbox{ width:100%; float:left; margin-left:10px;}
	.contactlit .title{ height:24px; line-height:24px; font-size:20px; color:#000;}
	.contactlit .txt{ height:24px; line-height:24px; font-size:18px; color:#000; font-weight:bold; font-family:Arial; margin-top:12px;}
	.contactlit .txt2{ line-height:24px; font-size:18px; color:#000; font-weight:bold; margin-top:12px;}

	.contactmap{  background: url(../images/mappic.jpg)no-repeat top center; height:300px; background-size: auto 300px;}
}

/*服务范围*/
.serviceimg1 {
	background: url(../images/serpic11.jpg) no-repeat;
	height: 717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
}
.serviceimg1:hover{ background: url(../images/serpic12.jpg) no-repeat; height:717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.serviceimg1 a{ display:block; height:717px;}
.serviceimg2 {
	background: url(../images/serpic21.jpg) no-repeat;
	height: 717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
}
.serviceimg2:hover{ background: url(../images/serpic22.jpg) no-repeat; height:717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.serviceimg2 a {
	display: block;
	height: 717px;
}
.serviceimg3 {
	background: url(../images/serpic31.jpg) no-repeat;
	height: 717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
}
.serviceimg3:hover{ background: url(../images/serpic32.jpg) no-repeat; height:717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.serviceimg3 a {
	display: block;
	height: 717px;
}
.serviceimg4 {
	background: url(../images/serpic41.jpg) no-repeat;
	height: 717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
}
.serviceimg4:hover{ background: url(../images/serpic42.jpg) no-repeat; height:717px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s
}
.serviceimg4 a {
	display: block;
	height: 717px;
}

@media (max-width: 768px) {
	.serviceimg1 {
		background: url(../images/mserpic11.jpg) no-repeat;
		background-size: 360px 240px;
		height: 240px;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
	}
		.serviceimg1:hover {
			background: url(../images/mserpic12.jpg) no-repeat;
			background-size: 360px 240px;
			height: 240px;
			-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
		}
		.serviceimg1 a {
			display: block;
			height: 240px;
		}
	.serviceimg2 {
		background: url(../images/mserpic21.jpg) no-repeat;
		background-size: 360px 240px;
		height: 240px;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
	}
		.serviceimg2:hover {
			background: url(../images/mserpic22.jpg) no-repeat;
			background-size: 360px 240px;
			height: 240px;
			-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
		}
		.serviceimg2 a {
			display: block;
			height: 240px;
		}
	.serviceimg3 {
		background: url(../images/mserpic31.jpg) no-repeat;
		background-size: 360px 240px;
		height: 240px;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
	}
		.serviceimg3:hover {
			background: url(../images/mserpic32.jpg) no-repeat;
			background-size: 360px 240px;
			height: 240px;
			-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
			transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
		}
		.serviceimg3 a {
			display: block;
			height: 240px;
		}
	.serviceimg4 {
		background: url(../images/mserpic41.jpg) no-repeat;
		background-size: 360px 240px;
		height: 240px;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s
	}
		.serviceimg4:hover {
			background: url(../images/mserpic42.jpg) no-repeat;
			background-size: 360px 240px;
			height: 240px;
			-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
			-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
			-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
			transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s
		}
		.serviceimg4 a {
			display: block;
			height: 240px;
		}
}

.serqli{ margin:100px 0px; border-top:1px solid #DFDFDF; border-bottom:1px solid #DFDFDF;}
.serqli li{ width:50%; border-right:1px solid #dfdfdf; padding:110px 0px; box-sizing:border-box; float:left;}
.serqli li:nth-child(2n){ border-right:none;}
.serqli li .txtbox{ margin-left:100px;}
.serqli li .title{ height:100px; line-height:100px; font-size:60px; color:#121212;}
.serqli li .txt{ height:60px; line-height:60px; color:#989898; font-size:20px;}
.serqli li .more{ height:60px; line-height:60px; color:#121212; border-bottom:2px solid #F9F9F9; display:inline-block; font-size:30px; font-family:Arial; margin-top:48px;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.serqli li:hover .more{ color:#0272B9; border-bottom:2px solid #0272B9;}

@media (max-width: 768px) {
	.serqli{ margin:20px 0px; border-top:1px solid #DFDFDF; border-bottom:1px solid #DFDFDF;}
	.serqli li{ width:50%; border-right:1px solid #dfdfdf; padding:20px 0px; box-sizing:border-box; float:left;}
	.serqli li:nth-child(2n){ border-right:none;}
	.serqli li .txtbox{ margin-left:10px;}
	.serqli li .title{ height:40px; line-height:40px; font-size:20px; color:#121212; font-weight:300;}
	.serqli li .txt{ height:60px; line-height:30px; color:#989898; font-size:16px; margin-top:10px; margin-right:10px;}
	.serqli li .more{ height:60px; line-height:60px; color:#121212; border-bottom:2px solid #F9F9F9; display:inline-block; font-size:20px; font-family:Arial; margin-top:18px;
		-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
	}
	.serqli li:hover .more{ color:#0272B9; border-bottom:2px solid #0272B9;}
}

/*解决方案*/
.newslist {    
    padding-bottom: 60px;
}

	.newslist li {
		width: 33.3%;
		padding: 30px 10px;
		float: left;
		box-sizing: border-box;
	}

        .newslist li:hover {
            background: #eee;
        }

		.newslist li .img {
			width: 100%;
			overflow: hidden;
			border-radius: 8px;
		}

			.newslist li .img img {
				width: 100%;
				height: 220px;
				object-fit: cover;
				transform: scale(1.00, 1.00);
				transition: all 1s;
				border-radius:8px;
			}

        .newslist li .ttitle {
            height: 68px;
            line-height: 68px;
            font-size: 20px;
            color: #000;
            padding: 0px 2px;
            margin-top: 4px;
			overflow:hidden;
        }
		.newslist li .txt{ height:64px; line-height:32px; font-size:15px; color:#707070; overflow:hidden;}
        .newslist li .time {
            height: 28px;
            line-height: 28px;
            margin-top: 10px;
            font-size: 16px;
            color: #666;
			font-family:Arial;
        }

            .newslist li .time a {
                color: #666;
            }

            .newslist li .time span {
                float: right;
                color: #000;
                font-weight: bold;
            }

		.newslist li:hover .img img {
			transform: scale(1.05, 1.05);
			transition: all 1s;
			border-radius: 8px;
		}

@media (max-width: 768px) {
	.newslist {
		padding-bottom: 10px;
	}
		.newslist li {
			width: 49%;
			padding: 0px;
			float: left;
			box-sizing: border-box;
			margin-right:2%;
		}
		.newslist li:nth-child(2n){ margin-right:0;}

			.newslist li:hover {
				background: #fff;
			}

			.newslist li .img {
				width: 100%;
				overflow: hidden;
			}

				.newslist li .img img {
					width: 100%;
					height: 110px;
					object-fit: cover;
					transform: scale(1.00, 1.00);
					transition: all 1s;
				}

			.newslist li .ttitle {
				height: 50px;
				line-height: 50px;
				font-size: 18px;
				color: #000;
				padding: 0px 2px;
				margin-top: 0px;
				overflow: hidden;
			}

			.newslist li .txt {
				height: 48px;
				line-height: 24px;
				font-size: 14px;
				color: #707070;
				overflow:hidden;
			}

			.newslist li .time {
				height: 28px;
				line-height: 28px;
				margin-top: 10px;
				font-size: 16px;
				color: #666;
				font-family: Arial;
				padding-bottom:10px;
			}

				.newslist li .time a {
					color: #666;
				}

				.newslist li .time span {
					float: right;
					color: #000;
					font-weight: bold;
				}

			.newslist li:hover .img img {
				transform: scale(1.05, 1.05);
				transition: all 1s;
			}
}

.neiabout{ }
.neiaboutleft{ width:395px; float:left;}
.neiaboutright{ width:745px; float:right;}
.neiabouttitle{ height:40px; line-height:40px; font-size:22px; color:#222;}
.neiaboutcon{ line-height:30px; font-size:13px;}

/*详情*/

.casetop{ position:absolute; left:0; right:0; top:260px;}
.casetop .title{ height:100px; line-height:100px; font-size:60px; color:#fff; text-align:center;}
.casetop .txt{ text-align:center; font-size:26px; color:#fff; height:50px; line-height:50px; margin-top:10px;}
.casetop .txt i{ font-style:normal; margin:0px 15px; font-weight:300;}
.casetop .img{ text-align:center; margin-top:100px;}


.newsdetail{ }
.newsdetail .left{ width:66%; float:left; padding:40px 0px; margin-right:4%; background-color:#fff; padding-top:10px;}
.newsdetail .right{ width:26%; float:left;  background-color:#F2F2F2; padding:0px 2%; padding-top:20px;}


.newstitle{ padding:10px 0px; line-height:32px; font-size:28px; color:#000;}
.newscome{ text-align:left; height:40px; line-height:40px; font-size:16px; color:#828282; font-weight:normal; padding-bottom:20px; }
.newscome i{ font-style:normal; margin-left:30px; background:url(../images/nico2.jpg) no-repeat left center; text-indent:40px; display:inline-block;}
.newscon{ line-height:38px; font-size:16px; color:#222; text-align:left; padding:30px 0px; border-top:1px solid #eee;}
.newscon img{ max-width:100%;}



.fagstyle{ padding:20px 0px; font-size:18px; color:#333;}
.fagstyle a{ margin:0px 10px; border:1px solid #ddd; padding:10px; color:#666; border-radius:3px;}


.nextpre{ height:80px; text-align:center; padding:30px 0px; border-top:1px solid #eee; margin-top:30px; position:relative;}
.nextpre .lpre{ position:absolute; left:0; top:30px; z-index:99;}
.nextpre .rnext{ position:absolute; right:0; top:30px; z-index:99;}

/*.drtitle{ height:50px; line-height:50px; padding:20px 40px;  font-size:24px; color:#000; font-weight:300; background:url(../images/nico1.jpg) no-repeat left 10px center; text-indent:10px; border-bottom:1px solid #ddd;}
.drnewsli{ padding:10px 10px; border-bottom:1px solid #ddd; }
.drnewsli .title{ line-height:40px; padding:20px 0px; font-size:20px; font-weight:300; color:#000;}
.drnewsli:hover .title{ color:#0272B9;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}*/

.drtitle{ height:50px; line-height:50px; padding:0px 20px;  font-size:22px; color:#000; font-weight:300; background:url(../images/nico8.png) no-repeat left 0px center; text-indent:0px; }
.drnewsli {
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	padding-bottom: 20px;
}
.drnewsli .img{ width:125px; height:75px;}
.drnewsli .img img{ width:125px; height:75px; object-fit:cover;}
	.drnewsli .txtbox {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		box-flex: 1;
	}
.drnewsli .title{ line-height:22px; height:44px; font-size:16px; font-weight:300; color:#000;}
.drnewsli .time{ height:22px; line-height:22px; font-size:14px; color:#999; margin-top:9px;}
.drnewsli:hover .title{ color:#0272B9;
	-webkit-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}

.nei_l{ width:1200px; overflow:hidden;  
    /*box-shadow: -2px 2px 5px #ddd;*/
}
.nei_r{ width:1000px; float:left; margin-left:20px; margin-top:20px; background:#f7f7f7;} 
.leftmenu{ margin-top:20px; margin-bottom:30px; }
.leftTit{ height:43px; line-height:43px; background:url(../images/lefttit.jpg) no-repeat; color:#fff; text-indent:20px; font-size:14px;}
.leftline{ height:8px; background-color:#CCCCCC;} 
.leftmenu ul{ margin:0 auto;}
.leftmenu ul li{ width:120px;  float:left; text-align:center; margin-right:10px; height:40px; line-height:40px;  background-color:#fff; font-family:"微软雅黑"; font-size:14px;}
.leftmenu ul li a:link,.leftmenu ul li a:visited{ display:block; line-height:40px; color:#222;  }
.leftmenu ul li span{ float:right; margin-right:20px;}

.leftcon{ border:1px solid #ccc; background:url(../images/contact_bg.jpg) no-repeat right bottom; padding:5px; width:238px; margin-top:10px; height:240px;}
.leftcontitle{ height:27px; margin-top:5px;}
.lefttxt{ font-size:14px; line-height:30px; color:#111; margin-top:10px;}


.leftphone{ margin-top:5px; width:236px; background:url(../images/leftphone.jpg) no-repeat; height:62px; font-size:14px; text-indent:80px; padding-top:40px;}

#currcol{ color:#fff; background-color:#22809C; }

.righttitle{ width:1200px; margin:0px auto; background-color:#fff; height:60px; line-height:60px; font-size:22px; color:#333; font-family:"微软雅黑";}
.righttitle b{ font-size:20px; color:#999; font-weight:normal; margin-left:20px;}
.righttitle span{ height:30px; line-height:30px; margin-top:20px; float:right; font-size:12px; margin-right:10px;}

.btnbg{ width:100px; height:30px; line-height:30px; background-color:#0270AB;}

.mainleft{ width:220px; margin-top:10px; background:url(../images/neititle.jpg) no-repeat; float:left; overflow:hidden; min-height:271px;}
.mainlefttitle{ margin-left:16px; margin-top:18px; }
.mainleftlist{ padding:20px 20px; overflow:hidden; }
.mainleftlist li{ height:30px; line-height:30px; background:url(../images/title_bg.jpg) no-repeat left center; text-indent:20px; }
.mainleftlist li a{ font-size:14px; font-family:"微软雅黑"; border-bottom:1px #ccc solid; display:block; }

.mainright{ width:1200px; background-color:#fff; }
.mainrighttitle{ line-height:62px; height:62px; font-size:12px; font-family:"song"; text-indent:10px; position:absolute; top:200px; left:0;}
.mainneititle{ width:960px; height:36px; margin-top:15px; text-align:center;}
.mainrighttitle span{ float:right; font-size:12px; font-family:"宋体"; line-height:30px; padding-right:20px;}
.main_content{ padding:20px;   min-height:500px;}
.pro_content{ background-color:#Ffffff;   min-height:500px;}




.artilelist{}
.artilelist li{ height:36px; line-height:36px;background:url(../images/dot3.jpg) no-repeat left center; text-indent:15px; border-bottom:dashed 1px #ddd;}
.artilelist li span{ float:right; color:#666;}

.resultlist{ width:500px; margin:0px auto; border:1px solid #ddd; padding:8px;  background-color:#f7f7f7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius:8px;

}
.resultlist li{ height:36px; line-height:36px;background:url(../images/dot3.jpg) no-repeat left center; text-indent:15px; border-bottom: dotted 1px #ddd; color:#222;}
.resultlist li span{ float:right; color:#222;}

.page {font-size:12px;font-family:microsoft yahei;text-align:center; padding-top: 5px; padding-right: 0; padding-bottom: 10px; padding-left: 0; }
.page a{ color:#333; text-decoration:none; margin:0 3px; background:url(../images/pagebg0.gif) repeat-x; border:solid 1px #b4b4b4; padding:0px 5px;}
.page a:hover{ color:#0C7DD7; background:url(../images/pagebg.gif) repeat-x; border:solid 1px #cbcbcb; }
.page a.current{ color:#0C7DD7; font-weight:bold; background:url(../images/pagebg.gif) repeat-x; border:solid 1px #cbcbcb; }

.flinksort{ width:670px; overflow:hidden; margin:10px auto 10px; font:bold 14px/28px "微软雅黑"; border-bottom:1px dashed #ccc;}
.flinklist{ width:670px; overflow:hidden; margin:10px auto;}
.flinklist ul li { float:left; border:1px #ccc dotted;}

.caselistli{ width:280px; margin:15px 0px; margin-right:30px; float:left;}
.caselistli .img{ width:280px; height:168px; overflow:hidden;}
.caselistli .img img{ width:280px;}
.caselistli .txt{ height:50px; line-height:50px; background-color:#f1f1f1; text-align:center; color:#000; font-size:14px;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.caselistli:nth-child(3n){ width:280px; margin:15px 0px; margin-right:0px; float:left;}
.caselistli:hover .txt{ background-color:#bbb; color:#000;}

.productlist{ width:100%;}
.productlist li{ width:32%; margin:15px 0px; margin-right:2%; float:left;}
.productlist li:nth-child(3n){ margin-right:0px;}
.productlist li .img{ width:100%; height:560px; overflow:hidden;}
.productlist li .img img{ width:100%; height:560px; object-fit: cover; transform: scale(1.0, 1.0); transition:all 1s;}
.productlist li .title{ height:100px; line-height:100px; font-size:30px; color:#000;}
.productlist li .txt{ height:90px; line-height:90px; background:url(../images/icon8.png) no-repeat right center;/* border-bottom:1px solid #ccc;*/ color:#666; font-size:22px; font-weight:300;
    -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.productlist li .line{ height:1px; background-color:#ccc; position:relative;}
.productlist li .hoverline{ height:1px; width:0%; left:0; top:0; z-index:99; background-color:#666;
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.productlist li:hover .txt{/* border-bottom:1px solid #666;*/ color:#000; background:url(../images/icon9.png) no-repeat right center;}
.productlist li:hover .img img{ transform: scale(1.05, 1.05); transition:all 2s;}
.productlist li:hover .hoverline{ width:100%;}

@media (max-width: 768px) {
	.productlist{ width:100%;}
	.productlist li{ width:49%; margin:5px 0px; margin-right:2%; float:left;}
	.productlist li:nth-child(2n){ margin-right:0px;}
	.productlist li .img{ width:100%; height:180px; overflow:hidden;}
	.productlist li .img img{ width:100%; height:180px; object-fit: cover; transform: scale(1.0, 1.0); transition:all 1s;}
	.productlist li .title{ height:60px; line-height:60px; font-size:18px; color:#000;}
	.productlist li .txt{ height:50px; line-height:50px; background:url(../images/icon8.png) no-repeat right center;/* border-bottom:1px solid #ccc;*/ color:#666; font-size:17px; font-weight:300;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	}
	.productlist li .line{ height:1px; background-color:#ccc; position:relative;}
	.productlist li .hoverline{ height:1px; width:0%; left:0; top:0; z-index:99; background-color:#666;
		-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-moz-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		-o-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
		transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	}
	.productlist li:hover .txt{/* border-bottom:1px solid #666;*/ color:#000; background:url(../images/icon9.png) no-repeat right center;}
	.productlist li:hover .img img{ transform: scale(1.05, 1.05); transition:all 2s;}
	.productlist li:hover .hoverline{ width:100%;}
}


/*========fy========*/
.fy{ width:720px; height:36px; overflow:hidden; margin:15px auto; }
.fy ul {  text-align:center;}
.fy ul li{ display:inline-block; *display:inline; *zoom:1; color:#fff; margin:0 5px 0 0;}
.fy ul li a{ font:normal 14px/32px "Microsoft Yahei"; color:#333; text-align: center; text-decoration:none; height:32px; border-radius:5px;}
.fy ul li a:hover{ font:normal 14px/32px "Microsoft Yahei"; color:#fff; text-align: center; text-decoration:none; height:32px; } 
 

.fydd001 a{ height:24px; padding:0 5px; _width:15px; color:#333; display:block; color:#333; overflow:hidden; border:1px solid #ddd;}
.fydd001 a:hover{ height:24px; padding:0 5px; _width:15px; display:block; color:#fff; overflow:hidden; border:1px solid #ddd; background:#02906A; } 
  
#fydd002 a{ height:32px; padding:0 5px; color:#fff; _width:15px; display:block; overflow:hidden; border:1px solid #ddd; background:#2A98CA;}

.fypang a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}

.fypang02 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang02 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}

.fypang03 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block;}
.fypang03 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}
 
.fypang04 a{ width:80px; height:32px; border:1px solid #ddd; overflow:hidden; display:block; }
.fypang04 a:hover{ width:80px; height:32px; border:1px solid #ddd; background:#02906A; overflow:hidden; display:block;}   
  
.procont{ padding:10px; line-height:24px; color:#333; width:740px; overflow:hidden; margin:10px auto; word-break:break-all; word-wrap : break-word;} 
.procont img{
  border:0; 
  margin:0; 
  padding:0; 
  max-width:740px; 
  width: expression(this.width > 740 && this.width > this.height ? 740px : 'auto';); 
}
.procont a:link,.procont a:visited,.procont a:hover{ color:#333; text-decoration:none;}

.joblist th{ background:#eee; height:30px; line-height:30px; text-align:center;}
.joblist td{ height:30px; line-height:30px; border-bottom:1px dotted #ccc; }
.jobdet{border-collapse:collapse; margin:0 auto; background:#eee;}
.jobdet td{ height:28px;}
  
.pager{ color:#000; font-size:12px; padding-top:10px;}
.pager a:link,.pager a:visited,.pager a:hover{ color:#887747; text-decoration:none;}  

.footer{ width:1000px; line-height:20px; color:#fff; margin:10px auto 0; background:url(../images/foot_bg.gif) repeat-x; height:51px; padding-top:15px; overflow:hidden; text-align:center;}
.footer a:link,.footer a:visited{ color:#fff; text-decoration:none;}
.footer a:hover{ color:#f60; text-decoration:none;}  

.newsprenext{ border-top:1px dashed #ccc; margin-top:10px; padding:5px 0;  color:#585858;}
.newsprenext a{ color:#585858; text-decoration:none;}
.newsprenext a:hover{ color:#f00; text-decoration:none;}
.newspre{ background:url(../images/arr4.gif) no-repeat 0 center; text-indent:12px; }
.newsnext{  background:url(../images/arr4.gif) no-repeat 0 center; text-indent:12px; }

.inputxt1{ border:1px solid #ccc; height:20px; line-height:20px; color:#333;}
.areatxt{ border:1px solid #ccc; line-height:18px; color:#333; width:450px;}
.jobbtn{ background-color:#22809C; width:93px; height:32px; text-align:center; color:#fff; cursor:pointer; border:none;}

.designer_name{ display:block; width:120px; background:#22809C; line-height:30px; height:30px; text-align:center; font:bold 14px/30px "";}
.designer_name a:link,.designer_name a:visited{ color:#fff; text-decoration:none;}
.designer_name a:hover{ color:#fff; text-decoration:none; }

.qqbox{ width:98px;overflow:hidden; position:absolute; right:5px; top:200px; color:#000000; font-size:12px;  z-index:999; }
.qqbox a:hover,a:active { color: #f80000; text-decoration: underline; }  
.qqtop{ }
.qqend1{height:45px;}
.qqend2{height:68px; display:block; cursor:pointer;}
.qqkf{background:url(../images/qq_bg.gif) repeat-y;top:0; z-index:99px; padding-top:10px;min-height:120px; padding-right:15px; } 
.qqkf ul li{ text-align:center;line-height:35px;} 
.qqkf ul li a{ text-decoration:none;}
.qqkf ul li a:hover{ text-decoration:none;}
.qqkf ul li img{}
.weixin a:hover,a:active { color: #f80000; text-decoration: underline; } 
.weixin{width:135px; text-align:center;height:auto; overflow:hidden;color:#000000; font-size:12px; letter-spacing:0px; }

.ViewPic{width:730px;height:555px; position:relative; margin:10px auto; }
.ViewPic #center{position:relative;clear:both;overflow:hidden}
.ViewPic .bigpic{margin:0 auto;color:#333;line-height:18px}
.ViewPic .bigpic .img{margin:0 auto;text-align:center}
.ViewPic .bigpic h2{font-size:14px;padding:10px 0 5px}
.ViewPic .sz{font-size:24px;position:absolute;right:15px;bottom:10px}
.ViewPic .sz span{font-size:48px}
#num{display:none}
.ViewPic .picls{height:60px;padding-top:10px}
.ViewPic .ls_cen{width:728px;float:left}
.ViewPic .smls{width:694px;float:left;height:60px;overflow:hidden}
.ViewPic .smls ul{width:710px}
#nav,.ViewPic .smls ul{padding:0;margin:0;list-style:none}
.ViewPic .smls li{float:left;list-style:none}
.ViewPic .js1_lf_bd{left:0}
.ViewPic .js1_rg_bd{right:0}
.ViewPic .js1_lf_bd,.ViewPic .js1_rg_bd{z-index:10;width:72px;height:72px;position:absolute;top:206px;background:#60b029;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}
.ViewPic .js1_lf{background:url(../images/js_a.gif) no-repeat 0 0;left:24px}
.ViewPic .js1_rg{background:url(../images/js_a.gif) no-repeat -24px 0;right:24px}
.ViewPic .js1_lf,.ViewPic .js1_rg{z-index:11;display:block;width:24px;height:42px;position:absolute;top:221px}
.ViewPic .an_left a{display:block;background:url(/images/js2_lf.gif) no-repeat;width:15px;height:60px;float:left;margin-right:4px}
.ViewPic .an_right a{display:block;background:url(/images/js2_rg.gif) no-repeat;width:15px;height:60px;float:right}
.ViewPic li{float:left;margin:0 10px 0 0;position:relative;width:80px;height:60px}
.ViewPic li .li_pst_bd{background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5}
.ViewPic li .li_pst_nr{color:#fff;line-height:20px;text-align:center;z-index:3}
.ViewPic li .li_pst_bd,.ViewPic li .li_pst_nr{width:80px;height:20px;position:absolute;top:40px;left:0}
.ViewPic li .bor{border:#60b029 solid 3px;position:absolute;top:0;left:0;width:74px;height:54px;display:none}
.menu_nav ul,.ViewPic .smls li.one .bor,.ViewPic li .li_pst_pho{display:block}

 
.prodetail{ line-height:24px; color:#333; width:730px; overflow:hidden; margin:20px auto; word-break:break-all; word-wrap : break-word;} 
.prodetail img{
  border:0; 
  margin:0; 
  padding:0; 
  max-width:730px; 
  width: expression(this.width > 730 && this.width > this.height ? 730px : 'auto';); 
}
.prodetail a:link,.prodetail a:visited,.prodetail a:hover{ color:#333; text-decoration:none;}
