@charset "utf-8";
/* CSS Document akakaz */
* {
	margin:0;
	padding:0;
	font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}
img {
	border:none;
	/*max-width: 100%;
	height: auto;
	width: auto\9;*/
}
div,strong,a,span,li {
	font-size:12px;
}
ul, li, ol {
	list-style: none;
}
#main{
	width:100%;
}

/*自写样式*/
body {
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	transition: all .1s linear;
}

.container {
	width: 1200px;
	margin: 0 auto;
}
.tit {
	width: 100%;
	text-align: center;
	padding-top: 45px;
}
.tit>a, .tit>a>span {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #0168b7;	
}
.tit a:hover {
	text-decoration: none;
	font-size: 31px;
}
.tit>p {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	margin-top: 11px;
}
.tit>div {
	width: 30px;
	margin: 10px auto 30px;
	border-bottom: 2px solid #939393;
}

.tonggao {
	width: 1200px;
	margin: 0 auto;
	height: 70px;
}
.tonggao>div {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 58px;
}
.tonggao>div>span, .tonggao>div>a {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 58px;
	margin-right: 10px;
}
.tonggao>div>a:hover {
	color: #f00406;
}

.product {
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}
.product .parHd {
	float: left;
	width: 268px;
	text-align: left;
}
.product .parHd .phd_tit {
	width: 100%;
	height: 100px;
	background: #0168b7;
}
.product .phd_tit>p:nth-of-type(1) {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding-top: 26px;
	padding-left: 17px;
}
.product .phd_tit>p:nth-of-type(2) {
	font-size: 14px;
	color: #fff;
	padding-top: 14px;
	padding-left: 17px;
}
.product .parHd .phd_con {
	border: 1px solid #cdcdcd;
}
.product .parHd .li {
	border-bottom: 1px solid #cdcdcd;
}
.product .parHd .li>a {
	font-size: 16px;
	color: #0168b7;
	padding-left: 7px;
	line-height: 49px;
	display: block;
}
.product .phd_con>li.on>a {
	font-weight: bold;
}
.product .parHd .li img {
	position: relative;
	top: 2px;
	margin-right: 15px;
	transition: 0.4s;
}
.product .parHd .li.on>a>img {
	transform: rotateZ(90deg);
}
.product .parHd .ul a {
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	display: block;
	padding-left: 34px;
}
.product .parHd .ul a:hover {
	color: #f00406;
}

.product .parBd {
	float: right;
	width: 908px;
	overflow: hidden;
}
.parBd .p_con .p_pic {
	float: left;
	width: 283px;
	height: 265px;
	border: 1px solid #ccc;
	margin-right: 26px;
	margin-bottom: 29px;
	position: relative;
	line-height: 0;
	overflow: hidden;
}
.parBd .p_con .p_pic:nth-of-type(3), .parBd .p_con .p_pic:nth-of-type(6) {
	margin-right: 0;
}
.p_con .p_pic>img {
	width: 96%;
	height: 85%;
	margin: 2%;
	margin-bottom: 0;
	transition: 0.4s;
}
.p_con .p_pic:hover>img {
	transform: scale(1.04);
}
.p_con .p_pic>.p_title {
	width: 96%;
	margin: 0 auto;
	line-height: 30px;
	background: #5794c0;
	font-size: 14px;
	color: #fff;
}
.p_con .p_pic>.p_title:hover {
	background: #f00406;
}
.product .p_more {
	float: left;
	width: 183px;
	line-height: 45px;
	border: 1px solid #fff;
	margin-left: 292px;
	margin-top: -68px;
	font-size: 16px;
	color: #fff;
}
.product .p_more:hover {
	text-decoration: underline;
}
.product .p_more>img {
	position: relative;
	top: 2px;
	left: 22px;
}

.xuanchuan {
	width: 100%;
	height: 200px;
	background: url(../images/xuanchuan.jpg) no-repeat center;
}
.xuanchuan .container {
	position: relative;
}
.xuanchuan .container>a {
	width: 140px;
	height: 42px;
	display: block;
	background: #f00406;
	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	position: absolute;
	top: 54px;
	right: 98px;
}
.xuanchuan .container>div {
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 113px;
	right: 100px;
}
.xuanchuan .container>div>span {
	font-size: 24px;
	color: #fff;
}

.intro {
	width: 100%;
	height: 520px;
}
.intro .i_tit {
	display: block;
	width: 100%;
	height: 42px;
	padding-top: 50px;
	line-height: 0;
}
.intro .i_tit>span {
	font-size: 14px;
	color: #666;
	line-height: 42px;
	float: right;
}
.intro .i_tit>span:hover {
	text-decoration: underline;
}
.intro .i_con {
	height: 351px;
	margin-top: 40px;
}
.intro .i_con>div {
	float: left;
}
.intro .i_con .i_left {
	line-height: 0;
}
.intro .i_con .i_middle {
	width: 570px;
	margin-left: 30px;
}
.i_con .i_middle>.im_t {
	font-size: 20px;
	font-weight: bold;
	color: #0168b7;
	margin-top: 31px;
}
.i_con .i_middle>.im_c {
	margin-top: 17px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.news {
	width: 100%;
	height: 605px;
	background: #f7f7f7;
}
.news .newsBody {
	width: 100%;
	height: 375px;
}
.news .newsBody>.n_list {
	float: left;
	width: 583px;
	height: 100px;
	background: #fff;
	border: 1px solid #ccc;
	margin-left: 30px;
	margin-bottom: 19px;
}
.newsBody>.n_list:nth-of-type(1), .newsBody>.n_list:nth-of-type(3), .newsBody>.n_list:nth-of-type(5) {
	margin-left: 0;
}
.newsBody>.n_list>div {
	float: left;
	text-align: center;
}
.n_list>div>a:hover {
	color: #0168b7 !important;
	text-decoration: none;
}
.news .more {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	background: #0168b7;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.news .more:hover {
	text-decoration: underline;
}

.partner {
	width: 100%;
	padding-bottom: 60px;
}
.partner .picScroll-left {
	position: relative;
	width: 1200px;
}
.partner .picScroll-left .pt_hd>.prev {
	position: absolute;
	left: -45px;
	top: 35%;
}
.partner .picScroll-left .pt_hd>.next {
	position: absolute;
	right: -45px;
	top: 35%;
}
.partner .picScroll-left .pt_bd {
	width: 1200px;
	overflow: hidden;
}
.partner .pt_bd a {
	float: left;
	width: 218px;
	height: 118px;
	line-height: 0;
	margin: 0 10px;
	border: 1px solid #bfbfbf;
	text-align: center;
	overflow: hidden;
}
.partner .pt_bd a>img {
	max-width: 100%;
	height: 100%;
	transition: 0.4s;
}
.partner .pt_bd a:hover>img {
	transform: scale(1.04);
}