@charset "utf-8";
/* CSS Document */

.wzlrbox .bt1,.detbox .bt1{
	padding:15px 0;
	line-height:35px;
	font-size:16px;
	font-weight:100;
	display:block;
}

.wzlrbox .bt2,.detbox .bt2{
	color:#006cb2;
	padding-left:45px;
	height:39px;
	line-height:39px;
	font-size:16px;
	overflow:hidden;
	display:block;
	margin:15px 0;
	background-image: url(../images/detbtbg1.gif);
	background-position: left top;
}



.maindbt1{
	padding:15px 0 35px 0;
	border-bottom:1px solid #f0f0f0;
}
.maindbt1 h1{
	font-size:35px;
	line-height:55px;
	font-weight:100;
	text-align:center;
}
.maindbt1 p{
	font-size:17px;
	line-height:25px;
	font-weight:100;
	text-align:center;
}

.maindbt1_2{
    padding:15px 0 35px 0;
    border-bottom:1px solid #f0f0f0;
    border-top:1px solid #f0f0f0;;
}
.maindbt1_2 h1{
    font-size:35px;
    line-height:55px;
    font-weight:100;
    text-align:center;
}
.maindbt1_2 p{
    font-size:17px;
    line-height:25px;
    font-weight:100;
    text-align:center;
}

.maindbt2{
	margin-top:15px;
	font-size:23px;
	height:65px;
	line-height:65px;
	font-weight:100;
	background-image: url(../images/in_line3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.maindbt2 h3{
	background-color:#FFF;
	font-weight:100;
	padding-right:15px;
	float:left;
}

.oldmain{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
.qywz_labs {
	width:100%;
	height:210px;
}
.qywz_labs li{
	width:333px;
	height:210px;
	float:left;
}
.qywz_labs li a{
	width:323px;
	height:120px;
	padding:45px 5px;
	display:block;
	background-position: center bottom;

	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.qywz_labs li a span{
	width:100px;
	height:100px;
	background-image: url(../images/design/qywz_labsbg.png);
	display:block;
	float:left;
}
.qywz_labs li a div{
	width:210px;
	float:right;
}
.qywz_labs li a h2{
	color:#006cb2;
	width:210px;
	font-size:25px;
	height:31px;
	line-height:31px;
	font-weight:100;
	overflow:hidden;
}
.qywz_labs li a p{
	padding-top:10px;
	width:210px;
	height:79px;
	line-height:19px;
	color:#8d8d8d;
}

.qywz_labs .xz a{
	background-repeat: no-repeat;
	background-position: center bottom;
}

.qywz_labs .xz#wzl1 a{
	background-image: url(../images/design/qywz_labsxzbg1.gif);
}
.qywz_labs .xz#wzl2 a{
	background-image: url(../images/design/qywz_labsxzbg2.gif);
}
.qywz_labs .xz#wzl3 a{
	background-image: url(../images/design/qywz_labsxzbg3.gif);
}


.qywz_labs .xz a h2{
	color:#c20000;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.qywz_labs .xz a p{
	color:#000;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;

}
.qywz_labs #wzl1 a span{
	background-position:0px 0px;
}
.qywz_labs #wzl1 a:hover span,.qywz_labs .xz#wzl1 a span{
	background-position:0px -100px;

	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}

.qywz_labs #wzl2 a span{
	background-position:-100px 0px;
}
.qywz_labs #wzl2 a:hover span,.qywz_labs .xz#wzl2 a span{
	background-position:-100px -100px;

	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}


.qywz_labs #wzl3 a span{
	background-position:-200px 0px;
}
.qywz_labs #wzl3 a:hover span,.qywz_labs .xz#wzl3 a span{
	background-position:-200px -100px;

	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}

.qywz_lrbox1{
	background-image: url(../images/design/ico_bodybg1.gif);
	background-repeat: repeat;

}
.qywz_lrbox1 .lrbox{
	height:529px;
	background-image: url(../images/design/qywz_chpicbg.jpg);
	background-position: left top;
	position:relative;
}
.qywz_lrbox1 .lrbox .xmdw{
	top:225px;
	left:0px;
	width:245px;
	height:137px;
	text-align:right;
	position:absolute;
	display:block;
}
.qywz_lrbox1 .lrbox .zxfa{
	top:90px;
	left:735px;
	width:245px;
	height:137px;
	text-align:left;
	position:absolute;
	display:block;
}

.qywz_lrbox1 .lrbox .xqfx{
	top:360px;
	left:705px;
	width:285px;
	height:137px;
	text-align:left;
	position:absolute;
	display:block;
}



.qywz_lrbox2{
	background-image: url(../images/design/ico_bodybg2.gif);
	background-repeat: repeat;
}
.qywz_lrbox2 .lrbox{
	height:529px;
	background-image: url(../images/design/qywz_sjpicbg.jpg);
	background-position: left top;
	position:relative;
}
.qywz_lrbox2 .lrbox .html{
	top:135px;
	left:0px;
	width:210px;
	height:137px;
	text-align:right;
	position:absolute;
	display:block;
}
.qywz_lrbox2 .lrbox .wzyh{
	top:340px;
	left:0px;
	width:210px;
	height:137px;
	text-align:right;
	position:absolute;
	display:block;
}
.qywz_lrbox2 .lrbox .sjsj{
	top:160px;
	left:800px;
	width:210px;
	height:110px;
	text-align:left;
	position:absolute;
	display:block;
}
.qywz_lrbox2 .lrbox .yhty{
	top:342px;
	left:800px;
	width:210px;
	height:110px;
	text-align:left;
	position:absolute;
	display:block;
}






.qywz_lrbox3{
	background-image: url(../images/design/ico_bodybg3.gif);
	background-repeat: repeat;
}
.qywz_lrbox3 .lrbox{
	height:529px;
	background-image: url(../images/design/qywz_cxpicbg.jpg);
	background-position: left top;
	position:relative;
}

.qywz_lrbox3 .lrbox .seo{
	top:117px;
	left:0px;
	width:245px;
	height:117px;
	text-align:right;
	position:absolute;
	display:block;
}
.qywz_lrbox3 .lrbox .kfyy{
	top:360px;
	left:0px;
	width:245px;
	height:137px;
	text-align:right;
	position:absolute;
	display:block;
}
.qywz_lrbox3 .lrbox .hxjs{
	top:130px;
	left:704px;
	width:296px;
	height:110px;
	text-align:left;
	position:absolute;
	display:block;
}
.qywz_lrbox3 .lrbox .cxkf{
	top:305px;
	left:704px;
	width:296px;
	height:110px;
	text-align:left;
	position:absolute;
	display:block;
}

/*快速联系*/
.main_kslx {
	width:1140px;
	padding:30px;
	height:auto;
    border:1px solid #f0f0f0;
}
.main_kslx:hover{
    border:1px solid #7ed0ff;
}
.main_kslx .lrbox{
	width:539px;
	float:left;
}
.main_kslx .icobox{
	width:80px;
	height:102px;
	font-size:60px;
	text-align: center;
	vertical-align:middle;
	float: left;

	/*flex 布局*/
	display: flex;
	/*实现垂直居中*/
	align-items: center;
	/*实现水平居中*/
	justify-content: center;
}

/*.main_kslx .icobox:before{*/
	/*display: inline-block;*/
/*}*/


.main_kslx .lrbox ul{
	width:260px;
	margin-left:40px;
	float: left;
}
.main_kslx .lrbox ul li{
	font-size:19px;
	height:34px;
	line-height:34px;
	text-align:left;
}
.main_kslx .lrbox ul li img{
	margin-top:5px;
	float:left;
	display: inline-block;
}
.main_kslx .lrbox ul li span{
	margin-left:15px;
	font-size:14px;
}
/*快速联系2*/
.main_kslx2 {
	width:750px;
	height:202px;
	background-image: url(../images/design/products_kslxbg2.gif);
	background-position: left top;
}
.main_kslx2:hover{
	background-position: left bottom;
}
.main_kslx2 ul{
	width:235px;
	margin-top:48px;
	margin-left:140px;
	float:left;
}
.main_kslx2 ul li{
	font-size:19px;
	height:35px;
	line-height:35px;
	text-align:left;
}
.main_kslx2 ul li img{
	margin-top:5px;
}


/*域名*/
.domainname_safeguard-box {
	padding-left: 80px;
	background: url(../images/design/ico_wen.png) no-repeat 10px top;
}

.domainname_safeguard-box .info dl{
	line-height: 21px;
	font-size: 14px;
}
.domainname_safeguard-box .info dl dt{
	padding-bottom:15px;
}
.domainname_safeguard-box .info dl dd{
	padding-bottom:15px;
}

.domainname_dvantage-box {
	margin-top:10px;
	padding-left: 80px;
	padding-bottom:15px;
	border-bottom: 1px dashed #e7e7e7;
	background-position: left top;
	background-repeat: no-repeat;
}
.domainname_dvantage-box dl dt{
	line-height:35px;
}
.domainname_dvantage-box dl dd{
	color:#7b7b7b;
	line-height:25px;
}

.domainname_dvantage_ico1{
	background-image: url(../images/design/ico_bh.png);
}
.domainname_dvantage_ico2{
	background-image: url(../images/design/ico_www.png);
}
.domainname_dvantage_ico3{
	background-image: url(../images/design/ico_shezhi.png);
}

/*云主机*/

.products_host_picbox {
	position: relative;
	height: 360px;
	background-image: url(../images/design/products_host_picbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.products_host_picbox .ali-main-bigpic-content {
	position: absolute;
	right:25px;
	top: 35px;
}
.products_host_picbox .ali-main-bigpic-pannel {
	width: 285px;
	height: 75px;
}
.products_host_picbox .ali-main-bigpic-pannel img{
	width: 58px;
	height: 58px;
}
.products_host_picbox .ali-main-bigpic-pannel  .ali-main-bigpic-sm {
	position: relative;
	width: 58px;
	height: 58px;
	border: 1px solid #e4e4e4;
	float: left;
	background-color: #fff;
	margin-right: 10px;
}
.products_host_picbox .ali-main-bigpic-pannel  p {
	width: 210px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	transition: all .3s;
}

.products_host_wljm {
	width:1000px;
}
.products_host_wljm ul{
	width:1000px;
}
.products_host_wljm li{
	position:relative;
	float:left;
}
.products_host_wljm li .lrbox1{
	width:198px;
	height:200px;
	border:1px solid #d6d6d6;
	display:block;
}
.products_host_wljm li .lrbox2{
	width:199px;
	height:200px;
	border:1px solid #d6d6d6;
	margin-left:-1px;
	display:block;
}
.products_host_wljm li .lrbox1:hover,.products_host_wljm li .lrbox2:hover{
	background-color:#eefaff;
}
.products_host_wljm li .imgbox{
	width:70px;
	height:70px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}
.products_host_wljm li .imgbox img{
	max-width:100%;

	-moz-transition:all .8s ease-in-out;
	-webkit-transition:all .8s ease-in-out;
	-o-transition:all .8s ease-in-out;
	-ms-transition:all .8s ease-in-out;
	transition:all .8s ease-in-out;
}
.products_host_wljm li .lrbox1:hover img,.products_host_wljm li .lrbox2:hover img{
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg)
}

.products_host_wljm li dl{
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
.products_host_wljm li dl dt{
	color:#c20000;
	line-height:31px;
	height:31px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.products_host_wljm li dl dd{
	color:#7b7b7b;
	text-align:center;
	line-height:19px;
}

/*企业邮箱*/
.mail_cpbox .lrbox{
	width:300px;
	height:320px;
	padding:30px 9px;
	border:1px solid #cccccc;
}
.mail_cpbox .lrbox:hover{
	background-color:#f8fcff;
	border:1px solid #98d0ff;
}

.mail_cpbox .lrbox .titlebox{
	width:280px;
	height:65px;
	padding-left:20px;
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}
.mail_cpbox .lrbox .titlebox .imgbox{
	width: 65px;
	height: 65px;
	display: block;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
.mail_cpbox .lrbox .titlebox div{
	width:205px;
	float:right;
}
.mail_cpbox .lrbox .titlebox h3{
	font-size:20px;
	line-height:35px;
	font-weight:100;
}
.mail_cpbox .lrbox .titlebox p{
	color:#8e8e8e;
}
.mail_cpbox .lrbox .cs{
	padding:25px 0;
	height:95px;
}
.mail_cpbox .lrbox .cs li{
	padding-left:10px;
	width:29%;
	height:95px;
	float:left;
}
.mail_cpbox .lrbox .cs .xt{
	border-right: 1px dashed #E3E3E3;
}
.mail_cpbox .lrbox .cs .label_txt{
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 20px;
}
.mail_cpbox .lrbox .cs .xx{
	margin-bottom: 5px;
}
.mail_cpbox .lrbox .cs .sz1{
	font-size: 32px;
	line-height: 32px;
}

.mail_cpbox .lrbox .product_box p{
	width:100%;
	line-height:35px;
	text-align:center;
}
.mail_cpbox .lrbox .product_box a{
	width:150px;
	height:41px;
	line-height:41px;
	color:#FFF;
	text-align:center;
	font-size:16px;
	display:block;
	background-color:#ff8400;
	margin-left:auto;
	margin-right:auto;
}

.mail_cpbox .lrbox:hover .product_box a{
	background-color:#006cb2;

	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.mail_cpbox .lrbox:hover .product_box a:hover{
	background-color:#ff0000;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}

.mail_cpbox .bzb .imgbox{
	background-image: url(../images/design/ico_mailbzb.png);
}
.mail_cpbox .jtb .imgbox{
	background-image: url(../images/design/ico_mailjtb.png);
}
.mail_cpbox .jfb .imgbox{
	background-image: url(../images/design/ico_mailjfb.png);
}



.products_mail_cpys {
	width:1000px;
}
.products_mail_cpys ul{
	width:100%;
}
.products_mail_cpys li{
	position:relative;
	float:left;
}
.products_mail_cpys li .lrbox1{
	width:246px;
	height:230px;
	border:1px solid #d6d6d6;
	display:block;
}
.products_mail_cpys li .lrbox2{
	width:247px;
	height:230px;
	border:1px solid #d6d6d6;
	margin-left:-1px;
	display:block;
}
.products_mail_cpys li .lrbox1:hover,.products_mail_cpys li .lrbox2:hover{
	background-color:#f8fcff;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.products_mail_cpys li .lrbox1:hover dt,.products_mail_cpys li .lrbox2:hover dt{
	color:#006cb2;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.products_mail_cpys li .imgbox{
	width:95px;
	height:85px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}
.products_mail_cpys li .imgbox img{
	max-width:100%;
}




.products_mail_cpys li dl{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
.products_mail_cpys li dl dt{
	color:#c20000;
	line-height:31px;
	height:31px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.products_mail_cpys li dl dd{
	color:#7b7b7b;
	text-align:center;
	line-height:19px;
}


.products_mail_sygn {
	width:1000px;
}
.products_mail_sygn ul{
	width:100%;
}
.products_mail_sygn li{
	position:relative;
	float:left;
}
.products_mail_sygn li .lrbox1{
	width:332px;
	height:210px;
	border:1px solid #d6d6d6;
	display:block;
}
.products_mail_sygn li .lrbox2{
	width:332px;
	height:210px;
	border:1px solid #d6d6d6;
	margin-left:-1px;
	display:block;
}
.products_mail_sygn li .lrbox1:hover,.products_mail_sygn li .lrbox2:hover{
	background-color:#f8fcff;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.products_mail_sygn li .lrbox1:hover dt,.products_mail_sygn li .lrbox2:hover dt{
	color:#006cb2;
	-webkit-transition: all 0.5s ease-in-out 0.01s;
	-moz-transition: all 0.5s ease-in-out 0.01s;
	-o-transition: all 0.5s ease-in-out 0.01s;
	-ms-transition: all 0.5s ease-in-out 0.01s;
	transition: all 0.5s ease-in-out 0.01s;
}
.products_mail_sygn li .imgbox{
	width:42px;
	height:42px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top: 35px;
	margin-bottom:25px;
}
.products_mail_sygn li .imgbox img{
	max-width:100%;
}

.products_mail_sygn li .lrbox1 .imgbox img,.products_mail_sygn li .lrbox2 .imgbox img{
	-moz-transition:all .8s ease-in-out;
	-webkit-transition:all .8s ease-in-out;
	-o-transition:all .8s ease-in-out;
	-ms-transition:all .8s ease-in-out;
	transition:all .8s ease-in-out
}
.products_mail_sygn li .lrbox1:hover .imgbox img,.products_mail_sygn li .lrbox2:hover .imgbox img{
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg)
}

.products_mail_sygn li dl{
	width:320px;
	margin-left:auto;
	margin-right:auto;
}
.products_mail_sygn li dl dt{
	color:#c20000;
	line-height:31px;
	height:31px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.products_mail_sygn li dl dd{
	color:#7b7b7b;
	text-align:center;
	line-height:19px;
}

.products_mail_gndet{
	width:100%;
}
.products_mail_gndet li{
	width: 30.2%;
	float: left;
	border-right: 1px dashed #E3E3E3;
	padding: 0 1.5%;
	margin-bottom: 25px;
	padding-top: 5px;
}
.products_mail_gndet li.last {
	border-right: none;
}
.products_mail_gndet li h4 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #000;
	border-left: 2px solid #15A7D6;
	padding-left: 10px;
	font-weight:100;
}
.products_mail_gndet li p {
	padding-left: 12px;
	height: 40px;
	line-height:21px;
	color:#8e8e8e;
}


.chara_400{
	width:100%;
}
.chara_400 ul li {
	height:auto;
	background: url(../images/design/bgline.png) no-repeat 50% bottom;
	padding: 20px 0px 40px 0px;
}
.chara_400 ul li .400lrbox{
						 width:500px;
						 float:left;

					 }
.chara_400 .icoimg{
	width:60px;
	height:44px;
	display:block;
	background-image: url(../images/design/ico_chara.png);
	background-repeat: no-repeat;
	float:left;
}
.chara_400 .pic1{
	background-position:0px 0px;
}
.chara_400 .pic2{
	background-position:-82px 0px;
}
.chara_400 .pic3{
	background-position:-151px 0px;
}
.chara_400 .pic4{
	background-position:-222px 0px;
}

.chara_400 .chara_info {
	width: 430px;
}
.chara_400 .chara_info h3{
	font-size: 21px;
	margin-bottom: 8px;
	color: #000;
	font-weight:100;
}
.chara_400 .chara_info .lrbox{
	width:400px;
	line-height:25px;
	display:block;
}

.chara_400_2{
	width:820px;
	text-indent:2em;
	line-height:21px;
}

.labs_400{
	width:100%;
	height:45px;
	background-image: url(../images/design/design_labsbg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.labs_400 li{
	float:left;
}
.labs_400 li a{
	text-align:center;
	color:#006cb2;
	width:170px;
	line-height:41px;
	font-size:16px;
	display:block;
}
.labs_400 .xz a{
	width:250px;
	height:45px;
	line-height:41px;
	color:#FFF;
	background-image: url(../images/design/design_labsxzbg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	display:block;
}

.chara_400_lrbox .tishi{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px solid #e6e6e6;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
}
.chara_400_lrbox h4{
	line-height:45px;
	font-size:16px;
	font-weight:100;
}



.products_yxtms {
	color:#006cb2;
	padding:20px 10px 20px 178px;
	width:800px;
	border:1px solid #bae5ff;
	background-color:#eff9ff;
	font-size:14px;
	line-height:1.7em;
	background-image: url(../images/design/ico_yxt_dt.png);
	background-repeat: no-repeat;
	background-position:20px center;
}


.products_yxtlr{
	width:100%;
}
.products_yxtlr ul li {
	height:auto;
	background: url(../images/design/bgline.png) no-repeat 50% bottom;
	padding: 20px 0px 40px 0px;
}
.products_yxtlr ul li .yxtlrbox{
	width:500px;
	float:left;
}
.products_yxtlr .icoimg{
	width:90px;
	height:80px;
	display:block;
	float:left;
}

.products_yxtlr .yxt_info h3{
	font-size: 21px;
	margin-bottom: 8px;
	color: #000;
	font-weight:100;
}
.products_yxtlr .yxt_info .lrbox{
	width:400px;
	line-height:25px;
	display:block;
}


.products_yxtlr2{
	width:100%;
}
.products_yxtlr2 li{
	width:33%;
	height:100px;
	float:left;
	padding-bottom:20px;
}
.products_yxtlr2 li .picbox{
	width:65px;
	float:left;
}
.products_yxtlr2 li dl{
	width:260px;
	float:left;
}
.products_yxtlr2 li dl dt{
	font-size:16px;
	line-height:15px;
	padding-bottom:10px;
	color:#075f00;
}
.products_yxtlr2 li dl dd{
	color:#7b7b7b;
}




.kxwzbox .video {width:300px; height:190px; }
.kxwzbox .cpjs {width:416px; height:auto;  text-indent:2em; font-size:12px; line-height:27px;}
.kxwzhxjz {width:100%;}
.kxwzhxjz .lrbox{
	width:300px;
	min-height:110px;
	padding-left:75px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
.kxwzhxjz .lrbox h3{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-bottom:5px;
}
.kxwzhxjz .lrbox p{
	height:23px;
	line-height:23px;
	padding-left:15px;
	padding-bottom:0;
	width:285px;
	font-size:12px;
	display:block;
	background-image: url(../images/design/ico_dettb1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.kxwzhxjz .icoimg1{
	background-image: url(../images/design/ico_kx_1.jpg);
}
.kxwzhxjz .icoimg2{
	background-image:url(../images/design/ico_kx_2.jpg);
}
.kxwzhxjz .icoimg3{
	background-image: url(../images/design/ico_kx_3.jpg);
}
.kxwzhxjz .icoimg4{
	background-image: url(../images/design/ico_kx_4.jpg);
}

.kxwzbbfl li{ width:250px; float:left;}

.kxwzbbfl .line{
	width:248px;
	border-left:1px dotted #CCC;
	border-right:1px dotted #CCC;
}
.kxwzbbfl .kxlrbox{
	width:240px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.kxwzbbfl .kxlrbox h3{
	font-size:14px;
	height:35px;
	line-height:35px;
}
.kxwzbbfl .kxlrbox p{
	line-height:25px;
	padding-bottom:0px;
}

.kxwzsyfw .imgbox{
	width:80px;
}
.kxwzsyfw .kxlrbox{
	width:650px;
	height:100px;
}
.kxwzsyfw .kxlrbox h3{
	font-size:14px;
	line-height:25px;
	padding-bottom:10px;
}
.kxwzsyfw .kxlrbox p{
	line-height:21px;
	font-size:12px;
	padding-bottom:0;

}









































.design_ceshi{
	width:200px;
	height:200px;
	background-color: #FF0000;
}