﻿@charset "utf-8";
a{color:#666;}a:hover{color:#004b98;text-decoration: none;
transition: all 0.5s ease 0s;}
.g-in{width:1200px;margin:0 auto;}.g-in:after{display:table;content:"\20";clear: both;}

.main-home { }

/* 常规 */
.inner .mainbg { position:relative; width:1200px; margin:0 auto; padding:46px 0; background:#fff url(wrap.gif) repeat-y; box-shadow:none; }
	/* 面包屑 */
.inner .location { position:absolute; left:0; top:0; width:100%; height: 46px; border-bottom: 1px solid #eaeaea; background: #fff; line-height: 46px; }
.inner .location .ico { display:block; width:1200px; margin:0 auto; text-align:right; }
.inner .location .ico a:hover,.inner .location .ico a:last-child { color:#653727; }
.inner .location .ico a:first-child { color:#653727; }
.inner .location .ico span { padding:0 5px; font-family:"黑体" }

	/* 设置左尺寸 */
.inner #leftObj { float: left; width: 250px; margin-right: 20px; }

.inner #leftObj .pro_sort_box div.title { position:relative; min-height:50px; padding:20px; }
.inner #leftObj .pro_sort_box div.title .title_more { font-weight:bold;font-size:20px;line-height:28px;}
.inner #leftObj .pro_sort_box div.title .title_more,
.inner #leftObj .pro_sort_box div.title .title_more a {color:#333;}
.inner #leftObj .pro_sort_box div.title .title_more .aliasName { display:block; color:#666; font-size:12px; font-weight:100; text-transform: uppercase; }


	/* 功能侧边标题 */
.inner #leftObj h2.title { position:relative; min-height:50px; padding:20px; }
.inner #leftObj h2.title .title_more {padding:0;font-weight:bold;font-size:20px;line-height:28px;}
.inner #leftObj h2.title .title_more,
.inner #leftObj h2.title .title_more a { color:#333;}

.inner #inside_leftObj div.title {position:relative; height:auto;padding:20px 40px 20px 0;text-align:right;background:#f4f4f4;border-bottom:1px solid #dedede;margin-bottom:1px;font-weight: 100;}
.inner #inside_leftObj div.title .title_more {position:relative;display:block;padding-bottom:6px;font-size:20px;line-height:28px;color:#7a4e3c;}
.inner #inside_leftObj div.title .title_more a {color:#653727;}

.inner #leftObj .pro_sort_box { margin-bottom: 20px; }
.inner #leftObj .pro_sort_box .pro_sort {}

/* 
	当前状态 current 
	有三级栏目并展开状态 active
*/

.inner .each_li { }
.inner .each_li>.name,
		.inner .menu dl dt { position:relative; border-bottom: 1px solid #e7e5e5; font-size:14px; line-height:20px; overflow:hidden; }
.inner .each_li>.name>div { position:relative; }
.inner .each_li>.name>div>a,
		.inner .menu dl dt a { position:relative; display:block; padding:8px 30px; text-indent:-1.2em; }

.inner .each_li>.name>.icon:after { display:block; position:absolute; top:50%; right:7px; width:10px; height:10px; padding:10px; margin-top:-15px; background:url(third_box.png) no-repeat 0 0; cursor: pointer; content:""; z-index:2; }
.inner .each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat -30px 0; }

.inner .each_li:hover>.name,
.inner .each_li.current>.name,
.inner .each_li.active.current:hover>.name,
		.inner .menu dl dt:hover,
		.inner .menu dl dt:hover a,
		.inner .menu dl dt a.current { background:#143873; color:#fff; }

.inner .each_li.active:hover>.name { background:#f0f2f0; }
.inner .each_li.active>.name a,
.inner .each_li.active:hover>.name a { color: #333; }

.inner .each_li:hover>.name a,
.inner .each_li.current>.name a,
.inner .each_li.active.current:hover>.name a { color:#fff; }

.inner .each_li .third_box .third_li,
		.inner .menu dl dd { border-bottom:1px solid #eee; }

.inner .each_li .third_box .third_li:hover,
.inner .each_li .third_box .third_li.current,
		.inner .menu dl dd a.current { }

.inner .each_li .third_box .third_li .name { font-size:12px; line-height:20px; }
.inner .each_li .third_box .third_li .name a,
		.inner .menu dl dd a { display:block; padding:8px 30px 8px 55px; color:#333; }

.inner .each_li .third_box .third_li:hover .name a,
.inner .each_li .third_box .third_li .name a.active { color:#143873; }

.inner #rightObj { padding:40px 0 20px; }
.inner #rightObj h2.title { display:none; }
.inner #rightObj .module_form_content { width:84%; }

.inner #leftObj .title { padding:0 22px 0 12px; }
/* 内页左侧新闻列表 */
.inner #leftObj .TTXW_LIST  { padding:0 22px 0 0; }
.inner #leftObj .TTXW_LIST li a { width: auto; padding-left: 12px; background: url(icon_dot.jpg) no-repeat 0 center; }
.inner #leftObj .TTXW_LIST li .u-date { font-size:12px; }
.inner #leftObj .TTXW_LIST li:hover a { margin-left: 0; }
.inner #leftObj .TTXW_LIST li:hover .u-date { right: 0; }
/* 内页左侧图片列表 */
.inner #leftObj .iFCB-TPLB li { width: 100% !important; }


/* 左右-菜单、相关推荐在右，主体内容在左 */

.inner1 .mainbg { position:relative; width:1200px; margin:0 auto; padding:46px 0 0; background:#fff url(wrap1.gif) repeat-y right top; box-shadow:none; }
	/* 面包屑 */
.inner1 .location { position:absolute; left:0; top:0; width:100%; height: 46px; border-bottom: 1px solid #eaeaea; background: #fff; line-height: 46px; }
.inner1 .location .ico { display:block; width:1200px; margin:0 auto; text-align:right; }
.inner1 .location .ico a:hover,
.inner1 .location .ico a:last-child { color:#653727; }
.inner1 .location .ico a:first-child { color:#653727; }
.inner1 .location .ico span { padding:0 5px; font-family:"黑体" }

	/* 设置右尺寸 */
.inner1 #inside_leftObj { float: right; width: 250px; margin-left: 20px; margin-top: 0; }
.inner1 #inside_leftObj div.title { position:relative; min-height:50px; padding:20px 0; text-align: left; }
.inner1 #inside_leftObj div.title .title_more {padding:0 20px;font-weight:bold;font-size:20px;line-height:28px;}
.inner1 #inside_leftObj div.title .title_more,
.inner1 #inside_leftObj div.title .title_more a {color:#333;}

.inner1 #inside_leftObj div.title .title_more .aliasName { display:block; color:#666; font-size:12px; font-weight:100; text-transform: uppercase; }

	/* 功能侧边标题 */
.inner1 #inside_leftObj h2.title { position:relative; min-height:50px; padding:20px; }
.inner1 #inside_leftObj h2.title .title_more {padding:0;font-weight:bold;font-size:20px;line-height:28px;}
.inner1 #inside_leftObj h2.title .title_more,
.inner1 #inside_leftObj h2.title .title_more a { color:#333;}

.inner1 #inside_leftObj .pro_sort_box { margin-bottom: 20px; }
.inner1 #inside_leftObj .pro_sort_box .pro_sort {}

/* 
	当前状态 current 
	有三级栏目并展开状态 active
*/

.inner1 .each_li { }
.inner1 .each_li>.name,
		.inner1 .menu dl dt { position:relative; border-bottom: 1px solid #e7e5e5; font-size:14px; line-height:20px; overflow:hidden; }
.inner1 .each_li>.name>div { position:relative; }
.inner1 .each_li>.name>div>a,
		.inner1 .menu dl dt a { position:relative; display:block; padding:8px 30px; text-indent:-1.2em; }

.inner1 .each_li>.name>.icon:after { display:block; position:absolute; top:50%; right:7px; width:10px; height:10px; padding:10px; margin-top:-15px; background:url(third_box.png) no-repeat 0 0; cursor: pointer; content:""; z-index:2; }
.inner1 .each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat -30px 0; }

.inner1 .each_li:hover>.name,
.inner1 .each_li.current>.name,
.inner1 .each_li.active.current:hover>.name,
		.inner1 .menu dl dt:hover,
		.inner1 .menu dl dt a.current { background:#143873; color:#fff; }

.inner1 .each_li.active:hover>.name { background:#f0f2f0; }
.inner1 .each_li.active>.name a,
.inner1 .each_li.active:hover>.name a { color: #333; }

.inner1 .each_li:hover>.name a,
.inner1 .each_li.current>.name a,
.inner1 .each_li.active.current:hover>.name a { color:#fff; }

.inner1 .each_li .third_box .third_li,
		.inner1 .menu dl dd { border-bottom:1px solid #eee; }

.inner1 .each_li .third_box .third_li:hover,
.inner1 .each_li .third_box .third_li.current,
		.inner1 .menu dl dd a.current { }

.inner1 .each_li .third_box .third_li .name { font-size:12px; line-height:20px; }
.inner1 .each_li .third_box .third_li .name a,
		.inner1 .menu dl dd a { display:block; padding:8px 30px 8px 55px; color:#333; }

.inner1 .each_li .third_box .third_li:hover .name a,
.inner1 .each_li .third_box .third_li .name a.active { color:#143873; }

.inner1 #rightObj { padding:40px 0 20px; }
.inner1 #rightObj h2.title { display:none; }
.inner1 #rightObj .module_form_content { width:80%; }

.inner1 .inside_content { padding-top: 20px; border-top: 1px solid #f2f2f2; background: #fff; }
.inner1 .inside_content .m-item { margin: 0; padding-bottom: 20px; }
.inner1 .inside_content .m-item .title { margin-bottom: 10px; }
.inner1 .inside_content .m-item .TTXW_LIST ul:after{display:table;content:"\20";clear: both;}
.inner1 .inside_content .m-item .TTXW_LIST ul li {float: left; width: 33.33333% !important; box-sizing: content-box;  }


/* 通栏-菜单在上，主体内容、相关推荐在下 */

.inner2 .mainbg { position:relative; width:1200px; margin:0 auto; padding:46px 0; background:#fff; box-shadow:none; }
	/* 面包屑 */
.inner2 .location { position:absolute; left:0; top:0; width:100%; height: 46px; border-bottom: 1px solid #eaeaea; background: #fff; line-height: 46px; display: none; }
.inner2 .location .ico { display:block; width:1200px; margin:0 auto; text-align:right; }
.inner2 .location .ico a:hover,
.inner2 .location .ico a:last-child { color:#653727; }
.inner2 .location .ico a:first-child { color:#653727; }
.inner2 .location .ico span { padding:0 5px; font-family:"黑体" }

.inner2 .pro_sort_box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner2 .pro_sort_box .title .title_more,
.inner2 .pro_sort_box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }
.inner2 .pro_sort_box .title .title_more .aliasName { display:block; color:#666; font-size:12px; font-weight:100; text-transform: uppercase; line-height: 1; }

.inner2 #inside_leftObj.common { display:block; }
.inner2 #inside_leftObj .box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner2 #inside_leftObj .box .title .title_more,
.inner2 #inside_leftObj .box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }

.inner2 .pro_sort { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner2 .pro_sort>div { height:auto!important; text-align: center; vertical-align: top; }
.inner2 .pro_sort .each_li { position: relative; padding: 4px 0; display:inline-block; }
.inner2 .pro_sort .each_li>.name { border-bottom:0; }
.inner2 .pro_sort .each_li>.name>div>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner2 .pro_sort .each_li>.name>div>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner2 .pro_sort .each_li>.name>.icon a { padding-right: 30px; }
.inner2 .pro_sort .each_li>.name>.icon:after { display:block; position:absolute; top:50%; right:7px; width:10px; height:10px; padding:10px; margin-top:-15px; background:url(third_box.png) no-repeat 0 0; cursor: pointer; content:""; z-index:2; }
.inner2 .pro_sort .each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat -30px 0; }
.inner2 .pro_sort .each_li>.name>.icon:after { right: 0;  }
.inner2 .pro_sort .each_li.current>.name>div>a { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}
.inner2 .pro_sort .each_li .third_box { position: absolute; left: 0; top: auto; width: 100%; background: #eee; z-index: 999;/* display: none!important;*/ }
.inner2 .pro_sort .each_li .third_box .third_li { border-bottom:1px solid #cfcfcf; font-size:13px; line-height:24px; }
.inner2 .pro_sort .each_li .third_box .third_li .name a { display:block; padding:8px 10px; }

.inner2 #inside_leftObj .box .menu { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner2 #inside_leftObj .box .menu dl { height:auto!important; text-align: center; vertical-align: top; }
.inner2 #inside_leftObj .box .menu dl dt { position: relative; padding: 4px 0; display:inline-block; }
.inner2 #inside_leftObj .box .menu dl dt>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner2 #inside_leftObj .box .menu dl dt>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner2 #inside_leftObj .box .menu dl dt>a.current { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}

.inner2 #rightObj h2.title {  display:none; margin-bottom:30px; border-bottom:1px solid #ddd; font-size: 20px; line-height: 60px; height: 60px; }

.inner2 .inside_content { background: #fff; }
.inner2 .inside_content .m-item { margin: 0; padding-bottom: 20px; padding-top: 20px; border-top: 1px solid #f2f2f2; }
.inner2 .inside_content .m-item .title { margin-bottom: 10px; }
.inner2 .inside_content .m-item .TTXW_LIST ul:after{display:table;content:"\20";clear: both;}
.inner2 .inside_content .m-item .TTXW_LIST ul li {float: left; width: 33.33333% !important; box-sizing: content-box;  }

/* 上左右-菜单在上，相关推荐在下左，主体内容在下右 */

.inner3 .mainbg { position:relative; width:1200px; margin:0 auto; padding:0 0 46px; background:#fff url(wrap.gif) repeat-y; box-shadow:none; }
	/* 面包屑 */
.inner3 .location { position:absolute; left:0; top:0; width:100%; height: 46px; border-bottom: 1px solid #eaeaea; background: #fff; line-height: 46px; display: none; }
.inner3 .location .ico { display:block; width:1200px; margin:0 auto; text-align:right; }
.inner3 .location .ico a:hover,
.inner3 .location .ico a:last-child { color:#653727; }
.inner3 .location .ico a:first-child { color:#653727; }
.inner3 .location .ico span { padding:0 5px; font-family:"黑体" }

.inner3 #inside_leftObj { padding:46px 0 0; background:#fff; }
.inner3 .pro_sort_box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner3 .pro_sort_box .title .title_more,
.inner3 .pro_sort_box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }
.inner3 .pro_sort_box .title .title_more .aliasName { display:block; color:#666; font-size:12px; font-weight:100; text-transform: uppercase; line-height: 1; }

.inner3 #inside_leftObj.common { display:block; }
.inner3 #inside_leftObj .box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner3 #inside_leftObj .box .title .title_more,
.inner3 #inside_leftObj .box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }

.inner3 .pro_sort { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner3 .pro_sort>div { height:auto!important; text-align: center; vertical-align: top; }
.inner3 .pro_sort .each_li { position: relative; padding: 4px 0; display:inline-block; }
.inner3 .pro_sort .each_li>.name { border-bottom:0; }
.inner3 .pro_sort .each_li>.name>div>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner3 .pro_sort .each_li>.name>div>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner3 .pro_sort .each_li>.name>.icon a { padding-right: 30px; }
.inner3 .pro_sort .each_li>.name>.icon:after { display:block; position:absolute; top:50%; right:7px; width:10px; height:10px; padding:10px; margin-top:-15px; background:url(third_box.png) no-repeat 0 0; cursor: pointer; content:""; z-index:2; }
.inner3 .pro_sort .each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat -30px 0; }
.inner3 .pro_sort .each_li>.name>.icon:after { right: 0;  }
.inner3 .pro_sort .each_li.current>.name>div>a { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}
.inner3 .pro_sort .each_li .third_box { position: absolute; left: 0; top: auto; width: 100%; background: #eee; z-index: 999;/* display: none!important;*/ }
.inner3 .pro_sort .each_li .third_box .third_li { border-bottom:1px solid #cfcfcf; font-size:13px; line-height:24px; }
.inner3 .pro_sort .each_li .third_box .third_li .name a { display:block; padding:8px 10px; }

.inner3 #inside_leftObj .box .menu { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner3 #inside_leftObj .box .menu dl { height:auto!important; text-align: center; vertical-align: top; }
.inner3 #inside_leftObj .box .menu dl dt { position: relative; padding: 4px 0; display:inline-block; }
.inner3 #inside_leftObj .box .menu dl dt>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner3 #inside_leftObj .box .menu dl dt>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner3 #inside_leftObj .box .menu dl dt>a.current { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}

.inner3 #rightObj { float:right; width:930px; padding:0; }
.inner3 #rightObj h2.title { display: none; }
.inner3 #rightObj .module_form_content { width: 84%; }

.inner3 .inside_content { float:left; width:250px; clear:none; }
.inner3 .inside_content .m-item .title { padding:0 22px 0 12px; }
/* 内页左侧新闻列表 */
.inner3 .inside_content .m-item .TTXW_LIST  { padding:0 22px 0 0; }
.inner3 .inside_content .m-item .TTXW_LIST li a { width: auto; padding-left: 12px; background: url(icon_dot.jpg) no-repeat 0 center; }
.inner3 .inside_content .m-item .TTXW_LIST li .u-date { font-size:12px; }
.inner3 .inside_content .m-item .TTXW_LIST li:hover a { margin-left: 0; }
.inner3 .inside_content .m-item .TTXW_LIST li:hover .u-date { right: 0; }
/* 内页左侧图片列表 */
.inner3 .inside_content .m-item .iFCB-TPLB li { width: 100% !important; }


/* 下左右-菜单在上，主体内容下左，相关推荐在在下右 */

.inner4 .mainbg { position:relative; width:1200px; margin:0 auto; padding:0 0 46px; background:#fff url(wrap1.gif) repeat-y right top; box-shadow:none; }
	/* 面包屑 */
.inner4 .location { position:absolute; left:0; top:0; width:100%; height: 46px; border-bottom: 1px solid #eaeaea; background: #fff; line-height: 46px; display: none; }
.inner4 .location .ico { display:block; width:1200px; margin:0 auto; text-align:right; }
.inner4 .location .ico a:hover,
.inner4 .location .ico a:last-child { color:#653727; }
.inner4 .location .ico a:first-child { color:#653727; }
.inner4 .location .ico span { padding:0 5px; font-family:"黑体" }

.inner4 #inside_leftObj { padding:46px 0 0; background:#fff; }

.inner4 .pro_sort_box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner4 .pro_sort_box .title .title_more,
.inner4 .pro_sort_box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }

.inner4 .pro_sort_box .title .title_more .aliasName { display:block; color:#666; font-size:12px; font-weight:100; text-transform: uppercase; line-height: 1; }

.inner4 #inside_leftObj.common { display:block; }
.inner4 #inside_leftObj .box .title { height: auto; margin-bottom: 18px; line-height:normal; text-align:center; font-weight: normal; }
.inner4 #inside_leftObj .box .title .title_more,
.inner4 #inside_leftObj .box .title .title_more a { color: #333; font-size: 38px; line-height: 58px; }

.inner4 .pro_sort { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner4 .pro_sort>div { height:auto!important; text-align: center; vertical-align: top; }
.inner4 .pro_sort .each_li { position: relative; padding: 4px 0; display:inline-block; }
.inner4 .pro_sort .each_li>.name { border-bottom:0; }
.inner4 .pro_sort .each_li>.name>div>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner4 .pro_sort .each_li>.name>div>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner4 .pro_sort .each_li>.name>.icon a { padding-right: 30px; }
.inner4 .pro_sort .each_li>.name>.icon:after { display:block; position:absolute; top:50%; right:7px; width:10px; height:10px; padding:10px; margin-top:-15px; background:url(third_box.png) no-repeat 0 0; cursor: pointer; content:""; z-index:2; }
.inner4 .pro_sort .each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat -30px 0; }
.inner4 .pro_sort .each_li>.name>.icon:after { right: 0;  }
.inner4 .pro_sort .each_li.current>.name>div>a { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}
.inner4 .pro_sort .each_li .third_box { position: absolute; left: 0; top: auto; width: 100%; background: #eee; z-index: 999;/* display: none!important;*/ }
.inner4 .pro_sort .each_li .third_box .third_li { border-bottom:1px solid #cfcfcf; font-size:13px; line-height:24px; }
.inner4 .pro_sort .each_li .third_box .third_li .name a { display:block; padding:8px 10px; }

.inner4 #inside_leftObj .box .menu { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }
.inner4 #inside_leftObj .box .menu dl { height:auto!important; text-align: center; vertical-align: top; }
.inner4 #inside_leftObj .box .menu dl dt { position: relative; padding: 4px 0; display:inline-block; }
.inner4 #inside_leftObj .box .menu dl dt>a { display: inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#333; font-size:14px; text-indent:-1.2em; }
.inner4 #inside_leftObj .box .menu dl dt>a:hover { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff; }
.inner4 #inside_leftObj .box .menu dl dt>a.current { border-bottom:1px solid #1064b2; background:#1064b2; color:#fff;}

.inner4 #rightObj {float:left;width: 930px;padding:0;}
.inner4 #rightObj h2.title { display: none; }
.inner4 #rightObj .module_form_content { width: 84%; }


.inner4 .inside_content { float:right; width:250px; clear:none; }
.inner4 .inside_content .m-item .title { padding:0 12px 0 22px; }
/* 内页左侧新闻列表 */
.inner4 .inside_content .m-item .TTXW_LIST  { padding:0 0 0 22px; }
.inner4 .inside_content .m-item .TTXW_LIST li a { width: auto; padding-left: 12px; background: url(icon_dot.jpg) no-repeat 0 center; }
.inner4 .inside_content .m-item .TTXW_LIST li .u-date { font-size:12px; }
.inner4 .inside_content .m-item .TTXW_LIST li:hover a { margin-left: 0; }
.inner4 .inside_content .m-item .TTXW_LIST li:hover .u-date { right: 0; }
/* 内页左侧图片列表 */
.inner4 .inside_content .m-item .iFCB-TPLB li { width: 100% !important; }


/*
	内页模式
*/

	/* 新闻列表 */
.in-list { }
.in-list li { padding:8px 8px 8px 30px; border-bottom:1px solid #f2efef; background: url(icon_dot.jpg) no-repeat 12px center; font-size:14px; line-height: 26px; }
.in-list li>span { float: right; color: #999; font-size:12px; }
.in-list li:hover { background-color:#fafafa; }

	/* 图片列表 */
.in-piList { padding:0 0 20px; overflow:hidden; }
.in-piList .pic-item-list { margin:0; padding:0; }
.in-piList .pic-item-list .pic-item { position:relative; margin:0; padding:0; }
.in-piList .pic-item-list .pic-item .rp { margin:6px; border:1px solid #dfd7d7; }
.in-piList .pic-item-list .pic-item .rp .list-pic { display:block; margin:0 auto; padding:0; text-align:center; }
.in-piList .pic-item-list .pic-item .rp .list-pic img { max-width: 100%; height:auto; }
.in-piList .pic-item-list .pic-item .rp dl { padding:8px 5px; color: #999; line-height:20px; text-align:center; }
.in-piList .pic-item-list .pic-item .rp dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.in-piList .pic-item-list .pic-item:hover .rp { box-shadow: 0px 3px 5px #ddd; }

	/* 图文内容 */
.IBW-Detail { padding-bottom:30px; font-size:14px; line-height: 2.3; }
.IBW-Detail img { max-width:100%; height:auto; }

	/* 图文列表 */
.in-pcList { padding:0 0 20px; overflow:hidden; }
.in-pcList .pic-item-list { margin:0; padding:0; }
.in-pcList .pic-item-list .pic-item { position:relative; margin:0; padding:0; }
.in-pcList .pic-item-list .pic-item .rp { margin:6px; padding: 20px; border-bottom:1px solid #dfd7d7; }
.in-pcList .pic-item-list .pic-item .rp .list-pic { float: left; margin:0; padding:0; text-align:center; }
.in-pcList .pic-item-list .pic-item .rp .list-pic img { max-width: 100%; height:auto; }
.in-pcList .pic-item-list .pic-item .rp dl { display: block; overflow: hidden; padding:0 0 0 20px; color: #999; font-size: 14px;  line-height:20px; }
.in-pcList .pic-item-list .pic-item .rp dl dt { line-height: 50px; font-size: 18px;  color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.in-pcList .pic-item-list .pic-item .rp dl .u-content { line-height: 24px; }
.in-pcList .pic-item-list .pic-item .rp dl .u-date { margin-top: 15px; }

.in-pcList .pic-item-list .pic-item:hover .rp { box-shadow: 0px 3px 5px #ddd; }

/*	默认模式 相册模式 */
.main-case{padding:15px 0 35px;background:#fff}
.main-case .topic{font-size:20px;font-weight:bold;text-align:center;color:#111;margin:0 0 15px;}
.slider-box-img{ width:100%;  min-width:980px;position:relative; overflow:hidden;text-align:center;border-top:1px solid #E8E8E8;}
.slider_box_bd{height:480px;position:relative; background:#fff;border:0!important}
.slider-box-img .bd{ width:980px; position:absolute; left:50%; margin-left:-490px  }
.slider-box-img .bd li{ width:980px;line-height:480px;overflow:hidden;text-align:center;position:relative;}
.slider-box-img .bd li img{max-width:900px;max-height:400px}
.slider-box-img .bd li .theme{position:absolute;bottom:10px;left:0;width:100%;line-height:26px;height:26px;overflow:hidden;background-color:transparent;text-align:center;}
.slider-box-img .bd li .theme .w{padding:0 10px;color:#111}
.slider-box-img .bd li .theme .c{padding:0 10px;color:#666;line-height:22px;}
.slider-box-img .tempWrap{ overflow:visible !important }
.slider-box-img .tempWrap ul{  margin-left:-980px !important; /*强制位置*/  }
.slider-box-img .bd li p{/position:absolute;/top:50%}
.slider-box-img .bd li p img{/position:relative;/top:-50%;/left:-50%;vertical-align:middle}
.slider-box-img .bd li p:after{content:".";font-size:1px;overflow:hidden}
.slider_box_hd{border-top:1px solid #E8E8E8;padding:15px 0 0;}
.slider-box-img .hd{ position:relative;margin:0 auto;height:95px;overflow:hidden;width:882px; left:0;z-index:1;text-align:center;  }
.slider-box-img .hd .wrap{width:10000%;position:relative;font-size:0}
.slider-box-img .hd .wrap ul{position:relative}

.slider-box-img .hd li{ float:left;overflow:hidden; margin:0; cursor:pointer;border:3px solid #f9f9f9;filter:alpha(opacity=50);opacity:0.5;}
.slider-box-img .hd li.on{border-color:#f60;filter:alpha(opacity=100);opacity:1;}
.slider-box-img .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:480px; cursor:pointer;}
.slider-box-img .pnBtn:hover{background-color:#ddd; filter:alpha(opacity=85);opacity:0.85;}
.slider-box-img .prev{ left:-50%; margin-left:-490px;border-right:1px solid #E8E8E8;}
.slider-box-img .next{ left:50%;  margin-left:490px;border-left:1px solid #E8E8E8;}
.slider-box-img .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:480px; background:#fff; filter:alpha(opacity=85);opacity:0.85;   }
	.slider-box-img .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:480px;  }
.slider-box-img .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider-box-img .prev .arrow{ right:0; background:url(slider-arrow.png) -150px 45% no-repeat;   }
.slider-box-img .next .arrow{ left:0; background:url(slider-arrow.png) -45px 45% no-repeat;  }

.PageNum{position:absolute;right:15px;top:15px;background:url(Digital_box.png) no-repeat;width:36px;height:36px;z-index:2}
.PageNum .curNum{font-size:26px;color:#f30;position:absolute;margin:-10px 0 0 -20px;text-align:right;width:30px}
.PageNum .allNum{color:#cfcfcf;margin:20px 0 0 10px}


	/* 分页 */
.paging { padding:30px 0; text-align:center; }
.paging a,.paging span { display:inline-block; *display:inline;  margin:0; padding:5px 10px; border:1px solid #ddd; background:#fff; line-height: 20px; vertical-align: top;}
.paging span { background:#143873; border-color:#143873; color:#fff; }
.paging select { min-height:32px; line-height: 32px; }


	/*	详细页面样式 标题、文字大小、分享、打印、上一条下一条 */
.display_title { padding:0 0 20px; text-align:center; }
.display_title h1 { margin:0 0 20px; padding:0 0 20px; border-bottom:1px solid #ddd; }

.display_title .info { min-height:28px; line-height:26px; }
.display_title .info span { display:inline-block; }

.m_intro { margin: 10px 20px 15px; padding:20px; background: #fafafa; }

.display_article,.ke-content { font-size:14px;line-height:2;color:#444}
.display_article { padding:0 0 20px; }
.display_article h3{color:#333}
.display_article img { max-width:100%; height:auto; }

.display_title .info .font_size { padding:0 20px;}
.display_title .info .font_size a { padding:0 3px; }
.display_title .info .mobile_qr { padding-right:20px; background:url(cd.png) no-repeat right center; cursor:pointer; }
.display_title .info .mobile_qr .qrimg { display:none; top:20px; }
.display_title .info .mobile_qr:hover .qrimg { display:block; }
.display_title .info .share_box { padding:0; position:relative; display:inline-block; text-align:center; width:102px; margin:0; cursor:pointer; }
.display_title .info .share_box .share_name { background:url(share_name.png) no-repeat; width:102px; height:26px; border-radius:3px; margin-bottom: 5px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px;} 
.display_title .info .share_box .share_content { position:absolute; background:#fff!important; width:300px; }

	/* 返回上一步 */
.diplay_foot { display:none; }

	/* 上一条、下一条 */
.page_up_dn { padding:15px 0; border-top:1px solid #f7f7f7; font-size: 14px; line-height:30px; overflow:hidden; }
.page_up_dn li { float:left; width:50%; box-sizing: border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }


.PRO-I .TITLE-LEAD { margin-bottom:20px; border-bottom: 1px solid #e7e5e5; font-size:18px; line-height:60px; font-weight: bold; clear: both; }

.display_title .info,
.display_title .others,
.display_title .others_online { display:inline-block; vertical-align:top;}
.display_title .others_online  { background:url(others_online.png) no-repeat; width:102px; height:26px; border-radius:3px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px; }

/*	在线客服 */
.mbar-ico i { background-image:url(base_online_lx.png); background-color:#41414e; }
.qq_content .dt{background:#1a7bb5;}
.qq_content dd a{background:url(base_tab_bg.jpg) repeat-x}
.qq_content dd a:hover{background:#062f7e;border-color:#062f7e;}
.qq_content dd p a{background:url(base_icon_qq.png) no-repeat 0 50%;}

	/* 筛选功能 */
.alllist { }
.alllist-sort { }
.alllist-sort-ul { width:auto; overflow:hidden; }
.alllist-sort-ul>li.clearfix {position: relative;margin-bottom: 12px;padding: 0 0 8px;border-bottom:1px solid #f7f7f7;line-height: 30px;font-size: 14px;}
.alllist-sort-ul .alllist-sort-ul-title { float:left; width: 110px; text-align: right; }
.alllist-sort-ul .alllist-sort-ul-angle { display:block; overflow:hidden; padding: 0 20px ; }
.alllist-sort-ul .alllist-sort-ul-angle>li { display: inline-block; margin-bottom:4px; vertical-align: top; }
.alllist-sort-ul .alllist-sort-ul-angle>li a { display:inline-block; padding: 0 17px; border-radius: 15px; white-space:nowrap; }
.alllist-sort-ul .alllist-sort-ul-angle>li a.active,
.alllist-sort-ul .alllist-sort-ul-angle>li a:hover{ background:#573b2d; color: #fff}

	/* 更多按钮隐藏 */
.pro_sort .promore { display:none; text-align:center; }
.pro_sort .promore a { position:absolute; width:32px; height:32px; right:0; bottom:0; display:block; text-indent:-999px; overflow:hidden; }

/* 会员登录界面 */
.inner .noleft { background: #fff; }
.inner .noleft #rightObj { padding:0; }
.inner .noleft #rightObj h2.title { display:block; margin-bottom:30px; border-bottom:1px solid #ddd; font-size: 20px; line-height: 60px; height: 60px; }

/* 会员中心 */
.member_login { font-size:14px; line-height:30px; }
.member_login .member_name { margin-bottom:20px; text-align:center; }
.member_login div.member_center { text-align:center; }
.member_login div.member_center table.member_center { margin: 0 auto; }
.member_login div.member_center table.member_center .logout { }

.inputbox .reg {}
.inputbox .reg .ibl { float: left;  width: 120px; height: 38px;  padding-right: 30px;  line-height: 38px;  text-align: right;}
.inputbox .reg .ibr { display:block; overflow:hidden; padding: 6px 0; }
.inputbox .reg .ibr .btn-submit,.reg .reset { width:40%; height: 44px; margin: 0; padding: 0; border: 0; color: #fff; font-size: 18px; line-height: 44px; }
.inputbox .reg .ibr .btn-submit { background: #d3a871; }
.inputbox .reg .ibr .reset { background: #646371; }
.inputbox .reg .ibr:after{display:table;content:"\20";clear: both;}

.inputbox .reg .module_field .c_left { line-height: 47px; }
.inputbox .reg .module_field .middle { line-height:47px; }




.main-home .home { background: #f6f6f6; }



	/* 基础固定内容_PC */
.ibw_intro{ }

/**************************************************

		头条新闻 IBW-TTXW-1

**************************************************/
	/* 头条新闻_1_PC */
.TTXW_CONTENT{color:#999;font-size:14px;line-height:20px;}
.TTXW_CONTENT .m-intro{padding:20px 0 0;}
.TTXW_CONTENT .m-intro .u-tt{height:32px;margin-bottom:14px;font-size:26px;line-height:32px;}
.TTXW_CONTENT .m-intro .u-date{margin-bottom:14px;}
.TTXW_CONTENT .m-intro .u-des{margin-bottom:14px;}
.TTXW_CONTENT .m-intro .u-more{height:37px;margin-bottom:14px;}
.TTXW_CONTENT .m-intro .u-more a{padding:0 42px 0 17px;border:1px solid #999;line-height:35px;color:#999;}
.TTXW_CONTENT .m-intro .u-more a:after{width:42px;line-height:35px;font-size:18px;color:#999;content:"→";}

	/* 头条新闻_2_PC */
.IBW-TTXW-2 .iFCB-FOCUS { text-align:center; }
.IBW-TTXW-2 .iFCB-FOCUS .bd ul li span { display: block; width:100%; padding:5px 20px; font-size:14px; line-height: 30px; box-sizing: border-box; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.IBW-TTXW-2 .iFCB-FOCUS .hd { position:absolute; left:0; bottom:50px; width:100%; height:12px; z-index:1; }
.IBW-TTXW-2 .iFCB-FOCUS .hd ul { width:100%; height:12px; }
.IBW-TTXW-2 .iFCB-FOCUS .hd ul li { width:12px; height:12px; margin:0 3px; border-radius:12px; background:#fff; line-height:999px; }
.IBW-TTXW-2 .iFCB-FOCUS .hd ul .on { background:#f60; }
.IBW-TTXW-2 .iFCB-FOCUS .prev,.IBW-TTXW-2 .iFCB-FOCUS .next { position: absolute; top:50%; width:48px; height: 48px; margin-top: -24px; }
.IBW-TTXW-2 .iFCB-FOCUS .prev { left: 0; background:url(prev.png) no-repeat;  }
.IBW-TTXW-2 .iFCB-FOCUS .next { right: 0; background:url(next.png) no-repeat; }

	/* 头条新闻_3_PC */
.IBW-TTXW-3 {}
.IBW-TTXW-3 .iFCB-FOCUS {}
.IBW-TTXW-3 .iFCB-FOCUS .bd { }
.IBW-TTXW-3 .iFCB-FOCUS .bd li .m-intro { display:block;padding:20px; background: #eee; color:#999; overflow:hidden; }
.IBW-TTXW-3 .iFCB-FOCUS .bd li .m-intro .u-tt { font-size:18px; line-height:32px; }
.IBW-TTXW-3 .iFCB-FOCUS .bd li .m-intro .u-tt a { width: 100%; padding:0; background:none; }
.IBW-TTXW-3 .iFCB-FOCUS .bd li .m-intro .u-des { margin-top:5px; font-size:14px; line-height:22px; }
.IBW-TTXW-3 .iFCB-FOCUS .bd li .m-intro .u-date{ margin-top:5px;}
.IBW-TTXW-3 .iFCB-FOCUS .hd { position:absolute; left:0; bottom:50%; width:100%; height:12px; margin-bottom:-100px; z-index:1; }
.IBW-TTXW-3 .iFCB-FOCUS .hd ul { padding:0 20px; height:12px; }
.IBW-TTXW-3 .iFCB-FOCUS .hd ul li { width:12px; height:12px; margin:0 3px; border-radius:12px; background:#fff; line-height:999px; }
.IBW-TTXW-3 .iFCB-FOCUS .hd ul .on { background:#f60; }


/**************************************************

		新闻列表 IBW-LIST-2

**************************************************/



	/* 新闻列表_1_PC */
.TTXW_LIST li{line-height:34px; font-size:14px; }
.TTXW_LIST li a{width:68%;padding-left:16px;background:url(IBW_S_1003_08.png) no-repeat 0 45%;}
.TTXW_LIST li .u-date span{color:#999;}
			/* 经过效果 */
	.TTXW_LIST li:hover a{margin-left:10px;}
	.TTXW_LIST li:hover .u-date{right:10px;}

	/* 新闻列表_2_PC */
.IBW-LIST-2 .TTXW_LIST li { padding-top:20px; padding-bottom:20px; }
.IBW-LIST-2 .TTXW_LIST li .u-date { float:left; right:auto; margin-right:30px; padding-top:10px; }
.IBW-LIST-2 .TTXW_LIST li .u-date span { font-size:30px; line-height:30px; }
.IBW-LIST-2 .TTXW_LIST li .u-date .split_m { display:none; }
.IBW-LIST-2 .TTXW_LIST li .u-date .date_y { display:block; font-size:16px; line-height:22px; }
.IBW-LIST-2 .TTXW_LIST li .u-date .date_m {}
.IBW-LIST-2 .TTXW_LIST li .u-date .date_d {}
.IBW-LIST-2 .TTXW_LIST li .m-intro { display:block; color:#999; overflow:hidden; }
.IBW-LIST-2 .TTXW_LIST li .m-intro .u-tt { font-size:18px; line-height:32px; }
.IBW-LIST-2 .TTXW_LIST li .m-intro .u-tt a { width: 100%; padding:0; background:none; }
.IBW-LIST-2 .TTXW_LIST li .m-intro .u-des { margin-top:10px; font-size:14px; line-height:22px; }
			/* 经过效果 */
	.IBW-LIST-2 .TTXW_LIST li:hover { background:#079986; }
	.IBW-LIST-2 .TTXW_LIST li:hover .u-date { right:auto; }
	.IBW-LIST-2 .TTXW_LIST li:hover .u-date span { color:#fff; }
	.IBW-LIST-2 .TTXW_LIST li:hover .m-intro .u-tt a { margin-left:0; color:#fff; }
	.IBW-LIST-2 .TTXW_LIST li:hover .u-des { color:#fff; }


.IBW-LIST-2 .TTXW_LIST .iFCB-PRO-1 { padding-left:10%; padding-right:10%; }
.IBW-LIST-2 .TTXW_LIST .iFCB-PRO-2 { padding-left:5%; padding-right:5%; }
.IBW-LIST-2 .TTXW_LIST .iFCB-PRO-3 { padding-left:2%; padding-right:2%; }
.IBW-LIST-2 .TTXW_LIST .iFCB-PRO-4 { padding-left:1%; padding-right:1%; }


	/* 新闻列表_3_PC */
.IBW-LIST-3 .TTXW_LIST li { padding-top:20px; padding-bottom:20px; }
.IBW-LIST-3 .TTXW_LIST li .u-date { float: none; right: auto; margin-right: 0; padding-bottom: 20px; border-bottom: 1px solid #eee;  margin-bottom: 10px; }
.IBW-LIST-3 .TTXW_LIST li .u-date span { font-size:26px; line-height:30px; }
.IBW-LIST-3 .TTXW_LIST li .u-date .split_m { display:none; }
.IBW-LIST-3 .TTXW_LIST li .u-date .date_y { display: block; font-size: 14px; line-height: 22px;  position: absolute;  bottom: 5px; left: 2px;}
.IBW-LIST-3 .TTXW_LIST li .u-date .date_m {}
.IBW-LIST-3 .TTXW_LIST li .u-date .date_d {}
.IBW-LIST-3 .TTXW_LIST li .m-intro { display:block; color:#999; overflow:hidden; }
.IBW-LIST-3 .TTXW_LIST li .m-intro .u-tt { font-size:18px; line-height:32px; }
.IBW-LIST-3 .TTXW_LIST li .m-intro .u-tt a { width: 100%; padding:0; background:none; }
.IBW-LIST-3 .TTXW_LIST li .m-intro .u-des { margin-top:5px; font-size:14px; line-height:22px; }
			/* 经过效果 */
	.IBW-LIST-3 .TTXW_LIST li:hover .u-date { border-bottom-color: #f60;  }
	.IBW-LIST-3 .TTXW_LIST li:hover .u-date span { color:#f60; }
	.IBW-LIST-3 .TTXW_LIST li:hover .m-intro .u-tt a { margin-left:0; color:#f60; }

.IBW-LIST-3 .TTXW_LIST .iFCB-PRO-1 { padding-left:0%; padding-right:0%; }
.IBW-LIST-3 .TTXW_LIST .iFCB-PRO-2 { padding-left:2%; padding-right:2%; }
.IBW-LIST-3 .TTXW_LIST .iFCB-PRO-3,.IBW-LIST-3 .TTXW_LIST .iFCB-PRO-4 { padding-left:1%; padding-right:1%; }



/**************************************************

		栏目切换

**************************************************/
	/* 栏目切换_1_PC */
.IBW-TAB-1 {}
.IBW-TAB-1 .hd { padding-bottom:20px; overflow: hidden; }
.IBW-TAB-1 .hd ul { display: table; width: 100%; border-left: 1px solid #ddd; border-right: 1px solid #ddd; box-sizing: border-box; }
.IBW-TAB-1 .hd ul::after{content:"";display:table;clear:both}
.IBW-TAB-1 .hd ul li { position: relative; display: table-cell; background: #fff; font-size: 16px; line-height: 55px; text-align: center; cursor: pointer; }
.IBW-TAB-1 .hd ul li::after{ position: absolute; left: 50%; bottom: -16px; margin-left:-21px; font-size: 70px; line-height: 36px; content:"◆"; display: none; }
.IBW-TAB-1 .hd ul li a { display: block; margin: 0 -1px; border: 1px solid #ddd; }
.IBW-TAB-1 .hd ul li i {}
.IBW-TAB-1 .hd ul .on { background: #0076ce; }
.IBW-TAB-1 .hd ul .on::after { display: block; color: #0076ce; }
.IBW-TAB-1 .hd ul .on a { color: #fff; border: 1px solid #0076ce; }
.IBW-TAB-1 .bd {}

.IBW-TAB-1 .bd li { padding-top:20px; padding-bottom:20px; }
.IBW-TAB-1 .bd li .u-date { float:left; right:auto; margin-right:30px; padding-top:10px; }
.IBW-TAB-1 .bd li .u-date span { font-size:30px; line-height:30px; }
.IBW-TAB-1 .bd li .u-date .split_m { display:none; }
.IBW-TAB-1 .bd li .u-date .date_y { display:block; font-size:16px; line-height:22px; }
.IBW-TAB-1 .bd li .u-date .date_m {}
.IBW-TAB-1 .bd li .u-date .date_d {}
.IBW-TAB-1 .bd li .m-intro { display:block; color:#999; overflow:hidden; }
.IBW-TAB-1 .bd li .m-intro .u-tt { font-size:18px; line-height:32px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.IBW-TAB-1 .bd li .m-intro .u-tt a { width: 100%; padding:0; background:none; }
.IBW-TAB-1 .bd li .m-intro .u-des { margin-top:10px; font-size:14px; line-height:22px; }
			/* 经过效果 */
	.IBW-TAB-1 .bd li:hover { background:#eee; }
	.IBW-TAB-1 .bd li:hover .u-date { right:auto; }
	.IBW-TAB-1 .bd li:hover .u-date span { }
	.IBW-TAB-1 .bd li:hover .m-intro .u-tt a { margin-left:0; }
	.IBW-TAB-1 .bd li:hover .u-des { }

.IBW-TAB-1 .bd .iFCB-PRO-1 { padding-left:10%; padding-right:10%; }
.IBW-TAB-1 .bd .iFCB-PRO-2 { padding-left:5%; padding-right:5%; }
.IBW-TAB-1 .bd .iFCB-PRO-3 { padding-left:2%; padding-right:2%; }
.IBW-TAB-1 .bd .iFCB-PRO-4 { padding-left:1%; padding-right:1%; }






/**************************************************

		图文内容

**************************************************/

	/* 基础图文内容_PC */
.IBW-TW-1 .TW_CONTENT{color:#999;font-size:14px;line-height:20px;}
.IBW-TW-1 .TW_CONTENT .m-intro{padding:20px 0 0;}
.IBW-TW-1 .TW_CONTENT .m-intro .u-tt{height:32px;margin-bottom:14px;font-size:26px;line-height:32px;}
.IBW-TW-1 .TW_CONTENT .m-intro .u-des{margin-bottom:14px;}
.IBW-TW-1 .TW_CONTENT .m-intro .u-more{height:37px;margin-bottom:14px;}
.IBW-TW-1 .TW_CONTENT .m-intro .u-more a{padding:0 42px 0 17px;border:1px solid #999;line-height:35px;color:#999;}
.IBW-TW-1 .TW_CONTENT .m-intro .u-more a:after{width:42px;line-height:35px;font-size:18px;color:#999;content:"→";}

	/* 图文内容二 */
.IBW-TW-2 .TW_CONTENT .m-pic{float:none;margin-right:0%;clear:both;}


	/* w7011_1_PC */
.IBW-TW-w7011-1 .TW_CONTENT {color:inherit;font-size:14px;line-height:24px;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro{padding:0;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro .u-tt{height:32px;margin-bottom:20px;font-size:26px;line-height:32px;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro .u-des{margin-bottom:20px;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro .u-more{height:37px;margin-bottom:14px;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro .u-more a{padding:0 42px 0 17px;border:1px solid #fff;line-height:35px;color:#999;}
.IBW-TW-w7011-1 .TW_CONTENT .m-intro .u-more a:after{width:42px;line-height:35px;font-size:18px;color:#fff;content:"→";}
			/* 经过效果 */
	.IBW-TW-w7011-1 .TW_CONTENT:hover .m-pic img{transform:scale(1)}


/**************************************************

		图文列表

**************************************************/

	/* 图文列表_1_PC */
.iFCB-TWLB{color:#999; font-size:14px; line-height:20px;}
.iFCB-TWLB .iFCB-rp{margin:0 21px 20px;}
.iFCB-TWLB .m-pic{float:left;}
.iFCB-TWLB .m-intro{padding:0 4%;}
.iFCB-TWLB .m-intro .u-tt{height:30px;margin-bottom:14px;padding-bottom:8px; border-bottom:1px solid #f0f0f0; font-size:16px; line-height:30px;}
.iFCB-TWLB .m-intro .u-date{margin-bottom:8px;}
.iFCB-TWLB .m-intro .u-des{margin-bottom:8px;}

	/* 图文列表_2_PC */
.IBW-TWLB-2 .iFCB-TWLB{color: #999;}
.IBW-TWLB-2 .iFCB-TWLB .m-pic{float: none; clear:both;}
.IBW-TWLB-2 .iFCB-TWLB .m-intro{padding:10px 0 ; }
.IBW-TWLB-2 .iFCB-TWLB .m-intro .u-tt{height: 40px;line-height: 40px;}
.IBW-TWLB-2 .iFCB-TWLB .m-intro .u-des{}
.IBW-TWLB-2 .iFCB-TWLB .m-intro .u-date{}
.IBW-TWLB-2 .iFCB-TWLB .m-intro::before{position: absolute; bottom:0; left:0; width:0; height:3px; background-color:#e3c783; content: ""; }
		/* 经过效果 */
.IBW-TWLB-2 .iFCB-TWLB li:hover .m-intro::before{width:100%;}

	/* 图文列表_3_PC */
.IBW-TWLB-3 .iFCB-TWLB{color: #999;}
.IBW-TWLB-3 .iFCB-TWLB li .iFCB-rp { margin: 0; }
.IBW-TWLB-3 .iFCB-TWLB .m-pic{float: none; clear:both;}
.IBW-TWLB-3 .iFCB-TWLB .m-intro{padding:6%; border-left: 1px solid #eee; border-right: 1px solid #eee; }
.IBW-TWLB-3 .iFCB-TWLB .m-intro .u-tt{height: 40px;margin-bottom:0;padding-bottom:0;border-bottom:0;line-height: 40px;}
.IBW-TWLB-3 .iFCB-TWLB .m-intro .u-des{ margin-top:8px; margin-bottom:0; }
.IBW-TWLB-3 .iFCB-TWLB .m-intro .u-date{ margin-top:18px; }
.IBW-TWLB-3 .iFCB-TWLB .m-intro::before{position: absolute; bottom:0; left:0; width:100%; height:5px; background-color:#eee; content: ""; }
		/* 经过效果 */
.IBW-TWLB-3 .iFCB-TWLB li:hover .m-intro::before{ background-color:#a00; }


	/* w7011_1_PC */
.IBW-TWLB-w7011-1 .iFCB-TWLB { color: #999; }
.IBW-TWLB-w7011-1 .iFCB-TWLB .iFCB-rp {margin: 0 31px 20px;}
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-pic{float: none; clear:both; text-align: center;}
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-pic img { width: auto; margin:0 auto; }
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-intro{padding:10px 0 ; text-align: center; }
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-intro .u-tt{height: 40px;margin-bottom: 0;border-bottom:0;font-size:22px;line-height: 40px;}
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-intro .u-tt a { color:#345d97; }
.IBW-TWLB-w7011-1 .iFCB-TWLB .m-intro .u-des{}

		/* 经过效果 */
.IBW-TWLB-w7011-1 .iFCB-TWLB li:hover .m-pic img {transform: scale(1);}

.IBW-w7011-Border .m-pic {padding: 10px; border:3px solid #d3d3d3; }


/**************************************************

		图片列表

**************************************************/

	/* 图片列表_1_PC */
.iFCB-TPLB { color:#999; font-size:14px; line-height:20px; }
.iFCB-TPLB .iFCB-rp { margin:0 10px 20px; }
.iFCB-TPLB .m-intro,.iFCB-TPLB .m-intro-wp { padding:15px 20px; background: #295ca0; color:#fff; }
.iFCB-TPLB .m-intro .u-tt { height:30px; font-size:14px; line-height:30px; }
.iFCB-TPLB .m-intro .u-tt a { color:#fff; }
		/* 经过效果 */
	.iFCB-TPLB li:hover .iFCB-rp { box-shadow:0 0 2px #999; }
	



	/* 图片列表_2_PC */
.IBW-TPLB-2 .iFCB-TPLB {}
.IBW-TPLB-2 .iFCB-TPLB .iFCB-rp{box-shadow: 1px 1px 3px #ccc;}
.IBW-TPLB-2 .iFCB-TPLB .m-intro{padding:15px 20px; background: #fff; color: #333;}
.IBW-TPLB-2 .iFCB-TPLB .m-intro .u-tt a{display: block; padding-right: 35px; color: #333;}
.IBW-TPLB-2 .iFCB-TPLB .m-intro .u-tt a:hover{color: #295ca0;}
.IBW-TPLB-2 .iFCB-TPLB .m-intro .u-tt::before{position: absolute; top:50%; right:0; width:25px; height:25px; margin-top:-12px; background:url(IBW_S_1003_06.png) no-repeat; content: ""; }
		/* 经过效果 */
.IBW-TPLB-2 .iFCB-TPLB li:hover .m-intro .u-tt::before{right:5px; background:url(IBW_S_1003_07.png) no-repeat; content: "";}
.IBW-TPLB-2 .iFCB-TPLB li:hover .iFCB-rp {box-shadow: 1px 1px 3px #ccc;}

	/* 图片列表_3_PC */
.IBW-TPLB-3 .iFCB-TPLB{ width:1221px; }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp{ margin:0 21px 0 0; }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp .m-pic { }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp .m-pic img { }
.IBW-TPLB-3 .iFCB-TPLB .m-intro{ padding:15px 20px; overflow: hidden; }

	/* 图片列表_4_PC */
.IBW-TPLB-3 .iFCB-TPLB{ width:1221px; }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp{ margin:0 21px 0 0; }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp .m-pic { }
.IBW-TPLB-3 .iFCB-TPLB .iFCB-rp .m-pic img { }
.IBW-TPLB-3 .iFCB-TPLB .m-intro{ padding:15px 20px; overflow: hidden; }

	/* 图片列表_4_PC */
.IBW-TPLB-4 { position: relative; overflow: hidden; }
.IBW-TPLB-4 .iFCB-TPLB { width: calc(100% + 21px); }
.IBW-TPLB-4 .iFCB-TPLB .iFCB-rp{ margin:0 21px 21px 0; }
.IBW-TPLB-4 .iFCB-TPLB .iFCB-rp .m-pic { }
.IBW-TPLB-4 .iFCB-TPLB .iFCB-rp .m-pic img { }
.IBW-TPLB-4 .iFCB-TPLB .m-intro-wp { position: absolute; left: 0; bottom:0; top:0; right:0; width: 100%; padding:0; overflow: hidden; text-align: center; opacity:0; transition:all 0.3s ease-in; }
.IBW-TPLB-4 .iFCB-TPLB .m-intro { width: 100%; padding:0 5%; vertical-align: middle; display: inline-block; }
.IBW-TPLB-4 .iFCB-TPLB .m-intro .u-tt { height: 40px; font-size:16px; line-height: 40px; }
.IBW-TPLB-4 .iFCB-TPLB .m-intro .u-des {}
		/* 经过效果 */
.IBW-TPLB-4 .iFCB-TPLB li:hover .m-intro-wp { opacity:1; }
	/* 箭头 */
.IBW-TPLB-4 .prev,.IBW-TPLB-4 .next { position: absolute; top:50%; width:35px; height: 60px; margin-top: -30px; background: url(sprite_img_arror.png) no-repeat; z-index: 9; }
.IBW-TPLB-4 .prev { left:-50px; background-position: 0 0; transition:left .3s; }
.IBW-TPLB-4:hover .prev { left:0; }
.IBW-TPLB-4 .prev:hover { background-position: -99px 0; }
.IBW-TPLB-4 .next { right:-50px; background-position: -49px 0; transition:right .3s; }
.IBW-TPLB-4:hover .next { right:0; }
.IBW-TPLB-4 .next:hover { background-position: -143px 0; }


.prev,.next { display: none; }
.marquee .prev,.marquee .next { display: block; }


	/* 标题一 */
.m-tt .title { min-height:50px; margin-bottom: 20px; line-height:50px; }
.m-tt .title::after{display:block;content:"";clear:both}
.m-tt .title .title_more { position: relative; float: left; padding:0 14px; color:#333; font-size:28px; font-weight:100; }
.m-tt .title .title_more a { color:#333; }
.m-tt .title .more { float: right; }
.m-tt .title .title_more::before,.m-tt .title .title_more::after { content: ""; position: absolute; width: 10px; height: 9px; }
.m-tt .title .title_more::before { right: 0; bottom: 0; border-right:1px solid #784c3e; border-bottom:1px solid #784c3e; }
.m-tt .title .title_more::after { left: 0; top: 0; border-left:1px solid #784c3e; border-top:1px solid #784c3e; }


/**************************************************

		定制表单

**************************************************/
.btn-area .btn-submit, .btn-area .reset { width:100%; height:44px; margin:0; padding:0; border:0; color:#fff; font-size:18px; line-height:44px; }
.btn-area .btn-submit { background:#d3a871; margin-right:0; }
.btn-area .btn-submit:hover { background:#bc9562; }
.btn-area .reset { background:#646371; display:none; }
.btn-area .reset:hover { background:#52515d; }

	/* 表单部分 */
.module_field .middle .input { border:1px solid #e5e5e5; background:#fff; font-size:14px; }
.module_field .middle .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
	/* 表单内容有误 */
.module_field .middle .input-validation-error {  border:1px solid #ac2925; background:#ac2925; color: #fff; }
	/* 人才招聘表单 */
.formitemlist .formInput { border:1px solid #e5e5e5; background:#fff; font-size:14px; }
.formitemlist .formInput:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.formitemlist .date { border:1px solid #e5e5e5; background:#fff; font-size:14px; }

.title,.m-kwt { height:40px; border-bottom: 1px solid #ddd; line-height:40px; }
.title .more { float:right; font-size:12px; }
.title .more a { display: block; width: 44px; background: url(more.jpg) no-repeat left center; text-indent: -999em; }
.title .title_more,.m-kwt .m-kwtm { float: left; margin-bottom: -1px; border-bottom: 1px solid #e40112; font-size:18px; }


.m-box { padding:14px; background: #fff; }
.m-box .content { padding:15px 0 5px; }

.m-partner .content { margin: 0 -8px; padding:10px 0 0; }

.m-hotNews { padding:14px 20px 6px; }
.m-hotNews .content { padding:15px 0 0; }

.m-nt { position: relative; line-height: 50px; }
.m-nt:after { position: absolute; left: 50%; top: 0; width:500px; height: 50px; margin-left:-960px; background: url(nt.jpg) repeat-x; content: ""  }
.m-nt .title { position: relative; float:left; width:140px; height: 50px; border-bottom:0; line-height: 50px; z-index: 1; }
.m-nt .title .title_more { padding-left:50px; background: url(icon_nt.png) no-repeat 24px 50%; color: #fff; font-size: 14px; border-bottom:0; }
.m-nt .content { display: block;overflow: hidden; padding:0 0 0 38px; }

.m-down .w7101-LIST ul li { padding-left: 17px; background: url(icon_down.png) no-repeat left center; }
.m-down .w7101-LIST ul li:hover { background: url(icon_down_o.png) no-repeat left center; }






.con01L{position: relative;}
.con01L .slidePic .hd{ width: 360px;border-radius: 5px 5px 0 0;overflow: hidden; background: #dce2e5;border-bottom: 2px solid #004b98;}
.con01L .slidePic .hd ul li{display: none;}
.con01L .slidePic .hd ul li:nth-child(1),
.con01L .slidePic .hd ul li:nth-child(2){display: block;}
.con01L .slidePic .hd ul li:nth-child(1) a,
.con01L .slidePic .hd ul li:nth-child(2) a{display: block; width: 122px; height: 40px; font-size: 13px; color: #444;
line-height: 40px;overflow: hidden;text-align: center;float: left;}
.con01L .slidePic .hd ul li.on a{background: #004b98; color: #fff;}

.con01L .slidePic .bd{ width: 360px;border: 1px solid #d3dce2;box-sizing: border-box;border-top: 0;padding:24px 42px 22px;height: 270px;
background: #fff }
.con01L .slidePic .bd ul li{float: left; width: 33.33%;margin-bottom: 18px;}
.con01L .slidePic .bd ul li a{padding-left: 10px; background: url(ico001.png) no-repeat left center;}
.con01L .slidePic .bd ul li:hover a{padding-left: 24px;}


.con01C{position: relative;}
.con01C .slidePic .hd{ width: 420px;border-radius: 5px 5px 0 0;overflow: hidden; background: #dce2e5;border-bottom: 2px solid #004b98;}
.con01C .slidePic .hd ul li{display: none;}
.con01C .slidePic .hd ul li:nth-child(1),
.con01C .slidePic .hd ul li:nth-child(2),
.con01C .slidePic .hd ul li:nth-child(3){display: block;}
.con01C .slidePic .hd ul li:nth-child(1) a,
.con01C .slidePic .hd ul li:nth-child(2) a,
.con01C .slidePic .hd ul li:nth-child(3) a{display: block; width: 122px; height: 40px; font-size: 13px; color: #444;
line-height: 40px;overflow: hidden;text-align: center;float: left;}
.con01C .slidePic .hd ul li.on a{background: #004b98; color: #fff;}

.con01C .slidePic .bd{ width: 420px;border: 1px solid #d3dce2;box-sizing: border-box;border-top: 0;padding: 10px;height: 270px;
background: #fff }
.con01C .slidePic .bd ul li{ margin-bottom: 10px;}
.con01C .slidePic .bd ul li:last-child{margin-bottom: 0;}
.con01C .slidePic .bd ul li .img{ width: 157px; height: 116px; overflow: hidden;}
.con01C .slidePic .bd ul li .img img{ transition: all 0.6s ease-in-out; width: 100%}
.con01C .slidePic .bd ul li:hover .img img{transform: scale(1.1);}
.con01C .slidePic .bd ul li .font {width: 225px;}
.con01C .slidePic .bd ul li .font .title a{color: #111111;margin-bottom: 10px; font-weight: normal; font-size: 14px;display: block;
text-align: left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.con01C .slidePic .bd ul li:hover .font .title a{padding-left: 14px;}
.con01C .slidePic .bd ul li .content{font-size: 12px;line-height: 18px; color: #666666;height:54px;overflow: hidden; }




.con01R{position: relative;}
.con01R .slidePic .hd{ width: 360px;border-radius: 5px 5px 0 0;overflow: hidden; background: #dce2e5;border-bottom: 2px solid #004b98;}
.con01R .slidePic .hd ul li a{display: block; width: 120px; height: 40px; font-size: 13px; color: #444;
line-height: 40px;overflow: hidden;text-align: center;float: left;}
.con01R .slidePic .hd ul li.on a{background: #004b98; color: #fff;}

.con01R .slidePic .bd{ width: 360px;border: 1px solid #d3dce2;box-sizing: border-box;border-top: 0;padding: 10px 16px 22px;height: 270px;
background: #fff }
.con01R .slidePic .bd ul li{float: left; /*width: 33.33%;margin-bottom: 18px;*/}
/*.con01R .slidePic .bd ul li a{padding-left: 10px; background: url(ico001.png) no-repeat left center;}
.con01R .slidePic .bd ul li:hover a{padding-left: 24px;}*/
.con01R .slidePic .bd  .picScroll .bd01 li{margin: 0 2px;width: 161px; }
.con01R .slidePic .bd  .picScroll .bd01 li .title {width: 90%;margin: 0 auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;height:24px;line-height: 24px;text-align: center;border-bottom: 0;}
.con01R .slidePic .bd  .picScroll .bd01 li .title a{font-size: 13px; color: #333333;text-align: center;margin-top: 20px; }
.con01R .slidePic .bd  .picScroll .bd01 .img{ width: 161px; overflow: hidden;}
.con01R .slidePic .bd  .picScroll .bd01 .img img{ transition: all 0.6s ease-in-out; width: 100%}
.con01R .slidePic .bd  .picScroll .bd01 ul li:hover .img img{transform: scale(1.1);}



.con02 .con002 .title{border-bottom: 1px solid #004b98;}
.con02 .con002 .title_more{display: block;width: 122px;height: 40px;font-size: 13px;line-height: 40px;overflow: hidden;text-align: center;float: left;background: #004b98;color: #fff;border-bottom: 0;border-radius: 8px 8px 0 0;}


.picFont .img{padding: 8px 0;margin: 0 14px 0 30px;}
.picFont .font{line-height: 22px; color: #666666;width: 1070px;padding: 8px 0;}



.pic_scroll .bd ul li{float: left;padding: 2px; background: #fff;margin: 0 8px;}
.pic_scroll .bd ul li:hover{background: #004b98;}
.pic_scroll .bd ul li .title01{ width:260px; margin: 0 auto;}
.pic_scroll .bd ul li:hover .title01 a{color: #fff}
.pic_scroll .bd ul li .title01 a{display: block; height: 24px;line-height: 24px;text-align: center;color: #444444; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.pic_scroll .bd ul li .img{ width: 280px; height: 200px; overflow: hidden;}
.pic_scroll .bd ul li .img img{ transition: all 0.6s ease-in-out; width: 100%}
.pic_scroll .bd ul li:hover .img img{transform: scale(1.1);}


.pic_scroll .hd{text-align: center;margin-top: 25px;}
.pic_scroll .hd ul{display: inline-block;}
.pic_scroll .hd ul li{float: left;width: 8px; height: 8px;float: left;margin: 0 4px; background: #b5b5b5;text-indent: -9999px;}
.pic_scroll .hd ul li.on{background: #004b98;}


.iFCB-TWLB .m-pic .intro-info-img{width: auto;}




