@charset "gb2312";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p{padding:0;margin:0;border:0;list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;font-family:"黑体"}
body{font:12px/1.5 "宋体",Arial;color:#666;}
html{verflow:-Scroll;overflow-x:hidden}
table{border-collapse:collapse; border-spacing:0;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;color:#007aff;}
a,a:active,a:visited{outline:none;}
.clear{ clear:both}


/*网站头部*/
.nav_box{ width:100%;  background:#fff; box-shadow:2px 2px 2px}
.nav{ width:1200px; margin:0 auto; height:120px;}
.nav_l{ width:592px; height:120px; background:url(../images/logo.png) left center no-repeat; float:left;}
.nav_r{ float:right;}
.nav_r ul li{ float:left;line-height:120px; height:120px; margin-left:10px;}
.nav_r ul li a{ font-size:14px;}
.top_box{ width:100%; position:relative; background:#f6f6f6;border-bottom:1px solid #ccc;}
.top{ width:1140px; margin:0 auto; height:45px;}
.top_l{ float:left;}
.top_l ul li{ float:left; line-height:45px; }
.top_l ul li.top1{ width:95px; height:45px; background:url(../images/tel.png) left center no-repeat; padding-left:17px;}
.top_l ul li.top2{ width:100px; height:45px;background:url(../images/letter.png) left center no-repeat; padding-left:22px;}
.top_l ul li a{ color:#428bca; font-size:13px;}

.top_r{ float:right}
.top_r ul li{ float:left; margin-left:10px; line-height:45px; }
.top_r ul li a{ color:#428bca;font-size:14px;font-family:"黑体"}

.banner_box{ width:100%; margin:0px auto; height:500px;}
.banner{ }

.log_box{ width:100%; height:120px; background:#f6f6f6;}
.log p{ text-align:center; font-weight:bold; font-size:24px; color:#464646;padding-top:30px;}
.log h2{ text-align:center; font-size:18px; font-weight:bold; color:#000;}

.row_box{ width:100%;}
.row{ width:1160px; margin:0 auto; background:url(../images/shadow.png) center bottom no-repeat; height:225px;}
.row_l1{ float:left; width:360px; height:225px; background:url(../images/r1.png) left 30px no-repeat;}
.row_l1 p{ padding-left:100px; padding-top:30px; font-size:18px; color:#252525; font-weight:bold}
.row_l1 h2{padding-left:100px; color:#888}
.row_l1.row_l2{ margin-left:40px;}
.row_l1.row_l2{ float:left; width:360px; height:225px; background:url(../images/r2.png) left 30px no-repeat;}
.row_l1.row_l3{float:left; width:360px; height:225px; background:url(../images/r3.png) left 30px no-repeat;}
.row_l1.row_l3{ margin-left:40px;}

.in_probox{ width:100%;}
.in_pro{ width:1140px; margin:0 auto;}
.scrollpic {
	width: 1100px;
	margin:40px auto 0 auto;
}
#myscroll {
	display: block;
	width: 1140px;
	position: relative;
	height: 600px;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1140px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:260px;
	height:270px;
	border:1px solid #ccc;
	margin-right:15px;
	margin-bottom:25px;
}
#myscroll ul li span{ text-align:center; display:block; color:#428bca; height:26px; line-height:26px;}
#myscroll ul li span:hover{  color: #2a6496;text-decoration: underline;}
.pro_dll{ border:1px solid #ccc; width:66px; float:left; height:38px; margin-left:10px; cursor:pointer;}
.pro_dll1{ background:url(../images/t1.png) center center no-repeat;}
.pro_dll1:hover{background: #169ada url(../images/t11.png) center center no-repeat;}
.pro_dll2{ background:url(../images/t2.png) center center no-repeat;}
.pro_dll2:hover{ background:  #169ada url(../images/t22.png) center center no-repeat;}
.pro_dll3{ background:url(../images/t3.png) center center no-repeat;}
.pro_dll3:hover{ background:#169ada  url(../images/t33.png) center center no-repeat;}
#myscroll ul li a {
	display: block;
	float: left;
	width: 260px;
	padding: 0;
	position: relative;
	height: 290px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 260px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 1100px;
	display: block;
	height: 42px;
	line-height:42px;
	font-weight:300;
	font-size:24px;
	color: #428bca
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.in_newsa{ width:1100px; margin:0 auto; height:400px; clear:both; }

.in_newsbox{ width:100%;}
.in_news{ width:1140px; margin:0 auto; height:174px; clear:both; }
.in_news_l{ float:left;}
.in_news_lt{ font-size:24px; font-weight:300; color:#333;}
.in_news_ld ul li{ width:540px; height:38px; background:url(../images/xw1.png) left center no-repeat; line-height:38px; padding-left:15px; border-bottom:1px solid #ccc;}
.in_news_ld ul li a{ color:#428bca; display:block; float:left; font-size:14px;}
.in_news_ld ul li a:hover{color: #2a6496;text-decoration: underline;}
.in_news_ld ul li span{ display:block; float:right; margin-right:60px; font-size:14px;}

.in_news_r{ float:right;}
.in_news_rt{font-size:24px; font-weight:300; color:#333;}
.in_news_rt span{ float:right; font-size:14px;}
.in_news_rd{ width:1100px; line-height:26px;font-size:14px; padding:0px 0px;}

.show_box{ width:100%;  background:#bac4c8;}
.show{ width:1140px; margin:0 auto; height:406px;}
.show_t{ font-weight:300; font-size:24px; color:#333; padding-top:40px;}
.show_d{ margin-top:15px;}
.show_d ul li{ width:233px; height:266px; background:#fff; border-bottom-left-radius:10px;border-bottom-right-radius:10px; float:left; margin-left:20px; margin-right:20px;position:relative;}
.show_d ul li span{ display:block; line-height:60px; height:60px; text-align:center;color:#428bca}
.show_d ul li span:hover{ color: #2a6496;text-decoration: underline;}
.blackbox{ position:absolute; width:100%; height:170px;background: rgba(0,118,249,0.8); top:0; left:0; display:none;}
.black_l{ width:27px; height:27px; background:url(../images/zoom.png) center no-repeat; float:left; margin-top:65px; margin-left:30px; cursor:pointer;}
.black_r{width:27px; height:27px; background:url(../images/page.png) center no-repeat; float:left; margin-top:65px; margin-left:20px; cursor:pointer;}
.show_d ul li:hover .blackbox{ display:block;}


.show_di{ margin-top:15px;}
.show_di ul li{  height:266px; background:#fff; border-bottom-left-radius:10px;border-bottom-right-radius:10px; margin-left:0px; margin-right:0px;position:relative;}

.foot_box{ width:100%; border-top:1px #ccc solid; padding-top:30px;}
.foot{ width:1140px; margin:0 auto; height:267px;}
.foot_l{ width:360px; float:left; margin-left:20px;}
.foot_l h2{ color: #007aff; font-size:18px; font-weight:bold;}
.foot_l ul li.foot_l1{ width:110px; height:32px; border-radius:8px; margin-top:15px; border:1px solid #ccc; line-height:32px; background:url(../images/tel_1.png) 3px center no-repeat; padding-left:25px;}
.foot_l ul li.foot_l1 span{ display:block; font-size:13px; border-left:1px solid #ccc; padding-left:6px;}
.foot_l ul li.foot_l1:hover{background:url(../images/tel.png) 3px center no-repeat; cursor:pointer;border:1px solid #169ada;}
.foot_l ul li.foot_l2{width:160px; height:32px; border-radius:8px;margin-top:15px; border:1px solid #ccc; line-height:32px; background:url(../images/letter_1.png) 3px center no-repeat; padding-left:25px;}
.foot_l ul li.foot_l2 span{ display:block; font-size:13px; border-left:1px solid #ccc; padding-left:6px;}
.foot_l ul li.foot_l2:hover{background:url(../images/letter.png) 3px center no-repeat; cursor:pointer;border:1px solid #169ada;}
.foot_l ul li.foot_l3{width:246px; height:32px; border-radius:8px;margin-top:15px; border:1px solid #ccc; line-height:32px; background:url(../images/add.png) 3px center no-repeat; padding-left:25px;}
.foot_l ul li.foot_l3 span{ display:block; font-size:13px; border-left:1px solid #ccc; padding-left:6px;}
.foot_l ul li.foot_l3:hover{background:url(../images/add_1.png) 3px center no-repeat; cursor:pointer;border:1px solid #169ada;}
.foot_l .foot_c2 li{ float:left; width:76px; height:32px; text-align:center; line-height:30px; border:1px solid #ccc; border-radius:6px; margin-right:15px; margin-top:12px;}
.foot_l .foot_c2 li:hover{ border:1px solid #007aff;}
.foot_l .foot_c3 li{ float:left; width:70px; height:65px; text-align:center; line-height:30px; border:1px solid #ccc; border-radius:6px; margin-right:15px; margin-top:12px;}
.foot_l .foot_c3 li:hover{ border:1px solid #007aff;}









.cpMain{ background:#fff; width:1100px; margin:0px auto; padding:0px; height:auto;}
.cpMain .container{ margin-top:20px;padding-bottom:30px;}
.nbanner{ width:100%; height:412px; margin:2px auto 15px auto; padding:0px; background:url(../images/nbanner.jpg) no-repeat center;} 
.left{ width:230px; float:left;}
.right{ width:850px; float:right;}
.soleft{ float:left; width:220px; position:relative; z-index:999;}
.soleft .cpTle{ font-weight:normal;padding:24px 0 23px 22px;border-bottom: 1px solid #eee;background: #1b5594; }
.soleft .cpTle a{ font-size:18px; color:#fff; font-weight:bold;}
.soleft .cpTle p{ font-size:16px; color:#fff; font-weight:bold; margin-bottom:12px;}
.soleft .cpTle p a{color:#fff;font-size:16px;font-weight:bold;}
.soleft .cpTle span{ font-size:14px; color:#eee;}
.soleft>ul{ background:#fafafa;}
.soleft li{ padding-top:15px; padding-bottom:5px; }
.soleft li>a{ font-size:16px; color:#333; font-weight:bold; margin-left:23px; padding-left:34px; }
.soleft li .sl1{ background:url(../images/mtBg.png) no-repeat left center;}

.soleft li .sl2{ background:url(../images/mtBg.png) no-repeat left center;}
.soleft li .sedNav{ margin-top:12px;}
.soleft li .sedNav p{margin-left:8px;margin-bottom: 3px;}
.soleft li .sedNav a{font-size:13px; color:#333; display:block; width:165px; height:37px; line-height:37px; padding-left:47px;text-decoration: none; }
.soleft li .sedNav a:hover{ background:url(../images/liaBg.png) no-repeat center;color:#000;}
.soleft li .slli.cur{color:#555555;}
.soleft li .sedNav a.cur{ background:url(../images/liaBg.png) no-repeat center;color:#fff;}


.cpright{ width:810px; padding:0 20px;  background:#fafafa; float:right;padding-bottom: 20px; min-height:680px;}
.rtop{ overflow:hidden; padding-top:28px; padding-bottom:9px; border-bottom:1px solid #dbdbdb;}
.rtop h5{ float:left; padding-left:10px; border-left:3px solid #555555; font-weight:normal; line-height:16px;}
.rtop h5 a{ font-size:16px; color:#555555;}
.rtop span{ float:right;}
.rtop span em{ color:#999;}
.rtop span a{ color:#999;}

/*cpshow*/
.cpshow{ overflow:hidden; padding-top:20px;}
.cpshow li{ float:left; width:235px; margin-bottom:30px; margin-right:27px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;}
.cpshow li h4{ line-height:16px; margin-top:16px; margin-bottom:8px;}
.cpshow li h4 a{ font-size:16px; color:#555555;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:67px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#555555;}
.cpshow li span .zx:hover{ background:#555555;}

.xzCont{ margin-top:20px; padding-bottom:20px;  margin-bottom: 20px;}
.xzCont dl{ overflow:hidden; padding:20px; background:#ececec;}
.xzCont dt{ float:left;}
.xzCont dt img{ display:block;}
.xzCont dd{ margin-left:234px;}
.xzCont dd h5{ font-weight:normal; line-height:16px; margin-bottom:12px;}
.xzCont dd h5 a{ font-size:16px; color:#555555;}
.xzCont dd p{ font-size:13px; line-height:23px; height:69px; overflow:hidden;}
.xzCont dd>a{ display:block; width:90px; height:30px; line-height:30px; text-align:center; font-size:13px; color:#ececec; text-decoration:none; background:#777777; margin-top:32px;}
.xzCont ul{ overflow:hidden;}
.xzCont li{ float:left; width:761px; padding:20px; border:1px solid #ececec; border-left-width:3px; margin-right:28px; margin-top:10px;}
.xzCont li.noMl{ margin-right:0;}
.xzCont li h5{ font-weight:normal; line-height:16px; margin-bottom:15px;}
.xzCont li h5 a{ font-size:16px; color:#555555;}
.xzCont li p{ font-size:13px; color:#666; line-height:23px; height:46px; overflow:hidden;}
.xzCont li:hover{ border-color:#1b5594;}

.n_info_con { width:780px; padding:30px 15px 0 10px; overflow:hidden;font-size:12px;}
.n_info_con h1{text-align:center;font-size:26px;color:#000;margin-bottom:6px;}
.n_info_con2 { width:700px; margin:0 auto;}
.n_info_con h3 { text-align:center; color:#000; font-family:"宋体"; margin-bottom:10px; font-size:24px;} /*资讯详细页面，内容标题*/
.info_con_tit {font-family:"宋体";  line-height:24px; margin-bottom:15px;border-bottom:1px solid #E5E5E5;padding-bottom:20px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#7E7E7E;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { font-size:14px; line-height:25px; padding:0 20px;}
.n_info_con p a { color:#B61212;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #d7d7d7; height:30px; line-height:30px; padding-left:10px; margin:10px 0;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#B61212;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#B61212;}

