/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
}
body, td, th {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
}
a {
	font-family: "Microsoft YaHei";
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #005c8f;
}
div, dl, dt, dd, ul, ol, li, form, p {
	margin: 0px;
	padding: 0px;
}
ul, ol, li {
	list-style: none;
	list-style-type: none;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	padding: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
}
.head {
	width: 100%;
}
.head .tipbg {
	width: 100%;
	height: 32px;
	background: #ffffff;
	display: block;
}
.head .tipbg .tip {
	width: 1003px;
	height: 32px;
	margin: 0px auto;
	position: relative;
	line-height: 32px;
	color: #fff;
}
.head .tipbg .tip .tel {
	width: 160px;
	height: 32px;
	position: absolute;
	left: 215px;
	top: 0px;
	background: url(../images/tel1.png) no-repeat left center;
	font-size: 14px;
	color: #fff;
	padding-left: 31px;
	font-weight: bold;
	font-style: italic;
}
.head .tipbg .tip .righttip {
	width: 193px;
	height: 32px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
	color:#000;
}
.head .tipbg .tip .righttip a{ color:#000;}
.head .navbg {
	width: 100%;
	height: 106px;
}
.head .navbg .nav_logo {
	width: 1003px;
	height: 106px;
	display: block;
	margin: 0px auto;
	position: relative;
}
.head .navbg .nav_logo .logo {
	width: 265px;
	height: 59px;
	left: 0px;
	top: 18px;
	position: absolute;
	display: block;
}
.head .navbg .nav_logo .nav {
	width: 600px;
	height: 34px;
	position: absolute;
	right: 0px;
	top: 38px;
}
.head .navbg .nav_logo .nav ul li {
	width: 75px;
	height: 34px;
	float: left;
	line-height: 34px;
	text-align: center;
}
.head .navbg .nav_logo .nav ul li a {
	color: #4C4C4C;
	font-size: 14px;
}
.head .navbg .nav_logo .nav ul li a:hover {
	color: #FF6600;
}
.head .banner {
	width: 100%;
	height: 420px;
	background: url(../images/banner.jpg) no-repeat center top;
	position: relative;
	z-index: 0
}
.main {
	width: 1003px;
	margin: 0px auto; margin-top:10px;
}
.main .btcn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #1E1E1E;
	text-align: center;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.main .bten {
	height: 36px;
	width: 100%;
	background: url(../images/cyxbg.jpg) no-repeat center;
	display: block;
	font: bold 26px/36px "Arial";
	color: #4E4E50;
	text-align: center
}
.main .tjcp {
	width: 1003px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.main .tjcp .tjcpleft {
	width: 202px;
	height: 457px;
	float: left;
	background: #F6F6F6;
}
.main .tjcp .tjcpleft ul li {
	width: 202px;
	height: 39px;
	border-bottom: #FFF 1px solid;
}
.main .tjcp .tjcpleft ul li a {
	height: 39px;
	line-height: 39px;
	padding-left: 48px;
	font-size: 14px;
	width: 154px;
	display: block;
}
.main .tjcp .tjcpleft ul li a:hover {
	background: #005c8f;
	color: #FFF;
}
.main .tjcp .tjcpleft ul li.lb {
	width: 202px;
	text-align: center;
	height: 44px;
	border-top: #005c8f 3px solid;
	padding-top: 16px;
	font-weight: bold;
	color: #8B8B8B;
}
.main .tjcp .tjcpleft ul li.lb font {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.main .tjcp .tjcpright {
	width: 776px;
	float: right;
}
.main .tjcp .tjcpright ul li {
	width: 236px;
	height: 210px;
	float: left;
	margin-right: 34px;
	background: #F0F0F0;
	margin-bottom: 38px;
	position: relative;
	overflow: hidden;
}
.main .tjcp .tjcpright ul li p.cp {
	width: 232px;
	height: 164px;
	display: block;
	background: #FFF;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
}
.main .tjcp .tjcpright ul li p.cpname {
	width: 236px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 46px;
	text-align: center;
	color: #797979;
	font-size: 14px;
	transition: all ease 0.35s;
	z-index: 999;
}
.main .tjcp .tjcpright ul li p.cpname1 {
	width: 236px;
	height: 44px;
	border-bottom: #057ec2 2px solid;
	background: #74b6dc;
	position: absolute;
	left: 0px;
	bottom: -46px;
	transition: all ease 0.35s;
}
.main .tjcp .tjcpright ul li a:hover p.cpname {
	color: #FFF;
}
.main .tjcp .tjcpright ul li a:hover p.cpname1 {
	bottom: 0px;
}
.main .gx {
	width: 100%;
	margin-top: 64px;
}
.main .tjcp .tjcpright ul li:nth-child(3n+0) {
	margin-right: 0px;
}
.cyabout {
	width: 100%;
	height: 520px;
	display: block;
	background: #DFDFDF;
}
.cyabout .btcn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #1E1E1E;
	text-align: center;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.cyabout .bten {
	height: 36px;
	width: 100%;
	background: url(../images/cyab.jpg) no-repeat center;
	display: block;
	font: bold 26px/36px "Arial";
	color: #4E4E50;
	text-align: center
}
.cyabout .abgx {
	width: 100%;
	height: 34px;
}
#industry {
	width: 1027px;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin: 47px auto 0px auto;
}
#industry div {
	width: 1027px;
	height: 320px;
	padding-left: 0px;
}
#industry div a {
	display: block;
	width: 317px;
	height: 320px;
	margin-right: 24px;
	position: relative;
	float: left;
	z-index: 1;
	background: #FFF;
	float: left;
}
#industry div a .tit {
	padding:0px; width:317px;
 
	height: 0px;
	position: absolute;
	z-index: 1;
	background: #005c8f;
	color: #FFF;
	transition: all ease 0.35s;
}
#industry div a .img {
	width: 116px;
	height: 116px;
	position: absolute;
	z-index: 2;/* background:#CCC;*/
	left: 50%;
	top: 35px;
	margin-left: -58px;/* border-radius:50%;*/
	background: url(../images/cy1hover.png) no-repeat center;
	transition: all ease 0.35s;
}
#industry div a .img1 {
	width: 116px;
	height: 116px;
	position: absolute;
	z-index: 2;/* background:#CCC;*/
	left: 50%;
	top: 35px;
	margin-left: -58px;/* border-radius:50%;*/
	background: url(../images/cy1.png) no-repeat center;
	transition: all ease 0.35s;
}
#industry div a .img2 {
	width: 116px;
	height: 116px;
	position: absolute;
	z-index: 2;/* background:#CCC;*/
	left: 50%;
	top: 35px;
	margin-left: -58px;/* border-radius:50%;*/
	background: url(../images/cy2.png) no-repeat center;
	transition: all ease 0.35s;
}
#industry div a .img3 {
	width: 116px;
	height: 116px;
	position: absolute;
	z-index: 2;/* background:#CCC;*/
	left: 50%;
	top: 35px;
	margin-left: -58px;/* border-radius:50%;*/
	background: url(../images/cy3.png) no-repeat center;
	transition: all ease 0.35s;
}
#industry div a .img img {
	width: 100%;
	height: 100%;
}
#industry div a .txt {
	color: #888888;
	width: 286px;
	height: 93px;
	position: absolute;
	z-index: 2;
	left: 10px;
	bottom: 20px;
	text-align: left;
	line-height: 24px;
	transition: all ease 0.35s 0.15s;
}
#industry div a .btname {
	width: 317px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 144px;
	color: #151515;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #C3C3C3;
	z-index: 999;
	background: url(../images/ssxx.jpg) no-repeat center bottom;
	transition: all ease 0.35s 0.15s;
}
#industry div a .btname span {
	font-size: 18px;
	color: #1F1F1F;
}
#industry div a .more {
	color: #999;
	width: 110px;
	height: 28px;
	display: block;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -55px;
	top: 340px;
	border: 1px solid #E6E6E6;
	text-align: center;
	line-height: 27px;
	border-radius: 20px;
	transition: all ease 0.35s 0.15s;
}
#industry div a .line {
	font-size: 0;
	width: 100%;
	height: 3px;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	background: #EEE;
	transition: all 0.1s;
}
#industry div a:hover .tit {
	height: 320px;
	 width:317px;
	line-height: 96px;
	color: #FFCC00;
}
#industry div a:hover .img {/*background:rgba(255,255,255,.2);*/
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#industry div a:hover .img1 {
	background: rgba(255,255,255,.2);
	background: url(../images/cy1hover.png) no-repeat center;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#industry div a:hover .img2 {
	background: rgba(255,255,255,.2);
	background: url(../images/cy2hover.png) no-repeat center;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#industry div a:hover .img3 {
	background: rgba(255,255,255,.2);
	background: url(../images/cy3hover.png) no-repeat center;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
#industry div a:hover .txt {
	color: rgba(255,255,255,.6);
}
#industry div a:hover .more {
	border: 1px solid rgba(255,255,255,.4);
	color: rgba(255,255,255,.4);
}
#industry div a:hover .line {
	background: rgba(255,204,0,1);
	height: 6px;
}
#industry div a:hover .btname {
	color: #fff;
	display: block;
	background: url(../images/ssxx1.jpg) no-repeat center bottom;
}
#industry div a:hover .btname span {
	font-size: 18px;
	color: #fff;
}
.newsbg {
	width: 100%;
	height: 472px;
	display: block;
	background: url(../images/newbg.jpg) no-repeat center top;
}
.newsbg .btcn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #1E1E1E;
	text-align: center;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.newsbg .bten {
	height: 36px;
	width: 100%;
	background: url(../images/cyxbg.jpg) no-repeat center;
	display: block;
	font: bold 26px/36px "Arial";
	color: #4E4E50;
	text-align: center
}
.newsbg .abgx {
	width: 100%;
	height: 34px;
}
.newsbg .news_nr {
	width: 1003px;
	height: 282px;
	margin: 0px auto;
	margin-top: 47px;
}
.newsbg .news_nr ul li {
	width: 480px;
	height: 116px;
	float: left;
	margin-bottom: 26px;
}
.newsbg .news_nr ul li:nth-child(2n+0) {
	margin-left: 42px;
}
.newsbg .news_nr ul li .img {
	width: 187px;
	height: 116px;
	float: left;
}
.newsbg .news_nr ul li .xwnrr {
	width: 293px;
	height: 116px;
	float: left;
}
.newsbg .news_nr ul li .xwnrr h3 {
	width: 293px;
	height: 23px;
	font-size: 16px;
	line-height: 23px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.newsbg .news_nr ul li .xwnrr h3 a {
	color: #000;
}
.newsbg .news_nr ul li .xwnrr a:hover {
	color: #005c8f;
}
.newsbg .news_nr ul li .xwnrr .nr {
	width: 293px;
	height: 65px;
	font-size: 14px;
	line-height: 22px;
	color: #7F7F7F;
}
.newsbg .news_nr ul li .xwnrr .nr a {
	color: #7F7F7F;
}
.newsbg .news_nr ul li .xwnrr a:hover {
	color: #005c8f;
}
.newsbg .news_nr ul li .xwnrr .newtime {
	height: 17px;
	font: normal 12px/17px "宋体";
	color: #B6B6B6;
	padding-top: 6px;
}
.footbg {
	width: 100%;
	height: 224px;
	display: block;
	background: #343434;
}
.footbg .foobgnrs {
	width: 100%;
	height: 184px;
}
.footbg .foobgnrs .footnr {
	width: 1003px;
	margin: 0px auto;
	padding-top: 34px;
}
.footbg .foobgnrs .footnr dl {
	border-right: #666 1px solid;
	width: 135px;
	float: left;
	height: 122px;
}
.footbg .foobgnrs .footnr dl dt {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #D1D1D1;
	font-weight: bold;
}
.footbg .foobgnrs .footnr dl dd {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.footbg .foobgnrs .footnr dl dd a {
	color: #e3e3e3;
	height: 24px;
	line-height: 24px;
}
.footbg .foobgnrs .footnr .dl1 {
	border-right: #666 1px solid;
	width: 135px;
	float: left;
	padding-left: 74px;
}
.footbg .foobgnrs .footnr .dl2 {
	border-right: #666 1px solid;
	width: 300px;
	float: left;
	padding-left: 60px;
}
.footbg .foobgnrs .footnr .dl3 {
	float: right;
	margin-top: -10px;
}
.footbg .foobgnrs .footnr .dl2 dd.teld {
	height: 30px;
	padding-left: 30px;
	display: block;
	background: url(../images/tel.png) no-repeat left center;
	font-size: 21px;
	line-height: 30px;
	color: #007abf;
}
.footbg .footbgd {
	height: 40px;
	width: 100%;
	background: #515151; text-align:center; line-height:40px; color:#E3E3E3;
}
.pgW {
	width: 700px;
	position: relative;
	right: 210px;
	top: 29px;
	z-index: 9999;
}
/*公用样式*/
  

/*头部*/

.menu{ width:700px; height:40px; background:url(../images/navbg.jpg) no-repeat center ; }  
.menu ul li {
	width: 80px;
	display: block;
	height: 40px;
	float: left;
}
.menu li.tm1 {
	line-height: 40PX;
	font-size: 14PX;
	padding-right: 1px;
	background: url(../images/line.jpg) no-repeat right center;
}
.menu li.tm1 a {
	line-height: 40PX;
	font-size: 14PX;
	font-family: "Microsoft Yahei";
	color:#FFF;
}

.menu li.tm1 a.active  {
	color: #FF6600
}

.menu li a {
	display: block;
	height: 40px;
	zoom: 1;
	color: #000;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
}
.menu li a b {
	display: none;
}
.menu li a:hover {
	color: #FF6600
}
/*----导航子类*/
.poR {
	position: relative;
	width: 700px;
	z-index: 9999
}
.top {
	position: absolute;
	width: 700px;
	right: 0px;
	top: 30px;
	z-index: 9998;
}
.flUl li {
	float: left;
	display: inline;
}
.menu .menuBg {
	width: 700px;
	left: 0px;
	top: 39px;
	position: absolute;
	z-index: 9999;
}
.menu .menuS {
	background: url(../images/dd.png) no-repeat left bottom;
	padding: 0 0px 0 0px;
	height: 350px;
	height: 0;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
.menu .menuS ul {
}
.menu .menuS li {
	width: 80px;
	height: 210px;/* background-color:rgba(255,255,255,0.8);background:#FFF \9;filter:alpha(opacity=80) \9;*background:#FFF;*filter:alpha(opacity=80);*/
}
.menu .menuS li a {
	display: none;
}
.menu .menuS li.s1 {
	width: 214px;
	background: none;
	overflow: hidden;
}
.menu .menuS li.s2 {
	width: 88px;
	overflow: hidden;
}
li.s3, li.s4, li.s5, li.s6, li.s7 {
	padding-top: 30px;
}
.menu .menuS li li {
	height: auto;
	padding-top: 0;
	margin-top: 0;
	background: none;
	position: relative;
}
.menu .menuS li.hover {
	background-color: rgba(255,255,255,0.6);
	background: #FFF \6;
	filter: alpha(opacity=60) \6;
*background:#FFF;
*filter:alpha(opacity=60);
}
.menu .menuS li li a {
	display: block;
	color: #333;
}
.menu .menuS li li a:hover {
	color: #FF6600;
	background-color: #FFF;
}
#banner {
	width: 100%;
	height: 350px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#float {
	width: 60px;
	position: fixed;
	right: 1px;
	bottom: 150px;
	z-index: 999;
}
#f1 {
	width: 100%;
	height: 100px;
	background: #005c8f;
	display: block;
	transition: all 0.25s;
}
#f1:hover, #f1.A {
	background: #33458E;
}
#f2 {
	width: 58px;
	height: 0;
	overflow: hidden;
	display: block;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	transition: all 0.25s;
}
#f2:hover {
	background: #ddd;
}
#onlineS {
	width: 118px;
	padding: 15px;
	height: 200px;
	position: absolute;
	left: -166px;
	top: 0;
	background: #fff;
	display: none;
	border: 1px solid #ddd;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#onlineS h2 {
	display: block;
	color: #333;
	font-size: 18px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
}
#onlineS div {
	font-size: 15px;
	padding: 10px 0 5px 0;
}
#onlineS div a {
	color: #33458E;
}
#onlineS div a:hover {
	color: #d90000 !important;
}
#onlineS div img {
	margin: -3px 7px 0 0;
}
#onlineS p {
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 10px;
	font-size: 13px;
}
#onlineS p:last-child {
	border-bottom: 0px none;
	padding-bottom: 0;
}
/*======网站内页======*/
.mainny {
	width: 100%;
	margin: 0px auto;
}
.mainny .nrdh {
	width: 100%;
	height: 50px;
	display: block;
	background: #EEEEEE;
}
.mainny .nrdh .nrnav {
	width: 1003px;
	height: 50px;
	margin: 0px auto;
}
.mainny .nrdh .nrnav ul li {
	width: 163px;
	height: 50px;
	float: left;
	margin-right: 4px;
}
.mainny .nrdh .nrnav ul li a {
	width: 163px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	display: block;
}
.mainny .nrdh .nrnav ul li a:hover {
	background: #DDDDDD;
	color: #005c8f
}
.mainny .nrdh .nrnav ul li a.act {
	background: url(../images/actbg.jpg) no-repeat center;
	color: #FFF;
}
.mainny .aboutnr {
	width: 1003px;
	margin: 0px auto;
	padding: 50px 0px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.mainny .newsnr {
	width: 1003px;
	margin: 0px auto;
	padding: 50px 0px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.mainny .newsnr h1 {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
	color: #222;
	margin: 0px;
}
.mainny .newsnr .hist {
	color: #999;
	padding-top: 20px;
	font-size: 13px;
	font-style: italic;
}
.mainny .newsnr .xwnewsnr {
	font-size: 14px;
	line-height: 26px;
	padding-top: 28px;
	word-wrap: break-word;
	word-break: normal;
}
#news li {
	clear: both;
	margin-bottom: 40px;
	height: 160px;
}
#news li a {
	display: block;
	width: 100%;
	height: 100%;
}
#news li a p.img {
	width: 220px;
	height: 160px;
	float: left;
	overflow: hidden;
	position: relative;
	border-radius: 0 10px 0 10px;
	background: url(images/news_img_bg.png) no-repeat center center;
}
#news li a p.img .img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	border-radius: 0 10px 0 10px;
}
#news li a p.img .bg {
	position: absolute;
	right: -220px;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.4);
	z-index: 2;
	border-radius: 0 0 0 10px;
	transition: all ease 0.35s;
}
#news li a p.img .zoom {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 3;
	transition: all 0.5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#news li a .con {
	width: 760px;
	height: 159px;
	float: right;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
}
#news li a .tit {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 10px 0 20px 0;
	transition: all 0.35s;
}
#news li a .txt {
	display: block;
	font-size: 13px;
	line-height: 180%;
	color: #999;
}
#news li a .click {
	font-size: 12px;
	display: block;
	padding-top: 20px;
	color: #BBB;
}
#news li a .click img {
	margin: -2px 0 0 8px;
}
#news li a:hover .tit, #news li a:active .tit {
	color: #D82633;
}
#news li a:hover p.img .bg, #news li a:active p.img .bg {
	right: 0;
}
#news li a:hover p.img .zoom, #news li a:active p.img .zoom {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}
#newsback {
	display: inline-block;
	background: #FFF;
	padding: 10px 20px;
	font-size: 13px;
	float: right;
	margin: 2px;
	border-radius: 5px;
	transition: all ease 0.35s;
}
#newsback:hover, #newsback:active {
	color: #D82633;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.08);
}
.mainny .productnr {
	width: 1003px;
	margin: 0px auto;
	padding: 50px 0px;
	color: #666;
}
.mainny .productnr ul li {
	width: 302px;
	height: 364px;
	float: left;
	margin-right: 48px;
	background: #F0F0F0;
	margin-bottom: 38px;
	position: relative;
	overflow: hidden;
}
.mainny .productnr ul li p.cp {
	width: 298px;
	height: 316px;
	display: block;
	background: #FFF;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
}
.mainny .productnr ul li p.cpname {
	width: 302px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 46px;
	text-align: center;
	color: #797979;
	font-size: 14px;
	transition: all ease 0.35s;
	z-index: 999;
}
.mainny .productnr ul li p.cpname1 {
	width: 302px;
	height: 44px;
	border-bottom: #057ec2 2px solid;
	background: #74b6dc;
	position: absolute;
	left: 0px;
	bottom: -46px;
	transition: all ease 0.35s;
}
.mainny .productnr ul li a:hover p.cpname {
	color: #FFF;
}
.mainny .productnr ul li a:hover p.cpname1 {
	bottom: 0px;
}
.mainny .productnr ul li:nth-child(3n+0) {
	margin-right: 0px;
}
.mainny .produclist {
	width: 1003px;
	margin: 0px auto;
	padding: 50px 0px;
}
.mainny .produclist .tjcpleft1 {
	width: 202px;
	float: left;
	background: #F6F6F6;
}
.mainny .produclist .tjcpleft1 ul li {
	width: 202px;
	 
	border-bottom: #FFF 1px solid;
}
.mainny .produclist .tjcpleft1 ul li a {
	height: 39px;
	line-height: 39px;
	padding-left: 48px;
	font-size: 14px;
	width: 154px;
	display: block;
}
.mainny .produclist .tjcpleft1 ul li a:hover  {
	background: #005c8f;
	color: #FFF;
}
.mainny .produclist .tjcpleft1 ul li a.active{	background: #005c8f;
	color: #FFF;}

.mainny .produclist .tjcpleft1 ul li.lb {
	width: 202px;
	text-align: center;
	height: 44px;
	border-top: #005c8f 3px solid;
	padding-top: 16px;
	font-weight: bold;
	color: #8B8B8B;
}
.mainny .produclist .tjcpleft1 ul li.lb font {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}



.mainny .produclist .tjcpleft1 ul li ul{ display:none;}
.mainny .produclist .tjcpleft1 ul li ul li{ border-bottom:#e3e3e3 1px dotted;}
.mainny .produclist .tjcpleft1 ul li ul li a{ background:#FFF;}
.mainny .produclist .tjcpleft1 ul li ul li a:hover{ color:#005c8f; background:#fff; font-weight:bold; }

.mainny .produclist .tjcpleft1 ul li ul li a.active{ color:#005c8f; background:#fff; font-weight:bold;}





.mainny .produclist .tjcpright1 {
	width: 776px;
	float: right;
}
.mainny .produclist .tjcpright1 ul li {
	width: 236px;
	height: 210px;
	float: left;
	margin-right: 34px;
	background: #F0F0F0;
	margin-bottom: 38px;
	position: relative;
	overflow: hidden;
}
.mainny .produclist .tjcpright1 ul li p.cp {
	width: 232px;
	height: 164px;
	display: block;
	background: #FFF;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
}




.mainny .produclist .tjcpright1 ul li p.cpname {
	width: 236px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 46px;
	text-align: center;
	color: #797979;
	font-size: 14px;
	transition: all ease 0.35s;
	z-index: 999;
}
.mainny .produclist .tjcpright1 ul li p.cpname1 {
	width: 236px;
	height: 44px;
	border-bottom: #057ec2 2px solid;
	background: #74b6dc;
	position: absolute;
	left: 0px;
	bottom: -46px;
	transition: all ease 0.35s;
}
.mainny .produclist .tjcpright1 ul li a:hover p.cpname {
	color: #FFF;
}
.mainny .produclist .tjcpright1 ul li a:hover p.cpname1 {
	bottom: 0px;
}
.mainny .produclist .tjcpright1 ul li:nth-child(3n+0) {
	margin-right: 0px;
}
.mainny .produclist .tjcpright1 .cpxqnr {
	width: 100%;
	height: 300px;
}
 
.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi {
	width: 450px;
	height: 300px;
	float: right;
	position: relative;
}
.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .bt {
	padding-left: 15px;
	height: 43px;
	background: #EEEEEE;
	display: block;
	font-size: 16px;
	line-height: 43px;
}
 
 

.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .fx {
	width: 190px;
	height: 32px;
	position: absolute;
	left: 16px;
	top: 273px;
	display: block;
}


.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .btns{width: 200px;
	height: 32px;
	position: absolute;
	left: -320px;
	top: 228px;
	display: block;}



.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .btns  a.gws{ width:70px; height:30px; display:block; padding-left:30px; background:url(../images/btn-addcar_o.gif) no-repeat left center; font-size:14px; line-height:30px; float:left; }
.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .btns  a.gws1{ width:70px; height:30px; display:block; padding-left:30px; background:url(../images/btn-check_o.gif) no-repeat left center; font-size:14px; line-height:30px; float:right; }
 



 
  
 .bdsharebuttonbox{ float:right;}
 
 
 
 
/* 分页 */
.pagination {
	float:left;
	text-align:center;
	width:100%;
	margin:20px 0;
	position:relative;
	overflow:hidden;}
.page {
	display:inline-block;
	font: 16px/28px "微软雅黑", Tahoma, "宋体";
	*display:inline;
	:1;
	*zoom:1;}
.page span {
	float:left;}
.page a,
.page span.disabled {
	background:#FFF;
	border:1px solid #CCC;
	color:#333;
	float:left;
	font: 16px/24px "微软雅黑", Tahoma, "宋体";
	height:24px;
	margin-right:5px;
	min-width:15px;
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	_width:15px;}
.page a:hover {
	border:1px solid #005c8f;
	color:#005c8f;
	text-decoration:none;}
.page span.disabled {
	background:#FFF;
	border:1px solid #CCC;
	color:#CCC;}
.page span.ellipsis {
	float:left;
	font: 16px/24px "微软雅黑", Tahoma, "宋体";
	line-height:22x;
	margin-right:5px;}
.page .page_txt {
	line-height:20px;
	float:right;
	width:auto;}
.page a.page-curpage {
	background:#005c8f;
	border:1px solid #005c8f;
	color:#FFF;
	font-weight:bold;}
.page input {
	font: 14px Verdana;
	padding:0 0 0 1px;
	width:40px;
	height:14px;}
 
 
 
 
 /* ========荣誉证书=======*/


.mainny .produclist .tjcpright5 {
	width: 1003px;
	 
}
.mainny .produclist .tjcpright5 ul li {
	width: 236px;
	/*height: 210px;*/
	float: left;
	margin-right: 19px;
	background: #F0F0F0;
	margin-bottom: 38px;
	 position: relative; 
	overflow: hidden;
	display:block; height:auto;
	padding-bottom:46px;
}
.mainny .produclist .tjcpright5 ul li p.cp {
	width: 232px;
/*	height: 164px;*/
	display: block;
	background: #FFF;
	padding-top:2px; padding-left:2px;
	 
	/*position: absolute;
 	left: 2px;
	top: 2px;*/
	height:auto; 
}
.mainny .produclist .tjcpright5 ul li p.cpname {
	width: 236px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 46px;
	text-align: center;
	color: #797979;
	font-size: 14px;
	transition: all ease 0.35s;
	z-index: 999;
}
.mainny .produclist .tjcpright5 ul li p.cpname1 {
	width: 236px;
	height: 44px;
	border-bottom: 057ec2 2px solid;
	background: #74b6dc;
	position: absolute;
	left: 0px;
	bottom: -46px;
	transition: all ease 0.35s;
}
.mainny .produclist .tjcpright5 ul li a:hover p.cpname {
	color: #FFF;
}
.mainny .produclist .tjcpright5 ul li a:hover p.cpname1 {
	bottom: 0px;
}
.mainny .produclist .tjcpright5 ul li:nth-child(4n+0) {
	margin-right: 0px;
}



/* 招聘列表 */
.tit{line-height:2em; text-align:left; padding:0 1em;}
.tit li{float:left; width:190px;}
.tit li.t2{width:300px;}
.tit li.t3{width:220px;text-align:center;}
.tit li.t4,.tit li.t5{width:100px;text-align:center;}
	
ul.job_tab li div{ display:none; padding:10px 15px; background:#F9F9F9 url(../images/xx.png) repeat-x 0 100%;  }
ul.job_tab li div p{ margin-bottom:12px; line-height:180%; color:#666;}
ul.job_tab li div a.botton_yp,ul.job_tab li div a.botton_close{ display:block; width:84px; height:26px; text-indent:-9999em;background:url(../images/job_button.gif) no-repeat 0 -59px; float:left;}
ul.job_tab li div a.botton_close{ background-position:0 -89px; margin-left:20px;}
ul.job_tab li div a.botton_yp:hover,ul.job_tab li div a.botton_close:hover{ background-position:-84px -59px;}
ul.job_tab li div a.botton_close:hover{ background-position:-84px -89px;}
ul.job_tab li div p.clearfix{ margin-bottom:0;}
ul.job_tab li ul{ height:30px; line-height:30px; padding:0 1.4em; background:url(../images/xx.png) repeat-x 0 100%;}
ul.job_tab li.hover ul{ background-color:#F9F9F9; cursor:pointer;} 
ul.job_tab li ul li{ width:190px; float:left; color:#666;}
ul.job_tab li.hover ul li{color:#FF6300;}
ul.job_tab li ul li.t2{width:300px;}
ul.job_tab li ul li.t3{width:220px;text-align:center;}
ul.job_tab li ul li.t4,ul.job_tab li ul li.t5{width:100px; text-align:center;}
ul.job_tab li div input.form-submit{ width:84px; height:26px; text-indent:-9999em; border:none; cursor:pointer; background:url(../images/job_button.gif) no-repeat 0 -59px; float:left;}


.inputk{  height:24px; line-height:24px; border:#e3e3e3 1px solid;}
.lxnrs{ height:40px; width:100%; line-height:40px; border-bottom:#e3e3e3 1px dotted; margin-bottom:20px;}

/* 公共样式 */
.yjTL,.yjTR,.yjBL,.yjBR{height:4px;overflow:hidden; }
.yjBL,.yjBR{height:6px;}
.yjTL,.yjBL,.yjML{padding-left:5px;  }
.yjTR,.yjBR,.yjMR{padding-right:5px;}
.yjTR{background-position:100% -10px;}
.yjBL{background-position:0 -4px;}
.yjBR{background-position:100% -14px;}
.yjML{ background:#EFEFEF; height:30px;  }
.yjMR{  text-align:center; position:relative;  }

.jobscon{ padding-top:10px; width:100%; border-top:#e3e3e3 1px solid; margin-top:20px; color:#005c8f;   font-size:16px;}













.mainny .produclist .tjcpright1 {
	width: 776px;
	float: right;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li {
	width: 236px;
	height: 250px;
	float: left;
	margin-right: 34px;
	background: #F0F0F0;
	margin-bottom: 38px;
	position: relative;
	overflow: hidden;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li p.cp {
	width: 232px;
	height: 164px;
	display: block;
	background: #FFF;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
}




.mainny .produclist .tjcpright1 ul.cplslsso  li p.cpname {
	width: 236px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	top: 164px;
	line-height: 46px;
	text-align: center;
	color: #797979;
	font-size: 14px;
	transition: all ease 0.35s;
	z-index: 999;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li p.cpname1 {
	width: 236px;
	height: 44px;
	border-bottom: #057ec2 2px solid;
	background: #74b6dc;
	position: absolute;
	left: 0px;
	top: 210px;
	transition: all ease 0.35s;
	display:none;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li a:hover p.cpname {
	color: #FFF;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li a:hover p.cpname1 {
	display:block;
	top: 164px;
}
.mainny .produclist .tjcpright1 ul.cplslsso  li:nth-child(3n+0) {
	margin-right: 0px;
}
.mainny .produclist .tjcpright1 .cpxqnr {
	width: 100%;
	height: 300px;
}
.mainny .produclist .tjcpright1 .cpxqnr .imgtu {
	width: 296px;
	height: 209px;
	border: #EEEEEE 2px solid;
	text-align: center;
/*	display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display: block;
 *font-size:240px;
 *font-family:Arial;
	overflow: hidden;*/
	float: left;
}
 
.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .tips1 {
	position: absolute;
	left: 16px;
	top: 60px;
	width: 330px;
	display: block;
}
.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .tips1 ul li{ width:300px; height:32px;  display:block; background:url(../images/dds.jpg) no-repeat left center; margin:0px; padding:0px; padding-left:24px; line-height:32px;}


.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .downxz {
	position: absolute;
	left: 16px;
	top: 230px;
	width: 147px;
	display: block;
	height:33px;
}

.mainny .produclist .tjcpright1 .cpxqnr .imgtuzi .downxz1 {
	position: absolute;
	left: 173px;
	top: 230px;
	width: 147px;
	display: block;
	height:33px;
}


 
.mainny .produclist .tjcpright1  .tags_title {
	border-bottom: 1px solid #DDD;
	background: url(../images/title_bg_1.png) repeat-x left top;
	 height:58px; width:100%; display:block;
	 position:relative;
}
.mainny .produclist .tjcpright1  .tags_title a {
	background:#005c8f;
 	display: inline-block;
	color:#FFF;
 	padding: 4px 18px;
	position:absolute; left:0px; bottom:-1px;
}
.mainny .produclist .tjcpright1 .cpgs{ padding:20px 10px; line-height:26px; position:relative; }
 
 
 

 .mainny .produclist .tjcpright1 ul.cplslsso  li  .btn{ width:236px;  height:30px; display:block; position:absolute; left:0px; bottom:0px; background:#FFF; padding-top:10px; }
  .mainny .produclist .tjcpright1 ul.cplslsso  li  .btn  a.gws{ width:88px; height:30px; display:block; padding-left:30px; background:url(../images/btn-addcar_o.gif) no-repeat left center; font-size:14px; line-height:30px; float:left; }
  .mainny .produclist .tjcpright1 ul.cplslsso  li  .btn  a.gws1{ width:88px; height:30px; display:block; padding-left:30px; background:url(../images/btn-check_o.gif) no-repeat left center; font-size:14px; line-height:30px; float:right; }
 
