﻿@charset "utf-8";
body,td,th {
	font-family: verdana, geneva; font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
a{ text-decoration:none}
a:hover{ color:#e70101;}
img{ border:none; text-indent:0px;}
ul{list-style:none; margin:0; padding:0;}
li{list-style:none; margin:0; padding:0;}
.gangan:hover{-webkit-animation-name:bounce;animation-name:bounce;}
.gangan2:hover{-webkit-animation-name:shake;animation-name:shake;}
.gangan3:hover{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
.zongcaidan a{font-size:14px; color:#353535; line-height:40px; background-color:#FFFFFF; height:40px; display:block; }
.zongcaidan a:hover{ color:#FFFFFF; background-color:#615d60;}
.zicaidan a{font-family: verdana, geneva; font-size:14px; color:#efefef; text-align:center;}
.zicaidan a:hover{ font-size:16px;}
.transparent_class {filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7; opacity: 0.7;}
.clear { clear:both;}

.wenzhangtitle1{color:#000000; line-height:40px; height:40px; overflow:hidden; font-size: 18px;font-weight:bold;padding-bottom:1px; text-align:center;}
.wenzhangline1{background:#dfdfdf; height:1px;}
.wenzhangphoto1{ width:100%; text-align:center; margin:20px auto 20px;}
.wenzhangphoto1 img{margin:auto; display:block; max-width:100%; height:auto;}
.wenzhangcontent1{line-height:28px; text-indent:2em;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}
#baodingwei{ position:fixed; margin:auto; left:0; right:0; top:0; z-index:9999; background:#FFFFFF;}

#banner { height:646px; }
.home_banner { width:100%; height:646px; }

	.our-team{
		overflow: hidden;
		border-radius: 50%;
		position: relative;
		margin-top:30px; 
		margin-bottom:30px;
	}
	.our-team img{
		width: 100%;
		height: auto;
		position: relative;
		right: 0;
		transition: all 0.4s ease-in-out 0s;
	}
	.our-team:hover img{
		right: 60%;
	}
	.our-team .team-content{
		width: 80%;
		height: 100%;
		background:#6fa037;
		padding: 20% 30px 0;
		position: absolute;
		top: 0;
		right: -80%;
		transition: all 0.4s ease-in-out 0s;
	}
	.our-team .team-content a{ color:#fff;}
	.our-team .team-content a:hover{ color:#fff;}
	.our-team:hover .team-content{
		right: 0;
	}	
	
	.pangtitle{ line-height:25px; height:25px; margin-bottom:20px;}
	.pangtitle a{ font-size:16px;  font-family:"微软雅黑"; font-weight:bold;}
	.pangcontent{ font-size:14px; line-height:20px; height:100px; overflow:hidden; font-family:"微软雅黑"; color:#fff;}

.runmore1-js{width:130px; height:38px; line-height:38px; color:#FFFFFF; margin:5px auto 0; background:#6fa037; overflow:hidden; z-index:1; position:relative; text-align:center;}
.runmore1-js:after{content: ""; position: absolute; top:0; left:0; width:500%; height:1000%; background:#84b946; z-index:-1; transform-origin:0% 0%; transform:translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg); /transform: translateY(10%) translateX(16%) rotate(-45deg); transition: transform .3s;}
.runmore1-js:hover::after{transform: translateY(10%) translateX(-25px) rotate(-45deg);}

.runmore2-js {
width:130px; height:38px;
line-height:38px;
text-align:center;
margin:10px auto 70px;
  border: none;
  background: transparent;
  color: #333;
  position:relative;
  
}
.runmore2-js span {
  position: absolute;
  background-color: #6fa037;
  display: block;
  transition: all 200ms;
}
.runmore2-js .line1,
.runmore2-js .line3 {
  height: 2px;
  width: 20px;
}
.runmore2-js .line2,
.runmore2-js .line4 {
  height: 20px;
  width: 2px;
}
.runmore2-js .line1,
.runmore2-js .line2 {
  top: 0;
  right: 0;
}
.runmore2-js .line3,
.runmore2-js .line4 {
  bottom: 0;
  left: 0;
}
.runmore2-js.reverse .line1,
.runmore2-js.reverse .line3 {
  width: 100%;
}
.runmore2-js.reverse .line2,
.runmore2-js.reverse .line4 {
  height: 100%;
}
.runmore2-js:hover,
.runmore2-js:active {
  background-color: transparent;
  color:#6fa037;
}
.runmore2-js:hover .line1,
.runmore2-js:active .line1,
.runmore2-js:hover .line3,
.runmore2-js:active .line3 {
  width: 100%;
}
.runmore2-js:hover .line2,
.runmore2-js:active .line2,
.runmore2-js:hover .line4,
.runmore2-js:active .line4 {
  height: 100%;
}
.runmore2-js:hover.reverse .line1,
.runmore2-js:active.reverse .line1,
.runmore2-js:hover.reverse .line3,
.runmore2-js:active.reverse .line3 {
  width: 20px;
}
.runmore2-js:hover.reverse .line2,
.runmore2-js:active.reverse .line2,
.runmore2-js:hover.reverse .line4,
.runmore2-js:active.reverse .line4 {
  height: 20px;
}

.runmore3-js {position:relative; text-align:center; width:130px; margin:5px auto 0; height:38px; line-height:38px; overflow:hidden; position:relative; z-index:0; color:#fff;}
.runmore3-js.raised {-moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; background: #6fa037;}
.runmore3-js.raised:active {background: #515151; box-shadow: 0px 1px 1px #063e6b;}
.anim{ -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; z-index: -1;}
.anim:before {position: relative; content: ''; display: block; margin-top: 100%;}
.anim:after{content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%;}
.clickable .toggle:checked + .anim{-moz-animation: anim-in 0.75s; -webkit-animation: anim-in 0.75s; animation: anim-in 0.75s;}
.clickable .toggle:checked + .anim:after{-moz-animation: anim-in-pseudo 0.75s; -webkit-animation: anim-in-pseudo 0.75s; animation: anim-in-pseudo 0.75s;}
.clickable .toggle:not(:checked) + .anim{-moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s;}
.clickable .toggle:not(:checked) + .anim:after{-moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s;}
.hoverable:hover > .anim {-moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s;}
.hoverable:hover > .anim:after {-moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s;}
@-webkit-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-webkit-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
	


 
 /*电脑*/
 @media screen and (min-width:600px)
  {
  
  .xidinggeyidong{ display:none;}
  
    
  .DrawImage11{ display:none;}
   .rhuizong{font-size:15px; color:#1b1b1b; background-color:#efefef; width:190px; height:41px; line-height:41px; display:block; padding-left:32px; }
			.rhuizong a{font-size:15px; color:#1b1b1b; background-color:#efefef;}
			.rhuizong a:hover{color:#FF0000; padding-left:2px;}
	
			.rhuizi{font-size:13px; color:#727272;  width:180px; height:41px; line-height:41px; display:block; padding-left:42px; text-align:left;}
			.rhuizi a{font-size:13px; color:#727272;}
			.rhuizi a:hover{ color:#FF0000; padding-left:2px;}
			
				.mysan{ width:881px; margin:0 auto; height:40px; line-height:40px; float:left;}
.first11{ width:22px; padding-top:18px; height:22px; line-height:40px; text-align:left; float:left;}
.second11{ width:700px; height:40px; line-height:40px; text-align:left; float:left;}
.second11 a{ color:#666;}
.third11{ width:159px; height:40px; line-height:40px; text-align:right; float:left;}
			


.huiimg { width:538px; height:203px; overflow: hidden; }
.huiimg .bgimg{ cursor: pointer; transition: all 2.8s;  }
.huiimg:hover .bgimg {  transform: scale(1.3); }



	.myzong3 a{ width:120px; height:60px; text-align:center; line-height:60px; display:block; font-size:15px; color:#4f4f4f;}
	.myzong3 a:hover{font-size:16px; color:#ff9a2e;}


  

			
			
			
			.myneiye1{ width:1210px; margin:0 auto; margin-top:45px; margin-bottom:25px;}
.myleft1{ width:224px; margin-right:25px; float:left;}

.myright1{ width:961px; float:left; padding-bottom:45px;}
.neiyetitle1{line-height:41px; height:41px; background-color:#f4f4f4; width:961px;  margin-bottom:30px;}

.mycontent1{ padding-left:27px; padding-right:27px; width:907px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:947px; color:#333;}
.mycontent1nei{ width:961px; color:#333;}


#prolist1nei{ width:957px; margin:0 auto;}
#prolist1nei ul li{ width:319px; text-align:center; height:301px; float:left; margin-bottom:23px; }
.pro117{ width:271px; height:261px; margin-left:24px; margin-right:24px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117 img{width:271px; height:261px;}
.pro117title{width:271px; font-size:15px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}
.pro117title a{ color:#666;}

#prolist1neirrr{ width:957px; margin:0 auto;}
#prolist1neirrr ul li{ width:319px; text-align:center; height:242px; float:left; margin-bottom:23px; }
.pro117rrr{ width:271px; height:202px; margin-left:24px; margin-right:24px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117rrr img{width:271px; height:202px;}
.pro117titlerrr{width:271px; font-size:15px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}
.pro117titlerrr a{ color:#666;}

#prolist1neiquan{ width:957px; margin:0 auto;}
#prolist1neiquan ul li{ width:319px; text-align:center; height:251px; float:left; margin-bottom:23px; }
.pro117quan{ width:271px; height:201px; margin-left:24px; margin-right:24px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117quan img{width:271px; height:201px;}
.pro117titlequan{width:271px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



#prolist1neizhengshu{ width:952px; margin:0 auto;}
#prolist1neizhengshu ul li{ width:238px; text-align:center; height:378px; float:left; margin-bottom:23px; }
.pro117zhengshu{ width:228px; height:338px; margin-left:5px; margin-right:5px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117zhengshu img{width:228px; height:338px;}
.pro117titlezhengshu{width:228px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

#prolist1neistyle{ width:969px; margin:0 auto;}
#prolist1neistyle ul li{ width:323px; text-align:center; height:258px; float:left; margin-bottom:23px; }
.pro117style{ width:307px; height:218px; margin-left:8px; margin-right:8px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117style img{width:307px; height:218px;}
.pro117titlestyle{width:307px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



.yidongimg123{ display:none;}

.zhong1 {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123{ width:286px; height:284px;}
.pcimg123 img{ width:286px; height:284px;}


.zhong1aa {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123aa{ width:286px; height:284px;}
.pcimg123aa img{ width:286px; height:284px;}


.pcxiangguan{ width:59px; height:231px; float:left;}

  

  .by4kuai{ width:1270px; height:272px; margin:0px auto 90px;}
.by4kuai img{ width:100%;}

.bypro1{ width:515px; height:85px; margin:60px auto 55px;}



.byprolibig{ width:1270px; text-align:center; margin:0 auto; height:46px; line-height:46px;}
.byproli{ width:980px; text-align:center; margin:0 auto; height:46px; line-height:46px; background:url(img1/byshuline1.jpg) left no-repeat;}
.mybuliang {width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#999999; float:left; display:block; background:url(../img1/byshuline1.jpg) right no-repeat;}
.myliang{width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#fff; float:left; display:block; background:#ff942c;}
.byprobig{ width:1292px; text-align:center; margin:20px auto 10px;}
.byprobig ul li{ width:323px; text-align:center; height:266px; padding-top:20px; padding-bottom:20px; float:left; }
.byprobig ul li img{ width:291px; height:266px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.bymore1{ width:157px; height:65px; margin:20px auto 30px;}
  
  
  
  

  .biaonewstitle{ width:248px; margin:35px auto 0px; height:83px;}
.biaonewstitle img{ width:100%;}
.biaonews{ width:1300px; height:515px; margin:15px auto 72px;}
.biaonews ul li{ width:580px; height:170px; padding-left:35px; padding-right:35px; margin-bottom:6px; float:left;}
.fang1{ width:84px; height:84px; background:#f2f2f2; margin-top:43px; float:left;}
.yourday1{ width:84px; text-align:center; height:28px; padding-top:14px; font-size:32px; color:#666;}
.youryear1month1{ width:84px; text-align:center; height:34px; padding-top:8px; font-size:14px;}
.fang2{ width:482px; height:170px; margin-left:14px; float:left;}
.fang2title{ width:480px; overflow:hidden; padding-top:43px; height:30px; line-height:30px;  color:#333;}
.fang2title a{height:30px; line-height:30px; font-size:15px; font-weight:bold;  color:#666;}
.fang2title a:hover{ color:#e46504;}


.fang2content{ width:480px; overflow:hidden; height:52px; line-height:26px; padding-top:5px; font-size:15px; color:#666;}
.biaoline1{ height:1px; background:#dbdbdb;}



	  .myfoot26{font-size:14px; color:#424242; line-height:30px; text-align:center;}
	  .myfoot26 a{font-size:14px; color:#424242;}
	  .myfoot26 a:hover{ font-size:15px; color:#FF0000;}
	  
	  #gongsijianjie1{ width:100%; height:580px; background:url(../img1/jianjie1bg.jpg) no-repeat center; margin-top:70px; }
#gongsijianjie1word{ width:1130px; margin:0 auto; line-height:35px; font-size:15px; padding-top:235px; color:#666666; }


#gongsijianjie1hui{ display:none;}
#gongsijianjie1wordhui{ display:none;}









  .bylogo0{ line-height:60px; height:60px; width:1270px; margin:0 auto;}
.bylogo1{ width:365px; height:60px; float:left; text-align:left;}
.bylogo2{ width:720px; float:right; text-align:right;}
.bylogo2 ul li{ width:120px; text-align:center; float:left; font-size:15px; color:#4f4f4f;}
.bylogo2 ul li a:hover{font-size:16px; color:#ff9a2e;}
 
  
  
  
  
  #pctoptitle0{width:100%; height:50px; background:#f8f8f8;}
  #pctoptitle{width:1350px; height:50px; line-height:50px; background:#f8f8f8; margin:0 auto;}
  #pctoptitle1{ width:600px; float:left; height:50px; line-height:50px; text-align:left; }
  #pctoptitle2{ width:750px; float:left; height:50px; line-height:50px; text-align:right; }
  
  #top2{ width:1220px; height:110px; line-height:110px;  margin:0 auto;}
  #top2-0{ width:50px; height:110px; text-align:left; float:left;}
  #top2-1{ width:400px; height:60px; text-align:left; float:left; padding-top:50px;}
  #top2-2{ width:370px; height:110px; line-height:110px; text-align:center; float:left;}
  #top2-3{ width:400px; height:110px;  text-align:right; float:right;}
  .myword a{ float:right; height:62px; line-height:15px; width:60px; color:#5b5b5b; padding-top:48px;}
  .myword a:hover{color:#e70101; padding-right:2px;}
  .myimg a{ float:right; height:110px; width:59px;}
  
  #navbig{ width:100%; background:url(../img1/shuxian1.jpg) repeat-x center; text-align:center; margin-bottom:1px;}
  #nav{ width:600px; margin:0 auto; height:60px; text-align:center;}
  #nav ul li{ width:150px; text-align:center; float:left; text-align:center;}
  #nav ul li a{ width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; margin:0 auto; text-align:center;}
  #nav ul li a:hover{background:url(../img1/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  #navaaaa a{width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; background:url(../img1/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  .kong{ height:21px;}
  .kong240{ height:240px;}
  
  #search {width:165px; height:25px; background:url(../img1/search_bg.jpg) no-repeat; float:left; } 
.input_search{ float:left; width:120px; height:15px; line-height:15px; border:0; text-align:left; font-size:13px; color:#5b5b5b; background:none; position:relative; top:5px; left:15px; } 
.button{ float:right; border:0; background:url(../img1/icon_search.jpg) no-repeat left; text-indent:-999px; width:12px; height:12px; cursor:pointer; position:relative; right:12px; top:6px; }

.grouptitle{ width:393px; margin:40px auto 1px; height:96px;}
.group73{ width:1500px; margin:20px auto;}
.group73 ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.group73 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;}
	
	
	
	.group73nei{ width:1500px; margin:0 auto;}
.group73nei ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px; margin-top:18px; margin-bottom:25px;
	}

	
	.tu7{ width:440px; height:480px; margin:0 auto;}
.tu7 img{ width:100%;}
.word7{ font-size:16px; color:#3f3f3f; height:35px; line-height:35px; margin-top:10px;}
.more7{ font-size:14px; color:#3f3f3f; height:22px; line-height:22px; margin-bottom:10px;}

.grouptitle1 a { width:175px; margin:30px auto 55px; height:51px; display:block;}
.grouptitle1 a:hover{ padding-right:6px;}

#my2pro { width:100%; height:545px; text-align:center; background:url(../img1/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

.yourmore9{ width:113px; height:38px; margin:0 auto; padding-top:342px; padding-left:492px; }
.yourmore9 a { width:113px; height:38px; background:url(../img1/tu-more.png) no-repeat center; display:block;}
.yourmore9 a:hover {background:url(../img1/tu-more2.png) no-repeat center;}

.youshi{ width:1260px; height:290px; margin:60px auto 60px;}
.you1{width:260px; height:290px; display:block; background:url(../img1/youshi1.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you2{width:260px; height:290px; display:block; background:url(../img1/youshi2.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you3{width:260px; height:290px; display:block; background:url(../img1/youshi3.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}

.youtitle{line-height:30px; font-size:21px; text-align:center; color:#5b5b5b; padding-top:112px;}
.youcontent{line-height:23px; font-size:14px; text-align:center; color:#5b5b5b; padding-top:33px;}

.youshiyidong{ display:none;}


#youjianbg1{ background:url(../img1/youjianbg1.jpg) no-repeat center; width:100%; margin-bottom:100px; height:181px; text-align:center}
#youjianbg11{ width:882px; margin:0 auto; padding-left:300px; padding-top:69px;}
#youjianbg11yidong{ display:none;}
#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}

#myfoot{ width:1500px; margin:0 auto;}
#myfoot1{ width:440px; font-size:15px; color:#5b5b5b; float:left; margin-right:80px;}
#myfoot2{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:120px;}
#myfoot3{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:40px;}
#myfoot4{ width:260px; font-size:15px; color:#5b5b5b; float:left;}
#yourfoot1{ width:1200px; margin:0 auto; text-align:center; line-height:60px; height:60px; font-size:15px; color:#5b5b5b; margin-top:30px;}
#yourfoot2{ display:none;}


#navzi{background:url(../img1/shuxian2.jpg) no-repeat left; width:1500px; margin:0 auto 10px; line-height:43px; height:43px;}
#navzi li{ float:left;background:url(../img1/shuxian2.jpg) no-repeat right;}
#navzi li a{color:#5b5b5b; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: verdana, geneva; font-size:14px;}
#navzi li a:hover{color:#000; padding-left:27px; padding-right:23px; line-height:43px; display:block; font-family: verdana, geneva; font-size:14px;}
#navziaaaa a{color:#6698b7; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: verdana, geneva; font-size:14px;}



#navzizibig{ width:100%; background:url(../img1/shuxian3.jpg) repeat-x; height:60px;}
#navzizi{ width:1500px; margin:0 auto; height:60px; font-size:23px; color:#000;  font-family: verdana, geneva; text-align:left;}

.myneiye1a{ width:1438px; margin:0 auto; margin-top:45px; margin-bottom:25px;}  


.neiyetitle1bg{line-height:41px; height:41px; background:url(../img1/neiyetitle1.jpg) left no-repeat; font-size:15px; color:#333; padding-left:22px;}

  
  #leileftbig{ display:none;}

#leileft{ display:none;}




.chanpin1{ width:1500px; height:692px; margin:0 auto; padding-top:20px;}
.chanpin2{ width:692px; height:755px; float:left}
.chanpin2 img {width:692px; height:755px;}
.chanpin3{ width:60px; float:left;}

.chanpin4{ width:748px; height:725px; float:left; padding-top:30px;}
.chanpin5{ width:748px; font-size:30px; color:#000000; padding-bottom:10px;}
.chanpin6{ width:748px; padding-bottom:10px; font-size:21px; color:#eb0001;}
.chanpin7{ width:748px; background:url(../img1/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin8{ width:170px; height:36px; background:url(../img1/chanpin2.jpg) no-repeat center; margin-bottom:45px; line-height:36px; text-align:center; }
.chanpin8 a{ width:170px; height:36px; display:block;color:#FFFFFF; font-size:18px; line-height:36px; text-align:center;}
.chanpin9{ width:748px; font-size:16px; color:#757575; line-height:36px;}


.chanpin10{ width:1500px; margin:130px auto 50px;}
.chanpin11{ width:1500px; font-size:30px; color:#323232; padding-bottom:18px;}
.chanpin12{ width:1500px; background:url(../img1/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin13{ width:1500px; font-size:16px; color:#757575; line-height:36px;}


#jianjie{ width:1500px; height:436px; margin:25px auto 80px;}
#jianjie1{ width:700px; margin-right:100px; float:left; text-align:left;  font-family: verdana, geneva; font-size:14px; line-height:30px; color:#5b5b5b;}
#jianjie2{ width:700px; float:left; text-align:center; height:436px;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}

.signup{ width:1420px; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}
#zhuce1{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:35px;}
#zhuce1a{ display:none;}



#zhuce100{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:160px;}
#zhuce100a{ display:none;}

.zhuce2{ width:472px height:500px; float:left}

.zhuce3{ width:472px; height:36px; line-height:36px;}
.zhuce3a{ width:240px; height:36px; line-height:36px; float:left;}
.zhuce3b{ width:232px; height:36px; line-height:36px; color:#FF0000; float:left;}

.zhuce4{ width:441px; height:81px; font-size:16px; color:#929292;}

.zhuce5{ width:122px; height:36px; padding-bottom:38px;}

.zhuce6{ width:426px; height:27px; background:url(../img1/zhuce3.jpg) no-repeat; float:left;}

.zhuce7{ width:228px; height:500px; float:left}
.zhucetu{ width:700px; height:435px; float:left;}

.zhuce8{ width:457px; height:87px; background:url(../img1/zhuce6.jpg) no-repeat; float:left;}

#pcqiehuan{}
#yidongqiehuan{ display:none;}

.support_tubiao1{ width:1200px; height:204px; margin:35px auto 0px;}
.support_tubiao1 ul{ width:1200px;}
.support_tubiao1 li{ width:300px; height:204px; text-align:center; float:left;}

.line01{ height:1px; width:100%; background:#e1e1e1; margin-top:30px; margin-bottom:10px;}

#yidongbannerneiye{ display:none;}


  #yidongbannerneiye{ display:none;}
     
   
   
   



.pcimg123{ display:none;}





#logo1{ width:186px; height:126px; float:left;}
#logo2{ width:1024px; height:126px; float:left;}
#logo2-1{ width:1024px; height:60px; text-align:right;}
#logo2-2{ width:1024px; height:66px; text-align:right;}


 .img-scroll7 { position:relative; margin:38px auto 75px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7 .prev7,.img-scroll7 .next7 { position:absolute; display:block;  text-align:center; }
 .img-scroll7 .prev7 { left:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .prev7 img{ width:30px; height:52px;}
 .img-scroll7 .next7 { right:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .next7 img{ width:30px; height:52px;}
 .img-list7 { position:relative; width:1041px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
 .img-list7 li { float:left; width:307px; padding-left:20px; padding-right:20px; height:258px; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:100%;}
 .img-list7myword{ background:#7aa225; display:block;  width:307px; height:40px; line-height:40px;}
  .img-list7myword a{font-size:15px; color:#FFF;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


 .img-scroll7pan { position:relative; margin:38px auto 50px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7pan .prev7pan,.img-scroll7pan .next7pan { position:absolute; display:block;  text-align:center; }
 .img-scroll7pan .prev7pan { left:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .prev7pan img{ width:30px; height:52px;}
 .img-scroll7pan .next7pan { right:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .next7pan img{ width:30px; height:52px;}
 .img-list7pan { position:relative; width:1072px; height:338px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7pan ul { width:9999px;}
 .img-list7pan li { float:left; width:228px; padding-left:20px; padding-right:20px; height:338px; text-align:center;}
 .img-list7panmyimg{  width:228px; height:338px;}
 .img-list7panmyimg img{ width:100%;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


.runzhuanli0{ background:#f5f5f5; height:725px;}
.runzhuanli0abcde{ background:#f1f3f6; height:625px;}
.runzhuanli00{ background:#f1f3f6; height:735px;}
.runprotitle{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#323232;}
.runprotitlezizhi{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#FFF;}
.runprotitleen{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#7a7a7a;}
.runprotitleenzizhi{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#fff;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}
.runzhuanli1{ width:1244px; margin:0 auto;}
.runzhuanli1 ul li{ width:271px; margin-left:20px; margin-right:20px; float:left;
padding-top: 10px;
	transition-duration: 1s;
-moz-transition-duration: 1s; /* Firefox 4 */
-webkit-transition-duration: 1s; /* Safari 和 Chrome */}
.runzhuanli1 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;
}
.runzhuanlia{ width:269px; height:259px; border:1px solid #cccccc;}
.runzhuanlia img {width:269px; height:259px;}
.runzhuanlib-1{ width:271px; height:14px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2{ width:271px; height:32px; line-height:32px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2 a{ font-size:14px;}
.runzhuanlib-3{ width:271px; height:25px; padding-top:5px; background:#cbe9b5; text-align:center;}
.runzhuanlib-4{ width:271px; height:16px; background:#cbe9b5; text-align:center;}
.runmore1{ width:130px; height:38px; margin:50px auto 0;}
.runmore1 img{ width:100%;}
.runmore2{ width:130px; height:38px; margin:0 auto 80px;}
.runmore2 img{ width:100%;}
.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}

.runzizhibg{ height:628px; background:url(../img1/runzizhibg.jpg) no-repeat center;}

.zhuzuo1{ width:1236px; margin:0 auto;}
.zhuzuo1 ul li{ width:372px; height:316px; padding-left:20px; padding-right:20px; padding-bottom:20px; float:left;}
.zhuzuo1a{ width:372px; height:276px;}
.zhuzuo1b{ width:372px; height:40px; line-height:40px; text-align:center;}
.zhuzuo1b a{ font-size:15px;}


.runnewsbg0{ width:1242px; margin:0 auto;}
.runnewsbg0 ul li{width:551px; margin-left:35px; margin-right:35px; height:105px; margin-bottom:37px; background:url(../img1/runnewsbg1.jpg) no-repeat center; float:left;}
.runnews111{ width:61px; height:105px; float:left;}
.runnews111a{ width:44px; padding-left:17px; height:31px; padding-top:29px; font-size:28px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews111b{ width:53px; height:44px; padding-left:8px; padding-top:1px; font-size:13px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews222{ width:490px; height:105px; float:left;}
.runnews222a{ width:466px; height:28px; padding-top:27px; overflow:hidden; padding-left:24px;}
.runnews222a a{ font-size:17px;}
.runnews222a a:hover{ padding-left:2px;}
.runnews222b{ width:466px; padding-left:24px; height:27px; line-height:27px; margin-bottom:23px; overflow:hidden;}
.runnews222b a{ font-size:14px;}
.runnews222b a:hover{ padding-left:2px;}




.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1200px; margin:0 auto; height:227px;}
.runbottom2bg{ height:64px; background:#141414;}
.runbottom2{ width:1200px; margin:0 auto; height:64px; line-height:64px; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#999;}
.runbottom1contacts{ width:259px; height:227px; float:left;}
.runbottom12wm{ width:324px; height:227px; float:left;}
.runbottom1fankui{ width:441px; height:227px; float:left;}

.pangfankui1{ width:182px; height:227px; float:left;}
.pangfankui1-1{ width:180px; height:29px;  padding-top:55px; font-size:15px; color:#fff; text-align:left; padding-left:2px;}
.pangfankui1-2{ width:182px; height:46px; background-color:transparent;}
.pangfankui1-2aaa{ width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:9px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-3{ width:182px; height:42px;}
.pangfankui1-3aaa{width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:4px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-4{ width:182px; height:55px;}

.pangfankui2{ width:259px; height:227px; float:left;}
.pangfankui2-1{ width:259px; height:84px;}
.pangfankui2-2{ width:259px; height:88px;background-color:transparent;}
.pangfankui2-2aaa{ width:232px; height:72px; border:1px solid #4e4e50; margin-left:4px; margin-top:9px; padding-left:13px; color:#727677; float:left;background-color:transparent;}
.pangfankui2-3{ width:259px; height:55px;}

.runbottom1enter{ width:176px; height:227px; float:left;}
.runenter11{ width:175px; height:33px; margin-top:93px; margin-left:1px; float:left;background-color:transparent; border:0px;}


.runtop0{ height:40px; background:#f5f5f5;}
.runtop1{ width:1200px; height:40px; margin:0 auto; text-align:right;}
.runtop2{ width:1291px; height:116px; margin:0 auto;}
.runlogo{ width:159px; height:116px; float:left;}
.runmiddle{ width:837px; padding-left:18px; height:116px; float:left;}
.runmiddle ul{ width:810px; height:116px; float:left;}
.runmiddle ul li{ width:90px; text-align:center; float:left; height:116px; line-height:116px;}
.runmiddle ul li a{ width:90px; height:116px; display:block; font-family:"微软雅黑"; font-size:15px; color:#333; }
.runmiddle ul li a:hover{background:url(../img1/runnavbg.jpg) center no-repeat; height:116px; color:#8dc11f;}
.runshuxian{ width:7px; height:116px; float:left;}
.runright{ width:270px; height:116px; float:left;}


.nengtop1{ width:1400px; margin:0 auto;}
.nenglogo1{ width:121px; height:105px; float:left;}
.nengtel1{ width:135px; height:105px; float:right;}
.nengnav1{ width:840px; height:105px; padding-left:152px; padding-right:152px; float:left; position:relative;}
.nengnav1 ul li{ width:120px; height:105px; line-height:105px; float:left; text-align:center;}
.nengnav1 ul li a{width:120px; height:105px; display:block; font-size:15px;}
.nengnav1 ul li a:hover{ width:120px; height:105px; display:block; background:url(../img1/nengnav1bg.png) no-repeat center; color:#106e2f;}

#dingwei1{
 width:132px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:114px;
 left:130px;}
#dingwei2{
 width:132px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:114px;
 left:261px;}
 #dingwei3{
 width:132px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:114px;
 left:392px;}
 #dingwei4{
 width:132px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:114px;
 left:523px;}
 #dingwei5{
 width:132px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:114px;
 left:786px;}
 
  .myzi3 a{color:#5e5e5e; font-size:14px; font-family:'微软雅黑'; background-color:#ededed; text-align:center; line-height:58px; height:58px; width:132px; display:block;}
  .myzi3 a:hover{ background:#039a7b; color:#ffffff;}


.nengword1{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#3a3a3a;}
.nengword2{ width:236px; height:13px; margin:15px auto 0px;}
.nengword3{ width:300px; margin:15px auto 35px; text-align:center; font-size:13px; color:#666666;}
.nengword11{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#fff;}
.nengword22{ width:236px; height:13px; margin:10px auto 0px;}
.nengword33{ width:300px; margin:10px auto 35px; text-align:center; font-size:13px; color:#fff;}
.neng4he1{ width:1412px; height:305px; margin:0 auto; background:url(../img1/neng4he1bg.jpg) no-repeat center; position:relative; margin-bottom:70px;}
.neng4he1more1{ position:absolute; left:120px; top:240px;}
.neng4he1more2{ position:absolute; left:483px; top:240px;}
.neng4he1more3{ position:absolute; left:830px; top:240px;}
.neng4he1more4{ position:absolute; left:1187px; top:240px;}
.nengjianjiebg{ width:100%; height:526px; background:url(../img1/nengjianjiebg.jpg) no-repeat center;}
.nengjianjiecontent0{ width:1406px; margin:0 auto; position:relative; height:526px;}
.nengjianjiecontent{ width:760px; font-size:14px; line-height:30px; height:120px; overflow:hidden; color:#ccc; top:50px; position:absolute;}
.nengjianjieimage{ width:565px; height:299px; position:absolute; left:840px; top:9px;}
.nengjianjie1more8{ width:140px; height:40px; position:absolute; top:219px;}

.nengnewsbg1{ background:#f5f5f5; height:900px;}
.nengnews0{ width:1400px; margin:0 auto;}
.nengnews1{ width:649px; height:402px; float:left;}
.nengnews2{ width:751px; height:402px; float:left; background:url(../img1/testbg.jpg) no-repeat center; position:relative;}
.nengnewstitle1abcd{ width:654px; position:absolute; left:70px; top:30px;}
.nengnewstitle1{ width:554px; text-align:left; float:left; overflow:hidden;}
.nengnewstitle1 a{ font-size:15px; color:#34988e; font-weight:bold;}
.nengnewstitle1 a:hover{ padding-left:2px;}
.nengnewstitle1a{width:100px; font-size:15px; color:#999999; text-align:right; float:left; overflow:hidden;}
.nengnewstitle2{ width:690px; color:#666; font-size:12px; line-height:25px; height:50px; overflow:hidden; position:absolute; left:30px; top:73px;}
.nengnewstitle3total{left:42px; top:161px;position:absolute; }
.nengnewstitle3{ width:609px; height:40px; line-height:40px; font-size:14px; float:left; overflow:hidden;}
.nengnewstitle3 a{ color:#666;}
.nengnewstitle3 a:hover{ padding-left:2px; color:#37988f;}
.nengnewstitle4{ color:#999; font-size:14px; float:right; line-height:40px; height:40px; width:100px;}
.nengnewsmore888{ width:164px; height:50px; margin:38px auto 50px;}













#top_1{ width:1360px; margin:0 auto; height:116px;}
.top_logo{ width:263px; height:115px; margin-right:179px; float:left;}
.top_menu_line{ width:1px; height:115px; background-color:#d8d8d8;float:left;}
.top_menu{ width:917px; line-height:115px; text-align:center; float:left; position:relative;}
.top_menu li{ width:131px; background-image:url(../img1/line1.jpg); background-repeat:no-repeat; line-height:115px; float:left}
.top_menu li a{ font-size:15px; font-family:"微软雅黑"; color:#FF0000; color:#202020;}
.top_menu li a:hover{ color:#11489a;font-size:16px;}

#banner { height:578px; }
.home_banner { width:100%; height:578px; }
.jjfa{ width:100%; height:748px; background-image:url(../img1/jjfa.jpg); background-repeat:repeat-x;}
.jjfatitle{ width:328px; height:18px; padding-top:64px; padding-bottom:52px; margin-left:auto; margin-right:auto;}
.jjfa1{ width:1360px; height:454px; margin:0 auto; padding-bottom:49px;}
.jjfa1 li{ width:320px; height:454px; margin-left:10px; margin-right:10px; background-image:url(../img1/jjfa2.jpg); float:left;}
.jjfa2{ width:320px;  float:left;}
.jjfa3{ width:320px; padding-top:30px; padding-bottom:25px; font-family:"微软雅黑"; font-size:14px; color:#202d61;text-align:center; float:left;}
.jjfa4{ width:320px; text-align:center;}
.jjfa4 a{font-size:15px; color:#11489a;}
.jjfa4 a:hover{font-size:15px; color:#175dc6;}
.jjfa5{ width:320px; text-align:center; font-size:12px; color:#8b8b8b;}
.jjfa6{ width:158px; height:40px; margin:0 auto;}


.gsjj1{ height:498px; width:100%; background:url(../img1/gsjj1.jpg) no-repeat center;}
.gsjj12{ height:498px; width:820px; margin:0 auto; position:relative;}
.gsjj2{ width:820px; color:#676767; font-size:14px; height:140px; overflow:hidden; line-height:28px; left:0px; top:120px; position:absolute;}


.case{ width:100%; height:599px; background-image:url(../img1/case1.jpg);}
.case1{ width:1360px; height:303px; margin:0 auto; padding-top:30px;}
.case1 ul li{ width:320px; height:303px; margin-left:10px; margin-right:10px; float:left;}
.case2{ width:320px; height:239px; float:left;}
.case2 img{width:320px; height:239px;}
.case3{ width:320px; height:64px; background-color:#FFFFFF; line-height:64px;text-align:center; float:left;}
.case3 a{font-size:15px; color:#11489a;}
.case3 a:hover{font-size:15px; color:#175dc6;}

.xwzxtitile{ width:1360px; margin:0 auto; text-align:left; height:20px; padding-top:52px; padding-bottom:36px;}
.xwzx1{ width:1360px; margin:0 auto;}
.xwzx1 li{ width:405px; margin-left:24px; margin-right:24px; float:left;}
.xwzx2{ width:85px; height:85px; margin-right:16px; background-image:url(../img1/xwzx2.jpg); float:left;}
.xwzx2_1{ width:85px; color:#444444; font-size:21px; float:left;text-align:center; padding-top:19px; }
.xwzx2_2{ width:85px; color:#444444; font-size:12px; float:left;text-align:center; }
.xwzx3 a{ font-size:15px; color:#2b2b2b;}
.xwzx3 a:hover{ font-size:15px; color:#005994; font-weight:bolder;}
.xwzx4{ font-size:13px; color:#717171; padding-top:9px; line-height:23px; height:46px; overflow:hidden;}
.xwzx5{ width:405px; height:228px; float:left; margin-top:20px;}


.bottom1{ width:100%; height:146px; margin-top:70px; background-color:#092c66;}
.bottom2{ width:1360px; height:146px; margin:0 auto;}
.bottom3{ width:212px; height:108px; padding-top:38px;margin-right:60px; float:left;}
.bottom4{color:#FFFFFF; font-size:14px; font-family:"微软雅黑"; width:1088px; text-align:left; line-height:33px; padding-top:38px; float:left;}
.bottom4 a{color:#FFFFFF; font-size:14px; font-family:"微软雅黑";}
.bottom4 a:hover{color:#d3d3d3; font-size:14px; font-family:"微软雅黑";}















 }
 
 