﻿@charset "utf-8";
/* CSS Document */

img { max-width:100%; }

.ppforhead {
	margin: 0 auto;
	background: rgb(255,255,255) url(../images/bg_top.png) center center repeat-x;
}
.topcon {
	margin: 0 auto;
	height: 90px;
	width: 1200px;
}
.conhead {
	margin: auto;
	width: 960px;
	padding-top: 10px;
}
.ppforbanner {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1px;
}
.ppforcontent {
	margin: 0 auto;
	width: 1200px;
}
.ppforfoot {
	margin: 0 auto;
}
.ppforsearch {
	margin: auto;
	height: 35px;

}
.ppforsearch h1 {
	text-align: left;
	line-height: 55px;
	font-weight: bold;
	font-size: 18px;
	color: #EEE;
}
.ppforsearch .btnsearch li {
	float: left;
	margin-top: 18px;
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
	line-height: 25px;
	color: #333;
}
.ppforsearch .btnsearch li strong {
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding-right: 20px;
}
.footcon {
	margin: auto;
	padding-top: 5px;
	
	background: #1949af ;
}
.topmenu {
	margin: 0 auto;
	height: 45px;
	background: #1949af url(../images/bg_menu.png) bottom center repeat-x;
}
.toptext {
	float: right;
	width: 100%;
margin-top:10px;
}
.toptext .toptel {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-left: 30px;
}
.toptext .language {
	float: right;
}
.toptext .language li {
	float: left;
	margin-left: 3px;
}
.toptext .language li a {
	display: inline-table;
	padding: 3px 8px;
	line-height: 18px;
	text-decoration: none;
	background: #12314e url(../images/bg_language.png) bottom center repeat-x;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #FFF;
}
.toptext .language li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #a90329 url(../images/bg_language.png) bottom center repeat-x;
}
.toptext strong {
	line-height: 25px;
	color: #FFF;
	padding-left: 15px;
	text-align: left;
}
.redbor {
	background: #d10034;
}
.mb1 {
	margin-bottom: 10px;
}
.mb2 {
	margin-bottom: 20px;
}
.maincon {
	margin: auto;
	width: 1200px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.leftcon {
	width: 298px;
}
.middcon {
	width: 366px;
}
.rightcon {
	width: 290px;
}
.leftnews {
	width: 190px;
}
.leftml { margin-right:7px; }
.middnews {
	width: 420px;
}
.rightnews {
	width: 266px;
}
.hometitle01 {
	margin: auto;
	text-align: left;
	height: 35px;
	line-height: 30px;
	border: 1px #CCC solid;
	border-bottom: 1px #1949af solid;
}
.hometitle01 h2 { text-indent:1em; font-weight:bold; font-size:1.5em; color:#304D8C; }
.hometitle01 ul {
}
.hometitle01 ul li {
	float: left;
}
.hometitle01 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 0px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 8px;
}
.hometitle01 ul li a {
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	background: #1949af url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
}
.homecondiv01 {
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;
	color: #333;
	height: 220px;
	background: rgb(255,255,255) url(../images/bg_text.png) center -130px repeat-x;
}
.homecondiv01:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
}

.homecondiv01 ul {
}
.homecondiv01 ul li b {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #d60f47;
	display: inline-block;
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}
.homecondiv01 ul li i {
	margin-left: 10px;
	color: #666;
}
.homecondiv01 ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;
	text-align: left;
	width: 98%;
	height:38px;
}
.homecondiv01 ul li:hover {
	background: #EEE;
}
.homecondiv01 ul li a {
	overflow: hidden;
	display: inline-block;
	line-height: 28px;
}
.homecondiv01 ul li a.mnews {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 268px;
	display: inline-block;
	line-height: 28px;
}
.homecondiv01 ul li span {
	float: right;
	line-height: 28px;
}
.homecondiv04 ul li p {/* display:block; */background:#039; color:#fff; }
.homecondiv04 ul li p a {  color:#eee; }
.homecondiv04 ul li p a:hover {  color:#fff; }







.homecondiv05 {
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;
	color: #333;
}
.homecondiv05:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
}
.homecondiv02 {
	padding-top: 10px;
	border: 1px #CCC solid;
	border-top: 0;
	min-height: 230px;
	background: rgb(255,255,255) url(../images/bg_text.png) center -130px repeat-x;
}
.homecondiv02:hover {
	border: 1px #ccc solid;
	border-top: 0;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.homecondiv02 ul {
}
.homecondiv02 ul li b {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #d60f47;
	display: inline-block;
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}
.homecondiv02 ul li i {
	margin-left: 10px;
	color: #666;
}
.homecondiv02 ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;
	text-align: left;
	width: 93%;
}
.homecondiv02 ul li:hover {
	background: #EEE;
}
.homecondiv02 ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 148px;
	display: inline-block;
	line-height: 28px;
}
.homecondiv02 ul li a.mnews {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 268px;
	display: inline-block;
	line-height: 28px;
}
.homecondiv02 ul li span {
	float: right;
	line-height: 28px;
}
.hometitle02 {
	margin: auto;
	text-align: left;
	height: 35px;
	border: 1px #CCC solid;
	border-bottom: 1px #1949af solid;
}
.hometitle02 ul {
}
.hometitle02 ul li {
	float: left;
}
.hometitle02 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 0px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.hometitle02 ul li a {
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 5px;
	background: #1949af url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle02 ul li.rt {
	float: right;
	margin-right: 3px;
}
.hometitle02 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle03 {
	margin: auto;
	text-align: left;
	height: 35px;
	line-height: 35px;
	border: 1px #CCC solid;
	border-bottom: 1px #900 solid;



}
.hometitle03 ul {
}
.hometitle03 ul li {
	float: left;
}
.hometitle03 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 18px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 8px;
}
.hometitle03 ul li a {
	line-height: 30px;
	display: inline-block;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	background: #ff0000 url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle03 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle03 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.homecondiv03 {
	text-align: left;
	padding: 8px 12px;
	border: 1px #d5d5d5 solid;
	border-top: 0;
	height: 230px;
	background: #FFF;
}
.homecondiv03:hover {
	border: 1px #ccc solid;
	border-top: 0;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.homecondiv03 p {
	line-height: 30px;
}
.homecondiv04 {
	padding-top: 8px;
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;
	/*background: rgb(255,255,255) url(../images/bg_text.png) bottom center repeat-x;*/
}
.homecondiv04:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
}
.homecondiv04 ul {
}
.homecondiv04 ul li {
	text-align: center;
	float: left;
	overflow: hidden;
/*	width:215px;
*/	height: 190px;
	border: 1px #CCC solid;
	margin: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homecondiv04 ul li img {
	width: 212px;
	height: 160px;
	


}
.homecondiv04 ul li:hover {
	border: 1px #999 solid;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.footmenu {
	line-height: 20px;
	margin: auto;
	width: 1200px;
	margin-top: 4px;
	color: #FFF;
	
}
.footmenu a {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;

	white-space:nowrap;
}
.footmenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footinfo {
	text-align: center;
	color: #FFF;
	line-height: 30px;
	margin-top: 15p;
	
}

.nomp { margin:0; padding:0; }

.bg-pro { background: #EBEBEB; padding-top:50px; padding-bottom:50px; margin-top:50px; margin-bottom:50px; }


.home-news { margin-top:30px; margin-bottom:30px; }
.home-news h2 { font-size:18px; font-weight:bold; margin-top:10px; margin-bottom:10px; }
.home-news h3 { font-size:16px; font-weight:bold; margin-top:10px; margin-bottom:10px; }
.home-news p { font-size:14px; line-height:30px; }


.r-news-con { border-bottom:1px #ddd dotted; padding-bottom:15px; margin-bottom:15px; }
.home-pro p a { display:block; background:#039; color:#fff; line-height:30px;  }
.home-pro p a:hover { color:#fff; text-decoration:none;  }


.dtitle { margin-top:30px; margin-bottom:30px; }
.dtitle h2 { font-size:28px; font-weight:bold; color:#214fad; line-height:50px; }
.dtitle h3 { font-size:16px; font-weight:bold; color: #666; }
.dtitle h4 { font-size:24px; font-weight:bold; color: #214fad; }

.bigname { display:block; background:#214fad;}
.bigname { color:#fff; margin-bottom:10px }


.bg-news { margin-top:50px; }
.bg-case { margin-bottom:20px; }

.casesmall { font-size:14px; }

