.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix{*zoom:1}
body{font:14px/1.5 "Microsoft YaHei","宋体",tahoma;margin:0px;padding:0px;color:#666666;background:#FFF;}
ul,li,dl,dt,dd,h1,h2,h3{margin:0px;padding:0px;border:none;list-style-image:none;list-style-type:none}
/*img,div{behavior:url(../images/iepngfix.htc);}
*/
.clear{OVERFLOW: hidden; HEIGHT: 1px; CLEAR: both; MARGIN-TOP: -1px; WIDTH: 100%;}

a{color:#666666;cursor:pointer;text-decoration:none}
a:hover{color:#ec6600;cursor:pointer;text-decoration:none}


A.a_black:link {COLOR: #000000; cursor:pointer; TEXT-DECORATION: none}
A.a_black:visited {COLOR: #000000; cursor:pointer;  TEXT-DECORATION: none}
A.a_black:hover {COLOR: #e62044;cursor:pointer;  TEXT-DECORATION: none}

A.a_gray:link {COLOR: #7f7f7f; cursor:pointer; TEXT-DECORATION: none}
A.a_gray:visited {COLOR: #7f7f7f; cursor:pointer;  TEXT-DECORATION: none}
A.a_gray:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

A.a_blue:link {COLOR: #0172c2; cursor:pointer; TEXT-DECORATION: none}
A.a_blue:visited {COLOR: #0172c2; cursor:pointer;  TEXT-DECORATION: none}
A.a_blue:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

A.a_blue0:link {COLOR: #0066FF; cursor:pointer; TEXT-DECORATION: none}
A.a_blue0:visited {COLOR: #0066FF; cursor:pointer;  TEXT-DECORATION: none}
A.a_blue0:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

A.a_blue1:link {COLOR: #0066FF; cursor:pointer; font-weight:bold; TEXT-DECORATION: none}
A.a_blue1:visited {COLOR: #0066FF; cursor:pointer; font-weight:bold; TEXT-DECORATION: none}
A.a_blue1:hover {COLOR: #FF0000;cursor:pointer; font-weight:bold; TEXT-DECORATION: none}

A.a_white:link {COLOR: #FFFFFF; cursor:pointer; TEXT-DECORATION: none}
A.a_white:visited {COLOR: #FFFFFF; cursor:pointer;  TEXT-DECORATION: none}
A.a_white:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

A.a_yel:link {COLOR: #fff834; cursor:pointer; TEXT-DECORATION: none}
A.a_yel:visited {COLOR: #fff834; cursor:pointer;  TEXT-DECORATION: none}
A.a_yel:hover {COLOR: #FFFFFF;cursor:pointer;  TEXT-DECORATION: none}

A.a_red:link {COLOR: #ff0000; cursor:pointer; TEXT-DECORATION: none}
A.a_red:visited {COLOR: #ff0000; cursor:pointer;  TEXT-DECORATION: none}
A.a_red:hover {COLOR: #005bac;cursor:pointer;  TEXT-DECORATION: none}

A.a_red0:link {COLOR: #ff0000; cursor:pointer; TEXT-DECORATION: none}
A.a_red0:visited {COLOR: #ff0000; cursor:pointer;  TEXT-DECORATION: none}
A.a_red0:hover {COLOR: #005bac;cursor:pointer;  TEXT-DECORATION: none}

A.a_red1:link {COLOR: #ff0000; cursor:pointer; font-weight:bold; TEXT-DECORATION: none}
A.a_red1:visited {COLOR: #ff0000; cursor:pointer; font-weight:bold; TEXT-DECORATION: none}
A.a_red1:hover {COLOR: #005bac;cursor:pointer; font-weight:bold; TEXT-DECORATION: none}

A.a_green:link {COLOR: #6ca218; cursor:pointer; TEXT-DECORATION: none}
A.a_green:visited {COLOR: #6ca218; cursor:pointer;  TEXT-DECORATION: none}
A.a_green:hover {COLOR: #FF0000;cursor:pointer;  TEXT-DECORATION: none}

A.a_wine:link {COLOR: #ae0000; cursor:pointer; TEXT-DECORATION: none}
A.a_wine:visited {COLOR: #ae0000; cursor:pointer;  TEXT-DECORATION: none}
A.a_wine:hover {COLOR: #005bac;cursor:pointer;  TEXT-DECORATION: none}

.font14 {font-size:14px;}
.font18 {font-size:18px;}
.fontblue {COLOR: #1293D5;}
.fontred {COLOR: #FF0000;}

/*圆角样式框*/
.sharp_Y{width:100%;}
.content_Y{padding:10px; /*height:290px;min-height:300px; _height:expression((document.documentElement.clientHeight||document.body.clientHeight)>300?"300px":"");*/}
.content_Y {border-right:1px solid;border-left:1px solid;overflow:hidden;}
/*上圆角框通用设置样式，如果要运用多个不同颜色，以下6句不用重新变化--------------------------------*/
.b1_Y,.b2_Y,.b3_Y,.b4_Y,.b5_Y,.b6_Y,.b7_Y,.b8_Y{height:1px; font-size:1px; overflow:hidden; display:block;}
.b1_Y,.b8_Y{margin:0 5px;}
.b2_Y,.b7_Y{margin:0 3px;border-right:2px solid; border-left:2px solid;}
.b3_Y,.b6_Y{margin:0 2px;border-right:1px solid; border-left:1px solid;}
.b4_Y,.b5_Y{margin:0 1px;border-right:1px solid; border-left:1px solid; height:2px;}
/*边框色*/
.color3_Y .b2_Y,.color3_Y .b3_Y,.color3_Y .b4_Y,.color3_Y .b5_Y,.color3_Y .b6_Y,.color3_Y .b7_Y,.color3_Y .content_Y{border-color:#FF9900;}
.color3_Y .b1_Y,.color3_Y .b8_Y{background:#FF9900;}
/*背景色*/
.color3_Y .b2_Y,.color3_Y .b3_Y,.color3_Y .b4_Y,.color3_Y .b5_Y,.color3_Y .b6_Y,.color3_Y .b7_Y,.color3_Y .content_Y{background:#FFFFFF;}


/*返回顶部效果*/
#totop{position:fixed;bottom:10px;right:10px;z-index:999;width:71px; cursor:pointer; display:none;}
*html #totop{position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
#totop a{display:block;width:71px;height:24px;padding-top:48px;background:url(../images/toTop.gif) no-repeat;text-align:center;color:#888}
#totop a.cur{background-position:-88px 0;text-decoration:none;color:#3a9}

.Height0{height:0px;clear:both; font-size:0; line-height:0;}
.Height10{height:10px;clear:both; font-size:0; line-height:0;}
.Height20{height:20px;clear:both; font-size:0; line-height:0;}
.MainBody{max-width:1600px;min-width:1200px;margin:0 auto;}/*控宽*/
.BodyContent{ width:1200px;margin:0 auto;}/*正文宽度*/

.Header_Back{width:100%;position:relative;z-index:1;}
.Header_Top{width:100%;margin:0 auto; height:120px;overflow:hidden; background-color:#FFF;}
.logo{float:left; width:560px; height:120px; background:url(../images/Logo_2024.png) no-repeat center; display:inline;position: relative;}
.Header_Right{ float:right;height:120px; font-size:16px;}
.Header_Language{float:right; width:246px; height:25px; font-size:14px; background:url(../images/topnavbg.png) no-repeat left top;text-align:center; line-height:25px;}
.Header_Phone{float:right; width:275px; text-align:right; line-height:30px; background:url(../images/phone.png) no-repeat 0 6px; margin-top:20px;display:inline; clear:both;}
.Header_CopyRight{float:right; text-align:right; line-height:30px;display:inline; clear:both;}


/*下拉菜单*/
/*.nav_Back{width:868px;margin:0 auto;  clear:both;position:relative;z-index:100;}
*/
/*.nav{ width:1170px; height:36px; margin:0 auto; position:relative;z-index:9999;}
.nav .nav_list{ float:left;clear:both;}
*/
.nav{width:100%;max-width:1600px; margin:0 auto; height:60px;position:relative;z-index:9999; background-color:#0172c2;}
.nav .nav_list{width:1197px;margin:0 auto;}
.nav .mainlevel {float:left; width:132px;font-size:16px;}
.nav .mainLine {float:left; width:1px;line-height:60px; color:#FFF}
.nav .mainlevel a.menu { color:#FFFFFF; text-decoration:none; line-height:60px; display:block; width:132px; text-align:center;}
.nav .mainlevel a.menu:hover {color:#FF0000; text-decoration:none;}

.nav .mainlevel ul {display:none;position:absolute;}
.nav .mainlevel li {background:#4492d1; width:132px; border-bottom:1px dashed #59abde;font-size:14px; height:40px;line-height:40px; }
.nav .mainlevel li a {color:#FFFFFF; text-decoration:none; display:block; width:132px; text-align:center;}
.nav .mainlevel li a:hover {color:#FFFFFF; text-decoration:none;background:#69bcff;}


.Header_Banner{ max-width: 1600px; margin:0 auto;}
/*Banner幻灯片样式*/
.Banner_slideShow img{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
.Banner_slideShow ul{list-style:none}
.Banner_slideShow a{color:#538c9f}
.Banner_slideShow a:hover{color:#84b263}
.Banner_slideShow .wrapper{height:500px;overflow:hidden;position:relative;}
.Banner_slideShow .fn-clear{zoom:1;left:50%;width:1600px;height:500px;overflow:hidden;margin-left:-800px;position:absolute}
.Banner_slideShow .box_skitter ul{display:none;width:999999px;height:500px;position:relative}
.Banner_slideShow .box_skitter ul li{width:100%;height:auto;text-align:center;font-size:0;float:left;display:inline}
.Banner_slideShow .box_skitter .container_skitter{overflow:hidden;position:relative}
.Banner_slideShow .box_skitter .image{overflow:hidden;position:relative}
.Banner_slideShow .box_skitter .image img{display:none}
.Banner_slideShow .box_skitter .box_clone{position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20}
.Banner_slideShow .box_skitter .box_clone img{position:absolute;top:0;left:0;z-index:20}
.Banner_slideShow .box_skitter .prev_button{position:absolute;top:50%;left:15%;width:57px;height:62px;margin-top:-31px;overflow:hidden;background:url(/images/slideshow/prev.png) no-repeat left top!important;z-index:999;text-indent:-9999em}
.Banner_slideShow .box_skitter .next_button{position:absolute;top:50%;right:15%;width:57px;height:62px;margin-top:-31px;overflow:hidden;z-index:999;text-indent:-9999em;background:url(/images/slideshow/next.png) no-repeat left top!important}
.Banner_slideShow .box_skitter .label_skitter{z-index:150;position:absolute;display:none}
.Banner_slideShow .loading{position:absolute;top:50%;right:50%;z-index:10000;margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(/images/slideshow/ajax-loader.gif) no-repeat left top;width:31px;height:31px}
.Banner_slideShow #slideshow ul{display:none}
/*Banner幻灯片结束 */


/*Footer*/
.FooterBack{width:100%;max-width:1600px;margin:0 auto;height:180px;font-size:14px;background-color:#005e9a;overflow:hidden; position:relative;}
.Footer_CopyRight{ float:left;width:800px;margin-top:50px;line-height:28px;color:#FFF;display:inline;}
.Footer_Qcode{float:left;width:300px;text-align:center;color:#FFF;margin-top:10px;line-height:100px;display:inline;}
.Footer_Qcode_Title{float:left;width:300px;text-align:center;color:#FFF;margin-top:10px;line-height:40px; font-size:16px;display:inline;}
.Footer_Wap{float:left;width:100px;text-align:center;color:#FFF;margin-top:10px;line-height:30px;}
.Footer_Wap_Title{float:left;width:100px;text-align:center;color:#FFF;margin-top:10px;line-height:40px; font-size:16px;display:inline;}

/*当前位置*/
.Navigation_Bar{width:auto; height:36px;font-size:16px;}
.Navigation_Bar li{ border-left:1px solid #d9d9d9; height:36px; float:left;}
.Navigation_Bar li a{ float:left;height:36px; line-height:36px; padding:0 34px 0 10px; color:#999999; background:url(../images/Navigation_Bar_A.png) no-repeat right; display:block;}
.Navigation_Bar li a:hover{color:#1878b7;background:url(../images/Navigation_Bar_B.png) no-repeat right; height:36px;}
.Navigation_Bar li.s1{float:left;background:url(../images/Navigation_Bar_Home.png) no-repeat 11px; width:45px;height:36px;}
.Navigation_Bar li span.s2{ float:left;color:#1878b7;padding:0 34px 0 10px; line-height:36px;background:url(../images/Navigation_Bar_B.png) no-repeat right;height:36px; display:block;}


/*内页*/
.Ny_Body{ width:1200px; margin:0 auto;background-color:#FFF;position:relative;}

.Ny_BodyContent{width:1200px;margin:0 auto;}

.Ny_Menu{ width:100%; height:auto; overflow:hidden;font-size:16px;}
.Ny_Menu li{ float:left; margin-right:10px; display:inline;}
.Ny_Menu li a{display:block; color:#000; padding:5px 20px;}
.Ny_Menu li a:hover{color:#fff; background-color:#0172c2;}
.Ny_Menu li.on a {background-color:#0172c2;color:#fff; }


.zwnr{ width:100%;margin:20px auto; overflow:hidden; }
.showcontent{width:100%;margin:0px auto;font-size:16px;line-height:32px; font-weight:normal; min-height:100px;/* min-height:300px;word-wrap:break-word;word-break: break-all;*/ overflow:hidden;}
/*.showcontent img{max-width: 100% !important; height: auto!important; width:expression(this.width > 660 ? "660px" : this.width)!important;}
*/
.showcontent img{max-width:800px; border:0px;}

.Top_Title001 {width:100%;margin:0px auto;text-align:center; line-height:30px;}
.title001 {width:100%; margin:0px auto;font-size:24px;text-align:center; line-height:40px;}
.Subhead001 {width:100%%;margin:0px auto;font-size:20px;text-align:center; line-height:30px;}
.Author001 {width:100%;margin:0px auto; text-align:center; line-height:25px;}
.UpdateTime001 {width:100%;margin:0px auto; color:#A6A6A6; text-align: right; line-height:28px;}
.Indeximg001 {margin:0px auto; text-align:center; padding:20px;}
.Indeximg001 img{ max-width:800px; min-width:600px;}
/*模范人物照片*/
.Indeximg002 {margin:0px auto; text-align:center; padding:20px;}
.Indeximg002 img{ width:300px;border:1px #4492d1 solid;padding:5px;}
/*精品工程照片*/
.Indeximg003 {margin:0px auto; text-align:center; padding:20px;}
.Indeximg003 img{ max-width:800px;_width:expression(this.width > 800 ? "800px" : this.width);}

/*缩略图居左环绕*/
/*.Indeximg1Left img{ width:240px; float:left; margin:5px 15px 0px 0px;}*/

/*翻页*/
.Showpage{ float:left; width:100%; height:40px; line-height:40px; text-align:center; clear:both;}
.Fanye_Page { height:30px; line-height:30px;width:900px; margin-left:0px; COLOR: #1293D5;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

/*子公司列表*/
.CompanyList{ float:left;width:50%;font-size:20px;}
.CompanyList_Title { float:left;border: 1px dashed #ddd;width:98%; overflow: hidden;padding:35px 0px; text-align:center; margin:10px auto;}

/*新闻列表页*/
.NewsList{ float:left;border-bottom: 1px dashed #ddd; width:100%;padding:5px 0;}
.NewsList .shadow {float:left;width:75px; height:75px; margin:5px 15px 0px 0px; display:inline; background-color:#dbe5f1;-moz-box-shadow: 3px 3px 4px #a3a3a3;-webkit-box-shadow: 3px 3px 4px #a3a3a3;box-shadow: 3px 3px 4px #a3a3a3;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#a3a3a3')";/* For IE 8 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#a3a3a3');/* For IE 5.5 - 7 */
}
.NewsList .NewsDate{ width:100%; font-size:16px;line-height: 31px; text-align:center; color:#3399CC;}
.NewsList .NewsYear{ width:100%;font-size:14px;line-height: 22px; text-align:center; color:#3399CC;}
.NewsList .NewsMonth{ width:100%; font-size:14px;line-height: 22px; text-align:center; color:#3399CC;}
.NewsList_Title { float:left; width:1090px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 35px; font-size:16px; font-weight:bold;}
.NewsList_Jianjie { float:left; width:1090px; height:50px;overflow: hidden;line-height:25px;font-size:14px;}


/* 图片列表页，自动裁剪成3:2 */
.PicList { float:left; width:302px; height:212px;overflow: hidden;}
.Picbox{float:left;width:270px;height:180px;border:solid 1px #4492d1;position:relative;overflow:hidden;display:inline; margin-left:15px;}
.Picbox img{ border:0;width:270px;overflow:hidden;}
.Picbox .subtitle{position:absolute;left:0;bottom:0px;height:30px;line-height:30px;width:270px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center;background:#333;opacity:0.7;filter:alpha(opacity=70);color:#fff;}
/* 板报图片列表页，自动裁剪成2:1 */
.PicList_2 { float:left; width:450px; height:242px;overflow: hidden;}
.Picbox_2{float:left;width:420px;height:210px;border:solid 1px #4492d1;position:relative;overflow:hidden;display:inline; margin-left:14px;}
.Picbox_2 img{ border:0;width:420px;overflow:hidden;}
.Picbox_2 .subtitle_2{position:absolute;left:0;bottom:0px;height:30px;line-height:30px;width:420px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center;background:#333;opacity:0.7;filter:alpha(opacity=70);color:#fff;}
/* 简讯图片列表页，自动裁剪成190:260 */
.PicList_3 { float:left; width:302px; height:297px;overflow: hidden;}
.Picbox_3{float:left;width:190px;height:260px;border:solid 1px #4492d1;position:relative;overflow:hidden;display:inline; margin-left:55px;}
.Picbox_3 img{ border:0;width:190px;overflow:hidden;}
.Picbox_3 .subtitle_3{position:absolute;left:0;bottom:0px;height:30px;line-height:30px;width:190px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center;background:#333;opacity:0.7;filter:alpha(opacity=70);color:#fff;}
/* 人物寸照列表页，自动裁剪 */
.Rw_Pic_List { float:left; width:400px; height:330px;overflow: hidden; text-align:center;}
.Rw_Picbox{width:375px;height:310px;overflow:hidden;}
.Rw_Picbox img{ border:0;width:375px;overflow:hidden;}
.Rw_Picbox .Rw_Title{line-height:30px;width:100%; text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center; color:#0172c2;font-size:16px;}
.Rw_Picbox .Rw_Subhead{line-height:30px;width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center;}



/*首页第一栏*/
.IndexFirstL{ float:left; width:620px; background-color:#0172c2;}
.FirstPpt{width:600px;height:400px;}
/*滚动图开始*/
/*修改的IE7*/
.Ppt_img{float:left; width:600px;}
.Ppt_slide_tab{width:600px;margin:0 auto;height:400px;border:0px;position:relative; overflow:hidden;}
.Ppt_jlSlide_tab{width: 600px;}
/*修改的IE7 end*/
.Ppt_slidediv{ position:absolute; height:19px; top:350px; margin-left:245px; width:110px; z-index:999999;}
.Ppt_slide_tab ul{margin:0;padding:0;float:left;display:inline;overflow:hidden;}
.Ppt_slide_tab ul li h1{width: 600px; height: 36px;margin-top: -36px;font-size: 14px;background:url(../images/MSClass/Ppt_h1_back.png); position: relative;}
.Ppt_slide_tab ul li h1 a{position: relative;line-height: 36px; color: #FFF; width:600px; height:36px; margin:0 auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center; display:block;}
.Ppt_slide_tab ul li h1 a:hover{text-decoration:none;}
.Ppt_tab_btn li{float:left;display:inline;width:15px;height:15px;margin-right:7px;text-decoration:none; background:url(../images/MSClass/Ppt_tab_btn.png) top left no-repeat;cursor:default;}
.Ppt_tab_btn li.active { background: url(../images/MSClass/Ppt_tab_btn_active.png) top left no-repeat; cursor: pointer;}
.Ppt_tab_btn{overflow:hidden; height:19px; }
/*滚动图结束*/
.IndexFirstR{ float:right; width:580px;height:400px;background-color:#0172c2;}
.IndexFirstR_Title{ width:130px;height:48px; line-height:48px;font-size:20px;color:#FFF; text-align:center; background-color:#0095ff; clear:both;}
.IndexFirstR_Top{ width:560px;height:40px;line-height:40px;font-size:16px; font-weight:700; color:#FFF; text-align:center; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.IndexFirstR_TopJianjie{ width:560px;height:108px;font-size:14px; line-height:25px;color:#FFF; overflow:hidden; border-bottom:1px #48a1e1 solid;}
.IndexFirstR_Liebiao{float:left;width:580px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; color:#FFF; font-size:16px; line-height:32px;}



/*首页第二栏*/
/*.i_slink{width:1200px; margin:20px auto 0;}
.i_slink li{ float:left; display:inline-block; width:150px; margin:0 25px;}
.i_slink li a{ display:block; width:150px; color:#777777; text-align:center;}
.i_slink li a:hover{ color:#288fe1;}

.i_slink li a i{ display:inline-block; width:92px; height:92px; background:#288fe1; border-radius:100%;}
.i_slink li a span{display:inline-block; width:150px; height:55px; line-height:55px; font-size:16px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_slink li a:hover i{ background:#90e128;}*/

.i_slink{width:1200px; margin:20px auto 0;}
.i_slink li{ float:left; display:inline-block; width:150px; margin:0 25px;}
.i_slink li a{ display:block; width:150px; color:#777777; text-align:center;}
.i_slink li a:hover{ color:#288fe1;}

.i_slink li a i{ display:inline-block; width:92px; height:92px; background:#288fe1; border-radius:100%;}
.i_slink li a span{display:inline-block; width:150px; height:55px; line-height:55px; font-size:16px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_slink li a.i_red:hover i{ background:#ff2d2d;}
.i_slink li a.i_yel:hover i{ background:#ffa200;}
.i_slink li a.i_green:hover i{ background:#90e128;}
.i_slink li a.i_blue:hover i{ background:#4e00ff;}
.i_slink li a.i_purple:hover i{ background:#ff59f9;}
.i_slink li a.i_khaki:hover i{ background:#6a3f02;}



/*@media only screen and (min-width: 2440px) {
	.Header_Right{ font-size:16px;}
	.Header_Phone{width:280px;}
	.nav .mainlevel {font-size:18px;}
	.nav .mainlevel li {font-size:16px; height:48px;line-height:48px; }
	.Navigation_Bar{font-size:18px;}
	.Ny_Menu{font-size:18px;}
	.title001 {font-size:32px;line-height:60px; font-weight:bold;}
	.Subhead001{font-size:16px;}
	.Author001{font-size:16px;}
	.UpdateTime001{font-size:16px;}
	.showcontent{ font-size:18px;line-height:38px;}
	.CompanyList{font-size:24px;}
	.Footer_CopyRight{font-size:16px;}
	.Footer_Qcode_Title{font-size:18px;}
	.NewsList_Title{font-size:18px;}
	.NewsList_Jianjie{font-size:16px;}
	.Showpage{font-size:16px;}
	.Fanye_Page{font-size:16px;}
	.Rw_Picbox .Rw_Title{font-size:18px;}
	.Rw_Picbox .Rw_Subhead{font-size:16px;}
	.Ppt_slide_tab ul li h1{font-size:16px;}
	.IndexFirstR_Top{font-size:18px;}
	.IndexFirstR_TopJianjie{font-size:16px;}
	.IndexFirstR_Liebiao{font-size:16px;}
	.i_slink li a span{font-size:20px;}


}
*/