﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	min-width: 1100px;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	background: #fff;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*通用代码*/

.cls {
	clear: both;
}

.wrap {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.en {
	font-family: arial;
}


.prenext{
	margin-top: 50px;
}
/*iban*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 25px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #074489;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}


/*header*/

.itop {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
}

.inav {
	height: 120px;
}

.ilogo {
	height: 120px;
	line-height: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #144a9e;
	padding-left: 120px;
	background: url(ilogo.png) left no-repeat;
	background-size: 100px 100px;
	float: left;
}

.nav {
	float: right;
	height: 120px;
	line-height: 120px;
}

.nav ul li {
	float: left;
	text-align: center;
	font-size:16px;
	width: 92px;
	position: relative;
	color:#144a9e;

}
.nav ul li a{
	display: block;

}
.nav ul li:hover{
	background: #144a9e;
	color:#ffffff;
}

.space {
	background: #f5f5f5;
}

.nav ul li dl {display: none;position: absolute;top:120px;left:0px;width:100%; background:#fff; z-index:10; color: #000;}
.nav ul li:hover dl { display: block;}
.nav ul li dl dd { float: none; background:none; height:50px; border-bottom:solid 1px #e5e5e5;text-align:center; }
.nav ul li dl dd a {display:block; border-top:1px solid #e5e5e5;width:100%; color:#000;height:50px; line-height:25px;border-bottom:none; font-size:14px;}
.nav ul li dl dd a:hover { background:none;background:#144a9e; color: #fff;line-height:25px; height:50px;text-align:center;border-bottom:none; }

/*ipro*/

.ipro {
	margin-top: 60px;
}

.ipro-l {
	width: 230px;
	float: left;
}

.ipro-l-t {
	width: 230px;
	height: 90px;
	background: url(ipro-l-t.png) repeat-x center;
	text-align: center;
	overflow: hidden;
}

.ipro-l-t h5 {
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin: 22px 0 15px 0;
}

.ipro-l-t p {
	font-size: 13px;
	color: #4f8be9;
}

.ipro-l-b {
	width: 230px;
}

.ipro-l-b ul li {
	width: 230px;
	height: 45px;
	line-height: 45px;
	color: #222;
	text-align: center;
	background: url(ipro-l-li.png) repeat-x center;
}

.ipro-l-b ul li:hover {
	color: #fff;
	background: url(ipro-l-li2.png) repeat-x center;
}

.ipro-l-b ul li a {
	display: block;
}

.ipro-l-t02 {
	margin-top: 30px;
}

.ipro-l-b p {
	padding: 0 10px;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0 3px 0;
}

.ipro-l-b dd {
	padding: 5px 10px;
	line-height: 2;
	border-bottom: 1px dashed #ccc;
	color: #666;
}

.ipro-l-b dd:nth-of-type(1) {
	margin-top: 3px;
}

.ipro-r {
	width: 830px;
	float: right;
}

.ipro-r-t {
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #ccc;
}

.ipro-r-t p {
	font-size: 20px;
	color: #144a9e;
	font-weight: bold;
	float: left;
}

.ipro-r-t a {
	float: right;
	font-size: 12px;
	display: block;
	width: 75px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #999;
	border: 1px solid #aaa;
	margin-top: 17px;
}

.ipro-r-b ul li {
	width: 190px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-right: 23px;
	margin-top: 38px;
}

.ipro-r-b ul li:nth-of-type(4n) {
	margin-right: 0;
}

.ipro-r-b ul li img {
	display: block;
	width: 190px;
	height: 135px;
}

.ipro-r-b ul li p {
	line-height: 40px;
	text-align: center;
	color: #666;
}

.ipro-r-b ul li:hover {
	border-bottom: 1px solid #144a9e;
}

.ipro-r-b ul li:hover p {
	color: #144a9e;
}


/*ititle*/

.ititle {
	text-align: center;
}

.ititle h5 {
	font-size: 30px;
	color: #144a9e;
	line-height: 1;
}

.ititle i {
	display: block;
	width: 80px;
	height: 3px;
	background: #aaa;
	margin: 15px auto 20px auto;
}

.ititle p {
	line-height: 1;
	color: #333;
}


/*iabout*/

.iabout {
	margin-top: 60px;
}

.iabout-b {
	margin-top: 25px;
}

.iabout-b p {
	line-height: 2;
	color: #666;
}

.iabout-b p a {
	color: #144a9e;
}
.icul{
	width: 740px;
	margin: 30px auto 0 auto;
}
.icul dl{
	width: 140px;
	text-align: center;
	float: left;
}
.icul dl:nth-of-type(2){
	margin: 0 160px;
}
.icul dl dt {
	display: block;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	transition: all 500ms ease-in-out 0s;
}

.icul dl p{
	font-size: 18px;
	color: #144a9e;
	margin: 8px 0 5px 0;
}
.icul dl dd{
	font-size: 20px;
	font-weight: bold;
	color: #bbb;
}
.icul01 {
	background: url(iabout01.jpg) center no-repeat;
}
.icul02 {
	background: url(iabout02.jpg) center no-repeat;
}
.icul03 {
	background: url(iabout03.jpg) center no-repeat;
}

.icul dl:hover dt {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
/*icase*/
.icase{
	margin-top: 60px;
}

.icase-b{
	margin-top: 30px;
}
.icase>.wrap>a{
	display: block;
	width: 150px;
	line-height: 40px;
	border: 1px solid #666;
	text-align: center;
	margin: 30px auto 0 auto;
	color: #666;
}
.icase>.wrap>a:hover{
	border-color: #144a9e;
	background: #144a9e;
	color: #fff;
}
.mr_frbox {
	padding: 0;
	margin-bottom: 30px;
}

.mr_frBtnL {
	float: left;
	margin: 82px 22px 0px 0px;
	cursor: pointer;
	display: inline;
}

.mr_frUl {
	float: left;
	width: 1000px;
	overflow: hidden;
}

.mr_frBtnR {
	float: right;
	margin-top: 82px;
	cursor: pointer;
}

.mr_frUl ul li {
	float: left;
	width: 235px;
	margin-right: 19px;
	overflow: hidden;
	color: #666;
	border-bottom: 1px solid #ccc;
}

.mr_frUl ul li img {
	display: block;
	width:235px;
	height: 170px;
}

.mr_frUl ul li p{
	display: block;
	font-size: 13px;
	line-height: 40px;
	color: #666;
	text-align: center;
}
.mr_frUl ul li:hover{
	border-bottom-color: #144a9e;
}

.mr_frUl ul li:hover p{
	color: #144a9e;
}


/*inews*/
.inews{
	margin-top: 60px;
}
.inews-b{
	margin-top: 30px;
}
.inews-b-l{
	width: 430px;
	float: left;
}
.inews-b-l img{
	display: block;
	width: 430px;
	height: 330px;
}
.inews-b-l dl{
	padding-bottom: 13px;
	border-bottom: 1px solid #ccc;
}
.inews-b-l dl dt{
	font-size: 15px;
	margin: 14px 0 10px 0;
	color: #144a9e;
}
.inews-b-l dl dd{
	color: #666;
	line-height: 1.8;
}

.inews-b-r{
	width: 640px;
	float: right;
}

.inews-b-r ul li{
	width: 640px;
	margin-top: 15px;
}
.inews-b-r ul li:nth-of-type(1){
	margin-top: 0;
}
.inews-b-r ul li a{
	display: block;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
}
.inews-b-r ul li a dl dt{
	font-size: 15px;
	line-height: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	color: #144a9e;
}
.inews-b-r ul li a dl dt span{
	font-size: 13px;
	color: #999;
	float:right;
}
.inews-b-r ul li a dl dd{
	line-height: 1.6;
	margin-top: 10px;
	color: #666;
}
.inews-b-r ul li a:hover,
.inews-b-r ul li a:hover dl dt{
	border-color: #144a9e;
}
.inews>.wrap>a{
	display: block;
	width: 150px;
	line-height: 40px;
	border: 1px solid #666;
	text-align: center;
	margin: 30px auto 0 auto;
	color: #666;
}
.inews>.wrap>a:hover{
	border-color: #144a9e;
	background: #144a9e;
	color: #fff;
}

/*icontact*/
.icontact{
	margin-top: 60px;
	padding: 30px 0;
	height: 320px;
	background: url(icontact.jpg) center no-repeat;
}

.icontact>.wrap>.ititle i{
	background: #144a9e;
}
.icontact>.wrap>.ititle p{
	color: #333;
}

.icontact-b{
	margin-top: 29px;
}
.icontact-map{
	float: left;
}
.icontact-map img{
	display: block;
}

.icontact-txt{
	width: 540px;
	float: right;
}
.icontact-txt ul li{
	padding-left: 45px;
	line-height: 42px;
}
.icontact-txt ul li:nth-of-type(1){
	background: url(../img/icon01.png) left no-repeat;
	background-size: 22px 22px;
}
.icontact-txt ul li:nth-of-type(2){
	background: url(../img/icon02.png) left no-repeat;
	background-size: 22px 22px;
}
.icontact-txt ul li:nth-of-type(3){
	background: url(../img/icon03.png) left no-repeat;
	background-size: 22px 22px;
}
.icontact-txt ul li:nth-of-type(4){
	background: url(../img/icon04.png) left no-repeat;
	background-size: 22px 22px;
}
.icontact-txt ul li:nth-of-type(5){
	background: url(../img/icon05.png) left no-repeat;
	background-size: 22px 22px;
}

/*友情链接*/
.iyq{
	margin-top: 40px;
}
.iyq span{

	font-size:14px;
	color: #c70000;
}

.iyq a{
	padding-left: 20px;
}
/*foot*/
.footer{
	margin-top: 20px;
	padding: 20px 0 10px 0;
	background: #144a9e;
}
.ftb{
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.ftb p{
	line-height: 2.5;
}


/*content*/

.content {
	margin-top: 40px;
}


/*content-left*/

.content-left {
	width: 230px;
	float: left;
}

.left-t {
	background: #144a9e;
	padding: 15px 20px;
}

.left-t h5 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.left-t h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.left-b ul {
	border: 1px solid #dcdbdb;
	border-top: 0;
}
.left-b ul li {
	color: #333;
	border-bottom: 1px solid #dcdbdb;
	font-size: 15px;
	background: #f0f0f0;
}
.left-b ul li:last-of-type{
	border-bottom: 0;
}

.left-b ul li>a {
	display: block;
	padding-left: 30px;
	line-height: 50px;
	background: url(../img/ipro-navbj.png) right 30px top 18px no-repeat;
}

.left-b ul li a:hover {
	color: #144a9e;
}
.leftnavdl{
	border-bottom: 1px solid #dcdbdb;
	padding: 0 30px;	
}

.leftnavdl dd{
	padding: 0 20px;
	border-bottom: 1px dashed #ccc;
	line-height: 1;
}

.leftnavdl dd:last-of-type{
	border: 0;
}
.leftnavdl dd a{
	color: #666;
	display: block;
	line-height: 50px;
}
.leftnavdl dd a:hover{
	color: #144a9e;
}

.left-box02{
	margin-top: 40px;
}
.left-box02 .left-t{
	background: #019ee3;
}
.left-box02 .left-t span{
	color: #fff;
}
.left-box02 dl{
	border: 1px solid #dcdbdb;
	border-top: 0;
	padding: 10px 10px 15px 10px;
	background: #f0f0f0;
	color: #666;
	overflow: hidden;
}
.left-box02 dl dd{
	line-height: 2;
	margin-top: 5px;
}
/*content-right*/

.content-right {
	width: 820px;
	float: right;
}

.right-t {
	position: relative;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ccc;
}

.right-t h5 {
	font-size: 24px;
	color: #144a9e;
}

.content-pos {
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 40px;
	color: #666;
}

.right-b {
	line-height: 2;
	margin-top: 11px;
	font-size: 13px;
}

.news-list ul li {
	padding-bottom: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}

.news-list a {
	display: block;
}

.news-list h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #144a9e;
}

.news-list ul li {
	color: #666;
}

.news-list span {
	font-size: 12px;
	color: #aaa;
}

.news-list h4 {
	display: block;
	text-align: right;
	color: #36436e;
	margin-top: 5px;
}
.news-list h4:hover{
	color: #f00;
}
.news-nr h5 {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 25px;
	color: #333;
	text-align: center;
}

.news-nr h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}

.pro-list ul li {
	float: left;
	width: 250px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.pro-list ul li:nth-of-type(3n+2) {
	margin: 0 35px;
}

.pro-list ul li:hover {
	color: #144a9e;
	border-color: #144a9e;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	display: block;
	width: 250px;
	height: 180px;
	padding: 5px;
	margin-bottom: 6px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	display: block;
}

.pro-nr>h5{
	font-size: 20px;
	text-align: center;
}
.pro-nr>img{
	display: block;
	margin: 10px auto;
	max-width: 70%;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #144a9e;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}
#flip { margin-top:8px;}
 .nolink { font-size:13px; margin-left:10px; margin-right:10px; border:#666666 solid 1px;  padding:5px 5px 5px 5px;}
#flip a { font-size:13px; margin-left:10px; margin-right:10px; border:#666666 solid 1px; padding:5px 5px 5px 5px;}