﻿@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;word-wrap: break-word;}
html{-webkit-text-size-adjust:none;font-family:'Microsoft YaHei',arial;}
body {color:#333; line-height:28px;font-size:14px;margin:0 auto;font-family:'Microsoft YaHei',arial;min-width:1200px;}
img {border:0px;max-width:100%;}
a {font-size:14px;color:#333; text-decoration: none;outline:none;}
input,button,select,textarea{ outline:none;font-family:'Microsoft YaHei',arial;border:0}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;padding:0;margin:0;font-weight:normal;}
ul,li,dl,dt,dd { list-style:none;}
h1,h2,h3,h4,h5 { font-weight:normal}
.inner{
	width:1200px;
	margin:0 auto;
	position: relative;
	}
	

.bg{
	position:fixed;
	width: 100%;
	height: 100%;
	background:#666;
	opacity: 0.4;
	top:0;
	left: 0;
	z-index: 88;
}
.footer{
	background: #2b3137;
    margin-top: 114px;
	padding-top: 58px;
	}
.footer .c1{
	width: 242px;
    text-align: center;
	float: left;
	}
.footer .c1 h3{
	color: #fff;
	padding-bottom: 22px;
	}
.footer .c1 a{
	display: block;
    color: #abadae;
	}
.footer .c1 a:hover{
	display: block;
    color: #3E87D6;
    text-decoration: underline;
	}	
.footer .c1 .d1{
	float:left;
	}
.footer .top{
	height: 130px;
	margin-bottom: 68px;
}	
.footer .top .left{
    width: 740px;
    background: url(../images/sy_115.png) no-repeat;
    height: 150px;
    background-position-x: 738px;
	float: left;
	margin: 0;
	}
.footer .top .right{
	padding-left: 92px;
    width: 368px;
    float: left;
    margin: 0;
	}
.footer .top .c2 h3{
	color: #fff;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0;
	}
.footer .top .c2{
	float:left;
	margin-right: 74px;
	}
.footer .top .c2 p{
	color: #fff;
    padding-bottom: 20px;
	}
.footer .bottom{
	background:url(../images/sy_126.png) no-repeat;
    padding-top: 30px;
	text-align: center;
	}
.footer .bottom ul li{
    padding-right: 20px;
	float:left;
	}
.footer .bottom ul li a{
	color: #abadae;
	font-size:12px;
	}
.footer .bottom ul li a:hover {
    color:#6cbff7;
    text-decoration:underline;
    }
.footer .bottom span{
	color: #abadae;
    float: left;
    height: 50px;
	}
.footer .company{
	text-align: center;
	width:400px;
	margin: 0 auto;
    margin-top: 30px;
	}
.footer .bottom .company ul{
	overflow: hidden;
}
.footer .bottom .company ul li{
	margin-left:20px;
}
.footer .bottom p{
	color: #abadae;
    font-size: 12px;
    height: 90px;
    line-height: 90px;
	}
.fl{
	float: left;
}	
.fr{
	float: right;
}
.clear{
	height: 0;
	 clear: both;
}
.p2 {
    color:#ff006e;
}
.red {
 color:#e43449;
}
.block {
    display:block;
}
ul.page{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
	width:100%;
    margin-left:290px;
}
ul.page li{
	float:left;
	color: #666;
	height: 27px;
	line-height:27px;
	margin-left: 5px;
}
ul.page li.active a{
	float:left;
	color: #fff;
	height: 27px;
	line-height:27px;
	margin-left: 5px;
    background:#1c659f;
}
ul.page li.goto input{
	height: 25px;
	line-height:25px;
    width:27px;
    border:1px solid #d2d2d2;
    text-align:center;
}
ul.page li span {
	color:#e61713;

}
ul.page li a {
	display:block;
	width: 24px;
	height: 24px;
	float:left;
	border:1px solid #e8ebed;
	text-align:center;
	line-height:24px;
	color:#666;
	margin-left:2px;
}
ul.page li a.onpage {
	width:25px;
	height:25px;
	line-height:25px;
	border:0 none;
	color: #fff;
	background-color:#6cbff7;
}

ul.page li a.pre {
	background: url(../images/pre.png) no-repeat center center;
}

ul.page li a.next {
	background: url(../images/next.png) no-repeat center center;
}
input.page-num {
	width: 24px;
	height: 24px;
	border:1px solid #e8ebed;
	text-align:center;
	line-height:24px;
	color:#ccc;
	margin-left:2px;
}
.page-sure {
	width: 50px;
	height: 25px;
	line-height:25px;
	text-align:center;
	background-color:#6cbff7;
	color: #fff;
	border: 0 none;
	cursor:pointer;
}
.red-text-circle{
    position: relative;
    top: 1px;
    font-size: 22px;
    color: #f00;
    margin-right: 15px;
}
.help-a{
	padding-right: 10px;
}
.help-a:hover{
	text-decoration: underline;
	color: #1c659f;
}


.clear:after,
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clear,
.clearfix {
	zoom: 1;
}
.recommend-img img{
	width: 865px;
    /* position: relative; */
    height: 315px;
}