@charset "utf-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, table, tbody, thead, tfoot, tr, td, th, input {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, em, h6, b, p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
img {
	vertical-align: bottom;
	border: 0 none;
}
select, input {
	border: none;
}
a {
	text-decoration: none;
	color: #666;
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
a:hover {
	color: #0164c9;
}
ul, ol {
	list-style: none;
}
.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.clearFix {
	zoom: 1;
}
.clearFix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
table {
	border-collapse: collapse;
}
::selection {
	background: #0080FF;
	color: white; /* Safari */
}
::-moz-selection {
background:#0080FF;
color: white; /* Firefox */
} /*鼠标滑过变色*/
body {
	font-size: 14px;
	font-family: "arial";
	margin: 0 auto;
	min-width: 1240px;
	    background: #eaeaea url(../../effect/source/bg/1.jpg) repeat scroll 0% 0%;
}
.opacity {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}/*背景色半透明*/
/*禁用表单input、select元素的默认外观*/
input, select {
	-webkit-appearance: none;
	appearance: none;
}

/*禁用 select 默认下拉箭头*/
select::-ms-expand {
 display: none;
}

/*禁用 radio 和 checkbox 默认样式*/
input[type=radio]::-ms-check, input[type=checkbox]::-ms-check {
 display: none;
}
/*head*/
.header {
	height: 100px;
	width: 100%;
	background: url(../image/top-bg.png) no-repeat;
}
.header_con {
	width: 1258px;
	margin: 0 auto;
	height: 100px;
}
.nav {
	float: right;
	width: 905px;
}
.logo {
	float: left;
	height: 100px;
	margin-left: 20px;
}
.logo img {
	height: 100px;
}
/*nav*/
.venus-menu {
	margin: 30px 0 10px 0;
}
.venus-menu {
	width: 905px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
}
.venus-menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 20px;
	position: relative;
	border-right: #000000 1px solid;
}
.venus-menu > li > a {
	padding: 0px 20px;
	width: 88px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	display: block;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
	line-height: 100px;
}
.venus-menu li:hover > a, .venus-menu li.active>a {
	background: #0063c9;
	color: #fff;
}.news_come{ text-align:center;}
.venus-menu > li > a i {
	color: #bababa;
}
.venus-menu > li:hover > a i, .venus-menu li.active a i {
	color: #fff;
}
.venus-menu ul, .venus-menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99;
	width: 128px;
}
.venus-menu ul {
	top: 100px;
	left: 0;
}
.venus-menu ul li ul {
	top: 0;
	left: 100%;
	padding-left: 10px;
}
.venus-menu ul li {
	clear: both;
	width: 100%;
	border: none;
}
.venus-menu ul li a {
	padding: 10px 0px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	background: rgba(0, 99, 201, 0.73);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	border-top: 1px solid #fff;
	text-align: center;
}
.venus-menu ul li:hover > a {
	background: #0164c9;
}
.venus-menu > li .indicator {
	position: absolute;
	color: rgba(255, 255, 255, 0);
	top: 15px;/* right: 15px; */
    /* font-size: 20px; */
    /* -webkit-transition: color 0.2s linear; */
    /*-moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;*/
    /* transition: color 0.2s linear; */
    /* background: url(../image/nav-bg.png) no-repeat; */
}
.venus-menu > li:hover > .indicator {
	color: rgba(255, 255, 255, 0);
}
.venus-menu ul > li .indicator {
	top: 14px;
	right: 8px;
	color: #fff;
}
.venus-menu li:hover > a, .venus-menu li.active span {
	color: #fff;
}
/*banner*/
/*sy-bottom*/
.sy-bottom {
	width: 1258px;
	margin: 30px auto;
	height: 195px;
}
.sy-bottom .sy-about {
	float: left;
	width: 400px;
	line-height: 25px;
}
.sytbg {
	padding-left: 25px;
	background: url(../image/sytbg.png) no-repeat left;
	font-size: 18px;
	font-family: "微软雅黑";
}
.sytbg span {
	float: right;
	font-size: 3px;
	font-family: "微软雅黑";
	line-height: 15px;
	padding-top: 7px;
	color: #505050;
}
.sytbg i {
	font-family: "微软雅黑";
	color: #0164c9;
	font-size: 18px;
	margin-left: 10px;
	font-style: normal;
}
.syabout-con {
	padding-top: 20px;
}
.syabout-con img {
	float: left;
	padding-right: 17px;
	width: 155px;
}
.syabout-con p {
	text-indent: 2em;
	color: #505050;
}
.sy-pro {
	width: 505px;
	float: left;
	margin-left: 35px;
}
.sy-contact {
	width: 285px;
	float: right;
}
.sycontact-con {
	padding-top: 20px;
}
.sycontact-con p {
	line-height: 25px;
	color: #505050;
	font-size: 13px;
}
/*footer*/
.footer {
	width: 100%;
	background: url(../image/bottombg.jpg);
	height: 130px;
}
.footer div {
	width: 1258px;
	margin: 0 auto;
	color: #bbb;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	padding-top: 30px;
}
.footer div a {
	color: #bbb;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	padding: 0 15px;
	width: 70px;
}
.footer p {
	color: #bbb;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	margin-top: 20px;
}
.footer p a{ font-size:13px; color:#bbb;}
/*banner*/
.slider {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.slider__slides {
	position: relative;
	width: 400%;
	height: 100%;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
	transition: -webkit-transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
	transition: transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
	transition: transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1), -webkit-transform 0.3s cubic-bezier(0.51, 0.92, 0.24, 1);
	will-change: transform;
}
.slider[data-pos="0"] .slider__slides {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.slider[data-pos="1"] .slider__slides {
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%);
}
.slider[data-pos="2"] .slider__slides {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slider[data-pos="3"] .slider__slides {
	-webkit-transform: translateX(-75%);
	transform: translateX(-75%);
}
.slider__slide {
	float: left;
	width: 25%;
	height: 100%;
}
.slider__dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 1.5em;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slider__dot, .slider__indicator {
	display: block;
	margin: 0 0.5em;
	width: 1em;
	height: 1em;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 100px;
}
.slider__indicator {
	position: absolute;
	background: white;
	width: auto;
}
.slider__indicator--left {
	-webkit-transition: left 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15);
	transition: left 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}
.slider__indicator--right {
	-webkit-transition: left 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15);
	transition: left 0.3s 0.1s cubic-bezier(0.51, 0.92, 0.24, 1.15), right 0.3s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}
.slider[data-pos="0"] .slider__indicator {
	left: 0em;
	right: 4em;
}
.slider[data-pos="1"] .slider__indicator {
	left: 2em;
	right: 2em;
}
.slider[data-pos="2"] .slider__indicator {
	left: 4em;
	right: 0em;
}
.slider[data-pos="3"] .slider__indicator {
	left: 6em;
	right: 0em;
}
.center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 460px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #333;
}
.slider {
	max-width: 1920px;
	max-height: 460px;
}
.slider__slide:nth-child(1) {
	background: url(../image/banner1.jpg) center;
}
.slider__slide:nth-child(2) {
	background:url(../image/banner2.jpg) center;
}
.slider__slide:nth-child(3) {
	background: url(../image/banner3.jpg) center;
}
.slider__slide:nth-child(4) {
	background: #4086FA;
}
.page-banner {
	width: 100%;
	height: 400px;
}
.page-banner img {
	width: 1920px;
	height: 400px;
	text-align: center;
}
.page-con {
	width: 1258px;
	margin: 0 auto;
}
.page-left {
	float: left;
	width: 220px;
}
.page-nav {
	width: 100%;
	height: 100%;
}
.page-nav h3 {
	background: url(../image/title.png) 0px 0px no-repeat;
	line-height: 38px;
	padding-left: 33px;
	color: #e0e0e0;
	font: 14px/36px 'microsoft yahei', simsun;
}
.page-nav ul li a {
	display: block;
	text-decoration: none;
	height: 32px;
	font: 12px/30px 'simsun', Verdana, Arial;

	background: url(../image/pagemenu20.png) 0px 0px no-repeat;
	color: #505050;    padding-left: 50px;
}
.page-nav ul {
	margin: 0px;
	background: url(../image/cbg.png);
	padding: 15px;
}
.page-contact {
}
.page-contact h3 {
	background: url(../image/title.png) 0px 0px no-repeat;
	line-height: 38px;
	padding-left: 33px;
	color: #e0e0e0;
	font: 14px/36px 'microsoft yahei', simsun;
}
.page-contact div{margin: 0px;
	background: url(../image/cbg.png);
	padding: 15px;}
	.page-contact div p{ line-height:25px;    color: #505050;}
.page-right {
	float: left;width: 1037px; background:#fff;
}
.page-mbx{height: 43px;    width: 100%;background: url(../image/titlembx.png) 0px 0px no-repeat; padding-left:38px; line-height:38px; font-size:13px;    color: #505050;    box-sizing: border-box;}
.page-mbx a{ font-size:13px;}
.page-contact{ background:#fff;}
.page-about{ padding:45px 38px;    color: #505050; min-height:250px;}
.page-about p{ line-height:25px; font-size:13px; text-indent:2em;}
.page-about img{ float:right; margin-left:20px;}

.page-coop{ padding:45px 38px;    color: #505050; min-height:250px;}
.page-coop p{ line-height:25px; font-size:13px; text-indent:2em;}
.page-coop img{ float:right; margin-left:20px;}

.page-conlx{ padding:45px 38px;    color: #505050; min-height:250px;}
.contact_con p{ line-height: 40px;
    font-size: 15px; }
.contact_con img{ float:right; margin-left:20px;}
.contact_con h2{  font-size:22px; padding:0 0px 10px 0;}

.contact_con{  margin-left:35px; float:left; margin-top:15px;}

.page-prolist{padding:40px 30px; }
.page-prolist ul{ margin-left:25px; margin-bottom:5px;}
.page-prolist ul li{ float:left; margin-right:30px; margin-bottom:20px;}
.page-prolist ul li a img{ width:205px; border:#b2b2b2 1px solid; height:160px;}
.page-prolist ul li a p{ line-height:40px; font-size:15px; text-align:center;}

.page-proshow{padding:40px 30px;}
.page-proshow h2{ font-size:22px; text-align:center; margin-bottom:15px;}
.page-newslist{padding:30px 40px; }
.page-newslist ul li{     padding: 17px 20px;

    box-sizing: border-box;
    border-bottom: 1px #E7E7E7 solid;
   }
   
	.page-newslist ul { border-top: 1px #E7E7E7 solid; margin-bottom:25px;   }
.page-newslist ul li a h2{ font-size:16px; padding-bottom:10px;}
.page-newslist ul li>a>h2>span{ font-size:12px; float:right;line-height: 30px;color:#8C8C8C;}
.page-newslist ul li a p{ line-height:20px; font-size:12px; color:#8C8C8C;}
.page-newslist ul li:hover h2{ color:#FFFFFF;}
.page-newslist ul li:hover span{ color:#FFFFFF;}
.page-newslist ul li:hover p{ color:#FFFFFF;}
.page-newslist ul li:hover { background: #424242; }


.page-newsshow{padding:30px 60px; }
.page-newsshow h2{ font-size:22px; text-align:center; margin-bottom:15px; color:#5C5C5C;}

.page-newsshow p{ font-size:12px;  margin-bottom:15px;color:#5C5C5C;}
.page-newsshow div{ line-height:25px; font-size:13px;color:#5C5C5C;}

.page-display{ padding:45px 38px;    color: #505050; min-height:250px;}
.page-display ul{ margin-left:25px; margin-top:15px;}
.page-display ul li{ float:left; margin:0 45px; margin-bottom:20px; width:370px;}
.page-display ul li:after{ clear:both;}
.page-display ul li img{ width:370px; height:260px;}
.page-display ul li p{ font-size:16px; line-height:50px; text-align:center;}
.page-khly{padding:45px 38px;    color: #505050; min-height:250px;}
.page-khly input[type="text"] {
    padding-left: 14px;
    width: 500px;
    height: 38px;
    border: 1px solid #C7C7C7;
    margin-bottom: 15px;
    line-height: 38px;
}
.page-khly input[type="submit"] {
    margin-top: 22px;
    width: 200px;
    height: 38px;
    background-color: #f07517;
    color: white;
    border: none;
    cursor: pointer;
}
.page-khly textarea {
    padding-left: 14px;
    padding-top: 11px;
    width: 500px;
    height: 200px;
    border: 1px solid #C7C7C7;
	   margin-bottom: 15px;
}
/**/
.yb_conct {
	position: fixed;
	z-index: 9999999;top:400px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #363636 url(../image/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #363636 url(../image/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #363636 url(../image/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #363636 url(../image/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}

.hui p{ font-size:13px; color:#393939; text-align: center;}
.hui p a{color:#393939;}
.hui input{ border:#8E8E8E 1px solid; text-align:center; border-radius:5px; margin: 0 3px;
   
}

#div2 {    
    margin: auto;    
    width: 1903px;    
    overflow: hidden;    
     
}    
#div1 {    
    position: relative;    
    left: 0px;    
    width: 5760px;    
}    
#div1 li {    
    list-style-type: none;    
    float: left;    
    width: 1903px;    
    height: 460px;    
}    
#div1 li img {    
    width: 1903px;    
    height: 460px;    
}    
ul#ul1 {    
    position: relative;    
}  

.page-qywh ul{   
   padding: 45px 70px;
    color: #505050;
    min-height: 250px;}
	.page-qywh ul li{ width:330px; margin:10px 50px  30px; float:left;/* border-bottom:#026DDD 5px solid; */padding-bottom:10px;}
		.page-qywh ul li img{ width:100%; height:220px;}
	.page-qywh ul li h2 { font-size:24px; text-align:center; padding:10px 0 ;}
	.page-qywh ul li p{ font-size:16px; text-align:center; height:60px; line-height:30px;}
	
	.page-hr{padding:20px 38px 45px;    color: #505050; min-height:250px; background:url(../image/hrimg.jpg) right no-repeat; min-height:500px; margin-bottom:20px;}
	.page-hr div{ padding:20px 0 0 300px;}
	.page-hr p{ font-size:15px; text-indent:2em; line-height:30px;}