body { color: #555555; text-align: left; height: 100%; line-height: 30px; background-color: #ffffff;}
html{ height: 100%; font-size: 14px;}
* { margin: 0px; padding: 0px; font-family: "Microsoft YaHei"; outline: none; font-style: normal; border: 0; }
a { text-decoration: none; }
a:link, a:visited { color: #555555; }
a:hover { color: #ad4f45; text-decoration: none; }
ul, li { list-style-type: none; margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: middle; max-width: 100%;}
.clear { clear: both; }
input, select { vertical-align: middle;}
input[type="button"]{ cursor: pointer;}
.f_i{ text-indent: 2em;}
.f_l{ float: left;}
.f_r{ float: right;}
ul::after{ display: block; clear: both; content: '';}
.no,.menu_icon { display: none; }

.page_con,.wrap {
  position: relative;
  height: 100%;
}

#swiperHome {
  width: 100%;
  height: 100%;
}
#banner-container{ position: relative; top: 0; height: 100%;}
#banner-container .swiper-pagination-bullet {
  width:30px;
  height:5px;
  display: inline-block;
  background-color: #cfcfcf;
  cursor: pointer;
}
#banner-container .swiper-pagination-bullet-active {
  background-color: #ad4f45;
}
#banner-container .swiper-slide{ height: 100%;}
#banner-container .swiper-slide a{ display: block; background-position:center; background-size:cover; background-repeat: no-repeat; height: 100%;}
#banner-container .swiper-slide.swiper-slide-active a{ animation: scale 2s ease forwards;}
#banner-container .swiper-pagination{ position: absolute; left:5%; text-align: left; cursor: pointer;}
.page_con .container{ width: 85%; margin: 0 auto; position: relative; z-index: 2; }
#header { position: absolute; left: 0; top: 0; right: 0; height:100px; background-color: #ffffff; z-index: 999;}
.page_con #header{ background-color: rgba(255,255,255,.6);}
.page_con1,.page_con1 #header{ position: relative;}
#header .container{ width: 100%; box-sizing: border-box;}
.container{width: 1200px; margin: 0 auto;}
.logo{float: left;height:100px;line-height: 100px;z-index: 1000;font-size: 16px;margin-left: 7%;position: relative;width: 350px;}
.logo span{position: absolute;left: 70px;top: 55px;height: 30px;line-height: 30px;}
.logo_2{
    position: absolute;
    top: 33px;
    left: 75px;
}
.menu{ float: right; padding-top:24px; height:76px;}
.menu>ul{ float: left;}
.menu>ul>li{ float: left; padding: 0 18px; height: 76px; line-height: 54px; cursor: pointer;}
.menu>ul>li>a { position: relative; display: block; padding: 0 3px; font-size: 18px; color: #333333;}
.menu>ul>li.on>a { color: #ad4f45;}
.menu>ul>li>a>em{ position: absolute; width: 0; top:58px; left: 50%; height: 3px; transition: all .3s;}
.menu>ul>li.on>a>em,.menu>ul>li>a:hover>em{ width: 50%; left: 25%; background-color: #ad4f45;}
.menu span.ss_btn{ width:26px; height: 25px; margin-top: 15px; background: url(20xmbwg_ss.png) no-repeat; cursor: pointer; display: block; float: right;}
.menu_con{ position: absolute; left: 0; top: 100px; width: 100%; height: 54px; z-index: 999;background-color:rgba(0,0,0,.3); display: none; text-align: center;}
#header .menu .container{ width: 100%; text-align: right;}
.menu_con a{ display: inline-block; font-size: 16px; color: #ffffff; line-height: 30px; padding: 10px 40px 10px 15px; background: url(nav-icon.png) no-repeat right center;}
.menu_con a:last-child{ background-image: none;}
.menu_con .container{ box-sizing:border-box; text-align: center;}
.menu>ul>li#index_56 .menu_con .container{ padding-right:30%;}
.menu>ul>li#index_62 .menu_con .container{ padding-right: 29.3%;}
.menu>ul>li#index_67 .menu_con .container{ padding-right: 28.3%;}
.menu>ul>li#index_71 .menu_con .container{ padding-right: 27.8%;}
.menu>ul>li#index_77 .menu_con .container{ padding-right:20.5%;}
.menu>ul>li#index_81 .menu_con .container{ padding-right:16.5%;}
.menu>ul>li#index_82 .menu_con .container{ padding-right:15.4%;}
.menu>ul>li#index_83 .menu_con .container{ padding-right:8%;}

.zy_icon{ float: right; width: 70px; margin-top:34px; margin-right: 6%; font-size: 18px; text-align: center; position: relative;}
.zy_icon p{ background: url(20xmbwg_ywb_icon.png) no-repeat center right; padding-right: 10px; height: 40px; line-height: 40px;}
.zy_icon ul{ position: absolute; left: 0; top: 40px; right: 0; background-color: #ffffff; display: none; line-height: 40px;}
.zy_icon:hover ul{ display: block;}
.zy_icon ul li:hover{ background-color: #F2F2F2; cursor: pointer;}
.ss_con{ background-color:rgba(255,255,255,.5); height:40px; padding: 15px 0; text-align: right; position: absolute; top: 100px; left: 0; right: 0; z-index: 999; display: none;}
.ss_inp{ width: 300px; padding: 0 12px; background-color: #ffffff; height: 40px; line-height: 40px; border: 0;}
.ss_btn{background-color: #ad4f45;color: #ffffff;border: 0;height: 40px;line-height: 40px;margin-left: 15px;margin-right: 10px;padding: 0 15px;}

#icon-arrow{ display: block; position: absolute; left: 50%; margin-left: -20px; bottom:3%; width:40px; height:39px; will-change: transform; -webkit-animation: arrow .4s infinite alternate; animation: arrow 1s infinite alternate; background:url(20xmbwg_arr.png) no-repeat; background-size: cover; z-index: 3; z-index: 999; transition:.3s all;}
#icon-arrow.on{ background-image: url(20xmbwg_arr_1.png);}


@-webkit-keyframes arrow {
		0% {
			-webkit-transform: translate3d(0, -30%, 0);
			transform: translate3d(0, -30%, 0)
		}
	
		to {
			-webkit-transform: translate3d(0, 30%, 0);
			transform: translate3d(0, 30%, 0)
		}
	}
	
	@keyframes arrow {
		0% {
			-webkit-transform: translate3d(0, -30%, 0);
			transform: translate3d(0, -30%, 0)
		}
	
		to {
			-webkit-transform: translate3d(0, 30%, 0);
			transform: translate3d(0, 30%, 0)
		}
	}

.tu_list{position: relative;height: calc(100% - 100px);top:100px;}
.tu_list{width: 85%;margin: 0 auto;}
.tu_list .item{ position: absolute; top: 0; height: 100%; }
.tu_list .item li{ position: relative;}
.tu_list .item li a{ position: absolute; right: 5px; bottom: 5px; left: 0; top: 0; overflow: hidden; display: block;}
.tu_list .item li a .img{ height: 100%; width: 100%; background-repeat: no-repeat; background-position: left center; background-size:cover;}
.tu_list .item li p{ position: absolute; right: 0; bottom: 0; left: 0; text-align: right; padding-right: 30px; padding-bottom: 25px; transition: .3s all; line-height: 40px;}
.tu_list .item li p span{ font-size:26px; letter-spacing: 2px; color: #ffffff; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black}
.tu_list .item li a:hover p{ background: url(20xmbwg_bar_bg.png) repeat; top: 0; text-align: center; padding: 0; line-height: 100%;}
.tu_list .item li a:hover p span{ position: absolute; left: 0; right: 0; top: 50%; margin-top: -16px; font-size:28px; text-shadow: none;}

.item1{ width: 50.1041666%; left: 0;}
.item2{ width: 20.78125%; left:50.1041666%;}
.item3{ width: 29.1666666%; right: 0;}
.tu_list .item ul{ display: flex; width: 100%; height: 100%;}
.tu_list .item.item2 ul,.tu_list .item.item3 ul{ flex-direction: column;}
.tu_list .item .item1_tu1{ height: 65.40816%;}
.tu_list .item .item1_tu2{ height: 34.59184%; position: relative;}
.tu_list .item .item1_tu1 li{width: 50%;float: left;height: 100%;}
.tu_list .item .item1_tu2 li{height: 100%;float: left;}
.tu_list .item .item1_tu2 li.item1_li1{ width: 35.239085%;}
.tu_list .item .item1_tu2 li.item1_li2{ width: 64.760915%;}
.tu_list .item.item2 li,.tu_list .item.item3 li{ width: 100%;}
.tu_list .item li.item1_li3{ height: 40.7142856%;}
.tu_list .item li.item1_li4{ height: 59.2857144%;}
.tu_list .item li.item1_li5{ height: 65.8163265%;}
.tu_list .item li.item1_li6{ height: 34.1836735%;}
.con_bg{ background: url(20xmbwg_con1.jpg) no-repeat center; background-size: cover; display: table; table-layout: fixed; width: 100%; height:100%; top:100px;}
.con_bg .hp_tu{ position: absolute; bottom: 0px; z-index: 2; width: 24.53125%; left: 39.734375%; pointer-events:none}
.con_bg .hp_tu img{ width: 100%;}
.con_bg .con1{ display: table-cell; vertical-align: middle;}
.con_l,.con_r,.hp_tu{ opacity: 0;}
.con_l{ width: 50%; float: left; color: #ffffff;}
.con_r{ float: right; width:35.5672%; text-align: right;}
.con_l h1,.con_r h1{ font-size:36px; line-height:60px;}
.con_l h2,.con_r h2{ font-size:26px; font-weight: normal; line-height:40px;}
.con_l span,.con_r span{ margin-top: 10px; width: 102px; height: 3px; display: block; background-color: #ffffff; clear: both;}
.ewm_con{ position: relative; width: 30px; height: 30px; z-index: 6; margin-left: 10px; display: inline-block; cursor: pointer;}
i.ewm_icon{ width: 30px; height: 30px; background: url(erweima.png) no-repeat; display: block; margin-top: 10px;}
.ewm_con1{display: none;position: absolute;top: -155px;left: -60px;background: url(ewm_con.png) no-repeat;width: 110px;height: 110px;padding:20px 20px 31px 20px;z-index: 999;}
.ewm_con1 img{ width: 110px; height: 110px;}
.ewm_con:hover .ewm_con1{ display: block;}
.con_r h1,.con_r h2{ color: #333333;}
.con_r span{ background-color: #333333; float: right;}
.box{ margin-top:7.142857%;overflow:hidden;}
.tabs{font-size: 0;position: relative;}
.tabs li{float: left;height: 42px;line-height: 42px;width: 30%;margin-bottom: 10px;}
.tabs li a{border: 1px solid #ffffff;background: url(20xmbwg_tit_bg.png) repeat;display: block;font-size: 18px;text-align: center;position: relative;color: #ffffff;margin-right: 10px;}
.tabs li.active a{background: none #ffffff;color: #ad4f45;}

.box .swiper-container{ position: relative;overflow:unset;}
.box .swiper-container{border: 1px solid #ffffff;z-index: 1;position: relative; margin-top:25px;}
.box .swiper-container:before{ content:''; transform:rotate(-45deg); top:-9px; left:35px; position:absolute; width:16px; height:16px; border-top:1px solid #ffffff; border-right:1px solid #ffffff;}
.box .swiper-container:after{ content:''; top:-1px; left:33px; background-color:#b0554c; position:absolute; width:21px; height:1px;}

.box .swiper-container .content-slide{ padding: 35px 130px 35px 25px; line-height:36px; font-size: 16px; position: relative; z-index: 999;}
.box .swiper-container .content-slide h3{ line-height: 44px; font-size:18px; font-weight: bold;}
a.more1{ width:160px; position: relative; margin-top: 30px; line-height: 44px; text-align: center; background-color: #ffffff; display: block; font-size:16px; color: #ad4f45; z-index: 1; transition: .3s all;}
a.more1 em{ width:12px; height: 18px; display: inline-block; background: url(20xmbwg_more.png) no-repeat; margin-left: 12px; margin-bottom:-3px; transition: .3s all;}
a.more1:after{ content: ''; left: 8px; top: 8px; position: absolute; width: 100%; height: 44px; z-index: 0; border: 1px solid rgba(255,255,255,.5); background-color: rgba(255,255,255,.2);}
a.more1:hover{ z-index: 3; }
a.more1:hover em{ margin-left: 22px;}
.con_r a.more1{ background-color: #ad4f45; color: #ffffff; float: right; clear: both;}
.con_r a.more1 em{ background: url(20xmbwg_more1.png) no-repeat;}
.con_r a.more1:after{ background-color: transparent; z-index: 0; border: 1px solid #ad4f45; opacity: .5;}
.list{margin-top:7.142857%;overflow: hidden;height: 420px;}
.list li{ line-height: 30px; padding: 5px 0;}
.list li a{font-size: 16px;color: #333333;transition: .3s all;display: block;overflow: hidden;white-space: nowrap;}
.list li p{ font-size: 14px; color: #797979;}
.list li:hover a{ margin-right: 10px; color: #ad4f45;}

.yqlj_con{ background-color: rgba(0,0,0,.85); position: absolute; left: 0; text-align: left; bottom:107px; right: 0; z-index: 9999; padding: 15px 0; color: #ffffff; display: none;}
.yqlj_con h3{ font-size: 18px; line-height: 40px;}
.yqlj_con li{ float:left; width: 20%; line-height: 34px; font-size: 16px;}
.yqlj_con li a{ color: #ffffff;}
.bot_bg{ background-color: #343433; text-align: center;}
.page_con1 .bot_bg{ margin-top: 50px;}
.bot_tit{ background: url(20xmbwg_bot_line.png) no-repeat center bottom; padding-top: 40px; padding-bottom: 24px; height: 42px; position: relative;}
.bot_tit span{ display: inline-block; padding: 0 30px; height: 40px; line-height: 40px; color: #ffffff; border: 1px solid #373736; background-color: #3f3f3e; font-size: 16px; cursor: pointer; transition: .3s all;}
.bot_tit span:hover{ border: 1px solid rgba(255,255,255,.5);}
.bot_tit span i{ display: inline-block; margin-right: 8px; margin-bottom:-2px; background: url(20xmbwg_link.png) no-repeat; width: 19px; height: 18px;}
.bot_tit1{ line-height: 64px; color: #ffffff; font-size: 16px; margin-top: 10px; padding-bottom: 40px;}
.bot_tit1 a{ color: #ffffff;}
.bot_tit1 span{ margin: 0 15px;}
.box .swiper-slide:last-child{ overflow: auto;}
.pf_list_05{position: absolute;right: 0;top:40%;width: 70px;z-index: 999;background: url(20xmbwg_pf_icon_bg.png) repeat;}
	.pf_list_05 .pf_con li{height: 80px;position: relative;border-bottom: 1px solid #ffffff;}
	.pf_list_05 .pf_con li a{display: block;text-align: center;height: 68px;padding-top: 12px;color: #ffffff;font-size: 14px;position: relative;z-index: 3;transition: all .3s;}
	.pf_list_05 .pf_con li.on a,.pf_list_05 .pf_con li a:hover{ background: url(20xmbwg_pf_icon_bg1.png) repeat; color: #ffffff;}
	.pf_list_05 .pf_con li span{width:100%;height: 30px;display: block;margin: 0 auto;background-repeat: no-repeat;background-position: center;}
	.pf_list_05 .pf_con li span.icon1{background-image: url(20xmbwg_pf_icon1.png);}
	.pf_list_05 .pf_con li span.icon2{ background-image: url(20xmbwg_pf_icon2.png);}
	.pf_list_05 .pf_con li .pf_con1{ display: none; position: absolute; top:0px; right:70px; width: 150px; transition: all .3s; text-align: center;}
	.pf_list_05 .pf_con li .pf_con2{ background-color: #ffffff; font-size: 14px; padding: 19px; text-align: center; width:112px;}
	.pf_list_05 .pf_con li:hover .pf_con1{ display: block;}
	.pf_list_05 .pf_con li .pf_con1 img{ width: 112px; height: 112px; margin-bottom: 10px;}
	.pf_list_05 .pf_con .top{height: 46px;background: url(20xmbwg_pf_top.png) no-repeat center;display: block;cursor: pointer;}
	


.gl_ban{ background-position: center top; background-repeat: no-repeat;}
.gl_ban img{ width: 100%;}
.dz_ban{ background-image: url(20xmbwg_dz_ban.jpg);}
.wc_ban{ background-image: url(20xmbwg_wc_ban.jpg);}
.gl_ban .gl_tit{ position: absolute; left: 72px; top: 0; width:167px; text-align: center; height: 410px; background: url(20xmbwg_tit.png) no-repeat left top; z-index: 9;}
.gl_ban .gl_tit span{ display: block; padding:64px 93px 0 28px; line-height: 44px; font-size: 42px; color: #ffffff;}
.gl_ban.wc_ban .gl_tit{ width:103px; height: 443px; left:33%; background: url(20xmbwg_tit1.png) no-repeat left top; }
.gl_ban.wc_ban .gl_tit span{ padding:144px 28px 0 28px;}
.gl_tit1,.dz_ss_con{ padding: 25px 0; background-color: #f7f7f7; font-size: 0; text-align: center;}
.gl_tit1>a{ display: inline-block; font-size:18px; padding:0 40px; margin: 0 38px; line-height: 50px;}
.gl_tit1>a.active{ background-color: #ad4f45; color: #ffffff; border-radius: 25px;}
.dz_list,.wc_list,.xs_list{ margin-top: 30px;}
.dz_list ul,.wc_list ul,.xs_list ul{ margin-right: -36px; overflow: hidden; padding-bottom:30px;}
.dz_list li{ margin-top:50px; position: relative; width: 25%; float: left; max-height: 317px; padding-bottom: 40px; cursor: pointer;}
.dz_list li a{ display: block;}
.dz_list li .dz_tu{margin-right: 36px; text-align: center; overflow: hidden; position: relative;}
.wc_list li .wc_tu,.xs_list li .xs_tu,.dz_list li .dz_tu{ background: -moz-linear-gradient(top, #3b3b3b 0%, #646464 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3b3b), color-stop(100%,#646464));
    background: -webkit-linear-gradient(top, #3b3b3b 0%,#646464 100%);
    background: -o-linear-gradient(top, #3b3b3b 0%,#646464 100%);
    background: -ms-linear-gradient(top, #3b3b3b 0%,#646464 100%);
    background: linear-gradient(to bottom, #3b3b3b 0%,#646464 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#646464',GradientType=0 );}
.dz_list li .dz_con1{position: absolute;bottom: 0;left: 30px;right: 66px;padding: 14px 30px;background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,.2);transition: all .3s;text-align: center;}
.dz_list li .dz_con1 h3,.dz_list li .dz_con1 p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s;}
.dz_list li .dz_con1 h3{ line-height: 30px; font-size:16px; font-weight: normal; color: #333333;}
.dz_list li .dz_con1 p{ line-height: 24px; font-size: 16px; color: #ad4f45; display: none;}
.dz_list li .dz_con1 h3 a{ color: #333333; transition: all .3s;}
.dz_list li:hover .dz_con1{ background-color: #ad4f45;}
.dz_list li:hover .dz_con1 h3 a,.dz_list li:hover .dz_con1 p,.dz_list li:hover .dz_con1 p a{ color: #ffffff;}
.dz_list li:hover .dz_con1 p{ background-color: transparent;}
.dz_list li a:hover h3{ color: #ffffff;}
.wc_list li,.xs_list li{ margin-top: 50px; width: 33.3%; float: left; cursor: pointer; text-align: center;}
.xs_list li{ width: 25%;}
.wc_list li .wc_tu,.wc_list li p,.xs_list li .xs_tu,.xs_list li p{ margin-right:30px; overflow: hidden;}
.wc_list li .wc_tu,.xs_list li .xs_tu{ text-align: center; vertical-align: middle; background-color: #545454; border: 1px solid #ffffff;}
.wc_list li .wc_tu img,.xs_list li .xs_tu img,.dz_list li .dz_tu img{ width: 100%; background-position: center; background-repeat: no-repeat; background-size: contain;}
.wc_list li .wc_tu img{ height: 256px;}
.xs_list li .xs_tu img{height: 522px; }
.dz_list li .dz_tu img{ height: 230px;}
.wc_list li p,.xs_list li p{ background-color: #f7f7f7; border-bottom: 3px solid #ad4f45; line-height: 30px; padding: 25px 15px; font-size: 18px; transition: .3s all; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wc_list li:hover p, .xs_list li:hover p{ background-color: #ad4f45;}
.wc_list li p a,.xs_list li p a{ color: #333333;}
.wc_list li:hover p a,.xs_list li:hover p a,.wc_list li:hover p,.xs_list li:hover p{ color: #ffffff;}
.wc_list li .wc_tu img,.dz_list li .dz_tu img,.xs_list li .xs_tu img{ transition: .3s all;}
.wc_list li:hover .wc_tu img,.dz_list li:hover .dz_tu img,.xs_list li:hover .xs_tu img{ transform: scale(1.1);}
.wc_list li:hover p,.dz_list li:hover p{ background-color: #ad4f45; color: #ffffff;}
/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â04*/
.fy_list_04{ margin:50px auto 20px; color: #555555; text-align: center;}
	.fy_list_04 .fy_tit_l{ display: inline-block; *float: left; margin-right: 30px; font-size: 0;}
	.fy_list_04 .fy_tit_l a{ font-size: 16px; display: inline-block; line-height: 18px; padding: 10px 14px; border: 1px solid #d9d9d9; background-color: #ffffff; margin:0px 7px 0 8px; color: #555555; border-radius: 3px;}
	.fy_list_04 .fy_tit_l a.on,.fy_list_04 .fy_tit_l a.on:hover{ background-color: #ad4f45; border: 1px solid #ad4f45; color: #ffffff;}
	.fy_list_04 .fy_tit_l a em,.fy_list_04 .fy_tit_l a em{ font-style: normal; font-family: simsun;}
	.fy_list_04 .fy_tit_l a:hover{ background-color: #ad4f45; color: #ffffff; border: 1px solid #ad4f45;}
	.fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next{ font-style: normal;}
	.fy_list_04 .fy_tit_l a.prevStop,.fy_list_04 .fy_tit_l a.nextStop{ background-color: #f2f2f2; color: #999999;}
	.fy_list_04 .fy_tit_l a.prevStop:hover,.fy_list_04 .fy_tit_l a.nextStop:hover{ border: 1px solid #d9d9d9; background-color: #f2f2f2; color: #999999; cursor: default;}
	@media screen and (max-width:999px) {
	 /*.fy_list_04{ display: none;}*/
  .fy_list_04{ text-align: center;}
  .fy_list_04 .fy_tit_l{ float: inherit; text-align: center; margin: 0;}
  .fy_list_04 .fy_tit_l a,.fy_list_04 .fy_tit_r{ display: none;}
  .fy_list_04 .fy_tit_l a.prev,.fy_list_04 .fy_tit_l a.next{ display:inline-block;}
	}

.kfsj_con,.fwzn_con{ padding-top:50px; min-height: 550px;}
.kfsj_con img,.fwzn_con img{ display:block; margin:10px auto; max-width:100%}
.kfsj_con h1,.fwzn_con h1{ font-size: 30px; line-height: 50px; margin-bottom: 20px; text-align: center;}
.fwzn_con h2{ font-size:24px; line-height: 50px; margin-bottom: 10px; text-indent:2em; margin-top: 10px;}
.kfsj_con p,.fwzn_con p{ line-height: 38px; font-size: 18px; text-indent:3em;}
.fwzn_con p{ text-indent: 4em;}
.fwzn_con ul{ padding: 0 7em;}
.fwzn_con li{ line-height: 30px; font-size: 16px;}
.fwzn_con p img{ margin: 10px auto;}
.list1{ padding-top: 50px;}
.list1 li{ margin-top: 30px; position: relative;}
.list1 li .time{ position: absolute; width:70px; height: 60px; text-align: center; border: 5px solid #d9d9d9; left: 0; top: 0; padding:30px 10px 0 10px;}
.list1 li .time i{ width: 60px; height: 3px; background-color: #d9d9d9; left: 50%; margin-left: -30px; top: 50%; margin-top: -2px; transform: rotate(-45deg); position: absolute;}
.list1 li .time p{ line-height: 15px; height: 15px; font-size: 20px; color: #333333; width: 35px; float: left;}
.list1 li .time p.p2{ float: right; clear: both;}
.list1 li .tit1{ padding-left: 130px; font-size: 20px; line-height: 100px;}
.list1 li .tit1 a{ border-bottom: 1px dashed #e1e1e1; display: block; color: #333333;}
.list1 li .tit1 a:hover{ color:#ad4f45;}
.swiper-slide{height:10px}
.swiper-slide-active { height:auto}
.zl_list{ padding-top: 30px;}
.zl_list li{ padding: 30px 0; border-bottom: 1px solid #e1e1e1;}
.zl_list li .zl_tu{ float: left; width: 42.456790%; overflow: hidden;}
.zl_list li .zl_con{ width:54%; float: right; overflow: hidden;}
.zl_list li .sj_tu{ float: left; width: 34.3827160%; overflow: hidden;}
.zl_list li .sj_con{ width:62.5925925%; float: right; overflow: hidden;}
.zl_list li h3{ padding: 10px 0; line-height: 46px; font-weight: normal; font-size: 20px; color: #333333; position: relative; }
.zl_list li h3 em{ position: absolute; width: 50px; height: 3px; background-color: #ad4f45; left: 0; bottom: 0; display: block;}
.zl_list li p{ line-height: 28px; font-size: 16px; margin:14px auto;}
.dz_list li .dz_tu img,.zl_list li .zl_tu img,.zl_list li .sj_tu img{ transition: .3s all; width: 100%;}
.dz_list li .dz_tu img:hover,.zl_list li .zl_tu img:hover,.wc_list li .wc_tu img:hover,.zl_list li .sj_tu img:hover{ transform: scale(1.1);}


.gk_tit{ margin-top:50px; text-align: center; line-height: 54px; padding-bottom: 2px; position: relative;}
.gk_tit span{ position: absolute; top: 17px; width:31px; height: 20px;}
.gk_tit span.sp1{ left: 30%; background: url(20xmbwg_gk_icon1.png) no-repeat;}
.gk_tit span.sp2{ right: 30%; background: url(20xmbwg_gk_icon2.png) no-repeat;}
.dz_xl_tit1 span.sp1{ background: url(20xmbwg_gk_icon1_1.png) no-repeat; left: 20%;}
.dz_xl_tit1 span.sp2{ background: url(20xmbwg_gk_icon2_1.png) no-repeat; right: 20%;}
.gk_tit:before{ content: ''; position: absolute; width: 30%; height: 1px; left: 0; top:27px; background-color: #ad4f45;}
.gk_tit:after{ content: ''; position: absolute; width: 30%; height: 1px; right: 0; top:27px; background-color: #ad4f45;}
.dz_xl_tit1:before{ background-color: #ffffff; width: 20%;}
.dz_xl_tit1:after{ background-color: #ffffff; width: 20%;}
.gk_tit h1{ font-size: 24px; font-weight: normal; color: #333333;}
.dz_xl_tit1 h1{ color: #ffffff;}
.gk_tit h2{ font-size: 24px; font-weight: normal; position: relative; color: #333333;}
.gk_tit h2::after{ content: ''; position: absolute; height: 2px; width: 50px; border: 1px solid #ad4f45; bottom: 0; border-radius: 2px; left: 50%; margin-left: -25px;}
.gl_tit1 .dz_xl_tit,.gl_tit1 .dz_xl_tit a{ color: #333333;}


.banner{width:100%; margin:57px auto 0; position:relative;}
.banner .current-swiper{width:50%;height:508px;margin:0 auto;box-shadow:0 0 20px rgba(0,0,0,0.3);position:relative;z-index:99;}
.banner .current-swiper img{width: 100%; height: 100%;}
.banner .left-swiper{position:absolute;left:5%;top:28px;z-index:1;}
.banner .right-swiper{position:absolute;right:5%;left:auto;top:28px;z-index:1;}
.banner .nocurrent-swiper{width:735px;height:452px;}
.banner .nocurrent-swiper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:99;}
.banner .swiper-button-prev{left:20px; width:24px; height: 43px; background: url(20xmbwg_gk_icon_l.png) no-repeat; background-size: 100%;}
.banner .swiper-button-next{right:20px; width:24px; height: 43px; background: url(20xmbwg_gk_icon_r.png) no-repeat; background-size: 100%;}
.banner .swiper-button-prev:after,.banner .swiper-button-next:after{ content: '';}

.gk_con{ border: 1px solid #ad4f45; border-top: 0; padding:5% 15px; margin-top: -27px;}
.gk_con1{ line-height: 36px; font-size: 16px; color: #333333; max-height: 500px; overflow: auto; padding: 0 4%;}
.gk_con1::-webkit-scrollbar-track { width: 10px; border-radius: 5px; background: #ffffff;}  
.gk_con1::-webkit-scrollbar-track {
 border-radius:5px;
 background-color: #ffffff;
 width:10px;
}
.gk_con1::-webkit-scrollbar {
 width: 10px;
}
.gk_con1::-webkit-scrollbar-thumb {
 border-radius:5px;
 background-color: #eeeeee;
 width:10px;
}
.gk_list{ padding: 0 25px;}
.gk_list .swiper-container{padding-bottom: 50px;}
.gk_list .swiper-container .swiper-slide{ text-align: center;}
.gk_list .swiper-slide img{ width: 100%;}
.gk_list .swiper-container .swiper-slide p{ font-size: 20px; line-height: 55px;}
.gk_list .swiper-container .swiper-pagination{bottom: 0;}
.gk_list .swiper-pagination-bullet{width: 30px;height: 8px;background-color: #aaaaaa;}
.gk_list .swiper-pagination-bullet-active{ background-color: #ad4f45;}
.zjtd_list{ padding-bottom: 30px;}
.zjtd_list ul{ padding-top: 80px;}
.zjtd_list li{ float: left; width:47%; margin-right: 3%; background: url(20xmbwg_gk_icon1.png) no-repeat left center; padding: 25px 0 25px 50px; box-sizing: border-box; font-size: 20px; color: #333333; border-bottom: 1px dashed #e1e1e1;}
.zjtd_list li span{ float: right;}
.label{ display: inline-block; width:29%;}
.label span{margin-right:8%;font-size: 18px;display: inline-block;line-height: 50px;}
.label .sel1,.label .inp1{ width: 67.7618069%; margin-top: -10px; height: 48px; line-height: 48px; border: 1px solid #e1e1e1; font-size: 18px; color: #aaaaaa; padding: 0 0 0 14px;}
.label .inp1{ width:60%;}
.btn1{ background: url(20xmbwg_ss1.png) no-repeat 23px 10px #ad4f45; border: 1px solid #e1e1e1; padding: 0 23px 0 59px; height: 48px; line-height: 40px; color: #ffffff; font-size: 18px; margin-top: -10px;}
.gl_tit1 .container{ text-align: left;}

.dz_xl_con{ background: url(20xmbwg_dz_xl_con.jpg) repeat-x left -150px #ffffff; padding-top: 25px;}
.dz_xl_tit{ line-height: 45px; color: #ffffff; font-size: 16px;}
.dz_xl_tit a{ color: #ffffff;}
.dz_xl_con1{ margin: 60px auto 0; position: relative; min-height: 200px;}
.dz_xl_tu a{display: block;}
.dz_xl_con .t18.h40 a{ color:#ffffff}
.dz_xl_tu1 a{ position: relative;}
.dz_xl_tu1 a em{position:absolute;right:20px;bottom:20px;width: 39px;height: 39px;background: url(20xmbwg_dz_xl_icon3.png) no-repeat center;cursor: pointer;z-index: 999;}
.dz_xl_con1 .swiper-slide{ width: 100%; text-align: center; height: auto;}
.dz_xl_l{ float: left; text-align: center; width: 65.8641975%; height: 400px;}
.dz_xl_r{ float: right; width: 29.2592592%; position: relative; height: 400px;}
.dz_xl_tu{display: inline-block;position: relative;/* height:400px; */}
.dz_xl_tu1, .dz_xl_tu1 img{ max-height:600px}
.dz_xl_con3{position:relative;height: 700px;width:1200px;}
.dz_xl_tu img{ height: 100%; }
.dz_xl_icon{ background: url(20xmbwg_dz_xl_icon.png) no-repeat right bottom; position: absolute; left: 0; right: 20px; bottom: 20px; top: 0; cursor: pointer;}
.dz_xl_con1 .swiper-button-container{ bottom: 0; top: inherit; width: 29.2592592%; right: 0; position: absolute;}
.dz_xl_con1 .swiper-button-container .swiper-button-next{ position: absolute; width: 43px; height: 23px; background-image: url(20xmbwg_dz_xl_icon_b.png); right: 28.902953%;}
.dz_xl_con1 .swiper-button-container .swiper-button-prev{ position: absolute; width: 43px; height: 23px; background-image: url(20xmbwg_dz_xl_icon_t.png); left: 28.902953%;}
.dz_xl_con1 .swiper-button-prev:after,.dz_xl_con1 .swiper-container-rtl .swiper-button-next:after,.dz_xl_con1 .swiper-button-next:after,.dz_xl_con1 .swiper-container-rtl .swiper-button-prev:after{ content: '';}
.dz_xl_r .swiper-wrapper{ flex-direction: column; overflow: hidden;}
.dz_xl_r .swiper-slide{ height: auto; max-height:267px; box-sizing: border-box; overflow: hidden; margin-bottom: 5px; border: 2px solid #eeeeee;}
.dz_xl_r .swiper-slide.active-nav{ border: 2px solid #999999;}
.dz_xl_l .swiper-slide{ height:600px; background-repeat: no-repeat; background-position: center; background-size: cover;}
.dz_xl_r .swiper-slide { opacity: 0.8; }
.dz_xl_r .swiper-slide-thumb-active { opacity: 1;}
.dz_xl_con2{ margin: 45px 4% 0 4%;}
.dz_xl_l1{ float: left; width: 40%;}
.dz_xl_r1{ float: right; width: 56%; margin-top: 30px; height: 20px; line-height: 20px;}
.dz_xl_tit2{ margin: 0 auto; position: relative;}
.dz_xl_tit2 i{ top: 40px; height: 1px; position: absolute; background-color: #ad4f45;}
.dz_xl_tit2 i.i_l{ width: 20%; left: 0;}
.dz_xl_tit2 i.i_r{ width: 20%; right: 0;}
.dz_xl_tit2 i.i_c{ width: 13.69863%; left: 50%; margin-left: -6.849315%;}
.dz_xl_tit2 ul{ width: 67.63698%; margin: 0 auto;}
.dz_xl_tit2 li{ float: left; width: 50%; text-align: center; font-size: 16px;}
.dz_xl_tit2 li img{ margin-bottom: 10px; cursor: pointer;}
.time1{ float: left; width: 58px;}
.time2{ float: right; width: 58px; text-align: right;} 
.progress{ width: calc( 100% - 120px); position: relative; float: left; height: 5px; margin-top: 8px; background-color: #e1e1e1; border-radius: 3px;}
.progress span{ height: 5px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; background-color: #ad4f45; position: absolute; left: 0; top: 0;}
.progress em{ position: absolute; width: 3px; height: 20px; top: -8px; background-color: #ad4f45; cursor: pointer;}




.ts_con{ background-color: #ad4f45; padding: 80px 0; position: relative; }
.ts_ren{ position: absolute; left: 0; bottom: 0; width: 23.4375%; z-index: 4;}
.ts_ren img{ width: 100%;}
.ts_tit{ width: 37.77777%; margin: 0 auto; position: relative; height: 108px;}
.ts_tit h2{font-size: 26px;text-align: center;color: #ffffff;height: 36px;line-height: 36px;font-weight: normal;}
.ts_tit .ts_line{position: absolute;top: 72px;height: 1px;background-color: #ffffff;left: 53px;right: 60px;}
.ts_tit i{position: absolute;top: 56px;width: 31px;height: 31px;border: 1px solid #ffffff;}
.ts_tit i.ts_icon_l{ transform: rotate(45deg); left: 15px;}
.ts_tit i.ts_icon_r{ transform: rotate(45deg); right: 0;}
.ts_tit i.ts_icon_l::after,.ts_tit i.ts_icon_r::after{content: '';position: absolute;width: 31px;height: 31px;border: 1px solid #ffffff;}
.ts_tit i.ts_icon_l::after{ left: -15px; top:13px;}
.ts_tit i.ts_icon_r::after{ right: 15px; top:15px;}
.ts_con1{ margin-top: 85px; border: 1px solid #ffffff; background: url(20xmbwg_ts_con.png) repeat; padding: 52px 0; position: relative;}
.ts_con1 i.ts_j{ width:6.17283%; position: absolute; right: -1px; bottom: -1px; z-index: 4;}
.ts_tit1{ width: 70%; margin: 0 auto; position: relative;}
.ts_tit1:after{ content: ''; position: absolute; left: 0; right:15%; z-index: -1; height: 1px; top:41%; background-color: rgba(255,255,255,.5); z-index: 2;}
.ts_tit1 ul{ position: relative; z-index: 3; padding-right: 15%;}
.ts_tit1 li{ text-align: center; float:left; width: 50%;}
.ts_tit1 li span{ width:267px; height: 268px; display: block; clear: both; margin: 0 auto; background: url(20xmbwg_ts_icon.png) no-repeat; background-size: contain; transition: .3s all; cursor: pointer;}
.ts_tit1 li.on span,.ts_tit1 li:hover span{ background-image: url(20xmbwg_ts_icon_1.png);}
.ts_tit1 li p{ line-height: 40px; font-size: 26px; margin-top: 20px;}
.ts_tit1 li p,.ts_tit1 li p a{ color: #ffffff;}
.ts_con2{ background: url(20xmbwg_ts_con1.jpg) repeat-x bottom #ffffff; padding:80px 0;}
.ts_con3{ background: #ffffff; padding:80px 0;}
.ts_con2 .ts_tit h2,.ts_con3 .ts_tit h2{ color: #333333;}
.ts_con2 .ts_tit .ts_line,.ts_con3 .ts_tit .ts_line{ background-color: #333333;}
.ts_con2 .ts_tit i,.ts_con2 .ts_tit i.ts_icon_l::after,.ts_con2 .ts_tit i.ts_icon_r::after,.ts_con3 .ts_tit i,.ts_con3 .ts_tit i.ts_icon_l::after,.ts_con3 .ts_tit i.ts_icon_r::after{ border: 1px solid #333333;}
.ts_list{ margin-top: 112px;}
.ts_list ul,.ts_list1 ul{ margin-right: -50px; width: 100%;}
.ts_list li{ float: left; width: 20%; text-align: center; padding-right: 50px; box-sizing: border-box;}
.ts_list li p{ margin-top: 20px; line-height: 58px; font-size: 22px; color: #ffffff;}
.ts_list li p a{ color: #ffffff;}
.ts_list li .ts_tu,.ts_list1 li .ts_tu{ width: 100%; transition: .3s all; cursor: pointer;}
.ts_list li:hover .ts_tu,.ts_list li.on .ts_tu,.ts_list1 li:hover .ts_tu{ transform: scale(1.15); transform-origin: bottom; box-shadow: 0 0 30px rgba(0,0,0,.3);}
.ts_list1,.ts_list2{ margin-top: 85px;}
.ts_list1 li{ float: left; width: 33.3%; text-align: center; position: relative; padding-right: 50px; box-sizing: border-box;}
.ts_list1 li p{ position: absolute; bottom: 0; width: 261px; left: 50%; margin-left: -155px; background: url(20xmbwg_ts_p.png) no-repeat center bottom; overflow: hidden; padding-top: 65px; font-size: 22px; line-height: 22px; height: 22px; z-index: 9;}
.ts_list1 li .ts_tu{ position: relative; z-index: 2;}
.ts_list1 li:hover .ts_tu{ transform: scale(1.05);}
a.ts_more{ z-index: 999; position: absolute; top: 108px; right: -47px; font-size: 22px; text-align: center; color: #ffffff; width: 173px; height: 53px; line-height: 53px; background: url(20xmbwg_ts_more.png) no-repeat center; background-size: contain;}
.ts_list2 li{ float: left; width: 25%; text-align: center;}
.ts_list2 li a{display: block;margin-right: 32px;position: relative;}
.pic_fixed{position: relative;height: 0;background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;display: block;}
.ts_list2 li a i.pic_fixed{ padding-top: 75.1366120%; z-index: 3;}
.ts_list2 li a span{position: absolute;left: 0;right: 0;text-align: center;top: 50%;margin-top: -30px;line-height: 60px;font-size: 18px;z-index: 5;display: none;color: #ffffff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;}
.ts_list2 li a span::before{ content: ''; position: absolute; left: 50%; bottom: 0; width: 30px; height: 2px; background-color: #ffffff; z-index: 5; margin-left: -15px;}
.ts_list2 li a em{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #000000; opacity: .54; z-index: 4; display: none;}
.ts_list2 li a:hover em,.ts_list2 li a:hover span{ display: block;}

@media screen and (max-width: 1000px){
	.ts_list2{ margin-top: 0px;}
	.ts_list2 li{ width: 50%;}
	.ts_list2 li a{ margin: 0 8px 16px 8px;}
	.dz_ss_con{ padding:10px 10px 10px 0;}
}


.xl_tit{ text-align: center; font-size: 24px; margin:40px auto 20px; line-height: 32px;}
.xl_tit1{ text-align: center; color: #666666;}
.xl_con{ line-height: 36px; margin-top:15px; font-size: 16px; padding-bottom: 20px;}
.xl_con img{ margin: 10px auto; display: block; max-width: 100%; height: auto !important;}
.xl_con p,.xl_con span,.TRS_Editor p,.TRS_Editor span,.TRS_Editor div,.TRS_Editor li,.TRS_Editor span span{ font-size: 16px !important; font-family: "microsoft yahei" !important;line-height:36px !important;}
.xl_con table{ table-layout:fixed; width:100% !important}
.xl_tit2{ text-align: center; line-height: 30px;}
.xl_tit2 a{ padding: 3px 20px; background-color: #f1f1f1; display: inline-block; margin: 0 5px; border-radius: 5px; font-size: 14px; transition: .3s all;}
.xl_tit2 a:hover{ background-color: #ad4f45; color: #ffffff;}

.sdjs_con{ margin: 100px 0 0 50px; border: 1px solid #ad4f45; position: relative; padding: 40px 50px 54px 50px; }
.sdjs_tu{ position: absolute; left: -50px; top: -50px; width: 47.5657894%; z-index: 2;}
.sdjs_con1{ float: right; clear: both; width: 52.3026315%;}
.sdjs_tit{ width: 23.580246%; margin: 0 auto; height:50px; line-height:50px; background-color: #ad4f45; font-size: 18px; color: #ffffff; text-align: center; position: relative; z-index: 3;}
.sdjs_tit1{ margin-top: 24px; height: 20px; position: relative;}
.sdjs_tit1::after{ content: ''; height: 1px; left: 31px; top: 10px; background-color: #ad4f45; right: 0; position: absolute;}
.sdjs_tit1 span{ display: inline-block; background: url(20xmbwg_gk_icon2.png) no-repeat #ffffff; width: 31px; height: 20px;}
.sdjs_con1 .xl_con{ height:240px; overflow:auto; padding-right: 10px;}
.sdjs_con1 .xl_con::-webkit-scrollbar{ width:10px; background-color: #ffffff;}
.sdjs_con1 .xl_con::-webkit-scrollbar-thumb{ border-radius:5px;  background-color: #ad4f45;}
.sdjs_tu .swiper-pagination{ position: relative; bottom: 0; margin-top: 10px;}
.sdjs_tu .swiper-pagination .swiper-pagination-bullet{ background-color: #aaaaaa;}
.sdjs_tu .swiper-pagination .swiper-pagination-bullet-active{ background-color: #ad4f45;}
.sdjs_r.sdjs_con{ margin: 100px 50px 0 0;}
.sdjs_r.sdjs_con .sdjs_tu{ right: -50px; left: inherit;}
.sdjs_r.sdjs_con .sdjs_con1{ float: left;}
.sdjs_r.sdjs_con .sdjs_tit1{ text-align: right;}
.sdjs_r.sdjs_con .sdjs_tit1::after{ left: 0; right: 31px;}
.sdjs_r.sdjs_con .sdjs_tit1 span{ background-image: url(20xmbwg_gk_icon1.png);}

.dz_bg{background: url(20xmbwg_dz_con2.jpg) no-repeat center bottom;margin-bottom: -50px;background-size: cover;}
.dz_con2{background: url(20xmbwg_dz_con.jpg) no-repeat center top;padding: 40px 0 104px 0;background-size: contain;}
.dz_list1{margin: 50px auto 0;}
.dz_list1 li{ width: 25%; float: left; text-align: center; transition: .5s all; cursor: pointer;}
.dz_list1 li a{display: block;margin: 0 5%;border-bottom: 3px solid #ad4f45;background-color: #ffffff;position: relative;}
.dz_list1 li a span{position: absolute;left: 50%;margin-left: -55px;top: -55px;width: 109px;height: 109px;line-height: 109px;background: url(20xmbwg_dz_icon_bg.png) no-repeat center top;background-size: contain;font-size: 20px;font-weight: 500;color: #ffffff;}
.dz_list1 li.m_t a{ margin-top: 50px;}
.dz_list1 li:hover{ margin-top: -40px;}
.dz_con3{position: relative;margin-top:216px;height:253px;padding-top: 107px;width: 79.375%;background: url(20xmbwg_dz_con3.png) no-repeat right top;}
.dz_con3 .hp_tu1{ left: 10%; top: -127px; width: 30.9055118%; position: absolute;}
.dz_con3 .ts_tit{ float: right; margin-right: 7.34908%; width: 45%; clear: both;}
.dz_con3 .ts_tit .ts_icon_r{ display: none;}
.dz_con3 .ts_tit .ts_line{ right: 0;}
.dz_con3 .more1{ float: right; margin-right: 25%; margin-top: 0; border: 1px solid #ffffff; background-color: transparent; color: #ffffff;}
.dz_con3 .more1 em{ background: url(20xmbwg_more1.png) no-repeat;}
.dz_con3 .more1:after{ border: 0; background-color: rgba(255,255,255,.15);}

.m-swiper-shrink{ max-height: 800px;}
.m-swiper-shrink .swiper-slide {
      background-size: contain;
	  background-repeat: no-repeat;
      background-position: center;
    }
.m-swiper-shrink .gallery-top,.m-swiper-shrink .gallery-top .swiper-wrapper{ height: 600px;}
.m-swiper-shrink .gallery-thumbs{ height: 90px; margin-top: 20px;}
.m-swiper-shrink .gallery-thumbs .swiper-slide{ border: 1px solid #ddd; background-size: cover;}
.m-swiper-shrink .gallery-thumbs .swiper-slide-thumb-active{ border: 2px solid #ad4f45; width: 118px;}
.m-swiper-shrink .gallery-top .swiper-button-next{ background: url(20xmbwg_gk_icon_r.png) no-repeat;}
.m-swiper-shrink .gallery-top .swiper-button-prev{ background: url(20xmbwg_gk_icon_l.png) no-repeat;}
/*colour*/ 
.twhite1 { color: #fff; }
.twhite1 a:link, .twhite1 a:visited { color: #fff; }
.twhite1 a:hover { color: #fff; text-decoration: underline; }
.tred1 { color: #d03c3c; }
.tred1 a:link, .tred1 a:visited { color: #ff0000; }
.tred1 a:hover { color: #ff0000; text-decoration: underline; }
.tblack1 { color: #000 }
.tblack1 a:link, .tblack1 a:visited { color: #000; }
.tblack1 a:hover { color: #000; text-decoration: underline; }
.tgray1{ color: #999999;}
.tgray1 a:link, .tgray1 a:visited { color: #999999; }
.tgray1 a:hover { color: #999999; text-decoration: underline; }
.tblue1 { color: #0167cc }
.tblue1 a:link, .tblue1 a:visited { color: #0167cc; }
.tblue1 a:hover { color: #0167cc; text-decoration: underline; }
/*---------------------------------------segmentation------------------------------------------*/

/*frame*/
.bor1 { border: 1px solid #e1e1e1; }
.bor_t1 { border-top: 1px solid #e1e1e1; }
.bor_r1 { border-right: 1px solid #e1e1e1; }
.bor_l1 { border-left: 1px solid #e1e1e1; }
.bor_b1 { border-bottom: 1px solid #e1e1e1; }
.bor_to { border-top: none; }
.bor_bo { border-bottom: none; }
.bor_ro { border-right: none; }
.bor_lo { border-left: none; }
/*---------------------------------------segmentation------------------------------------------*/

/*font*/
.tb { font-weight: bold; }
.t12 { font-size: 12px; }
.t13 { font-size: 13px; }
.t14 { font-size: 14px; }
.t15 { font-size: 15px; }
.t16 { font-size: 16px; }
.t17 { font-size: 17px; }
.t18 { font-size: 18px; }
.t20 { font-size: 20px; }
.t22 { font-size: 22px; }
.t24 { font-size: 24px; }
.t50 { font-size: 50px; }
.f_heiti { font-family: "SimHei"; }
.f_yahei { font-family: "Microsoft YaHei"; }
.f_c { text-align: center; }
.f_i { text-indent: 2em; }
/*---------------------------------------segmentation------------------------------------------*/

/*line-height*/
.h18 { line-height: 18px; }
.h20 { line-height: 20px; }
.h22 { line-height: 22px; }
.h24 { line-height: 24px; }
.h25 { line-height: 25px; }
.h26 { line-height: 26px; }
.h28 { line-height: 28px; }
.h29 { line-height: 29px; }
.h30 { line-height: 30px; }
.h32 { line-height: 32px; }
.h33 { line-height: 33px; }
.h34 { line-height: 34px; }
.h35 { line-height: 35px; }
.h36 { line-height: 36px; }
.h40 { line-height: 40px; }
.h44 { line-height: 44px; }
.h50 { line-height: 50px; }
/*---------------------------------------segmentation------------------------------------------*/

/*margin*/
.mar1 { margin: 1px; }
.mar20 { margin: 20px; }
.mar_t0 { margin-top: 0px; }
.mar_t1 { margin-top: 1px; }
.mar_t5 { margin-top: 5px; }
.mar_t10 { margin-top: 10px; }
.mar_t15 { margin-top: 15px; }
.mar_t20 { margin-top: 20px; }
.mar_t25 { margin-top: 25px; }
.mar_t30 { margin-top: 30px; }
.mar_t35 { margin-top: 35px; }
.mar_t40 { margin-top: 40px; }
.mar_t45 { margin-top: 45px; }
.mar_t50 { margin-top: 50px; }
.mar_t55 { margin-top: 55px; }
.mar_b0 { margin-bottom: 0px; }
.mar_b1 { margin-bottom: 1px; }
.mar_b5 { margin-bottom: 5px; }
.mar_b10 { margin-bottom: 10px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b25 { margin-bottom: 25px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b35 { margin-bottom: 35px; }
.mar_b40 { margin-bottom: 40px; }
.mar_b45 { margin-bottom: 45px; }
.mar_b50 { margin-bottom: 50px; }
.mar_b55 { margin-bottom: 55px; }
.mar_l0 { margin-left: 0px; }
.mar_l1 { margin-left: 1px; }
.mar_l5 { margin-left: 5px; }
.mar_l10 { margin-left: 10px; }
.mar_l15 { margin-left: 15px; }
.mar_l20 { margin-left: 20px; }
.mar_l25 { margin-left: 25px; }
.mar_l30 { margin-left: 30px; }
.mar_l35 { margin-left: 35px; }
.mar_l40 { margin-left: 40px; }
.mar_l45 { margin-left: 45px; }
.mar_l50 { margin-left: 50px; }
.mar_l55 { margin-left: 55px; }
.mar_r0 { margin-right: 0px; }
.mar_r1 { margin-right: 1px; }
.mar_r5 { margin-right: 5px; }
.mar_r10 { margin-right: 10px; }
.mar_r15 { margin-right: 15px; }
.mar_r20 { margin-right: 20px; }
.mar_r25 { margin-right: 25px; }
.mar_r30 { margin-right: 30px; }
.mar_r35 { margin-right: 35px; }
.mar_r40 { margin-right: 40px; }
.mar_r45 { margin-right: 45px; }
.mar_r50 { margin-right: 50px; }
.mar_r55 { margin-right: 55px; }
/*---------------------------------------segmentation------------------------------------------*/

/*padding*/
.pad1 { padding: 0px; }
.pad1 { padding: 1px; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pad_t0 { padding-top: 0px; }
.pad_t1 { padding-top: 1px; }
.pad_t5 { padding-top: 5px; }
.pad_t10 { padding-top: 10px; }
.pad_t15 { padding-top: 15px; }
.pad_t20 { padding-top: 20px; }
.pad_t25 { padding-top: 25px; }
.pad_t30 { padding-top: 30px; }
.pad_t35 { padding-top: 35px; }
.pad_t40 { padding-top: 40px; }
.pad_t45 { padding-top: 45px; }
.pad_t50 { padding-top: 50px; }
.pad_t55 { padding-top: 55px; }
.pad_b0 { padding-bottom: 0px; }
.pad_b1 { padding-bottom: 1px; }
.pad_b5 { padding-bottom: 5px; }
.pad_b10 { padding-bottom: 10px; }
.pad_b15 { padding-bottom: 15px; }
.pad_b20 { padding-bottom: 20px; }
.pad_b25 { padding-bottom: 25px; }
.pad_b30 { padding-bottom: 30px; }
.pad_b35 { padding-bottom: 35px; }
.pad_b40 { padding-bottom: 40px; }
.pad_b45 { padding-bottom: 45px; }
.pad_b50 { padding-bottom: 50px; }
.pad_b55 { padding-bottom: 55px; }
.pad_l0 { padding-left: 0px; }
.pad_l1 { padding-left: 1px; }
.pad_l5 { padding-left: 5px; }
.pad_l10 { padding-left: 10px; }
.pad_l15 { padding-left: 15px; }
.pad_l20 { padding-left: 20px; }
.pad_l25 { padding-left: 25px; }
.pad_l30 { padding-left: 30px; }
.pad_l35 { padding-left: 35px; }
.pad_l40 { padding-left: 40px; }
.pad_l45 { padding-left: 45px; }
.pad_l50 { padding-left: 50px; }
.pad_l55 { padding-left: 55px; }
.pad_r0 { padding-right: 0px; }
.pad_r1 { padding-right: 1px; }
.pad_r5 { padding-right: 5px; }
.pad_r10 { padding-right: 10px; }
.pad_r15 { padding-right: 15px; }
.pad_r20 { padding-right: 20px; }
.pad_r25 { padding-right: 25px; }
.pad_r30 { padding-right: 30px; }
.pad_r35 { padding-right: 35px; }
.pad_r40 { padding-right: 40px; }
.pad_r45 { padding-right: 45px; }
.pad_r50 { padding-right: 50px; }