﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
a{ text-decoration:none}
a:hover{ color:#1a408b;}
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:"微软雅黑"; 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;}

.pangslow{transition:all 0.2s linear;}
.pangimg{transition: all 0.6s linear;}
.pangimg:hover{transition: all 0.6s linear; transform: scale(1.1);}

.wenzhangtitle1{color:#000000; line-height:40px; height:40px; overflow:hidden; font-size: 18px;font-weight:bold;padding-bottom:1px; text-align:center;}

.wenzhangphoto1{ width:100%; text-align:center; margin:20px auto 20px;}
.wenzhangphoto1 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:525px; }
.home_banner { width:100%; height:525px; }
	
.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; overflow:hidden;}
	.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;}



.more1-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;}
.more1-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;}
.more1-js:hover::after{transform: translateY(10%) translateX(-25px) rotate(-45deg);}

.more2-js {
width:130px; height:38px;
line-height:38px;
text-align:center;
margin:10px auto 70px;
  border: none;
  background: transparent;
  color: #333;
  position:relative;
  
}
.more2-js span {
  position: absolute;
  background-color: #6fa037;
  display: block;
  transition: all 200ms;
}
.more2-js .line1,
.more2-js .line3 {
  height: 2px;
  width: 20px;
}
.more2-js .line2,
.more2-js .line4 {
  height: 20px;
  width: 2px;
}
.more2-js .line1,
.more2-js .line2 {
  top: 0;
  right: 0;
}
.more2-js .line3,
.more2-js .line4 {
  bottom: 0;
  left: 0;
}
.more2-js.reverse .line1,
.more2-js.reverse .line3 {
  width: 100%;
}
.more2-js.reverse .line2,
.more2-js.reverse .line4 {
  height: 100%;
}
.more2-js:hover,
.more2-js:active {
  background-color: transparent;
  color:#6fa037;
}
.more2-js:hover .line1,
.more2-js:active .line1,
.more2-js:hover .line3,
.more2-js:active .line3 {
  width: 100%;
}
.more2-js:hover .line2,
.more2-js:active .line2,
.more2-js:hover .line4,
.more2-js:active .line4 {
  height: 100%;
}
.more2-js:hover.reverse .line1,
.more2-js:active.reverse .line1,
.more2-js:hover.reverse .line3,
.more2-js:active.reverse .line3 {
  width: 20px;
}
.more2-js:hover.reverse .line2,
.more2-js:active.reverse .line2,
.more2-js:hover.reverse .line4,
.more2-js:active.reverse .line4 {
  height: 20px;
}


.more3-js {position:relative; text-align:center; width:130px; margin:5px auto 50px; height:38px; line-height:38px; overflow:hidden; position:relative; z-index:0; color:#fff;}
.more3-js.raised {-moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; background: #6fa037;}
.more3-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;
  }
  }
  
  

.wid { width:90%;}
.anniu { border:1px solid #aaaaaa; box-shadow:0 1px 4px rgba(0, 0, 0, 0.2) inset; border-radius:0.6em 0.6em 0.6em 0.6em; background:linear-gradient(#F9F9F9, #EEEEEE) repeat scroll 0 0 #F9F9F9; color:#333333;}
.paa { padding:10px;}
.mb { margin-bottom:10px;}
.text_c{text-align:center;}
.pa { padding:5px;}

	

/*手机*/
 @media screen and (max-width:500px)
 {
 
 body,td,th {
	font-family:"微软雅黑"; font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
 
 .xidinggepc{ display:none;} 
 .myleft1{ display:none;} 
 .neiyetitle1{ display:none;}
 .myneiye1{ width:94%; margin:15px auto 15px;} 
 
 
#prolist1nei{ width:100%; margin:0 auto;}
#prolist1nei ul li{ width:48%;  text-align:center; float:left; padding-left:1%; padding-right:1%; padding-top:2px; padding-bottom:2px;}
.pro117{width:160px; height:140px; text-align:center; border:1px solid #ccc;}

.pro117title{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:30px; height:30px;}
.pro117title a{ font-size:14px; color:#666;}

#prolist1neiquan{ width:99%; margin:0 auto;}
#prolist1neiquan ul li{ width:42%; text-align:center; height:140px; float:left; padding:4%;}
.pro117quan{width:100%; text-align:center; height:120px; margin-bottom:10px; border:1px solid #ccc;}
.pro117quan img{width:100%; height:120px;}
.pro117titlequan{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}


#prolist1neizhengshu{ width:99%; margin:0 auto;}
#prolist1neizhengshu ul li{ width:42%; text-align:center; height:220px; float:left; padding:4%;}
.pro117zhengshu{width:100%; text-align:center; height:200px; margin-bottom:10px; border:1px solid #ccc;}
.pro117zhengshu img{width:100%; height:200px;}
.pro117titlezhengshu{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}


#prolist1neistyle{ width:99%; margin:0 auto;}
#prolist1neistyle ul li{ width:42%; text-align:center; height:130px; float:left; padding:4%;}
.pro117style{width:100%; text-align:center; height:110px; margin-bottom:10px; border:1px solid #ccc;}
.pro117style img{width:100%; height:110px;}
.pro117titlestyle{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}
 
 .rryidong{ height:50px; background-color:#545454; text-align:center; line-height:25px; padding-top:15px; padding-bottom:15px; color:#FFFFFF; font-size:13px;}
 

.mybuliang {width:25%; height:22px; padding-top:2px; text-align:center; line-height:24px; font-size:14px; color:#999999; float:left; display:block; margin-bottom:5px;}
.myliang{width:21%; margin-left:2%; margin-right:2%; height:22px; padding-top:2px; text-align:center; line-height:24px; font-size:14px; color:#fff; float:left; display:block; background:#ff942c; margin-bottom:5px;}

.bymore1{ width:20%; height:30px; margin:5px auto 25px;}
.bymore1 img{ width:100%;}

 
 #top2{display:none;}

 .kong{ display:none;}
 .kong240{ display:none;}


#my2pro{ display:none;}

#mylabel{ width:80%; margin:0 auto; text-align:center;}
#mysearch123{ padding-top:10px;}
.input1{ color:#d0d0d0; text-align:center;}


.myneiye1a{ width:94%; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.myright1aaaaa{ width:100%;}


#leileftbig{padding-top:20px; padding-left:6px;  width:96%; text-align:center; margin:0 auto;}
#leileftbigpang{padding-top:20px; padding-left:6px;  width:89%; text-align:center; margin:0 auto;}

#leileft8{ margin:0 auto;}

.bigzongcaidan{ margin:0 auto; width:100%; text-align:center;}

.zongcaidan72{ width:46%; background:#005bac; float:left; line-height:32px;height:32px; text-align:center;}
.zongcaidan72 a{color:#ffffff;}
.zongcaidan72pang{ width:46%; background:#005bac; float:left; line-height:42px;height:42px; text-align:center;}
.zongcaidan72pang a{color:#ffffff;}
.zongcaidan71{ width:46%; background:#eaeaea; float:left; line-height:32px;height:32px; text-align:center;}
.zongcaidan71 a{color:#525252;}

.kong7{ width:6%; float:left; line-height:32px;}
.kong7pang{ width:6%; float:left; line-height:42px;}
.kong77{ width:7%; float:left; line-height:32px;}
#leileft{ padding-left:12px;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}
.signup{ width:94%; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}

#yidongqiehuan{ width:98%; margin:0 auto;}
#yidongqiehuan ul li{ width:48%; padding-left:1%; padding-right:1%; margin-bottom:2px; float:left;}
#yidongqiehuan ul li img{ width:100%;}
.line01{ height:1px; width:100%; background:#e1e1e1;}

.zicaidan71{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border:1px solid #ccc;}
.zicaidan72{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border:1px solid #ccc;}
#huidian1{ width:92%; height:10px; line-height:10px; background:url(../img1/huidian1.jpg) repeat-x center; margin:0 auto;}

#pcqiehuan{ display:none;}
#pcbannerneiye { display:none;}

 .img-scroll7 { position:relative; margin:10px auto 45px; width:337px; 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:100px;}
 .img-scroll7 .prev7 img{ width:15px; height:26px;}
 .img-scroll7 .next7 { right:0px;cursor:pointer; padding-top:100px;}
 .img-scroll7 .next7 img{ width:15px; height:26px;}
 .img-list7 { position:relative; width:267px; height:218px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
 .img-list7 li { float:left; width:267px; height:218px; text-align:center;}
 .img-list7myimg{  width:267px; height:188px;}
 .img-list7myimg img{ width:267px; height:188px;}
 .img-list7myword{ background:#7aa225; display:block;  width:267px; height:30px; line-height:30px;}
  .img-list7myword a{font-size:13px; color:#FFF;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  3333333333333 */

 .img-scroll7pan { position:relative; margin:10px auto 50px; width:337px; 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:150px;}
 .img-scroll7pan .prev7pan img{ width:30px; height:52px;}
 .img-scroll7pan .next7pan { right:0px;cursor:pointer; padding-top:150px;}
 .img-scroll7pan .next7pan img{ width:30px; height:52px;}
 .img-list7pan { position:relative; width:228px; height:338px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7pan ul { width:9999px;}
 .img-list7pan li { float:left; width:228px; height:338px; text-align:center;}
 .img-list7panmyimg{  width:228px; height:338px;}
 .img-list7panmyimg img{ width:228px; height:338px;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */

.toprotitle000{ height:675px; background:#f4f5f7;}
.toprotitle{ width:300px; margin:0 auto; padding-top:25px; text-align:center; height:27px; line-height:27px; font-family:"微软雅黑"; font-size:17px; color:#3468a1;}
.toprotitleen{ margin:0 auto; text-align:center; height:26x; line-height:26px; font-family:"微软雅黑"; font-size:13px; color:#888;}

.manjianjiebg{ width:100%; height:430px; background:url(../img1/manjianjiebg1.jpg) no-repeat center; background-size:100% 100%;}
.mantitle1{ width:45%; margin:0 auto; padding-top:38px; padding-bottom:16px; font-size:16px; color:#114898; text-align:center; font-weight:bold;}
.mantitle2{ width:85%; margin:0 auto; height:160px; line-height:32px; overflow:hidden; text-indent:2em; font-size:14px; color:#666;}



.xwzxtitile{ width:95%; padding-left:5px; margin:0 auto; text-align:left; padding-top:42px; padding-bottom:30px;}
.xwzxtitile img{ width:100%;}
.xwzx1{ width:100%; margin:0 auto; text-align:center;}
.xwzx1 ul li{ width:89%; margin:0 auto; text-align:center;}
.xwzx2{ width:60px; height:60px; margin-right:9px; background-image:url(../img1/xwzx2.jpg); background-size:100% 100%; float:left;}
.xwzx2_1{ width:60px; color:#444444; font-size:21px; float:left;text-align:center; padding-top:10px; }
.xwzx2_2{ width:60px; color:#444444; font-size:12px; float:left;text-align:center; }
.xwzx3{ width:250px; height:16px; line-height:16px; text-align:left; overflow:hidden;}
.xwzx3 a{ font-size:14px; color:#2b2b2b;}
.xwzx4{ width:245px; font-size:13px; color:#717171; padding-top:2px; text-align:left; line-height:23px; height:46px; overflow:hidden;}
.xwzx5{ width:99%; margin-top:17px; margin-bottom:24px;}
.xwzx5 img{ width:100%;}


.lkgc0{ width:100%; height:1045px; margin:2px auto 2px;}
.lkgc1{ width:100%; height:310px;}
.lkgctitle{ width:76%; margin-top:38px; padding-left:4%;}
.lkgctitle img{ width:100%;}
.lkgc2{ width:95%; padding-left:5%; margin-top:18px; height:273px; background:url(../img1/lkgc2.jpg) no-repeat center; background-size:100% 100%;}
.lkgc2 ul li{ width:96%; padding-left:2%; padding-right:2%; height:39px; line-height:39px; overflow:hidden;}
.lkgc2 ul li a{ color:#545454; font-size:14px;}
.lkgc2 ul li a:hover{ color:#005a93; font-size:14px; padding-left:3px;}

.dongbbg{ width:100%; height:746px; margin-bottom:50px; background:url(../img1/myservicebg.jpg) no-repeat center; background-size:100% 100%;}
.dongb100{ width:96%; height:208px; margin:0 auto;}
.dongb1{ width:46%; height:208px; padding-left:2%; padding-right:2%; float:left;}
.dongb1 img{ width:100%;}
.dongbtitle{ width:59%; padding-left:3%; padding-top:40px; padding-bottom:30px;}
.dongbtitle img{ width:100%;}


.sibanglianxi1{ width:94%; margin:0 auto 50px;;}
.sibanglianxi3{ width:94%; height:20px; font-size:16px; color:#333333; font-weight:bold; text-align:left;}
.sibanglianxi2{ width:94%; height:120px; padding-left:3%; padding-right:3%; margin-top:28px; margin-bottom:28px; font-size:14px; line-height:30px; text-align:left;}
.sibanglianxi22{width:100%; font-size:14px; line-height:24px; text-align:left;}
.sibanglianxi4{ width:100%; font-size:14px; color:#ff6600; font-weight:bold; text-align:left;}

.runprotitle{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:26px; color:#323232; font-weight:bold;}
.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;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}


.runzhuanli00{ background:#f1f3f6; height:520px;}
.runprotitle{ width:300px; margin:0 auto; padding-top:28px; text-align:center; height:25px; line-height:25px; font-family:"微软雅黑"; font-size:16px; color:#323232;}
.runprotitleen{width:300px; margin:0 auto; text-align:center; height:15px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; 

color:#7a7a7a;}
.runlittleimg{width:217px; height:31px; margin:2px auto 13px;}


.runnewsbg0{ width:96%; margin:0 auto;}
.runnewsbg0 ul li{width:100%; height:56px; }
.runnews111{ display:none;}

.runnews222{ height:56px; padding-left:26px; background:url(../img1/runnewsimg123.jpg) no-repeat 10px 8px;}
.runnews222a{ width:100%; height:28px; line-height:28px; overflow:hidden;}
.runnews222a a{ font-size:15px;}

.runnews222b{ width:100%; height:28px; overflow:hidden; line-height:28px;}
.runnews222b a{ font-size:13px;}

.runmore3{ width:26%; margin:5px auto 0;}
.runmore3 img{ width:100%;}


.kangfenleititle{ width:38%; margin:25px auto 20px;}
.kangfenleititle img{ width:100%;}
.kangfenlei1{ width:100%; margin:0 auto 9px;}
.kangfenlei1 ul li{ width:46%; height:225px; padding-top:25px; padding-left:2%; padding-right:2%; float:left}

.kangtitle2{width:100%; height:25px; line-height:5px; text-align:center; font-family:"微软雅黑"; font-weight:bold; color:#666;}
.kangimg1{ width:95%; margin:0 auto; padding-bottom:10px;}
.kangimg1 img{ width:100%}
.kangtitle1{ width:100%; height:75px; line-height:25px; text-align:center; overflow:hidden; }
.kangtitle1 a{color:#666; font-size:14px;}


.wenzhangcontent1{ width:94%; margin:0 auto 20px; line-height:33px; font-size:15px; color:#666;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}



.yangtitlenews{ font-size:14px; height:20px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:28px; padding-bottom:15px;}
.yangnewstwo{ width:84%; height:33px; margin:0 auto;}
.yangbuliang {BACKGROUND-IMAGE: url(../img1/yangsecond.jpg); background-repeat:no-repeat; WIDTH: 48%; HEIGHT: 33px; line-height:33px; font-size:11px; color:#000000; text-align:center; float:left; background-size:100% 100%;}
.yangliang {BACKGROUND-IMAGE: url(../img1/yangfirst.jpg); background-repeat:no-repeat; WIDTH: 48%; HEIGHT: 33px; line-height:33px; font-size:11px; color:#FFFFFF; text-align:center; float:left;background-size:100% 100%;}
.yangnewszhong{ width:12px; height:33px; float:left;}

 .news1cap{ width:94%; margin: 20px auto 10px;}
   #pangnews11{ width:22%; margin:0 auto; margin-top:24px;}
   #pangnews11 img{ width:100%;}
   
   .pangnews11-1{ width:90%; margin:0 auto;} 
 .pangnews11-1aa{ width:90%; margin:0 auto;}
 .monthday111{ font-size:20px; color:#000; padding-left:20px; float:left; background:url(../img1/yellow1.jpg) left no-repeat;}
 .year111{ font-size:14px; font-weight:bold; color:#e8494e; float:left; padding-left:12px; padding-top:7px;}
 .pangnewswordtitle111{ margin-top:16px; height:22px; line-height:22px; overflow:hidden;}
 .pangnewswordtitle111 a{font-size:16px; font-family:"微软雅黑"; color:#333;}
 .pangnewsword111{ margin-top:5px; font-size:14px; line-height:26px; height:78px; overflow:hidden; font-family:"微软雅黑"; color:#888; margin-bottom:9px;}
 .newstitleimg1 img{ width:100%; margin:0 auto 30px;}
 .more111{ width:35%; margin: 15px auto 30px;}
 .more111 img{ width:100%;}
  .allnet1{ width:94%; margin:0 auto; padding-top:23px;}
 .allnet1 img{ width:100%;}
 
  .ruinewstotal1{ width:90%; margin:0 auto;}
.ruinewsleft1{ display:none;}
.ruinewsright1{width:100%; height:350px;}
.ruinewsli{ width:96%; margin:8px auto 0; height:350px;}
.ruinewsli ul li{ width:100%; height:70px; padding-top:10px; padding-bottom:25px;}
.ruinewslititle{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititle a{ font-size:16px; color:#333;}
.ruinewslicontent{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}

.ruinewslihui{ width:96%; margin:8px auto 0;}
.ruinewslihui ul li{ width:100%; height:70px; padding-top:10px; padding-bottom:18px;}
.ruinewslititlehui{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititlehui a{ font-size:16px; color:#333;}
.ruinewslicontenthui{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}


.yangyangtitlepro0{ height:800px; background:#f5f5f5;}
.yangyangtitlepro{ font-size:14px; height:20px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:28px; padding-bottom:2px;}
.yangyangtitlebiao{ width:14%; margin:0 auto;}
.yangyangtitlebiao img{ width:100%;}
.yangyangpro111{ width:96%; margin:0 auto; padding-top:22px;}
.yangyangpro111 ul li{ width:46%; margin-left:2%; margin-right:2%; margin-bottom:15px; background:url(../img1/yangblackprobg8.jpg) no-repeat center; background-size:100% 100%; float:left;}
.yangyangpro111img{ width:98%; margin:1px auto 0;}
.yangyangpro111img img{ width:100%; height:130px;}
.yangyangpro111li{ width:100%; padding-top:4px; padding-bottom:4px; margin:0 auto; text-align:center; height:12px; line-height:12px;}
.yangyangpro111li a{ font-size:10px; color:#FFFFFF;}
.yangyanpromore{ width:144px; height:42px; margin:40px auto 0;}
.yanpromore{ width:28%; margin:5px auto 0;}
.yanpromore img{ width:100%;}

.xdgjianjie0{ width:100%; margin:0 auto;}
.xdgjianjie0img{ display:none;}
.xdgjianjie0word{ width:100%;}

.everymyxdgnewsbg000{ width:100%;}
.everymyxdgnewsbg{ width:100%; height:355px; margin:0 auto 30px; padding-top:30px; text-align:center; background:#f6f6f6;}

.everymyxdgnewsimg{ width:85%; margin:0 auto;}
.everymyxdgnewsimg img{ width:100%; height:195px;}
.everymyxdgnewsword{ width:85%; margin:0 auto;  padding-top:15px;}
.everymyxdgnewsword1{ width:100%; padding-top:4px; height:40px; line-height:40px; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:16px; color:#db9f01; font-weight:bold;}
.everymyxdgnewsword2{ width:100%; height:52px; padding-top:2px; padding-bottom:5px; line-height:26px; font-size:13px; color:#898886; overflow:hidden;}
.everymyxdgnewsdate{ width:85%; margin:0 auto; height:25px;}
.everymyxdgnewsdate1{text-align:left; padding-right:8px; height:25px; line-height:25px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:25px; float:left;}
.everymyxdgnewsdate2{text-align:left; height:25px;  line-height:25px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:25px; float:left;}


.mysan{ width:100%; margin:0 auto; height:35px; line-height:35px;}
.first11{ width:4%; padding-top:14px; height:26px; line-height:35px; text-align:left; float:left;}
.first11 img{ width:3px; height:5px;}
.second11{ width:60%; height:35px; line-height:35px; text-align:left; float:left; overflow:hidden;}
.second11 a{ font-size:15px; color:#666;}
.third11{ width:36%; height:35px; line-height:35px; font-size:15px; color:#666; text-align:right; float:left;}


.mysan-haveleft{ width:100%; margin:0 auto; height:35px; line-height:35px; float:left;}
.first11-haveleft{ width:4%; padding-top:8px; height:26px; line-height:35px; text-align:left; float:left;}
.first11-haveleft img{ width:5px; height:5px;}
.second11-haveleft{ width:60%; height:35px; line-height:35px; text-align:left; float:left; overflow:hidden;}
.second11-haveleft a{ font-size:15px; color:#666;}
.third11-haveleft{ width:36%; height:35px; line-height:35px; font-size:15px; color:#666; text-align:right; float:left;}


.wenzhangline1{background:#dfdfdf; height:1px; margin:1px auto 1px;}

#prolist1nei-haveleft{ width:320px; margin:0 auto;}
#prolist1nei-haveleft ul li{ width:140px; text-align:center; height:170px; float:left; padding:15px 10px 15px 10px;}
.pro117-haveleft{width:140px; text-align:center; height:140px; margin-bottom:10px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}

.pro117title-haveleft{width:140px; margin:0 auto; overflow:hidden; text-align:center; line-height:30px; height:30px;}
.pro117title-haveleft a{ color:#666;}



.renyingshititle{ width:22%; margin:30px auto 0px;}
.renyingshititle img{ width:100%;}
.renyingshititleword{ width:85%; height:40px; line-height:20px; text-align:center; margin:10px auto 13px; color:#666;}

.renyingshititlehui{ width:22%; margin:18px auto 0px;}
.renyingshititlehui img{ width:100%;}
.renyingshititlewordhui{ width:85%; height:40px; line-height:20px; text-align:center; margin:10px auto 13px; color:#666;}

.renyingshicontent{ width:94%; margin:0 auto 17px;}
.renyingshicontent img{ width:100%;}
.renlanmubg000{ background:url(../img1/renlanmubg.jpg) no-repeat center; background-size:100% 100%; height:500px;}
.renlanmubg{ width:100%; height:500px; margin:0 auto;}
.renlanmumore{ width:33%; margin:0 auto;}
.renlanmumore img{ width:100%;}
.renlanmutitle1{ width:22%; margin:0 auto; padding-top:30px; padding-bottom:7px;}
.renlanmutitle1 img{ width:100%;}
.renlanmu111{ width:273px; height:15px; margin:10px auto 20px;}
.renlanmu222{ width:259px; height:15px; margin:10px auto 10px;}
.renlanmu333{ width:86%; margin:0 auto; line-height:28px; font-size:14px; color:#333;}

.renlanmuyuan{ width:70%; display:none;}


.renshipin012{width:94%; margin:0 auto;}
.renshipin1{ width:100%;}
.renshipin1 img{ width:100%;}
.renshipin2{ background:#f8f8f8; width:100%;}


.renshipin2en{ text-align:center; line-height:30px; padding-top:30px; font-size:16px; color:#666;}
.renshipin2title{text-align:center; line-height:31px; font-size:15px; color:#000;}
.renshipin2content{line-height:24px; width:97%; margin:0 auto; font-size:14px; color:#666;}
.renshipin2more{ width:28%; margin:12px auto 0px;}
.renshipin2more img{ width:100%;}

.renshipin034{width:94%; margin:0 auto;}
.renshipin3{background:#f8f8f8; width:100%;  padding-top:13px;}

.renshipin3en{ text-align:center; line-height:30px; padding-top:15px; font-size:16px; color:#666;}
.renshipin3title{text-align:center; line-height:31px; font-size:15px; color:#000;}
.renshipin3content{line-height:24px; width:97%; margin:0 auto; font-size:14px; color:#666;}
.renshipin3more{ width:28%; margin:12px auto 0px; padding-bottom:30px;}
.renshipin3more img{ width:100%;}

.renshipin4{ width:100%; margin:0 auto 30px;}
.renshipin4 img{ width:100%;}

.dianschool1{ width:55%; margin:30px auto 18px;}
.dianschool1 img{ width:100%;}
.dianschool2{ width:93%; line-height:26px; margin:0 auto 18px; color:#666; text-indent:2em;}

.dianjiang0{ width:100%;}
.dianjiang1{ width:55%; margin:25px auto 25px;}
.dianjiang1 img{ width:100%;}
.dianjiang2{ width:52%; margin:5px auto 25px;}
.dianjiang2 img{ width:100%;}

.dianqianyue0{ height:320px; background:#f96a0e;}
.dianqianyue1{ width:94%; margin:0 auto; padding-top:35px;}
.dianqianyue1 ul li{ width:46%; margin-left:2%; margin-right:2%; margin-bottom:11px; float:left;}
.dianqianyue1 ul li img{ width:100%;}

.dianstory1{ width:76%; margin:33px auto 13px;}
.dianstory1 img{ width:100%;}



.dianstoryimg0{ width:94%; margin:0 auto 25px; padding-top:15px;}
.dianstoryimg0 ul li{width:46%; margin-left:2%; margin-right:2%; margin-bottom:11px; float:left;}
.dianstoryimg0 ul li img{ width:100%;}

.dianbigthings0{ height:380px; background:#f7f7f7; }
.dianbigthings1{ width:50%; padding-top:30px; padding-bottom:15px; margin:0 auto;}
.dianbigthings1 img{ width:100%;}

.dianbigthingsbg1{ width:94%; margin:0 auto; height:290px; background:url(../img1/dianbigthingsbg1.jpg) no-repeat center; background-size:100% 100%;}

.dianbigthingsmore1{ width:22%; padding-top:240px; margin:0 auto;}
.dianbigthingsmore1 img{ width:100%;}

.xijie{padding-left:25px; padding-right:20px; line-height:29px; padding-top:10px; padding-bottom:10px; font-size:13px; color:#333333; background:#f8f8f8;}
.biao1{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:80%; overflow:hidden; display:block; background:url(../img1/biaoge_bg1aa.jpg) no-repeat center; color:#000000; padding-left:20%; margin:0 auto; }
.biao2{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:80%; overflow:hidden; display:block; background:url(../img1/biaoge_bg2aa.jpg) no-repeat center; color:#FFFFFF; padding-left:20%; margin:0 auto;}
.biao3{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:80%; overflow:hidden; display:block; background:url(../img1/biaoge_bg3aa.jpg) no-repeat center; color:#FFFFFF; padding-left:20%; margin:0 auto;}

.lvliubg{ width:100%; margin:0 auto; background:#0974c4;}
.myname6{width:92%; padding-left:8%; line-height:38px; font-size:14px; color:#fff; border-bottom:1px #CCC solid;}
.biaoti6{width:92%; padding-left:8%; line-height:38px; font-size:14px; color:#fff; border-bottom:1px #CCC solid;}
.shijian61{width:92%; padding-left:8%; line-height:38px; font-size:14px; color:#fff; border-bottom:1px #CCC solid;}

.neirong6bgbg{width:100%; margin:0 auto; padding-top:12px; padding-bottom:12px; background:#f6fafd; font-size:14px; color:#333;}
.neirong6aaa{ width:92%; padding-left:8%; background:#f6fafd; line-height:30px; font-size:14px; color:#333;}
.neirong6bbb{ width:88%; padding-left:8%; padding-right:4%; background:#f6fafd; line-height:30px; font-size:14px; color:#333;}

.shijianbgbg{ width:100%; margin:0 auto; background:#e3f1fc;}
.shijian62{width:92%; padding-left:8%; line-height:38px; color:#333; font-size:14px;}


.herwid { width:60%;}
.heranniu { border:1px solid #aaaaaa; box-shadow:0 1px 4px rgba(0, 0, 0, 0.2) inset; border-radius:0.6em 0.6em 0.6em 0.6em; background:linear-gradient(#F9F9F9, #EEEEEE) repeat scroll 0 0 #F9F9F9; color:#333333;}
.herpaa { padding:10px;}
.hermb { margin-bottom:10px;}
.hertext_c{text-align:center;}
.herpa { padding:5px;}
.hertwotwo{ width:100%; margin:0 auto 40px; text-align:center; }
.baohantitle{margin:8px auto 10px; text-align:left; width:90%; font-size:15px; color:#005bac; height:35px; line-height:35px;}

.abc{ width:98%; height:115px; margin:20px auto 0; text-align:center; line-height:25px;}
.abc1{ padding-left:5px; padding-right:5px; float:left;}
.abc1 a{color:#fa7526; font-size:14px;}
.abc1 a:hover{ color:#000;}

.hismessageaaa{margin:0 auto 5px; text-align:center; width:80%; font-size:17px; color:#0f74bc; font-family:'微软雅黑'; height:40px; line-height:40px;}


.productssnei{ width:96%; margin:0 auto;}
.productssnei ul li{
    float: left;
    width: 100%;
    padding: 40px 0 20px ;
    margin-bottom: 30px;
    background: #fff;
    cursor: pointer;
    position: relative;
}
.productssnei ul li:nth-child(3n){
    margin-right: 0;
}
.productssnei ul li img{
    width: 100%;
    height:auto;
}
.productss_img{
    padding: 0 70px 30px;
}
.productss_text{
    padding: 20px 30px 0;
    border-top:1px solid #ebebeb ;
    position:relative ;
}
.productss_text a:hover,.productss_text a:active,.productss_text a:focus{
    text-decoration: none;
}
.productss_text h4{
    font-size: 20px;
    color: #333;
	text-align:center;
}
a:hover{
    text-decoration: none;
}
.productss_text p{
    color: #a7a7a7;
}
.productss_jian{
    width: 20px;
    height: 13px;
    position: absolute;
    top:40px;
    right: 30px;
}
.productss_top{
    width: 71px;
    height: 71px;
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
.productss_top img{
    width:100%;
    height: auto;
}
.productssnei ul li:hover{
    -moz-box-shadow:0px 0px 22px #ccc;
    -webkit-box-shadow:0px 0px 22px #ccc;
    box-shadow:0px 0px 22px #ccc;
}
.productssnei ul li:hover .productss_top{
    display: block;
}
.productss_img>img:nth-child(2){
    display: none;
}
.productssnei ul li:hover .productss_img>img:nth-child(1){
    display: none;
}
.productssnei ul li:hover .productss_img>img:nth-child(2){
    display: block;
}
.productssnei ul li:hover .productss_text  h4{
    color: #ff9714;
}


.ourpre1{ width:90%; margin: 5px auto 0px; overflow:hidden; height:25px; line-height:25px; color:#666; font-size:15px;}
.ourpre1 a{ color:#666; font-size:15px;}
.ournext1{ width:90%; margin:0px auto 15px; overflow:hidden; height:25px; line-height:25px; color:#666; font-size:15px;}
.ournext1 a{ color:#666; font-size:15px;}

.huanewstitle1{ width:98%; margin:0px auto 10px;}
.huanewstitle1 img{ width:100%;}




.huaaboutyidong{ width:94%; margin:0 auto;}
.huaaboutyidong img{ width:100%;}
.huaaboutbg{}
.huaaboutbg0{ width:95%; margin:25px auto 25px;}
.huaaboutbg0 img{ width:100%;}
.huaaboutbg1{ width:334px; margin:0 auto;}
.huaaboutbg1aaa{ width:300px; text-align:center; margin:0 auto; line-height:28px; font-size:20px; font-weight:bold; color:#666;}
.huaaboutbg1bbb{ width:96%; margin:0 auto; line-height:30px; color:#666; font-size:15px; padding-top:18px; text-indent:2em;}
.huaaboutbg1ccc{width:334px; height:111px;}

.huaaboutbg1ccc1{ width:111px; margin-left:28px; margin-right:28px; text-align:center; height:111px; background:#f8f8f8; color:#c3c3c3; border-radius:50%; float:left; font-size:42px;}
.huaaboutbg1ccc2{ width:111px; margin-left:28px; margin-right:28px; text-align:center; height:111px; background:#f8f8f8; color:#c3c3c3; border-radius:50%; float:left; font-size:42px;}
.huaaboutbg1ccctitle{ height:50px; line-height:50px; margin-left:-3px; margin-top:5px;}
.huaaboutbg1ccctitle1{ width:158px; text-align:center; height:50px; color:#666; float:left; font-size:14px;}
.huaaboutbg1ccctitle2{ width:158px; text-align:center; height:50px; color:#666; float:left;font-size:14px;}

.huaproprotitle0{ margin-top:30px; padding-top:35px; background:#f5f5f5;}

.huaproprotitle1{ width:98%; margin:0px auto 0px; padding-bottom:5px;}
.huaproprotitle1 img{ width:100%;}

.huapro8{ padding-top:35px;}
.huapro8 ul li{ width:85%; margin:0 auto 30px; border:solid 1px #e8e8e8; transition:0.3s all; border-radius:3px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0);transition: 0.3s all; }
.huapro81{}
.huapro81 img{ width:100%;}
.huapro82{ width:100%; height:47px; line-height:47px; text-align:center; background:#898989; color:#fff;}

.huanewstitle0{margin-top:0px; padding-top:40px;}

.huahuamore1{ width:121px; text-align:center; margin:0px auto 40px; height:31px; line-height:31px; border-radius:10px; border:1px solid #0054a5;}
.huahuamore1 a{ width:121px; height:31px; display:block; color:#0054a5; border-radius:10px;box-sizing:border-box;}
.huahuamore1 a:hover{color:#fff; background:#0054a5;}

.myneiye1777{}
.myleft1777{}
.myright1777{}

.irpang{}
.irpang ul li{ width:280px; margin:0 auto 30px; height:320px; border:1px #dedddd solid; padding-left:15px; padding-right:15px; padding-top:15px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0);transition: 0.3s all;}
.irpang1{width:280px; margin:0 auto; height:280px; overflow: hidden;}

.irpang1 .bgimg{ cursor: pointer; transition: all 2.8s;  }
.irpang1:hover .bgimg {  transform: scale(1.3); }

.irpang2{ width:280px; margin:0 auto; height:40px; line-height:40px; text-align:center;}


.jpneitop0{ width:94%; margin:0 auto 45px;}
.jpneitop01{ width:100%; margin:0 auto;}
.jpneitop01aaa{ width:100%;}
.jpneitop01aaa img{ width:100%;}
.jpneitop01bbb{ width:100%;}
.jpneitop01bbb1{}
.jpneitop01bbb1 img{}

.herbuliang{width:65px; height:50px; margin-top:17px; margin-right:7px; border:1px #ebebeb dashed; float:left;}
.herbuliang img{width:65px; height:50px;}
.herliang{width:65px; height:50px; margin-top:17px; margin-right:7px; border:1px #1a408b dashed; float:left;}
.herliang img{width:65px; height:50px;}

.jpneitop02{ width:94%;}
.jpneitop02aaa{ height:28px; line-height:28px; padding-top:45px; color:#666; font-size:16px;}
.jpneitop02bbb{ width:22px; height:3px; margin-top:5px; margin-bottom:18px; background:#f39800;}
.jpneitop02ccc{ padding-bottom:12px;}
.jpneitop02ccc111{ font-size:19px; font-weight:bold; padding-bottom:13px; color:#333;}
.jpneitop02ccc222{ line-height:33px; color:#666;}
.jpneitop02ddd{ width:120px; height:30px; background:#f39800; border-radius:9px; color:#fff; line-height:30px; text-align:center;}
.jpneitop02ddd a{width:120px; height:30px; background:#f39800;border-radius:9px; color:#fff; line-height:30px; text-align:center;display:block;}

.jpneineineiaaa{ height:28px; line-height:28px; padding-top:45px; color:#666; font-size:16px;}
.jpneineineibbb{ width:22px; height:3px; margin-top:5px; margin-bottom:17px; background:#f39800;}
.jpneineineiccc{line-height:33px; color:#666;}

.jpneineineiaaa-img{ height:28px; line-height:28px; padding-top:34px; color:#666; font-size:16px;}
.jpneineineibbb-img{ width:22px; height:3px; margin-top:5px; margin-bottom:17px; background:#f39800;}
.jpneineineiccc-img{line-height:33px; color:#666;}

.rpangbg0{ background:#294783;}
.rpangbg1{}
.rpangbgjianjie{ width:250px; text-align:center; padding-top:50px; margin:0 auto; height:35px; line-height:35px; font-size:27px; color:#fff; font-weight:bold;}
.rpangbgen{ width:250px; text-align:center; margin:0 auto; height:35px; line-height:35px; font-size:15px; color:#fff;}
.rpangbghengxian{ width:100px; margin:0 auto; height:4px; background:#fff;}
.rpangbgword1{width:330px; text-align:center; padding-top:15px; font-weight:bold; margin:0 auto; height:35px; line-height:35px; font-size:16px; color:#fff;}
.rpangbgword2{ width:320px; margin:0 auto; padding-top:15px; line-height:27px; color:#fff;}
.rpangbgimg{ width:330px; margin:0 auto; padding-top:30px; padding-bottom:45px;}
.rpangbgimg img{ width:100%;}

 }
 
 /*电脑*/
 @media screen and (min-width:500px)
 {
  
  body,td,th {
	font-family:"微软雅黑"; font-size:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
  
  .xidinggeyidong{ display:none;}
			
			
			
			   .rhuizong{font-size:14px; color:#1b1b1b; background-color:#efefef; width:190px; height:41px; line-height:41px; display:block; padding-left:32px; }
			.rhuizong a{font-size:14px; color:#1b1b1b; background-color:#efefef;}

	
			.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;}
			
			
			
			
			
.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;}			
			



.myright1aaaaa{ width:1280px; padding-bottom:45px;}


.mycontent1aaaaa{width:1280px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:947px; color:#333;}


#prolist1nei{ width:1280px; margin:0 auto;}
#prolist1nei ul li{ width:320px; text-align:center; height:291px; float:left; margin-bottom:23px; }
.pro117{ width:286px; height:251px; margin-left:16px; margin-right:16px; border:1px solid #ccc;}/* 少了2px，是因为有边缘两个1px */

.pro117title{width:286px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px; color:#666;}
.pro117title a{color:#666;}
.pro117title a:hover{color:#f87726;}

#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:1px solid #ccc;}
.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:1px solid #ccc;}
.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:1px solid #ccc;}
.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;}  


.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;}

.bymore1{ width:157px; height:65px; margin:20px auto 30px;}


  #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:#1a408b; padding-right:2px;}
  .myimg a{ float:right; height:110px; width:59px;}
  

  .kong{ height:21px;}
  .kong240{ height:240px;}
 
	
#my2pro { width:100%; height:545px; text-align:center; background:url(../img1/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}

.myneiye1a{ width:1438px; margin:0 auto; margin-top:45px; margin-bottom:25px;}
  
  #leileftbig{ display:none;}
#leileft{ display:none;}
.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;}
#pcqiehuan{}
#yidongqiehuan{ display:none;}

.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:1071px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
  .img-list7 li { float:left; width:307px; margin-left:20px; margin-right:20px; height:258px; border:5px #b8bbc0 solid; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:307px; height:218px;}
 .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:228px; height:338px;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


#dingwei1{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:92px;}
  
#dingwei2{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:212px;}
 
 
 #dingwei3{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:332px;}
 
 
 #dingwei4{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:332px;}
 
  #dingwei5{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:572px;}
 
   #dingwei6{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:692px;}
 
   #dingwei7{
 width:177px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:104px;
 left:452px;}
 
 
#chinasdgweixin2wm1{
 position:absolute; top:0px; left:176px;
 display:block;
 z-index:999;
 }
 
  #chinasdgweixin2wm2{
 position:absolute; top:58px; left:176px;
 display:block;
 z-index:999;
 }
 
   #chinasdgweixin2wm3{
 position:absolute; top:117px; left:176px;
 display:block;
 z-index:999;
 }
 
   #chinasdgweixin2wm4{
 position:absolute; top:176px; left:176px;
 display:block;
 z-index:999;
 }
 
   #chinasdgweixin2wm5{
 position:absolute; top:235px; left:176px;
 display:block;
 z-index:999;
 }
 
   #chinasdgweixin2wm6{
 position:absolute; top:294px; left:176px;
 display:block;
 z-index:999;
 }
 
 
 .dohui1{ position:absolute; top:0px; left:176px;}
 
 
 
  .myzi3 a{color:#00458b; font-size:14px;  background-color:#cbe4f6; text-align:center; line-height:58px; height:58px; width:177px; display:block;}
  .myzi3 a:hover{ background:#5a9ccc; font-size:15px; color:#ffffff;}
  
   .myzi3aa{background-color:#cbe4f6; text-align:center; line-height:58px; height:58px; width:177px; display:block;color:#00458b; font-size:14px; }

  .myzi3aa:hover{ background:#5a9ccc; width:177px; height:58px; display:block; font-size:15px; color:#ffffff;}
  
  
  
  .myzi3bb { background:#e5f4ff;  text-align:center; line-height:40px; height:40px;  width:177px; display:block;}
    .myzi3bb a{color:#6a6a6a;  height:40px;  font-size:13px;  display:block; }
  .myzi3bb a:hover{background:#5a9ccc; color:#fff; }
  

.toprotitle000{ height:468px; background:#f4f5f7;}
.toprotitle{ width:300px; margin:0 auto; padding-top:45px; text-align:center; height:45px; line-height:45px; font-family:"微软雅黑"; font-size:24px; color:#3468a1;}
.toprotitleen{width:500px; margin:0 auto; text-align:center; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#888;}


.mantop0{ height:38px; background:#eeeeec;}
.mantop1{ width:1360px; margin:0 auto;}
.mantop1aaa{float:left; font-size:14px; height:38px; line-height:38px; color:#666;}
.mantop1bbb{float:right; font-size:14px; height:38px; line-height:38px; color:#666;}

.mantop2{ width:1360px; height:119px; margin:0 auto;}
.mantop2aaa{ width:751px; height:119px; padding-right:433px; float:left;}
.mantop2bbb{ width:176px; height:119px; float:left;}

.mannav{ height:60px; background:#0152ad;}
.mannav1{ width:1190px; margin:0 auto; height:60px; line-height:60px; position:relative;}
.mannav1 ul li a{width:170px; height:60px; display:block; color:#fff; font-size:15px; text-align:center; float:left;}
.mannav1 ul li a:hover{ background:#023b7e;}

.manjianjiebg{ width:100%; height:489px; background:url(../img1/manjianjiebg.jpg) no-repeat center;}
.mantitle1{ width:800px; margin:0 auto; padding-top:58px; padding-bottom:28px; font-size:25px; color:#114898; text-align:center; font-weight:bold;}
.mantitle2{ width:800px; margin:0 auto; height:140px; line-height:35px; overflow:hidden; text-indent:2em; font-size:15px; color:#666;}



.xwzxtitile{ width:1419px; margin:0 auto; text-align:left; height:20px; padding-top:64px; padding-bottom:36px;}
.xwzx1{ width:1419px; height:400px; margin:0 auto;}
.xwzx1 ul li{ width:405px; margin-left:34px; margin-right:34px; 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{ height:24px; line-height:24px; overflow:hidden;}
.xwzx3 a{ font-size:15px; color:#2b2b2b;}
.xwzx3 a:hover{ font-size:15px; color:#005994; padding-left:3px;}
.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;}

.manfoot0{ height:147px; background:#2a2a2a;}
.manfoot1{ width:1360px; height:147px; margin:0 auto; position:relative;}
.manfoot1aaaaa1{ width:700px; float:left; color:#ccc; height:42px; line-height:42px; position:absolute; top:37px;}
.manfoot1aaaaa1 a{ color:#ccc;}
.manfoot1aaaaa1 a:hover{ color:#FFFF00;}
.manfoot1aaaaa2{ width:700px; float:left; color:#ccc; height:42px; line-height:42px; position:absolute; top:69px;}
.manfoot1bbbbb{ width:660px; height:147px; float:right; text-align:right;}



.lkgc0{ width:1422px; height:398px; margin:2px auto 2px;}
.lkgc1{ width:474px; height:398px; float:left;}
.lkgctitle{ width:474px; height:20px; text-align:left;}
.lkgc2{ width:474px; margin-top:33px; height:273px; background:url(../img1/lkgc2.jpg) no-repeat center;}
.lkgc2 ul li{ width:404px; padding-left:30px; padding-right:40px; height:39px; line-height:39px; overflow:hidden;}
.lkgc2 ul li a{ color:#545454; font-size:14px;}
.lkgc2 ul li a:hover{ color:#005a93; font-size:14px; padding-left:3px;}

.dongbbg{ width:100%; height:486px; margin-bottom:50px; background:url(../img1/myservicebg.jpg) no-repeat center;}
.dongb100{ width:1386px; height:251px; margin:0 auto;}
.dongb1{ width:211px; height:251px; padding-left:10px; padding-right:10px; float:left;}
.dongb1 img{ width:211px; height:251px;}
.dongbtitle{ width:275px; height:22px; padding-top:75px; padding-bottom:50px;}

.banner098{width:100%;height:600px;position:relative; overflow:hidden;}
.banner_li{height:600px;width:100%;background-size:cover !important;}
.points{position:absolute;left:50%;margin-left:-600px;bottom:66px;width:1200px;text-align:right;z-index:9;max-width:100%;}
.points a{background:url(../images/yuandian_1.png) no-repeat center center;width:15px;height:15px;display:inline-block;margin-left:18px;font-size:0px;}
.points a.selected{background:url(../images/yuandian.png) no-repeat center center;}
.banner_left{display:none;position:absolute;left:5%;top:50%;margin-top:-20px;background:url(../images/app_prev.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_right{display:none;position:absolute;right:5%;top:50%;margin-top:-20px;background:url(../images/app_next.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_ul:hover .banner_right{display:block!important;}
.banner_ul:hover .banner_left{display:block!important;}


.xdgjianjie0{ width:1165px; margin:0 auto;}
.xdgjianjie0img{ width:230px; margin-right:37px; height:405px; float:left;}
.xdgjianjie0img img{  width:230px; height:405px;}
.xdgjianjie0word{ width:898px; float:left;}

.everymyxdgnewsbg{ width:1280px; height:257px; margin:0 auto; border-bottom:solid #eaeaea 1px;}
.everymyxdgnewsbg:hover{background:#f6f6f6;}
.everymyxdgnewsimg{ width:245px; height:168px; margin-top:45px; padding-left:28px; padding-right:37px;  float:left;}
.everymyxdgnewsimg img{ width:245px; height:168px;}
.everymyxdgnewsword{ width:740px; height:132px; margin-top:45px; border-right:solid #eaeaea 1px; float:left;}
.everymyxdgnewsword1{ width:740px; padding-top:4px; height:60px; line-height:60px;font-size:19px; color:#2a2835; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:19px; color:#2a2835; font-weight:bold;}
.everymyxdgnewsword1 a:hover{color:#f8ae18;}
.everymyxdgnewsword2{ width:697px; height:48px; margin-top:2px; margin-right:43px; line-height:24px; font-size:13px; color:#898886; overflow:hidden;}
.everymyxdgnewsdate{ width:229px; padding-top:69px; float:left;}
.everymyxdgnewsdate1{ width:60px; text-align:center; padding-left:107px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.everymyxdgnewsdate2{ width:200px; text-align:center; padding-left:5px; padding-top:5px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:44px;}
.everymyxdgnewsdatejia{ width:229px; padding-top:69px; float:left;}
.everymyxdgnewsdate1jia{ width:160px; text-align:center; padding-left:7px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.everymyxdgnewsdate2jia{ width:200px; text-align:center; padding-left:5px; padding-top:5px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:44px;}

.sibanglianxi1{ width:960px; margin:0 auto 50px;;}
.sibanglianxi3{ width:960px; font-size:17px; color:#333333; font-weight:bold; text-align:left;}
.sibanglianxi2{ width:300px; height:96px; padding-left:10px; padding-right:10px; margin-top:26px; margin-bottom:26px; float:left; font-size:15px; line-height:24px; text-align:left;}
.sibanglianxi22{width:300px; font-size:15px; line-height:24px; text-align:left;}
.sibanglianxi4{ width:300px; font-size:15px; color:#ff6600; font-weight:bold; text-align:left;}

.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:26px; color:#323232; font-weight:bold;}
.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;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}

.runnewsbg0{ width:1542px; margin:0 auto;}
.runnewsbg0 ul li{width:681px; margin-left:45px; margin-right:45px; 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;}

.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}



.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1210px; 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:269px; 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;}


.kangfenleititle{ width:206px; height:33px; margin:55px auto 50px;}
.kangfenlei1{ width:1400px; height:290px; margin:0 auto 70px;}
.kangfenlei1 ul li{ width:182px; height:290px; padding-left:12px; padding-right:12px; margin-left:12px; margin-right:12px; float:left;   position: relative; border:1px solid #eae7e7;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.kangfenlei1 ul li:hover {
	box-shadow: 3px 18px 30px 3px #e8e8e8;
	padding-top: 9px;}


.kangimg1{ width:182px; height:115px; padding-bottom:15px;}
.kangimg1 img{  width:182px; height:115px;}
.kangtitle2{width:182px; height:50px; line-height:50px; font-size:16px; font-weight:bold; text-align:center; font-family:"微软雅黑";}
.kangtitle1{ width:162px; padding-left:10px; padding-right:10px; height:100px; line-height:25px; text-align:left; overflow:hidden; color:#666; font-size:13px; }

.wenzhangcontent1{line-height:33px;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}


.xidinggebannerword3{height:91px; background:#f6f6f6;}
.xidinggebannerword3-white{height:91px; background:#fff;}
.xidinggebannerword4{ width:1280px; margin:0 auto;}
.xidinggebannerword5{ width:1280px; height:91px; background:#f6f6f6;}
.xidinggebannerword5-white{ width:1280px; height:91px; background:#fff;}
.xidinggebannerword6{ font-size:27px; font-weight:bold; line-height:91px; padding-left:36px; float:left;}
.xidinggebannerword7{ width:30px; height:91px; float:left; padding-left:16px;}
.xidinggebannerword8{ width:1280px; height:91px;}
.xidinggebannerword9{ padding-left:43px; padding-right:8px; text-align:center; height:91px; line-height:91px; float:left;}
.xidinggebannerword9 a{ font-size:15px; color:#333;}
.xidinggebannerword9 a:hover{ color:#0f75bf;}


.xidinggebannerword3pro{height:115px; background:#f6f6f6;}
.xidinggebannerword4pro{ width:1280px; margin:0 auto;}
.xidinggebannerword5pro{ width:1280px; height:115px; background:#f6f6f6;}
.xidinggebannerword6pro{ font-size:27px; font-weight:bold; line-height:115px; padding-left:36px; float:left;}
.xidinggebannerword7pro{ width:30px; height:115px; float:left; padding-left:16px;}
.xidinggebannerword8pro{ width:1280px; height:60px; padding-top:30px; padding-bottom:25px;}
.xidinggebannerword9pro{ padding-left:43px; padding-right:8px; text-align:center; height:30px; line-height:30px; float:left;}
.xidinggebannerword9pro a{ font-size:15px; color:#333;}
.xidinggebannerword9pro a:hover{ color:#0f75bf;}



.yangtitlenews{ font-size:29px; height:30px; width:400px; text-align:center; margin:0 auto; padding-top:90px; padding-bottom:28px;}
.yangnewstwo{ width:422px; height:33px; margin:0 auto;}
.yangbuliang {BACKGROUND-IMAGE: url(../img1/yangsecond.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#000000; text-align:center; float:left;}
.yangliang {BACKGROUND-IMAGE: url(../img1/yangfirst.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#FFFFFF; text-align:center; float:left;}
.yangnewszhong{ width:12px; height:33px; float:left;}
 .news1cap{ width:1362px; height:497px; margin: 68px auto 0;}
 #pangnews11{ width:119px; margin:0 auto; height:66px; margin-bottom:38px;} 
 .pangnews11-1{ width:410px; height:403px; float:left; margin-left:22px; margin-right:22px;} 
 .monthday111{ font-size:34px; padding-left:30px; color:#444; float:left; background:url(../img1/yellow1.jpg) left no-repeat;}
 .year111{ font-size:19px; color:#333; float:left; padding-left:12px; padding-top:21px;}
 .pangnewswordtitle111{ margin-top:18px; height:30px; line-height:30px; margin-bottom:1px; overflow:hidden; font-weight:bold;}
 .pangnewswordtitle111 a{ font-size:16px; color:#666;}
 .pangnewswordtitle111 a:hover{color:#FF0000;}
 .pangnewsword111{ margin-top:5px; font-size:14px; line-height:23px; height:69px; font-family:"微软雅黑"; color:#777; margin-bottom:15px; overflow:hidden;}
 .newstitleimg1{ width:410px; height:220px;}
 .more111hui{ width:144px; height:42px; margin:0px auto 52px;}
 .allnet1{ width:1209px; margin:0 auto;  padding-bottom:40px;}
 .allnet1 img{ width:400px; height:267px;}
 
 .ruinewstotal1{ width:1280px; margin:45px auto 35px;}
.ruinewsleft1{ width:801px; height:450px; float:left; background:url(../img1/ruinewsleftbg.jpg) no-repeat center;}
.ruinewsleft1title{ width:585px; height:40px; padding-top:342px; line-height:40px; overflow:hidden;}
.ruinewsleft1title a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewsleft1title a:hover{ padding-left:5px;}
.ruinewsleft1content{ width:585px; height:42px; font-size:14px; line-height:21px; color:#888; overflow:hidden; text-indent:0em;}
.ruinewsright1{width:479px; height:450px; float:left;}
.ruinewsli{ width:479px; height:450px;}
.ruinewsli ul li{ width:479px; height:100px; padding-top:25px; padding-bottom:25px;}
.ruinewslititle{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititle a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewslititle a:hover{ padding-left:5px;}
.ruinewslicontent{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}


.yangyangtitlepro0{ height:912px; background:#f5f5f5;}
.yangyangtitlepro{ font-size:29px; height:30px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:80px; padding-bottom:28px;}
.yangyangtitlebiao{ width:60px; height:4px; margin:0 auto;}
.yangyangpro111{ width:1488px; margin:0 auto;}
.yangyangpro111 ul li{ width:298px; height:245px; margin-left:36px; margin-right:36px; padding-left:1px; padding-right:1px; padding-top:1px; margin-top:57px; background:url(../img1/yangblackprobg8.jpg) no-repeat center; float:left;}
.yangyangpro111img{ width:298px; height:193px;}
.yangyangpro111img img{ width:298px; height:193px;}
.yangyangpro111li{ width:290px; height:23px; padding-top:15px; padding-bottom:15px; margin:0 auto; text-align:center; line-height:23px;}
.yangyangpro111li a{ font-size:16px; color:#FFFFFF;}
.yangyangpro111 ul li:hover{background:url(../img1/yangredprobg8.jpg) no-repeat center;}
.yangyanpromore{ width:144px; height:42px; margin:40px auto 0;}
.yanpromore{ width:144px; height:42px; margin:40px auto 0;}


.mysan{ width:1130px; margin:0 auto; height:40px; line-height:40px;}
.first11{ width:22px; padding-top:18px; height:22px; line-height:40px; text-align:left; float:left;}
.second11{ width:989px; height:40px; line-height:40px; text-align:left; float:left; overflow:hidden;}
.second11 a{ font-size:15px; color:#666;}
.second11 a:hover{ color:#fa7526;}
.third11{ width:119px; height:40px; line-height:40px; font-size:15px; color:#666; text-align:right; float:left;}


.mysan-haveleft{ width:881px; margin:0 auto; height:40px; line-height:40px; float:left;}
.mysan-haveleftdown{ width:881px; margin:0 auto; height:40px; line-height:40px;}
.first11-haveleft{ width:22px; padding-top:18px; height:22px; line-height:40px; text-align:left; float:left;}
.second11-haveleft{ width:700px; height:40px; line-height:40px; text-align:left; float:left;}
.second11-haveleft a{ font-size:15px; color:#666;}
.third11-haveleft{ width:159px; height:40px; line-height:40px; font-size:15px; color:#666; text-align:right; float:left;}

.second11-haveleftdown{ width:600px; height:40px; line-height:40px; overflow:hidden; text-align:left; float:left;}
.second11-haveleftdown a{ font-size:15px; color:#666;}
.second11-haveleftdown a:hover{ font-size:15px; color:#ff0000;}
.third11-haveleftdown{ width:259px; height:40px; line-height:40px; font-size:15px; color:#666; text-align:right; float:left;}

.wenzhangline1{background:#dfdfdf; height:1px; margin:18px auto 15px;}



  .myneiye1{ width:1280px; margin:45px auto 25px;}
  
  .myleft1{ width:284px; margin-right:25px; float:left;}
  .myright1{ width:901px; float:left; padding-bottom:45px;}
  .neiyetitle1{line-height:41px; height:41px; background-color:#f4f4f4; width:961px;  margin-bottom:30px;}
  .neiyetitle1bg{line-height:41px; height:41px; background:url(../img1/neiyetitle1.jpg) left no-repeat; font-size:15px; color:#333; padding-left:22px;}
  .mycontent1{ padding-left:27px; padding-right:27px; width:847px; color:#333;}
  
  #prolist1nei-haveleft{ width:960px; text-align:center; margin:0 auto;}
#prolist1nei-haveleft ul li{ width:240px; text-align:center; height:268px; float:left; margin-bottom:23px; }
.pro117-haveleft{ width:228px; height:228px; 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;}

.pro117title-haveleft{width:228px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

.renyingshititle{ width:118px; height:59px; margin:48px auto 0px;}
.renyingshititleword{ width:800px; height:42px; line-height:42px; text-align:center; margin:0px auto 13px; color:#666;}

.renyingshititlehui{ width:118px; height:59px; margin:48px auto 0px;}
.renyingshititlewordhui{ width:800px; height:42px; line-height:42px; text-align:center; margin:0px auto 13px; color:#666;}


.renyingshicontent{ width:1191px; height:463px; margin:0 auto 57px;}
.renlanmubg000{ background:url(../img1/renlanmubg.jpg) no-repeat center; width:100%; height:636px;}
.renlanmubg{ width:1191px; height:636px; margin:0 auto; position:relative;}
.renlanmumore{ width:140px; height:44px; position:absolute; top:428px; left:0px;}
.renlanmutitle1{ width:116px; height:58px; position:absolute; top:103px; left:0px;}
.renlanmu111{ width:273px; height:15px; position:absolute; top:372px; left:0px;}
.renlanmu222{ width:259px; height:15px; position:absolute; top:372px; left:360px;}
.renlanmu333{ width:680px; height:157px; line-height:31px; font-size:14px; color:#333; position:absolute; top:188px; left:0px;}

.renlanmuyuan{ width:452px; height:451px; position:absolute; top:82px; left:733px;}

.renshipin012{ width:1192px; height:317px; margin:0 auto;}
.renshipin1{ width:596px; height:317px; float:left;}
.renshipin2{ background:#f8f8f8; width:596px; height:317px; float:left; position:relative;}

.renshipin2en{ position:absolute; top:60px; left:113px; font-size:15px;}
.renshipin2title{ position:absolute; top:93px; left:113px; font-size:19px;}
.renshipin2content{position:absolute; line-height:26px; width:428px; top:128px; left:109px; font-size:14px;}
.renshipin2more{ width:150px; height:50px; top:201px; left:114px; position:absolute;}

.renshipin034{ width:1192px; height:315px; margin:0 auto 60px;}
.renshipin3{background:#f8f8f8; width:596px; height:315px; float:left; position:relative;}

.renshipin3en{ position:absolute; top:60px; left:93px; font-size:15px;}
.renshipin3title{ position:absolute; top:93px; left:93px; font-size:19px;}
.renshipin3content{position:absolute; line-height:26px; width:434px; top:128px; left:89px; font-size:14px;}
.renshipin3more{ width:150px; height:50px; top:201px; left:94px; position:absolute;}

.renshipin4{ width:596px; height:315px; float:left;}

.rennav000{ width:1191px; margin:0 auto; height:104px;}
.renlogo1{ width:257px; height:104px; float:left;}
.rennav1{ width:660px; height:104px; line-height:104px; float:right; position:relative;}
.rennav1 ul li{ width:110px; height:104px; line-height:104px; float:left; text-align:center;}
.rennav1 ul li a{ color:#666; font-size:15px;}
.rennav1 ul li:hover{background:url(../img1/ren333.jpg) no-repeat center; color:#ff0000; background-position:48px 70px;}
.rennav1 ul li:hover a{color:#1f66ff;}


.diantopbg{height:188px; background:url(../img1/dianlogo1.jpg) no-repeat center;}
.diantop{ width:987px; height:188px; margin:0 auto; position:relative;}
.diantop1{ width:120px; height:68px; padding-top:120px; text-align:center; float:left;}
.diantop1:hover{ width:120px; height:68px; padding-top:120px; text-align:center; background:url(../img1/diantopsmallbg.jpg) no-repeat center;}
.diantop1 a{ width:120px; height:188px; display:block; font-size:16px; font-weight:bold; font-family:"微软雅黑"; color:#222;}

.diantop2{ width:267px; height:188px; float:left;}

.dianbanner1{ width:100%; height:694px; background:url(../img1/dianbanner1.jpg) no-repeat center;}

.dianschool1{ width:398px; height:85px; margin:77px auto 40px;}
.dianschool2{ width:885px; line-height:31px; margin:0 auto 68px; color:#666; text-indent:2em;}

.dianjiang0{ width:657px; height:276px; margin:0px auto 98px;}
.dianjiang1{ width:273px; height:276px; padding-right:129px; float:left;}
.dianjiang2{ width:255px; height:276px; float:left;}

.dianqianyue0{ height:345px; background:#f96a0e;}
.dianqianyue1{ width:1212px; height:216px; margin:0 auto; padding-top:66px;}
.dianqianyue1 ul li{ width:287px; height:216px; margin-left:8px; margin-right:8px; float:left;}

.dianstory1{ width:550px; height:83px; margin:76px auto 0px;}

.dianstoryimg0{ width:1227px; margin:0 auto 94px;}
.dianstoryimg0 ul li{width:375px; margin-left:17px; margin-right:17px; margin-top:56px; margin-bottom:11px; float:left;}

.dianbigthings0{ height:1010px; background:#f7f7f7; }
.dianbigthings1{ width:362px; height:84px; padding-top:57px; margin:0px auto 0px;}

.dianbigthingsbg1{ width:1070px; margin:0 auto; height:869px; background:url(../img1/dianbigthingsbg1.jpg) no-repeat center;}

.dianbigthingsmore1{ width:218px; height:53px; padding-top:719px; margin:0px auto 0px;}


.dianfoot000{ height:315px; background:#333;}
.dianfoot111{ width:1190px; margin:0 auto; height:315px; background:url(../img1/dianbgbgbg.jpg) no-repeat center; position:relative;}
.dianfoota{ line-height:30px; position:absolute; top:153px; left:31px; color:#ccc; font-size:15px;}
.dianfootb{ line-height:35px; height:35px; position:absolute; top:50px; left:654px;}
.dianfootb a{ font-size:16px; font-weight:bold; color:#fff; font-family:"微软雅黑";}
.dianfootb a:hover{color:#ec861a;}

.dianfootlast{ line-height:42px; height:42px; font-size:14px; background:#292929; color:#CCC; text-align:center;}

.xijie{padding-left:90px; padding-right:90px; width:1020px; margin:0 auto; padding-top:15px; padding-bottom:15px; line-height:40px;  font-size:14px; color:#333333; background:#f8f8f8;}
.biao1{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:1135px; overflow:hidden; display:block; background:url(../img1/biaoge_bg1.jpg) no-repeat center; color:#000000; padding-left:65px; margin:0 auto; }
.biao2{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:1135px; overflow:hidden; display:block; background:url(../img1/biaoge_bg2.jpg) no-repeat center; color:#FFFFFF; padding-left:65px; margin:0 auto;}
.biao3{line-height:60px; font-size:16px; font-family:'微软雅黑'; height:60px; width:1135px; overflow:hidden; display:block; background:url(../img1/biaoge_bg3.jpg) no-repeat center; color:#FFFFFF; padding-left:65px; margin:0 auto;}

.lvliubg{ width:1050px; margin:0 auto; height:44px; background:url(../img1/lvliuaaa.jpg) no-repeat center; position:relative;}
.myname6{position:absolute; width:130px; height:44px; line-height:44px; font-size:14px; color:#fff; left:41px;}
.biaoti6{position:absolute; width:630px; height:44px; line-height:44px; font-size:14px; color:#fff; left:194px;}
.shijian61{position:absolute; width:244px; height:44px; line-height:44px; font-size:14px; color:#fff; left:829px;}

.neirong6bgbg{width:1050px; margin:0 auto; padding-top:12px; padding-bottom:12px;  background:url(../img1/lvliubbb.jpg) repeat-y center; line-height:36px; font-size:14px; color:#FF0000;}
.neirong6aaa{ width:145px; padding-left:45px;  line-height:42px; font-size:15px; color:#333; float:left;}
.neirong6bbb{ width:834px; padding-right:26px; line-height:36px; font-size:14px; color:#333; float:left;}

.shijianbgbg{ width:1050px; margin:0 auto; height:47px; background:url(../img1/shijianbgbg.jpg) no-repeat center;}
.shijian62{ line-height:50px; padding-left:190px; color:#333; font-size:15px;}

.herwid { width:60%;}
.heranniu { border:1px solid #aaaaaa; box-shadow:0 1px 4px rgba(0, 0, 0, 0.2) inset; border-radius:0.6em 0.6em 0.6em 0.6em; background:linear-gradient(#F9F9F9, #EEEEEE) repeat scroll 0 0 #F9F9F9; color:#333333;}
.herpaa { padding:10px;}
.hermb { margin-bottom:10px;}
.hertext_c{text-align:center;}
.herpa { padding:5px;}
.hertwotwo{ width:100%; margin:0 auto; text-align:center;}

.baohantitle{margin:35px auto 20px; text-align:center; width:90%; font-size:15px; color:#005bac; height:35px; line-height:35px;}


.abc{ width:1200px; height:185px; margin:20px auto 0; text-align:center; line-height:41px;}
.abc1{ padding-left:30px; padding-right:30px; float:left;}
.abc1 a{color:#fa7526; font-size:18px;}
.abc1 a:hover{ color:#000;}

.hismessageaaa{margin:40px auto 10px; text-align:center; width:80%; font-size:20px; color:#0f74bc; font-family:'微软雅黑'; height:50px; line-height:50px;}



.productssnei{ width:1280px; margin:0 auto;}
.productssnei ul li{
    float: left;
    width: 32.1428%;
    padding: 40px 0 20px ;
    margin-right: 1.7%;
    margin-bottom: 30px;
    background: #fff;
    cursor: pointer;
    position: relative;
}
.productssnei ul li:nth-child(3n){
    margin-right: 0;
}
.productssnei ul li img{
    width: 100%;
    height:auto;
}
.productss_img{
    padding: 0 70px 30px;
}
.productss_text{
    padding: 20px 30px 0;
    border-top:1px solid #ebebeb ;
    position:relative ;
}
.productss_text a:hover,.productss_text a:active,.productss_text a:focus{
    text-decoration: none;
}
.productss_text h4{
    font-size: 20px;
    color: #333;
	text-align:center;
}
a:hover{
    text-decoration: none;
}
.productss_text p{
    color: #a7a7a7;
}
.productss_jian{
    width: 20px;
    height: 13px;
    position: absolute;
    top:40px;
    right: 30px;
}
.productss_top{
    width: 71px;
    height: 71px;
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
.productss_top img{
    width:100%;
    height: auto;
}
.productssnei ul li:hover{
    -moz-box-shadow:0px 0px 22px #ccc;
    -webkit-box-shadow:0px 0px 22px #ccc;
    box-shadow:0px 0px 22px #ccc;
}
.productssnei ul li:hover .productss_top{
    display: block;
}
.productss_img>img:nth-child(2){
    display: none;
}
.productssnei ul li:hover .productss_img>img:nth-child(1){
    display: none;
}
.productssnei ul li:hover .productss_img>img:nth-child(2){
    display: block;
}
.productssnei ul li:hover .productss_text  h4{
    color: #ff9714;
}




.bestlogo0{ width:1500px; height:80px; margin:0 auto;}
.bestlogo1{ width:483px; height:80px; float:left;}
.bestlogo1 img{ width:100%;}
.bestlogo2{ width:800px; height:80px;float:right; position:relative;}
.bestlogo2 ul li{ width:100px; height:80px; line-height:80px; text-align:center; float:left; }
.bestlogo2 ul li a{ width:100px; height:80px; display:block; font-size:16px;}
.bestlogo2 ul li a:hover{background:url(../img1/bestnavbg1.jpg) no-repeat center; color:#0258a5;}



.jifoot1bg0{ height:340px; background:#202020;}
.jifoot1bg{ width:1400px; height:340px;  margin:0 auto; position:relative;}

.bestfootlogo100{ width:275px; height:241px; position:absolute; top:45px; left:0px;}

.jjjfoottitle000{ width:80px; position:absolute; top:45px; left:284px;}
.jjjfoottitle111{ width:80px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px;}
.jjjfoottitle222{ width:80px; height:30px; line-height:30px; font-size:15px; color:#ccc;}
.jjjfoottitle222 a{ font-size:15px; color:#ccc;}
.jjjfoottitle222 a:hover{ color:#ec1d25;}


.jjjfoottitle333{ width:195px; position:absolute; top:45px; left:360px;}
.jjjfoottitle444{ width:195px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px; text-align:left;}
.jjjfoottitle555{ width:195px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle555 a{ font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle555 a:hover{ color:#ec1d25;}

.jjjfoottitle666{ width:98px; position:absolute; top:45px; left:535px;}
.jjjfoottitle777{ width:98px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px; text-align:left;}
.jjjfoottitle888{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle888 a{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle888 a:hover{ color:#ec1d25;}

.jjjfoottitle999{ width:98px; position:absolute; top:45px; left:568px;}
.jjjfoottitle0{ width:98px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px; text-align:left;}
.jjjfoottitle1{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle1 a{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle1 a:hover{ color:#ec1d25;}

.jjjfoottitle2{ width:98px; position:absolute; top:45px; left:703px;}
.jjjfoottitle3{ width:98px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px; text-align:left;}
.jjjfoottitle4{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle4 a{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle4 a:hover{ color:#ec1d25;}

.jjjfoottitle5{ width:98px; position:absolute; top:45px; left:693px;}
.jjjfoottitle6{ width:98px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#ccc; margin-bottom:5px; text-align:left;}
.jjjfoottitle7{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle7 a{ width:98px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}
.jjjfoottitle7 a:hover{ color:#ec1d25;}


.jjjfoottitle5bb{ width:390px; position:absolute; top:51px; left:352px;}
.jjjfoottitle6bb{ width:390px; height:50px; line-height:50px; font-size:27px; font-weight:bold; color:#ff6c00; margin-bottom:0px; text-align:left;}
.jjjfoottitle7bb{ width:390px; height:30px; line-height:30px; font-size:15px; color:#ccc; text-align:left;}

.bestfoot1002wm1{ width:227px; height:221px; position:absolute; top:48px; right:10px;}

.bestfoot1002wm2{ width:227px; height:221px; position:absolute; top:48px; right:300px;}





.jjjfoottitle8{ width:98px; position:absolute; top:45px; left:793px;}
.jjjfoottitle9{ width:98px; height:50px; line-height:50px; font-size:17px; font-weight:bold; color:#666; margin-bottom:5px; text-align:left;}
.jjjfoottitle00000{ width:98px; height:30px; line-height:30px; font-size:15px; color:#666; text-align:left;}
.jjjfoottitle00000 a{ width:98px; height:30px; line-height:30px; font-size:15px; color:#666; text-align:left;}
.jjjfoottitle00000 a:hover{ color:#ec1d25;}

.jifoot2{ height:40px; line-height:40px; background:#3a3a38; color:#ccc; text-align:center; font-size:14px;}


.bestlogo0{ width:1500px; height:80px; margin:0 auto;}
.bestlogo1{ width:483px; height:80px; float:left;}
.bestlogo1 img{ width:100%;}
.bestlogo2{ width:800px; height:80px;float:right; position:relative;}
.bestlogo2 ul li{ width:100px; height:80px; line-height:80px; text-align:center; float:left; }
.bestlogo2 ul li a{ width:100px; height:80px; display:block; font-size:16px;}
.bestlogo2 ul li a:hover{background:url(../img1/bestnavbg1.jpg) no-repeat center; color:#0258a5;}


.bestabout0{ width:1450px; margin:55px auto 20px;}
.bestabout1{ width:750px; height:480px; float:left;}
.bestabout1 img{ width:100%;}
.bestabout2{ width:600px; height:480px; float:right;}
.bestabout2aaa{ width:600px; line-height:40px; height:40px; padding-top:68px; font-size:28px; color:#000;}
.bestabout2bbb{ width:30px; height:2px; padding-top:20px;}
.bestabout2bbb img{ width:100%;}
.bestabout2ccc{ width:600px; height:150px; padding-top:50px; line-height:30px; overflow:hidden;}
.bestabout2ddd{ width:170px; padding-top:55px;}
.bestabout2ddd img{ width:100%;}
.bestabout2ddd:hover{ padding-left:2px;}

.bestaboutyuan0{ height:213px; margin-bottom:82px; background:url(../img1/bestaboutyuanbg.jpg) repeat-x center;}
.bestaboutyuan{ width:1510px; margin:75px auto 30px;}
.bestaboutyuan ul li{ width:216px; padding-left:43px; padding-right:43px; height:213px; float:left;}
.bestaboutyuan ul li img{ width:100%;}

.bestnews0{ height:903px; background:url(../img1/bestnewsbg1.jpg) no-repeat center; }
.bestnews00{ height:903px; width:1500px; margin:0 auto;position:relative;}

.bestnewstitle1{ width:138px; height:55px; margin:0 auto; padding-top:80px;}

.bestnewscontent1{ width:1500px; height:526px; margin:0 auto; padding-top:45px; }
.bestnewscontent1 ul li{ width:440px; margin-left:30px; margin-right:30px; height:526px; background:#fff; float:left; position:relative;}

.bestnewscontent1img{ width:440px; height:308px;position:absolute; left:0px; top:0px;}
.bestnewscontent1img img{ width:440px; height:308px;}
.bestnewscontent1aaa{ width:300px; line-height:27px; height:54px; overflow:hidden; position:absolute; left:112px; top:345px;}
.bestnewscontent1aaa a{font-size:18px; color:#333;}
.bestnewscontent1aaa a:hover{ color:#0a42cb;}
.bestnewscontent1bbb{ width:300px; height:69px; line-height:23px; color:#7b7b7b; font-size:14px; position:absolute; left:112px; top:414px; overflow:hidden;}
.bestnewscontent1day{ width:65px; height:33px; line-height:33px; color:#09308f; font-size:38px; font-weight:bold; position:absolute; left:37px; top:343px;}
.bestnewscontent1shijian{ width:65px; height:18px; line-height:18px; color:#09308f; font-size:15px; font-weight:bold; position:absolute; left:31px; top:382px;}

.bestnewsmore1{ width:174px; height:59px; position:absolute; top:755px; left:715px;}
.bestnewsmore1:hover{ padding-left:3px;}


.bestpro{ height:760px; background:#e8eff9;}
.bestpro0{ width:1512px; height:760px; margin:0 auto; position:relative;}
.bestprotitle1{ width:140px; height:62px; margin:0 auto; padding-top:60px; padding-bottom:40px;}
.bestprocontent1{ width:1512px; height:395px; margin:0 auto;}
.bestprocontent1 ul li{ width:364px; height:395px; padding-left:7px; padding-right:7px; float:left;}
.bestprocontent1 ul li:hover{ padding-top:5px;}
.bestprocontent1aaa{ width:364px; height:348px;}
.bestprocontent1aaa img{width:364px; height:348px;}
.bestprocontent1bbb{ width:364px; height:47px; line-height:47px; background:#0258a5; text-align:center;}
.bestprocontent1bbb a{ color:#fff;}
.bestprocontent1bbb a:hover{ padding-left:3px;}

.bestpromore1{ width:171px; height:57px; position:absolute; top:625px; left:668px;}
.bestpromore1:hover{ padding-left:3px;}

.ourpre1{ width:45%; margin-right:5%; overflow:hidden; height:30px; line-height:30px; margin-top:25px; margin-bottom:25px; float:left; color:#666; font-size:15px;}
.ourpre1 a{ color:#666; font-size:15px;}
.ourpre1 a:hover{ color:#ff0000;}
.ournext1{ width:45%; margin-left:5%; overflow:hidden; height:30px; line-height:30px; margin-top:25px; margin-bottom:25px; text-align:right; float:left; color:#666; font-size:15px;}
.ournext1 a{ color:#666; font-size:15px;}
.ournext1 a:hover{ color:#ff0000;}

.huanewstitle1{ width:576px; height:71px; margin:66px auto 10px;}


.huaaboutbg{ height:793px; background:url(../img1/huaaboutbg.jpg) no-repeat center;}
.huaaboutbg0{ width:545px; height:70px; margin:0 auto; padding-top:90px;}
.huaaboutbg1{ width:720px; height:534px; margin:0 auto; padding-left:609px; padding-top:132px;}
.huaaboutbg1aaa{ height:28px; line-height:28px; font-size:34px; font-weight:bold; color:#000; padding-left:7px; padding-top:9px;}
.huaaboutbg1bbb{ line-height:30px; color:#666; font-size:15px; padding-left:7px; padding-top:34px; text-indent:2em;}
.huaaboutbg1ccc{ height:111px; line-height:111px; margin-left:12px; margin-top:31px;}
.huaaboutbg1ccc1{ width:111px; text-align:center; height:111px; background:#f8f8f8; color:#c3c3c3; border-radius:50%; float:left; font-size:42px;}
.huaaboutbg1ccc2{ width:111px; text-align:center; height:111px; background:#f8f8f8; color:#c3c3c3; border-radius:50%; margin-left:47px; float:left;font-size:42px;}
.huaaboutbg1ccctitle{ height:50px; line-height:50px; margin-left:-3px; margin-top:5px;}
.huaaboutbg1ccctitle1{ width:158px; text-align:center; height:50px; color:#666; float:left; font-size:14px;}
.huaaboutbg1ccctitle2{ width:158px; text-align:center; height:50px; color:#666; float:left;font-size:14px;}

.huaproprotitle0{ padding-top:71px; padding-bottom:15px; background:#f5f5f5;}
.huaproprotitle1{ width:576px; height:71px; margin:0px auto 0px;}

.huapro8{ width:1352px; padding-top:45px; margin:0 auto;}
.huapro8 ul li{ width:300px; height:327px; margin-left:18px; margin-right:18px; float:left; border:solid 1px #e8e8e8; transition:0.3s all; border-radius:3px;}
.huapro8 ul li:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0);transition: 0.3s all; }
.huapro81{ width:300px; height:280px;}
.huapro82{ width:300px; height:47px; line-height:47px; text-align:center; background:#898989; color:#fff;}

.huanewstitle0{}


.huahuamore1{ width:121px; text-align:center; margin:0px auto 79px; height:31px; line-height:31px; border-radius:10px; border:1px solid #0054a5;}
.huahuamore1 a{ width:121px; height:31px; display:block; color:#0054a5; border-radius:10px;box-sizing:border-box;}
.huahuamore1 a:hover{color:#fff; background:#0054a5;}


.prdoc1 .stop .plt .dl1{cursor: pointer;margin-bottom: 4px;}
.prdoc1 .stop .plt .dl1 dt{line-height: 78px;border:1px solid #ddd;padding: 0 20px 0 30px;background: #fff;color: #444;margin-bottom: 4px;}
.prdoc1 .stop .plt .dl1 dt .img{display: block;float: right;margin-top: 10px;position: relative;}
.prdoc1 .stop .plt .dl1 dt .img img{display: block;}
.prdoc1 .stop .plt .dl1 dt .img img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}
.prdoc1 .stop .plt .dl1 dt.act{background: #1a408b;color: #fff;}

.prdoc1 .stop .plt .dl1 dd{border:1px solid #ddd;margin-bottom: 4px;display: block;}
.prdoc1 .stop .plt .dl1 dd .dtp{line-height: 60px;padding: 0 20px 0 30px;background: #fff url(../img1/jia.png) 95% center no-repeat;background-size: 12px;}
.prdoc1 .stop .plt .dl1 dd .dtp.act{background: #fff url(../img1/jian.png) 95% center no-repeat; background-size: 12px;color: #1a408b;}
.prdoc1 .stop .plt .dl1 dd .dtp8{line-height: 60px;padding: 0 20px 0 30px;background: #fff url(../img1/jian.png) 95% center no-repeat;background-size: 12px;}
.prdoc1 .stop .plt .dl1 dd .dbt{display:block ;}
.prdoc1 .stop .plt .dl1 dd .dbt.act{display:block ;}
.prdoc1 .stop .plt .dl1 dd .dbt a{display: block;line-height: 60px;border-top: 1px solid #ddd;padding: 0 20px 0 30px;background: #fff;color: #999;}
.prdoc1 .stop .plt .dl1 dd .dbt a:hover,.prdoc1 .stop .plt .dl1 dd .dbt a.act{background:#f6f6f6;color: #1a408b;}
.prdoc1 .stop .prt{width: calc(100% - 330px);float: right;}
.prdoc1 .stop .prt .nday{padding-top: 0;}
.prdoc1 .stop .prt li{width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;background: #fff;border:1px solid #e5e5e5;position: relative;overflow: hidden;}
.prdoc1 .stop .prt li a{display: block;}
.prdoc1 .stop .prt li:nth-child(3n){margin-right: 0;}
.prdoc1 .stop .prt li:nth-child(3n+1){clear:both;}
.prdoc1 .stop .prt li .img{overflow: hidden;padding: 10px 0;width: 100%;padding-bottom: 71.8%;height: 0;}
.prdoc1 .stop .prt li .img img{margin: 0 auto;display: block; width: 75%;}

.myneiye1777{ width:1306px; margin:62px auto 30px;}
.myleft1777{ width:250px; margin-right:30px; float:left;}
.myright1777{ width:1026px; float:left;}

.irpang{ width:1026px; height:365px;}
.irpang ul li{ width:280px; height:320px; border:1px #dedddd solid; padding-left:15px; padding-right:15px; padding-top:15px; margin-left:15px; margin-right:15px; margin-bottom:30px; float:left; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0);transition: 0.3s all;}
.irpang1{width:280px; height:280px; overflow: hidden;}


.irpang1 .bgimg{ cursor: pointer; transition: all 2.8s;  }
.irpang1:hover .bgimg {  transform: scale(1.3); }

.irpang2{ width:280px; height:40px; line-height:40px; text-align:center;}

.jpneitop0{ width:953px; margin:0 auto 30px;}
.jpneitop01{ width:480px; height:442px; padding-right:37px; border-right:1px solid #dfdfdf; float:left;}
.jpneitop01aaa{ width:480px; height:372px;}
.jpneitop01aaa img{ width:480px; height:372px;}
.jpneitop01bbb{ width:480px; height:70px;}
.jpneitop01bbb1{}
.jpneitop01bbb1 img{}
.jpneitop02{ width:390px; float:right;}
.jpneitop02aaa{ height:28px; line-height:28px; color:#666; font-size:16px;}
.jpneitop02bbb{ width:22px; height:3px; margin-top:5px; margin-bottom:42px; background:#f39800;}
.jpneitop02ccc{ width:390px; padding-bottom:40px;}
.jpneitop02ccc111{ font-size:22px; font-weight:bold; padding-bottom:13px; color:#333;}
.jpneitop02ccc222{width:390px; line-height:33px; color:#666;}
.jpneitop02ddd{ width:140px; height:43px; background:#f39800; border-radius:9px; color:#fff; line-height:43px; text-align:center;}
.jpneitop02ddd a{width:140px; height:43px; background:#f39800;border-radius:9px; color:#fff; line-height:43px; text-align:center;display:block;}
.jpneitop02ddd a:hover{width:140px; height:43px; background:#1a408b;border-radius:9px; color:#fff;}

.herbuliang{width:65px; height:50px; margin-top:20px; margin-right:20px; border:1px #ebebeb dashed; float:left;}
.herbuliang img{width:65px; height:50px;}
.herliang{width:65px; height:50px; margin-top:20px; margin-right:20px; border:1px #1a408b dashed; float:left;}
.herliang img{width:65px; height:50px;}

.jpneineineiaaa{ height:28px; line-height:28px; padding-top:50px; color:#666; font-size:16px;}
.jpneineineibbb{ width:22px; height:3px; margin-top:5px; margin-bottom:27px; background:#f39800;}
.jpneineineiccc{line-height:33px; color:#666;}

.jpneineineiaaa-img{ height:28px; line-height:28px; padding-top:39px; color:#666; font-size:16px;}
.jpneineineibbb-img{ width:22px; height:3px; margin-top:5px; margin-bottom:27px; background:#f39800;}
.jpneineineiccc-img{line-height:33px; color:#666;}

.rpangbg0{ height:553px; background:url(../img1/rpangbg.jpg) no-repeat center;}
.rpangbg1{ width:1206px; height:553px; margin:0 auto; position:relative;}
.rpangbgjianjie{ width:250px; height:35px; line-height:35px; position:absolute; font-size:27px; color:#fff; font-weight:bold; left:0px; top:96px;}
.rpangbgen{ width:250px; height:35px; line-height:35px; position:absolute; font-size:15px; color:#fff; left:0px; top:120px;}
.rpangbghengxian{ width:100px; height:4px; background:#fff; position:absolute; left:0px; top:163px;}
.rpangbgword1{width:330px; height:35px; line-height:35px; position:absolute; font-size:16px; color:#fff; left:0px; top:183px;}
.rpangbgword2{ width:572px; height:194px; line-height:27px; color:#666; padding-left:35px; padding-right:35px; padding-top:33px; background:#fff; z-index:5; position:absolute; left:0px; top:244px;}
.rpangbgimg{ width:542px; height:323px; position:absolute; left:622px; top:81px;}
.rpangbgimg img{ width:100%;}




 }