@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-align: left;
/*  font-size: 14px;*/
  font-family: 'microsoft yahei';
  color: #3D3D3D; }

img {
  border: 0; }

ul {
  padding: 0px;
	margin: 0px; }

p {
  padding: 0px;
	margin: 0px; }

a, a:Hover {
  text-decoration: none;
  color: #333333; }

a:hover {
  color: #1977df; }

li {
  list-style: none; }
.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}
.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mt110 {
  margin-top: 110px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb20 {
  margin-bottom: 20px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pl10 {
  padding-left: 10px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr20 {
  padding-right: 20px !important; }

.clear {
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

body {
  position: relative; }

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin: 0 auto;
  right: 0;
  position: relative; }

.row {
  width: 1100px;
  margin: 0 auto; }

.big-row {
  width: 1250px; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

/*
box model;
*/
ul.gdao li ul.pro-list li, .product-show ul li {
  float: left; }

.product-one .prolist ul li, .product-show .second-list a, .six-left .six-tel img {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

html {
  position: relative;
  width: 100%; }

body {
  min-width: 1200px;
  position: relative; }

.fp-section.fp-table {
  table-layout: inherit !important; }

#header {
  height: 98px;
  background: #fff;
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 999;
  display: table;
  width: 100%;
  min-width: 1100px; }

.top-logo {
  width: 20%;
  height: 98px;
  text-align: center;
  padding-left: 1%;
  float: left;
   }

.top-logo img {
  width: 252px;
  margin-top: 10px;
  }

.top-ss{
	width: 10%;
	float: right;
	height: 98px;
}
.top-ss img{
	padding-top: 35px;
}
.home-from{
	width: 290px;
	height: 37px;
	position: absolute;
	z-index: 9;
	right: 100px;
	top: 80px;
	background: #fff;
	padding: 20px;
	display: none;
}
.bd2{
	width: 210px;
	height: 35px;
	border: solid 1px #ccc;
}
.anniu2{
	width: 70px;
	height: 35px;
	background: #295ccf;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	border: 0;
	color: #fff;
}


.nav_green {
  position: relative;
  height: 98px;
  width: 40%;
  min-width: 560px;
  float: left;
  }

@media only screen and (min-width: 1300px){
	.nav_green {
  position: relative;
  height: 98px;
  width: 50%;
  min-width: 560px;
  float: left;
  padding-left: 18%;
  }
}


ul.gdao li {
  width: 12.5%;
  float: left;
  list-style: none;
  text-align: center;
  line-height: .3rem;
  position: relative;
  height: auto; }

ul.gdao li a {
  display: block;
  height: .3rem;
  text-align: center;
  position: relative; }

ul.gdao li b {
  position: relative;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 98px;
  display: inline-block; }

ul.gdao li:hover b {
  color: #d50000; }

ul.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px; }

ul.gdao li ul {
  width: 120px;
  top: 98px;
  background: #ccc;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none; }

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 120px;
  border-bottom: 1px dotted #ccc;
  background:#eee;
  line-height: 40px;
  position: relative; }

ul.gdao li ul li:hover {
  background: none;
  background-color: #4562c7;
  line-height: 40px;
  padding: 0; }

ul.gdao li ul li a {
  color: #000 !important;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  display: block;
  padding: 0;
  position: relative; }

ul.gdao li ul li:hover a {
  color: #fff !important; }



ul.gdao li ul li ul {
  position: absolute;
  width: 171px;
  height: 50px;
  left: 12.5%;
  top: 0;
  display: none; }

ul.gdao li ul li:hover ul {
  display: none; }

ul.gdao li ul li:hover ul li a {
  color: #ffffff; }

ul.gdao li ul li ul li {
  width: 171px;
  height: 40px;
  background-color: #eee; }

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  width: 12.5%;
  height: 40px;
  background-color: #333333; }

ul.gdao li ul li ul li a:Hover {
  color: #333333;
  background-color: #fcf5c1; }



.pro_nav{
	width: 100%;
	overflow: hidden;
	background: rgba(50,89,215,.9);
	position: absolute;
	top: 98px;
	left: 0;
	z-index: 99999;
	padding: 30px 40px;
	display: none;
}
.pro_nav dl{
	width: 200px;
	height: 170px;
	margin: 10px;
	float: left;
	padding: 0;
	background: #eee;
}
.pro_nav dl dt{
	width: 200px;
	height: 130px;
	padding: 0;
	margin: 0;
}
.pro_nav dl dt img{
	width: 200px;
	height: 130px;
}
.pro_nav dl dd{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.pro_nav dl dd a{
	font-size: 16px;
	color: #000;
	text-align: center;
}




.fp-controlArrow.fp-prev {
  left: 10% !important;
  border-width: 0 !important;
  background: url(../img/themes.jpg) left no-repeat !important;
  width: 38px !important;
  height: 61px !important; }

.fp-controlArrow.fp-next {
  right: 10% !important;
  border-width: 0 !important;
  background: url(../img/themes.jpg) right no-repeat !important;
  background: rgba();
  width: 38px !important;
  height: 61px !important; }

.slide .fp-tableCell {
  position: absolute !important; }

.fp-slide {
  background-size: auto !important; }
  
  
.Win-one{
	width: 100%;
	height: 100%;
	background: #666;
}
.slide:nth-of-type(1){
	background: url(../img/banner1.jpg) top center no-repeat;
	background-size:0 100%;
}
.slide:nth-of-type(2){
	background: url(../img/banner2.jpg) top center no-repeat;
	background-size:0 100%;
}
.slide:nth-of-type(3){
	background: url(../img/banner3.jpg) top center no-repeat;
	background-size:0 100%;
}


.Win-two{
	width: 100%;
	height: 100%;
	background: url(../img/bg2.jpg) top center no-repeat;
}
.pro-cont{
	width:1300px;
	height: 580px;
	margin: 100px auto 0px;
	display: table;
	position: relative;
	overflow: hidden;
}
.pro-cont ul{
	right: 0;
	position: absolute;
	z-index: 9;
	top: 0;
	width: 1300px;
	overflow: hidden;
	
}
.pro-cont ul li{
	width: 300px;
	height: 270px;
	position: relative;
	float: left;
	margin: 10px;
	overflow: hidden;

}
.pro-cont ul li img{
	width: 300px;
	height: 230px;
}
.pro-cont ul li p{
	position: absolute;
	z-index: 999;
	bottom: 0;
	background: rgba(10,92,184,1);
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 96%;
	height: 40px;
	padding: 0px 2%;
	line-height: 25px;
		-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.pro-cont ul li p span{
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	display: block;
	text-align: center;
}
.pro-cont ul li:hover p{
	position: absolute;
	z-index: 999;
	bottom: 0;
	background: rgba(10,92,184,.9);
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 96%;
	padding: 0px 2%;
	height: 100px;
	line-height: 25px;
}
.biao{
	width: 150px;
	height: 30px;
	margin: 20px auto;
	display: block;
}
.biao img{
	margin: 0px 10px;
	float: left;
}
.biao img:hover{
	cursor: pointer;
}

.Win-three{
	width: 100%;
	background: url(../img/bg3.jpg) top center no-repeat;
}
.about-cont{
	width: 1300px;
	height: 600px;
	margin: 0 auto;
}
.about-cont img{
	margin-top: 150px;
}
.about-cont h2{
	font-size: 38px;
	color: #555;
	font-weight: initial;
	line-height: 60px;
	margin-bottom: 20px;
}
.about-cont h2:after{
	content: "";
	width: 50px;
	height: 3px;
	background: #1c55c0;
	display: block;
	margin-left: 100px;
}
.about-cont p{
	font-size: 18px;
	color: #333;
	line-height: 35px;
	width: 600px;
}
.about-cont>a{
	width: 150px;
	height: 40px;
	display: block;
	border: solid 1px #1c55c0;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #1c55c0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	margin-top: 40px;
}
.about-cont>a:hover{
	color: #fff;
	background: #1c55c0;
}
.about-nav{
	margin-top: 100px;
}
.about-nav dl{
	width: 75px;
	height: 130px;
	margin: 50px 40px 20px 0px;
	float: left;
}
.about-nav dl dt{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: solid 2px #fff;
	box-sizing: border-box;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
.about-nav dl dt img{
	display: block;
	margin: 15px auto;
	
}
.about-nav dl:hover dt{
	background: #1c55c0;
}
.about-nav dl dd{
	width: 75px;
	text-align: center;
	line-height: 40px;
}
.about-nav dl dd a{
	font-size: 18px;
	color: #fff;
}


.Win-four{
	width: 100%;
	background: url(../img/bg4.jpg) top center no-repeat;
}
.case-cont{
	width: 1300px;
	height: 100px;
	margin: 0 auto 50px;
	padding-top: 100px;
}
.case-tt{
	float: left;
	
}
.case-tt h3{
	font-size: 36px;
	color: #fff;
	font-family: impact;
	font-weight: initial;
}
.case-tt h2{
	font-size: 28px;
	color: #fff;
	font-weight: initial;
	line-height: 40px;
}
.case-tt h2:after{
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	display: block;
}
.case-lei{
	float: right;
}
.case-lei a{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: block;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: rgba(255,255,255,.8);
	float: left;
	padding: 22px 20px;
	box-sizing: border-box;
	margin: 10px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.case-lei a:hover{
	background: #28a63b;
	color: #fff;
}
.case-on{
	background: #28a63b !important;
	color: #fff !important;
}
.case-cont2{
	width: 1300px;
	height: 600px;
	margin: 0 auto;
}
.case-cont2-l{
	float: left;
	height: 580px;
	width: 900px;
	position: relative;
}
.case-cont2-l img{
	width: 890px;
	height: 460px;
}
.case-cont2-l p{
	width: 890px;
	height: 120px;
	background: #28a63b;
	padding: 20px 30px;
	box-sizing: border-box;
	color: #fff;
	line-height: 25px;
	position: absolute;
	z-index: 9;
	bottom: 0;
	font-size: 14px;
}
.case-cont2-l p strong{
	font-size: 18px;
	color: #fff;
	display: block;
}
.case-cont2-r{
	float: right;
	width: 400px;
	height: 560px;
}
.case-cont2-r img{
	width: 300px;
	height: 190px;
}

.Win-five{
	width: 100%;
	background: url(../img/bg5.png) bottom center no-repeat #0a5cb8;
}
.ys-cont{
	width: 1300px;
	height: 600px;
	margin: 0 auto;
	padding-top: 150px;
}
.ys-cont dl{
	width: 340px;
	height: 600px;
	margin: 0px 40px;
	float: left;
}
.ys-cont dl dt{
	background: url(../img/ysbg.png) top center no-repeat;
	padding-top: 25px;
}
.ys-cont dl dt img{
	display: block;
	margin: 0 auto;
	width: 277px;
	height: 281px;
}
.ys-cont dl dd{
	width: 277px;
	padding: 20px;
}
.ys-cont dl dd strong{
	font-size: 24px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 50px;

}
.ys-cont dl dd p{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;

}

.Win-six{
	width: 100%;
	background: url(../img/bg6.jpg) bottom right no-repeat #f7f7f7;
}
.zz-cont{
	width: 1300px;
	height: 600px;
	margin: 0 auto;
}
.zz-cont>a{
	width: 200px;
	height: 45px;
	border: solid 2px #28a63b;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	color: #28a63b;
	display: block;
}
.zz-cont ul{
	width: 900px;
	height: 400px;
	display: table;
	padding-top: 50px;
}
.zz-cont ul a{
	width: 270px;
	height: 350px;
	float: left;
	margin: 10px;
	display: block;
	border: solid 2px #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.zz-cont ul a img{
	width: 270px;
	height: 350px;
}
.Win-seven{
	width: 100%;
	background: url(../img/bg7.jpg) bottom center no-repeat;
}
.news-cont{
	width: 1300px;
	height: 600px;
	margin: 0 auto;
	padding-top: 100px;
}
.news-cont h2{
	margin-bottom: 50px;
}
.news-lei{
	width: 100px;
	padding-right: 100px;
	padding-left: 30px;
	float: left;
}
.news-lei a{
	width: 93px;
	height: 110px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
}
.news-lei a:hover{
	color: #0a5cb8;
	font-weight: bolder;
}
.news-nr{
	width: 600px;
	float: left;
}
.news-nr li{
	width: 600px;
	height: 138px;
	background: #e5ecf6;
	margin-bottom: 15px;
	margin-left: 150px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	font-size: 16px;
}
.news-nr li img{
	float: left;
	margin-right: 10px;
	width: 184px;
	height: 138px;
}
.news-nr li strong a{
	font-size: 16px;
	color: #000;
	font-weight: initial;
	display: block;
	line-height: 40px;
}
.news-nr li strong a:hover{
	color: #0a5cb8;
}

.news-nr li span{
	font-size: 14px;
	color: #666;
	background: url(../img/time.jpg) left center no-repeat;
	padding-left: 20px;
}
.news-nr li p{
	font-size: 14px;
	color: #999;
	line-height: 25px;
}
.news-nr li:hover{
	width: 750px;
	height: 138px;
	background: #e5ecf6;
	margin-bottom: 10px;
	margin-left: 0px;
}

.Win-eight{
	width: 100%;
	background: url(../img/bg8.jpg) bottom center no-repeat;
}
.contact-cont{
	width: 550px;
	height: 600px;
	margin: 0 auto;
	padding-right: 50px;
	box-sizing: border-box;
}
.contact-cont h2{
	background: url(../img/contact1.png) left center no-repeat;
	font-size: 26px;
	color: #fff;
	padding-left: 90px;
	font-weight: initial;
}
.contact-cont h2>p{
	font-size: 16px;
	color: #fff;
}
.contact-cont strong{
	font-size: 26px;
	color: #fff;
	line-height: 100px;
}
.contact-cont p{
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.contact-cont p img{
	vertical-align: middle;
	margin-right: 10px;
}
.b-wx{
	margin-top: 30px;
}
.b-wx img{
	margin: 10px;
}
#copy{
	width: 100%;
	height: 61px;
	background: url(../img/bg9.png) bottom center no-repeat;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 14px;
	color: #b0bfdc;
	line-height: 50px;
	padding-top: 90px;
}
#copy a{
	color: #b0bfdc;
}
#copy a:hover{
	color: #fff;
}


/*内页样式*/

#main {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 150px;
	font-size: 16px;
	line-height: 35px;
}
#main100 {
	width: 90%;
	overflow: hidden;
	margin: 0 auto 150px;
	font-size: 16px;
	line-height: 35px;
}
.ny_left {
	width: 320px;
	overflow: hidden;
	float: left;
}

.ny_right {
	width: 880px;
	overflow: hidden;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	border-bottom: solid 1px #ccc;
	width: 930px;
	margin-bottom: 30px;
}

.bass a {
	color: #1c43c3;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

.bass100 {
	height: 60px;
	width: 100%;
}

.bass100 p {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 16px;
	color: #666;
}

.bass100 p a {
	color: #066eca;
	text-decoration: none;
	font-size: 18px;
}
.ny-lei{
	width: 100%;
	height: 250px;
	background: #eee;
	margin-bottom: 20px;
	padding: 10px 0px;
}
.ny-lei ul{
	width: 1200px;
	margin: 0 auto;
}
.ny-lei ul a{
	height: 40px;
	background: #fff;
	text-align: center;
	display: block;
	border-radius: 25px;
	float: left;
	margin: 10px;
	line-height: 40px;
	font-size: 18px;
	padding: 0px 20px;
}
.ny-lei ul a:hover{
	color: #fff;
	background: #1c43c3;
	font-weight: bold;
	box-shadow: 0px 0px 10px #999;
}
.curument{
	background: #1c43c3 !important;
	color: #fff;
	font-weight: bold;
	box-shadow: 0px 0px 10px #666;
	
}
.nr16 {
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}

.pc_tt {
	background: #1c43c3;
	width: 290px;
	height: 100px;
}
.pc_tt h2{
	font-size: 26px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
.pc_tt>p{
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.left_cplei {
	width: 290px;
	height: auto;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 5px 0px;
	box-sizing: border-box;
}

.left_cplei li {
	width: 230px;
	height: 40px;
	background: url(../img/left1.jpg) 15px center no-repeat #f4f5f5;
	margin: 5px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	padding-left: 30px;
}

.left_cplei li a {
	padding-left: 20px;
	color: #333;
}

.left_cplei li a:hover {
	color: #cc0000;
}

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #000;
	line-height: 35px;
	display: block;
	padding-left: 10px;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ccc;
	box-sizing: border-box;
	padding: 10px;
}
.lx-tt{
	height: 70px;
}
.lx-tt h2{
	font-size: 20px;
	color: #555;
	background: url(../img/left2.jpg) left center no-repeat;
	padding-left: 30px;
	line-height: 70px;
	float: left;
}
.lx-tt a{
	font-size: 14px;
	color: #999;
	float: right;
	padding-top: 10px;
}
.left-lx p{
	padding: 0px 10px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.nyba {
	width: 100%;
	height: 400px;
	background: url(../img/nyba.jpg) top center no-repeat #333;
	margin-top: 100px;
}

.ny_news2 {
	width: 900px;
	height: 50px;
	border-bottom: solid 1px #ddd;
}

.ny_news2 .ny_news_tt {
	font-size: 18px;
	color: #333;
	line-height: 50px;
	width: 800px;
	float: left;
}

.ny_news2 .ny_news_tt a {
	color: #333;
}

.ny_news2 .ny_news_tt a:hover {
	color: #ff0000;
}

.ny_news2 .ny_news_time {
	font-size: 14px;
	color: #999;
	line-height: 50px;
	width: 100px;
	float: left;
}

.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}


/*首页新闻*/

.ny_news a {
	width: 880px;
	height: 120px;
	padding: 10px;
	margin: 0px auto 20px auto;
	border: solid 1px #ddd;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	-webkit-transition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	display: block;
}

.nyxw_left {
	width: 200px;
	height: 120px;
	float: left;
}

.nyxw_left img {
	width: 180px;
	height: 100px;
	padding: 5px;
	border: solid 1px #ddd;
}

.nyxw_right {
	width: 680px;
	height: 120px;
	float: left;
}

.ny_news a h2 {
	width: 680px;
	height: 30px;
	color: #00af35;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}

.ny_news a p {
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #666;
}

.ny_news a:hover {
	color: #666;
	transform: scaleX(1.1) scaleY(1.1);
	-webkit-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	-moz-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
}

.news36 {
	color: #5f5f5f;
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

.news16 {
	color: #909090;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/left1.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/right1.jpg) right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*ͼЧ*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 98%;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	box-sizing: border-box;
}


.news3 li img {
	width: 200px;
	height: 160px;
	margin-right: 10px;
	float: left;
}

.news3 li strong {
	font-size: 18px;
	color: #000;
	display: block;
	font-weight: initial;
}

.news3 li strong a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news3 li strong a:hover {
	color: #ff0000;
}


.news3 li p {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}


/*

.slogan {
  position: relative;
  width: 60.5%;
  height: 80%;
  margin-top: 20%; }
  .slogan .purpose {
    width: 50%;
    position: relative;
    height: 35%;
    padding-top: 5%; }
    .slogan .purpose .icon {
      text-align: center;
      height: 33%; }
    .slogan .purpose h4 {
      font-size: 0.35rem;
      text-align: center; }
    .slogan .purpose p {
      font-style: .14rem;
      padding: .2rem;
      text-align: center; }
  .slogan .one {
    background-color: #17b2bb; }
    .slogan .one .icon img {
      width: 19%; }
    .slogan .one h4 {
      color: #ffffff; }
    .slogan .one p {
      color: #ffffff; }
  .slogan .two {
    background-color: #fff58b; }
    .slogan .two .icon img {
      width: 24.8%; }
    .slogan .two h4 {
      color: #000; }
    .slogan .two p {
      color: #000; }
  .slogan .three {
    background-color: #fff; }
    .slogan .three .icon img {
      width: 17.6%; }
    .slogan .three h4 {
      color: #17b2bb; }
    .slogan .three p {
      color: #000; }
  .slogan .four {
    background-color: #17b2bb; }
    .slogan .four .icon img {
      width: 18.8%; }
    .slogan .four h4 {
      color: #ffffff; }
    .slogan .four p {
      color: #ffffff; }

.purpose-title {
  margin-top: 40%;
  width: 34.4%;
  position: relative; }
  .purpose-title p {
    color: #32c2ca;
    font-size: .72rem;
    line-height: .72rem; }
  .purpose-title h2 {
    font-size: .31rem;
    margin-top: .2rem; }

.section-three .fp-tableCell {
  background: url(../images/section-three.jpg) no-repeat;
  height: 90%;
  padding-top: 10%;
  position: relative; }

.section-three .row, .section-three .fp-tableCell {
  height: 100% !important;
  position: relative; }

.product-one {
  position: relative;
  height: 100%; }
  .product-one .prolist {
    overflow: hidden; }
    .product-one .prolist ul {
      position: relative;
      height: 100%;
      text-align: center; }
      .product-one .prolist ul li {
        text-align: center;
        width: 1.14rem;
        height: 1.28rem;
        margin: 0 2.7%; }
        .product-one .prolist ul li a {
          width: 1.14rem;
          height: 1.28rem;
          line-height: 1.28rem;
          display: block;
          text-align: center;
          color: #ffffff;
          font-size: .18rem;
          background: url(../images/pro-title.png) no-repeat center;
          background-size: 100%; }
          .product-one .prolist ul li a:hover {
            background: url(../images/pro-title-two.png) no-repeat center;
            background-size: 100%; }
        .product-one .prolist ul li.on a {
          color: #ffffff;
          background: url(../images/pro-title-two.png) no-repeat center; }
          .product-one .prolist ul li.on a img {
            -webkit-filter: grayscale(0);
            -webkit-filter: grayscale(0);
            filter: grayscale(0);
            -moz-transform: scale(1, 1);
            -webkit-transform: scale(1, 1);
            -o-transform: scale(1, 1); }

.product-show {
  overflow: hidden;
  margin-top: .3rem;
  height: 70%;
  position: relative; }
  .product-show .second-list {
    margin: 10px 0; }
    .product-show .second-list a {
      border: 1px solid #0b5a9f;
      padding: 0 10px;
      margin: 0 10px;
      line-height: 30px; }
      .product-show .second-list a:hover {
        color: #ffffff;
        background-color: #0b5a9f; }
  .product-show ul {
    width: 1160px;
    overflow: hidden;
    position: relative;
    height: 100%; }
    .product-show ul li {
      margin-right: 1.2%;
      position: relative;
      width: 24%;
      height: 42%;
      margin-bottom: 1.27%;
      overflow: hidden; }
      .product-show ul li a span {
        padding: 0 3%;
        display: block;
        width: 94%;
        height: 1.54rem;
        bottom: -1.2rem;
        left: 0;
        position: absolute;
        text-align: center;
        background: url(../images/imgbg3.png);
        line-height: .4rem;
        color: #ffffff; }
        .product-show ul li a span p {
          color: #ffffff;
          font-size: .12rem;
          line-height: .18rem;
          margin-top: .14rem; }
      .product-show ul li a img {
        width: 100%;
        height: 50%;
        position: relative; }
      .product-show ul li a:hover span {
        bottom: 0;
        font-size: .24rem; }
      .product-show ul li.first {
        width: 44.3%;
        height: 87%; }
        .product-show ul li.first a span {
          text-align: left; }
        .product-show ul li.first a img {
          height: 100%;
          position: relative; }

.section-four .fp-tableCell {
  background: url(../images/section-four.jpg) no-repeat; }

.about-left {
  position: relative;
  width: 65.2%; }
  .about-left h2 {
    font-size: 44px;
    color: #d10101;
    line-height: 100px; }
  .about-left p {
    line-height: 32px;
    font-size: 15px; }
  .about-left img {
    padding-top: 20px; }

.about-right {
  position: relative;
  width: 22.7%; }

.section-five .fp-tableCell {
  background: url(../images/section-five.jpg) no-repeat;
  overflow: hidden; }

.section-five .row {
  width: 1100px !important;
  overflow: hidden; }

.case-title {
  text-align: center;
  position: relative;
  overflow: hidden; }
  .case-title h2 {
    color: #ffffff;
    font-size: 38px;
    line-height: 72px;
    text-align: center; }
  .case-title p {
    color: #ffffff;
    text-align: center; }

.jcImg {
  height: 460px;
  position: relative;
  overflow: hidden; }

#myRoundabout {
  position: relative; }
  #myRoundabout ul {
    position: relative; }
    #myRoundabout ul li {
      height: 307px;
      width: 410px; }

.slider_carousel {
  position: absolute;
  width: 900px; }

.roundabout-holder {
  padding: 0;
  height: 400px;
  position: absolute;
  width: 800px;
  margin: 0 0 0 140px; }

.roundabout-moveable-item {
  border: 0;
  list-style: none;
  width: 383px;
  height: 306px;
  -moz-box-shadow: 0 20px 20px -10px #000000;
  box-shadow: 0 20px 20px -10px #000000;
  -webkit-box-shadow: 0px 20px 20px -10px #000000; }

.roundabout-moveable-item img {
  width: 100%;
  height: 100%;
  display: block; }

.round_conrol {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 34px;
  padding: 0 0 0 0; }

#bt-previous {
  position: absolute;
  width: 34px;
  height: 34px;
  display: block !important;
  background: url(../images/fan_left.png) no-repeat left;
  left: 0;
  top: -200px;
  cursor: pointer;
  text-indent: -9999px; }

#bt-next {
  position: absolute;
  width: 34px;
  height: 34px;
  display: block !important;
  background: url(../images/fan_right.png) no-repeat left;
  right: 120px;
  top: -200px;
  cursor: pointer;
  text-indent: -9999px; }

.round_but {
  position: absolute;
  display: block;
  width: 24px;
  height: 22px;
  cursor: pointer; }

.section-six .fp-tableCell {
  background: url(../images/section-six.jpg) no-repeat;
  height: 100%;
  position: relative; }

.section-six .fp-tableCell .row {
  position: relative;
  height: 92%;
  padding-top: 8%;
  overflow: hidden; }

.six-left {
  width: 470px; }
  .six-left .section-six-title {
    background: url(../images/section-six-title.png) right top no-repeat;
    height: 163px; }
    .six-left .section-six-title h2 {
      font-size: 38px;
      color: #324293;
      padding-top: 100px; }
  .six-left .six-tel img {
    vertical-align: middle;
    line-height: 50px; }
  .six-left .six-tel span {
    font-size: 36px;
    line-height: 50px;
    vertical-align: middle;
    color: #324293;
    font-style: italic; }
  .six-left .six-tel b {
    font-family: 'impact';
    line-height: 50px;
    vertical-align: middle;
    font-size: 36px;
    color: #d10b0b; }

.six-right {
  width: 577px; }
  .six-right ul li {
    height: 145px;
    background: url(../images/imgbg4.png);
    position: relative;
    z-index: 1;
    margin-bottom: 7px; }
    .six-right ul li a {
      display: block;
      padding: 20px;
      height: 105px;
      overflow: hidden;
      position: relative;
      z-index: 1; }
      .six-right ul li a .left-img {
        width: 158px;
        height: 100px;
        z-index: 1;
        position: relative; }
      .six-right ul li a .right-des {
        width: 360px;
        z-index: 1;
        position: relative; }
        .six-right ul li a .right-des h5 {
          font-size: 16px;
          color: #d10b0b;
          line-height: 36px; }
        .six-right ul li a .right-des p {
          font-size: 12px; }
      .six-right ul li a .triangle {
        position: absolute;
        width: 798px;
        height: 799px;
        background: url(../images/six-news-back.png) no-repeat;
        left: 540px;
        top: 0;
        z-index: 0; }
      .six-right ul li a .jia {
        color: #ffffff;
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
        z-index: 2; }
      .six-right ul li a:hover .right-des h5 {
        color: #ffffff; }
      .six-right ul li a:hover .right-des p {
        color: #ffffff; }
      .six-right ul li a:hover .triangle {
        left: -140px; }

.section-seven .fp-tableCell {
  background: url(../images/section-seven.jpg) no-repeat;
  height: 100%;
  position: relative; }

.seven-left {
  width: 637px; }
  .seven-left .bottom-contact {
    width: 515px;
    height: 299px;
    background: url(../images/bottom-contact.png) no-repeat; }
    .seven-left .bottom-contact p {
      padding-left: 65px;
      color: #ffffff;
      line-height: 49px;
      font-size: 16px; }
  .seven-left .bottom-cate {
    color: #fff79f;
    font-size: 12px; }

.seven-right {
  width: 278px; }

.bottom {
  background: url(../images/bottom-back.png);
  height: 56px;
  width: 100%;
  text-align: center; }
  .bottom p {
    color: #ffffff;
    text-align: center;
    font-size: .12rem;
    line-height: 56px;
    position: relative; }

@media screen and (max-width: 1540px) {
  .toptel p {
    font-size: 19px;
    line-height: 30px; } }
@media screen and (max-width: 1240px) {
  .toptel p {
    font-size: 17px; } }
@media screen and (max-width: 1100px) {
  .toptel {
    right: 111px; }

  .toplogo {
    padding-left: 2%; }

  .bottom p {
    transform: scale(0.9);
    transform-origin: 0 0;
    -ms-transform: scale(0.9);
    /* IE 9 */
    -ms-transform-origin: 0 0;
    /* IE 9 */
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: 0 0;
    -moz-transform: scale(0.9);
    /* Firefox */
    -moz-transform-origin: 0 0;
    /* Firefox */
    -o-transform: scale(0.9);
    /* Opera */
    -o-transform-origin: 0 0;
    /* Opera */ } }*/

/*# sourceMappingURL=index.css.map */
