@charset "utf-8";
/* CSS Document */
html{color:#666; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; -webkit-text-size-adjust: none; text-align:left;}
body{ font-size:14px; font-family:"微软雅黑";  color:#666; line-height:1; min-width:1000px;}
img{border:none;}
li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a{color:#333;text-decoration:none;}
a:hover{color:#F60;text-decoration:none;}
input,textarea{ outline:medium; text-indent:5px;}

.pointer { cursor: pointer;}
.warp01{ background:#fff;}
.warp02{ background:#eee;}

#header { width: 100%; overflow: hidden;}

.logo { margin: 0px auto; width: 1180px; height: 110px; overflow: hidden;}
.logo h1 { height: 100px; margin-top: 10px; float: left;}
.logo .logo_telphone { height:50px; overflow: hidden; margin-top: 28px; float: right; border-right:solid 2px #435665; padding-right:15px;}
.logo .logo_telphone p { line-height: 18px; font-size:14px; text-align:right;}
.logo .logo_telphone div { width: 100%; height: 36px; line-height: 36px; font-family: "Microsoft yahei"; font-size: 1.0rem; text-align:right;}
.logo .logo_telphone em { color:#f60; font-size: 1.6rem; font-style:normal;}

.navigation { background:#eff0f4; height:48px; line-height:45px;}
.nav { margin: 0px auto; width:1180px; height: 100%; text-align: center; overflow: hidden;}
.nav li { height: 100%; float: left;}
.navigation li a { width: 147px; text-align:center; height: 100%; overflow: hidden; font-size: 1.0rem; display: block; text-decoration: none; color:#333;}
.navigation li a:hover { background:#fafafa; color:#169fe6;}

/* flexslider */
.flexslider{position:relative;height:680px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:680px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/* product */
.proClass{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px; zoom:1; overflow:hidden;}
.proLeft{ width:220px; float:left; background:#eee;}
.proLeft dl dt{ height:50px; background:#138fce; color:#fff; font-size:24px; padding-left:15px; line-height:50px;}
.proLeft dl dd{ height:33px; font-size:14px; padding-left:15px; line-height:32px;}
.proRight{ float:right; width:960px;}
.proRight p{ border-bottom:solid 1px #ddd; padding:10px 0 20px 0; zoom:1; overflow:hidden;}
.proRight p span{ line-height:24px; font-size:24px; float:left;}
.proRight p a{ float:right;}
.proRight ul{ zoom:1; overflow:hidden; margin-top:30px; margin-right:-20px;}
.proRight ul li{ width:224px; float:left; text-align:center; margin-right:20px; padding-top:1px; background:#eee;}
.proRight ul li img{ width:222px; height:178px;}
.proRight ul li span{ display:block; font-size:16px; line-height:48px; color:#333;}

/* about */
.aboutUs{ width:1200px; margin:0 auto; zoom:1; overflow:hidden;}
.aboutLeft { float:left; width:850px; padding:50px 0;}
.aboutLeft p{ margin-bottom:20px; zoom:1; overflow:hidden;}
.aboutLeft p span{ line-height:24px; font-size:24px; float:left;}
.proRight p a{ float:right;}
.aboutInfo{ width:850px; zoom:1; overflow:hidden;}
.aboutInfo img{ float:left; margin-right:30px;}
.aboutInfoTxt{ float:left; width:500px;}
.aboutInfoTxt p{ line-height:28px; color:#333; text-align:left; font-size:14px; margin-bottom:40px;}
.aboutInfoTxt a{ border:solid 1px #ddd; color:#f60; padding:5px 20px;}
.aboutRight{ width:300px; float:right; padding:50px 0;}
.aboutRight p{ margin-bottom:20px; zoom:1; overflow:hidden;}
.aboutRight p span{ line-height:24px; font-size:24px; float:left;}
.aboutRight p a{ float:right;}
.aboutRight ul li{ border-bottom:dashed 1px #ddd; background:url(../images/module3_list_bg.jpg) no-repeat left center; padding-left:10px; line-height:32px; font-size:14px;}

/* newsCenter */
.caseCenter{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.caseCenter h2{ font-size:48px; line-height:48px; font-weight:lighter; text-align:center; margin-bottom:30px; color:#999;}
.caseCenter p{ text-align:center; color:#333;}
.caseCenter p span{ line-height:24px; font-size:24px; padding:5px 20px;}
.caseCenterInfo{ width:1200px; margin-top:60px;}

.caseCenterInfo ul img { width:279px; height:180px; border: 2px solid #ddd; } 
.caseCenterInfo ul li{text-align:center;} 
.caseCenterInfo a.prev {width:20px;height:24px;line-height:24px;outline-style:none;outline-width: 0; position:absolute; top:45px; left:-2px; text-indent:-999em; background: url(images/arr_left.gif) no-repeat;} 
.caseCenterInfo a.next {width:20px;height:24px;line-height:24px; left:626px;position: absolute; top:45px; text-indent:-999em; background:url(images/arr_right.gif) no-repeat;}

.warpInfo{ width:1200px; margin:0 auto; padding-top:50px; zoom:1; overflow:hidden;}

/*==============wx=============*/
.wx{ width:302px; float:left;}

/*==============资料下载=============*/
.download{ width:390px; height:345px; float:right;}

/*==============联系我们=============*/
.contactUs{ float:left; width:420px; margin-left:30px;}
.contactUs h2{ zoom:1; overflow:hidden; font-weight:lighter; margin-bottom:20px;}
.contactUs h2 span{ line-height:36px; font-size:24px; float:left;}
.contactUs h2 a{ line-height:36px; float:right; font-size:14px;}
.contactUsTxt{ padding-top:8px; zoom:1; overflow:hidden;}
.contactUs dl{ line-height:24px; font-size:14px; padding-top:15px;}
.contactUs dt{ font-weight:bold; font-size:16px; margin-bottom:10px;}
.contactUs dd{ line-height:24px;}
.qq-wx{ zoom:1; overflow:hidden; border-bottom:solid 1px #ddd; padding-bottom:10px;}
.qq{ background:url(../images/qq.jpg) no-repeat left center; height:60px; line-height:24px; width:140px; float:left; padding-left:60px; padding-top:10px;}
.wxx{ background:url(../images/wxx.jpg) no-repeat left center; height:60px; line-height:24px; width:140px; float:left; padding-left:60px; padding-top:10px;}

.mainInfo{ width:1200px; margin:0 auto; padding:30px 0; zoom:1; overflow:hidden;}

/*==============左侧=============*/
.left_wrap{ float:left; width:230px;}
/*==============右侧=============*/
.right_wrap{ float:right; width:950px;}

/*==============产品序列=============*/
.productList{ width:230px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.productList h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.productList h3 span{ float:left; font-size:16px; color:#333;}
.productList h3 a{ float:right; font-size:14px; font-weight:lighter; color:#666;}
.productList ul{ padding:0 10px 10px 10px;}
.productList ul li{ height:38px; line-height:38px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden;}
.productList ul li a{ background:url(../images/ico02.gif) no-repeat left 8px; padding-left:15px; font-size:14px;}

/*==============联系我们=============*/
.contacts{ width:230px; margin-top:15px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.contacts h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.contacts h3 span{ float:left; font-size:16px; color:#333;}
.contacts h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.txt_contact{ padding-top:10px;}
.txt_contact img{ margin:0 auto; display:block;}
.txt_contact p{ font-size:14px; line-height:24px; padding:0 10px;}

/*==============文章列表=============*/
.list{ width:946px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.list h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.list h3 span{ float:left; font-size:16px; color:#333;}
.list h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.list ul{ padding:0 10px 10px 10px;}
.list ul li{ height:42px; line-height:42px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden; zoom:1; overflow:hidden;}
.list ul li a{ background:url(../images/ico02.gif) no-repeat 3px center; padding-left:15px; font-size:14px; float:left;}
.list ul li span{ font-size:12px; float:right; padding-right:5px; color:#666;}

/*==============分页=============*/
.page{ text-align:center; padding:10px; font-size:12px;}

/*==============内容页=============*/
.view{ padding:15px; background:#fff; border:solid 1px #e6e6e6;}
.view h2{ text-align:center; font-size:16px;}
.son_title{ text-align:center; padding:15px; color:#666; font-size:12px; background:url(../images/line.gif) repeat-x left bottom;}
.info p{ text-indent:24px; line-height:24px; margin-top:12px; font-size:14px;}
.info { line-height:24px; margin-top:12px; font-size:14px;}


#footer { background:#1289cd;}
.footInfo{ width:1200px; margin:0 auto; padding:30px 0; zoom:1; overflow:hidden;}
.foot_l { float:left; width:1080px; zoom:1; overflow:hidden;}
.foot_l dl{ width:180px; height:150px; padding-left:30px; float:left; border-left:dashed 1px #239be0;}
.foot_l dl dt{ color:#eee; font-size:16px; line-height:24px; margin-bottom:10px;}
.foot_l dl dd{ line-height:24px; color:#eee;}
.foot_l dl dd a{ line-height:24px; color:#ddd;}
.foot_l dl dd a:hover{ line-height:24px; color:#fff;}
.foot_r{ float:right;}
.copyright{ height:40px; line-height:40px; background:#000;}
.copyright p { color:#005180; text-align:center; color:#ddd;}


.dh {border: 1px solid #e6e6e6;}
.dh h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.dh h3 span{ float:left; font-size:16px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.dh h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}


.box1{border: solid 0px #d8d8d8;}
.box1 h1{border-bottom:solid 1px #d5d5d5;}
.box1 h1 span{ color:#005e98; font-size:14px; padding-left:15px;}
.box1 ul{ padding:3px; zoom:1;overflow: hidden;}

.producti {margin: 0px; zoom:1; overflow:hidden; background-color: #fff}
.producti ul{zoom:1; overflow: hidden; margin-right: 0px; margin-top: 10px; margin-left: 10px;}
.producti ul li{padding:3px; width: 23%; text-align:center; font-size:14px; border: solid 1px #ddd; float: left; margin-right: 9px; margin-bottom: 10px;}
.producti ul li span{line-height:32px; display:block; border-top: solid 1px #ddd; background: #fff;}
.producti img { max-width: 200px; height: 165px; padding: 2px;}
.producti a{color: #000;}

.producti h2{
	font-size: 14px;
	color: #aaaaa;
	font-weight: normal;
	background: url(../images/ico02.gif) no-repeat 10px center;
	padding-left: 20px;
	position: relative;
	border-bottom: 2px solid #ededed;
	line-height: 34px;
	height: 34px;
}
.producti h2 a{float: right; margin-right: 5px; font-size: 13px;}


.productc{
    margin:0px;
    zoom:1;
    overflow: hidden;
    width: 100%;
}
.productc ul{
    zoom:1;
    overflow: hidden;
    margin-top: 10px;
}
.productc ul li{
    width: 225px;
    float: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd; margin-right: 9px; margin-bottom: 10px;
}
.productc img{
    max-width: 223px;
    height: 175px;
    padding:2px;
}

.productc ul li span{line-height: 24px; padding: 2px; font-size: 13px; display: block;}

.second{ padding-left: 15px;}

.third{ padding-left: 30px;}



.xglist h2{ font-size: 14px; background-color: #cccccc; text-align: left; padding-left: 5px; padding: 3px; line-height: 22px;}
.xglist ul{width: 100%; zoom:1; overflow: hidden; margin-top: 5px;}
.xglist ul li{float: left; width: 19%; margin-left: 2px; text-align: center;}
.xglist img { width: 110px; height: 80px;}
.xglist ul li span{ display: block; text-align: center;}

.newslist h2{ font-size: 14px; background-color: #cccccc; text-align: left; padding-left: 5px; padding: 3px; line-height: 22px;}
.newslist ul{width: 100%; zoom: 1; overflow: hidden; margin-top: 5px;}
.newslist ul li{float: left; width: 49%; margin-left: 2px;}


.hotcity{ margin: 10px; padding: 5px}
.hotcity ul li{ width: 60px; float: left; font-size: 14px; text-align: center; height: 30px}
 

.allcity{padding-left:30px;height:100%;padding-top:16px;overflow:hidden;display:block;clear:both;text-align:left;}
.allcity dl{clear:both;margin-bottom:10px;display:block;overflow:hidden;}
.allcity h4{font-size:14px;font-weight:bold;color:#dd0000;margin-bottom:10px;}
.allcity dl dt{clear:both;font-size:14px;font-weight:bold;color:#000000;}
.allcity ul li{float:left;font-size:12px;display:block;width:70px;height:23px;line-height:23px;display:inline;} 
.allcity ul li a:visited{color:#800080;text-decoration:none;}
.allcity ul li a.ho{color:#dd0000;}
