﻿.main{ width: 1063px; margin: 36px auto 60px;overflow: hidden; }

.ban{ height:220px;}

/*通用左边栏开始*/

.mLeft{ width: 259px;overflow: hidden;float: left;display: block;}
.title{margin-bottom: 13px;height: 32px;line-height: 32px;background: url(../image/title_bg.png) no-repeat 0 bottom;overflow: hidden; }
.title-name{ font-size: 16px; color:#807f7f;width: 230px; float: left;}
.mLeft .title-name:first-letter{ font-size: 20px;color: #ca2220;text-transform:capitalize;font-weight: bold; }
.title-name span{ margin-right: 5px; }
.lcontent>ul>li{cursor: pointer; border-bottom: 1px solid #e0e0e0; }
.lcontent>ul>li>a{ color: #777777;font-size: 14px;padding-left: 27px; height: 38px; line-height: 38px;background: url(../image/lcontent_bg.png) no-repeat;display: block; }
.lcontent>ul>li:hover>a,.lcontent>ul>li.current>a{ color:#fff;background: url(../image/lcontent-cur.png) no-repeat; }
.lcontent>ul>li.current ul{display:block;}
.lcontent>ul>li li:hover a,.lcontent>ul>li li.current>a{ color:#ca2220; }
.threemenu{ background: #f3f3f3;display: none; padding: 8px 0;}
.threemenu li{  }
.threemenu li a{  color: #8e8e8e;font-size: 14px;   padding-left: 42px;line-height: 30px;display: block;}



/*通用右边栏*/
.mRight{ width: 771px;float: right;position: relative;}
.position{float: right; color: #c7c7c7;display: block;}
.position a{ font-size: 12px;color: #c7c7c7; }
.position a.on{ color:#ca2220 }

/*about开始*/
.rcontent{ font-size: 14px;line-height: 28px;color: #676767; }

/*prolist开始*/
.prolist{ width: 771px; }
.prolist >ul{ }
.prolist ul li{ float: left;width: 246px; margin: 10px 15px 10px 0; }
.prolist li a{ display: block; }
.prolist ul li img{ width:246px; height: 182px;}
.prolist li a p{ line-height: 72px;height: 72px;font-size: 16px;color: #9d9c9c; text-align: center; overflow: hidden;}
.pronext{ width: 380px;margin: 0 auto; display: block;}
.t-next{ display: none; }
.pronext a{ border: 1px solid #dddddd;color: #8b8a8a;font-size: 12px;padding: 5px 17px; }
.pronext a:hover{ background: #ca2220; color: #fff;}
.t-prolist{ display: none; }

/*proinfo开始*/
.proinfo{ width: 771px; color: #5a5858;}
.area1{ width: 771px;margin-bottom: 40px; }
.p1 { float: left;width: 430px;margin-top: 15px;color: #5a5858; }
.p1 h2.tl{ font-size: 18px;margin-bottom: 14px; font-weight: normal;}
.p1 .info{ font-size: 14px;line-height: 34px; }
.img1{ width: 335px; float: right;margin-top: 26px;position:relative; cursor: pointer;}
.img1 .img2{ width:100%; height: 246px;}
.img1 .img3{ display:none;position:absolute;top:0; right: 350px;border: 1px solid #dddddd;}
.img1:hover .img3{ display:block; }


.area2{ width: 771px; margin-bottom: 28px;}
.tab3 table{ width: 771px; margin-bottom: 15px;border-top: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.tab3 table td{cursor: pointer;font-size: 14px;box-sizing: border-box; border-left: 1px solid #e0e0e0; width: 25%;text-align: center;color: #5a5858; height: 37px;line-height:37px;display: inline-block;margin: 0;float:left;padding:0; }
.tab3 table td.area2-on{ background: #cb2523; color: #fff;}
.area2-con .aaa{ line-height: 34px;font-size: 14px;overflow:hidden }
.area3{ width: 771px;border-top:  2px solid #f1f1f1; padding-top: 18px;}
.area3 h2{ margin-bottom: 18px;font-size: 14px; }
.area3 select{ width: 771px;padding: 10px; }

/*newslist开始*/
.newslist{ width: 771px; }
.newslist ul{ margin-bottom: 43px; }
.newslist ul li{ position: relative;height: 36px;background: url(../image/newslist-bg.png) 6px 13px no-repeat; border-bottom: 1px solid #f0f0f0;}
.newslist ul li a{ padding-left: 28px;font-size: 14px;color: #7d7f80;line-height: 36px;height: 36px;display: block; }
.newslist ul li a:hover{ background: url(../image/newslist-bgon.png) 6px 13px no-repeat; color: #ca2220;}
.newslist ul li span{ float: left;display: inline-block; }
.newslist ul li em{ float: right;display: inline-block; width: 78px; font-size: 12px;}


/*新闻态详细内容页 */
.content .atitle { text-align:center; color: #3c3c3c; font-size: 16px; display:block; margin: 10px auto 0;}
.content .time {color: #282828;  font-size: 12px; line-height: 36px;text-align:center; border-bottom: 1px solid #f0f0f0;}
.details { color: #282828; line-height:32px; padding: 14px 0; min-height: 300px; font-size: 14px;}
h3.ptitle {  margin: 0 0 10px 0; }

/* 上下页 */
.pn_page { line-height:26px; color: #939393; padding: 10px 0 0 0; border-top: 1px solid #f0f0f0; }
.pn_page a{ color: #939393; }
.pn_page a:hover{ color: #ca2220;}



/*分页*/
.pages{ display: block; text-align: right;}
.pages a{ border: 1px solid #dddddd;color: #8b8a8a;font-size: 12px; padding: 5px 10px; }
.pages a:hover,.pages a.currentpage{ background: #ca2220; color: #fff;}

/*contact开始*/
.contact{ width: 100%; }
.contact p{overflow: hidden;margin: 0 0 22px 0;font-size: 16px;}
.contact p label{ float:left; width: 90px;}
.contact p label i{ width: 31px;display:inline-block}
.contact input[type="text"]{ border: 1px solid #e3e3e3;width: 295px;padding: 0px 5px;line-height: 20px; height: 35px ; font-size: 14px;}
.contact em{ color: red;vertical-align: middle; padding-left: 14px; }
.contact textarea{ width: 552px;height: 164px;padding: 5px;border: 1px solid #e3e3e3;  font-size: 14px;}
.contact input[type="submit"]{ background: #ca2220;border: 0; width: 82px;height: 36px; margin-right: 22px;color: #fff;font-size: 16px; cursor: pointer;}
.contact span{ font-size: 14px; }

/*recommend开始*/
.recommend{ width: 771px; }

.nrespro2{ width: 375px;height: 162px;float: left;margin:0 18px 21px 0}
.nrespro2 .Lpic{ width: 206px; float: left;height: 162px;overflow: hidden;}
.nrespro2 .Lpic img{ width:100%;height:100%}
.nrespro2 .Rtxt{ width: 125px; float: right;background: #f3f3f3; height: 138px; padding: 12px 23px 12px 21px;}
.nrespro2 .Rtxt h2{ height: 26px; overflow: hidden; font-size: 16px;margin-bottom: 10px; }
.nrespro2 .Rtxt p{ font-size: 14px;line-height: 26px;overflow: hidden; width: 126px;height: 54px;}
.nrespro2 .Rtxt a{ font-size: 14px;color: #a19d9d;margin-top: 10px; display: block;}

.newpro1{ width: 771px;  height:275px;margin-top: 28px;}
.newpro1 .Lpic{  float: left;width: 429px;  height:275px;overflow: hidden;}
.newpro1 .Rtxt{  float: right;width: 288px;background: #4f4f4f;color: #fff; height:208px;padding: 29px 24px 38px 30px;}
.newpro1 .Lpic img{ width:100%; height: 275px;}
.newpro1 .Rtxt h2{ height: 26px; overflow: hidden; font-size: 18px; margin-bottom: 14px;}
.newpro1 .Rtxt p{ font-size: 15px;line-height: 36px;width: 286px;height: 146px;overflow: hidden; }
.newpro1 Rtxt a{ font-size: 14px;color: #d0caca;margin-top: 10px; display: block;}