﻿/******************************************************************************/
/**
 * body style
 */
*
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body
{
	border: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif, "宋体";
	color: #585858;
	background: #eaeaea;
}
a
{
	color: #585858;
	text-decoration: none;
}
a:focus
{
	outline: none;
}
a:hover
{
	color: #1d5ead;
}
a:visited
{
	color: #84858a;
}
form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select, textarea
{
	color: #84858a;
	font-size: 12px;
}
textarea
{
	padding: 3px;
}
div, ul, li, p, table, tr, td, img
{
	border: 0px;
}
.clear_left
{
	clear: left;
}
.clear_right
{
	clear: right;
}
.clear_both
{
	clear: both;
}
.float_right
{
	float: right;
}
h3 span
{
	float: right;
}
h3 span a.more
{
	width: 90px;
	height: 22px;
	display: block;
	text-indent: -999px;
}
.red
{
	color: #F00;
}
/*顶部*/
.wapper
{
	width: 980px;
	margin: auto;
	background: url(../images/bg.gif);
	padding: 10px 0 0 10px;
}
.header
{
	height: 127px;
	background: url(../images/top.png);
}
.logo
{
	float: left;
	width: 417px;
	height: 84px;
	display: inline-block;
	padding: 5px 0 0 5px;
}
.top_right
{
	float: right;
	display: inline-block;
	padding: 10px 20px 0 0;
}
.lang
{
	float: right;
	display: inline-block;
	margin-bottom: 10px;
}
.lang a.en
{
	background: url(../images/t_cn.png) no-repeat;
	width: 128px;
	float: left;
	height: 26px;
	text-indent: -9999px;
}
.lang a.cn
{
	background: url(../images/t_en.png) no-repeat;
	width: 79px;
	height: 26px;
	float: left;
	text-indent: -9999px;
}
.search_box
{
	float: right;
}
.search_name
{
	float: left;
	display: inline-block;
}
.search_bg
{
	background: url(../images/search_bg.gif) no-repeat;
	width: 124px;
	height: 21px;
	border: none;
	float: left;
	display: inline-block;
	line-height: 21px;
	padding-left: 3px;
}
.search_button
{
	background: url(../images/search_button.gif) no-repeat;
	width: 62px;
	height: 21px;
	float: left;
	display: inline-block;
	border: none;
	margin-left: 5px;
}
.nav
{
	padding-left: 55px;
	height: 38px;
	width: 925px;
	display: block;
	overflow: hidden;
}
.nav li
{
	float: left;
	display: inline-block;
	height: 38px;
}
.nav li a
{
	display: block;
	width: 88px;
	height: 38px;
	text-indent: -9999em;
}
.nav li a.menu_1
{
	background: url(../images/nav.jpg) -74px top no-repeat;
}
.nav li a:hover.menu_1
{
	background: url(../images/nav.jpg) -74px bottom no-repeat;
}
.nav li a.current1
{
	background: url(../images/nav.jpg) -74px bottom no-repeat;
}
.nav li a.menu_2
{
	background: url(../images/nav.jpg) -162px top no-repeat;
}
.nav li a:hover.menu_2
{
	background: url(../images/nav.jpg) -162px bottom no-repeat;
}
.nav li a.current2
{
	background: url(../images/nav.jpg) -162px bottom no-repeat;
}
.nav li a.menu_3
{
	background: url(../images/nav.jpg) -248px top no-repeat;
}
.nav li a:hover.menu_3
{
	background: url(../images/nav.jpg) -248px bottom no-repeat;
}
.nav li a.current3
{
	background: url(../images/nav.jpg) -248px bottom no-repeat;
}
.nav li a.menu_4
{
	background: url(../images/nav.jpg) -336px top no-repeat;
}
.nav li a:hover.menu_4
{
	background: url(../images/nav.jpg) -336px bottom no-repeat;
}
.nav li a.current4
{
	background: url(../images/nav.jpg) -336px bottom no-repeat;
}
.nav li a.menu_5
{
	background: url(../images/nav.jpg) -423px top no-repeat;
}
.nav li a:hover.menu_5
{
	background: url(../images/nav.jpg) -423px bottom no-repeat;
}
.nav li a.current5
{
	background: url(../images/nav.jpg) -423px bottom no-repeat;
}
.nav li a.menu_6
{
	background: url(../images/nav.jpg) -510px top no-repeat;
}
.nav li a:hover.menu_6
{
	background: url(../images/nav.jpg) -510px bottom no-repeat;
}
.nav li a.current6
{
	background: url(../images/nav.jpg) -510px bottom no-repeat;
}
.nav li a.menu_7
{
	background: url(../images/nav.jpg) -598px top no-repeat;
}
.nav li a:hover.menu_7
{
	background: url(../images/nav.jpg) -598px bottom no-repeat;
}
.nav li a.current7
{
	background: url(../images/nav.jpg) -598px bottom no-repeat;
}
.nav li a.menu_8
{
	background: url(../images/nav.jpg) -684px top no-repeat;
}
.nav li a:hover.menu_8
{
	background: url(../images/nav.jpg) -684px bottom no-repeat;
}
.nav li a.current8
{
	background: url(../images/nav.jpg) -684px bottom no-repeat;
}
.nav li a.menu_9
{
	background: url(../images/nav.jpg) -770px top no-repeat;
}
.nav li a:hover.menu_9
{
	background: url(../images/nav.jpg) -770px bottom no-repeat;
}
.nav li a.current9
{
	background: url(../images/nav.jpg) -770px bottom no-repeat;
}
.nav li a.menu_10
{
	background: url(../images/nav.jpg) -856px top no-repeat;
}
.nav li a:hover.menu_10
{
	background: url(../images/nav.jpg) -856px bottom no-repeat;
}
.nav li a.current10
{
	background: url(../images/nav.jpg) -856px bottom no-repeat;
}
.main_box
{
	background: url(../images/main_bg.png);
	height: 461px;
	padding: 20px 15px 0 15px;
}
.m_left
{
	float: left;
	width: 552px;
}
.m_right
{
	float: right;
	width: 376px;
}
.p_bottom
{
	padding-bottom: 30px;
}
.p_bottom1
{
	padding-bottom: 13px;
}
.news
{
	margin-left: 5px;
}
.news h3
{
	background: url(../images/t_news.png) -87px top no-repeat;
	font-size: 12px;
	overflow: hidden;
}
.news h3 ul li
{
	float: left;
	width: 87px;
	text-align: center;
	height: 29px;
	line-height: 28px;
	cursor: pointer;
}
.news h3 ul li.current
{
	background: url(../images/t_news.png) no-repeat;
	color: #fff;
}
.news .news_img
{
	float: left;
	width: 91px;
	padding: 20px 10px 10px 10px;
}
.news .news_img img
{
	border: 1px solid #d9d9d9;
	padding: 1px;
}
.news ul.news_list
{
	float: right;
	width: 410px;
	margin-right: 18px;
	padding-top: 8px;
}
.news ul.news_list li
{
	background: url(../images/line.gif) left bottom repeat-x;
	padding: 5px 0 3px 0;
}
.news ul.news_list li a
{
	background: url(../images/li.png) 3px 3px no-repeat;
	padding-left: 20px;
}
.news ul.news_list li span
{
	float: right;
}
.project
{
	background: url(../images/jdgc.png) no-repeat;
	padding-left: 15px;
	height: 242px;
}
.project h3
{
	color: #005480;
	padding: 20px 25px 0 20px;
	margin-bottom: 20px;
	display: block;
}
.project h3 span
{
	float: right;
}
.project h3 span a.more
{
	width: 90px;
	height: 22px;
	display: block;
}
.project dl
{
	float: left;
	margin-left: 12px!Important;
	margin-left: 8px;
}
.project dl dt
{
	width: 150px;
	height: 110px;
	position: relative;
	z-index: 99;
}
.project dl dt p
{
	background: url(../images/jdgc_bg.gif) no-repeat;
	position: absolute;
	width: 150px;
	height: 110px;
	cursor: pointer;
}
.project dl dd
{
	text-align: center;
	padding: 5px;
}
.video
{
	background: url(../images/t_video.png) no-repeat;
}
.video h3
{
	height: 48px;
	text-indent: -999em;
}
.video div
{
	border: 1px solid #d6d6d6;
	height: 236px;
}
.job a
{
	background: url(../images/join.png) no-repeat;
	display: block;
	height: 51px;
	text-indent: -999em;
}
.link
{
	background: url(../images/link_bg.png) no-repeat;
	height: 32px;
	padding: 13px 0 0 127px;
}
.link select
{
	width: 190px;
}
.cooperation
{
	background: url(../images/menu_bg.jpg) no-repeat;
	height: 32px;
	padding: 13px 0 0 60px;
	width:320px;
	text-align:left;
}
.footer
{
	height: 82px;
	padding: 10px 0;
	background: url(../images/bottom_bg.gif);
	text-align: center;
}
.f_logo
{
	width: 800px;
	margin: auto;
	background: url(../images/logo_b.png) left top no-repeat;
	height: 82px;
	text-align: left;
	padding: 15px 0 0 130px;
}

/*CSS page*/
div.pagelist
{
	padding: 10px 3px 3px 3px;
	margin: 10px 3px;
	text-align: right;
}
div.pagelist a
{
	text-decoration: none;
	border: #ddd 1px solid;
	padding: 2px 5px;
	color: #666;
	margin: 2px;
}
div.pagelist a:hover
{
	border: #036cb4 1px solid;
	color: #036cb4;
}
div.pagelist span.current
{
	border: #036cb4 1px solid;
	background: #036cb4;
	padding: 2px 5px;
	font-weight: bold;
	color: #ffffff;
}
div.pagelist span.disabled
{
	border: #dddddd 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #036cb4;
}

/** 内页框架 **/
.main_top
{
	background: url(../images/bg_top.png) top repeat-x;
}
.main
{
	background: url(../images/bg_bottom.png) bottom repeat-x;
	padding: 20px 15px 0 15px;
}
.main_left
{
	height: 800px;
	width: 220px;
	float: left;
	display: inline-block;
}
.main_left_title {
    width: 215px;
    height: 44px;

    background-color: #f2f2f2;
    border: 2px solid #e5e6e9;
    color: #153a7c;
    line-height: 44px;
    font-size: 16px;
}
.main_left_title h3{text-align:center;}
.main_left_main
{
	background: url(../images/left_bottom.gif) no-repeat;
	width: 220px;
	height: 720px;
	padding-top: 35px;
}
.main_left_main ul
{
	width: 188px;
	margin: 0 auto;
	display: block;
}
.main_left_main ul li
{
	background: url(../images/left_menu.gif) no-repeat;
	width: 188px;
	height: 26px;
	color: #005480;
	font-weight: bold;
	margin: 5px 0;
}
.main_left_main ul li a
{
	width: 163px;
	height: 22px;
	color: #666666;
	font-weight: normal;
	padding: 4px 0 0 25px;
	display: block;
}
.main_left_main ul li a:hover
{
	width: 163px;
	height: 22px;
	color: #005480;
	font-weight: bold;
	padding: 4px 0 0 25px;
	display: block;
}
.main_left_main ul li a.current
{
	width: 163px;
	height: 22px;
	color: #005480;
	font-weight: bold;
	padding: 4px 0 0 25px;
	display: block;
}
.main_right
{
	width: 715px;
	margin-left: 15px;
	float: left;
	display: inline-block;
}
.main_right_title
{
	width: 715px;
	height: 45px;
}
.main_right_title span
{
	float: right;
	color: #0e3178;
	padding: 15px 30px 0 20px;
	background: url(../images/icon.gif) 0px 20px no-repeat;
	font-size: 12px;
	font-weight: normal;
}
.main_right_title span a
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.main_right_main
{
	background: #f8f9fa url(../images/right_bg.gif) no-repeat;
	width: 711px;
	overflow:hidden;
	border-right: 2px solid #dddedf;
	border-left: 2px solid #dddedf;
	min-height: 755px;
	height: auto !important;
	height: 755px;
}
h3.left_title2
{
	background: url(../images/cn/left_title2.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title2
{
	background: url(../images/cn/title2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title3
{
	background: url(../images/cn/left_title3.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title3
{
	background: url(../images/cn/title3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title4
{
	background: url(../images/cn/left_title4.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title4
{
	background: url(../images/cn/title4.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title5
{
	background: url(../images/cn/left_title5.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title5
{
	background: url(../images/cn/title5.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title6
{
	background: url(../images/cn/left_title6.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title6
{
	background: url(../images/cn/title6.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title7
{
	background: url(../images/cn/left_title7.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title7
{
	background: url(../images/cn/title7.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title8
{
	background: url(../images/cn/left_title8.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title8
{
	background: url(../images/cn/title8.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title9
{
	background: url(../images/cn/left_title9.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title9
{
	background: url(../images/cn/title9.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.left_title10
{
	background: url(../images/cn/left_title10.gif) no-repeat;
	width: 220px;
	height: 44px;
}
h3.right_title10
{
	background: url(../images/cn/title10.gif) no-repeat;
	width: 715px;
	height: 45px;
}

/** 经典工程 **/
.main_jdgc
{	
	width: 678px !important;
	width: 708px;
	margin: auto;
	padding: 20px !important;
	padding: 5px;
}
.main_jdgc ul
{
	border-top: 1px dashed #ccc;
	padding: 10px 0;
	border-bottom: 2px solid #d5d7da;
	overflow: hidden;
}
.main_jdgc ul li
{
	width: 200px;
	height: 178px;
	float: left;
	display: inline-block;
	margin: 15px 13px;
	text-align: center;
}
.main_jdgc ul li .pic_box
{
	background: url(../images/pic_box.png) no-repeat;
	width: 196px;
	height: 141px;
	display: block;
	padding: 2px;
	margin-bottom: 15px;
}
.main_jdgc ul li .pic_box img
{
	width: 192px;
	height: 136px;
	float: left;
}
.main_jdgc ul li a
{
	font-weight: bold;
	display: block;
}
/** 集团要闻 **/
.main_jtyw_pic
{
}
.main_jtyw_pic ul
{
	width: 670px;
	margin: auto;
}
.main_jtyw_pic ul li
{
	width: 113px;
	height: 115px;
	float: left;
	display: inline-block;
	margin: 10px;
	text-align: center;
}
.main_jtyw_pic ul li img
{
	width: 107px;
	height: 80px;
	border: 3px solid #e0dcd9;
	margin-bottom: 10px;
}
.main_jtyw_font
{
	padding: 10px 0;
}
.main_jtyw_font ul
{
	width: 665px;
	margin: auto;
}
.main_jtyw_font ul li
{
	background: url(../images/icon001.gif) 0px 10px no-repeat;
	width: 645px;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 5px 20px;
	line-height:22px;
}
.main_jtyw_font ul li span
{
	float: right;
}

/** 集团概要 **/
.font_box
{
	line-height: 2;
	padding: 10px 15px;
}

/** 服务中心 **/
/** 留言板 **/
.main_lyb
{
	padding: 10px 0;
}
.main_lyb_saying
{
	width: 660px;
	border: 1px solid #ccc;
	margin: 0px auto;
}
.main_lyb_saying table
{
	width: 620px;
	margin: 20px auto;
}
.main_lyb_saying table td
{
	padding: 5px 5px;
}
.main_lyb_saying table th
{
	text-align: right;
	font-weight: normal;
	width: 70px;
}
.main_lyb_saying table td .input1
{
	width: 200px;
	height: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	padding: 0 5px;
}
.main_lyb_saying table td .input2
{
	width: 500px;
	height: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	padding: 0 5px;
}
.main_lyb_saying table td .text
{
	width: 500px;
	height: 200px;
	border: 1px solid #ccc;
	line-height: 20px;
	padding: 5px;
}
.main_lyb_say
{
	width: 660px;
	margin: auto;
}
.main_lyb_say table
{
	border-collapse: collapse;
	width: 660px;
	margin: 10px 0;
}
.main_lyb_say table td
{
	border: 1px solid #ccc;
	padding: 4px 5px;
}
.main_lyb_say table th
{
	border: 1px solid #ccc;
	background: #fbfbfb;
	padding: 4px 5px;
	text-align: left;
	font-weight: normal;
}

/** 企业文化 **/
.main_qywh
{
	width: 690px;
	margin: auto;
	padding-top: 20px;
}
.main_qywh dl
{
	height: 211px;
	margin: 10px 0;
}
.main_qywh dl dt
{
	background: url(../images/dl_bg.gif) repeat-x;
	border: 1px solid #ebebeb;
	float: left;
	display: inline-block;
	height: 173px;
	width: 138px;
	padding: 18px 14px;
}
.main_qywh dl dd
{
	border: 1px solid #ebebeb;
	background: url(../images/dl_bg.gif) repeat-x;
	float: left;
	display: inline-block;
	height: 209px;
	width: 486px;
	padding: 0px 15px;
}
.main_qywh dl dd h3
{
	color: #0e3178;
	font-size: 14px;
	padding: 15px 0;
}
.main_qywh dl dd ul
{
	padding-bottom: 15px;
}
.main_qywh dl dd ul li
{
	line-height: 1;
	padding: 5px 0;
}
.main_qywh dl dd span
{
	float: right;
}
.blue
{
	color: #0e3178;
}

.main_detail
{
	line-height: 2.5;
	padding: 20px 28px;
}
.main_detail h3.title
{
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.main_detail .time
{
	background: #FFF;
	border: 1px dashed #ccc;
	padding: 5px 10px;
	color: #999999;
	text-align: right;
	line-height: 1;
	margin: 15px 0;
}
.main_detail img
{
	margin: 5px;
}

/** 境外机构 **/
.main_jwjg
{
	width: 690px;
	margin: auto;
	padding-top: 20px;
}
.main_jwjg ul
{
	width: 676px;
	margin: 10px auto;
	display: block;
}
.main_jwjg ul li
{
	border: 1px solid #ebebeb;
	background: url(../images/dl_bg.gif) repeat-x;
	float: left;
	display: inline-block;
	height: 210px;
	width: 326px;
	overflow: hidden;
	margin: 10px 0;
	padding: 0 5px;
}
.main_jwjg ul li h3
{
	padding: 15px;
	color: #666666;
}
.main_jwjg ul li .img_box
{
	padding: 5px 14px;
	float: left;
	display: inline-block;
}
.main_jwjg ul li .font_box
{
	padding: 0px 5px;
	line-height: 1.7;
	overflow: hidden;
	height: 147px;
	font-size: 12px;
	color: #666666;
	font-family: "宋体" ,Arial, Helvetica, sans-serif;
}

/** 外景大厦 **/
.main_wjds
{
	width: 678px;
	margin: auto;
	padding: 20px;
}
.main_wjds ul
{
	border-top: 1px dashed #ccc;
	padding: 10px 0;
	border-bottom: 2px solid #d5d7da;
	overflow: hidden;
}
.main_wjds ul li
{
	width: 200px;
	height: 275px;
	float: left;
	display: inline-block;
	margin: 15px 13px;
	text-align: center;
}
.main_wjds ul li .pic_box
{
	background: url(../images/pic_box1.png) no-repeat;
	width: 196px;
	height: 243px;
	display: block;
	padding: 2px;
	margin-bottom: 15px;
}
.main_wjds ul li .pic_box img
{
	width: 192px;
	height: 238px;
	float: left;
}
.main_wjds ul li a
{
	font-weight: bold;
	display: block;
}
/** 人才招聘 **/
.main_person
{
	padding: 20px 0;
}
.main_person table
{
	width: 680px;
	margin: 0px auto;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.main_person table th
{
	background: url(../images/person_th.gif) repeat-x;
	height: 42px;
	padding: 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: left;
}
.main_person table td
{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 5px;
}
.main_person table td a
{
	color: #143477;
}

.main_person_detail
{
	padding: 15px 0;
}
.main_person_box
{
	border: 1px solid #ccc;
	width: 660px;
	margin: auto;
	padding: 10px;
	background: #FFF;
	line-height: 2;
}

.main_person_detail table
{
	width: 680px;
	margin: 10px auto;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

.main_person_detail table th
{
	background: #fafafa;
	padding: 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: right;
	font-weight: normal;
	width: 80px;
}

.main_person_detail table td
{
	background: #FFF;
	padding: 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

/** tab **/
.tab_box
{
	height: 27px;
	border-bottom: 1px solid #ccc;
}
.tab_box a
{
	float: left;
	display: inline-block;
	margin-right: 3px;
	cursor:pointer;
}
.tab_box a .tab_left
{
	background: url(../images/tab_left.gif) no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}
.tab_box a .tab_mid
{
	background: url(../images/tab_mid.gif) repeat-x;
	height: 27px;
	padding: 0 5px;
	float: left;
}
.tab_box a .tab_right
{
	background: url(../images/tab_right.gif) no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}
.tab_box a.current .tab_left
{
	background: url(../images/tab_left1.gif) no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}
.tab_box a.current .tab_mid
{
	background: url(../images/tab_mid1.gif) repeat-x;
	height: 27px;
	padding: 0 5px;
	float: left;
	color: #FFF;
}
.tab_box a.current .tab_right
{
	background: url(../images/tab_right1.gif) no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}

/**按钮样式**/
.button1
{
	width: 65px;
	height: 25px;
	color: #585858;
	font-weight: bold;
	background: #E4E4E4;
	cursor: pointer;
}

.nomessage_css
{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.top-menu
{
	width: 980px;
	z-index: 1;
	position: absolute;
}

/**栏目文字图片样式**/
h3.right_titlenew {
    /* background: url(../images/cn/r1-1.gif) no-repeat; */
    width: 715px;
    height: 45px;
    background-color: #fff;
    border: 2px solid #dddedf;
}

h3.right_title2_1
{
	background: url(../images/cn/r1-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title2_2
{
	background: url(../images/cn/r1-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title2_3
{
	background: url(../images/cn/r1-3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title2_4
{
	background: url(../images/cn/r1-4.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title4_1
{
	background: url(../images/cn/r3-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title4_2
{
	background: url(../images/cn/r3-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}

h3.right_title5_1
{
	background: url(../images/cn/r5-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_2
{
	background: url(../images/cn/r5-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_3
{
	background: url(../images/cn/r5-3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_4
{
	background: url(../images/cn/r5-4.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_5
{
	background: url(../images/cn/r5-5.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_6
{
	background: url(../images/cn/r5-6.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title5_7
{
	background: url(../images/cn/r5-7.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title7_1
{
	background: url(../images/cn/r6-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title7_2
{
	background: url(../images/cn/r6-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title7_3
{
	background: url(../images/cn/r6-3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title7_4
{
	background: url(../images/cn/r6-4.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title8_1
{
	background: url(../images/cn/r7-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title8_2
{
	background: url(../images/cn/r7-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title9_1
{
	background: url(../images/cn/r8-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title9_2
{
	background: url(../images/cn/r8-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title9_3
{
	background: url(../images/cn/r8-3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title9_4
{
	background: url(../images/cn/r8-4.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title10_1
{
	background: url(../images/cn/r9-1.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title10_2
{
	background: url(../images/cn/r9-2.gif) no-repeat;
	width: 715px;
	height: 45px;
}
h3.right_title10_3
{
	background: url(../images/cn/r9-3.gif) no-repeat;
	width: 715px;
	height: 45px;
}
.main_video
{
	text-align:center;
	padding: 20px 0 20px 0;
}
.Pagination ul li {
    width: 645px;
    border-bottom: 1px dashed #ccc;
    line-height: 22px;
background: none;
    padding: 0;
}

.Pagination{
margin-top:15px;
    text-align: center;
}
.Pagination ul {
   width:auto;
}
.Pagination ul li span {
    float: none;
}
