@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	所有网站通用模块，可根据自身网站修改
*/

/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{font-size: 14px;height: 30px;line-height: 30px;overflow:hidden;padding-left: 16px;background: url(/templets/v2018/images/xq_icons.png) 2px -61px no-repeat;}
.infoList li .date{ float:right; color:#999;  }
.infoList li .node{ color:#f00; margin-right:5px;   }

.infoListA li{ background-position: 3px -826px; }

/* 通用带图片的信息列表_普通式 */
.picList li{ text-align:center;  }
.picList li .pic img{ width:95px; height:125px; padding:4px; border:1px solid #ddd; background:#fff;   }
.picList li .pic a:hover img{ border-color:#aaa;  }
.picList li .title{ padding-top:5px;  }

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl{  margin-right:-40px;}
.picListFl li{width:270px;margin: 0 40px 30px 0;float:left;background:#FCFAF9;}
.picListFl li .pic,.picListFl li .pic img{width:100%;height: 180px;}
.picListFl li .con{padding:15px;}
.picListFl li .title{ font-size: 16px; line-height:30px; height:30px; overflow:hidden; }
.picListFl li .subTitle{ display:none }
.picListFl li .date{display:none;}
.picListFl li .intro{color:#999; line-height:24px; height:48px; overflow:hidden; margin-bottom:10px; text-indent:2em}
.picListFl li .intro .more{display:none}
.pagePicList  li .pic img{width:100%;height: 190px;}
.dzBar{border-top:1px dotted #ccc;padding-top: 14px;overflow:hidden;}
.dzBar span{float:right; padding-left:30px; background:url(/templets/v2018/images/xq_icons.png) 0 -290px no-repeat;}
.dzBar .up{float:left; background-position:0 -238px; cursor:pointer}
.dzBar .up.clicked{background-position: -1px -182px;cursor:default;}
.dzBar span span{padding-left:0; background:none}
.picListFl li:hover{ -webkit-box-shadow:0px 5px 15px rgba(0, 0, 0, .3); -moz-box-shadow:0px 5px 15px rgba(0, 0, 0, .3); box-shadow:0px 5px 15px rgba(0, 0, 0, .3);  }


.picListFl-peo li .title a{color:#950004}
.picListFl-peo li .subTitle{ height:24px; line-height:24px; overflow:hidden; display:block; margin:4px 0;}
.picListFl-video .pic a{display:block; position:relative}
.picListFl-video .pic i{display:block; width:80px; height:80px; background:url(/templets/v2018/images/xq_playBtn.png); position:absolute; left:50%; top:50%; margin:-40px 0 0 -40px}

.picListFl-article li{background:none; margin-bottom:0}
.picListFl-article li .date{display:block; color:#999;}
.picListFl-article li .con{padding:15px 0}
.picListFl-article li .title{ font-size:14px; line-height:24px; height:48px; margin:10px 0;}
.picListFl-article li:hover{ -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }

/* 内容带图片的信息列表_普通式 - 左图片右文字 */
.txtPicList li{ overflow:hidden; background:url("/templets/v2018/jigou/xiaoqing/images/share/dotted.gif") repeat-x bottom; padding-bottom:10px;  margin-bottom:10px;    }
.txtPicList li .pic{ width:96px; float:left;   }
.txtPicList li .pic img{ width:90px; height:90px; padding:2px; border:1px solid #ddd; background:#fff;   }
.txtPicList li .pic a:hover img{ border-color:#aaa;  }
.txtPicList li .con{ width:230px; float:left; padding-left:8px;   }
.txtPicList li .title{ height:30px; line-height:30px; font-size:14px; color:#c00; font-weight:bold;   }
.txtPicList li .title a{ color:#c00;  }
.txtPicList li .intro{ color:#666; line-height:20px;   }
.txtPicList li .intro .more{ color:#c00; font-size:12px; }

/* 内容带图片的信息列表_普通式 - 上图片下文字 */
.txtPicListB li .pic img{ width:190px; height:120; padding:4px; border:1px solid #ddd; background:#fff;   }
.txtPicListB li .pic a:hover img{ border-color:#aaa;  }
.txtPicListB li .title{ height:30px; line-height:30px; font-weight:bold;   }
.txtPicListB li .title a{ color:#9b770a;   }
.txtPicListB li .intro{ color:#666;  }
.txtPicListB li .intro .more{ color:#f60;  }

/* 头条图文信息列表_普通式 */
.topicList .t{border-bottom:1px dotted #ccc;margin-bottom: 9px;padding-bottom: 14px;}
.topicList .t .title{padding: 0 0 7px  0;height: 30px;line-height: 30px;overflow:hidden;}
.topicList .t .tit{font-size: 16px; color:#F48315}
.topicList .t .intro{color: #999;text-align:left;line-height: 24px;height: 48px;overflow: hidden;text-indent:2em;}
.topicList .t .intro .more{ display: none; color:#E40000;  }
.topicList .n{height: 30px;line-height: 30px; overflow:hidden;}
.topicList .n a{padding-left: 15px;background: url(/templets/v2018/images/xq_icons.png) 2px -67px no-repeat;}
.topicList .n .date{ float:right; color:#999; font-size:14px; }
/* 有图片时追加的类 class="topicList topicHasPic"  */
.topicHasPic .t{ padding-bottom: 0;position: relative; overflow:hidden; zoom:1; border-bottom:0;  }
.topicHasPic .t .title{padding-top:5px;}
.topicHasPic .pic{ float:left; margin-right: 20px;  }
.topicHasPic .pic img{ width: 150px; height: 100px;   }
.topicHasPic .con{ overflow:hidden; zoom:1;  }

/* txtList */
.txtList li{ padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #ccc; overflow:hidden}
.txtList .title a{font-size:16px;}
.txtList .title{overflow:hidden; margin-bottom:5px; height:30px; line-height:30px; }
.txtList .title .date{float:right; color:#AC2121;}
.txtList .intro{ line-height:24px; height:48px; overflow:hidden; color:#999; text-indent:2em;}
.txtList .intro .more{display:none}
.txtList .dates{width:62px; height:62px; float:left; border:4px solid #CEC4BE; text-align:center; margin:5px 20px 0 0; color:#AC2121 }
.txtList .dates em{font-size:24px; font-weight:bold; display:block; line-height:30px; padding-top:5px;}
.txtList .dates span{font-size:12px;}

/* 焦点图切换-广告 */
.slideBox{overflow:hidden;position:relative;}
.slideBox .hd{ position:absolute; z-index:1; right:10px; bottom:10px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ font-size:12px; float:left; margin-right:5px;  width:8px; height:8px; line-height:8px; text-align:center; background:#CACACA; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.slideBox .hd ul li.on{ background:#F3A12B; filter:alpha(opacity=100);opacity:1;  }
.slideBox .hd ul li span{display:none}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd .con{ display:none; }


/* 焦点图切换-新闻内容 */
.focusBox{width:364px; overflow:hidden; position:relative;  }
.focusBox .hd{position:absolute;z-index:1;right: 15px;bottom: 23px;}
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#fff; cursor:pointer; color:#fff;   }
.focusBox .hd ul li span{display:none;}
.focusBox .hd ul li.on{ background:#FF0000;  color:#fff;   }
.focusBox .bd{ position:relative; height:282px; overflow:hidden; }
.focusBox .bd li{position:relative}
.focusBox .bd .pic{ position:relative; z-index:0; line-height:0;}
.focusBox .bd .pic img{ width:364px; height:282px; border:0; }
.focusBox .bd .con{ position:absolute; width:100%;  z-index:1; bottom:0; height:60px; line-height:60px; text-align:left; }
.focusBox .bd .con .title{ position:absolute; width:100%; bottom:0; left:0; z-index:1; font-size:16px; }
.focusBox .bd .con .title a{ color:#fff; padding-left:20px; text-decoration:none;   }
.focusBox .bd .con .bg{ position:absolute; width:100%; z-index:0; bottom:0; left:0; background:#000; filter:alpha(opacity=60);opacity:0.6; height:60px;   }

/* 通用按钮 - 圆角 */
.btn,.btnA{ height:32px; line-height:32px; font-size:14px; cursor:pointer; color:#fff;  overflow:hidden;  background:#AC2121; padding:0 20px; color:#FFD095;
 display:inline-block; *display:inline; zoom:1;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  }
.btn:hover,.btnA:hover{ text-decoration:none; color:#fff;  }
.btnA:hover{ color:#333;  }

.btnB{ display:inline-block; *display:inline; zoom:1; height:20px; line-height:20px; border:1px solid #D6A668; background:url(/templets/v2018/images/xq_btns.png) 0 -153px repeat-x;
	padding:0 10px; cursor:pointer; color:#A83700; }

/* url_方块样式分页 */
.page{text-align: center;padding: 25px 0 15px 0;font-size:12px;clear:both;}
.page input{ border:1px solid #c5c5c5; background:none; width:30px; text-align:center; height: 32px; line-height: 32px; vertical-align:middle;      }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; height: 32px; line-height: 32px; vertical-align:middle;   }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding: 0 15px;}
.page a:hover {border:1px solid #AC2121; text-decoration:none; color:#AC2121;}
.page .current,.page b a{background:#AC2121; border:1px solid #AC2121; color:#fff !important; font-weight:bold; padding: 0 15px; }
.page .disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}
.page select{ margin:0 5px; background:#fff; border:1px solid #c5c5c5; vertical-align:middle;     }

/* 星形评分 */
.stars{ display:inline-block; *display:inline; zoom:1; width:72px;  height:11px; margin-right:5px;  overflow:hidden; background:url("/templets/v2018/jigou/xiaoqing/images/share/starSplit.gif") -4px -34px  no-repeat;  }
.stars i{ display:inline-block; *display:inline; zoom:1; height:11px;  background:url("/templets/v2018/jigou/xiaoqing/images/share/starSplit.gif") -4px -14px no-repeat; }
.starsMan{ display:none;  }

/*-- 网站地图 --*/
.siteMap{ padding: 15px 10px; overflow:hidden; zoom:1; }
.siteMap .li1{ margin-bottom: 15px; }
.siteMap .h1{  padding: 5px 0;  border-bottom: 1px dotted #ccc;   }
.siteMap .h1 .a1{background: url(/templets/v2018/images/xq_icons.png) 0 -68px no-repeat;font-size: 16px;color: #AC2121;padding-left: 15px;}
.siteMap .ul1{ padding: 10px 15px 0 10px; zoom:1;  }
.siteMap .li2{  font-size: 14px;  display:inline-block; *display:inline; zoom:1;   padding-right: 50px; vertical-align:top;  padding-bottom: 5px;}
.siteMap .a2{ color: #777;   }
.siteMap .ul2{ padding:0 0 20px 0; }
.siteMap .li3{  line-height:18px;  display:inline-block; *display:inline; zoom:1;   }
.siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #ddd;  }
.siteMap .last3 .a3{ border-right:0;  }
.siteMap #liID41 .li2{ display:block;  }


/*--
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框

--*/
@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { vertical-align: top; border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{ }
body{ color: #333; font: 14px/1.8 "Microsoft YaHei",SimSun,Tahoma,Helvetica,Arial,sans-serif; text-align:center; -webkit-text-size-adjust: none;}
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#AC2121;text-decoration:underline; }
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:10px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;  }
.fr{ float:right;   }
.hide{ display:none; }
.mat{ margin-top:10px;  }
.mab{ margin-top:10px;  }

/* frame */
html{}
body{min-width: 1200px;text-align:center;background: url(/templets/v2018/images/xq_body.jpg);}
#header{position:relative;z-index:3;background:url(/templets/v2018/images/xq_header.png) center 0 no-repeat;color:#FFD095;height: 223px;}
#content{clear: both;min-height: 400px;width: 1200px; margin: 0 auto 40px auto;position:relative;z-index:0;text-align:left;overflow:hidden; background:#E5D9D6;}
#content.noSideContent{background:none}
.siteWidth{ width:1200px; margin:0 auto; text-align:left; position:relative; }
.siteWidth:after,.picListFl:after{content:".";display:block;height:0;clear:both;visibility:hidden; zoom:1;}

.logoBar{height: 120px;text-align:left;width:1200px;margin:0 auto;position:relative;}
#logo{top: 133px;position:absolute;left: 521px;text-align:center;width: 160px;}
#logo img{width:100%; }

#header a{color:#FFD095}
#header .links{ display:block; height:36px; line-height:36px; font-size:12px; text-align:right; }
#header .links a{margin: 0 8px; cursor:pointer}
#header .siteSearch{float:right; *width:180px; height:24px; line-height:24px; margin-top:6px; border:1px solid #BE493D; padding:0 12px; background:#B03131; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; }
#header .keyWord{ border:0; background:none; height:18px; line-height:18px; margin:3px 0; width:0; color:#FFD095; outline:none; -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;}
#header .searchBtn{float:right; display:block; width:24px; height:24px; background:url(/templets/v2018/images/xq_icons.png) 2px -1274px no-repeat;}
#header .siteSearchOn{}
#header .siteSearchOn .keyWord{ width:130px;}

/* 主导航 */
.topNav{height:46px;line-height:45px;background: #F5F5F5; border-bottom:1px solid #E1E1E1}
.mainNav{ width:1200px; margin:0 auto; }
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainNav a{ }
.mainNav .li1{ text-align: center;  float:left; position:relative;  }
.mainNav .h1{float:left; padding:0 12px; position:relative; height:90px; overflow:hidden;}
.mainNav .a1{
    display:block;
    zoom:1;
    float:left;
    width: 74px;
    font-size:16px;
    line-height:30px;
    padding:50px 0 5px 0;
    background:url(/templets/v2018/images/xq_nav.png) center -20px no-repeat;
    -webkit-transition:400ms;
    -o-transition:400ms;
    -moz-transition:400ms;
    transition:400ms;
}
.mainNav .a1:hover,.mainNav .on1 .a1{ text-decoration:none; border-bottom:2px solid #FFD095; }
.mainNav .li1:hover .a1{ margin-top:-5px;  }
.mainNav .ul1{overflow:hidden;position:absolute;left:-20px;top: 87px;width: 133px;display:none;background: #AC2121;background:rgba(172,33,33,.9);padding:10px 0;}
.mainNav .li2{vertical-align:top;float:left;width:100%;}
.mainNav .a2{display:block;line-height: 22px;padding:5px 5px; color:#fff;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;}
.mainNav .a2:hover{background: #dc3030;color:#fff;text-decoration:none;}
.mainNav #li-gygy{margin-right: 400px;}
.mainNav #li-xqjj .a1{ background-position:center -120px}
.mainNav #li-gygs .a1{ background-position:center -220px}
.mainNav #li-gygy .a1{ background-position:center -320px}
.mainNav #li-wdgy .a1{ background-position:center -420px}
.mainNav #li-gydsj .a1{background-position:center -520px;width: 90px;}
.mainNav #li-lxwm .a1{ background-position:center -620px}
.mainNav #li-wyjz .a1{ background-position:center -720px}


/* 主栏 和 侧栏 */
.mainContent{ padding-left:40px; width:940px; float:right; background:url(/templets/v2018/images/xq_body.jpg); min-height:600px;}
.side{ width: 220px;  float: left; }

/* pageBanner */
.pageBanner{ height:245px; background:url(/templets/v2018/images/xq_pageBanner.jpg) center 0 no-repeat; position:relative; margin:-65px auto 20px auto}

/* 侧栏-栏目菜单 */
#sideMenu{padding-bottom: 40px; background:url(/templets/v2018/images/xq_body.jpg)}
#sideMenu .hd{ border-bottom:0; height:60px; line-height:60px; background:url(/templets/v2018/images/xq_sideMenu.jpg); border-bottom:1px solid #fff}
#sideMenu .hd h3{font-size:22px; color:#FFD095; padding-left:20px; }
#sideMenu .hd a{color:#FFD095; }
#sideMenu .bd li{ vertical-align:top; border-bottom:1px solid #D0BBB8; }
#sideMenu .bd a{display:block;line-height: 28px; font-size:16px; padding: 10px 30px 10px 24px;  background:#E5D9D6; border-left:6px solid #E5D9D6}
#sideMenu .bd a:hover,
#sideMenu .bd .on a{text-decoration:none;background-color:#fff;color:#AC2121;background-position: 220px -235px; border-left:6px solid #AC2121}

/* 位置导航 */
.path{text-align:left;margin-bottom: 34px;height: 20px;line-height: 20px;border-bottom:1px solid #ccc;position:relative;}
.path .in{position:absolute;right:50%;margin-right: -520px;top: 10px;background:url(/templets/v2018/images/xq_body.jpg);padding:0 10px;}
.path a,.path span{ padding:0 4px;}
.path .l,.path .r{display:block; width:6px; height:6px; background:#AC2121; position:absolute; left:-3px; top:7.5px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; }
.path .r{left:auto; right:-3px;}

.pathCon{ float:none; height:40px; line-height:40px; border-bottom:1px solid #ddd }

/*footer*/
#footer{padding:60px 0 40px 0; position:relative;margin: 0 auto; border-top:2px solid #AC2121}
#footer .footerLogo{float:left; width:350px; height:70px; margin-right:30px;  background:url(/templets/v2018/images/xq_logo-gxau.png) no-repeat;}
#footer .in{float:left; border-left:1px solid #E0D4CA; padding-left:30px;}
#footer .ewms{float:right; text-align:center; margin-top:-30px;}
#footer .ewms dt{margin-bottom:10px;}
.footNav{height:30px;line-height:30px; font-weight:bold; margin-left:-10px;}
.footNav a{ margin:0 10px;}
.copyRight{  line-height:2;  }


/* 通用盒子模型 */
.box{margin-bottom:20px;}
.box .hd{ height:40px; line-height:40px; position:relative;margin-bottom:20px;}
.box .hd .more{ position:absolute; right:0; display:block; color:#AC2121;}
.box .hd h3{font-size:20px; position:absolute; height:39px; line-height:39px; left:0; top:0; border-bottom:3px solid #AC2121; padding:0 7px; }
.box .hd h3 a:hover{ color:#AC2121; text-decoration:none }
.box .hd ul{ overflow:hidden; position:absolute; height:36px; }
.box .hd li{ float:left; padding:0 15px;  margin-right:5px; font-size:14px; }
.box .hd li a{ color:#666 }
.box .hd li a:hover{ text-decoration:none; color:#AC2121; }
.box .hd .on{ color:#AC2121; font-size:16px; border-bottom:1px solid #AC2121  }
.box .hd .on a{ color:#AC2121}
.box .bd{overflow:hidden;}

.box-big .hd{border-bottom:1px solid #ccc; padding-bottom:10px;}
.box-big .hd h3{font-size:22px; font-weight:bold; color:#AC2121; padding-bottom:10px;}
.box-big .hd h3 a{color:#AC2121}

.boxA .hd{ height:30px; line-height:30px; overflow:hidden; margin-bottom:30px;}
.boxA .hd h3{font-size:22px; padding-left:15px; border-left:5px solid #AC2121;}

/* tabBox */
.tabBox .hd{ background: #FAFAFA; height:35px; line-height:35px; border-bottom:1px solid #ddd; overflow:hidden; }
.tabBox .hd .more{ padding-right: 5px; float:right; color:#999 }
.tabBox .hd h3{ color:#fff;  font-size:16px; background:#AC2121; float:left; padding:0 15px; }
.tabBox .hd h3 a{ color:#fff;  }
.tabBox .hd h3 a:hover{ text-decoration:none; }
.tabBox .hd ul{ overflow:hidden}
.tabBox .hd li{ float:left; padding:0 15px; background:#ECECEC; margin-right:5px; font-size:16px; }
.tabBox .hd li a:hover{ text-decoration:none; color:#fff; }
.tabBox .hd .on{ color:#fff;  background:#AC2121; }
.tabBox .hd .on a{ color:#fff}
.tabBox .bd{  padding:10px 0 0 0; overflow:hidden; }

/* 侧栏盒子模型 */
.sideBox{position:relative;}
.sideBox .hd{border-top:2px solid #AC2121;height: 52px;line-height: 52px;padding: 0 20px;overflow:hidden;background:#E5D9D7;}
.sideBox .hd .more{ float:right; color:#fff; }
.sideBox .hd h3{font-size: 22px;}
.sideBox .hd h3 a{ color: #fff;  }
.sideBox .hd h3 a:hover{ text-decoration:none;  }
.sideBox .bd{padding:10px 20px 20px 20px;overflow:hidden;background:#E5D9D7;}

.infoList1 li{font-size: 14px;padding: 8px 0 8px 12px;background: url(/templets/v2018/images/xq_icons.png) 0 -59px no-repeat;line-height: 1.5;position:relative;border-bottom:1px dotted #ccc;height: 44px;}
.infoList1 li .date{position:absolute; bottom:8px; right:12px; color:#999;}
.infoList1 .last{border-bottom:0;}

#sideLmtj .list{overflow:hidden; margin-right:-10px;}
#sideLmtj .list li{float:left; margin:0 10px 10px 0; text-align:center;}
#sideLmtj .list a{display:block;width:83px;height:28px;line-height:28px;border: 1px solid #d0bbb8;}
#sideLmtj .list a:hover{text-decoration:none; border-color:#AC2121}
#sideBlrm{padding-top:40px; background:url(/templets/v2018/images/xq_body.jpg)}
/* wBox */
.wBox .wHd{height:60px;line-height:60px;position:relative;}
.wBox .wHd .rBtn{margin-top: 20px;line-height: 1;}
.wBox .wHd .more{ position:absolute; right: 10px; top: 0px;  color: #999;}
.wBox .wHd h3{font-size:28px;position:absolute;}
.wBox .wHd h3 a:hover{ text-decoration:none; }
.wBox .wBd{padding:20px 0; position:relative;}

.banner{ width:1200px; height:300px; margin:0 auto 20px auto; clear: both;text-align: center;position: relative;z-index: 0;}
.banner .con{display:none}
.banner .bd{position:relative;z-index:0}
.banner .hd{ width:100%; height:10px; position:absolute; bottom:15px; left:0; z-index:1; font-size:0; }
.banner .hd li{ height:10px; width:10px; background:#fff; margin:0 5px; cursor:pointer; display:inline-block; *display:inline; zoom:1; vertical-align:top; 
-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); box-shadow:0px 2px 5px rgba(0, 0, 0, .3); 
-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.banner .hd li span{display:none;}
.banner .hd .on{background:#ED6E21}
.banner .prev,.banner .next{left:0;top:50%;margin-top: -28px;width:28px;height:56px;background: url(/templets/v2018/images/xq_icons.png) 6px -742px no-repeat #000;filter:alpha(opacity=30);opacity:0.3;display:block;position:absolute;}
.banner .next{left:auto;right:0;background-position: -38px -742px;}
.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=60);opacity:.6; }


.rBtn{padding:3px;}
.rBtn,.rBtn a{display:inline-block; *display:inline; zoom:1; background:#950004;}
.rBtn a{height:32px; line-height:32px; font-size:16px; color:#FFD095; border:1px solid #A62B2E; padding:0 20px; }
.rBtn a:hover{text-decoration:none; line-height:30px;}

/* 弹窗 */
.popBox{ display:none; position:fixed; width:620px; margin-left:-300px; background:#fff; left:50%; top:30%; z-index:100;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.popBox .close{ position:absolute; right:-12px; top:-12px; cursor:pointer; display:block; width:30px; height:30px; line-height:30px; font-size:18px; font-weight:100; text-align:center; background:#fff; 
    -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; }
.popBox .bd{margin:20px; max-height:300px; overflow-y:auto;}
.winMark{ display:none; position:fixed; width:100%; height:100%; background:#000; left:0; top:0; filter:alpha(opacity=80);opacity:0.8; z-index:99;}
.portraitList{overflow:hidden;}
.portraitList li{float:left; margin:6px; border:2px solid #ddd; cursor:pointer}
.portraitList li:hover{border-color:#aaa}
.portraitList img{width:100px; height:100px;}
.portraitList .on{ border-color:#c00 !important;}

/* 侧栏导航 */
.sideFixed{position:fixed;left:50%;margin-left: 660px;top:20%;z-index:99;}
.sideFixed li{position:relative; margin-bottom:10px;}
.sideFixed i{padding:2px; border:1px solid #950004; display:block; width:44px; position:relative; z-index:1;  cursor:pointer;}
.sideFixed s{display:block; width:44px; height:44px; background:url(/templets/v2018/images/xq_siteFixed.png) center -28px no-repeat #950004;
    -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); box-shadow:0px 2px 5px rgba(0, 0, 0, .3); 
}
.sideFixed i,.sideFixed s,.sideFixed i,.sideFixed span{ -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px;  }
.sideFixed span{display:block; height:50px; background:#950004; position:absolute; right:0; top:0; width:0; text-align:center; line-height:50px; 
color:#FFD095; overflow:hidden;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;}
.sideFixed .pic{ display:none; position:absolute; left:-120px; top:-35px;}
.sideFixed .pic em{ position:absolute; right:-12px; top:55px; border-color:transparent;  border-style:dashed; border-width:6px;  border-left-color:#fff; border-left-style:solid; content:""; display:block; font-size:0; line-height:0; width:0; }
.sideFixed .on span{width:110px; padding-right:25px;}
.sideFixed .on .pic{display:block;}
.sideFixed .li2 s{background-position:center -128px}
.sideFixed .li3 s{background-position:center -228px}
.sideFixed .li4 s{background-position:center -328px}
.sideFixed .li5 s{background-position:center -628px}
.sideFixed .li6 s{background-position:center -728px}
.sideFixed .li7 s{background-position:center -828px}
.sideFixed .jk{/* width:110px; */height:130px;}
.sideFixed .jk img{width: 110px;height:auto;position:absolute;left: -55px; -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3); box-shadow:0px 2px 5px rgba(0, 0, 0, .3); }
#commonSideFixed{ top:auto; bottom:40px}

@media screen and (max-width: 1440px) { 
    .sideFixed{ left:auto; right:10px; margin-left:0;}
}
/* 信息提示页  */
.showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    margin: 30px auto;
}
.showms .top,
.showms .bottom,
.showms .Shadow {
    display: none;
}
.showms .MS {
    overflow: hidden;
    zoom: 1;
}
.showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.showms .BUT {
    padding: 25px 0 15px 0;
}
.showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}

/*--
颜色代码
#AC2121 标题

--*/

@charset "utf-8";
#commonSideFixed{display:none}
.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;}
#content{width:auto; padding:0; background:none; margin-bottom:0}
.column{overflow:hidden; padding:40px 0}
.slideBox{border:1px solid #EBEBEB;}

.pageBanner{display:none}

/* indBanner */
.indBanner{ height:550px; position:relative; margin-top:-60px; margin-bottom:30px;}
.indBanner .hd{z-index: 3;position: relative;margin-top: -50px;text-align:center;}
.indBanner .hd ul{display:inline-block; *display:inline; zoom:1; font-size:0; height:10px; padding:5px 10px;  }
.indBanner .hd li{display:inline-block; *display:inline; zoom:1; cursor:pointer; width:10px; height:10px; overflow:hidden; background:#C8C5C3; margin:0 4px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;  }
.indBanner .hd li span{display:none;}
.indBanner .hd .on{width:30px; background:#fff}
.indBanner .bd li{vertical-align:top;}
.indBanner .bd li a{ display:block; height:550px;}
.indBanner .con{ display:none;}

/* 倒计时 */
#columnA{padding:0 0 5px 0;}
.xqdjs{ display:block; height:110px; background:url(/templets/v2018/images/xq_aod01.jpg) center 0 no-repeat; position:relative;}
.djs .txt,.djs .date{ display:none}
.djs #djsTimer{height:60px;line-height:60px;position:absolute;top: 10px;left: 838px;font-size: 47px;font-weight:bold;color:#B80004;letter-spacing: 31px;}

#columnB{margin-bottom:30px;}
#columnB .iBd{height:410px;}
/* indBox */
.indBox .iHd{ height:80px; line-height:80px; overflow:hidden; background:url(/templets/v2018/images/xq_ind-title.png) center 0 no-repeat;  text-align:center; margin-bottom:45px;}
.indBox .iHd a{ display:block; width:170px; margin:0 auto; line-height:200px;}  
.indBox .iBd{overflow:hidden;}

#focusNews{width:580px; float:left; position:relative; margin-right:40px;}
#focusNews .pic img{ width:100%; height:410px;}
#focusNews .bd li{ height:410px; position:relative}
#focusNews .bd .con{position:absolute; width:400px; height:90px; padding:15px 30px; left:0; bottom:20px; color:#999}
#focusNews .bd .con .titleBg{display:block; height:120px; z-index:0; position:absolute; left:0; top:0; width:100%; background:#000; filter:alpha(opacity=80);opacity:0.8;}
#focusNews .bd .date{display:none}
#focusNews .bd .con .title,
#focusNews .bd .con .intro{position:relative; z-index:1}
#focusNews .bd .con .title a{color:#fff; font-size:16px;}
#focusNews .bd .con .intro{ line-height:24px; height:48px; overflow:hidden;}
#focusNews .hd{height:4px;position:absolute;z-index:2;right:150px;top: 370px;text-align:right;font-size:0;}
#focusNews .hd li{display:inline-block; *display:inline; zoom:1; height:4px; vertical-align:top; background:#83807E; width:24px; margin-left:5px; cursor:pointer;}
#focusNews .hd .on{background:#C76302}
#columnB dl{overflow:hidden;}
#columnB dt{text-align:left; margin-bottom:40px;}
#columnB dt li{margin:0 10px 0 0}
#columnB dt li a{color:#A62B2E}
#columnB dt .on a{color:#FFD095}
.tpList li{width: 270px; float:left; margin-left:40px;}
.tpList .pic img{width:100%; height:190px;}
.tpList .title{ margin:15px 0 10px 0; font-size:16px; line-height:26px; height:52px; overflow:hidden;}
.tpList .date{ color:#950004; border-bottom:1px solid #950004; display:inline-block; *display:inline; zoom:1; padding-bottom:5px;}
.tpList .intro{ line-height:24px; height:48px; overflow:hidden; color:#999999; padding-top:15px;}

#columnC{ background:url(/templets/v2018/images/xq_ind-columnC.jpg) center 0 no-repeat;}
#columnC .iHd{background-position:center -130px}
#columnC .picSlide{ height:400px;}
.indBox dt{ text-align:center; margin-bottom:42px; }
.indBox dt li{margin:0 8px; padding:3px;}
.indBox dt li,.indBox dt li a{display:inline-block; *display:inline;  font-size:20px; color:#FFD095; } 
.indBox dt li a{ padding:0 15px;height:32px; line-height:32px; }
.indBox dt .on{ background:#950004}
.indBox dt .on a{border:1px solid #A62B2E}
.indBox dt li a:hover{text-decoration:none;}

.picSlide .hd{ padding:10px 0; text-align:center;}
.picSlide .hd ul,
.picSlide .hd li,
.picSlide .hd .prevs,
.picSlide .hd .nexts{display:inline-block; *display:inline; vertical-align:middle}
.picSlide .hd li{ cursor:pointer; height:10px; width:10px; vertical-align:top; background:#FFD095; filter:alpha(opacity=50);opacity:0.5; margin:0 5px; line-height:100px; overflow:hidden; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.picSlide .hd .on{filter:alpha(opacity=100);opacity:1;}
.picSlide .prevs,
.picSlide .nexts{width: 17px;height:23px;background: url(/templets/v2018/images/xq_icons.png) 0 -349px no-repeat; margin:0 5px;}
.picSlide .nexts{background-position:right -349px}

/* 广艺光影 */
#columnD .iHd{background-position: center -282px;}
.gyList{overflow:hidden; min-height:336px;}
.gyList .t{ float:right; text-align:center; width:370px;}
.gyList .t .pic img{width:100%; height:250px;}
.gyList .t .title{ font-size:16px; height:40px; line-height:40px; overflow:hidden;}
.gyList .n{width:370px;float:left;margin: 0 40px 30px 0;position:relative;padding-bottom: 38px;}
.gyList .n .date{position:absolute; bottom:0; left:0; color:#950004; border-bottom:1px solid #950004; line-height:36px; font-size:14px;}
.gyList .n .title{ font-size:16px; height:56; line-height:28px; overflow:hidden; margin-bottom:5px;}
.gyList .n .intro{ color:#999; line-height:24px; height:24px; overflow:hidden; text-indent:2em}
.gyList .n .intro .more{display:none}
.gyList .n .title a{padding-left:25px; background:url(/templets/v2018/images/xq_icons.png) 0 -1207px no-repeat}

/* 我的广艺 */
#columnE{ background:url(/templets/v2018/images/xq_ind-columnE.jpg) center 0 no-repeat;}
#columnE .iHd{background-position:center -430px;margin-bottom: 25px;}
#columnE dl{overflow:hidden;}
.wyzf{ width:270px; height:420px; float:right; padding:30px 38px 30px 23px; background:url(/templets/v2018/images/xq_ind-wyzf.png) center 0 no-repeat; text-align:center; margin-bottom:20px;}
.wyzf .list{padding:32px 25px; text-align:left;}
.wyzf .list li{ border-bottom:1px dotted #ccc; padding-bottom:30px; margin-bottom:10px; position:relative; padding-left:12px; background:url(/templets/v2018/images/xq_icons.png) 0 10px no-repeat;}
.wyzf .list .date{position:absolute; bottom:5px; right:0; font-size:12px; color:#999;}

#columnE .picListFl li{width:230px; margin:10px 40px 20px 0;}
#columnE .picListFl .pic,#columnE .picListFl .pic img{height:160px;}
#columnE .prevs,
#columnE .nexts{ display:block; width:40px; height:80px; left:0; top:90px; position:absolute; background:url(/templets/v2018/images/xq_icons.png) 0 -490px no-repeat; margin:0; filter:alpha(opacity=30);opacity:0.3;}
#columnE .nexts{left:auto;right: 0;background-position:0 -610px;}
#columnE .picSlide{padding:0 40px; position:relative}
#columnE .nexts:hover,
#columnE .prevs:hover{filter:alpha(opacity=80);opacity:0.8;}
#columnE .picListFl .cur{width:250px !important;margin:0 30px 20px -10px;}
#columnE .picListFl .cur .pic,
#columnE .picListFl .cur .pic img{height:170px;}
#columnE .tempWrap{width:772px !important}

/* 我要捐赠 */
.wyjz{text-align:center;clear:both;border-top:1px solid #CA3636;padding: 50px 0 10px 0;}
.yBtn,.yBtn span{ display:inline-block; *display:inline; zoom:1; vertical-align:top; }
.yBtn{ height:60px; line-height:60px; padding-left:60px; background:url(/templets/v2018/images/xq_btn.png); font-size:20px; color:#950004; -webkit-box-shadow:box-shadow:0px 2px 10px rgba(0, 0, 0, .2); -moz-box-shadow:box-shadow:0px 2px 10px rgba(0, 0, 0, .2); box-shadow:0px 2px 10px rgba(0, 0, 0, .2); }
.yBtn span{ padding-right:60px; background:url(/templets/v2018/images/xq_btn.png) right 0}

/* 
主颜色：#950004
 */




.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}
html #layuicss-layer {
    display: none;
    position: absolute;
    width: 1989px
}
.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}
.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}
.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    border-radius: 2px;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}
.layui-layer-close {
    position: absolute
}
.layui-layer-content {
    position: relative
}
.layui-layer-border {
    border: 1px solid #B2B2B2;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}
.layui-layer-load {
    background: url(/templets/v2018/jigou/xiaoqing/loading-1.gif) center center no-repeat #eee
}
.layui-layer-ico {
    background: url(/templets/v2018/jigou/xiaoqing/icon.png) no-repeat
}
.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}
.layui-layer-move {
    display: none;
    position: fixed;
    *position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: move;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
    z-index: 2147483647
}
.layui-layer-resize {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
    cursor: se-resize
}
.layer-anim {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}
@-webkit-keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.layer-anim-00 {
    -webkit-animation-name: layer-bounceIn;
    animation-name: layer-bounceIn
}
@-webkit-keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}
@keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}
.layer-anim-01 {
    -webkit-animation-name: layer-zoomInDown;
    animation-name: layer-zoomInDown
}
@-webkit-keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
.layer-anim-02 {
    -webkit-animation-name: layer-fadeInUpBig;
    animation-name: layer-fadeInUpBig
}
@-webkit-keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}
@keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}
.layer-anim-03 {
    -webkit-animation-name: layer-zoomInLeft;
    animation-name: layer-zoomInLeft
}
@-webkit-keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}
@keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}
.layer-anim-04 {
    -webkit-animation-name: layer-rollIn;
    animation-name: layer-rollIn
}
@keyframes layer-fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.layer-anim-05 {
    -webkit-animation-name: layer-fadeIn;
    animation-name: layer-fadeIn
}
@-webkit-keyframes layer-shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}
@keyframes layer-shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}
.layer-anim-06 {
    -webkit-animation-name: layer-shake;
    animation-name: layer-shake
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0
}
.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial
}
.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}
.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2E2D3C;
    cursor: pointer;
    _overflow: hidden
}
.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2D93CA
}
.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}
.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}
.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}
.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}
.layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -40px;
    cursor: pointer
}
.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}
.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}
.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}
.layui-layer-btn {
    text-align: right;
    padding: 0 15px 20px 0;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none
}
.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}
.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}
.layui-layer-btn a:active {
    opacity: .8
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff
}
.layui-layer-btn-l {
    text-align: left
}
.layui-layer-btn-c {
    text-align: center
}
.layui-layer-dialog {
    min-width: 260px
}
.layui-layer-dialog .layui-layer-content {
    text-align: center;
    height: auto !important;
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}
.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 16px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}
.layui-layer-ico1 {
    background-position: -30px 0
}
.layui-layer-ico2 {
    background-position: -60px 0
}
.layui-layer-ico3 {
    background-position: -90px 0
}
.layui-layer-ico4 {
    background-position: -120px 0
}
.layui-layer-ico5 {
    background-position: -150px 0
}
.layui-layer-ico6 {
    background-position: -180px 0
}
.layui-layer-rim {
    border: 6px solid #8D8D8D;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    box-shadow: none
}
.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #D3D4D3;
    box-shadow: none
}
.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}
.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}
.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}
.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}
.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}
.layui-layer-nobg {
    background: 0 0
}
.layui-layer-iframe iframe {
    display: block;
    width: 100%
}
.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}
.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(/templets/v2018/jigou/xiaoqing/loading-0.gif) no-repeat
}
.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(/templets/v2018/jigou/xiaoqing/loading-1.gif) no-repeat
}
.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(/templets/v2018/jigou/xiaoqing/loading-2.gif) no-repeat
}
.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}
.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 8px 15px;
    font-size: 12px;
    _float: left;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: #000;
    color: #fff
}
.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}
.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}
.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #000
}
.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}
.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}
.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000
}
.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}
.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}
.layui-layer-lan[type=dialog] {
    min-width: 280px
}
.layui-layer-lan .layui-layer-title {
    background: #4476A7;
    color: #fff;
    border: none
}
.layui-layer-lan .layui-layer-btn {
    padding: 5px 10px 10px;
    text-align: right;
    border-top: 1px solid #E9E7E7
}
.layui-layer-lan .layui-layer-btn a {
    background: #fff;
    border-color: #E9E7E7;
    color: #333
}
.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #C9C5C5
}
.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}
.layui-layer-molv .layui-layer-btn a {
    background: #009f95;
    border-color: #009f95
}
.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92B8B1
}
.layui-layer-iconext {
    background: url(/templets/v2018/jigou/xiaoqing/icon-ext.png) no-repeat
}
.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 230px;
    height: 36px;
    margin: 0 auto;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    color: #333
}
.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px;
    padding: 6px 10px
}
.layui-layer-prompt .layui-layer-content {
    padding: 20px
}
.layui-layer-prompt .layui-layer-btn {
    padding-top: 0
}
.layui-layer-tab {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}
.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    overflow: visible
}
.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    cursor: pointer
}
.layui-layer-tab .layui-layer-title span.layui-this {
    height: 43px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
    z-index: 10
}
.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}
.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}
.layui-layer-tabmain .layui-layer-tabli {
    display: none
}
.layui-layer-tabmain .layui-layer-tabli.layui-this {
    display: block
}
.layui-layer-photos {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}
.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}
.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}
.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}
.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}
.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}
.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}
.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}
.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}
.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}
.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}
.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}
.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}
.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}
@-webkit-keyframes layer-bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes layer-bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    30% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.layer-anim-close {
    -webkit-animation-name: layer-bounceOut;
    animation-name: layer-bounceOut;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}
@media screen and (max-width: 1100px) {
    .layui-layer-iframe {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}
