@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#6e6e6e;}
a:hover{text-decoration:none; color:#6e6e6e;}
.clear{clear:both;}

/*■■■■■■■■　基本设定　■■■■■■■■*/
body{ font-family:"微软雅黑"; font-size:12px; color:#6e6e6e; }


/* Style for our header texts* --------------------------------------- */

.gundong01{ position:absolute; bottom:20px; left:50%; margin-left:-37px; text-align:center; z-index:9999;}
.gundong02{
    -webkit-animation:xguide_down 2.0s infinite ease-in-out;
    -moz-animation:xguide_down 2.0s infinite ease-in-out;
    -o-animation:xguide_down 2.0s infinite ease-in-out;
    animation:xguide_down 2.0s infinite ease-in-out}



.navtop{height:85px; width:100%; background:#FFF; position: absolute; z-index:1000;}
.cen{width:1200px; height:auto; margin:auto;}
.navlogo{width:250px; float:left; padding-top:8px;}
.navs{width:930px; float:left; padding-top:15px; padding-left:20px;}

/* Section 0* --------------------------------------- */
#section0{ background:#fff; overflow:hidden;}



/* Section 1* --------------------------------------- */
#section1{ background:url(../images/bg01b.jpg) center center no-repeat; overflow:hidden;}

#section1 .s1kleft{ position:absolute;  top:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section1.active .s1kleft {  top:25%; }

#section1 .s1kright{ position:absolute;  bottom:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section1.active .s1kright {  bottom:0%; }

/* Section 2* --------------------------------------- */
#section2{ background:url(../images/b2.jpg) center center no-repeat; overflow:hidden;}
#section2 .s2kleft{ position:absolute;  top:10%; left:-50%;  width:50%; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section2.active .s2kleft {  left:0%; }

#section2 .s2kright{ position:absolute; right:0%;  bottom:-50%; width:50%; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section2.active .s2kright {  bottom:10%; }


/* Section 3* --------------------------------------- */
#section3{ background:#E5E5E5; overflow:hidden;}

#section3 .s3kleft{ position:absolute;  top:-50%; width:45%; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section3.active .s3kleft {  left:0%;  top:25%;}

#section3 .s3kright{ width:100%;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}


/* Section 4* --------------------------------------- */
#section4{ background:url(../images/bg05.jpg) center center no-repeat; overflow:hidden;}

#section4 .s4kleft{ position:absolute;  top:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section4.active .s4kleft {  top:20%; }

#section4 .s4kright{ position:absolute;  bottom:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section4.active .s4kright {  bottom:10%; }


/* Section 5* --------------------------------------- */
#section5{ background:url(../images/bg05.jpg) center center no-repeat; overflow:hidden;}

#section5 .s5kleft{ position:absolute;  top:-50%; width:45%; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section5.active .s5kleft {  left:0%;  top:25%;}

#section5 .s5kright{ position:absolute; bottom:-50%; right:0%; width:45%; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section5.active .s5kright {  right:0%;  bottom:15%; }


/* Section 6* --------------------------------------- */
#section6{ background:url(../images/bg06.jpg) center center no-repeat; overflow:hidden;}
#section6 .s6kleft{ position:absolute;  top:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section6.active .s6kleft {  top:25%; }

#section6 .s6kright{ position:absolute;  bottom:-50%; width:100%; margin:auto; z-index:2;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;}
#section6.active .s6kright {  bottom:0%; }


/* Section 1* --------------------------------------- */
.s1kleft{ height:15%; margin:auto;}
.s1kright{ height:63%; margin:auto;}

.index_kuai01{ text-align:center; font-size:32px; line-height:38px; padding-bottom:10px; font-weight:bold; color:#0076E3; background:url(../images/xx1.png) bottom center no-repeat;}
.index_kuai01 span{ text-align:center; text-transform:uppercase; font-size:16px; color:#0076E3; font-weight:normal;}

.index_kuai02{ text-align:center; font-size:16px; color:#0076E3; line-height:26px; padding-top:19px;}
.index_kuai03{ width:1200px; margin:51px auto 0; display: flex; flex-wrap: wrap; justify-content: space-between;}


.index_kuai04{ width:294px; height:294px; position:relative; text-align:center; overflow:hidden;}
.index_kuai04 img.aaaa01{-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_kuai04:hover img.aaaa01{-webkit-transform: rotateZ(90deg);color:#504537;-moz-transform: rotateZ(90deg);-o-transform: rotateZ(90deg);-ms-transform: rotateZ(90deg);transform: rotateZ(90deg);}

.index_kuai05{ position:absolute; top:110px; left:0; width:100%; overflow:hidden; font-size:32px; color:#fff; line-height:34px; height:34px; z-index:99; font-weight:bold;}

.index_kuai06{ position:absolute; top:170px; left:95px; width:95px; line-height:29px; height:29px; border:#fff solid 1px; z-index:99;}
.index_kuai06 a{ color:#fff; display:block;}

.index_kuai07{ float:left; padding:135px 0px 0;}





/* Section 2* --------------------------------------- */
.s2kleft{ height:100%; background:rgba(15,31,64,0.8); }
.s2kleft01{ width:600px; height:500px; float:right; padding-top:60px;}

.ser-title{ width: 500px; margin:0; font-size: 48px; color: #fff; font-weight: bold; text-transform:uppercase;}
.ser-title1{ width: 500px; background:url(../images/ser01.png) no-repeat 0 160px; margin:0; font-size: 28px; color: #fff; font-weight: bold;}
.service02{ line-height: 24px; font-size: 15px; color: #fff; font-family: '微软雅黑';  width: 500px; text-align:justify; padding-top:30px;}

.s2kright{ height:60%;}
.s2kright01{width:600px; height:500px;}
.s2kright01 dl{ float: right; width: 216px; height: 172px; border:#fff solid 4px; text-align: center; background:rgba(0,0,0,0.5); border-radius:50px; margin:25px 25px 0 0; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.s2kright01 dl:hover{border:#0F1F40 solid 4px; opacity: 0.5;}
.s2kright01 dl dt{ padding-top: 25px; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.s2kright01 dl:hover dt{ padding-top:0; }
.s2kright01 dl dd{ font-size: 14px; color: #fff; padding-top: 5px; }
.service04{ position: absolute; top: 215px; left: 50%; margin-left: -63px; visibility: hidden;}
.service04 dl{ float: right; width: 216px; height: 172px; border:#E9FFD9 solid 1px; text-align: center; margin:7px 7px 0 0;background:url(../images/s11.png) repeat top center;    }
.service04 dl dt{ padding-top: 10px; }
.service04 dl dd{ font-size: 14px; color: #fff; padding-top: 15px; }



/* Section 3* --------------------------------------- */

.s3kleft{ height:15%; margin:auto;}

.s3kright{ width:100%; padding-top:3%;}

.ctp img{ height:80%; margin-top:10%;}
.ctp img:hover{ position: relative; bottom:-10px;  -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.ctp:hover{ background:#EAB21A;}

.cpbjwz{width:34%; height:100%; text-align:center;line-height:28px; font-size:42px; color:#000; font-family:'微软雅黑'; padding-top:60px; padding-left:3%; padding-right:3%;}
.cpbjwz span{width:40%; height:100%; text-align:center;line-height:28px; font-size:16px; color:#969593;}
.cpbtk{width:100%; height:30px;  background:rgba(0,0,0,0.6); color:#FFF; position:absolute; z-index:100; text-align:center; bottom:0px; line-height:30px;}

.cpbj1{width:20%; height:100%; background:#7591CB; overflow:hidden; text-align:center; position:relative;}
.cpbj2{width:20%; height:100%; background:#E2E2E2; overflow:hidden; text-align:center; position:relative;}


/* Section 4* --------------------------------------- */
.s4kleft{ margin:auto;}
.s4kleftbt04{ text-align:center; font-size:32px; line-height:38px; padding-bottom:10px; font-weight:bold; color:#fff; background:url(../images/xx2.png) bottom center no-repeat;}
.s4kleftbt04 span{ text-align:center; text-transform:uppercase; font-size:14px; color:#fff; font-weight:normal;}



.s4kright{ height:52%; margin:auto;}


.sy_case{ height: 555px;  background:url(../images/dcp.jpg) no-repeat bottom center fixed; padding-top:75px;}
.sy_case01{ width:380px; height: 180px; margin-bottom:20px; background:#FFF;}
.sy_case02{  padding-left:30px; color:#555; height:50px; padding-right:30px; line-height:20px; font-size:12px; background: #fff; text-align: center; }
.sy_case03{ display: block; text-align:center; background:url(../images/case01.jpg) no-repeat bottom center; line-height: 32px; font-size: 16px; color: #414141; font-weight:bold; padding-top:20px; padding-bottom:10px; margin-bottom:10px;}
.sy_case04 a{ display: block;border-radius:50px; color: #fff; background: #00A8ED; width: 82px; line-height: 24px; text-align: center; margin: 10px auto; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sy_case04 a:hover{ color: #fff; background: #EB1A13;}


/* Section 5* --------------------------------------- */
.s5kleft{ height:450px;}
.s5kright{ height:450px;}

.index_tz01{ width:480px; height: 450px; background:#00A8ED;border-radius:10px;}
.index_tz02{ height: 200px; padding-left:30px; color:#fff; padding-right:30px; line-height:22px; font-size:15px; text-align: center; }
.index_tz02 span{ display: block; background:url(../images/case01.jpg) no-repeat bottom center; line-height: 37px; font-size: 26px; font-weight:bold; color: #fff; padding:28px 0 10px;}
.index_tz02 a{ display: block; color: #fff; background: #e0a92a; width: 82px; line-height: 24px; text-align: center; margin: 20px auto; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_tz02 a:hover{ border-radius:10px;}
.index_tz03{}





/* Section 6* --------------------------------------- */
.s6kleft{ height:15%; margin:auto;}
.s6kleftbt06{ text-align:center; font-size:32px; line-height:38px; padding-bottom:10px; font-weight:bold; color:#fff; background:url(../images/xx2.png) bottom center no-repeat;}
.s6kleftbt06 span{ text-align:center; text-transform:uppercase; font-size:14px; color:#fff; font-weight:normal;}


.s6kright{ height:58%; margin:auto;}



















.footer{
width: 1140px;
margin:auto;
height: 360px;
padding-left:30px;
padding-right:30px;
background:rgba(0,0,0,0.2);
	
}
.footer1{
float: left;	
height: 300px;	
width: 450px;
background: url(../images/xian.png)right center no-repeat;
}
.footer2{
padding-bottom: 20px;	
padding-top: 45px;
font-size: 18px;
font-weight: bold;
color: #fff;	
font-family: "微软雅黑";
}
.footer3{
font-size: 14px;
color: #fff;
}
.footer3 ul{
width: 460px;
}
.footer3 ul li{
width:100px;
height: 40px;
line-height:40px;	
padding-right: 40px;
float:left;
}

.footer3 ul li a{
color: #fff;	
width:100px;
height: 40px;
line-height:40px;	
border-bottom:  1px solid rgba(255,255,255,0.4);	
display: block;
}

.footer3 ul li a:hover{
color: #ff0000;	
width:100px;
height: 40px;
line-height:40px;	
border-bottom:  1px solid rgba(255,255,255,0.4);	
display: block;
}

.footer4{
margin-left:40px;
padding-left:20px;
float: left;	
width: 390px;
height: 300px;
background: url(../images/xian.png)right center no-repeat;	
}
.footer5{
width: 400px;	
padding-bottom: 20px;	
padding-top: 45px;	
font-size: 18px;
font-weight: bold;
color: #fff;	
font-family: "微软雅黑";
}
.footer6{
padding-top: 5px;	
width: 400px;
height: 200px;	
font-size: 14px;
font-family: "微软雅黑";
color: #fff;
}

.footer6 a{
color: #fff;
}

.footer6 ul li {
height: 35px;
line-height: 35px;
}
.footer7{

float: left;
padding-left:70px;
text-align: center;	
color: #fff;
font-size: 14px;
margin-top: 40px;
}

.footer8{
float: left;	
width: 100%;
height: 59px;
border-top: 1px solid rgba(255,255,255,0.4);	
text-align: center;
line-height: 59px;
color: #fff;
font-size: 13px;
}
.footer8 a{
color: #fff;	
}

/*--------连接---------------------------------------------------------------------------------*/
a.zzb07link{
	line-height:22px;
	text-decoration:none;
	color: #fff;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #FF6500;
}
.zzb07tail
{
color:#fff;
}

.style10:link {
	font-family: "宋体";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style10:visited {
	font-family: "宋体";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style10:hover {
	font-family:"微软雅黑";
	color: #FF6500;
	text-decoration: underline;
	font-weight: bold;
}
.style10:active {
	font-family:"微软雅黑";
	color: #FF6500;
	text-decoration: none;
	font-weight: bold;
}

a.s1 {
	font-family:"宋体";
	font-size: 12px;
	line-height:36px;
	font-style: normal;
	float:left;
	color: #ffffff;
	display:block;
	width:123px;
	height:36px;
	text-align:center;
}
a.s1:visited {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.s1:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	display:block;
	width:123px;
	height:36px;
	background:#D27D00;
	position: relative;
}
a.s1:active {
	font-size: 12px;
	color: #ffffff;
	height:36px;

}
a.s2:link {
	font-size: 12px;
	line-width: 2px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.s2:visited {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.s2:hover {
	font-size: 12px;
	color: #E00025;
	text-decoration: none;
	position: relative;
	height: auto;
	top: 3px;
}
a.s2:active {
	font-size: 12px;
	color: #E00025;
}



a.s3:link {
	font-size: 12px;
	font-style: normal;
	color: #00458C;
	text-decoration: none;
}
a.s3:visited {
	font-size: 12px;
	font-style: normal;
	color: #00458C;
	text-decoration: none;
}
a.s3:hover {
	font-size: 14px;
	color: #E40500;
	text-decoration: none;
	position: relative;
	height: auto;
	font-weight:bold;
}
a.s3:active {
	font-size: 12px;
	color: #E40500;
}


a.s4 {
	font-family:"宋体";
	font-size: 12px;
	line-height:20px;
	font-style: normal;
	float:left;
	color: #B4B4B4;
	display:block;
	width:211px;
	height:20px;
}
a.s4:visited {
	font-size: 12px;
	font-style: normal;
	color: #B4B4B4;
	text-decoration: none;
}
a.s4:hover {
	font-size: 12px;
	color:#DD352C;
	text-decoration: none;
	display:block;
	width:231px;
	height:20px;
	background-color:#EEEEEE;
	position: relative;
}
a.s4:active {
	font-size: 12px;
	color: #DD352C;
	height:20px;

}

a.s5:link {
	font-size: 12px;
	line-width: 2px;
	font-style: normal;
	color: #BBBBBB;
	text-decoration: none;
	line-height:22px;
}
a.s5:visited {
	font-size: 12px;
	font-style: normal;
	color: #BBBBBB;
	text-decoration: none;
	line-height:22px;
	}
a.s5:hover {
	font-size: 12px;
	color: #E00025;
	text-decoration: none;
	position: relative;
	height: auto;
	top: 3px;
}
a.s5:active {
	font-size: 12px;
	color: #E00025;
}

#Address {
    width:400px;
	height:18px;
	border:1px #999999 solid;
	margin:0px;
}
#Address1 {
    width:400px;
	height:48px;
	border:1px #999999 solid;
	margin:0px;
}
#Address2 {
    width:180px;
	height:18px;
	border:1px #999999 solid;
	margin:0px;
}
.STYLE1 {
	font-size: 12px;
	font-family: "宋体";
	line-height: 28px;
	font-weight: normal;
	color: #0193CC;
	text-decoration:none;
}

.STYLE2 {
	font-size: 12px;
	font-family: "宋体";
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.STYLE12 {
	font-size: 13px;
	font-family: "宋体";
	line-height: 36px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.STYLE3 {
	font-size: 12px;
	font-family: "宋体";
	line-height: 26px;
	font-weight: normal;
	color: #15908B;
	text-decoration:none;
}

.STYLE4 {
	font-size: 12px;
	font-family: "宋体";
	line-height: 28px;
	color: #A50701;
	font-weight:bold;
}

.STYLE5 {
	font-size: 12px;
	font-family: "宋体";
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.STYLE6 {
	font-size: 12px;




	font-family: "宋体";
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
/*---------------*/

/*---------------*/

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; height: 58px; line-height: 52px; text-align:center;}
ul.menu li {position:relative; float:left; margin-right:0px; z-index:1;}
ul.menu ul {position:absolute; top:70px; left:0; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:0px solid #000;background:#fff; border-bottom:1px solid #fff; border-top:none; width:116px; margin:0}
ul.menu ul li a {display:block; padding:3px 0px 5px 0px; height:36px; line-height:36px; color:#000; font-size:13px;}
ul.menu ul li a:hover {background-color:#0F1F40; color:#fff; font-size:13px;}
ul.menu ul ul {left:114px; top:10px}
ul.menu .menulink {border:0px solid; padding:5px 7px 7px; width:102px; color:#414141;  font-family:"微软雅黑"; font-size:16px; font-weight:bold;}
ul.menu .menulink:hover, ul.menu .menuhover {color: #0F1F40; background:url(../images/dhbj.jpg) bottom repeat-x;}
ul.menu .sub {background:url('http://d2.xvna.com/sc/scimg/arrow.gif?http://www.xvna.com') 100% 0px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}


/*-----------翻页样式-----------*/
.contentPage{text-align: center; margin:0px 3px; padding:0px; padding-top:15px; width: 100%; color: #666; line-height: 30px; text-decoration: none;}
.contentPage a:link {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #eeeeee; font-weight: normal;}
.contentPage a:visited {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #eeeeee; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0d499f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}
/*-----------content pages end-----------*/

/*---------------*/

.product01{ position:relative; cursor:pointer; float:left; width:325px; border:#CFEBF3 5px solid; height:240px; font-size:12px; overflow:hidden; display:block; line-height:28px;}
.pro04{ position:absolute; text-align:center; padding-top:140px; z-index:99999; display:none; top:0; left:0; width:325px; height:240px; background:url(../images/imgtt.png) no-repeat top center; cursor:auto;}
.pro04 span{margin:auto; font-size:16px; color:#ffffff; font-family:"微软雅黑"; text-align:center;}
.pro04 span a{color:#ffffff;}


/*------tab---------*/




.cpcen{ width:1200px; margin:auto; padding-top:9%;}

.dcp{ width:517px; height:600px; background:#fff; float:left;border-radius:10px;}
.dcpmc{ font-size:30px; color:#333; margin-left:35px; padding-bottom:15px; padding-top:30px; background:url(../images/dcpbj.jpg) left bottom no-repeat; font-weight: bold;}
.dcpnr{ font-size:12px; color:#414141; line-height:22px; margin-left:35px; padding-top:15px; padding-right:35px; text-align:justify; margin-bottom:30px;}
.dcpnran a{ padding:5px 15px 5px 15px; color:#CACACA; border:1px solid #A3A3A3; margin-left:35px;}
.dcpnran a:hover{color:#ffffff; background:#FF7800; border:1px solid #ffffff;}
.dcpimg{ text-align:center;}

.xcp{ width:310px; height:272px; padding-top:20px; background:#fff; float:left; margin-left:15px; margin-bottom:15px;border-radius:10px;}
.xcpmc a{ font-size:18px; color:#171717; margin-left:20px; padding-bottom:5px; border-bottom:3px solid #0F1F40; font-weight: bold;}
.xcpmc a:hover{ color:#0C7CD2; background:3px solid #FFCC00;}
.xcpimg{ text-align:center; padding-top:20px;}








