@charset "utf-8";
/* CSS Document */
body{font-family:"宋体";color:#333;background-color:#ffffff; width:100%;/*box-sizing: border-box;overflow:visible!important;*/}
/*首页主题内容*/
.indexTypes{width:1400px;margin:10px auto;padding: 40px 0 40px 8%;}
.indexTypes ul li{position:relative;float:left;width:250px;overflow:hidden;height:200px;border: 1px solid #f4f4f4;}
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:702px;}
.indexTypes ul li .title{width:250px;padding-top:30px;padding-left:50px;background-color: #ffffff;font-size:18px;color: #999;font-family:"微软雅黑";height:200px; float:left;padding-bottom: 95px;}
.indexTypes ul li .title a{color:#fff;}

.indexTypes ul li.current .title{background:url(../typeT.jpg) no-repeat left top;color: #ffffff;}
.indexTypes ul li .title h3{color: #565656;}
.indexTypes ul li.current .title h3{color: #fff;}
.indexTypes ul li .con{position:absolute;top:0; width:451px; left:250px;background-color: #f4f4f4;overflow:hidden;height:200px;overflow:hidden;display: flex;
    align-items: center; }
.indexTypes ul li #con11{background-color: #f4f4f4;}
.indexTypes ul li #con22{background-color: #f4f4f4;}
.indexTypes ul li #con33{background-color: #f4f4f4;}
.indexTypes ul li .con ul{padding-top:12px;}
.indexTypes ul li .con ul li{float:none;height:auto;width:auto;}
.indexTypes ul li .con ul li a{line-height:28px;width:195px;display:block;text-indent:3em;background:url(../images/typesLi.jpg) no-repeat 6px 7px;border-bottom:1px dashed #d1d1d1;}
.indexTypes ul li .con ul li a:hover{color:#F87C02;}


.card111{margin-top: 12px;
    text-align: center;
    margin-right: 68px;
    }

    .card111 img{width:auto ;}
    .card111 h3{margin-top: 12px!important;font-size: 24px;margin-bottom: 6px!important;}
    .gray1{font-size: 14px;}
.con p{padding: 0 20px;
    line-height: 30px;
    font-size: 16px;
    }