
.red{
	color: #940702;
}

.header-body .logo{
	display: block;
	float: left;
	width: 235px;
	height: 86px;
	margin-top: 10px;
}

.header-body .logo a{
	display: block;
	width: 235px;
	height: 86px;
	background: url(../images/logo.png) no-repeat center;
}

.header-body .intro{
	display: block;
	float: left;
	height: 60px;
	padding-left: 11px;
	margin: 17px 0 0 12px;
	border-left: 1px solid #ddd;
	padding-top: 12px;
	color: #333;
}

.header-body .intro span{
	display: block;
	font-size: 19px;
	line-height: 26px;
}

.header-body .tell{ background:url(../images/fwrx.html) no-repeat right center; height:105px; width:283px;
	display: block;
	float: right;
}

.header-body .tell .l{
	display: block;
	width: 90px;
	margin-right: 8px;
}

.header-body .tell .l i{
	display: block;
	width: 56px;
	height: 41px;
	margin: 0 auto;
	background: url(skin/images/tell.html) no-repeat center;
}

.header-body .tell .l p{
	display: block;
	color: #666;
	margin-top: 5px;
	text-align: center;
	line-height: 1;
}

.header-body .tell .r{
	padding: 6px 0;
}

.header-body .tell .r p{
	display: block;
	line-height: 48px;
	font-size: 32px;
	font-weight: bold;
	color: #1369c0;
}

.nav{
	display: block;
	width: 100%;
	height: 50px;
	background-color: #605f5b;
}

.nav-box{
	display: block;
	width: 1100px;
	max-width:100%;
	height: 50px;
	margin: 0 auto;
}

.nav-box li{ position:relative;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	width:10%;
}
.nav-box li .xiala{border-radius:0 0 7px 7px; padding:10px 0; background:#fdd400; width:145px; position:absolute; top:50px; left:-24px; z-index:9999;  display:none;}
.nav-box li:hover .xiala{ display:block;}
.nav-box li .xiala a{ width:145px; height:40px; text-align:center; line-height:40px; font-size:14px; color:#000; display:block;}
.nav-box li .xiala a:hover{ background:#cc8116;}
.nav-box li a{
	display: block; width:97px;
	color: #fff; text-align:center;
}

.nav-box li .zdian{ background:#1369c0;}

.nav-box li:hover>a{
	background-color: #fdd400;color:#000;
}
.nav-box li.active>.xiala{left:-11px; }

.nav-box li.active>a{
	display: block;
	position: relative;
	width: 126px;
	height: 57px;
	background: url(skin/images/nav_active.html) 0 0 no-repeat;
	margin-top: -7px;
	text-align: center;
	line-height: 62px;
}

.nav-box li.active>a:hover{	background: url("../images/nav_active.html") 0 0 no-repeat;
}
.nav-box li.active>a{ text-align:center;width: 126px;}
.active{
	background-color: #fdd400;color:#000;
}
.active a{
	color:#000!important;
}
.banner{
	display: block;
	position: relative;
	width: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.banner ul{
	display: block;
	width: 9999px;
}

.banner ul li{
	display: block;
	float: left;
}

.banner ul li a{
	display: block;
}

.banner ul li a img{ width:100%; display:block;}

.btn.prev,.btn.next{
	display: block;
	position: absolute;
	width: 35px;
	height: 62px;
	background-color: rgba(0,0,0,0.4);
	top:50%;
	margin-top: -31px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 30px;
	font-family: "Simsun";
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.btn.prev{
	border-radius: 0 4px 4px 0;
	left:0;
}

.btn.next{
	border-radius: 4px 0px 0px 4px;
	right:0;
}


.btn.prev:hover,.btn.next:hover{
	background-color: rgba(0,0,0,0.6);
}

.unified{
	display: block;
	width: 1200px;
	margin: 40px auto;
	max-width:100%;	
}

.unified-header{
	display: block;
	margin-bottom: 40px;
	text-align: center;
}

.unified-header h3{
	display: inline-block;
	line-height: 1;
	font-size: 30px;
	color: #61615a;
}

.advantage-header.unified-header h3{
	display: block;
	width: 306px;
	height: 66px;
	margin: 0 auto;
	background: url("../images/advantage_tit.html"/*skin/images/advantage_tit.jpg*/) no-repeat center;
}

.unified-header p{
	display: block;
	color: #888;
	margin-top: 9px;
	font-family: "Simsun";
	text-transform: uppercase;
	line-height: 1;
}

.unified-header .line{
	display: block;
	width: 107px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}

.unified-header .line span{
	display: block;
	margin: 0 auto;
	position: relative;
	margin-top: -1px;
	height: 3px;
	width: 28px;
	background-color: #1369c0;
	z-index: 4;
}

.advantage-body ul{
	display: block;
	padding-top: 16px;
}

.advantage-body li{
	display: block;
	float: left;
	width: 13.6%;
	text-align: center;
	margin: 0 1.5%;
}

.advantage-body li a{
	display: block;
	width: 100%;
	height: 152px;
	border-radius: 0%;
	box-shadow: 0 0 2px 2px #ccc;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
}

.advantage-body li:hover a{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.advantage-body li.list1 a{
	background: url(../images/index/ys1.html) no-repeat center;
	background-size:100%;
}

.advantage-body li.list2 a{
	background: url(../images/index/ys2.html) no-repeat center;
	background-size:100%;
}

.advantage-body li.list3 a{
	background: url(../images/index/ys3.html) no-repeat center;
	background-size:100%;
}

.advantage-body li.list4 a{
	background: url(../images/index/ys4.html) no-repeat center;
	background-size:100%;
}

.advantage-body li.list5 a{
	background: url(../images/index/ys5.html) no-repeat center;
	background-size:100%;	
}
.advantage-body li.list6 a{
	background: url(../images/index/ys6.html) no-repeat center;
	background-size:100%;	
}
.advantage-body li h3{
	display: block;
	line-height: 1;
	margin-top: 33px;
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.advantage-body li h3 b{
	font-size: 26px;
	font-weight: normal;
}

.advantage-body li p{
	display: block;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
}

.subnav{
	display: block;
	float: left;
	height: 1200px;
	border: 1px solid #1369c0;
	border-radius: 4px;
	overflow: hidden;
	width:25%;
}

.subnav-header{
	display: block;
	height: 71px;
	background-color: #1369c0;
	text-align: center;
	padding-top: 34px;
}

.subnav-header h3{
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 1;
}

.subnav-header p{
	display: block;
	line-height: 1;
	font-family: "Simsun";
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
}

.subnav-body{
	display: block;
	padding: 30px 14px 0 14px;
}

.subnav-body li{
	display: block;
	margin-bottom: 10px;
}

.subnav-body li>a{
	display: block;
	line-height: 45px;
	border: 1px solid #dfdddd;
	background: url("../images/subnav_tit.html"/*skin/images/subnav_tit.png*/) repeat-x;
	font-size: 16px;
	color: #333;
}

.subnav-body li>a>span{
	display: block;
	float: left;
	width: 5px;
	height: 26px;
	background-color: #1369c0;
	margin: 11px 10px 0 0;
}

.subnav-body li>a>i{
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: url("../images/drop_toggle.html"/*skin/images/drop_toggle.png*/) no-repeat center;
	margin: 11px 15px 0 0;
}
.subnav-body .active>a{ color:#1369c0;}
.subnav-body li dl{
	display: block;
	padding: 6px 0;
}

.subnav-body li dl dd{
	display: block;
	height: 40px;
	line-height: 40px;
}

.subnav-body li dl dd a{
	color: #333;
}

.subnav-body li dl dd.current a{
	color: #1369c0;
}

.subnav-body li dl dd a:hover{
	color: #1369c0;
}

.subnav-body li dl dd a span{
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background-color: #1369c0;
	margin: 17px 16px 0 10px;
}

.product-group{
	display: block;
	float: right;
	width:100%;
}

.product-group ul{
	display: block;

}

.product-group li{
	display: block;
	float: left;
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
	margin-bottom: 20px;
}

.product-group li img{
	display: block;
	width: 270px;
	height: 270px;
	padding: 1px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.product-group li p{
	display: block;
	line-height: 1;
	margin-top: 11px;
	color: #333;
	text-align: center;
}

.product-group li a{
	display: block;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.product-group li a:hover img{
	border: 1px solid #1369c0;
}

.product-group li a:hover p{
	color: #1369c0;
}

.about-slider{
	display: block;
	width: 55%;
	height: 300px;
	float: left;
	overflow: hidden;
}

.about-slider li{
	display: block;
	position: relative;
	float: left;
	width: 80px;
	height: 300px;
	overflow: hidden;
	transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
}

.about-slider li.active{
	width: 422px;
}

.about-slider li img{
	display: block;
	width: 422px;
	height: 300px;
}

.about-slider li.active p{
	display: none;
}

.about-slider li p{
	display: block;
	position: absolute;
	width: 100%;
	height: 251px;
	line-height: 30px;
	color: #fff;
	padding-top:92px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.5);
	z-index: 10;
	top:0;
	left:0;
}

.about-r{
	display: block;
	width: 45%;
	float: right;
}

.about-text{
	display: block;
	clear: both;
	height: 286px;
}

.about-text>h3{ padding-top:10px;
	display: block;
	line-height: 1;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.about-text>span{
	display: block;
	width: 126px;
	height: 2px;
	background-color: #1369c0;
	margin: 10px 0 10px 0;
}

.about-text p{
	display: block;
	line-height: 26px;
	color: #555;
}

.about-text a.more{
	display: block;
	width: 116px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	background-color: #1369c0;
	margin-top: 20px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.about-text a.more:hover{
	background-color: #9c0601;
}

.about-item{
	display: none;
	overflow: hidden;
	padding: 23px 0;
	border: 1px dashed #ccc;
	border-width: 1px 0 1px 0;
}

.about-item li{
	display: block;
	width: 191px;
	float: left;
	text-align: center;
}

.about-item li h3{
	display: block;
	line-height: 1;
	color: #333;
}

.about-item li h3 a{
	color: #333;
}

.about-item li h3 a:hover{
	color: #1369c0;
}

.about-item li span{
	display: block;
	width: 30px;
	height: 2px;
	margin: 14px auto;
	background-color: #1369c0;
}

.about-item li p{
	line-height: 1;
}

.choose-header.unified-header h3 .l{
	font-size: 30px;
	color: #1369c0;
	line-height: 38px;
	text-align: right;
}

.choose-header.unified-header h3 i{
	display: block;
	float: left;
	width: 62px;
	height: 80px;
	background: url(../images/why.html) no-repeat center;
	margin: 0 12px 0 16px;
}

.choose-header.unified-header .r{
	display: block;
	width: 235px;
	height: 74px;
	padding-left: 12px;
	border-left: 1px solid #ddd;
	background: url(../images/logo.png) no-repeat right center;
}

.choose-body{
	display: block;
	overflow: hidden;
}

.choose-body li{
	display: block;
	float: left;
	width: 50%;
	height: 220px;
}

.choose-body li img{
	display: block;
	width: 48%;
	height: 220px;
}

.choose-body li .text{
	display: block;
	width: 51%;
	height: 220px;
	background-color: #f1f1f1;
	padding: 0 0.5%;
	text-align: center;
}

.choose-body li .text h3{
	display: block;
	line-height: 1;
	font-size: 16px;
	color: #1369c0;
	font-weight: normal;
	margin: 34px 0 20px 0;
}

.choose-body li .text p{
	display: block;
	line-height: 20px;
	color: #555;
}

.service-body{
	display: block;
	width:100%;	
	height: 280px;
	padding-bottom: 10px;
	background: url(../images/progress.html) no-repeat center top;
}

.pic-news{
	display: block;
	position: relative;
	width: 30%;
	height: 391px;
	overflow: hidden;
	float: left;
}

.pic-news ul li{
	display: block;
	position: absolute;
	top:0;
	width: 100%;
	height: 391px;
	background-color: #e6e3e3;
	z-index: -1;
	opacity: 0;
	filter:alpha(opacity=0);
	transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
}

.pic-news ul li.on{
	opacity: 1;
	filter:alpha(opacity=100);
	z-index: 10;
}

.pic-news ul li img{
	display: block;
	width: 304px;
	height: 314px;
}

.pic-news ul li .text{
	padding: 0 14px;
}

.pic-news ul li .text h3{
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	margin-top: 12px;
}

.pic-news ul li .text h3 a{
	color: #000;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.pic-news ul li .text h3 a:hover{
	color: #1369c0;
}

.pic-news ul li .text p{
	font-size: 13px;
	line-height: 16px;
	color: #666;
	margin-top: 8px;
}

.pic-news ol{
	display: block;
	position: absolute;
	bottom:77px;
	right:0px;
	z-index: 10;
}

.pic-news ol li{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background-color: #000;
	margin-left: 5px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}

.pic-news ol li.active{
	background-color: #1369c0;
}

.list-news{
	display: block;
	width: 30%;
	float: left;
	margin-left: 36px;
}

.list-news-header{
	display: block;
	height: 47px;
}

.list-news-header li{
	display: block;
	float: left;
	width: 143px;
	height: 47px;
	background-color: #e6e3e3;
	margin-right: 10px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
}

.list-news-header li a{
	display: block;
	color: #333;
}

.list-news-header li.active a{
	background-color: #1369c0;
	color: #fff;
}

.list-news-body{ padding-top:20px;
	display: none;
}

.list-news-body.on{
	display: block;
}

.list-news-body li{
	display: block;
	padding: 12px 0;
	border-bottom: 1px dashed #ccc;
}
.list-news-body a{	color: #333;}
.list-news-body a:hover{ color:#940702;}
.list-news-body li .pic{
	display: table-cell;
	vertical-align: top;
}

.list-news-body li .pic img{
	display: block;
	width: 76px;
	height: 76px;
}

.list-news-body li .text{
	display: table-cell;
	vertical-align: middle;
	padding-left: 16px;
}

.list-news-body li .text h3{
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.list-news-body li .text h3 a{
	color: #333;
}

.list-news-body li .text p{
	display: block;
	line-height: 18px;
	color: #666;
	margin-top: 5px;
}

.honor{
	display: block;
	float: right;
	width: 234px;
	height: 389px;
	padding: 0 20px;
	border: 1px solid #ddd;
}

.honor-header{
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	font-weight: normal;
}

.honor-header h3{
	font-weight: normal;
	color: #1369c0;
}

.honor-body{
	display: block;
	position: relative;
	width: 238px;
	height: 310px;
	margin: 15px 0px 0 0;
	overflow: hidden;
}

.honor-body ul{
	display: block;
	width: 9999px;
}


.honor-body li{
	display: block;
	width: 238px;
	height: 310px;
	float: left;
}

.honor-body li img{
	width: 238px;
	height: 280px;
}

.honor-body li p{
	display: block;
	color: #333;
	margin-top: 10px;
	text-align: center;
}

.honor-body li a:hover p{
	color: #1369c0;
}

.partner-body{
	display: block;
	padding: 0 26px;
	position: relative;
	
}

.partner-body-box{
	display: block;
	overflow: hidden;
}

.partner-body .prev,.partner-body .next{
	display: block; 
	position: absolute;
	width: 26px;
	height: 76px;
	top:0;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.partner-body .prev:hover,.partner-body .next:hover{
	opacity: 0.8;
}

.partner-body .prev{
	background: url("../images/partner_prev.html"/*skin/images/partner_prev.png*/) no-repeat center;
	left:0;
}

.partner-body .next{
	background: url("../images/partner_next.html"/*skin/images/partner_next.png*/) no-repeat center;
	right:0;
}

.partner-body ul{
	display: block;
	width: 999999px;
}

.partner-body li{
	display: block;
	float: left;
	margin-left:30px;

}

.partner-body li img{
	display: block;
	width: 118px;
		height:76px;
}

.link{
	display: block;
	width: 1100px;
	height: 65px;
	background-color: #f1f1f1;
}

.link-tit{
	display: block;
	float: left;
	width: 15%;
	height: 65px;
	text-align: center;
	background-color: #1369c0;
	color: #fff;
}

.link-tit h3{
	display: block;
	line-height: 1;
	font-size: 30px;
	padding-top: 8px;
	font-weight: normal;
}

.link-tit p{
	display: block;
	line-height: 1;
	font-size: 16px;
	margin-top: 3px;
}

.link-body{
	display: block;
	float: right;
	width: 85%;
}

.link-body li{ line-height:32px;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0 10px;
}

.link-body li a{
	color: #333;
}

.link-body li a:hover{
	color: #1369c0;
}




/*二级页*/

.banner-inside{
	display: block;
	width: 100%;
	background: url("../images/banner_inside.html"/*skin/images/banner_inside.jpg*/) no-repeat center;
}

.main-l{
	display: block;
	float: left;
	width: 25%;
}

.main-l .subnav{
	float: none;
	height: auto;
}

.main-l .contact-us{
	margin-top: 30px;
	  border: 1px solid #1369c0;
    border-radius: 4px;
}

.main-l .contact-us .subnav-header{
	height: 60px;
	padding-top: 15px;
}

.main-l .subnav-header{
	padding-top: 31px;
}

.main-l .subnav-header h3{
	font-size: 28px;
}

.main-l .subnav li dl{
	/*display: none;*/
}

.main-l .subnav li>a>i{
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.main-l .subnav li>a>i.bottom{
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.main-l .subnav li.active dl{
	display: block;
}

.contact-body{
	display: block;
	padding: 10px 0;
}

.contact-body img{
	display: block;
    width: 273px;
    height: 197px;
    margin-left: 12px;
}

.contact-body p{
	display: block;
	line-height: 28px;
	color: #666;
	margin-top: 20px;
	padding: 0 10px;
}

.contact-body p b{
	font-size: 24px;
	color: #1369c0;
}

.content-r{
	display: block;
	width: 74%;
	float: right;
}

.content-r .product-group{
	float: none;
	margin-top: 30px;
}

.position{
	display: block;
	height: 45px;
	/*overflow: hidden;*/
	clear: both;
	border-bottom: 2px solid #1369c0;
}

.position .l h3{
	display: block;
	font-size: 20px;
	color: #1369c0;
}

.position .r{
	color: #666;
	padding-top: 6px;
}

.position .r a{
	color: #666;
}

.position .r a:hover{
	color: #1369c0;
}

.pagenation{ overflow:hidden; text-align:center;line-height:24px; padding:10px 0 40px 0; margin:30px 20px 0 20px; margin:0 3px;}

.pagenation .a1{ font-size:14px;padding:6px 12px;color:#666666;border:1px solid #ccc;border-radius:5px; margin:0 3px;}

.pagenation a{ font-size:14px;padding:6px 12px;color:#666666;border:1px solid #cdcdcd; background-color:#ffffff;border-radius:5px; margin:0 3px;}

.pagenation span{ font-size:14px;padding:6px 12px;color:#ffffff;border:1px solid #1369c0; background-color:#1369c0;border-radius:5px; margin:0 3px;}

.pagenation a:hover{color:#fff;background:#1369c0;border:1px solid #1369c0;} 


.news-list{
	display: block;
	padding-bottom: 26px;
}

.news-list li{
	display: block;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px dashed #ddd;
	transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.news-list li .l{
	color: #333;
}
.news-list li .r{
	color: #666;
}

.news-list li a:hover span{
	color: #1369c0;
}

.artical{
	display: block;
	padding-top: 35px;
}

.artical-header{
	display: block;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
}

.artical-header h3{
	display: block;
	line-height: 1;
	font-size: 26px;
	color: #333;
}

.artical-header p{
	display: block;
	line-height: 1;
	margin-top: 18px;
	color: #888;
}

.artical-header p span{
	padding: 0 10px;
}

.artical-body{
	display: block;
	padding: 20px 0;
	color: #333;
	line-height: 26px;
}

.artical-body p{
	display: block;
	margin-bottom: 1em;
}

.artical-body img{
	max-width: 100%;
	height:auto;
}

.artical-footer{
	padding: 28px 0 0 0;
	overflow: hidden;
	display: block;
	border-top: 1px solid #ddd;
}

.artical-footer .other{
	display: block;
	float: left;
	width: 100%;
}

.artical-footer .other a{
	display: block;
	line-height: 30px;
	color: #333;
	transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.artical-footer .other a:hover{
	color: #1369c0;
}

.artical-footer .share{
	display: block;
	float: right;
	padding-top: 22px;
}

.artical-footer .share span,.share a{
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}




.cstle{ width:100%; height:40px; background:#1369c0;border-radius:5px;}
.cstle span{ line-height:40px; color:#ffffff; font-size:18px; margin-left:20px;}

.cpcs{ overflow:hidden; padding:20px;}
.cpcs h3{ float:left; width:100%; height:36px; line-height:36px; font-size:18px; color:#1369c0;}
.cpcs p{ width:100%; overflow:hidden;}
.cpcs span{ float:left; width:50%; font-size:14px; height:30px; line-height:30px;}


.clearfix{ zoom:1;}
.clearfix:after{ content:'\20'; display:block; clear:both;}
.none{ display:none;}

.wrap{ width:504px; margin:30px auto 0 auto;}
.cpbanner .wrap{ height:504px; width:504px; position:relative; }
.cpbanner .pan{ width:500px; height:500px;overflow:hidden; margin:0 auto; border:2px solid #dcdcdc;}
.cpbanner .pan a{ float:left;width:500px; height:500px;}
.cpbanner .pan img{width:500px; height:500px;}

ul.tab{ width:700px; margin:0 auto;overflow:hidden; padding-top:15px; text-align:center;}
ul.tab li{ cursor:pointer; width:90px; height:90px; overflow:hidden;position:relative; margin:0 5px; display:inline; }
ul.tab li img{width:88px; height:88px; border:1px solid #dcdcdc;}


ul.tab li.current{ width:90px; height:90px;position:relative;  }
ul.tab li.current img{width:86px; height:86px; border:2px solid #1369c0;}

.arr_l{background:url("../images/arleft.png"/*skin/images/arleft.png*/) no-repeat center center;width:36px;height:54px;position:absolute;top:50%;z-index:99999;left:-90px; margin-top:-27px;border-radius:5px}
.arr_r{ background:url("../images/arright.png"/*skin/images/arright.png*/) no-repeat center center;width:36px;height:54px;position:absolute;top:50%;z-index:99999;right:-90px; margin-top:-27px;border-radius:5px}


.anniu{ overflow:hidden;margin-top:10px; width:100%; padding:10px 0;}
.anniu a{background: url("../images/btn1.html"/*skin/images/btn1.png*/) no-repeat center center;width: 122px;height: 42px;line-height: 42px;color: #fff;text-align: center; float:left; margin-right:30px;}
.anniu a:hover{background: url("../images/btn2.html"/*skin/images/btn2.png*/) no-repeat center center;}



.cd-top {
	
  display: inline-block;
  height: 60px;
  width: 60px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  
}

.cd-top img{ display:block; width:100%; height:100%; }
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.dbnav{ height:50px; text-align:center; width:100%; background:#666666; color:#ffffff;max-width:100%;}
.dbnav a{ color:#ffffff; line-height:50px; font-size:16px; margin:0 10px;}
.dbnav a:hover{ color:#f49917;}

.xgtle{ color:#1369c0; font-size: 18px; border-bottom: 1px solid #1369c0; height: 36px; line-height: 36px;}
.xglist{ overflow:hidden; margin-top: 10px;} 
.xglist li{ float:left; font-size: 14px; overflow:hidden; height: 36px; width:47%; margin:0 0 0 2%;  line-height: 36px; border-bottom: 1px dashed #dcdcdc;}
.xglist li a{color: #666666; float:left;}
.xglist li a:hover{color:#1369c0; }
.xglist li span{color: #666666; float:right;}
li{
	list-style-type:none;
}