body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, input, select, textarea, button,p {
    /* margin: 0 0;
    padding: 0 0; */
    font-family: "微软雅黑",arial;
	font-size: 16px;
}
body{ max-width: 1440px; min-width: 1200px; margin: 0 auto;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
li{list-style-type: none;}
a {
	text-decoration:none;
	color:#333;
}
img{ vertical-align: middle; max-width: 100%;}
input,textarea{ border: none; outline: none;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clear{clear: both;}

.li_img{display:table; text-align:center; *position:relative; *overflow:hidden;}
.li_img a{display:table-cell; vertical-align:middle; *position:absolute; *left:50%; *top:50%;}
.li_img a img{*position:relative; *left:-50%; *top:-50%;}
.fl{ float: left;}
.fr{ float: right;}
.box{
	width: 100%;
}

.con{
	width: 1200px;
	margin: 0 auto;
}


.header{
	width: 100%;
	height: 100px;
	border-bottom: 2px solid #dddddd;
}
.header .con{
	height: 100%;
}
.logo{
	display: table;
	height: 100%;
}
.logo p{
	display: table-cell;
	vertical-align: middle;
}



.lang{
	text-align: right;
	font-size: 16px;
	line-height: 34px;
	margin-top: 10px;
}
.lang a{
	color: #999999;
}
.lang a.on{
	color: #036eb8;
}
.lang i{
	display: inline-block;
	width: 1px;
	height: 8px;
	background: #cbcbcb;
	margin: 0 12px;
}
.nav{
	margin-top: 6px;
}
.nav li{
	float: left;
	font-size: 16px;
	line-height: 34px;
	margin-left: 50px;
}
.nav li:first-of-type{
	margin-left: 0;
}
.nav li a{
	display: block;
	height: 50px;
	color: #666666;
}
.nav li a:hover{
	color: #036eb8;
	border-bottom: 2px solid #036eb8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav li.on a{
	color: #036eb8;
	border-bottom: 2px solid #036eb8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}




.cptj{
	padding-top: 60px;
}
.cptj_top{
	line-height: 34px;
}
.cptj_top h2{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.cptj_top a{
	font-size: 16px;
	color: #666666;
}


.cptj_list{
	width: 100%;
	padding-bottom: 20px;
}

.cptj_list li{
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 30px;
}
.cptj_list li:nth-of-type(4n){
	margin-right: 0;
}
.cptj_list li a{
	display: block;
}
.cptj_img{
	width: 280px;
	height: 300px;
	border: 2px solid #dddddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cptj_img img{
	width: 276px;
	height: 296px;
}
.cptj_f{
	height: 110px;
}
.cptj_f h3{
	font-size: 16px;
	line-height: 34px;
	color: #000000;
	text-align: center;
	margin-top: 4px;
}
.cptj_f p{
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.cptj_list li:hover .cptj_f h3{
	color: #036eb8;
	text-decoration: underline;
}
.cptj_list li:hover .cptj_f p{
	color: #036eb8;
}


.iab{
	width: 100%;
	height: 480px;
	background: url(../images/iab_bg.png) no-repeat center top;
	background-size: cover;
}
.iabs{
	width: 100%;
	height: 100%;
	background: rgba(3,110,184,0.7);
}
.iab_con{
	width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
}
.iab_con h3{
	font-size: 20px;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 60px;
}
.iab_con p{
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}
.iab_con a{
	display: block;
	width: 99px;
	height: 30px;
	background: url(../images/iab_jt.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 65px;
}


.index3{
	padding-top: 70px;
	padding-bottom: 60px;
}
.index3_box{
	width: 400px;
	float: left;
}
.index3_text,.index3_img{
	width: 400px;
	height: 250px;
	border: 1px solid #dddddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.index3_img img{
	width: 398px;
	height: 248px;
}
.index3_text{
	padding: 0 68px;
	padding-top: 42px;
	text-align: center;
}
.index3_text h2{
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	margin-bottom: 10px;
}
.index3_text p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.index3_text a{
	display: block;
	width: 110px;
	height: 36px;
	border: 1px solid #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 34px;
	color: #666666;
	border-radius: 50px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.index3_text a:hover{
	color: #036eb8;
	border: 1px solid #036eb8;
}


.footer{
	width: 100%;
	/*height: 140px;*/
	background: #036eb8;
}
.f_nav{
	padding: 18px 0;
	border-bottom: 1px solid #FFFFFF;
}
.f_nav li{
	float: left;
	font-size: 16px;
	line-height: 34px;
	margin-right: 50px;
}
.f_nav li:last-of-type{
	margin-right: 0;
}
.f_nav li a{
	color: #FFFFFF;
}

.footl p{
	font-size: 14px;
	line-height: 30px;
	color: #dedede;
	margin-top: 15px;
}

.footr{
	width: 328px;
	margin-top: 15px;
}

.ewm{
	width: 100px;
	height: 100px;
}
.ewm img{
	width: 100px;
	height: 100px;
}

.footr_text{
	width: 220px;
	color: #FFFFFF;
}
.footr_text h3{
	font-size: 16px;
	line-height: 30px;
	margin-top: 4px;
}
.footr_text i{
	display: block;
	width: 50px;
	height: 1px;
	background: #FFFFFF;
	margin: 8px 0;
}
.footr_text p{
	font-size: 14px;
	line-height: 20px;
}
.footr_text p a{
	color: #FFFFFF;
}



/*application*/
.wz{
	width: 100%;
	height: 40px;
	background: #ededed;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.wz a{
	color: #666666;
}
.wz a.on{
	color: #036eb8;
}


.ny_main{
	padding-top: 38px;
	padding-bottom: 100px;
}
.nyl{
	width: 175px;
}
.nyl h1{
	height: 50px;
	background: #e9e9e9 url(../images/yy_ico.png) no-repeat 30px center;
	font-size: 16px;
	line-height: 50px;
	color: #036eb8;
	padding-left: 56px;
}
.nyl ul{
	width: 100%;
	background: #fafafa;
}
.nyl ul li{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.nyl ul li a{
	display: block;
	height: 47px;
	padding-left: 30px;
	padding-top: 6px;
	color: #666666;
}
.nyl ul li a h2{
	font-size: 14px;
	line-height: 20px;
}
.nyl ul li a p{
	font-size: 12px;
	line-height: 20px;
}
.nyl ul li:hover a h2{
	animation:nylh2 1s;
	-moz-animation:nylh2 1s; 
	-webkit-animation:nylh2 1s;
	-o-animation:nylh2 1s;
}
.nyl ul li:hover a p{
	animation:nylp 1s;
	-moz-animation:nylp 1s; 
	-webkit-animation:nylp 1s;
	-o-animation:nylp 1s;
}
@keyframes nylh2
{
	0%   {transform: translateX(80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}
@-moz-keyframes nylh2
{
	0%   {transform: translateX(80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}

/*@keyframeseyframes nylh2*/
/*{*/
	/*0%   {transform: translateX(80px); opacity: 0;}*/
	/*100% {transform: translateX(0px); opacity: 1;}*/
/*}*/

@-o-keyframes nylh2
{
	0%   {transform: translateX(80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}


@keyframes nylp
{
	0%   {transform: translateX(-80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}
@-moz-keyframes nylp
{
	0%   {transform: translateX(-80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}

/*@-webkit-k@keyframeseyframes nylp*/
/*{*/
	/*0%   {transform: translateX(-80px); opacity: 0;}*/
	/*100% {transform: translateX(0px); opacity: 1;}*/
/*}*/

@-o-keyframes nylp
{
	0%   {transform: translateX(-80px); opacity: 0;}
	100% {transform: translateX(0px); opacity: 1;}
}


.nyl ul li:hover a{
	color: #036eb8;
}
.nyl ul li.on a{
	color: #036eb8;
}

.nyr{
	width: 994px;
}

.yy{
	text-align: center;
	margin-top: 20px;
}



/*product_list*/
.cp{
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.filter{
	width: 100%;
	height: 33px;
	background: #f5f5f5;
	border-bottom: 1px solid #cccccc;
}
.filter input{
	width: 225px;
	height: 25px;
	border: 1px solid #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3px;
	margin: 5px 5px;
}

.cp_list{
	width: 100%;
	height: 446px;
	overflow-y:scroll;
}
.cp_list table tr td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #666666;
}

.xz{
	margin-right: 5px;
}
