﻿@charset "utf-8";
/* CSS Document */
/*
 * @description 网站通用样式、欢迎页样式
 * @author GuoR
 * @Date 2016/5/12
 */
 
/*main样式*/
.main{width:100%;background:url(../images/mainMBJ.jpg) repeat-y top center;}
/*banner样式*/
.main_banner{height:475px;width:100%;background:url(../images/banner1.jpg) no-repeat top center;display:block;}
.main_banner1{height:475px;width:100%;background:url(../images/banner2.jpg) no-repeat top center;display:block;}
.main_banner2{height:475px;width:100%;background:url(../images/banner3.jpg) no-repeat top center;display:block;}
.main_banner3{height:475px;width:100%;background:url(../images/banner4.jpg) no-repeat top center;display:block;}
.main_banner4{height:475px;width:100%;background:url(../images/banner5.jpg) no-repeat top center;display:block;}
.main_banner5{height:475px;width:100%;background:url(../images/banner6.jpg) no-repeat top center;display:block;}
.main_banner6{height:475px;width:100%;background:url(../images/banner7.jpg) no-repeat top center;display:block;}
/*主体效果样式*/
.mainM{padding:75px 0 40px;width:1007px;margin:0 auto;overflow:hidden;}
.mainML{width:225px;float:left;}
.mainML li{width:172px;height:157px;background:url(../images/mainMLBJ.png) no-repeat center;margin:0 auto 50px;text-align:center;font-size:25px;display:table;table-layout:fixed;}
.mainML li a{vertical-align:middle;display:table-cell;word-break: break-all; word-wrap:break-word;color:#FFF;width:126px;padding:0 23px;font-family:"微软雅黑";}
.mainML .mainMLx a{color:#e9deb9;}
.mainMR .mainMRY{display:none;}

.mainMR{width:780px;float:left;}
.mainMRM{margin-top:30px;height:536px;}
.mainMRM li{width:193px;height:268px;background:url(../images/mainTBJ.png) no-repeat top left;float:left;}
.mainMRM li img{width:163px; height:234px;}
.mainMRM1{margin-top:-25px;height:591px;}
.mainMRM1 li{width:260px;height:202px;background:url(../images/mainTBJ1.png) no-repeat top left;float:left;}
.mainMRM1 li img{width:234px; height:162px;}

/*详情页样式*/
.detail{width:100%;overflow:hidden;background:url(../images/mainMMBJ.jpg) repeat-y top center;}
.detailM{background:url(../images/mainMTBJ.jpg) no-repeat top center;width:100%;overflow:hidden;}
.detailMM{width:940px;margin:0 auto;padding-bottom:26px;}
.detailMM h1{text-align:center;height:102px;margin:75px 0 40px;}
.detailMM h2{font-size:22px;line-height:34px;}
.detailMM h3{font-size:21px;line-height:32px;}
.detailMM h4{font-size:20px;line-height:30px;}
.detailMM h5{font-size:19px;line-height:28px;}
.detailMM b{font-size:18px;line-height:26px;}
.detailMM h1 img{display:inline-block;width:88px;height:102px;vertical-align:middle;}
.detailMM h1 span{display:inline-block;height:102px;line-height:102px;background:url(../images/detailBM.png) repeat-x top center;font-size:50px;vertical-align:middle;color:#916816;font-family:"微软雅黑";font-weight:100;}
.detailMM p{text-indent:36px;font-size:18px;line-height:26px;}

