@charset "utf-8";
/* CSS Document */
body {margin:0;padding:0;background:#fff url(main.jpg) center top no-repeat;font-size:14px; font-family:"微软雅黑",Verdana, Geneva, sans-serif;color:#666;line-height:24px;}
.clear {clear:both;line-height:0;height:0;}
a {color:#000; text-decoration:none;}
a:hover {color:#333; text-decoration:underline;}
img {border:0;}
ul,ol,li,dd,dt,dl,h1,h2,h3,h4,h5,h6,p {list-style:none;padding:0;margin:0;}

.slideBox{ width:100%; height:500px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%;margin-left:-50px; bottom:10px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#666; cursor:pointer; border-radius:15px;border:1px solid #fff;}
		.slideBox .hd ul li.on{ background:#2DAACF;border:1px solid #fff;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:500px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:32px; background:url(slider-arrow.png) left center no-repeat;filter:alpha(opacity=100);opacity:1;}
		.slideBox .next{ left:auto; right:3%; background-position:-34px center; }
		.slideBox .prev:hover,
		.slideBox .next:hover{filter:alpha(opacity=50);opacity:0.5;    }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;} 
		
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{height:40px; line-height:40px; background:url(navbj.jpg) left center repeat-x;  position:absolute;width:600px;right:0;top:50px;}
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block;width:120px;text-align:center;font-size:14px; font-weight:bold;  }
		.nav .nLi h3 a:hover {background:#0962BC;}
		.nav .sub{ display:none; width:120px; left:0; top:40px;  position:absolute; background:#0962BC;  line-height:26px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#0962BC; color:#fff;  }
		.nav .on h3 a{color:#fff;   }

.topmain {width:100%;position:absolute;top:0px;z-index:1000;}
.topmain_cencon {width:1050px;margin:0 auto;height:140px;position:relative;z-index:1000;}
.logo {width:400px;height:80px;position:absolute;left:0;top:45px;}
.tophoem {width:200px;height:30px;position:absolute;right:0;top:10px;}
.tophoem span {display:block;float:right;width:80px;height:30px;text-align:center;background:#fff;line-height:30px;}
.tophoem span a { text-decoration:none;}
.tophoem span.tophong {background:#D3423E;}
.tophoem span.tophong a {color:#fff;}


.index_news_li li {padding-top:35px;height:50px;line-height:25px;overflow:hidden;}
.index_news_li li span {display:block;width:120px;height:50px;float:left;font-size:14px;color:#666;}
.index_news_li li a {font-size:14px;color:#0099CC;}
.index_news_li li a:hover {color:#0099CC;}

.index_news_lis {overflow:hidden;padding-top:25px;}
.index_news_lis li {height:85px;line-height:25px;border-bottom:1px solid #fff;padding:0 10px;position: relative;}
.index_news_lis li a {display:block;color:#333;text-decoration: none;}
.index_news_lis li:hover {background:#3598DB;}
.index_news_lis li:hover a {color:#fff;}
.index_news_lis li h3 {display:block;padding-top:10px;font-size:14px;font-weight:normal;}
.index_news_lis li span {display:block;font-size:12px;text-align:right;color:#666;position: absolute;bottom:27px;right:10px;text-align:right;width:100px;}



.maindiv {width:1050px;height:750px;margin:0 auto;padding:40px 0 60px 0;}
.mainleft {width:500px;float:left;}
.title_lan {font-size:20px;color:#0C376B;}
.title_lan span {font-size:14px;float:right;}
.title_lan span a {color:#0C376B;font-weight:normal;}
.mainright {width:500px;float:right;}

.maindiv_t  {width:1050px;margin:0 auto;border:1px solid #ccc;background:#fff;margin-bottom:60px;position:relative;}
.maindiv_t_title {height:130px;line-height:130px;padding-left:30px;color:#003077;font-size:30px;background:url(about_title_bj.jpg) right top no-repeat;position:relative;}
.maindiv_t_title_right {text-align:right;width:730px;height:120px;position:absolute;top:20px;right:20px;line-height:24px;color:#666;font-size:14px;}
.maindiv_t_title_right_div {padding-top:5px;}
.maindiv_t_div {padding:30px;padding-top:0;}
.maindiv_t_div_left {width:720px;float:left;}
.maindiv_t_div_title {font-size:12px;font-weight:normal;height:50px;line-height:50px;}
.maindiv_t_div_title a {color:#0099CC;}
.maindiv_t_div_title_l {border-bottom:3px solid #00CCFF;}
.maindiv_t_div_title_r {border-bottom:3px solid #00CCFF;}
.maindiv_t_div_con_r {background:#F5F7F8;padding:15px;}
.maindiv_t_div_con_r a {color:#0099CC;display:block;border-bottom:1px solid #ccc;padding-left:1px;line-height:30px;margin-bottom:10px;}
.maindiv_t_div_con_r span a {border:none;padding-left:10px;line-height:16px;}
.maindiv_t_div_con_l {padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ccc;color:#003077;font-size:16px;}
.maindiv_t_div_con_l_text {padding:20px 0;}

.about_news_li li {padding-top:20px;height:50px;line-height:25px; overflow:hidden;}
.about_news_li li span {display:block;width:120px;height:50px;float:left;font-size:14px;color:#666;}
.about_news_li li a {font-size:14px;color:#0099CC;}
.about_news_li li a:hover {color:#0099CC;}
.cp_li {padding-left:1px;padding-top:50px;}
.cp_li li {display:block;float:left;width:238px;height:390px;border:1px solid #ccc;margin-left:-1px;margin-top:-1px;margin-bottom:30px;}
.cp_li_div_a {text-align:center;border-bottom:1px solid #ccc;height:210px;}
.cp_li_div_b {padding:10px;padding-bottom:0;font-size:14px;}
.more {display:block;}
.more a {color:#0099CC;}
.cp_li_div_a span {display:block;background:#228B22;height:40px;line-height:40px;color:#fff;padding-left:10px;text-align:left;font-size:14px;font-weight:bold;}
.cp_li_div_a img {width:210px;height:150px;margin-top:10px;}
.maindiv_t_div_right {width:220px;float:right;}
.cp_info img {float:left;margin-right:20px;}
.cp_info_ment {clear:both;padding-top:30px;padding-bottom:20px;}
.cp_info_ment a {color:#0099CC;display:inline-block;padding-right:20px;}
.cp_info_ment_tit {height:47px;line-height:45px;background:url(cp_info_title_bj.jpg) left center no-repeat;padding-left:25px;font-size:16px;font-weight:bold;}
.cp_info_ment_con {padding:30px 0;}

.fengye {padding-top:10px; clear:both;}
.footer {background:#333;padding:20px 0;text-align:center;color:#fff;}
.footer a {color:#fff;}
.bottom_nav {height:65px;line-height:65px;background:url(bottom_nav_bj.jpg) left center repeat-x;margin:0 auto; text-align:center;}
.bottom_nav a {color:#fff;display:inline-block;padding:0 20px;}
.index_div_cen {padding:10px;border:1px solid #09c;margin-bottom:30px;height:75px;}
.index_div_cen_a {text-align:center;line-height:75px;height:75px;width:75px;background:#E74C3C;font-size:14px;font-weight:bold;float:left;color:#fff;}
.index_div_cen_a a {display:block;color:#fff;}
.index_div_cen_b {width:105px;float:left;padding:0 10px;}
.index_div_cen_b img {width:105px;height:75px;}
.index_div_cen_c {float:left;overflow:hidden;width:270px;height:75px;}
.maindiv_t_div_bottom {border:5px solid #F44A66;margin-top:20px;padding:10px;text-align:center;}
.ccty_title {background:url(ccty_title_bj.png) center no-repeat;height:276px;line-height:276px;text-align:center;width:100%;color:#fff;font-size:40px;}
.ccty_cen {background:#F0F1F2;text-align:center;}
.ccty_guihua {width:100%;height:780px;background:url(ccty_guihua_img.jpg) center no-repeat;}
.w1100 {width:1100px;margin:auto;}
.ccty_list_1 {height:700px;background:url(ccty_list_img-1.jpg) center no-repeat;}
.ccty_list_2 {height:700px;background:url(ccty_list_img-2.jpg) center no-repeat;}
.ccty_list_3 {height:700px;background:url(ccty_list_img-3.jpg) center no-repeat;}
.ccty_list_4 {height:700px;background:url(ccty_list_img-4.jpg) center no-repeat;}
.ccty_list_1 .w1100 {padding-top:270px;height:400px;}
.ccty_list_2 .w1100 {padding-top:290px;height:400px;}
.ccty_list_3 .w1100 {padding-top:290px;height:400px;}
.ccty_list_4 .w1100 {padding-top:230px;height:400px;}
.ccty_list_1 .ccty_list_text {width:500px;float:right;color:#000;font-size:16px;line-height:30px;}
.ccty_list_3 .ccty_list_text {width:500px;float:right;color:#000;font-size:16px;line-height:30px;padding-top:20px;}
.ccty_list_2 .ccty_list_text {width:500px;color:#000;font-size:16px;line-height:30px;padding-left:20px;}
.ccty_list_2 .ccty_list_more a {float:left;margin-left:20px;}
.ccty_list_4 .ccty_list_text {width:500px;color:#000;font-size:16px;line-height:30px;padding-left:20px;}
.ccty_list_4 .ccty_list_more a {float:left;margin-left:20px;}
.ccty_list_more {float:left;width:100%;padding-top:35px;}
.ccty_list_more a {display:block;float:right;background:#022879 url(li.png) 95px center no-repeat;width:114px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:12px;}
.ccty_list_more a:hover {background:#335193 url(li.png) 95px center no-repeat;}
.ccty_tel_bj {height:188px;background:url(ccty_tel_bj.jpg) center no-repeat;}
.ccty_tel_bj .w1100 {padding-left:620px;width:480px;color:#fff;padding-top:70px;}
.ccty_tel_bj .w1100 span {display:block;}
.ccty_yuanli {text-align:center;}
.ccty_fangan_bj {height:620px;background:url(ccty_fangan_bj.jpg) left center no-repeat;}
.ccty_changjin_bj {height:1030px;background:url(ccty_changjin_bj.jpg) left center no-repeat;}
.ccty_fangan_bj .w1200 {width:350px;padding-left:850px;margin:auto;padding-top:200px;color:#000;text-align:center;}
.ccty_fangan_bj .w1200 div {padding-top:30px;font-size:18px;line-height:30px;}
.ccty_step_bj {text-align:center;}