@charset 'sut-8';

.container {}

.cont{padding:0 12px;}
.cont .hashd {height: 30px;border-bottom:1px solid #999;margin-bottom:10px;overflow: hidden}
.cont .hashd  h3{font-size: 18px;height: 30px;width:82px;float:left;font-weight: normal;border-bottom: 2px solid #00a0e9;line-height: 20px;color:#666}
.cont .hashd  a{float:right;font-size: 12px;color:#00a0e9;height: 30px;}
.cont .hashd  a em{color: #999}


.cont .con-one{width:425px;height:223px;margin-right:40px}
.cont .con-one .one-word{padding:10px 0 0 197px}
.cont .con-one i{display: block;width:105px;height:20px;border:1px solid #00a0e9;font-size: 30px;line-height:15px;text-align:center;position: relative;top:30px;}


.cont .con-two{width:290px;height:223px;margin-right:50px}
.cont .con-two .two-search {width:204px; height:24px; overflow:hidden;border: 1px solid #1b70b8; }
.cont .con-two .two-wd{width:73px;height: 26px;margin-right:6px;background-color: #1b70b8;color: #fff;line-height: 26px;text-align: center}
.cont .con-two .two-input { padding:3px 5px; width:171px; height:24px; line-height: 24px; border:none; background:url(../images/search.jpg) no-repeat;text-indent: 10px;}
.cont .con-two .two-btn { width:24px; height:24px; border:none; background:url(../images/search.png) no-repeat right 2px; cursor:pointer; text-indent:-999em; }
.cont .con-two img{margin-top:13px }

.cont .con-thr{width:370px;height:223px;}
.cont .con-thr .lun-word li{height:40px;font-size: 14px}
.cont .con-thr .lun-word li a span{float: right;font-size: 12px}

.cont .con-fou{width:755px;margin-right:50px;overflow: hidden}
.cont .con-fou .fou-lun .hd ul{border: 1px solid  #999;background-color: #f8f8f8;width: 750px;height:32px;overflow: hidden;}
.cont .con-fou .fou-lun .hd li{height: 30px;line-height:30px;padding:0 17px;float:left;cursor: pointer;position: relative;}
.cont .con-fou .fou-lun .hd li:before{content:""; width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #2987d6;display: block;position:absolute;top:30px;left: 45%;opacity: 0}
.cont .con-fou .fou-lun .hd li:hover,.cont .con-fou .fou-lun .hd li:hover a {color:#fff;background-color: #2987d6}
.cont .con-fou .fou-lun .hd li:hover::before{opacity: 1}
.cont .con-fou .fou-lun .hd .on {color:#fff;background-color: #2987d6}
.cont .con-fou .fou-lun .hd .on::before{opacity: 1}

.cont .con-fou .fou-lun .bd li{width:172px;height:130px;position: relative;margin-top:15px;float:left;border:1px solid #eaeaea;overflow: hidden;}
.cont .con-fou .fou-lun .bd li img{width: 100%;height:100%;transition: .3s;-webkit-transition;    margin-top: -13px;}
.cont .con-fou .fou-lun .bd li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1)}
.cont .con-fou .fou-lun .bd li:not(:nth-child(4n)){margin-right: 20px;}
.cont .con-fou .fou-lun .bd li span{width:170px;height: 25px;line-height: 25px;text-align: center;background-color: #2287cb;font-size: 12px;color:#fff;display: block;position: absolute;bottom:0;}


.cont .con-fiv{width:370px;overflow: hidden;background: url(../images/3.png) no-repeat 182px 75px;}
.cont .con-fiv .fiv-word{font-size: 14px;color: #6a6868;line-height: 25px;padding-left: 25px}
.cont .con-fiv .fiv-word .tel{padding-left: 42px;position: relative;}
.cont .con-fiv .fiv-word .tel:before{content: "";position: absolute;    width: 17px;height: 18px;background: url(../images/2.png) no-repeat 0 0;    left: -23px;top: 3px;display: block; }
.cont .con-fiv .fiv-word  .adr{position: relative;}
.cont .con-fiv .fiv-word .adr:before{content: "";position: absolute;    width: 17px;height: 18px;background: url(../images/1.png) no-repeat 0 0;    left: -23px;top: 3px;display: block; }
.cont .con-fiv .fiv-word .label{position: absolute;left: 0;top:0px;}

.cont .con-fiv .zs{margin-top: 32px;}
.cont .con-fiv>ul li{float:left}
.cont .con-fiv>ul li:not(:last-child){margin-right:11px;}


.cont .con-six{width:1176px;height:223px;margin-top:27px}
.cont .con-six ul li{float:left;position: relative;width:190px;height:143px;overflow: hidden;}
.cont .con-six ul li:not(:last-child){margin-right: 6.8px;}
.cont .con-six ul li .six-mask{position: absolute;width: 190px;height:143px;text-align: center;line-height: 143px;background: url(../images/six-bg.png) 0 0 no-repeat;font-size:23px;color:#fff;top:-150px;
transition: all .3s;
-moz-transition: all .3s; /* Firefox 4 */
-webkit-transition: all .3s; /* Safari 和 Chrome */
-o-transition: all .3s; }
.cont .con-six ul li:hover .six-mask{top:0}