﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
#cmspage a,#cmspage b,#cmspage input{height:30px;line-height:30px;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#c00;}
.benbg{background:#c00;}

/* CWCMS_文章列表 */
.list_news li{height:50px;line-height:50px;border-bottom:1px dashed #ccc;background:url(dot/1.gif) no-repeat 0px 20px;padding-left:14px;}
.list_news li,.list_news li a,.list_news li a:hover{font-size:16px;}
.list_pic li{width:25%;float:left;text-align:center;padding-bottom:20px;}

/* CWCMS_文章正文页 */
.cwnews {text-align:center;}.cwnews .title{padding:10px 0;font-size:30px;width:80%;margin:auto;margin-bottom:20px;}.cwnews .click{border-bottom:1px solid #e8e8e8;background:#fff;padding:5px 0;}.cwnews .content{line-height:170%;padding:20px 0;text-align:left;}.cwnews img{max-width:100%;}

/* CWCMS_分类列表 */
.fldh{border-bottom:1px solid #ddd;height:28px;margin-bottom:10px;}
.fldh h1{float:left;}
.fldhli li{ line-height:36px; font-size:16px; padding-left:12px; background:url(yq.png) no-repeat 0 14px;}

.all{width:1400px;margin:auto;}.copy{padding:20px 0;}

.abg{ padding-top:200px; height:500px; line-height:100px; overflow:hidden; color:#fff; font-size:4em; padding-left:15%;}
.abg2{background:url(tu5.jpg)  no-repeat center center; }

.tit{ height:60px; line-height:60px; overflow:hidden; font-size:16px; border-bottom:1px solid #ccc; padding-right:1%;}

.tdh li{ float:left; display:inline; text-align:center;}
.tdh li a{ float:left; display:inline; width:100%; padding:0 10px; height:100%;}.tdh li a:hover{ color:#fff;}
.tdh li:hover{ background:#000;}

/* CMS文章正文页 */
.cw_view {text-align:center;}
.cw_view .title{font-size:20px;font-weight:bold;padding:10px 0;}
.cw_view .click{border:1px solid #E8E8E8;background:#F7F7F7;padding:5px 0;}
.cw_view .click,.cw_view .click a,.cw_view .click a:hover {color:#505050;}
.cw_view .content{line-height:160%;padding:20px 0;text-align:left;}
/* CMS列表分页 */
.cms_listpage {padding:6px;text-align:center;}
.cms_listpage a {border:#eee 1px solid;padding:4px 10px;margin:2px;border:#999 1px solid;color:#036cb4;text-decoration:none; font-size:18px;}
.cms_listpage a:hover,.cms_listpage a:active {color:#666; font-size:18px;}
/* CMS图片列表 */
.cms_piclist{ margin:auto; width:1420px;}
.cms_piclist ul{list-style-type:none; margin:5px;} 
.cms_piclist li{width:327px; margin:10px; overflow:hidden;float:left;display:block;text-align:center;border: 1px solid #C9C9C9;}
.cms_piclist li a{line-height:60px; font-size:16px;}
.cms_picclass {width:327px; height:245px; overflow:hidden;}

.cms_picclass img { 
  width:327px;height:245px;
  z-index: -1;
  margin: auto;
  transform: scale(1);
  transition: all ease-in-out 0.5s;
}
.cms_picclass:hover img {  transform: scale(1.1);}





/* CMS留言 */
.cms_gbinps{border:1px solid #BBB;padding:4px 4px;}
.cms_gbbuts{border:0;height:24px;line-height:24px;background:#AAA;color:#FFF;}
a.cms_viewpage{color:#003C9E;}
/* CMS搜索结果 */
.cms_sea {}
.cms_sea .seakeyword{color:red;}
.cms_sea .info,.cms_sea .info a,.cms_sea .info a:hover{color:#777;}


.xwanr{ margin:auto; width:1400px;}
.xwanr li{ background:#f2f2f2; margin:20px;}
.tud{ width:390px;height:230px; overflow:hidden;}
.tuc{width:930px; margin-right:20px; padding-top:20px; line-height:240%;}

.xwanr li img {
  width:390px;height:230px;

  margin: auto;
  transform: scale(1);
  transition: all ease-in-out 0.5s;
}
.xwanr li:hover img {  transform: scale(1.1);}

.botad{background:#3a3732;min-width:1400px;padding:10px;line-height:200%;text-align:center;}