﻿@charset "utf-8";
body{ font-size:14px; line-height:23px;color:#0b0b0b;font-family:'Microsoft Yahei',SimSun; background:white; margin:0 auto;}

/* --- 公用样式 --- */




/* --- 字体样式 --- */
@font-face{
    font-family:eng;
    src:url(../fonts/centurygothic.ttf);
    src:url(../fonts/centurygothic.eot)\9; 
}

/*1024*/
@media screen and (min-width:1200px)   {

/* --- 公用样式 --- */
body,html{ background:#F5F5F5;}
.pc{display:block;}
.wap{display:none;}
.left{float:left;}
.right{float:right;}
.img{ transition:all .6s ease; overflow:hidden;}
.img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
a:hover{color:#21B992;}
.clear{clear:both;}
.wrap{max-width:1200px; margin:0 auto;}



/* --- 栏目 --- */

/* 标题01 */
.column-a{position:relative; margin-bottom:15px;}
.column-a h2{border-bottom:1px solid #dedede; font-size:16px; padding-bottom:10px; font-weight:bold;}
.column-a h2 a{position:relative;}
.column-a h2 a:before{width:100%; left:0; width:100%; content:""; background:#21B992; position:absolute; bottom:-12px; height:1px;}
.column-a span{position:absolute; right:0; top:0;}


/* 标题02 */
.column-b{position:relative;  margin-bottom:15px;}
.column-b h2{border-left:3px solid #21B992; font-size:16px; padding-left:10px; font-weight:bold;}
.column-b span{position:absolute; right:0; top:5px;}


/* 标题03 */
.column-c{text-align:center; width:680px; margin:0 auto; margin-top:20px; margin-bottom:50px;}
.column-c h2{font-size:30px; color:#1b99cf; border-bottom:1px solid #dedede; padding-bottom:15px; margin-bottom:15px; background:url(../images/line2.png) no-repeat center bottom; font-family:PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif}
.column-c p{font-size:14px;}


/* 标题04 */
.column-d{ border-bottom:2px solid #dedede; padding-bottom:10px; margin-top:25px; position:relative; margin-bottom:20px;}
.column-d h2{color:#21B992; position:relative; padding-left:35px;}
.column-d h2:before{content:""; width:115px; height:2px; background:#21B992; position:absolute; bottom:-12px; left:0;}
.column-d span.more{position:absolute; right:0; top:-5px; line-height:35px; font-size:14px;}

.column-d h2.wz01{background:url(../images/wz-01.png) no-repeat 0 center;}
.column-d h2.wz02{background:url(../images/wz-02.png) no-repeat 0 center;}
.column-d h2.wz03{background:url(../images/wz-03.png) no-repeat 0 center;}
.column-d h2.wz04{background:url(../images/wz-04.png) no-repeat 0 center;}
.column-d h2.wz05{background:url(../images/wz-05.png) no-repeat 0 center;}


.shuliang{background-color:#007cc2; width:98%; text-align:center; color:#fff}``	






/* --- 改变 --- */
.change{ no-repeat center top; height:600px; overflow:hidden;}
.change .title{margin-top:60px; margin-bottom:60px; text-align:center;}

.change .list ul{width:115%;}
.change .list li{float:left; width:228px; margin-right:15px; position:relative;}
.change .list li .text{padding:15px; color:#fff; background:url(../images/add.png) no-repeat right bottom #007cc2;}
.change .list li .text h3{color:#ffdf06; font-size:18px; margin-bottom:10px;}
.change .list li .text p{line-height:180%;}
.change .list li.li-xin{margin-top:0px;}
.change .list li:hover .more{display:block;}

.change .list li .more{background:#fff; background-color:rgba(0,0,0,0.05); position:absolute; left:0; top:0; width:100%; height:100%; padding-top:50%; display:none;}
.change .list li .more a{display:block; width:135px; height:35px; line-height:35px; margin:0 auto; text-align:center; color:#fff; border-radius:5px; margin-bottom:15px;}
.change .list li .more a.zx{background:#F90;}
.change .list li .more a.ck{background:#21B992;}

.show-more{margin-bottom:50px;text-align:center; margin-top:30px}
.show-more a{ width:280px; height:65px; line-height:45px; background:#ffa800; text-align:center; font-size:18px; margin:0 auto; margin-top:50px; border-radius:5px; color:#fff; padding:10px}
.show-more a:hover{background:#f90;}

.gao30{ height:30px}


