
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; min-width:1200px; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#0c4ca3;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position: fixed; top:0; left:0; z-index:10; background-color: rgba(0,0,0,0.4);; height:74px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(0,0,0,0.4); position:fixed;}
.header .container{position:relative;}
.header .logo{width:200px; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:10px}
.header.on .logo{width:200px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{  width:660px; float:right}

.header.on .nav{}
.header .nav ul li{line-height:74px; float:left; position:relative; width:110px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; text-align:center}

.header.on .nav ul li{line-height:74px;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize}
.header.on .nav ul li a{display:block; font-size:16px; color:#fff;}
.header .nav ul li span{width:0; height:3px; background-color:#fff; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:130px; background-color:rgba(0,0,0,.5); position:absolute; top:74px; left:50%; margin-left:-65px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#fff; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.5); text-align:center }
.header .nav ul li:hover .e_j { display:block}
.header .nav .e_j a:hover{background-color:#0c4ca3; color:#fff;}
.header .tel { background:url(../image/tel.png) left center / 32px no-repeat; padding-left:36px; font-size:20px; font-weight: bold; color:#fff; line-height:50px; margin-top:15px; float:right; display:none}

.pc_ban{width:100%; height:660px; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../image/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../image/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.tit { text-align:center;c width:360px; height:80px; line-height:80px; margin:0 auto 50px;background:url(../image/bt.jpg) no-repeat center;}
.tit h1 { font-size:33px; color:#555; font-weight:bold}

.section_aboutInvestment{background:url(../image/bt.jpg) no-repeat; width:360px; height:80px; margin:0 auto 50px}
.section_aboutInvestment h1 {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-family: 隶书;
    font-size: 38px;
    letter-spacing: 6px;
}

.sy_yj{width:100%; padding:50px 0;background: url(../image/bg.png);}
.sy_yj .s_z{background-color:#fff; width:1160px; line-height:33px; font-size:16px; padding:20px; height:auto; overflow:hidden}
.sy_yj img{width:auto; width:100%; margin:0 auto ; display:block;}
.sy_yj .wz{ width:700px;font-size:15px; color:#888;}
.sy_yj .wz p{ height: auto}
.lf{ float:left;}
.rt{ float:right;}
.more1 {
	text-align: center;
	width: 130px; margin-top:20px
}
.more1 a {
	display: inline-block;
	
	background: url(../image/fk1.jpg) no-repeat;
	width: 151px;
	height:41px;
	line-height: 41px;
	text-align: center;
	color: #0c4ca3;
	font-size: 14px;
}

.sy_xw{width:100%; padding:50px 0 0;background: url(../image/bg.png);}
.sy_xw .al{overflow:hidden; margin-bottom:50px;}
.sy_xw .al .bd{overflow:hidden;}
.sy_xw .al .bd ul li{width:292px; margin-right:10px; float:left;}
.sy_xw .al .tp{width:100%; overflow:hidden;}
.sy_xw .al .tp img{width:100%; height:auto; display:block;}
.sy_xw .al .wz{padding:10px 15px; border:1px solid #e7e7e7; border-top:0; background:#FFF}
.sy_xw .al .wz h3{font-size:16px; line-height:32px;}
.sy_xw .al .wz p{font-size:12px; color:#aaa; line-height:22px; height:44px; overflow:hidden;}

.sy_ys { padding:50px 0; overflow:hidden }
.sy_ys ul li { width:277px; float:left; margin-right:30px;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.08),0 15px 40px 0 rgba(0,0,0,.08);box-shadow: 0 10px 15px 0 rgba(0,0,0,.08),0 15px 40px 0 rgba(0,0,0,.08); margin-bottom:35px}
.sy_ys ul li .tp { position:relative}
.sy_ys ul li .tp img { width:100%; display:block}
.sy_ys ul li .tp .mb { background:rgba(0,0,0,0.16); position:absolute; width:100%; height:100%; left:0; top:0; z-index:9}
.sy_ys ul li:hover .tp .mb{background:rgba(0,0,0,0.7);}
.sy_ys ul li .rq { position: absolute;z-index: 100;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;width: 60px; height:60px;color: #fff; left:50%; margin-left:-30px; top:50%; margin-top:-30px; text-align:center}
.sy_ys ul li:hover .rq { transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);	transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_ys ul li .text { height:144px; width:100%; margin:0 auto; padding:10px 10px 15px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.sy_ys ul li:hover .text { background:#0c4ca3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_ys ul li h3 { font-size:18px; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:10px; margin-top:10px; color:#333; text-align:center}
.sy_ys ul li:hover h3 {color:#fff}
.sy_ys ul li:hover p { color:#fff}
.sy_ys ul li p::before {content: "-"; display: inline-block; margin-right: 5px;}
.sy_ys ul li p { line-height:25px; font-size:12px; color:#666}
.sy_ys ul li:hover{box-shadow: 0px 0px 10px #666;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;	-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

/*.more a span { color:#00abef}
.more em {
	background: #00abef;
}
.more a:hover span {color:#fff;}*/
/*btn-a*/
.btn-a {transition: 0.5s;position: relative;}
.btn-a span {color: #0c4ca3;position: relative;z-index: 2;background: url(../image/fk1.jpg) no-repeat;
width: 151px;
height: 41px;
line-height: 41px;
text-align: center;
color: #0c4ca3;}
.btn-a em {position: absolute;top: 0;bottom: 0;left: 0;width: 0;background: #0c4ca3;transition: 0.5s;}
.btn-a:hover span {color: #fff;}
.btn-a:hover em {width: 100%;}

.sy_zty { padding:50px 0 100px; overflow:hidden;background:url(../image/photo1551.jpg) center top;}
.newsp02 {position:relative; margin-top:35px; width:1200px; margin:35px auto 0}
.newsp02 .hd .prev {width:39px; height:39px; background:url(../image/jiantzuo.png) left center no-repeat; position:absolute; left:-45px; top:50%; margin-top:-20px; z-index:10000}
.newsp02 .next{width:39px; height:39px; background:url(../image/jiantyou.png) left center no-repeat; position:absolute; right:-45px; top:50%; margin-top:-20px; z-index:10000}
.newsp02 .bd {width:1200px; margin:0 auto;}
.newsp02 .bd ul li{display:inline-block; width:294px; float:left; margin:0 2.5px; position:relative; overflow:hidden }
.newsp02 .bd ul li dl dd {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 170px;
    right: 0;
    padding: 0 34px;
    background-color: rgba(7, 7, 7, .6);
    transition: top .5s linear;
}
.newsp02 .bd ul li dl dd .text-content {
    text-align: center;
    width: 228px;
    height: 100%;
    position: absolute;
    top: 4px;
    z-index: 2;
    transition: top .5s linear;
}
.newsp02 .bd ul li:hover dl dd .text-content {
    top: 30px;
    position: relative;
}

.newsp02 .bd ul li:hover dl dd {
    top: 0;
    background-color: rgba(12, 76, 163, 0.8);
}

.newsp02 .bd ul li:hover dl dd .text-content h1,
.newsp02 .bd ul li:hover dl dd .text-content p {
    color: #FFFFFF;
}

.newsp02 .bd ul li dl dd .text-content h1 {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.newsp02 .bd ul li dl dd .text-content .text {
    margin-top: 20px;
}

.newsp02 .bd ul li dl dd .text-content p {
    font-size: 14px;
    color: #4D4D4D;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.newsp02 .bd ul li dl i {

    color: #FFFFFF;
    font-style: normal;
    font-size: 10px;

}

.newsp02 .bd ul li dl dd .text-content a.view-more {
    width: 88px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

.newsp02 .bd ul li dl dd h6 {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}
.newsp02 .bd ul li:hover dl dd {
    background-color: rgba(12, 76, 163, 0.8);
}


.newsp02 .bd ul li img {width:100%; height:auto; display:block}

.xx41 li{ display:inline-block;}


.sy_dz { padding:50px 0 50px; overflow:hidden; background:url(../image/bj1.jpg) center top / cover;}
.sy_dz .left { width:600px; float:left;}
.sy_dz .left ul li { width:290px; float:left; margin-right:20px; margin-bottom:20px; background:#fff;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.08),0 15px 40px 0 rgba(0,0,0,.08);box-shadow: 0 10px 15px 0 rgba(0,0,0,.08),0 15px 40px 0 rgba(0,0,0,.08);}
.sy_dz .left ul li.no { margin-right:0}
.sy_dz .left ul li .tp { position:relative; overflow:hidden}
.sy_dz .left ul li .tp img { width:100%; display:block}
.sy_dz .left ul li .tp .mb { position:absolute; width:100%; height:100%; left:0; top:100%; opacity:0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; background:url(../image/season_bg.png) center center no-repeat}
.sy_dz .left ul li .tp .mb .text{  color: #fff; text-align: center;line-height: 2; font-size: 15px;display: -webkit-box; display: -webkit-flex; display: flex;-webkit-box-align: center;
-webkit-align-items: center; align-items: center; height: 150px; overflow: hidden; padding:0 20px}
.sy_dz .left ul li .tp .mb .text .nr {width: 100%;text-align: center;}
.sy_dz .left ul li:hover .tp .mb { top:0; opacity:1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_dz .left ul li h3 { line-height:30px; font-size:16px; color:#333; padding:10px; text-align:center}
.sy_dz .left ul li h3 span { font-size:12px; color:#666;}
.sy_dz .left ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.sy_dz .left ul li:hover h3 { color:#0c4ca3}
.sy_dz .right { width:450px; float:right;}
.sy_dz .right h2 { font-size:30px; color:#0c4ca3; margin-bottom:20px; position:relative; margin-top:50px}
.sy_dz .right h2::after { content: " ";position: absolute; left: 0; bottom: -12px; width: 60px;height: 2px; background:#333;}
.sy_dz .right p { font-size:19px; line-height:32px; color:#333; margin-top:40px;}
.sy_dz .right .more2 a { width:160px; height:38px; line-height:38px;border-radius:26px;-moz-border-radius:26px;-webkit-border-radius:26px; font-size:16px; color:#0c4ca3; margin:50px 0 0 0; display:block; text-align:center;overflow:hidden; border:#0c4ca3 1px solid}
.more2 a:hover { background:#0c4ca3}
.more { margin:0 auto 40px;width: 151px;}
.more a { display: inline-block;
background: url(../image/fk1.jpg) no-repeat;
width: 151px;
height: 41px;
line-height: 41px;
text-align: center;
color: #0c4ca3;
font-size: 14px;}

.sy_fx { padding:50px 0; overflow:hidden;background: url(../image/photo155.jpg) no-repeat center bottom;}
.sy_fx ul li { width:24%; float:left;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; position:relative; margin-right:1%}
.sy_fx ul li img { width:100%; display:block;}
.sy_fx ul li:hover { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07);-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; z-index:99}
.sy_fx ul li .wz{ position:absolute; width:100%; padding:10px; line-height:35px; font-size:18px; color:#fff; bottom:0; left:0; z-index:9;text-align:center;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; }
.sy_fx ul li .mb { position:absolute; width:100%; height:100%; background:rgb(0,0,0,0.2); z-index:1; top:0; left:0}
.sy_fx ul li:hover .mb { background:rgba(0,0,0,0.4);}
.wzsm { width:600px; margin:0px auto 30px; font-size:16px; text-align:center; color:#666; line-height:32px;}
.wzsm h4 { font-size:20px; font-weight:bold; color:#0c4ca3; margin-bottom:15px; }

.class {
  background: url(../image/bg.png); overflow:hidden;

  margin-top: 40px; padding:50px 0;
}
.class ul {
  margin: 10px auto 0;
  width: 1200px;
  font-size: 0;
}
.class ul li {
  margin-bottom: 30px;
  font-size: 0;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-left: 52px; float:left
}
.class ul li img {
  display: inline-block; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.class ul li .tp { width:96px; display: inline-block; float:left }
.class ul li .name { line-height:28px; text-align:center; font-size:14px; color:#333}
.class ul li .classText {
  background-color: #f5f5f5;
  position: relative;
  width: 395px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block; float:right;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-left: 20px;
  padding: 20px;
}
.class ul li .classText span {
  font-size: 18px;
  color: #0c4ca3;
  font-weight: bold;
}
.class ul li .classText p {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  text-align: justify;
}
.class ul li .classText img {
  position: absolute;
  left: -16px;
  top: 50%;
  margin-top: -10px;
}
.class ul li .classText:hover span {
  color: #0c4ca3;
}
.class ul li:nth-of-type(2n-1) {
  margin-left: 0;
}
.class ul li:nth-last-of-type(1),
.class ul li:nth-last-of-type(2) {
  margin-bottom: 0;
}

.sy_bdy { background:url(../image/bj2.jpg) center bottom / cover; padding:50px 0 70px; overflow:hidden}
.sy_bdy .left { width:620px; float:left}
.sy_bdy .left h2 { font-size:20px; color:#fff; line-height:1.5; font-weight:bold; letter-spacing:1px}
.sy_bdy .left h2 span { font-size:40px;}
.sy_bdy .left ul{ margin-top:120px;}
.sy_bdy .left ul li { width:100px;float: left;margin-right: 60px;text-align: center;}
.sy_bdy .left ul li:last-child{ margin-right:0}
.case-item{float:left;}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}
.ih-item img{width:100%;height:100%}
.ih-item .bt { line-height:28px; font-size:16px; color:#fff; position:absolute; left:0; bottom:10px; width:100%; font-weight: bold; text-align:center}
.ih-item.circle,.ih-item.circle .img{position:relative;width:100px;height:100px;border-radius:50%}
.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item.circle .img img{border-radius:50%}
.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}
.ih-item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.circle.effect1 .spinner{width:100px;height:100px;border:2px solid #ecab18;border-right-color:#1ad280;border-bottom-color:#1ad280;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .img{position:absolute;top:2px;bottom:0;left:2px;right:0;width:auto;height:auto}
.ih-item.circle.effect1 .img:before{display:none}
.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}
.ih-item.circle.effect1 .info{top:2px;bottom:0;left:2px;right:0;background:#333;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{}
.ih-item.circle.effect1 .info p{color:#bbb;padding:10px 5px;font-style:italic;margin:0 30px;font-size:12px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a:hover .info{opacity:1}
.sy_bdy .right { width:360px; float:right;box-shadow: 0 4px 16px 0 rgba(0,0,0,.2);background-color: #f9f9f6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding: 32px 24px 0;}
.sy_bdy .right h2 {height: 33px;font-size: 24px;font-weight: 500;color: #333;}
.sy_bdy .right h4 {height: 22px;font-size: 16px;color: #544641;}
.sy_bdy .right .b_m .l_m{width:100%; font-size:15px; line-height:44px; float:left;}
.sy_bdy .right .b_m .l_m.l_b{margin-left:30px;}
.sy_bdy .right .b_m input.w_z{width:340px; padding:0 10px; height:42px; border-radius:5px; font-size:15px; line-height:42px; color:#555; border:1px solid #e7e7e7; box-shadow:0 0 5px #eee; float:right; margin:10px auto 0}
.sy_bdy .right .b_m input.w_a{width:123px; padding:0 10px; height:42px; border-radius:5px; font-size:15px; line-height:42px; color:#555; border:1px solid #e7e7e7; box-shadow:0 0 5px #eee; float:left;}
.sy_bdy .right .b_m label{vertical-align:middle; font-size:15px; line-height:44px; font-weight:normal; padding-left:3px; padding-right:20px;}
.sy_bdy .right .b_m textarea{width:340px; padding:5px 10px; height:88px; border-radius:5px; font-size:14px; line-height:26px; color:#555; border:1px solid #e7e7e7; box-shadow:0 0 5px #eee; resize:none; outline:none; margin:10px auto 0}
.sy_bdy .right .b_m button.t_j{width:340px; height:43px; background-color:#0c4ca3; font-size:14px; color:#fff; line-height:42px;border-radius:21px;-moz-border-radius:21px;-webkit-border-radius:21px; box-shadow:0 0 5px #eee; cursor:pointer; margin:15px 0 25px}


/* start footer */
.footer{width:100%; padding:50px 0 20px; background-color:#2b2b2b;}
.footer .bz{width:100%; margin:0 auto; text-align:center; border-bottom:1px solid #555; padding-bottom:20px; margin-bottom:20px;}
.footer .bz ul li{display:inline-block; margin:0 50px;}
.footer .bz .tp{width:90px; float:left;}
.footer .bz .wz{text-align:left; margin-left:10px; margin-top:10px; float:right;}
.footer .bz .wz h3{font-size:15px; color:#eee; margin-bottom:10px;}
.footer .bz .wz p{font-size:12px; line-height:22px; color:#888;}
.footer .bq{font-size:12px; text-align:center; line-height:22px; color:#888;}
.copy { width:1200px; margin:0 auto}
.copy p {font-size: 12px;text-transform: uppercase;color: #333;}
.copy p a { color: #333; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}
.nban { height:420px; width:100%; position:relative}
.nban .mb { background:rgba(0,0,0,0.35); position:absolute; width:100%; height:100%; left:0; top:0; z-index:1}
.nban .w_z { width:600px; position:absolute; top:30%; left:50%; margin-left:-300px; z-index:9}
.nban h2 { font-size:40px; color:#fff; margin:0 auto 15px; text-align:center;}
.nban h4 { font-size:18px; color:#fff; text-align:center; text-transform:uppercase}
.nban .biji { width:100%; height:138px; background:rgba(0,0,0,0.35); position:absolute; left:0; bottom:0; text-align:center}
.nban .biji h5 { text-align:center; font-size:20px; font-weight:bold; color:#fff; margin:10px}
.nban .biji p { font-size:12px; color:#fff; line-height:2;}

.ny_sx { width:1200px; margin:35px auto 30px; border:#eee 1px solid; overflow:hidden;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.ny_sx .lm1 { line-height:40px; border-bottom:#eee 1px solid ; overflow:hidden;}
.gray { background:#f6f6f6;}
.ny_sx .sxbt { font-size:16px; width:110px; float:left; color:#333; text-align:center}
.ny_sx .sxnr { width:1070px; float:right;}
.ny_sx .sxnr a { display: block; float:left; padding:0 15px; margin:4px 2px; line-height:32px; color:#333; font-size:14px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.ny_sx .sxnr a:hover { background:#0c4ca3; color:#fff;}
.ny_sx .sxnr a.on { background:#0c4ca3; color:#fff;}

.ny_mdd { margin:30px auto 0}
.ny_mdd .left { width:870px; float:left}
.ny_mdd .left ul li { margin-bottom:30px;background:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; overflow:hidden; border:#eee 1px solid}
.ny_mdd .left ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.ny_mdd .left ul li .tp { width:300px; height:200px; position:relative; float:left}
.ny_mdd .left ul li .tp img { width:100%; height:200px; display:block}
.ny_mdd .left ul li .tp .xs { padding:0 20px; position:absolute; left:0; top:0; line-height:36px; font-size:14px; color:#fff; background:rgba(0,0,0,0.6);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.ny_mdd .left ul li .wz { width:558px; padding:20px; float:right; position:relative;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.ny_mdd .left ul li .wz h3 { font-size:18px; color:#333; margin-bottom:20px;}
.ny_mdd .left ul li .wz .ts { padding:0 10px; font-size:12px; color:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; background:#0c4ca3; position:absolute; right:20px; top:20px;}
.ny_mdd .left ul li .wz p { font-size:12px; color:#666; line-height:24px; height:48px; overflow:hidden; margin-bottom:30px;}
.ny_mdd .left ul li .wz .lxys { float:left; font-size:18px; color:#333;}
.ny_mdd .left ul li .wz .lxys span { font-size:28px; color:#f75506}
.ny_mdd .left ul li .wz .zxan a{ width:130px; height:30px; line-height:30px; font-size:16px; display:block; text-align:center; border:#0c4ca3 1px solid;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px; float:right; color:#0c4ca3 }
.ny_mdd .left ul li .wz .zxan a:hover { background:#0c4ca3 ; color:#fff;}
.ny_mdd .right { width:300px; float:right}
.ny_mdd .nyys { border:#eee 1px solid; overflow:hidden; background:#f6f6f6;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.ny_mdd .nyys h2 { font-size:20px; font-weight:bold; color:#0c4ca3; font-weight:bold; margin:20px 0 30px; text-align:center}
.ny_mdd .nyys ul li { width:148px; margin-bottom:20px;}
.ny_mdd .nyys ul li .tb { width:60px; margin:0 auto; margin-bottom:20px; height:60px; border:#0c4ca3 1px solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; text-align:center; overflow:hidden}
.ny_mdd .nyys ul li .tb img { width:100%; display:block}
.ny_mdd .nyys ul li h4 { font-size:16px; color:#333; text-align:center; margin-bottom:20px;}
.ny_mdd .nyys .zxan a{ width:130px; height:30px; line-height:30px; font-size:16px; display:block; text-align:center; border:#0c4ca3 1px solid;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px; color:#0c4ca3; margin:0px auto 20px; }
.ny_mdd .nyys .zxan a:hover { background:#0c4ca3 ; color:#fff;}
.ny_mdd .rmmdd { margin-top:30px;}
.ny_mdd .rmmdd h3 { font-size:16px; font-weight:bold; color:#333; margin-bottom:15px; border-left:#0c4ca3 3px solid; padding-left:10px;}
.ny_mdd .rmmdd ul { border:#eee 1px solid; padding:10px; overflow:hidden}
.ny_mdd .rmmdd ul li { margin-bottom:20px; overflow:hidden}
.ny_mdd .rmmdd ul li .tp { width:100px; float:left}
.ny_mdd .rmmdd ul li .tp img { width:100%; height:80px; display:block}
.ny_mdd .rmmdd ul li .wz { width:165px; float:right;}
.ny_mdd .rmmdd ul li .wz h4 { font-size:14px; color:#333; line-height:24px; margin-bottom:8px; height:48px; overflow:hidden}
.ny_mdd .rmmdd ul li .wz .jg { font-size:22px; color:#0c4ca3;}
.ny_dqwz {line-height:32px; font-size:14px; padding-left:30px; background:url(../image/26573cbc5cd1154.png) left center no-repeat; width:1200px; margin:20px auto; color:#333}
.xqym { margin:20px auto; width:1200px;}
.xqym .left { width:530px; float:left}
.xqym .left img { width:100%; display:block; height:340px;}
.xqym .right { width:650px; float:right; border:#eee 1px solid; overflow:hidden; padding:20px 20px 20px 40px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; height:340px;}
.xqym .right h3 { font-size:16px; color:#333; margin-bottom:15px;}
.xqym .right h4 { font-size:12px; color:#666; line-height:24px; margin-bottom:50px;}
.xqym .right .box { border-bottom:#eee 1px solid; padding-bottom:20px; overflow:hidden}
.xqym .right p { font-size:12px; color:#333; line-height:25px;}
.xqym .right .jg { font-size:25px; float:left; color:#333; margin-top:30px;}
.xqym .right .zxan a{ width:150px; height:40px; line-height:40px; font-size:16px; display:block; text-align:center; border:#0c4ca3 1px solid;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px; color:#0c4ca3; float:right; margin-top:30px; }
.xqym .right .zxan a:hover { background:#0c4ca3 ; color:#fff;}
.xx1 { width:870px; float:left}
.xx1 .hd { height:45px;}
.xx1 .hd ul li{ display:inline-block; width:50%; float:left; height:42px; line-height:42px;}
.xx1 .hd ul li a { background:#eee; font-size:16px; text-align:center; display:block}
.xx1 .hd ul li.on a { background:#0c4ca3; color:#fff; font-size:20px;}
.xx1 .bd .nr{ padding:30px 0; line-height:28px;}
.mgt50 { margin-top:50px;}
.ny_bj { margin:35px auto ; width:1200px;}
.ny_bj ul li { margin-bottom:40px; overflow:hidden}
.ny_bj ul li img { width:100%; display:block}
.ny_bj ul li p { font-size:14px; line-height:26px; font-weight:bold; margin:20px 0; text-align:center}
.ny_bj ul li p span { color:#fb3703;}
.ny_bj ul li .zxan a{ width:150px; height:40px; line-height:40px; font-size:16px; display:block; text-align:center; border:#0c4ca3 1px solid;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px; color:#0c4ca3; margin:30px auto 0;}
.ny_bj ul li .zxan a:hover { background:#0c4ca3 ; color:#fff;}
.ny_gywm { width:1200px; margin:50px auto;}
.ny_gywm .left { width:200px; box-shadow:0px 0px 6px #ccc;-webkit-box-shadow:0px 0px 6px #ccc;-moz-box-shadow:0px 0px 6px #ccc; overflow:hidden; float:left}
.ny_gywm .left ul li { height:45px; border-bottom:#eee 1px solid; text-align:center; line-height:45px;}
.ny_gywm .left ul li a { display:block; font-size:16px;}
.ny_gywm .left ul li a:hover { background:#0c4ca3; color:#fff;}
.ny_gywm .left ul li a.on { background:#0c4ca3; color:#fff;}
.ny_gywm .right { width:960px; float:right; line-height:30px; font-size:14px;box-shadow:0px 0px 6px #ccc;-webkit-box-shadow:0px 0px 6px #ccc;-moz-box-shadow:0px 0px 6px #ccc; overflow:hidden; padding:15px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.ny_gywm .right h2 { font-size:28px; text-align:cente; margin:10px; text-align:center; line-height:2}
.ny_gywm .right .tp { text-align:center}
.ny_gywm .right p { margin:20px;}
.ny_gywm .right .zs { text-align:center}
.ny_gywm .right .zs ul li { display:inline-block; width:300px; margin:20px 25px}
.ny_gywm .right .zs ul li .bt { line-height:30px; font-size:14px; color:#333; text-align:center}
.ny_gywm .right .zs ul li img { width:100%; display:block}

.ztyny {position:relative;  width:1200px; margin:55px auto }
.ztyny h2 { font-size:30px; color:#333; margin:20px 0; text-align:center}
.ztyny .hd ul { text-align:center; margin-top:10px;}
.ztyny .hd ul li { width:15px; height:15px; background:#ccc; display:inline-block; text-indent:-9999px; overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin:0 5px}
.ztyny .hd ul li.on { width:15px; height:15px; background:#0c4ca3;}
.ztyny .hd .prev {width:39px; height:39px; background:url(../image/jiantzuo.png) left center no-repeat; position:absolute; left:-45px; top:50%; margin-top:-20px; z-index:10000}
.ztyny .next{width:39px; height:39px; background:url(../image/jiantyou.png) left center no-repeat; position:absolute; right:-45px; top:50%; margin-top:-20px; z-index:10000}
.ztyny .bd {width:1200px; margin:0 auto; overflow:hidden}
.ztyny .bd ul li{display:inline-block; width:370px; float:left; margin:0 15px; position:relative; overflow:hidden }
.ztyny .bd ul li .kj { width:100%; position:relative; overflow:hidden; margin-bottom:30px}
.ztyny .bd ul li .kj img { width:100%; display:block}
.ztyny .bd ul li .kj .w_z { width:100%; position:absolute; left:0; top:180px; background:rgba(0,0,0,0.7); height:100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; padding:10px 20px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.ztyny .bd ul li .kj .w_z h3 { font-size:16px; margin:5px 0 7px; color:#fff;}
.ztyny .bd ul li .kj .w_z span { font-size:12px; color:#eee;}
.ztyny .bd ul li .kj .w_z p { line-height:22px; font-size:14px; color:#fff; margin-top:10px;}
.ztyny .bd ul li .kj .w_z .more { width:118px; line-height:35px; border:#fff 1px solid; text-align:center; font-size:16px; color:#fff; margin:30px auto 0}
.ztyny .bd ul li .kj:hover .w_z { background:rgba(12, 76, 163, .8);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; top:0;}


.ztyny .bd ul li img {width:100%; height:auto; display:block}
.bjxq { margin:35px auto; width:1200px; line-height:35px; font-size:14px;}
.bjxq img { margin:20px auto;}
.page{ text-align:center; margin:30px auto;}
.page a{ height:30px; line-height:30px; display:inline-block; font-size:14px; color:#5a5a5a;  margin:0; padding:0 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border:#ccc 1px solid; margin:0 3px }
.page a:hover{color:#fff; background:#0c4ca3}
.page a.on{color:#fff; background:#0c4ca3}


.ny_nr{padding: 0; overflow:hidden;}
.ny_nr .cp_lb{padding:60px 0; background:url(../image/photo8.jpg) no-repeat bottom #f6fafb; height:auto; overflow:hidden}
.ny_nr .cp_lb img{width:470px; height:320px; display:block;}
.ny_nr .cp_lb .w_z{margin-top:20px; padding-left:50px;}
.ny_nr .cp_lb .w_z h3{ font-size:38px; line-height:32px; margin-bottom:25px; color:#0c4ca3 ; font-weight:bold; width:100%; text-align:center; padding-bottom:10px; font-family:"隶书", serif}
.ny_nr .cp_lb .w_z p{font-size:15px; line-height:28px; margin-bottom:10px; height:200px;text-indent: 30px;}
.ny_nr .cp_lb .w_z i{margin-left:15px;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_nr .cp_lb .w_z a{width:151px; height:41px; border-radius:5px; background:url(../image/fk1.jpg) no-repeat ; font-size:16px; text-align:center; line-height:41px; color:#0c4ca3; display:block; margin:0 auto}
.ny_nr .cp_lb .w_z a:hover i{margin-left:30px;}
.ny_nr .cp_lb.bs{background:url(../image/photo9.jpg) no-repeat bottom}
.ny_nr .cp_lb.bs .col-lg-5{float:right; }
.ny_nr .cp_lb.bs .w_z{padding-left:0; padding-right:50px;}
.col-lg-7 {
	width: 58.33333333%; float:left
}

.col-lg-5 {
	 float:left; background:url(../image/photo38.png); width:500px; height:356px
}

.col-lg-5 img { width:470px;  margin:16px auto 0
}

.current_location {
	height: 45px;
	background-color: #f6fafb;
}
.current_location .content {
	width: 1200px;
	margin: 0 auto;
}
.current_location p {
	height: 45px;
	line-height: 45px;
	background: url(../image/photo35.png) no-repeat left center;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
	color: #666666;
}
.current_location p a {
	color: #666666;
	margin: 0 7px;
}
.neiye{margin:50px auto 0; overflow:hidden; background:url(../image/sy_bj1.jpg) no-repeat bottom center; padding-bottom:50px; height:auto}
.neiye1{margin:50px auto 0; overflow:hidden; background:url(../image/photo1551.jpg) no-repeat top center; padding-bottom:50px; height:auto}

.neiye .ny_ej{width:250px; float:left; overflow:hidden;}
.neiye .ny_ej h3{background-color:#009e96; text-indent:20px; font-size:18px; line-height:56px; color:#fff;}
.neiye .ny_ej ul{border:1px solid #e7e7e7; border-top:0;}
.neiye .ny_ej ul li{display:block;}
.neiye .ny_ej ul li a{display:block; font-size:15px; line-height:44px; text-indent:20px;}
.neiye .ny_ej ul li a.on{color:#009e96; background-color:#f5f5f5;}
.neiye .yc_nr{width:100%;}
.neiye .lm_mc{border-bottom:1px solid #e7e7e7; font-size:18px; line-height:56px; margin-bottom:20px;}
.neiye .about{font-size:14px; line-height:28px; color:#555;}
.neiye .about img{width:100%; height:auto; display:block;}
.neiye .about img.m_t{margin-top:80px;}
.neiye .about h3{color:#0769ce; margin-bottom:15px; margin-top:0;}
.neiye .about h4{font-size:16px; color:#0769ce; line-height:28px; margin-bottom:20px;}
.neiye .about h5{margin-top:15px; font-size:16px; color:#0769ce;}
.neiye .about p{margin-bottom:10px; font-size: 15px;
line-height: 36px;}
.neiye .about .t_p{padding:5px; border:1px solid #e7e7e7;}
.neiye .about .t_p img{width:100%; height:auto; display:block;}
.neiye .about .w_z{margin:15px 0; text-align:center; font-size:14px;}
.neiye .product ul{width:1220px;}
.neiye .product ul li{width:285px; float:left; margin:0 20px 20px 0; overflow:hidden;}
.neiye .product .n_r{border:1px solid #e7e7e7;}
.neiye .product .t_p{overflow:hidden;}
.neiye .product .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.neiye .product ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.neiye .product .w_z{padding:20px 15px; background-color:#fafafa;}
.neiye .product .w_z h3{font-size:16px; margin-top:0; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.neiye .product .w_z p{font-size:12px; color:#888; line-height:24px; height:48px; overflow:hidden;}
.neiye .product .w_z a.mr{display:block; width:130px; height:36px; background-color:#a7a7a7; font-size:15px; color:#fff; text-align:center; line-height:36px; margin-top:10px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.neiye .product ul li:hover .w_z a.mr{box-shadow:inset 130px 0 0 0 #009e96;
-webkit-box-shadow:inset 130px 0 0 0 #009e96;
-moz-box-shadow:inset 130px 0 0 0 #009e96;
-ms-box-shadow:inset 130px 0 0 0 #009e96;
-o-box-shadow:inset 130px 0 0 0 #009e96;}
.neiye .hezuo ul{width:1220px;}
.neiye .hezuo ul li{width:285px; float:left; margin:0 20px 20px 0;}
.neiye .hezuo .t_p{padding:5px; border:1px solid #e7e7e7;}
.neiye .hezuo .t_p img{width:100%; height:auto; display:block;}
.neiye .hezuo .w_z{margin:15px 0; text-align:center; font-size:14px;}
.neiye .lianxi .x_x{width:550px; float:left;}
.neiye .lianxi .l_y{width:550px; float:right;}
.neiye .lianxi .d_t{margin-top:50px;}
.neiye .lianxi h3{font-size:24px; margin-bottom:15px;}
.neiye .lianxi h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}
.neiye .lianxi em{width:30px; height:1px; background-color:#009e96; display:block; margin-bottom:15px;}
.neiye .lianxi b{font-family:Arial, Helvetica, sans-serif; color:#009e96; padding-left:5px; font-size:20px !important;}
.neiye .lianxi p{font-size:16px; line-height:40px;}
.neiye .lianxi p i{padding-right:10px; color:#aaa;}
.neiye .lianxi input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.neiye .lianxi input.a_n{width:120px; height:40px; background-color:#009e96; font-size:14px; color:#fff; line-height:40px;}
.neiye .lianxi textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}

.page{width:100%; margin:30px auto 0; overflow:hidden;}
.page a{line-height:38px; color:#888; background-color:#fff; border:1px solid #d7d7d7; text-align:center; font-size:14px; width:18px; height:38px; float:left; margin-right:10px;}
.page a:hover{background-color:#0c4ca3; border:1px solid #0c4ca3; color:#fff;}
.page a.on{background-color:#0c4ca3; border:1px solid #0c4ca3; color:#fff;}

.xw{width:100%; }
.xw .tp{width:230px; padding:4px; border:1px solid #e7e7e7; float:left; overflow:hidden;
transition:all .5s; 
-webkit-transition:all .5s; 
-moz-transition:all .5s; 
-ms-transition:all .5s; 
-o-transition:all .5s;}
.xw .tp img{width:100%; height:auto; display:block;}
.xw ul li{ height:auto; overflow:hidden; border-bottom:#ccc 1px dashed;margin-bottom:30px; padding-bottom:30px}
.xw ul li:hover .tp{border:1px solid #0c4ca3;}
.xw .wz{width:930px; float:right; font-size:14px; line-height:26px; overflow:hidden; position:relative;}
.xw .wz h3{font-size:18px; line-height:36px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw .wz h3 a:hover{color:#0c4ca3;}
.xw .wz p{margin-top:5px; font-size:12px; line-height:24px; color:#999; font-size:14px}
.xw .wz span{color:#999; font-size:12px; margin-right:20px;}
.xw .wz i{margin-right:5px;}
.xq1{ font-size:14px; color:#999; margin-top:25px}
.xq{width:100px; height:26px; margin-top:15px; border:1px solid #009e96; color:#009e96; font-size:12px; line-height:26px; text-align:center; display:block; position:relative; overflow:hidden; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.xq:after{content:''; width:0; height:26px; background-color:#009e96; position:absolute; top:0; left:0;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.xq:hover:after{width:100%;}
.xq a{display:block; position:relative; z-index:999;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.xq:hover a{color:#fff;}
.xq i{margin-left:10px;}


.lbcontent {
  width: 100%;
  margin-top:20px;
  min-height:300px;
}
.lbcontent .lbx li {
  position: relative;
  line-height: 45px;
  height: 45px;
  width: 100%;
  margin: auto;
  border-bottom: 1px dotted #b4b4b4;
}

.lbcontent .lbx li label {
  position: absolute;
  left: 20px;
  top: 12px;
  width: 25px;
  height: 25px;
  background: url(static/picture/1590387349382767.jpg) no-repeat;
}

.lbcontent .lbx li a {
  float: left;
  color: #8c8c8c;
  font-size: 12px;
  padding-left: 65px;
  line-height:45px;
}
.lbcontent .lbx li span {
  position: absolute;
  top: 0px;
  right: 30px;
  line-height: 45px;
  height: 45px;
  color: #8c8c8c;
  font-size: 13px;
}
.lbcontent .lbx li:hover {
  background: #f4f4f4;
}
/*分页*/
.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;margin-left: 1px; }
/*图片列表*/
#shipinleibiao{
	margin-top:20px;
	}
#shipinleibiao ul {
    margin-top:20px;
    margin-right:-60px;
    text-decoration:none;
     
}
#shipinleibiao li {
    float:left;
    margin-right:25px;
    display:block;
    margin-bottom:30px;
}
#shipinleibiao li:hover {
    }
#shipinleibiao li span {
    display:block;
    text-align:center;
    padding-top:13px;
}
#shipinleibiao li span a {
    color:#333333;
    font-size:14px;
    text-decoration:none;
}
#shipinleibiao li span a:hover {
    color:#00CBFF;
    text-decoration:none;
}
#shipinleibiao li img {
    border:1px solid #ccc;
	padding:3px;
    width:220px;
    height:150px;
}

/*内页*/
.m_content{
	margin-top:10px;
	font-family:"微软雅黑";
           }
      .m_content h2{
          font-size:22px;
          text-align:center;
          font-family:"微软雅黑";
           font-weight:normal;
		   padding-bottom:5px;
          }
		.page_content{
			min-height:200px;
			line-height:180%;
			 font-family:"微软雅黑";
			 font-size:15px;
			}
        .listpage{
            padding:5px;
            font-size:16px;
            font-family:"微软雅黑";
            line-height:200%;
            }
            /*内容页*/
blank10{height:10px;}
.info {text-align:center;color:#999;margin-bottom:20px;  font-size:12px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.ncontent{line-height:180%; font-size:14px;}
.listpage {clear: both;text-align: center;}
.prevpage p{
			margin:10px 0;
			}
.ny_nr{ min-height:260px;}
.page_content img{max-width:100%;}
.ncontent img{max-width:100%;}