@CHARSET "gb2312";
*{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
a:link {color:#666;text-decoration: none;}
a:visited {color:#666;text-decoration: none;}
a:hover {text-decoration: none;color: #FF9900;}
a:active {text-decoration: none;color: #FF9900;}
a.pro:link {color:#333;text-decoration: none;}
a.pro:visited {text-decoration: none;color:#333;}
a.pro:hover {text-decoration:underline;color: #FF9900;}
a.pro:active {text-decoration: underline;color: #FF9900;}
a.link:link {color:#FFF;text-decoration: none;}
a.link:visited {text-decoration: none;color:#FFF;}
a.link:hover {text-decoration: none;color: #FF9900;}
a.link:active {text-decoration: none;color: #FF9900;}
a.link02:link {color:#F00;text-decoration: none;}
a.link02:visited {text-decoration: none;color:#F00;}
a.link02:hover {text-decoration: none;color: #FF9900;}
a.link02:active {text-decoration: none;color: #FF9900;}
body{
	margin: 0px;
	font-family: Verdana;
    font-size: 12px;
    line-height: 150%;
	background: url(/images/body.png) center repeat-y #fff;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.container{
	padding: 0px;
	background: url(/images/body.png) center repeat-y #fff;
}
.pad0{
	padding: 0px;
}
.mar-bot20{
	margin-bottom: 20px;
}
.cur_location{
	background: #f2f2f2;
    color: #666;
    line-height: 30px;
    padding: 0 10px;
}
.clearfix:after{
	content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.nosearch_data{
	margin-bottom: 20px;
	padding-left: 25px;
}

/*导航栏*/
.navbar{
	position: relative;
    min-height: 50px;
    margin-bottom: 5px;
}
.navbar-default{
	background-color: #ffffff;
	border: 0px;
}
.navbar-default .navbar-nav>li>a{
	color: #223781;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #f60;
	border-bottom: 4px solid #f60;
}
.logo-box{
	line-height: 50px;
    float: left;
    display: table;
    font-size: 0;
    max-width: 113.75px;
}
.logo-box img{
	max-width: 150px;
	margin-left: 15px;
	margin-top: 15px;
}
.caidanul{display:inline-block;margin:0 auto;display:inline;zoom:1;margin-top: 40px;}
.caidanul  .sub-menu{display: none;position: absolute;width: 100px;background: #223781;z-index: 2;top: 15px;border-radius: 6px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-transform: translate3d(0, 15px, 0);-moz-transform: translate3d(0, 15px, 0);-ms-transform: translate3d(0, 15px, 0);-o-transform: translate3d(0, 15px, 0);transform: translate3d(0, 15px, 0);opacity: 1;visibility: hidden;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.caidanul li:hover .sub-menu{display: block;transform: translate3d(0, 10, 0);opacity: 1;visibility: visible;*visibility: hidden;}
.caidanul li .sub-menu .sub-item{border-bottom: 1px dotted #6F6F6F; width: 80px;}
.caidanul li .sub-menu .sub-item .sub-link{display: block;line-height: 18px;font-size: 13px;color: #fff;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.caidanul li .sub-menu .sub-item:hover .sub-link{-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);transform: translateX(10px);}
.caidanul li{color:#FFF;margin:2px 4px 2px 4px!important;height:25px;line-height:80px;padding:5px;position: relative;}
.caidanul li a {font-family: "微软雅黑";margin-left: 8px; color: #223781; font-size: 14px; font-weight: bold;padding: 0px;}
.caidanul li a:hover{ color: #f60; border-bottom: 4px solid #f60;}
.caidanul li a:focus{ color: #f60; border-bottom: 4px solid #f60;}

/*搜索框*/
#seach{
	position: relative;
	height: 200px;
	margin: 0px 5px 5px 5px;
	border-bottom: 2px solid #1e2c5c;
    border-top: 2px solid #1e2c5c;
	background: url(/images/bannas.jpg);
}
.forms{width: auto; padding-top: 25px;padding-bottom: 15px; position: relative;text-align: center;font-size: larger;}
ul.input_test{margin:20px auto 0 auto;width:500px;list-style-type:none;}
ul.input_test li{width:500px;height:22px; margin-bottom:10px;}
.input_out{border-radius: 4px 0 0 4px; width: 50%; height: 26px;color: #666;padding: 4px;border-width: 2px 0 2px 2px;border-color: #f60;border-style: solid;outline: 0;font-family: "microsoft yahei";}
.input_out:focus {
	box-shadow: 0 5px 5px #e0e0e0,0 -1px 5px #e0e0e0,-3px 0  5px #e0e0e0;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#e0e0e0');  /* For IE 5.5 - 7 */
}
.input_test label{float:left;padding-right:10px;width:100px;line-height:22px;text-align:right; font-size:1.4em;}
.input_test p{float:left; _margin-top:-1px; }
.input_test span{float:left;padding-left:10px;line-height:22px;text-align:left;font-size:1.2em;color:#999;}
:root .button {padding-top: 1px; border-radius: 0 4px 4px 0; width: 82px;height: 36px;background: #f60;border: none;line-height: 1;color: #fff;font-family: "Microsoft YaHei";cursor: pointer;}
:root .button:hover {background: #ff0000;}

/*about_cat*/
.about_cat{
	height: 275px;
	margin: 3px 5px 50px 5px;
	background: url(/images/aboutcat_bg.jpg) no-repeat center bottom;
}
.about_cat .about_cat_header{
	border-bottom: 1px solid #c2c2c2;
	border-radius: 3px;
	background: url(/images/section-title.gif) repeat-x;color:#5f6468;
	font: bold 14px/28px 'SimSun',Arial,Verdana,sans-serif;
}
.about_cat .about_cat_header span{
	background: url(/images/gray-arrow.png) no-repeat 8px center;
}
.about_cat .about_tree_cat{
	margin: 10px 20px 0;
}
.aboutcat{background:url(/images/aboutcat_bg.jpg) no-repeat center bottom;height:275px;}
.loginkuang .about_tree_cat{margin:10px 20px 0;}
.about_tree_cat ul{list-style:none;margin:0;padding:0;}
.about_tree_cat ul li{border-bottom:1px dashed #ccc;text-align:center;}
.about_tree_cat ul li a{background:url(/images/jiantou.gif) no-repeat 50px center;color:#05a;display:block;font-size:14px;line-height:25px;padding:5px 0;}
.about_tree_cat ul li a:hover{background:url(/images/jiantou.gif) no-repeat 50px center;color:#f20;}

/*轮播图*/
.carousel-indicators{
	position: absolute;
    bottom: 0px;
	width: 50%;
	margin: 0px 0px 0px -15px;
	text-align: right;
    overflow: hidden;
	
}

.carousel-indicators .active{
	width: 10px!important;
    height: 10px!important;
	margin: 1px!important;
	background-color: #FF6600!important;
	border-radius: 5px!important;
}
.carousel-indicators li{
	width: 10px;
    height: 10px;
	background-color: #5a5a5a;
	border-radius: 5px;
	border: 0px;
}
.carousel-inner img{
	margin: 0 auto;
}

/*主体*/
#main-content{
	margin: 0px;
	border-top: 2px #E0E0E0 solid;
}
#main-content .content-left{
	margin-top: 5px;
}
.cuxiao{
	border: 1px solid #bcbcc9;
	margin: 1px 0px 5px;
}
.cuxiao .title{
	position: relative;
	color: #f60;
	height: 32px; 
	width: auto;
	background: url(/images/probg_04.png) repeat-y center;
	background-size: 100% 100%;
}
.affix-nav{
	border: 1px solid #bcbcc9;
	margin: 1px 0px 5px;
}
.affix-nav .title{
	position: relative;
	color: #f60;
	height: 32px; 
	width: auto;
	background: url(/images/probg_04.png) repeat-y center;
	background-size: 100% 100%;
}
.title .title-text{
	position: absolute;
	padding: 5px 0 0 1px;
	font-size: 14px;
	font-weight: 700;
	font-family: 微软雅黑,Arial;
}
.nav-brand{
	display: block;
}
.affix-nav .nav-brand .nav-li{
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	height:50px;
	transition: background-color 0.6s;
    -moz-transition: background-color 0.6s;
    -webkit-transition: background-color 0.6s;
    -o-transition: background-color 0.6s;
}
.affix-nav .nav-brand .nav-li .nav-li-a{
	float: left;
	display: block;
	font-size: 16px;
    font-family: "microsoft yahei";
    line-height: 50px;
    height: 50px;
	color: #1e2c5c;
}
.affix-nav .nav-brand .nav-li:hover{
	background-color: #1e2c5c;
}
.affix-nav .nav-brand .nav-li .nav-li-a .icon{
	margin-left: 55px;
	margin-right: 10px;
}
.affix-nav .nav-brand .nav-li .nav-li-a span{
	
}
.nav-li .index_nav_display{
	position: absolute;
    top: 33px;
    left: 235px;
	display: none;
	float: left;
    width: 758px;
	padding: 20px;
    background-color: white;
    border: 1px solid #333;
    min-height: 264px;
    height: auto!important;
	z-index:9999;
}
.nav-li .index_nav_display .index_nav_display-title{
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
	font-family: "Microsoft YaHei";
    font-size: 16px;
	color: red;
}
.nav-li .index_nav_display ul{
	
}
.nav-li .index_nav_display ul li{
	display: inline-block;
	width: 19%;
	height: 20px;
}
.nav-li .index_nav_display ul li a{
	padding-left: 15px;
	line-height: 20px;
}
.nav-li .index_nav_display ul .show-cate{
	padding: 5px;
	border: 1px solid #DDD;
    z-index: 4;
    background: white;
    box-shadow: 0 0 8px #DDD;
    -moz-box-shadow: 0 0 8px #DDD;
    -webkit-box-shadow: 0 0 8px #DDD;
}
.nav-li .index_nav_display ul .show-cate li{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.nav-li .index_nav_display ul .show-cate .pro{
	padding: 0px;
}
#hot-brand{
	
}
#hot-brand li{
	height: auto;
}
.cuxiao .pro-box{
	overflow: hidden;
    zoom: 1;
	background: #fff;
}
.pro-box .pro-list{
	position: relative;
	overflow: hidden;
	z-index: 2;
	margin:12px auto;
	width: 95%;
	height: 166px;
	background: #fff;
    border: 1px solid #ddd;
    text-align: center; 
}
.pro-box .pro-list:hover{
	border: 1px solid #1e2c5c;
}
.pro-list a img{
	padding: 1px; 
	height: auto; 
	cursor: pointer; 
	transition: 0.8s; 
	-webkit-transition: 0.8s;
}
.pro-list a img:hover{
	transform: scale(1.3); 
	-webkit-transform: scale(1.3); /* Safari */  
	height: auto;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.pro-list .pro-info{
	position: absolute;
	bottom: 0;
    left: 0;
	overflow: hidden;
	width: 100%;
	background: #E1E1E1;
	text-align: center;
    height: 28px;
    line-height: 30px; 
}
.pro-box .pro-list:hover .pro-info{
	background: #1e2c5c;
	color: #ffffff;
}
.pro-box .pro-list:hover .pro-info a{
	color: #ffffff;
}
.pro-info a{
	display: block;
	overflow: hidden;
    height: 30px;
	padding: 0 10px;
	color: #616;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;  
}
#main-content .content-right{
	
}

/*新分页样式*/
.typepage{margin-top:12px;}
.innerPage{background:#f8f8f8;font-size:12px;font-family:宋体,Arial;padding:8px 0 6px;overflow:hidden;zoom:1;text-align:center;}
.p_m_left{border-left:1px solid #ddd;display:inline-block;*display:inline;margin:0 auto;zoom:1;}
.p_m_left a{background:#fff;border:1px solid #ddd;text-shadow:1px 1px 3px #ccf2ff;color:#05a;display:inline-block;float:left;line-height:20px;margin-left:-1px;padding:3px 10px;text-decoration:none;}
.p_m_left a.selected{background:#f2f2f2;color:#f60;}
.p_m_left a:hover{background:#f2f2f2;color:#f60;}
/*跳转样式*/
.innerPage label{display:inline-block;*display:inline;margin:0 auto;zoom:1;line-height:30px;padding:0 5px;vertical-align:top;}
.innerPage label .px{background:#fff;border-color:#aaa #ddd #ddd #aaa;border-style:solid;border-width:1px;font-size:12px;height:16px;line-height:16px;width:25px;}
.p_m_right{display:inline-block;*display:inline;margin:0 auto;zoom:1;line-height:30px;padding:0 5px;vertical-align:top;}

/*脚部*/
#footer{
	background: #F0F0F0;
	margin: 0px;}
#footer .foottitle {background: url(/images/foot-title.gif) repeat-x; border: 1px solid #D0D0D0; border-bottom: 0px; margin: 0 5px; width: auto; line-height: 23px; padding-left: 3px; color: #5f6468; font: bold 16px/30px 'SimSun',Arial,Verdana,sans-serif; border-radius: 3px 3px 0 0;}
.foottitle {background: url(/images/foot-title.gif) repeat-x; border: 1px solid #D0D0D0; border-bottom: 0px; margin: 0 5px; width: auto; line-height: 23px; padding-left: 3px; color: #5f6468; font: bold 16px/30px 'SimSun',Arial,Verdana,sans-serif; border-radius: 3px 3px 0 0;}
.f_link_box{border:1px solid #E4E4E4;margin:5px 7px;}
.f_link_box h2{background:#E4E4E4;color:#051454;font-size:12px;height:25px;line-height:25px;margin:0;padding:1px 0 0 5px;text-align:left;}
.f_link_box .link_layer{margin:2px 3px;overflow:hidden;padding-bottom:1px;zoom:1;}
.f_link_box .link_layer ul{list-style-type:none;margin:0;padding:0;}
.f_link_box .link_layer ul li{float:left;height: 20px;margin:1px 0 0 1px;overflow: hidden;text-align: left;white-space: nowrap;width:118px;background:#eeeef6;}
.f_link_box .link_layer ul li a{color:#666;} .f_link_box .link_layer ul li a:hover{color:#f00;text-decoration:underline;}
.b_info_box{margin:0px 5px 5px 5px;  color: #6d6d6d; height: 245px; border: 1px solid #D0D0D0;}
.b_info_box .b_con1{width: 53%; float: left;}
.b_info_box .b_con1 .b_tiltle{font: bold 14px/26px 'SimSun',Arial,Verdana,sans-serif; border-bottom: solid 1px #E4E4E4;}
.b_info_box .b_con1 .b_tiltle span{border-bottom: solid 3px #f60; padding-bottom: 3px;}
.b_info_box .b_con1 .b_con_zh{margin: 15px 0px 10px 15px;border-right: 1px solid #E4E4E4;}
.b_info_box .b_con1 .b_con_zh span{line-height: 28px; text-align: center;}
.b_info_box .b_con1 .b_con_zh span img{width: 15px; height: auto; margin-right: 8px;}
.b_info_box .b_con2{width: 47%; float: right;}
.b_info_box .b_con2 .b_tiltle{font: bold 14px/26px 'SimSun',Arial,Verdana,sans-serif;  border-bottom: solid 1px #E4E4E4;}
.b_info_box .b_con2 .b_tiltle span{border-bottom: solid 3px #f60; padding-bottom: 3px;}
.b_info_box .b_con2 .b_con_gz{width: 75%; float: left; margin: 15px 5px 10px 15px; border-right: 1px solid #E4E4E4;}
.b_info_box .b_con2 .b_con_gz span{font-size:12px; font-weight:bold;}
.b_info_box .b_con2 .b_con_gz ul li{line-height: 30px;}
.b_info_box .b_con2 .b_con_gz ul li img{vertical-align:middle; width: 15px; height: auto;}
.b_info_box .b_con2 .erweima{
	float: right;
	text-align: center; 
	margin: 15px 0; 
}
.footer-bottom{height: 100px; background: #383838;}
.footer-bottom .footer-inner{width: 1100px;  margin:0 auto; padding: 20px 0;}
.footer-bottom .footer-inner .footer-logo{float: left; margin-left: 30px;}
.footer-bottom .footer-inner .footer-copyright{float: right; margin-right: 30px; color: #969696;}
.footer-bottom .footer-inner .footer-copyright a{color: #969696;}
.footer-bottom .footer-inner .footer-copyright .footer-mini a{color: #c1c1c1;}
.footer-bottom .footer-inner .footer-copyright .footer-mini a:hover{color: #f60;}

/*kefu*/
.main-im{position:fixed;right:10px;top:60px;z-index:100;width:125px;height:320px;}
.main-im .ico_home{background: url(/images/kefu/sprite_online.png) no-repeat 0 -15px;border-bottom:1px solid #dddddd;margin: 8px auto; margin-bottom:0px;height: 45px;width: 110px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:20px;}
.main-im .qq-fine{text-align:center;position:relative; margin-top: 10px; padding-bottom: 5px; border-bottom: 1px solid #dddddd;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:25px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:123px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(/images/kefu/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:block;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:123px;height:100px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:14px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .sec_weibo{text-align:center;width:123px;height:35px;border-bottom:1px solid #dddddd;}
.main-im .im_main .sec_weibo .ico_weibo{background: url(/images/kefu/sprite_online.png) no-repeat 0 -130px;display: inline-block;height: 22px;width: 94px;    margin-top: 5px;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(/images/kefu/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px; display: none;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(/images/kefu/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(/images/kefu/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:88px;width:40px;height:133px;background:url(/images/kefu/open_im.png) no-repeat left top;display:none;}
.kefu-mobile{
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	background: #fff;
	height: 60px;
}
.kefu-mobile .go-top{
	background: url(/images/kefu/totop-icon.png) no-repeat center center;
}
.kefu-mobile .fun{
	float:left;
	width: 15%;
	height: 100%;
}
.kefu-mobile .weixing-container{position: relative;background:url(/images/kefu/weixing-icon.png) no-repeat center center;}
.kefu-mobile .weixing-show{width:100%;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:0;bottom:85%; display: none; padding-top: 5px;}
.kefu-mobile .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:#ffffff transparent transparent transparent;border-width:6px;left:40%;top:100%;position:absolute;z-index:2;}
.kefu-mobile .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color: #dddddd transparent transparent transparent;border-width:8px;left:37%;top:100%;position:absolute;}
.kefu-mobile .weixing-show .weixing-ma{width:100%;}
.kefu-mobile .weixing-show .weixing-txt{width:100%;margin:0 auto;text-align:center;}
.kefu-mobile .b-phone{
	float: left;
	width: 45%
}
.kefu-mobile .b-phone a{
	display: block;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background: #f60;
}
.kefu-mobile .b-qq{
	float: left;
	width: 25%
}
.kefu-mobile .b-qq a{
	display: block;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background: #388bff;
}

/*客服弹出*/
.panel-zx{
	position: fixed;
	z-index: 999;
	width: 400px;
	height: 175px;
	background: url("/images/1812051115.jpg");
	margin-left:auto;
    margin-right:auto;
	border-radius: 3px;
}
.panel-zx .contant{
	position: relative;
}
.panel-zx .contant .closeimg{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 100;
}
.panel-zx .contant p{
	position: absolute;
	top: 30px;
	left: 150px;
	line-height: 25px;
	padding-right: 10px;
	color: #fff;
	font-size: 18px;
}
.panel-zx .contant .b-zx{
	position: absolute;
	top: 130px;
	left: 220px;
}
.panel-zx .contant .b-zx .a-close{
	display: inline-block;
	width: 60px;
    height: 32px;
	margin-right: 5px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
}
.panel-zx .contant .b-zx .a-QQ{
	display: inline-block;
	width: 100px;
    height: 32px;
	background-color: #fff;
	border: 1px solid #fff;
    line-height: 32px;
	text-align: center;
	border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
	color: #0085da;
}

/*baidu_map*/
.map-box{
	width:807px;
	height:520px;
	border:#ccc solid 1px;
	margin: 0 20px;
}

@media (max-width: 768px){
	body{
		background: none;
	}
	#seach{
		height: 100px;
	}
	.nosearch_data{
		padding-left: 0px;
	}
	.tab-content>.content{
		overflow: scroll;
	}
	.b_info_box{
		border: 0px;
		height: auto;
	}
	.b_info_box .b_con1{
		clear:both;
		width: 100%;
	}
	.b_info_box .b_con2{
		clear:both;
		width: 100%;
	}
	.b_info_box .b_con1 .b_con_zh{
		border-right: 0px;
	}
	.b_info_box .b_con2 .b_con_gz{
		width: auto;
		border-right: 0px;
	}
	.b_info_box .b_con2 .erweima{
		float: none;
	}
	.f_link_box .link_layer ul li{
		margin: 0px;
		width: 50%;
	}
	.footer-bottom{
		margin-bottom: 60px;
		height: auto;
	}
	.footer-bottom .footer-inner{
		width: 100%;
	}
	.footer-bottom .footer-inner .footer-copyright{
		float: none;
		margin: 0px;
		text-align: center;
		padding: 0px 20px;
	}
	.map-box{
		width: auto;
	}
}
@media (max-width: 1200px){
	body{
		background: none;
	}
	.footer-bottom{
		height: auto;
	}
	.footer-bottom .footer-inner{
		width: 100%;
	}
	.footer-bottom .footer-inner .footer-copyright{
		float: none;
		margin: 0px;
		text-align: center;
		padding: 0px 20px;
	}
}
@media (min-width: 1200px){
	.container{
		width: 1100px;
	}
}
@media (min-width: 992px){
	.logo-box img{
		max-width: 300px;
		margin-top: 15px;
		margin-left: 0px;
	}
	.carousel-indicators .active{
		width: 20px!important;
		height: 20px!important;
	}
	.carousel-indicators li{
		width: 20px;
		height: 20px;
	}
	#main-content .col-md-3{
		width: 22.8%;
	}
	#main-content .col-md-9{
		width: 77%;
	}
	.content-left .cuxiao{
		border: 1px solid #bcbcc9;
		margin: 1px 6px 5px;
		width: 94%;
	}
	.affix-nav{
		border: 1px solid #bcbcc9;
		margin: 1px 6px 5px;
		width: 94%;
	}
	#main-content .content-right{
		border-left: 1px #DDD solid;
	}
}