

/*search*/
.search{height:30px;line-height:30px;overflow:hidden;position: relative; margin:10px auto 0;padding-bottom: 10px;border-bottom: 1px solid #D7D7D7}
.search .hot .keywd{color:#646565;}
.search .keywds {float: left;line-height: 30px;}
.search .keywds a{
    color: #747677;
    padding: 0 5px;
}
.search form{display: block;position: relative;width:186px;height:27px;top: 2px}
.search .txt{width:176px;height:27px; line-height:27px;color: black; background: url("../images/s2.png") no-repeat;padding-left: 10px}
.search .btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/s1.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}




/*product*/

.prod {
  padding-top: 45px;
  background: #e1f4ff;
  overflow:hidden;
}
.prod .wrap {
  position: relative;
}
.prod .wrap > img {
  position: absolute;
  bottom: -50px;
  right: -250px;
  z-index: 999;
}
.prod .prod-title {
  margin-bottom: 25px;
  text-align: center;
  background: url(../images/title.png) no-repeat 150px bottom;
}
.prod .prod-title h1 {
  color: #0080CA;
  font-size: 22px;
  font-weight: normal;
}
.prod .prod-title h2 {
  color: #666767;
  font-size: 22px;
  font-weight: normal;
  margin: 5px 0;
}
.prod .prod-title p {
  color: #4c4c4c;
  font-size: 18px;
}
.prod .prod-content .prod-left {
  width:224px;
  position: relative;
}
.prod .prod-content .prod-left img{ position:absolute; bottom:60px; right:0}
.prod .prod-content .prod-left h2{ background:url(../images/h2_center.png) no-repeat center 55px #0080ca; padding:20px 18px; color:#fff; text-align:center;}
.prod .prod-content .prod-left h2 dl{font-size:24px; line-height:30px; }
.prod .prod-content .prod-left h2 dt{margin-top:15px;}
.prod .prod-content .prod-left ul{ background:#0080ca; margin-top:10px; padding-top:45px; overflow:hidden;}
.prod .prod-content .prod-left ul li {
  line-height: 36px;
  font-size: 16px;
  margin-bottom:10px;
}
.prod .prod-content .prod-left ul li:first-child {
  border-top: none;
}
.prod .prod-content .prod-left ul li a {
	width:85%;
	display:block;
	margin:0 auto;
	color: #fff;
	border:1px solid #fff;
	text-align:center;
}
.prod .prod-content .prod-left ul li a:hover{
	
    background:#fff;
	color:#0f51bb;	
}
.prod .prod-content .prod-left p {
	background:#0080ca;
  height: 35px;
  bottom: 10px;
  line-height: 36px;
  font-size: 16px;
  color: #f49806;
  text-align: center;
  width: 85%;
  border: 1px solid #f49806;
  margin:20px auto;
  font-size:16px;
  margin-top:140px;
}
.prod .prod-content .prod-left p span {
  font-size: 18px;
}
.prod .prod-content .prod-right {
  width: 860px;
  margin-top: 0px;
}
.prod .prod-content .prod-right #multipleColumn li {
  width: 30%;
  margin: 0% 1.66% 4%;
  float: left;
  transition: all linear .4s;
}
.prod .prod-content .prod-right #multipleColumn li img {
  width: 100%;
}
.prod .prod-content .prod-right #multipleColumn li p {
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  width: 100%;
  color: #fff;
  background: #0080ca;
  background-size: contain;
}
.prod .prod-content .prod-right .prod-tel {
  position: relative;
  padding: 0 15px;
}
.prod .prod-content .prod-right .prod-tel img {
  width: 100%;
}
.prod .prod-content .prod-right .prod-tel p {
  position: absolute;
  top: 80px;
  left: 340px;
  font-size: 24px;
  color: #fff;
}
.prod .prod-content .prod-right .prod-tel p span {
  font-size: 18px;
}




/*about*/


.good {
    width: 100%;
    height: 1300px;
    background: url(../images/bg3.jpg) no-repeat center top;
}

.good .good_tit {
	margin:40px auto;
    padding: 20px  0;
    text-align: center;
    color: white;
	  background: url(../images/goods_title.jpg) no-repeat center top;
}

.good .good_tit h2 {
    font-size: 36px;
    line-height: 40px;
}

.good .good_tit p {
    font-size: 24px;
    margin-top: 18px;
}

.good .good_title {
    text-align: center;
    margin-top: 80px;
}

.good .good_title h2 {
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    background: url(../images/g1.png) no-repeat center bottom;
    color: black;
    letter-spacing: 1px;
}

.good .good_title h2 span {
    color: #0080ca;
}

.good .good_title p {
    font-size: 18px;
    color: #5A6059;
    margin-top: 10px;
}

.good .box {
    margin-top: 40px;
}

.good .box .left {
    width: 620px;
}

.good .box .list {
    width: 100%;
    margin-top: 54px;
}

.good .box .list .num {
    width: 46px;
    height: 54px;
    line-height: 54px;
    padding-left: 7px;
    text-align: center;
    color: white;
    font-family: Impact Regular;
    font-size: 43px;
    background: url(../images/g2.png) no-repeat;
}

.good .box .list .txt {
    width: 543px;
}

.good .box .list .txt .tits {
    width: 100%;
    height: 78px;
    background: url(../images/g4.png) no-repeat bottom;
    background-size: 100% auto;
    color: #294471;
    margin-bottom: 10px;
}

.good .box .list .txt .tits h4 {
    font-size: 28px;
    line-height: 30px;
}

.good .box .list .txt .tits p {
    font-size: 12px;
    margin-top: 5px;
}

.good .box .list .txt .txt1 {
    padding-left: 18px;
    width: 525px;
    line-height: 25px;
    font-size: 15px;
    color: #666666;
    position: relative;
}

.good .box .list .txt .txt1 img {
    position: absolute;
    top: 8px;
    left: 0;
}

.good .box .bottom {
    margin-top: 20px;
	overflow:hidden;
}


.good .box .right {
    width: 525px;
}

.good .box .right .txt {
    width: 490px;
}

.good .box .right .txt .txt1 {
    width: 475px;
}

.good .box .list4 {
    position: relative;
    left: -115px;
	margin-top:14px;
}


/*news*/
.news_title{
    text-align: center;
    height: 100px;
    background: url("../images/n1.png") no-repeat bottom;
}
.news_title h3{
   font-size: 32px;
    color: #077DBF;
}
.news_title p{
    font-size: 18px;
    margin-top: 6px;
}
.news_box{
    margin-top: 30px;
}
.news_box .left{
    width: 547px;
    height: auto;
}
.news_box .left .txt1{
    font-size: 18px;
    padding: 15px 0 10px 0;
}
.news_box .left .txt1 a{
    color: #2391D7;
}
.news_box .left .more{
    color: #2391D7;font-size: 16px;
}

.news_box .right{
    width: 530px;
}
.news_box .right li{
    height: 100px;
    border-bottom: 1px dashed #7F7F7F ;
    margin-top: 15px;
}
.news_box .right .name{
    width: 92px;
    height: 91px;
    background: url("../images/n3.png");
    font-size: 24px;
    color: white;
}
.news_box .right .name .txt1{
     padding: 22px 0 0 20px;
 }
.news_box .right .name .txt2{
    padding: 2px 0 0 41px;
}
.news_txt{
    width: 420px;
}
.news_txt .txt3{
    font-size: 18px;
    line-height: 40px;
}
.news_txt .txt4{

}