﻿/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0;}
html { height:100%; }
body  { max-width:1920px; margin:0 auto; font:14px/1.5 "Microsoft Yahei", Arial; color:#333333; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:14px/1 "Microsoft Yahei", Arial; color:#3f4461; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6 { font-size:14px; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#ff0000; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.fl{ float: left;}
.fr{ float: right;}
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut,[nowrap] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1100px; margin:0 auto; position:relative; }
.wrapper { margin-bottom:50px; min-height:auto; padding-top:48px; padding-bottom: 45px;}
.clearfix:after{content:""; clear:both; height:0; line-height: 0px; font-size:0; }
[guodu] *{ transition:all 300ms ease;  -webkit-transition:all 300ms ease;}

/******************************
 ** 首页风格
 ******************************/
.header { height:130px; background:#333; position:relative; z-index:11; position: relative;  background:url(../images/top_bg.jpg) center bottom no-repeat;   }
.header .top_center{   z-index: 2; }
.header .top_box{width:100%; position: absolute; left: 0; top: 0; height:32px; color:#858585;  z-index: 3;}
.header .top_box .wrap{  line-height: 22px;}
.top_box .top_sc{  background:url(../images/top_sc.png) left bottom no-repeat; width: 267px;height: 28px; }
.header .top_box a{float: right; padding-left:10px; color: #fff;}
.top_box .top_sc a:first-child{ margin-right: 22px;   }

.header .top_right{  }
.header .logo { float:left; height:86px; margin-top:26px; width:420px; }
.header .logo img { height:86px; }
.header .tags { float:left; margin:38px 0 0 25px; color:#babfd4;    height:68px;  padding-left: 25px;  background:url(../images/top_line.png) left center no-repeat; }
.header .tags strong { line-height:30px; font-size:20px; display:block; color:#ff0000;  padding-top: 5px; }
.header .tags span { line-height:24px  ; font-size:20px;  color:#3a3a3a; font-weight: bold;}
.header .market { float:right; width:260px; margin:30px 0 0 0px; }
.header_hour_img {
	width: 88px;
	height: 69px;
	float:left;
}
.header_hour_text {
    float:left;
	margin-left:15px;
	line-height: 25px;
	font-size: 20px;
	margin-top:10px;
}


.searcher { float:right; width:270px; height:30px; margin:0 0 0 0; background:#fff; border: 1px #e0e0e0 solid;  }
.searcher .txt { float:left; height:30px; line-height:30px; width:220px; background:#fff; border:0; color:#999; padding:0 0 0 10px; font-size: 14px; }
.searcher .submit { float:right; width:30px; height:28px;margin-top: 1px; margin-right: 1px; border-radius: 2px;  background:url(../images/sousuo_bg.png) center center no-repeat #0056b3; border:0; color:#c2c4d0; cursor:pointer; }
.searcher .submit:hover { opacity:.9;  }


.nav {
	background: url("../images/nav_top_bg.png") left bottom repeat-x #F5F5F5;  width:100%; height:53px; position:relative; z-index:10; }
.nav li > a { display:block; height:53px;  line-height:57px; font-size:15px;  color:#fff; font-weight:bold; }
.nav li.top_index{  background:url(../images/top_home.png) center bottom no-repeat !important; text-indent: 30px;   }
.nav li.top_index a:hover{  background:url(../images/top_home.png) center bottom no-repeat !important; text-indent: 30px;   }
.nav a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
.nav a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.nav a:hover {
	color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
.nav ul { margin:0 auto; width:1150px}
.nav ul li {
float:left; width:157px; height:53px; text-align:center; position:relative;  background-position: left bottom; margin:0 15px;
}
.nav li a:hover {
	background:url(../images/inav_bg.png) center bottom no-repeat; color: #fff;font-family: "microsoft yahei","Arial Narrow";
}
.nav li ul {
	left: -999em; width:157px; text-align: left; line-height: 35px; list-style-type: none; position: absolute; z-index: 999;
}
.nav li ul li {
	background: rgb(246, 246, 246); width:130px; float: left;
}
.nav li ul a {
	width:130px; text-align: center; display: block;
}
.nav li ul a:link {
	color: rgb(102, 102, 102); text-decoration: none;
}
.nav li ul a:visited {
	color: rgb(102, 102, 102); text-decoration: none;
}
.nav li ul a:hover {
	background: #7e00b3; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
.nav li:hover ul {
	left: auto;
}




.keyWords{height: 60px;  background-color: #f5f5f5;  border-bottom: 1px #e2e2e2 solid;    line-height: 60px; width: 100%;  position: relative; z-index: 30;}
.key_bg{ width: 30%; height: 83px; background-color: #7e00b3;   right: 0; bottom: 0; position: absolute; z-index: 40;}
.keyBox{  height: 60px;   z-index: 50;}
.keyBox .tag h2{font-size: 14px;  color: #333333;}
.keyBox .tag a{  font-size: 13px; font-weight: normal;  }
.keyBox .tag font{font-size: 12px;  color: #e8e8e8 ;padding:0 6px 0 5px;}
.index_tel{background: url(../images/index_tel.png) no-repeat left center;  width: 410px;  height: 83px;   position: absolute; right: 0; bottom: 0; z-index: 50;}
.index_tel span{color: #fff; font-size: 18px;  font-weight: bold;   display: block; height: 40px; line-height: 50px;  padding-left: 142px;}
.index_tel font{color: #fff; font-size: 32px;  font-weight: normal;   display: block; font-family: "impact";  padding-left: 142px; line-height: 32px; height: 32px; }
/*公用标题*/
.gy_title{ border-bottom: 3px #f5f5f5 solid;  height: 34px; line-height: 34px; }
.gy_title h1{ font-size: 20px; color: #7e00b3;  }
.gy_title h1 span{ border-bottom: 3px solid #7e00b3;   float: left; height: 34px; line-height: 32px; background: url(../images/gg_title.png) no-repeat 5px center;   padding-left: 35px; }
.gy_title h1 font{float: left;  font-size: 14px; color: #c8c8c8;  height: 34px; line-height: 34px; text-transform: uppercase; font-weight: normal; padding-left: 5px; }
.gy_title a{font-size: 14px; color: #7e00b3;  font-family: "Impact" , "Microsoft Yahei"; text-transform: uppercase;  }
/*ipro*/
.ipro{ padding-top: 40px; padding-bottom: 28px;}
.ipro .iproMaxBox{  }
.ipro_l{ float:left; width:227px; background-color: #f5f5f5; }
.ipro_l .ipr_top{ width:100%; height:65px;  background:url(../images/ipro_top.png) left top no-repeat;}
.ipro_l .ipr_top h1{   width:100%  ;font-size:24px; color:#ffffff;  line-height: 26px; padding-left: 13px;  padding-top: 13px; }
.ipro_l .ipr_top h3{width:100%; color:#fff; font-size: 14px; text-transform: uppercase; font-weight: normal; padding-left: 13px; }
.ipro_l .ipr_bottom{width:100% ; height:auto;  border-top:none; }
.ipro_l .ipr_bottom ul{   border-left: 1px #dcdcdc solid; margin-left: 34px;  padding:17px 0 0;  height: 397px; }
.ipro_l .ipr_bottom li{ width:100%; height:46px; line-height:46px;
  	background:url(../images/proTitleBg.png) 7px -16px no-repeat;
}
.ipro_l .ipr_bottom li a{ display:block; margin-left: -5px; height:46px;color:#333333; font-size: 16px;    text-align: left;    text-indent: 33px;  
	background:url(../images/ipro_left_bg.png) left center no-repeat;
}
.ipro_l .ipr_bottom li a:hover{  color:#ff0000;  text-decoration: underline; }
.ipro_r{ float:right; width:840px;  }
.ip_content{ width:840px;  overflow:hidden;}
.ip_content ul{ overflow:hidden;  padding-top: 20px; width: 105%;}
.ip_content li{ position:relative; float:left; width:274px; height:183px;margin-bottom: 12px;  margin-right:12px;    overflow: hidden; }
.ip_content li a{ display: block;width:100%; }
.ip_content li img{ width:268px; height:177px; border: 3px #f5f5f5 solid;  display: block; }
.ip_content li a:hover h1{ color:#e21e1f;}
.ip_content li .itm{ top: 0;width:100%;  height: 205px;  left: -100%;     background:rgba(0, 0, 0, .5); text-align: center; 
  				position: absolute;text-align: center;overflow: hidden;  color: #fff;}
@media \0screen\,screen\9 { .ip_content li .itm {  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);  background:url(about:blank); }}
.ip_content li .itm>a{position: relative; top: 50%; margin:0 auto; display: block; height: 21px; line-height: 21px;   width: 87px;  color: #0056b3;  font-size: 16px; text-align: center; background-color: #fff;  font-family: "Impact" , "Microsoft Yahei"; }
.ip_content li .itm h1{ padding-top: 20px; font-size: 18px; background:url(../images/ipro_line.png) bottom center no-repeat;   height: 46px; line-height: 46px; }
.ip_content li .itm h1 a{color: #fff;}
.ip_content li .itm h2{  font-size: 14px;font-weight: normal;      line-height: 26px;margin:10px 25px;}
.ip_content li:hover .itm{left: 0; }
.ip_content li:hover .itm >a{top: 0;}
.ip_content li .itm> a:hover{ background-color: #ff0000; color: #fff;}
/*iabout*/
 .about{  width:100%; height:344px;  color:#fff; background:url(../images/about_bg.jpg) no-repeat center top #7200b3;   margin: 0 auto;}
.about_con{ width:1100px; height:340px;margin: 0 auto;}
.about_l{ width:422px; position:relative;top:36px;height: 270px; background:url(../images/iabout_bg.png) no-repeat left top; }
.about_img{ position:absolute; top:29px; z-index:1; left:33px}
.about_img img{ width:360px; height:210px}
.about_r{ width:623px;  position:relative;      top: 24px;}
.about_r h2{font-weight: normal;  font-size:24px; margin-top: 20px;}
.about_r h1{color:#fff;  font-size:24px;font-weight:normal; height: 60px; line-height: 60px; text-align: center; position: relative;   }
.about_r h1 font{display: block;  width: 600px; height: 1px; background-color: #b23ae5;}
.about_r h6{color:#dc5b5b; font-size:18px}
.about_r>p{ padding-top:11px; line-height:28px ;   padding-right: 37px;}
.about_r_d .more{color:#fff;  display: block;  width:133px; height:27px; line-height: 27px; text-align: left; text-indent: 25px; font-size:14px; display:block;  margin-top: 15px;
	background:url(../images/gy_more.png) no-repeat center top; float:right;
}
.about_r_d .more:hover{position:relative;  left: 1px; top:1px;}
/* inews */
.ibottom{padding-bottom: 50px;  padding-top: 40px;}

.inewsBox{  height: 400px; margin-top: 40px;}
.inews { width:1100px;  }
.newsList{ padding:0 15px 0;}
.inews .img a:hover{ width:85px; line-height:42px; height:42px; float:right; margin-top:8px; background:url(../images/more_hover.gif) no-repeat; }
.inews .group { display:none; }
.inews .group:first-child { display:block; }
.news2 .tid { border-bottom-color:#075494; }
.news2 .tod { border-top-color:#075494; }
.ServiceCon{  float: left;  width:510px;  margin-bottom:10px; padding-top:20px; margin-right:20px;}
.ServiceCon img{ display:block; float:left; width:180px;  height: 200px; border: 1px #dfdfdf solid;   background:#fff;}
.Serv_title{width:300px; height:auto; float:right;  }
/* .newsList */
.newsList ul { float:left; width:100%; overflow:hidden; }
.newsList li { float:left;  border-bottom: 1px #dfdfdf dashed; height:45px; line-height:45px;  margin:0 8px;}
.newsList li:hover{height:45px; line-height:45px; }
.newsList li a{ float: left; width:243px;  }
.newsList li font{ float: right; margin-right: 20px;}

.newsList span { float:right; }
.newsList .Serv_title > a {display: block; line-height: 32px;   height:35px; font-size:16px; font-weight: bold; color:#7e00b3; border-bottom: 1px #dfdfdf solid; width:100%; }
.newsList .Serv_title > a:hover{color:#ff0000}
.Serv_title>h6{font-weight: normal; font-size:14px; line-height: 26px;  padding-top: 5px; }
.Serv_title>h6 font{display: block; font-size: 12px;   background:url(../images/time.png) no-repeat center left;  padding-left: 20px; height: 50px; line-height: 50px;}
.Serv_title>h6 a{ color: #fff;    display: block;    width: 133px;    height: 27px;     line-height: 27px;      font-size: 14px;   display: block;  text-indent: 24px;font-weight: bold;
  			margin-top: 10px;    background: url(../images/gy_more.png) no-repeat center top;  position: relative; left: 0; }
.Serv_title>h6 a:hover{  left: 5px;  }
/*wenti*/
.wenti{ width:285px; float:right;  }
.wenti .wenti_top {width:315px; height:42px; line-height:42px; background:#000;}
.wenti .wenti_top .tit {float:left; font-family:"Microsoft Yahei"; font-size:18px; font-weight:bold; color:#FFF; }
.wenti .wenti_top .tit span { margin-left:20px; }
.wenti .wenti_top .more { width:85px; line-height:42px; float:right; margin-top:8px;}
.wenti_bottom{ min-height:267px; overflow:hidden; padding:0 0 15px; position:relative;}
.wenti_bottom > h1{  font-size: 20px; color: #3d3d3d ;       border-bottom: 1px #dfdfdf solid;  padding: 15px 0 ;}
.wenti_bottom > h1 span{color: #0056b3; line-height: 26px;    }
.wenti_bottom > h5{background: url(../images/imap.png) no-repeat center left;   font-size: 14px;  height: 36px; line-height: 36px; padding-left: 18px;   color: #333333;  }
.wenti_bottom h6{font-weight: normal; line-height: 20px;  font-size: 14px; color: #333333;}
.wenti_bottom a.bt_zixun {text-align: center; color: #fff; line-height: 27px; margin:14px 0 18px;display: block;   width: 100px;  height: 27px;  background-color: #007bff;  border-radius: 4px; }
.wenti_bottom a.bt_zixun:hover{  width:110px}
.ictacTle{  background:url(../images/ibt_tel.png) 22px center no-repeat #0056b3; padding-left: 72px;padding-top: 16px; padding-bottom: 16px; }
.ictacTle font{font-size:26px; color:#fff; line-height: 25px;font-weight: bold;}
 /*首页地图太小文字不全，故隐藏部分功能*/
.ibt_map{ height: 145px; border: 1px #e9e9e9 solid; }
.ibt_map .BMap_noprint{ display: none !important;}
/*底部*/

.footer { background-color: #7e00b3; border-top: 3px #a100c3 solid;   color:#fff;   }
.bt_banquan{ height: 33px; line-height: 33px; color: #fff;background-color: #5e0085; text-align:center}
.bt_banquan a{color: #fff;}
.bt_banquan a:hover{text-decoration: underline; }
.footer .footerBox{ height: 190px;
    width: 1100px;
    margin: 0 auto;}  
.footer .bt_data{ height: 146px; width: 635px;  padding:0 0 0 64px; border-left: 1px #8039bc dashed; margin-top: 26px; }
.bt_data h1{  float: left; width: 100%; line-height: 18px; height: 38px; line-height: 38px; border-bottom: 1px #a24dca solid;  font-weight: normal; }
.bt_data h1 a{float: left;   color: #fff; width: 78px;  }
.bt_data h1 a:hover{text-decoration: underline; }
.bt_data h2{padding-top: 16px; line-height: 24px; font-weight: normal; float: left;}
.bt_data h2 a{ color: #fff;}
.bt_data h2 a:hover{ text-decoration: underline; }
.footer .bt_tel{ width: 255px;  background:url(../images/bt_tel.png) left 2px no-repeat;     margin-top: 38px; }
.bt_tel h3{ font-weight: normal; font-size: 25px; font-family: "impact" , "Microsoft Yahei";  height: 36px; line-height: 1;  padding-left: 54px; }
.bt_tel h4{  font-size: 16px;  font-weight: bold;   padding-left: 54px; }
.bt_tel a{   margin-right: 5px;   float: left;margin-top: 5px;  width: 42px;  height: 42px; line-height: 42px; background:url(../images/tool-qq.png) left center no-repeat ; font-weight: normal; font-size: 25px; font-family: "impact" , "Microsoft Yahei";  width:200px; padding-left: 54px; color:#fff }
.bt_tel a.weibo{ background-position: -47px center;}
.bt_tel a.weixin{ background-position: -96px center;}
.bt_tel a:hover{opacity:.9 }
.footer .code {  width:; width:126px; text-align:center; margin-top: 36px; margin-right: 18px; }
.footer .code img { display:block; width:120px; height:120px; }


/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:220px; }
.side-menu { border:1px solid #ddd; }
.topclass { width:158px; margin:0 auto; height:90px; border-bottom:1px solid #ddd; }
.topclass h2 { padding:25px 0 0 0; font-size:20px; }
.topclass span { font-size:14px; color:#9fa3b7; }
.side-menu .list { margin:0 30px; padding:0 0 50px;  }
.side-menu dd { }
.side-menu dd > a { display:block; height:47px; line-height:47px; border-bottom:1px solid #ddd; background:url(../images/menu.png) 150px center no-repeat; }
.side-menu dd > a:hover { background-color:; }
.side-menu .drop { width:100%; padding:0 0; background:; border-bottom:1px solid #ddd; display:none; }
.side-menu .drop li { width:100%; height:32px; line-height:32px; }
.side-menu .drop a { display:block; padding:0 0 0 15px;  background:url(../images/ico-submenu.png) 2px center no-repeat; }
.side-menu .drop a:hover { background-color:; }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a { color:#0056b3; background-color:; }
.side-menu li.current > a { color:#0056b3; background-color:; }

.ipro_left{  width:220px; background-color: #f5f5f5; }
.ipro_left .ipr_top{ width:100%; height:65px;  background:url(../images/ipro_top.png) right top no-repeat;}
.ipro_left .ipr_top h1{   width:100%  ;font-size:24px; color:#ffffff;  line-height: 26px; padding-left: 13px;  padding-top: 13px; }
.ipro_left .ipr_top h3{width:100%; color:#fff; font-size: 14px; text-transform: uppercase; font-weight: normal; padding-left: 13px; }
.ipro_left .ipr_bottom{width:100% ; height:auto;  border-top:none; }
.ipro_left .ipr_bottom ul{   border-left: 1px #dcdcdc solid; margin-left: 30px;  padding:17px 0;    }
.ipro_left .ipr_bottom li{ width:100%; height:47px; line-height:47px;
  	background:url(../images/proTitleBg.png) 7px -16px no-repeat;
}
.ipro_left .ipr_bottom li a{ display:block; margin-left: -5px; height:47px;color:#333333; font-size: 16px;    text-align: left;    text-indent: 33px;  
	background:url(../images/ipro_left_bg.png) left center no-repeat;
}
.ipro_left .ipr_bottom li a:hover ,.ipro_left .ipr_bottom li.currentT a{  color:#0056b3;  text-decoration: underline; }

.side-head { height:34px; line-height:34px; padding:10px 0 10px 10px; font-size:20px; background:none;  }
.side-contact { margin-bottom:20px; position:relative; top:20px; border:1px solid #ddd; border-top:3px solid #0056b3; }
.side-contact .main { padding:0 10px 15px; line-height:2; }

.container { float:right; width:850px; }
.location { height:45px; border-bottom:1px solid #ddd; position:relative; margin-bottom:30px; }
.location:before { content:''; width:40px; height:3px; background:#0056b3; position:absolute; left:0; bottom:-1px; }
.location h2 { font-size:20px; height:24px; line-height:24px;  }
.location .io { height:24px; line-height:24px; position:absolute; right:0; top:0; color:#666; background:url(../images/ico-location.png) left center no-repeat; padding:0 0 0 25px; }
.location .io b { color:#999; }











/******************************
 ** 公用标题
 ******************************/

a.ipro_more{display: block;  width: 254px;  height: 47px; line-height: 47px; text-align: center; color: #333; font-size: 16px;
  	text-transform: uppercase;transition:all 300ms ease;  -webkit-transition:all 300ms ease; border: 1px #c9c9c9 solid; display: block; margin:0 auto; }
a.ipro_more:hover{ color: #0056b3; border-color: #0056b3;}

/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "avgr65w";
	src: url("../font/avgr65w.eot");
	src: url("../font/avgr65w.eot?#iefix") format("eot"),
		 url("../font/avgr65w.ttf") format("truetype");
}



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/ie6.png) center center no-repeat #fff; }
body > * { _display:none; }


/**********图片滚动*************/
.iproduct { margin:0 auto; width:1100px;}
#demos {
background: #FFF;
overflow:hidden;
width: 1100px;
}
#indemos {
float: left;
width: 800%;
}
#demos1 {
float:left;
}

#demos2 {
float: left;
}
.iproduct ul { margin-top:15px;}
.iproduct ul.list { width:300%; height:215px; float:left; overflow:hidden; }
.iproduct li.item { width:300px; float:left; }
.iproduct li.item a {text-align:center; width:280px;}
.iproduct div.container { width:280px; background:url("../images/tip3.gif")/*tpa=http://www.tsbjgs.com/Content/Templaes/C20049N//style/images/home/tip3.gif*/ 0 0 repeat #323232;text-align:center;  }
.iproduct a.img { width:280px; height:240px; display:block; overflow:hidden; margin-bottom:1px; }
.iproduct a.img img { width:280px; height:240px; display:block; }
.iproduct a.tit {height:35px; line-height:35px; text-align:center; color:#fff; font-size:15px}
.iproduct a.order { float:right; height:35px; line-height:35px; background:url("../images/tip2.gif")/*tpa=http://www.tsbjgs.com/Content/Templaes/C20049N//style/images/home/tip2.gif*/ right center no-repeat; padding-right:12px; margin-right:10px; display:inline; color:#FFF; }

.container a { font-size:18px;text-align:center; }
.iproduct li.item a:hover { color:#ff0000; text-align:center; }
.iproduct li.item div.container:hover{background:#7e00b3;}
.news .hd { text-align: center; padding-bottom: 30px; }
.news .hd h3 { line-height: 36px; padding: 50px 0 25px; font-size: 25px; color: #1a1a1a; }
.news .hd p { height:1px; overflow: hidden; background-color: #d7d4d4; }
.news .hd p span { display: block; width: 130px; height: 2px; margin-left: auto; margin-right: auto; background-color: #7e00b3; }
.news .bd { padding-bottom: 30px; }


/**********内页*************/
.p_banner { height: 100%; width: 100%; }
.p_banner a { display: block; min-height: 500px; width: 100%; }

.prolist { width:225px; overflow:hidden; margin-top:26px;}
.prolist h2 { height:53px; font:bold 20px"Microsoft Yahei"; text-align:center; padding-top:12px; background:url(../images/pl_bg1.gif)}
.prolist h2 a { color:#fff;}
.prolist h2 span{ display:block; color:#a5b9d4; font-weight:normal; font-size:12px; font-weight:normal; padding-top:4px; line-height:20px;}
#subnavs{ width:225px;background: url(../images/pl_bg2.gif) repeat-y;}
#subnavs ul li {  widht:188px; height:40px; padding:0 15px; margin:10px 0; }
#subnavs ul li a { background: #eebeff;  padding:10px 0px;  height:20px;  display:block; border-radius: 15px; width:175px; font-size:16px; line-height:20px; padding-left:20px;}
#subnavs ul li a:hover { background:#fff;}


.prolist h4{ color:#eaedf1; font-size:14px; font-weight:normal; padding:39px 0 10px 25px;font-family:"Microsoft Yahei"; background: url(../images/pl_bg3.gif) no-repeat center bottom;}
.prolist h4 b{ display:block; color:#ff6800; font-size:25px; margin-top:10px; padding-top:10px;}
.pro { width:870px; margin-top:26px;}
.pro h2 { height:43px; background: url(../images/pr_lin.gif) no-repeat 5px bottom; font:normal 16px/43px "Microsoft Yahei"; padding:0 16px; overflow:hidden; color:#333}
.pro h2 a { color:#333;}
.pro h2 span { margin:13px 0 0 0;}
.content{ width:1100px; margin:0 auto;}
.offer_content {
	text-align: center;
	margin-top: 30px;
	margin:0 auto;
	width:900px;
}
.headsub {
	height: 35px;
	line-height: 35px;
	background-color: #d5d5d5;
	border-radius:5px;
}

.headsub .box div {
	color: #545454;
	font-family: "宋体";
	font-size: 12px;
	display: inline-block;
}
 .service_list {
	display: inline-block;
	margin: auto;
}
.main{width:100%;background:url(../images/bg5.gif) repeat-y center;margin-top:35px;}
.main .content{width:1200px; margin:0 auto;padding-bottom:30px; }
.main .content .left{width:245px;float:left; overflow:hidden; position:relative}
.main .content .right{width:928px;float:right;color:#333;}
.main .content .right .title{width:100%;height:60px;border-bottom:1px solid #ddd;}
.main .content .right .title h1{font-size:22px;color:#7a00a6;border-bottom:2px solid #7a00a6;padding-left:25px;float:left;background:url(../images/gg_title.png) no-repeat center left;line-height:60px;margin-top:-1px;}
.main .content .right .title p{color:#999;float:right;padding-top:22px;}
.main .content .right .title p span{color:#999;}
.main .content .right .title p a{color:#999;}
.main .content .right .m{width:880px;margin:0 auto;margin-top:25px;}
.main .content .right .m .hot{width:100%;height:170px; overflow:hidden;border-bottom:1px dashed #ddd; padding-bottom:25px;}
.main .content .right .m .hot a img{width: 257px;height:170px;float:left;margin-right:20px;}
.main .content .right .m .hot h1 a{color:#0067b2;font-size:18px; font-weight:bold;line-height:30px;}
.main .content .right .m .hot span{font-size:12px;color:#999;}
.main .content .right .m .hot p{line-height:22px;color:#666;height:70px; overflow:hidden;margin-top:10px;margin-bottom:5px;}
.main .content .right .m .hot h2 a{font-size:14px;color:#0067b2;background:url(../images/bg9.gif) no-repeat left center;padding-left:15px;}
.main .content .right .m .news_c ul{padding-top:10px;}
.main .content .right .m .news_c ul li{line-height:35px; background:url(../images/bg4.gif) no-repeat center left;padding-left:10px;border-bottom:1px dashed #ddd;}
.main .content .right .m .news_c ul li span{float:right;color:#999;}
.main .content .right .m .news_c ul li a{color:#333}
.main .content .right .m .news_c ul li a:hover{color:#0272be; text-decoration:underline;}
.fy{width:100%;text-align:center;margin-top:30px;}
.fy a{text-align:center;line-height:25px;color:#fff;padding:5px;padding-left:12px;padding-right:12px; background:#c2c2c2;margin:0 3px 0 3px;transition:all 0.3s;}
.fy #click{background:#0272be;color:#fff;}
.fy a:hover{background:#0272be;color:#fff; transition:all 0.3s;}

/*---------------------新闻详情---------------------*/
.m .news_title h1{text-align:center;font-size:22px;margin-bottom:15px; font-weight:bold;color:#717171;}
.m .news_title h2{text-align:center;color:#888;margin-bottom:25px;width:100%;height:35px;line-height:35px;border:1px dashed #ddd;border-left:none;border-right:none;font-size:14px;}
.m .news_title h2 span{margin:0px 10px 0 10px;}
.m .news_detail p{line-height:28px; margin:10px 0;}
.m .news_detail .pic{text-align:center;}
.m .news_detail img{max-width:100%;margin-top:15px;padding-bottom:15px;}

.about_detail p{ line-height:28px;}
.main .content .right  .about{ margin-top:0px; }
.m .about_detail img{max-width:100%;margin-top:15px;padding-bottom:15px;}
.piclist ul li{ float:left; text-align:center; width:250px; margin:10px 20px; line-height:30px; }
.piclist ul li h3 { line-height:30px; font-size:14px; font-weight:normal; }
.piclist ul li a {color:#666;}
.piclist ul li a:hover { color:#ff0000; position:relative; top:1px; left:1px;}

.contactn{ width:224px;overflow:hidden; margin-top:20px;}
.contactn .tits{ padding:9px 0 0;height:45px; text-align:center;background:#7a00a6;color:#fff; font-size:16px; font-weight:100; font-family:"Microsoft YaHei"; padding-left:10px;}
.contactn .tits a{color:#fff;font-size:12px; font-weight:100; text-transform:uppercase;font-family:"Microsoft YaHei";}
.contactn .tits span{color:#83cdf3; font-size:12px; font-weight:100; text-transform:uppercase;font-family:"Microsoft YaHei"; text-align:center}
.contactn .subnr{ border:1px solid #7a00a6; border-top:0; padding:1px 7px 5px; width:208px; overflow:hidden;font-size:12px; font-weight:100; text-transform:uppercase;font-family:"Microsoft YaHei";}
.contactn .subnr p{ line-height:25px; overflow:hidden;}
.contactn .subnr span{ color:#333; font-weight:bold;}
.contactn .subnr h5{ padding-top:12px;  line-height:28px; overflow:hidden; color:#2db5ed; font-size:14px}

/* 轮播动画 */
.banner { width:100%; height:500px;}
.banner{height: 500px;overflow: hidden;position: relative; margin:0px; padding:0px; width:100%;} 
.banner_bNav {width:1919px;margin:auto;z-index:1;height: 500px;}
.banner .bNav{top:450px; left: 900px;position:relative;z-index: 7;width:210px;}
.banner .bNav li { float:left; width:14px; display:inline; height:14px; padding:0; border:0 none; background-color:#fff; line-height:18px; text-align:center; font-weight:bold; color:#1A89B9; font-size:14px; font-weight:500; margin-right:10px; cursor:pointer;border-radius:11px;-webkit-border-radius:11px;-o-border-radius:11px;-ms-border-radius:11px;-moz-border-radius:11px; }
.banner .bNav li#now{background-color:#1A89B9;color:#fff;}
.banner .bk {position:absolute;width:100%;margin: 0 auto;}
.banner .bk .bbg { margin: 0 auto;width:1919px;}
.bbg img{ display:block;width:1919px; height:500px; position:absolute; left:50%; margin-left:-960px;}
