﻿@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*
 * @description 首页样式
 * @author GuoR
 * @Date 2016/1/21
 */
/*主体样式*/
.zong{max-width:1024px;min-width:1007px;margin:0 auto;background:url(../images/mainbj.jpg);}
.main{background:url(../images/mingjiamtop.jpg) no-repeat top center;position:relative;overflow:hidden;}
.mainM{width:1007px;margin:0 auto;}
/*左部样式*/
.mainL{width:220px;float:left;margin-left:10px;}
.list{width:180px;padding-left:40px;height:541px;padding-top:138px;background:url(../images/mjlist.png) no-repeat top center;}
.list li{width:64px;height:23.2px;line-height:23.2px;font-size:16px;float:left;font-weight:600;}
.list li a{color:#231815;}
.list li a:hover{color:#900000;}
.list li .listA{color:#900000;}
.list .listli{margin-top:48px;}
#box{position:fixed;left:50%;margin-left:-494px;top:0px;display:none; z-index:200;}
/*右部样式*/
.mainR{width:776px;float:right;margin-top:10px;}
.mainRMTP{display:block;margin:10px auto;}
.mainRM{height:555px;overflow:hidden;}
.mainRMT{height:380px;}
.mainRMTL{float:left;}
.mainRMTLM{margin:0 4px 0 50px;}
.mainRMTR{float:right;}
.mainRMTRM{margin-right:39px;}
/*20160318背景图片左右箭头去掉 background:url(../images/mainRMBJ.png) no-repeat center;*/
.mainRMM{height:126px;width:704px;padding:0 28px 0 36px;margin:0 auto;}
.mainRMM li{width:176px;height:126px;float:left;background:url(../images/mainRBJ.png) no-repeat top left;}
.mainRMM a{display:block;float:left;width:162px;height:114px;overflow:hidden;}
.mainRMCK{display:block;margin:11px auto 0;width:116px;text-align:center;height:30px;line-height:30px;background:#370c0d;color:#FFF;font-size:16px;}
/*弹出样式*/
#tanchu{width:100%;position:fixed;top:0;left:0;z-index:1000;}
/*20160318修改高度*/
.tanchuM{width:956px;height:609px;position:relative;margin:0 auto;}
.tanchuBJ{width:100%;height:100%;position:absolute;left:0;top:0;background:#370c0d;z-index:999; filter:alpha(opacity=80);opacity:0.8;}
.tanchu{width:956px;height:609px;position:absolute;left:0;top:0;z-index:1000;}
.tanchuGB{position:absolute;right:9px;top:9px;}
.tanchuMM{width:872px;margin:19px 0 0 49px;}
.tanchuMM h1{text-align:center;color:#FFF;font-size:20px;font-weight:100;height:26px;line-height:26px;margin-bottom:10px;}
.tanchuMUL{width:100%;height:480px;overflow:hidden;}
.tanchuMUL li{width:218px;height:160px;float:left;background:url(../images/tanchuBJ.png) no-repeat top left;}
/*分页样式*/
.tanchuMB{text-align:center;margin-top:12px;height:34px;line-height:32px;clear:both;}
.tanchuMB li{display:inline-block;*display:inline;*zoom:1;margin:0 6px;color:#FFF;vertical-align:middle;}
.tanchuMB li a{background:url(../images/fenyeHGZQ.png) repeat-x;color:#FFF;display:block;height:100%;border-radius:9px;-moz-border-radius:9px;padding:0 10px;position:relative;max-width:48px;overflow:hidden;}
.tanchuMB li a:hover{background:url(../images/fenyeHGZH.png) repeat-x;}
.tanchuMB .tanchuMBM a{font-size:16px;}
.tanchuMB li a b{width:6px;height:32px;position:absolute;top:0;}
.tanchuMB li a .tanchuZUO{left:0;background:url(../images/fenyebjzuoQ.png) no-repeat top left;}
.tanchuMB li a:hover .tanchuZUO{background:url(../images/fenyebjzuoH.png) no-repeat top left;}
.tanchuMB li a .tanchuYOU{right:0;background:url(../images/fenyebjyouQ.png) no-repeat top right;}
.tanchuMB li a:hover .tanchuYOU{background:url(../images/fenyebjyouH.png) no-repeat top right;}
.tanchuMB li .tanchuMBH{background:url(../images/fenyeHGZH.png) repeat-x;}
.tanchuMB li .tanchuMBH .tanchuZUO{background:url(../images/fenyebjzuoH.png) no-repeat top left;}
.tanchuMB li .tanchuMBH .tanchuYOU{background:url(../images/fenyebjyouH.png) no-repeat top right;}


/*.tanchuMB li .tanchuMBH{background: -ms-linear-gradient(top,#e95c05,#b21700);background:-moz-linear-gradient(top,#e95c05,#b21700);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#e95c05), to(#b21700))}*/