@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html {
	font-family: "Microsoft YaHei", '宋体', Verdana, Geneva, sans-serif;
	color: rgb(51,51,51);
	font-size: 14px;
	font-weight: 200;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px;
}
img, div, ul, li {
	border: 0;
	display: block;
}
ul, li {
	list-style-type: none;
}
a {
	color: rgb(51,51,51);
	text-decoration: none;
}
a:hover {
	color: rgb(10,90,180);
	text-decoration: none;
}
.container {
	padding: 0px;
	width: 980px;
	margin: 0 auto;
}
.c0857b0 {
	color: #0857b0;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
    clear: both;
}
/* top */
.header-bar {
	height: 40px;
	line-height: 40px;
	background-color: rgb(249,249,249);
	border-bottom: 1px solid rgb(227,227,227);
	font-size: 13px;
}
.header-bar a {
	margin-left: 20px;
}
.header {
	margin:35px;
	height: 70px;
	line-height:70px;
	font-size: 24px;
}
.header .logo a{
	display: block;
	padding-left: 90px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	color: rgb(10,90,180);
	font-weight: 600;
}
.header .tel {
	color: rgb(10,90,180);
	font-weight: 600;
    letter-spacing: -2px;
	overflow:hidden;
	
}
.header .tel span {
	font-size:20px;
	float:right;
	display:block;
	height:35px;
	line-height:35px;

}
.header-nav {
	height: 50px;
	line-height: 50px;
	background-color: rgb(10,90,180);
}
.header-nav ul {
	overflow: hidden;
}
.header-nav ul li {
	float:left;
	width: 140px;
}
.header-nav ul li a {
	display: block;
	color: rgb(255,255,255);
	text-align: center;
	border-right: 1px solid #0e5fb9;
}
.header-nav li:last-child a {
	border-right: none;
}
.header-nav li:hover, .header-nav li:hover a, .header-nav .on {
	border-color: #024085;
	background: #024085;
}
/* footer */
.footer {
	background: #003c7e;
	color: rgba(255,255,255,0.75);
	font-weight: 400;
}
.footer a {
	font-weight: 400;
	color: rgba(255,255,255,0.75);
}
.footer a:hover {
	color: rgba(255,255,255,1);
}
.footer-nav {
	padding: 35px 0 25px 0;
	height: 200px;
	background-image: url(../images/wechat-140.jpg);
	background-repeat: no-repeat;
	background-position: right 55px;
}
.footer-nav ul {
	float:left;
	margin-right: 11%;
	overflow: hidden;
}
.footer-nav ul li {
	line-height: 30px;
}
.footer-nav ul .t {
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	margin: 10px 0;
}
.copyright {
	display: block;
	text-align: right;
	color: #EEE;
	line-height: 30px;
	font-size: 13px;
}
/* banner */
.banner img {
	height:440px;
	margin:0 auto;
}
/* index */
.index {
	overflow: hidden;
	margin: 17px 0 0 0;
}
.product-menu{
	width: 232px;
	margin-bottom:17px;
}
.product-menu .title {
	display: inline-block;
	width: 191px;
	padding-left: 41px;
	font: bold 22px/76px "微软雅黑";
	color: #fff;
	background-image: url(../images/btn_bj.png);
	background-repeat: no-repeat;
}
.product-menu ul {
	border: 1px solid #c7c9cd;
	overflow: hidden;
}
.product-menu ul li{
	display: inline-block;
	width: 190px;
	padding: 5px 0px 5px 40px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.product-menu ul li:first-child {
	border-top: none;
	margin-top: 0;
}
.product-menu ul li:last-child {
	margin-bottom: 10px;
}
.product-menu .t {
	font: bold 16px/61px "微软雅黑";
	margin: 10px 0;
	padding: 0 0 0 40px;
	border-top: 1px solid #c7c9cd;
	border-bottom: 1px solid #c7c9cd;
}
.product-menu a{
	display: block;
}
.product-menu .on{
	color: #073eac;
	
}
.product-menu li a.on{
	border: rgba(119,0,0,1);
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}
/* 产品列表 */
.product-list {
	width: 730px;
}
.product-list ul {
	width: 747px;
}
.product-list ul li {
	float: left;
	width: 232px;
	margin: 0 17px 17px 0;
	display: inline;
}
.product-list a {
	display: block;
	border: 1px solid #c7c9cd;
}
.product-list a:hover, .product-list a:hover span {
	color: #073eac;
	border-color: #073eac;
}
.product-list img {
	width: 230px;
	height: 140px;
}
.product-list span {
	overflow:hidden;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	color: #333;
	height: 32px;
}
/* 其他页面 */
.main-content {
	margin: 17px 0;
	overflow: hidden;
}
.lmenu{
	width:224px;
}
.lmenu .company-info{
    margin-bottom: 17px;
    overflow: hidden;
}
.lmenu .company-info h1 {
    height: 68px;
    padding-left: 39px;
    line-height: 68px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    background: url(../images/lm_bj.jpg) no-repeat center;
}
.lmenu .company-info h1 span {
    display: block;
    background: url(../images/contact_jt.png) no-repeat 143px center;
}
.lmenu .company-info ul li {
    width: 184px;
    height: 50px;
    padding-left: 38px;
    border: 1px solid #dcdbdb;
	border-top:none;
}
.lmenu .company-info ul li a {
    display: block;
    background: url(../images/jt.png) no-repeat 150px center;
    font-size: 14px;
    color: #666;
    line-height: 50px;
    font-weight: bold;
}
.lmenu .company-info ul li:hover a,.lmenu .company-info ul li.on a {
    color: #073eac;
}
.lmenu .contact-info{
    overflow: hidden;
}
.lmenu .contact-info h1 {
    height: 58px;
    padding-left: 39px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/contact_bj.jpg) no-repeat center;
}
.lmenu .contact-info h1 span {
    color: #fff;
    display: block;
    background: url(../images/contact_jt.png) no-repeat 143px center;
}
.lmenu .contact-info div {
    padding-left: 38px;
    border: 1px solid #dcdbdb;
	border-top:none;
    color: #333;
    padding: 16px 0 16px 0;
    text-align: center;
}
.lmenu .contact-info div span{
	display: block;
	color: #073eac;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top:12px;
	letter-spacing:-2px;
}
.lmenu .contact-info div .btn {
    display: inline-block;
    width: 91px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: url(../images/message_bj.jpg) no-repeat center;
}
.rcontent {
	width: 725px;
	min-height:532px;
	border: 1px solid #e9e9e9;
	position:relative;
}
.rcontent a:hover {
	color: rgb(10,90,180) !important;
}
.rcontent h1 {
	height: 66px;
	background: #f8f8f8;
	line-height: 66px;
	padding: 0 20px;
	border-bottom: 1px solid #e9e9e9;
}
.rcontent h1 span.fl {
	display: inline-block;
	font-size: 18px;
	color: #0857b0;
	font-weight: bold;
}
.rcontent h1 span.fr {
	color: #999999;
}
.rcontent h1 span.fr a {
	padding-right: 12px;
	margin-right: 10px;
	color: #999;
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.rcontent .content {
	padding: 0 20px 20px 20px;
}
.rcontent .content p {
	color: #666;
	margin-top: 20px;
	line-height: 30px;
	text-align: justify;
	/*font-size:15px;
	text-indent: 2em;*/
}
.rcontent .content .conn-txt {
    margin-top: 33px;
    padding: 0 20px 46px 0;
}
.rcontent .content .conn-txt h2 {
    font-size: 14px;
    color: #1161c5;
    font-weight: bold;
    padding-left: 16px;
}
.rcontent .content .conn-txt p {
    padding-top: 15px;
	text-indent: 0;
}
.rcontent .content .conn-txt p span,.rcontent .content .conn-txt p input{
	display:block;
}
.rcontent .content .conn-txt p span {
    width: 95px;
    text-align: right;
    line-height: 26px;
    color: #666666;
}
.rcontent .content .conn-txt p i {
    color: #ff0000;
}
.rcontent .content .conn-txt p input[type="text"] {
    border: 1px solid #cfcfcf;
    line-height: 12px;
    padding: 6px 5px;
    width: 209px;
}
.rcontent .content .conn-txt p input.title {
    width: 525px;
}
.rcontent .content .conn-txt p textarea {
    border: 1px solid #cfcfcf;
    padding: 5px;
    height: 108px;
    width: 525px;
}
.rcontent .content .btnbox {
    text-align: center;
}
.rcontent .content .btnbox .btn01 {
    background: url(../images/btn_01.jpg) no-repeat center;
}
.rcontent .content .btnbox .btn02 {
    background: url(../images/btn_02.jpg) no-repeat center;
}
.rcontent .content .btnbox .btn {
    width: 86px;
    height: 28px;
    border: none;
    color: #fff;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    margin: 11px 25px 0 25px;
}
/* 图文列表 */
.productcon{
	margin: 0 0 46px 0;
}
.productcon ul{
	width:717px;
	padding:0 0 0 7px;
	overflow:hidden;
}
.productcon ul li{
	float: left;
    width: 232px;
    margin:20px 7px 0 0;
    display: inline;
}
.productcon a {
    display: block;
    border: 1px solid #e9e9e9;
}
.productcon a:hover, .productcon a:hover span {
	color: #073eac;
	border-color: #073eac;
}
.productcon ul li img{
	width: 230px;
    height: 140px;
}
.productcon span {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
	height: 26px;
    color: #333;
	overflow: hidden;
} 
/* 文字列表 */
.downloadcon {
    padding: 20px 20px 26px 20px;
}
.downloadcon ul {
    overflow: hidden;
    width: 100%;
}
.downloadcon ul li {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #e9e9e9;
    background: url(../images/download_sj.jpg) no-repeat left center;
}
.downloadcon ul li a {
	font-size:13px;
    color: #666;
    display: block;
    padding-left: 11px;
    background: url(../images/download_ico.jpg) no-repeat right center;
}
.service-tel{
	width:685px;
	position:absolute;
	bottom:10px;
	text-align:center;
    color: #073eac;
    font-size: 20px;
    font-weight: 500;
}
/* 分页 */
.page {
    text-align: center;
    padding: 20px 0;
}
.pagination {
    font-size: 0px;
    margin-right: -5px;
    text-align: center;
}
.pagination a {
    font-size: 12px;
    color: #888;
    display: inline-block;
    _display: inline;
    padding: 0 7px;
    border: 1px solid #ddd!important;
    margin-right: 5px;
    line-height: 26px;
}
.pagination a:hover, .pagination a.cur, .pagination a.active, .pagination li.active a, .pagination li.active a:hover {
    background: #0066a5;
    color: #fff !important;
    border-color: #0066a5;
}
/* 验证码 */
.verifyimg{
	display:block;
	height:29px;
	padding-left:20px;
}
/* 侧面客服 */
.float-service{
	position: absolute;
	top: 1219px;
	right: 0;
	z-index: 50;
	width: 98px;
	margin-left: 520px;
}
.float-service .top{
	width: 98px;
	height: 96px;
	background: url("../images/float_top.jpg") no-repeat;
}
.float-service .list{
	padding: 18px 16px 0;
	background: #333
}
.float-service .list a{
	display: inline-block;
	width: 42px;
	padding-left: 24px;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #515151;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
}
.float-service .list a.first{
	background: url("../images/bg_sign02.jpg") no-repeat left center;
	border-top: none;
}
.float-service .list a.last{
	background: url("../images/bg_sign03.jpg") no-repeat left center;
	border-bottom: none;
}
.float-service .bot{
	width: 98px;
	height: 107px;
	background: url("../images/float_bot.png") no-repeat;
	cursor: pointer;
}
.float-service .float-ewm{
	width: 72px;
	height: 72px;
	padding: 16px 13px 0;
	background: #313232;
}
.float-service .float-ewm img{
	width: 72px;
	height: 72px;
}
.floattop{
	position: fixed;
	top:0px;
}