
/*样式统一*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}
body {
  margin: 0;
  overflow-x: hidden;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}
pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}
a {
  background-color: transparent; 
  -webkit-text-decoration-skip: objects; 
}
abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  text-decoration: underline dotted; 
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; 
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; 
}
button,
input {
  overflow: visible;
}
button,
select { 
  text-transform: none;
}
button,
html [type="button"], 
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; 
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}
progress {
  display: inline-block; 
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; 
  padding: 0; 
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; 
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a{text-decoration: none}
input{outline: none}
textarea{outline: none;resize:none;vertical-align: top;}
ul,ol{list-style: none}
*{margin:0 ;padding:0;font-family: "微软雅黑";box-sizing: border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}


/*公共样式、*/
.wrap:after{content: "";display: block;height:0;clear:both;visibility: hidden;}
body {
  background: #f5f5f5;
}
.bold{font-weight: bold;}
.fc3{color:#333 !important;}
.mr30{margin-right: 30px !important;}
.mb29{margin-bottom: 29px !important;}
.mb15{margin-bottom: 15px !important;}
.mb5{margin-bottom: 5px !important;}
.left{float: left;}
.right{float: right;}
.clear{clear:both;}
.none{display: none}
.block{display: block}
.hidden{overflow:hidden;}
.center{width:1200px;margin:0 auto;}
.public-slide-left{width:260px;}
.public-section-right{width:915px;}
.sright{   
   width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #cccccc;
    border-bottom: 5px solid transparent;display: inline-block;}
    .pie{
      margin-left: 5px;
      margin-right: 5px;
    }
.w586 {
  width: 586px;
}
/*public-tit*/
.public-tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.public-tit .tit .ch {
  font-size: 18px;
  color: #0561c4;
  font-weight: bold;
}
.public-tit .tit .en {
  font-size: 14px;
  color: #6ca1d9;
}
.public-tit .add {
  font-size: 12px;
  color: #888;
  position: relative;
  top: 9px;
}
/*header*/
.header {
  padding-top: 22px;
  padding-bottom: 16px;
  background: #f2f2f2;
}
.header .phone {
  margin-top: 10px;
}
.header .phone p {
  width: 22px;
  font-size: 15px;
  color: #0072b1;
  float: left;
  border-right: 2px solid #0072b1;
  margin-right: 5px;
  font-weight: bold;
}
.header .phone ul {
  width: 170px;
  float: left;
}
.header .phone ul li {
  margin-bottom: 7px;
}
.header .phone ul li p {
  font-size: 14px;
  color: #333;
}
/*nav*/
.nav {
  width: 100%;
  height: 50px;
  background: #0561c4;
}
.nav ul li {
  float: left;
  width: 133px;
  line-height: 50px;
  text-align: center;
}
.nav ul li a {
  color: #fff;
  display: block;
}
.nav ul li:hover {
  background: #0672e7;
}
/*bannr*/
.banner {
  height: 285px;
  overflow: hidden;
  position: relative;
}
.banner .i-about {
  width: 100%;
  height: 285px;
  position: absolute;
  top: 0;
  padding-top: 70px;
}
.banner .i-about .center{position: relative;left:-92px;}
.banner .i-about .tit {
  font-family: "汉仪综艺体简";
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
.banner li:nth-child(2) .i-about{padding-top: 60px}
.banner li:nth-child(2) .tit{color:#3c6a39
;font-size: 50px}
.banner li:nth-child(2) .p p{color:#333;}
.banner li:nth-child(2) .add{color:#333;border-color: #333}
.banner .i-about .p {
  width: 670px;
  margin-bottom: 20px;
}
.banner .i-about .p p {
  text-indent: 2em;
  font-size: 15px;
  color: #fff;
  line-height: 150%;
}
.banner .i-about .add {
  display: block;
  width: 80px;
  height: 25px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  border-radius: 20px;
}
.carousel-content {
  position: relative;
  display: inline-block;
  width: 100%;
}
.carousel {
  width: 100%;
  height: 285px;
  position: relative;
  overflow: hidden;
}
.carousel li {
  float: left;
  position: absolute;
  display: none;
}
.carousel li:nth-child(1){display: block;}
.carousel li,
.carousel li img {
  height: 285px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
}
.img-index {
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.img-index li {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0.5;
  font-size: 12px;
  cursor: pointer;
  margin: 0 3px;
  color: #fff;
}
.img-index li.index {
  background-color: #3a5e9c;
}
.img-index li:hover {
  background-color: #3a5e9c;
}
.carousel-prev,
.carousel-next {
  position: absolute;
  display: inline-block;
  top: 40%;
  cursor: pointer;
}
.carousel-prev {
  left: 0;
}
.carousel-next {
  right: 0;
}
/*footer*/
.footer {
  width: 100%;
  height: 63px;
  line-height: 58px;
  background: #b5b5b5;
  border-top: 5px solid #0561c4;
}
.footer p {
  font-size: 14px;
  color: #666;
}
.footer p a {
  color: #666666;
}
/*main*/
.main {
  padding-top: 22px;
}
.main .i-project {
  margin-left: 28px;
}
.main .i-project li{
  clear:both;
}
.main .w586 ul {
  padding-top: 16px;
}
.main .w586 ul li {
  margin-bottom: 20px;
  float: left;
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 22px;
}

.main .w586 ul li a {
  font-size: 16px;
  color: #333333;
}
.main .w586 ul li span {
  margin-right: 15px;
  position: relative;
  top: -1px;
}
.main .w586 ul li:hover a {
  color: #0561c4;
}
.main .w586 ul li:hover span {
  border-left-color: #0561c4;
}
.str_move ul{padding-top: 0}
.main .i-project .dowebok{height: 244px;overflow-y: hidden;width:292px !important;}
.main .i-project .dowebok .str_move_clone ul{padding-top: 0}
.main .i-project ul{padding-top: 0}
/*工程案例*/
.main .i-project1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.main .i-project1 .g1 {
  height: 220px;
  overflow: hidden;
}

.main .i-project1 ul {
  margin-right: -10px;
  padding-top: 23px;
  padding-bottom: 10px;
}
.main .i-project1 ul li {
  float: left;
  width: 235px;
  margin-right: 7px;
}
.main .i-project1 ul li span {
  display: block;
  padding: 15px 0;
}
.main .i-project1 ul li a {
  color: #333;
  font-size: 16px;
}
.main .i-project1 ul li img {
  width: 235px;
  height: 160px;
  opacity: 0.8;
}
.main .i-project1 ul li:hover img {
  opacity: 1;
}
/*links*/
.link-list {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
}
.link-list .tit {
  font-size: 16px;
  color: #0561c4;
  font-weight: bold;
}
.link-list a {
  font-size: 16px;
  color: #333;
  margin-right: 14px;
}
.link-list a:hover {
  color: #0561c4;
}
/*inside*/
.n-main {
  padding-top: 20px;
  padding-bottom: 56px;
  background: #F2F2F2;
}
/*slide*/
.slide {
  width: 235px;
}
.slide h2 {
  color: #fff;
  height: 95px;
  background: #1a72d0;
  padding-top: 23px;
  border-bottom: 1px solid #ddd;
}
.slide h2 p {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 4px solid #fff;
}
.slide a{ color: #fff;}
.slide h2 span {
  display: block;
}
.slide h2 .en {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
}
.slide ul {
  margin-bottom: 34px;
}
.slide ul li {
  height: 51px;
  line-height: 50px;
}
.slide ul li a {
  display: block;
  line-height: 50px;
  background: #eeeeee;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
  color: #333;
  width:100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slide ul li span {
  display: inline-block;
  width: 15px;
  height: 5px;
  background: #ddd;
  margin-left: 20px;
  margin-right: 32px;
}
.slide ul li:hover a {
  background: #0561c4;
  color: #fff;
}
.slide .l-concat {
  padding-top: 15px;
  padding-bottom: 3px;
  background: #eee;
  padding-left: 30px;
}
.slide .l-concat p {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
/*slide end*/
/*section*/
.section {
  width: 936px;
}
/*n-tit*/
.section .n-tit {
  width: 100%;
  padding-bottom: 10px;
  /*background: url(../images/border-bg.jpg) no-repeat bottom;*/
  border-bottom: 1px solid #ddd;
}
.section .n-tit .tit {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  background: url(../images/sj.jpg) no-repeat left;
  padding-left: 37px;
}
.section .n-tit .mbx {
  background: url(../images/home.jpg) no-repeat left;
  padding-left: 20px;
  color: #666;
  font-size: 14px;
}
.section .n-tit .mbx a {
  color: #666666;
}
/*n-tit*/

/*inside prolist*/
.n-prolist {
  padding-top: 28px;
}
.n-prolist ul {
  margin-right: -18px;
}
.n-prolist ul li {
  width: 300px;
  margin-bottom: 14px;
  float: left;
  margin-right: 18px;
  text-align: center;
}
.n-prolist ul li img {
  width: 300px;
  height: 205px;
  opacity: 0.9;
}
.n-prolist ul li span {
  display: block;
  padding: 12px 0;
  width:100%;
  overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.n-prolist ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
}
.n-prolist ul li:hover img {
  opacity: 1;
}
/*inside newslist、*/
.n-newslist ul {
  padding-top: 28px;
}
.n-newslist ul li {
  height: 30px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
.n-newslist ul li .d {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ddd;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  top: -2px;
}
.n-newslist ul li .time {
  font-size: 14px;
  color: #666666;
}
.n-newslist ul li a {
  color: #333333;
}

/*show*/
.n-show {
  padding-top: 28px;
}
.n-show h3 {
  text-align: center;
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 20px;
}
.n-show .info {
  height: 30px;
  text-align: center;
  background: #79b1e4;
  line-height: 30px;
  color: #fff;
}
.n-show .p {
  padding-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 150%;
}
/*page turn*/
.n-show .page-turn {
  padding-top: 15px;
}
.n-show .page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.n-show .page-turn p a {
  color: #333;
}
.n-show .page-turn p:hover a {
  color: #0561c4;
}

/*company*/
.n-company {
  padding-top: 28px;
}
.n-company p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}

/*gooks*/
.goods {
  padding-top: 28px;
}
.goods input {
  height: 35px;
}
.goods input[type="text"] {
  width: 300px;
  padding-left: 10px;
}
.goods textarea {
  width: 600px;
  height: 150px;
  font-size: 16px;
  padding-top: 5px;
  padding-left: 10px;
}
.goods input[type="submit"] {
  width: 75px;
  background: #0561c4;
  border: none;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}
.goods input[type="reset"] {
  width: 75px;
  background: #ddd;
  border: none;
  cursor: pointer;
}

/*paginatin*/
.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination ul li{
	display: inline-block;
}
.pagination a {
  color: #333;
  display: inline-block;
  /* width: 20px;
  height: 20px; */
  padding:2px 4px;
  border: 1px solid #ddd;
}
.pagination .end{border:none;}
.pagination a.next {
  width: 72px;
  border: none;
}
