.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#FF0000;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}

.header{	}

.logobt{	width: 603px;float: left;height:120px; }
.header p{font-size: 16px;color: #464646;line-height: 25px;width: 175px;margin-top: 58px;float: left;}
.tel{width: 265px;margin-top: 35px;float: right; position:relative;}
.tel span{ width:190px; height:35px; display:block; position:absolute; top:28px; right:12px; font-family:"微软雅黑", Arial; font-size:18px;}
.nav{background: #0169b7;height: 45px; width:1920px; }

#full-screen-slider { width:1920px; height:612px; position:relative; margin:0 auto;}
#slides { display:block; width:100%; height:612px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.foot-nav{background: #464646;border-top: 5px solid #0169B7;border-bottom: #747474 solid 1px; width:1920px;}
.nav-img{padding-top: 20px;width: 134px;margin-right: 60px;float: left;}
.foot-nav ul{width: 800px;float: left;padding-top:20px;}
.foot-nav ul li{
	width: 120px;float: left;line-height: 44px;text-align: left;
}
.foot-nav ul li a{font-size: 13px;color: #fff;}
.foot-dbox{	background:#464646;padding-bottom: 30px; height:160px; width:1200px; margin:0 auto; text-align:center; color:#CCC; font-size:15px; padding-top:20px; line-height:30px; text-align:center; }
.foot-dbox span{ margin-right:20px;}


#copyright{ padding: 5px 0;background: #464646;}
.foot{
	line-height: 26px;
	text-align: center;
}


/*首页部分*/
.cp-top{
}
.cp-top a{display: block; line-height: 39px;color: #fff;float: right;font-size: 13px; margin-top:35px;}
.cp-bt{
	width: 286px;position: absolute;left: -21px;z-index: 2;
}
.cp-top p{
	font-size: 20px;color: #fff;line-height: 35px;float: left;margin-left: 290px; margin-top:38px;
}
.cp-bg{}
.cp{
	
}
.cp-nav{
	width: 244px;border: 1px solid #076db9;background: #efefef;float: left;
	padding-top: 28px;padding-bottom: 35px;margin-right: 20px; margin-top:22px;
}
.cp-nav li a{
	display: block;line-height: 43px;padding-left: 30px;color: #464646;font-size: 13px; border-bottom:#CCC dashed 1px;
}
.cp-nav li a:hover{background: #14b1cd;color: #fff;}
.cp-center{
	width: 365px;border: 1px solid #0169b7;float: left;position: relative;margin-top: 22px;
}
.cp-lx{
	padding-top: 10px;padding-left: 25px;padding-right: 30px;padding-bottom: 10px;background: rgba(1,105,183,0.7);
	position: absolute;bottom: 0;width: 310px;
}
.cp-lx h1{color: #fff;font-size: 34px;font-weight: normal; text-align: right;}
.cp-lx h2{color: #fff;font-size: 22px;font-weight: normal; text-align: left;margin-bottom: 10px;}
.cp-lx h3{color: #464646;font-size: 13px;line-height: 25px;width: 180px;
	background: #fff;text-align: center;float: right;margin-bottom: 30px;font-weight: normal;
}
.cp-lx p{line-height: 48px;font-size: 14px;color: #fff;border-top: 1px solid #8fbcdf; border-bottom: 1px solid #8fbcdf;}
.cp-lx p span{font-size: 31px;}
.cp-right{
	width: 460px;float: right;margin-top: 22px; padding-left:0px;
}
.cp-right li{
	width: 200px;float: left;margin-left: 20px;margin-bottom: 25px;position: relative;border: 1px solid #0169B7;
}
.cp-img{display: block;}
.cp-b{
	display: block;background: url(xingd_03.png) no-repeat top center;line-height: 44px;
	font-size: 13px;color: #fff; position: absolute;bottom: 0;width: 170px; text-align:right; padding-right:30px;
}
.about{width: 1200px;margin: auto;}
.ab-right{width: 665px;float: right;}
.ab-right h1{font-size: 20px;color: #464646;}
.ab-right h1 span{color: #fd0102;}
.ab-right h2{font-size: 13px;color: #bdbdbd;font-weight: normal;margin-bottom: 20px;}
.ab-right>div{
	font-size: 13px;color: #464646;line-height: 31px;padding-right: 10px;
}
.ab-right a{display: block;color: #fff;width: 164px;line-height: 33px;font-size: 13px;
	background: #0169B7;text-align: center;float: right;margin-top: 15px;
}
.probox{background: url(xdb_04.png) no-repeat top center;height: 410px; margin-top:50px;width: 1900px;margin:auto;}
.pro{width: 1200px;margin: auto;padding-top: 90px;padding-bottom: 50px;}
.pro li{width: 250px;float: left;margin-right: 35px;margin-top: 54px;transition: 0.7s all;
	-webkit-transition: 0.7s all;-o-transition:0.7s all;-moz-transition: 0.7s all;
}
.pro-img{display: block;width: 250px;height: 160px;overflow: hidden;}
.pro-img img{max-width: 250px;}
.pro li:nth-child(4){margin-right: 0;}
.pro-bt{
	background: #14b1cd;width: 250px;
}
.pro-bt p{line-height: 31px;color:#fff;text-align: center;width: 250px; color:#FFF; text-align:center;}
.pro-bt p a{ color:#FFF;}
.pro-btn{
	width: 230px;margin: auto;padding-top: 13px;padding-bottom: 20px;display: none;transition: 0.7s all;
}
.pro-btn a{
	width: 205px;float: left;line-height: 21px;background: #fff;color: #464646;font-size: 13px;margin: 0 13px;
	text-align: center;border-radius: 5px;
}
.pro li:hover{
	margin-top: 0;
}
.pro li:hover .pro-btn{
	display: block;transition: 0.7s all;-webkit-transition: 0.7s all;-o-transition:0.7s all;-moz-transition: 0.7s all;
}
.ys-bt{
	background: url(xind_10.jpg) no-repeat top center;height: 40px;margin-top: 60px;margin-bottom: 10px; clear:both;
}
.ys{
	width: 1200px;margin: auto;background: url(xind_13.jpg) no-repeat 0 0;height: 430px;
}
.ys li{
	width: 350px; height:160px; padding-top:20px;padding-left: 80px; margin-left:20px;  float:left; margin-bottom:8px;
}
.ys li.rlrl{width: 350px; height:160px; padding-top:20px;padding-left: 80px; margin-left:250px;   float:left; margin-bottom:8px;}
.ys li h1{
	font-size: 23px;font-weight: normal;color: #0169B7;padding-left: 58px;margin-bottom: 15px;
}
.ys li p{
	font-size: 13px;color: #464646;line-height: 26px;width: 250px;
}
.newbox{background: #f7f7f7; width:1920px;}
.news-bt{
	width: 424px;margin: auto;padding: 40px 0;
}
.new{
	width: 1200px;margin:0 auto;background: #f7f7f7;
}
.new-left{width: 400px;float: left;margin-right: 20px;}
.left_top{
	padding-bottom: 8px;border-bottom: 3px solid #0169B7;margin-bottom: 15px;
}
.left_top p{font-size: 13px;color: #464646;float: left;line-height: 20px;}
.left_top p span{font-size: 40px;color: #b2c5e6;line-height: 40px;}
.left_top a{
	display: block;width: 110px;line-height: 28px;color: #464646;border: 1px solid #464646;float: right;
	margin-top:30px;text-align: center;
}
.left_top a:hover{background: #0169B7;color: #fff;}
.tw-bt{display: block; font-size: 16px;color: #0169B7;line-height: 46px;}
.tw-con{display: block;font-size: 13px;color: #464646;line-height: 26px; margin-bottom: 10px;}
.new-center{width:380px;float: left; margin:0; padding:0;}
.new-center li{
	background: #fff;padding-left: 35px;padding-top: 15px;padding-bottom: 19px;margin-bottom: 10px;
}
.new-center li p{
	line-height:30px;color: #0169B7;font-size: 13px;
}
.n_center_bt{font-size: 16px;color: #464646;line-height: 32px;display: block;}
.n_more{display: block; font-size: 13px;color: #464646;}
.n_more span{float: left;line-height: 35px;}
.n_more span:nth-child(2){font-size: 23px;color: #0169B7;padding-top: 2px;padding-left: 15px;}
.new-center li:hover{
	background: #14b1cd;
}
.new-center li:hover p,.new-center li:hover .n_center_bt,.new-center li:hover .n_more,.new-center li:hover .n_more span{color: #fff;}
.new-right{
	width: 380px;float: right;background: #fff; 
}
.list{
	width: 350px;margin: auto;padding-bottom: 12px;
}
.list li{
	padding-left: 0px;
}
.list li a{
	font-size: 13px;color: #464646;line-height: 30px;
}
.list li a:hover{color: #0169B7;}
.list li a span{
	color: #0169B7;
}
.yqlj{width: 1200px;margin: auto;

}
.yqlj-box{
	font-size: 16px;line-height: 70px;
}
.yqlj-box a{
	color: #000;line-height: 70px;padding-left: 10px;
}
.headertop{ z-index:999; position:relative;}
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0; width:1200px;}
.ddsmoothmenu ul li{ position:relative;display:inline;float:left; width: 119px;line-height: 45px;}
.ddsmoothmenu ul li a{display:block;line-height:45px; text-align: center;}
.ddsmoothmenu ul li a span{display:block;font-size: 15px;color: #fff;}
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#000}
.ddsmoothmenu ul li a:hover{ background: #14b1cd;}
.ddsmoothmenu ul li a:hover span{color:#fff;}
.ddsmoothmenu ul li a:active{ color: #fff;}
.ddsmoothmenu ul li a:active span{color: #fff;}
.ddsmoothmenu ul li ul li{ background:#ddd; color:#333; margin-bottom:1px; float:none;}
.ddsmoothmenu ul li ul li a{ display:block; line-height:45px; background:#ddd; color:#333;  margin-bottom:1px;}
.ddsmoothmenu ul li ul{ display:none; width:152px; position:absolute;}
.ddsmoothmenu ul li:hover ul{ display:block;}
.conabc{width:1200px;  margin:20px auto;}
.conabc .conabc1{ float:left; width:260px; box-shadow:0 0 5px #CCCCCC;}
.conabc .conabc1 ul{ margin:20px 0 20px 0; padding:0;}
.conabc .conabc1 ul li{ height:50px; width:200px; margin-left:30px; text-align:center; line-height:50px; background:#EFEFEF; margin-bottom:2px;}
.conabc .conabc1 ul li a{ color:#333; font-size:14px;}
.conabc .conabc1 .conabc1_1{ background-color:#0169B7; height:100px; line-height:100px; text-align:center; color:#FFF; font-size:28px;}
.conabc .conabc2{ width:910px; float:left; margin-left:30px; box-shadow:0 0 5px #CCCCCC; min-height:600px;}
.conabc .conabc2 .conabc2_1{background-color:#0169B7; height:90px; padding:10px 20px 0 20px; }
.conabc .conabc2 .conabc2_1 span{ display:block; height:26px; line-height:26px;  background-color:#FFF; opacity:0.8; padding-left:15px; border-radius:13px; -webkit-border-radius:13px; font-size:14px; }
.conabc .conabc2 .conabc2_1 h1{ color:#FFF; line-height:22px; font-size:24px;}
.conabc .conabc2 .conabc2_2{ padding:15px; font-size:14px;}
.conabc .conabc2 .conabc2_2 a{ color:#333;}
span.addTime{ margin-left:15px; color:#999; }
ul.nl li{ height:15px;}
.pack .mm,.pack .mm p{ line-height:25px;}
