body{background: #fff;}
.code_bar{background: url("../images/code_bar_bg.png") repeat-x;background-position:no-repeat;height: 41px;position: relative;padding-left: 39px;padding-right: 50px;}
.code_bar p{line-height: 29px;padding-top: 12px;color: #fff;position: relative;}
.code_bar p .img_container{position: absolute;width:115px;height: 126px;top: -114px;background: url("qipao.png");left: 0px;}
.code_bar p .img_container img{max-width: 100%;max-height: 100%;}
.code_bar p span{margin-right: 5px;}
.tt1{
     width: 0;
     height: 0;
     border-bottom: 30px solid #fff;
     border-right: 38px solid transparent;
     position: absolute;
     left: 0px;
     top: 12px;
 }
 
 .tt2{
     width: 0;
     height: 0;
     border-bottom: 42px solid #fff;
     border-left: 38px solid transparent;
     position: absolute;
     right: -1px;
     top: 0px;
 }
#bg_block{z-index: -1;position: relative;}
#bg_block img{margin: 0px auto;}
#b1 > .container:first-child > .row > .left{padding: 0px;}
#b1 > .container:first-child > .row > .right{background: #fff;height: 41px;padding: 0px;}
#b1 > .container:first-child +.container{border: 1px solid #d9d9d9;border-bottom: 3px solid #d9d9d9;border-top: none;background: #fff;box-shadow:0px 4px 10px #d9d9d9;}
#b2{margin-top: 15px;}
.index_block{position: relative;z-index: 1;}
.index_block > .container > .row > .left{padding: 22px 10px 10px;}
.index_block > .container > .row > .right{padding-left: 10px;padding-right: 10px;padding-bottom: 20px;}
.index_block > .container > .row > .left h3{border-left: 2px solid #0073c8;color: #474747;margin-bottom: 23px;}
.index_block > .container > .row > .left h3 a{color: #474747;}
.video_title{color: #6e707b;font-size: 14px;padding-top: 12px;text-align:center;}
.video_title a{color: #6e707b;}
.video_block{position: relative;}
.video_block img:first-child{max-width: 100%;position: relative ;z-index: 1;}
.video_block img:first-child + img{position: absolute;margin: auto;left: 0px;right: 0px;top: 0px;bottom: 0px;width:90px;height: 90px;z-index: 2;}
.left_block{margin-bottom: 22px;}
.left_block_title{border-bottom: 1px solid #eeeeee;margin-bottom: 14px;}
.left_block_title h3 a.more_link{float: right;font-size: 14px;color: #337ab7 !important;font-weight: normal;}
#zc_block{background: #fafafa;}
.right_block_title{height: 60px;padding: 0px 5px;margin-bottom: 17px;}
.right_block_title > .row{height: 100%;}
.title_left{border-bottom: 3px solid #0073c8;height: 100%;line-height: 60px;}
.title_left h3{line-height: 60px;color: #474747;}
.title_left h3 a{color: #474747;}
.title_left h3 span{margin-right: 14px;margin-left:2px;color: #0068b7;}
.title_right{border-bottom: 3px solid #535353;height: 100%;border-left: 3px solid #fafafa;}
.title_more{line-height: 60px;}
.title_more a{float: right;}


#zc_block .news_list{margin-bottom: 13px;}
#zc_block .news_list li{line-height: 32px;height: 32px;font-size: 16px;}
#zc_block .news_list li span{color: #dddddd;}
#zc_block .news_list li a{color: #7a7a7a;}

#sz_block{position: relative;}
#sz_block img{margin: 0px auto; box-shadow:4px 4px 15px #6e6e6e;}
#sz_block p{line-height: 33px;font-size: 18px;text-indent: 2em;color: #474747;padding: 5px 0px;}
#sz_block label{font-size: 16px;text-align: right;display: block;line-height: 33px;color: #888888;font-weight: normal;padding: 0px;}

/**自定义响应式布局样式 begin**/
/**尺寸大于IPAD**/
@media (min-width: 768px) {
	.menu_hand{color: #f00;}
}
/**尺寸大于IPAD PRO或者一般显示器**/
@media (min-width: 992px) {
    #sz_block img{margin:0px;}
    .index_block > .container > .row > .left{width: 58.16%;float: left;position: relative;min-height: 1px; padding: 22px 40px 30px 18px;}
    #sz_block p{padding: 5px 0px 5px 10px;}
    #sz_block label{padding:0px;}
    .index_block > .container > .row > .right{width: 41.84%;float: left;position: relative;min-height: 1px; padding: 10px 10px 30px;}
}

/**PC宽屏显示器**/
@media (min-width: 1200px) {
	#b1{margin-top: -363px;}
	#sz_block:after{height: 30px;background: #ef384a;display: block;content: ' ';margin-top: -16px;}
}

/**自定义响应式布局样式 end**/


