body{min-width:1360px;max-width:1920px;}
.container{width: 100%;height: 100%;max-width: 1920px;margin: 0 auto;min-width:1360px;overflow: hidden;}
.xy11_mian{width: 100%;height:2300px;background: url(../img/xy11_bg.jpg) top center no-repeat;}

/*顶部*/
.xy11_top{width: 100%;height:40px;background-color:#fff;}
.ding_top{ width:100%; min-width:1030px; height:30px; background-color:#fff;  position:relative; top:0;left:0; }
.jz{ margin:0 auto;}
.z_top{ width:1000px; height:30px;overflow: hidden;}
.fl{ float:left;}
.clear{ width:100%; height:0; clear:both;}
.fr{ float:right;}
.timg{ padding-left:25px; height:30px;}
.top_a{ padding-right:25px;}
.top_a a{ color:#4c4b4b; line-height:30px;font-size:12px;}
.top_a a.tlt{ font-weight:bolder; color:#F00;}
.top_a a.tlt:hover{ font-weight:900; color:#F00;}
.top_a a.cz{ font-weight:900; color:#F00;}
.top_a a.cz:hover{ text-decoration:underline; font-weight:900;}
.top_a a:hover{ color:#ff0000; text-decoration:underline;}
.top_a span{ padding:0 8px;}

/*banner*/
.xy11_banner{width: 100%;height:772px;position: relative;}
.xy11_jrgw{width: 163px;height: 47px;position: absolute;top:20px;right:230px;transition:0.3s linear;}
.xy11_jrgw img{transition:0.3s linear;}
.xy11_jrgw:hover img{opacity:0.9;transition:0.3s linear;margin-top:-5px;}

/*切换内容*/
.xy11_tabbox{width: 1350px;height:1366px;margin: 0 auto;}
.xy11_tabbox .xy11_tabtitle{width: 100%;height:218px;}
.xy11_qhbox{width: 100%;height: 100%;}
.xy11_qhbox .xy11_qhshang{width: 100%;height:330px;margin: 0 auto;margin-top: 10px;}
.xy11_qhshang .qhshang_ul{width: 100%;height: 100%;}
.qhshang_ul li{width: 118px;height:303px;float: left;margin-left:53px;margin-right:54px;cursor:pointer;transition:all 0.3s;}
.qhshang_ul li:hover{margin-top:-8px;opacity:0.8;transition:all 0.3s;}
.qhshang_ul li.on{margin-top:-8px;opacity:0.8;transition:all 0.3s;}
.qhshang_ul li.li01{background: url(../img/1026_a1.png)top right no-repeat;}
.qhshang_ul li.li02{background: url(../img/1026_a2.png)top right no-repeat;}
.qhshang_ul li.li03{background: url(../img/1026_a3.png)top right no-repeat;}
.qhshang_ul li.li04{background: url(../img/1026_a4.png)top right no-repeat;}
.qhshang_ul li.li05{background: url(../img/1026_a5.png)top right no-repeat;}
.qhshang_ul li.li06{background: url(../img/1026_a6.png)top right no-repeat; }

.xy11_qhxia{width: 100%;height:720px;margin-top:30px;overflow: hidden;}
.qhxia_ul{width: 100%;height: 100%;}
.qhxia_ul .qhxia_ul_l{width: 210px;height:720px;float: left;position: relative;}
.qhxia_ul .qhxia_ul_l img{position: absolute;top:180px;left: 0px;}


.qhxia_ul .qhxia_ul_r{width: 1130px;height:720px;float: right;overflow-y: auto;overflow-x: hidden;}
.qhxia_ul_r .qhxia_ul_rbox{width: 100%;height:auto;color:#5e2c29;font-size:16px;line-height:30px;}
.qhxia_ul_rbox .qhxy_weight{font-size:18px;color:#5e2c29;line-height:32px;}
.qhxia_ul_rbox .qhxy_bt{font-size:20px;color:#5e2c29;line-height:36px;}

.scroll_gun .mCSB_scrollTools .mCSB_draggerRail {background-color:rgba(0,0,0,0.4);width:6px;border-radius:4px;}
.scroll_gun .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#51a3eb;width:6px;border-radius:4px;}

/*底部*/
.footer{ width:100%; min-width:1030px;font-size:12px;  height:200px; background:#111111;/*position:absolute; bottom:0; left:0;*/}
.footer .zfoot{ width:1000px; height:100%;}
.footer .zfoot .tip{ text-align:center;color:#585959; margin:15px; font-size:14px;}
.zz{ height:100%; width:500px; background:#F06;}
.footer .footl{ width:400px; margin-top:28px; border-right:1px solid #000; padding:23px 15px 5px 100px; text-align:center}
.footer .footl span a{ padding-left:50px; float:right; position:relative;top:22px; right:40px;font-size:12px; }
.footer .footl span img{ float:left;}
.footer .footl span img.img1{ padding-left:80px}
.footer .footl a{ padding-left:15px;font-size:12px; }
.footer .footr{ margin:51px 0 0 25px;}
.footer .footr a{ color:#585959;font-size:12px; }
.footer .footr p{ color:#585959; line-height:22px;text-align:center;font-size:12px; }
.footer .footr p span{ padding:0 10px; }
.footer .footl span a.hy{ cursor: default; position: relative; top:32px}
.qhxia_ul_rbox b{
	    font-weight: 550;
    font-size: 17px;
}
.qhxia_ul_rbox img{
	margin: 10px 0;
}
.yaoqhy{
	width: 300px;
	position: fixed;
	left: 50%;
	top: 55%;
	margin-left: -960px;
	animation:yaoqhy 1.8s infinite linear;
	z-index: 100;
}
.yaoqhy img{
	width: 300px;
}
@keyframes yaoqhy{
   	0%{top: 55%;}
   	50%{top: 54%;}
   	100%{top: 55%;}
}