@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-10-18 08:57:34
 * @version $Id$
 */
/*top*/
#wrap{
	overflow: hidden;
}
#top{
	background: rgb(246, 246, 246);
	height: 37px;
	line-height: 37px;
}
.top-right a{
	padding: 0 5px;
	font-size: 12px;
}
.top-right{
	height: 20px;
}
/*头部*/
#header{
	height: 98px;
}
.logo{
	margin-top: 10px;
	/*width: 366px;*/
}
.logo img{
	width: 80px;
	height: 82px;
}
.logo img{
	float: left;
}
.logo .logo-r strong{
	font-size: 31px;
	color: #000;
}
.logo .logo-r span{
	display: block;
	color: rgb(0, 0, 0);
	font-family: 'Times New Roman';
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}
.logo .logo-r{
	float: right;
	margin-top: 18px;
}
.header-rimg1 img{
	width: 46px;
	height: 52px;
}
.header-rimg2 img{
	width: 64px;
	height: 47px;
}
.header-rimg3 img{
	width: 51px;
	height: 54px;
}
.header-rimg4 img{
	width: 76px;
	height: 76px;
}
.header-rul li{
	float: left;
	margin-left: 10px;
}
.header-right{
	margin-top: 20px;
}
.header-rimg4{
	margin-top: -10px;
}
.header-rr h3{
	margin-top:1px;
}
.header-rr span{
	font-size: 17px;
	font-weight: bold;
	color:rgb(11, 137, 221);
}
/*导航*/
#nav{
	height: 42px;
	background: rgb(11, 137, 221);
}
.nav-ul li{
	float: left;
	line-height: 42px;
	width: 120px;
	text-align: center;
	height: 42px;
}
.nav-ul li a{
	color: #fff;
	display: block;
}
.nav-ul li{
	background: url(../img/bg_li_ctqv.png) no-repeat left center;
}
.nav-ul li:hover{
	background: url(../img/nav-bg.jpg) repeat-x;
}
.nav-ul{
	margin-left: 120px;
}
/*banner*/
#banner{
	overflow: hidden;
	position: relative;
}
#banner #html5zoo-1 .html5zoo-nav-0{
	top:90% !important;
}
@media(max-width: 1600px){
	#banner{
		height: 360px;
	}
}
#banner #html5zoo-1 .html5zoo-nav-0 .html5zoo-bullet-wrapper-0{
	width: 120px !important;
}
#banner #html5zoo-1 .html5zoo-nav-0 .html5zoo-bullet-wrapper-0 div{
	margin: 0 6px !important;
	width: 12px !important;
	height: 12px !important;
	border-radius:10px;
	border:2px solid #fff;
}
#banner #html5zoo-1 .html5zoo-nav-0 .html5zoo-bullet-wrapper-0 div.active {
	background: #fff !important; 
}
#banner #html5zoo-1 .html5zoo-nav-0 .html5zoo-bullet-wrapper-0 .html5zoo-nav-play-0{
	display: none !important;
}
#banner #html5zoo-1 .html5zoo-watermark-0{
	display: none !important;
}
#banner #html5zoo-1 .html5zoo-timer-0{
	display: none !important;
}
#banner #html5zoo-1  .html5zoo-nav-pause-0{
	display: none !important;
}
#banner #html5zoo-1 .html5zoo-bottom-shadow-0{
	display: none !important;
}
.banner-txt{
	position: absolute;
	top: 0;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	font-size: 51px;
	top: 100px;
	line-height: 51px; 
}
.banner-txt h3{
	font-weight: bold;
	color: rgb(3, 78, 162);
	padding-left:50px;
}
.banner-txt h4{
	font-size: 32px;
	letter-spacing: 2px;
	color: rgb(3, 78, 162);
	font-weight: bold;
	margin-left: 224px;
	margin-top: 10px;
}
/*首页产品*/
#homepro{
	margin-top: 10px;
}
.homepro-soul span{
	color: #000;
	font-weight: bold;
}
.homepro-soul a{
	color: #5a5a5a;
	padding: 0 2px;	
}
.homepro-soul a:hover{
	color: #47cdff;
}
.search{
	width: 340px;
}
.search .text01{
	width: 270px;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	border: #0b89dd 2px solid;
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
}
.search .anniu{
	width: 50px;
	height: 28px;
	background:#0b89dd;
	border: none; 
	margin-left: -4px;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
}
.homepro-ml{
	width:222px;
}
.homepro-mltit{
	height: 57px;
	background: rgb(11, 137, 221);
	color:#fff;
	position: relative;
}
.homepro-mltit strong{
	font-size: 53px;
	font-family: 'Times New Roman';
	position: absolute;
	top:18px;
	left: 38px;
}
.homepro-mltit h3{
	font-size:22px;
	font-weight: bold;
	position: absolute;
	left: 83px;
	top: 8px;
}
.homepro-mltit span{
	font-size: 21px;
	font-family: 'Times New Roman';
	bottom: 2px;
	left: 84px;
	position: absolute;
	letter-spacing: 5px;
}
.homepro-main{
	margin-top: 30px;
}
.homepro-mlul{
	background: rgb(246, 246, 246);
	border: 1px solid rgb(238, 238, 238);
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.homepro-mlul li{
	margin-bottom: 10px;
}
.homepro-mlul li a{
	height: 34px;
	width: 188px;
	color: #fff;
	background:url(../img/homepro-bg.png) no-repeat center;
	display: block;
	text-align:center;
	line-height: 34px;
	font-size:12px;
}
.homepro-mlul li a:hover{
	background:url(../img/homepro-bg1.png) no-repeat center;
}
.homepro-contact{
	margin-top: 45px;
	border: 1px solid rgb(238, 238, 238);
	overflow: hidden;
}
.homepro-contactxt{
	padding: 20px 0 30px 10px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
	line-height: 30px;
}
.homepro-mr{
	width: 932px;
}
.homepro-mr li{
	width: 217px;
	height: 223px;
	float: left;
	border: 1px solid rgb(238, 238, 238);
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}
.homepro-img{
	height: 150px;
	padding:10px 30px 0;
	display: table-cell;
	vertical-align: middle;
}
.homepro-img img{
	width: 100%;
}
.homepro-mr ul{
	width:1000px;
}
.homepro-mr li span{
	position: absolute;
	bottom: 5px;
	width: 176px;
	height: 48px;
	line-height: 24px;
	left: 50%;
	margin-left: -88px;
}
.homepro-mr li:hover{
	border: 1px solid #ff6600;
}
/*首页关于我们*/
#homeabout{
	background: url(../img/homeabout-bg.jpg) no-repeat center top;
	height: 235px;
	margin-top: 15px;
}
.homeabout-l ul li{
	color: #fff;
	float: left;
	margin-right:20px;
}
.homeabout-l ul li img{
	vertical-align: middle;
}
.homeabout-l ul li span{
	vertical-align: middle;
	display: block;
}
.homeabout-l{
	width: 605px;
	padding-top: 60px;
}
.homeabout-txt{
	color: #fff;
	margin-top: 30px;
	line-height: 30px;
}
.homeabout-l ul li span{
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 10px;
}
.homeabout-l ul li:last-child{
	margin-right:0px;
}
.homeabout-txt a{
	color: rgb(255, 0, 0);
}
.homeabout-r img{
	width: 360px;
	height: 183px;
	border: 10px solid #fff;
}
.homeabout-r{
	margin-top: 18px;
}
/*首页热卖产品*/
#homehot{
	margin-top: 20px;
}
.homehot-tit{
	border-bottom: 1px solid #eeeeee;
}
.homehot-tit h2{
	font-size: 22px;
	color: #0b89dd;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.homehot-tit span{
	height:3px;
	background: #eeeeee;
	width: 100px;
	display: block;
	position: absolute;
	top: 28px;
}
.homehot-titm{
	width: 100px;
	position: relative;
	margin: 0 auto;
}
.homehot-main ul li img{
	width: 200px;
	height: 220px;
}
.homehot-main{
	margin-top: 25px;
	overflow: hidden;
}
.homehot-main ul li{
	float: left;
	text-align: center;
	margin-right: 20px;
}
.homehot-main ul li span{
	display: block;
	width: 200px;
	font-size: 12px;
}
.homehot-main ul{
	width: 8000px;
}
/*首页新闻*/
#homenews{
	margin-top: 30px;
	padding-bottom:50px;
}
.homenews-l{
	width: 540px;
}
.homenews-tit{
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
}
.homenews-tit h2{
	font-size: 18px;
	color: rgb(67, 67, 67);
	font-weight: bold;
}
.homenews-tit h2 span{
	font-size: 12px;
	color:#5a5a5a;
	font-weight: normal;
}
.homenews-date{
	width: 60px;
	height: 60px;
	background: #198ede;
	text-align: center;
	margin-left: 35px;
}
.homenews-date h3{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.homenews-date span{
	color: #fff;
}
.homenews-lul{
	margin-top: 25px;
}
.homenews-lul li .homenews-date h3{
	padding-top: 10px;
}
.homenews-lul li{
	border-bottom: 1px solid #dbd4cd;
	padding-bottom:10px;
	margin-bottom: 20px;
}
.homenews-txt{
	width: 396px;
}
.homenews-lul li h4{
	font-size: 19px;
}
.homenews-lul li p{
	font-size: 12px;
	line-height: 18px;
}
.homenews-lul li:hover .homenews-txt h4{
	color: #198ede;
}
.homenews-tit a{
	font-size: 14px;
	line-height: 30.8px;
	font-family: 'Times New Roman';
	color: #0b89dd;
}
.homenews-r{
	width: 540px;
}
/*底部*/
#footer{
	background: rgb(11, 137, 221);
	padding-top: 40px;
	padding-bottom:15px;
}
.footer-ul li{
	float: left;
	border-right: 1px solid #fff;
	height: 20px;
	line-height: 20px;
}
.footer-ul li a{
	color: #fff;
	width: 100px;
	display: block;
	text-align: center;
	font-size: 12px;
}
.footer-ul{
	width: 820px;
	margin: 0 auto;
}
.copyright{
	margin-top: 36px;
	text-align: center;
	color: #fff;
}
.copyright p{
	line-height:25px;
}
.copyright span{
	width: 274px;
	height: 26px;
	line-height: 26px;
	margin:0 auto;
	display: block;
	background: rgba(0,0,0,.5);
	border-radius: 50px;
	margin-top: 5px;
}
/*返回顶部*/
.back{
	width: 40px;
	height: 40px;
	background: url(../img/top.png) no-repeat -380px -42px;
	position: fixed;
	right:10px;
	bottom:100px;
	cursor: pointer;
	display: none;
}
/*内页*/
#inside{
	margin-top: -23px;
	margin-bottom: 30px;
}
.inside-tit{
	border-bottom: 1px solid #4fa3db;
	padding: 0 5px 10px;
}
#inside .homepro-mr ul{
	margin-top: 30px;
}
.inside-tit h3{
	font-size: 16px;
	color: #000;
}
.inside-tit .inside-titl{
	position: relative;
}
.inside-tit .inside-titl span{
	display: block;
	width: 114px;
	height: 4px;
	background: #4fa3db;
	position: absolute;
	top: 33px;
	left: -5px;
}
.inside-titr a{
	padding: 0 3px;
}
#mark {
	display:none;
	position:absolute;
	top:50px;
	left:50px;
	width:100px;
	height:100px;
	opacity:0.6;
	filter:alpha(opacity=60);
	cursor:move;
	background-color:#fff;
	border: 1px solid #ccc;
}
.prod-left{
	position: relative;
	height: 300px;
}
.prod-left #box1 img{
	width: 100%;
}
.prod-left #box1{
	width: 291px;
	height: 300px;
}
.prod-left #box2{
	position: absolute;
	top:0;
	width: 300px;
	height: 300px;
	overflow: hidden;
	border: 1px solid #ccc;
	left: 320px;
	display: none;
}
.prod-left #box2 img{
	display:block;
}
.prod-main{
	margin-top: 40px;
}
.prod-right{
	width: 566px;
	margin-left: 30px;
}
.prod-right h3{
	font-size: 18px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
}
.prod-txt{
	margin-top: 20px;
	line-height: 25px;
}
.prod-main .pager{
	text-align: left;
}
.prod-main .pager span a{
	width: auto;
	display: block;
	text-align: left;
	border: none;
	margin-bottom: 5px;
}
/*关于我们*/
.about-main{
	margin-top: 30px;
	line-height: 30px;
}
.news-main{
	margin-top: 30px;
}
.news-dl dd{
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.news-dl dd h3{
	font-weight: bold;
}
.news-dl dd span{
	font-size: 12px;
	color: #929292;
}
.news-dl dd a{
	display: block;
}
.news-txt{
	font-size: 12px;
	color: #5A5A5A;
}
.news-dl dd:hover a h3{
	color: #0064d4;
}
.newsd-main h3{
	margin-top: 30px;
	font-size: 16px;
	text-align: center;
	color: #0b89dd;
	font-weight: bold;
}
.newsd-date{
	margin-top: 18px;
}
.newsd-date span{
	font-size: 12px;
	width:480px;
	margin-left: 100px;
}
.newsd-share .bdsharebuttonbox a{
	width: 17px;
	height: 16px;
	display: block;
	padding: 0;
}
.newsd-share{
	width: 200px;
}
.newsd-date h4{
	font-size: 12px;
}
.newsd-share .bdsharebuttonbox .bds_sqq{
	background: url(../img/sha_sqqa.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_sqq:hover{
	background: url(../img/sha_sqq.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_weixin{
	background: url(../img/sha_weixina.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_weixin:hover{
	background: url(../img/sha_weixin.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_tsina{
	background: url(../img/sha_tsinaa.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_tsina:hover{
	background: url(../img/sha_tsina.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_tqq{
	background: url(../img/sha_tqqa.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_tqq:hover{
	background: url(../img/sha_tqq.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_qzone{
	background: url(../img/sha_qzonea.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_qzone:hover{
	background: url(../img/sha_qzone.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_douban{
	background: url(../img/sha_doubana.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_douban:hover{
	background: url(../img/sha_douban.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_kaixin001{
	background: url(../img/sha_kaixin001a.png) no-repeat;
}
.newsd-share .bdsharebuttonbox .bds_kaixin001:hover{
	background: url(../img/sha_kaixin001.png) no-repeat;
}
.newsd-titt{
	font-size: 12px;
	background: #F5F5F5;
	color: #868686;
	margin-top: 20px;
	border: 1px solid #ccc;
	padding:5px;
}
.newsd-text{
	margin-top: 25px;
}
.newsd-main .pager{
	text-align: left;
}
.newsd-main .pager span a{
	width: auto;
	display: block;
	text-align: left;
	border: none;
	margin-bottom: 5px;
}
.contact-dl{
	border: 1px solid rgb(238, 238, 238);
	margin-top: 12px;
	padding: 30px 0 20px 60px;	
}
.contact-dl dd img{
	width: 40px;
	vertical-align: middle;
}
.contact-dl dd{
	float: left;
	width: 410px;
	height: 40px;
	line-height: 40px;
	color: #000;
	margin-bottom: 25px;
}
.contact-dl dd span{
	margin-left: 10px;
}
/*技术支持*/
.support-main{
	margin-top: 30px;
}
.support-dl dd .support-a{
	float: left;
}
.support-dl dd span{
	display: block;
	float: right;
}
.support-dl dd{
	border-bottom: 1px dashed #c6c6c6;
	padding-bottom: 8px;
	font-size: 12px;
	margin-bottom: 8px;
}
.support-dl dd .support-a a:first-child{
	color: #0064d4;
}
.support-dl dd .support-a:hover a:last-child{
	color: #0064d4;
}


.message-body{
    margin-top: 30px;
}
.message-body tr{
    height: 35px;
    line-height: 35px;
}
.message-body input[type="text"]{
    width:200px;
    height: 30px;
}
.message-body input[type="submit"],.message-body input[type="reset"]{
    width:150px;
    height: 30px;
    margin-left: 30px;
}