/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------公用-----------*/

::selection {
 background-color: #0b5fbf;
 color: #fff;
}

::-moz-selection {
 background-color: #0b5fbf;
}

::-webkit-selection {
 background-color: #0b5fbf;
}

::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5
}

::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555
}
* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
:focus {
  outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
li, ul {
  list-style-type: none;
}
img {
  border: none;
}
a {
  color: #333;
  text-decoration: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
a:link, a:hover, a:active, a:visited {
  text-decoration: none;
}
input, textarea {
  outline: 0;
  border: 0;
}
textarea {
  resize: none;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
  font-weight: normal;
  font-style: normal;
}


.container { width:1180px; margin-left:auto; margin-right:auto;}
{font-family: "微软雅黑" Arial, Helvetica, sans-serif;}


/*--baner begin--*/
.banner {
  width: 100%;
  position: relative;
  height:460px;
  margin: 0 auto;
  background: transparent;
overflow: hidden;
}
.banner .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
}
.banner .bd ul {
  height: 100%;
  width: 100%;
}
.banner .bd li {
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.banner .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.banner .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.banner .hd ul li {
  background: #478beb;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.banner .hd ul .on {
  background: #154fa2;
}
.banner .prev,
.banner .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.banner .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

/*--搜素 begin--*/
.search{height:100px;background: #f8f8f8;}
.search .container{background: #f8f8f8;}
.search .container .search_r{float: right;width: 195px;height:57px;border-bottom: 1px solid #dedede;margin:20px 20px 0 0;}
.search .container .search_r input{color:#999;margin-left:10px;line-height: 26px;
 background: none;float: right;padding-top: 30px;}
.search .container .search_r .button{ background: url(../images/02.jpg) no-repeat 06px 32px;cursor: pointer;float: right;height: 90px;width: 40px;}
.search .container .search_r p{line-height: 100px;display: inline-block;}
.search .container .search_l{width: 375px;background: #0b5fbf;height:100px;}
.search .container .search_l span{font-size: 18px;font-weight: bold;color: #fff;display: block;padding:17px 0 0 50px;}
.search .container .search_l p{color: #fff;font-size: 18px;padding:10px 0 0 75px;}
/*--搜素 end--*/

/*--产品 begin--*/
.product{height: 727px;margin-top: 40px;}
.product .container .p-r{width: 930px;float: right;height: 719px;overflow: hidden;}
.product .container .p-r .title{height: 46px;margin-bottom: 13px;}
.product .container .p-r .title span{float: right;text-transform: uppercase;padding:14px 0 0 0;}
.product .container .p-r .title span a{color: #999;}
.product .container .p-r .title h3{float: left;width: 126px;height: 46px;line-height: 46px;text-align: center;background: #f8f8f8;
font-size: 16px;margin-right: 10px;}
.product .container .p-r li{float: left;width: 295px;height: 220px;margin-right: 20px;}
.product .container .p-r li img{width: 295px;height: 190px;}
.product .container .p-r li:nth-child(3),.product .container .p-r li:nth-child(6),.product .container .p-r li:nth-child(9){margin-right: 0px;}
.product .container .p-r li p{text-align: center;line-height: 20px;}
.product .container .p-l{width:212px;height: 714px;background: url(../images/39.jpg) no-repeat;}
.product .container .p-l .t h3{text-align: center;font-size: 26px;font-weight: bold;padding:10px 0 0 0;color: #fff;}
.product .container .p-l .t h3 a{color: #fff;}
.product .container .p-l .t span{color: #d72121;display: block;text-align: center;text-transform: uppercase;}
.product .container .p-l .t p{width: 130px;height: 38px;line-height: 38px;text-align: center;
  font-size: 14px;margin-top: 40px;background: #f8f8f8;margin-left: 40px;}
.product .container .p-l .t p:hover{background: #bc0707;}
.product .container .p-l .t p:hover a{color: #fff;}
.product .container .p-l .t p a{color: #333;}
.product .container .p-l .t li{font-size: 16px;background: url(../images/38.jpg) no-repeat 43px 5px;padding-left: 62px;
margin-top:16px;}
.product .container .p-l .t li a{color: #fff;}
.product .container .p-l .t h4{width: 130px;height: 38px;line-height: 38px;text-align: center;
  font-size: 18px;margin-top: 18px;background: #eaa501;margin-left: 40px;}
.product .container .p-l .t h4 a{color: #fff;}
.product .container .p-l .b span{color: #fff;padding:37px 0 0 38px;display: block;}
.product .container .p-l .b p{font-size: 24px;color: #fff;padding:0px 0 0 20px;text-align: center;line-height: 25px;}
.product .container .p-l .b em{width: 130px;height: 38px;text-align: center;line-height: 38px;background:#eaa501;
  display: block;margin:11px 0 0 40px;font-size: 16px; }
.product .container .p-l .b em a{color: #fff;}
.product .container .title .active{background: #0b5fbf;color: #0b5fbf;}
/*--产品 end--*/
/*--优势 begin--*/
.youshi{height: 707px;background: url(../images/15.jpg) no-repeat center 1px;margin-top:45px;padding-top:2px;}
.youshi .container{position: relative;height: 600px;}
.youshi .container .pic p{font-size: 16px;text-align:center;padding:36px 0 0 10px;color: #fff;}
.youshi .container .pic h3{font-size: 24px;text-align:center;padding:10px 0 0 10px;color: #0b5fbf;}
.youshi .container .pic h3 a{color: #0b5fbf;}
.youshi .container li:nth-child(1) p{position: absolute;top:180px;left: 240px;font-size: 15px;color: #fff;background: url(../images/42.png) no-repeat;
width: 120px;height: 130px;padding:40px 0 0 0px;text-align:center;}
.youshi .container li:nth-child(1) span{position: absolute;top:320px;left: 160px;width: 270px;line-height: 25px;color: #666;display: block;}

.youshi .container li:nth-child(2) p{position: absolute;top:180px;left: 820px;font-size: 15px;color: #fff;background: url(../images/42.png) no-repeat;
width: 120px;height: 130px;padding:40px 0 0 0px;text-align:center;}
.youshi .container li:nth-child(2) span{position: absolute;top:319px;left:760px;width: 270px;line-height: 25px;color: #666;display: block;}

.youshi .container li:nth-child(3) p{position: absolute;top:470px;left: 237px;font-size: 15px;color: #fff;background: url(../images/41.jpg) no-repeat;
width: 120px;height: 130px;padding:40px 0 0 0px;text-align:center;}
.youshi .container li:nth-child(3) span{position: absolute;top:610px;left: 153px;width: 270px;line-height: 25px;color: #666;display: block;}

.youshi .container li:nth-child(4) p{position: absolute;top:470px;left: 816px;font-size: 15px;color: #fff;background: url(../images/41.jpg) no-repeat;
width: 120px;height: 130px;padding:40px 0 0 0px;text-align:center;}
.youshi .container li:nth-child(4) span{position: absolute;top:610px;left: 760px;width: 270px;line-height: 25px;color: #666;display: block;}
.youshi .container img{width: 258px;height: 303px;position: absolute;left:460px;top:210px;}
/*--优势 end--*/
/*--成功案例 begin--*/
.case{height: 500px;margin-top: 50px;}
.case .container .title{height: 58px;background: url(../images/08.jpg) no-repeat 412px -10px;}
.case .container .title h3{font-size: 24px;text-align:center;}
.case .container .title span{text-align:center;display: block;text-transform:uppercase;color: #999;}
.mt40 {
    margin-top: 40px;
}
.case_n {
    height: 490px;
    width: 1180px;
}
.case_n ul li {
    width: 100px;
    height: 420px;
    float: left;
    position: relative;
    text-align: center;
    border-right: 5px solid #FFF;
    overflow: hidden;
}
.case_n .pic img {
    width: 903px;
    height: 421px;
}
.case_n .pic p {
    width: 100%;
    display: block;
    overflow: hidden;
    background: rgba(0,0,0,.8);
    color: #FFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.case_n .pic p a{color: #fff;}
.case_n .txt {
    width: 100px;
    height: 490px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
    color: #FFF;
    line-height: 24px;
}
.case_n i {
    width: 53px;
    height: 53px;
    display: block;
    margin: 60px auto 20px;
}
/*--成功案例 end--*/
/*--探头1 begin--*/
.tantou{height: 200px;margin-top: 60px;background: url(../images/22.jpg) no-repeat center;}
.tantou .container .t-r{width: 243px;float: right;}
.tantou .container .t-r p{color: #428ee5;padding:45px 0 0 0;}
.tantou .container .t-r span{color: #fff;font-size: 28px;line-height: 26px;}
.tantou .container .t-r h3{width: 115px;height: 42px;background: #bc0707;border-radius: 5px;
  line-height: 42px;text-align:center;margin-top: 15px;float: right;font-size: 14px;}
.tantou .container .t-r h3 a{color: #fff;}
.tantou .container .t-r em{width: 115px;height: 42px;background: #bc0707;border-radius: 5px;
line-height: 42px;text-align:center;margin-top: 15px;display: block;cursor: pointer;}
.tantou .container .t-r em a{color: #fff;display: block;}
.tantou .container .t-l p{font-size: 28px;color: #fff;padding:51px 0 0 370px;}
.tantou .container .t-l h3{font-size: 18px;color: #fff;padding:15px 0 0 490px;}
/*--探头1 end--*/

/*--评价 begin--*/
.eval{height:230px;margin-top:50px;}
.eval .container{position: relative;} 
.eval .container .title{position: absolute;top:-250px;left: 0px;height: 515px;background: url(../images/23.png) no-repeat;width: 239px;}
.eval .container .title p{width: 16px;color: #fff;font-size: 16px;position: absolute;left: 160px;top:50px;} 
.eval .container .title span{width:18px;line-height: 60px;display: block;position: absolute;
  left: 105px;top:70px;font-size: 28px;color: #fff;}
.eval .container .title span a{color: #fff;}
.eval .container .title h3{font-size: 18px;color: #5a9be4;line-height: 150px;height: 330px;writing-mode: vertical-rl;
  text-transform:uppercase;padding-top:32px;letter-spacing: 4px;}
.eval .container ul{position: absolute;top:30px;left: 260px;}
.eval .container ul li{width: 440px;background: #f8f8f8;height: 200px;float: left;margin-right: 25px;
border-right:2px solid #0b5fbf;}
.eval .container ul li:nth-child(2){margin-right: 0px;}
.eval .container ul li img{position: absolute;left: 160px;top: -60px;width: 118px;height: 118px;border-radius: 50%;}
.eval .container ul li span{font-size: 16px;text-align:center;display: block;padding-top:70px;}
.eval .container ul li p{width: 320px;height: 60px;overflow: hidden;padding:10px 0 0 75px;color: #666;}
.eval .container ul li:nth-child(2) img{position: absolute;left: 620px;top: -60px;width: 118px;height: 118px;border-radius: 50%;}
/*--评价 end--*/

/*--关于 begin--*/
.about{height: 360px;margin-top: 50px;background: url(../images/10.jpg) no-repeat center;}
.about .container .a-r{float:right;margin:15px 0 0 0;}
.about .container .a-r ul{padding-top: 30px;}
.about .container .a-r ul li{margin-top: 15px;width: 126px;height: 50px;background: #fff;}
.about .container .a-r ul li p{font-size: 16px;text-align:center;padding:5px 0 0 0;}
.about .container .a-r ul li span{font-size: 10px;text-align:center;padding:5px 0 0 0;display: block;color: #ccc;text-transform:uppercase;}
.about .container .a-l p{font-size: 24px;padding-top:30px;color: #fff;}
.about .container .a-l p a{color: #fff;}
.about .container .a-l h3{font-size: 14px;text-transform:uppercase;color: #3a89e3;}
.about .container .a-l span{line-height: 25px;width: 444px;height: 174px;overflow: hidden;
  line-height: 25px;padding-top:20px;display: block;color: #fff;}
.about .container .a-l img{width: 490px;height: 300px;float: right;padding-right: 50px;}
/*--关于 end--*/
/*--------------------------------新闻  begin----------------------*/
.news{height: 400px;margin-top: 20px;}
.news .container .t{height: 30px;margin-bottom: 15px;}
.news .container .t span{float: right;padding:5px 0 0 5px;display: block;text-transform: uppercase;}
.news .container .t span a{color: #999;}
.news .container .t h3{float: left;font-size: 16px;padding-right: 4px;}
.news .container .n-r{float: right;width: 833px;}
.news .container .n-r li{width: 402px;height: 40px;background: #f8f8f8;float: left;margin-left: 14px;margin-bottom: 13px;}
.news .container .n-r li span{float: right;padding-right: 5px;color: #999;padding-top: 10px;}
.news .container .n-r li p{width: 280px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 15px;padding-top: 10px;}
.news .container .n-b{width: 1180px;height: 360px;overflow: hidden;}
.news .container .n-l{width: 347px;height: 360px;}
.news .container .n-l img{width: 347px;height: 210px;}
.news .container .n-l .b{width: 347px;height: 150px;background: #0b5fbf;}
.news .container .n-l .b span{font-size: 16px;padding:10px 0 0 14px;display: block;height: 30px;overflow: hidden;}
.news .container .n-l .b span a{color: #fff;}
.news .container .n-l .b p{line-height: 23px;width: 328px;height: 90px;overflow: hidden;color: #fff;padding:2px 0 0 14px;}
.news .container .t .active a{color: #0b5fbf;font-weight: bold;}
/*--------------------------------新闻  begin----------------------*/



/*--------------------------友链  begin--------------------------------*/
.link{margin-top: 30px;background: url(../images/11.jpg) no-repeat 360px 23px;}
.link .container{height: 66px;line-height: 66px;}
.link .container ul{width: 1180px;height: 64px;}
.link .container li{float: left;padding-left:65px;}
.link .container li:nth-child(1){padding-left: 97px;}
/*-------------------------友链 end--------------------------------*/