﻿body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img {margin: 0;padding: 0;}
body { font:12px/1.5 "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\5b8b\4f53; position: relative;background:#f5f5f5;}
html,body,.am-page,.am-body,.am-bg{height:100%; width:100%;overflow-x:hidden;}
/* 设置需要的标签内边距和外边距为0，仅添加需要的标签，不建议使用星号（*）代替，以下为示例 */
* { margin: 0; padding: 0;font-size: 14px; outline: none; color:#313131;}

/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }

/*解决谷歌浏览器<12字不能变小的问题*/
html{-webkit-text-size-adjust: none;}

/*打开字号缩放功能*/
*{-webkit-text-size-adjust:auto !important;}

/*图片无边框*/
img { border: none;vertical-align:middle; }
.imgwrap img { width: 100%; }
.border-radius {-moz-border-radius:5px;border-radius:5px;}
.black_border {border-bottom:2px solid #000;padding-bottom:20px;}
.box-shadow {box-shadow:0 0 2px 2px #ccc;}


/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
ul , li{ list-style: none;}
i{font-style:normal;}

/*文字对齐*/
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }

/*背景透明*/
.opacity {background-color:#000000;
    filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
    position:static; 
    *zoom:1; }
.opacity p {position:relative;}
.opacity span {position:relative;}

/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
a{text-decoration:none;
	transition:color 0.2s;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-ms-transition: color 0.2s;
	-o-transition: color 0.2s;
}
em{font-style:normal}
.hotsearch li a:hover , a:hover{color:#ee1d23;}

/*清除浮动 两种方式根据具体需求自选*/
.cf:before, .cf:after { content:"";display:table;}
.cf:after {clear:both;}
.cf { zoom:1;} /*方式1*/
.of { overflow:hidden; }/*方式2*/

/*表格边框合并*/
table{border-collapse:collapse;}

/*动画*/
.btn_cheng ,
.serch_tip ,
.sousuo,
.img2,
.news_list li a , 
.news_list li,
.more_3,
.banner_tip li ,
.txt_search ,
.animate{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
}

/*浮动*/
.f_left{float:left;}
.f_right{/*float:right;*/float:left;}

/*强制换行*/
.break_word{word-wrap:break-word;word-break:break-all;}

/*禁止换行*/
.label_list li , .title_coloumn .txt , .keep_all{word-break:keep-all;white-space:nowrap;}

/*超出省略号，仅限单行，并且需要设定一个宽度*/
.car_item_name,
.car_item_center li,
.wenda a,
.car_classlist li a , 
.hot_baike li h1 ,
.list_car .txt ,
.news_list li a ,
.artile_img .zz b ,
.pinpai_list li a ,
.news_tuijian p,
.list_car span,
.pingce_list li a,
.hot_news a,
.news .news_right .newslist ul li a,
.news_3column_list li a,
.video_text span,
.article_name,
.ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap }

/*段落两端对齐*/
.intro_banner{text-align:justify;text-justify:inter-ideograph}

/*两端对齐 若单行，至少要3个字符，只有两个字符的，中间补一个空格*/
.text_justify {
	text-align: justify; text-justify: distribute-all-lines;/*ie6-8*/ 
	text-align-last: justify;/* ie9*/ 
	-moz-text-align-last: justify;/*ff*/ 
	-webkit-text-align-last: justify;/*chrome 20+*/ }
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* chrome*/
	.aaa:after { content: "."; display: inline-block; width: 100%; overflow: hidden; height: 0; }
}

/*修复火狐按钮文字不垂直居中的bug*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
	border:none;
	padding:0;
}

/*布局框架*/
.m_b30{/*margin-bottom:30px !important;*/margin-bottom:10px !important;}
.m_b40{margin-bottom:40px !important;}
.m_b50{margin-bottom:50px !important;}
.m_b20{margin-bottom:20px !important;}
.m_b10{margin-bottom:10px !important;}
.m_t10{margin-top:10px !important;}
.m_t30{margin-top:30px !important;}
.m_t20{margin-top:20px !important;}
.m_t60 {margin-top:60px !important;}
.p_b20 {padding-bottom:20px;}
.p_tb10 {padding:10px 0px;}
.p_lr10 {padding:0px 10px;}
.padd25 {padding:25px;}
.padd20 {padding:20px;}
.blank_20 {height:20px;background:#fff;}
.m_center{margin:0 auto 0 auto;}
.container{position:relative;}
.container_full{width:100%;}
.container_half{width:50%;}
.container_1200{width:1200px;}
.page_left {width:900px;background:#fff;}
.page_right {width:280px;background:#fff;}
.b_border {border-bottom:1px solid #ccc;}
.f_bg {background:#f5f5f5;}
.bg_f3f3f3 {background:#f3f3f3;}
.bg_333333 {background:#333333;}
.ff_bg {background:#fff;}

/*文字位置*/
.l_text {text-align:left;}
.r_text {text-align:right;}
.c_text {text-align:center;}

/*其它*/
.yellow {color:#ff6706!important;}
.f_yellow {color:#b27928!important;} 
.f_purple {color:#344177;}
.f_black {color:#000;}
.bg_black {background:#000;}
.f_red {color:#ee1d23;}
.bg_red {background:#ee1d23;}
.bg_yellow {background:#b27928;}

/*字号*/
.font24px {font-size:24px;}
.font12px {font-size:12px;}

/*head*/
.container_top {background:#fff;}
.container_head{border-bottom:1px solid #edeef0;height:40px; line-height:40px;background:#fcfcfc;}
.container_head a{display:inline-block;margin:0 9px;font-size:12px;}

/*head*/
.container_top {background:#fff;}
.head_top {height:30px;line-height:30px;/*background:#d0d0d0;*/background:#d0d0d04d;color:#8e8e8e;}
.head_top .f_right a{}
.map{padding-left:60px;}
.header {padding:30px;}
.header .title {width:520px;height:60px;font-size:35px;color:#313131;}/*width:700px;*/
.header .title span {color:#ff0000;font-size:35px;}


/*head右侧*/
.head_r {text-align: left;width: 330px;}
.head_r .tel {background: url(http://images.17350.com/images/dian.png) no-repeat left;margin-bottom:10px;background-size:25px 25px;padding-left:25px;/*float:left;*/width:100%;color:grey;}
.head_r .tel strong {color:#ff5a00;/*color:#000000;*/font-size:18px;padding-left:5px;position:relative;top:-18px;}/*font-size:16px;padding-left:10px;*/
.head_r .adress {/*background: url(http://images.17350.com/images/adress_icon.png) no-repeat left;padding-left:35px;*/margin-top:10px;font-size:16px;}
/*search*/
.head_r .searchbar {height: 30px;border:1px solid #ccc;margin-bottom:5px;margin-top:10px;position:relative;}
.txt_search{border:none;height:100%;float:left;padding:0 10px;width:245px;line-height: 30px;;}
.txt_search:focus{width:245px;}
.btn_search{border:none;display:block;width:63px;height:100%;padding: 0 15px;/*background:#ff0000;*/background:#fff;border-left: 1px solid #ccc;color:#fff;cursor:pointer;font-size:16px;*height:40px;line-height: 30px;}
/*导航*/
.container_nav{height:50px;_height:50px;border-bottom:1px solid #ccc;position:relative;}
.nav {position:relative;height:45px;width:100%;}
.nav .nav_item{float:left;height:45px;}
.nav .nav_item a{display:inline-block;padding:0 48px;line-height:50px;font-size:16px;font-family:"微软雅黑";color:#3c3c3c;height:50px;font-weight:bold;}
.nav .nav_item a:hover{color:#ff6706;}
.nav_tip{position:absolute;height:2px;width:100px;left:15px;bottom:-6px;_bottom:-6px;background:#ff6706;}

/*导航*/
#menu {background-color:#313131;overflow:hidden;}
#nav {	margin-top: 0;margin-right: auto;margin-left: auto;width: 1200px;display: block;background-color: #313131;}
#nav .mainlevel {/*background-color: #313131;*/float: left;width: 150px;font-weight:bold;}
#nav .mainlevel a {color: #fff;text-decoration: none;line-height: 40px;display: block;padding: 0 20px;width: 100px;text-align: center;}
#nav .mainlevel a:hover {color: #fff;text-decoration: none;background-color:#ff6700;}/*background-color: #505050;*/
.nav-xiala { background-image: url(http://images.17350.com/images/nav-arrow-down.png);background-repeat: no-repeat;background-size: auto auto;background-position: 100px 10px;}
#nav .mainlevel ul {display:none; position:absolute;z-index:9999;}
#nav .mainlevel li {border-top: 1px solid #fff;background-color: #999;width: 140px;/*IE6 only*/}

/*banner*/
.banner {height:400px;overflow:hidden;/*margin-top:20px;*/}
.banner_left {width:820px;float:left;}
.banner_right {width:320px;background:#f3f3f3;float:right;padding:40px 30px;height:400px;overflow:hidden;}
.banner_right .title {color:#313131;font-size:16px;font-weight:bold;margin-bottom:10px;}
.banner_right p {line-height:24px;}
.banner_right ul {overflow:hidden;margin-top:20px;}
.banner_right ul li {padding:5px 0px;}
.banner_right .addres_map a {padding-left:70px;font-weight:bold;line-height:40px;color:#145dc1;}

/*栏目标题*/
.title_coloumn {height:50px;line-height:50px;text-align:center;padding-top:20px;}
.title_coloumn span {width:200px;margin:0 auto;font-size:18px;color:#313131;font-weight:bold;}
.title_line {height:1px;border-bottom:1px solid #868686;width:300px;margin:0 auto;}/*width:180px;*/
.title_icon {width:4px; height:12px; margin:0px 10px; display:inline-block;border-radius:4px;*margin-top:-15px;}

/*content*/
.content {margin-top: -12px;}
.contentsss{margin-top:12px;}
.product {overflow:hidden;margin-top:20px;}
.proudct_list {width: 890px;float:left;margin-bottom:20px;}
.proudct_list ul  {overflow:hidden;}
.proudct_list ul li {width: 276px;height:250px;float:left;margin-right:20px;margin-bottom:20px;background:#fff;}
.proudct_list ul li a {line-height:30px; display: block;overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.proudct_list ul li img {width:270px;padding:10px;}
.proudct_list ul li .price {text-align:right;color:#ff0000;}
.proudct_list ul li .title {width: 90.8%;padding:5px 10px;}
.proudct_class {width:240px;height:420px;overflow:hidden;float:right;background:#d6d6d6;padding:20px 30px;}
.proudct_class .title {font-weight:bold;font-size:16px;}
.proudct_class ul {overflow:hidden;margin-top:10px;}
.proudct_class ul li {padding-bottom:10px;margin-top:10px;overflow:hidden;}
.proudct_class ul li a {float:left;padding-right:30px;line-height:26px;}
.proudct_class ul li a.no{color:#a7a7a7;}
.index_more {width:125px;height:40px;margin-top:20px;margin-bottom:20px;margin:0 auto;background:url(http://images.17350.com/images/more_bg.png) left center no-repeat;clear:both;}
.index_more a {line-height:40px;padding-left:20px;color:#066d93;}

/*新闻*/
.news {width:100%;background:#fff;overflow:hidden;}
.news ul {overflow:hidden;margin:30px 0px;}
.news ul li {width:380px;overflow:hidden;float:left;padding-right:20px;}
.news ul li a {width:380px;height:253px;text-align:left; vertical-align:middle; }
.news ul li img {width:380px;padding-bottom:5px;}
.news ul li span{font-size:16px;line-height:28px;padding:0px 5px;}
.news ul li p {font-size:14px;color:#939393;padding:0px 5px;}


/*内页布局*/
.main-left {width:880px;float:left;}
.main-right {width:300px;float:right;margin-top:-26px;margin-bottom:50px;}
.new_class {border-bottom:1px solid #949494;overflow:hidden;height:60px;line-height:60px;}
.new_class span{width:180px;float:left;text-align:center;font-weight:bold;font-size:21px;color:#ff0000;}
.new_class ul {width:800px;float:left;}
.new_class ul li {float:left;width:100px;margin:0px 10px;text-align:center;}
.new_class ul li a {font-size;14px;}
.new_class ul .on {background:#313131;text-align:center;}
.new_class ul .on a {text-align:center;color:#fff;}

/*内页新闻列表*/
.news_list {overflow:hidden;margin-top:20px;}
.news_list ul li {width:98%;padding:30px 10px 10px 10px;border-bottom:1px solid #b1b1b1;overflow:hidden;}
.news_list ul li a {display:inline;}
.news_list ul li .date {font-size:12px;color:#797979;padding-left:10px;}
.news_list ul li p {color:#5c5c5c;line-height:24px;padding-top:10px;}
.news_list .more {float:right;width:60px;height:20px;background:#797979;color:#fff;padding:2px;text-align:center;}
.news_list .more:hover{color:#ff0000;}

/*内页热销新闻*/
.hot_article { overflow:hidden;  }
.hot_article ul{margin:20px 0px;}
.article_name { font-size:16px; line-height:30px; padding-bottom:10px;width:280px; }
.hot_article .pic_box { width:120px; height:90px; overflow:hidden;  }
.hot_article .pic_box a { width:120px; height:85px; text-align:center; vertical-align:middle; display:table-cell; }
.hot_article .pic_box img { width:110px; display:inline; vertical-align:middle; max-width:none; opacity:0.9; }
.hot_article .text_box { width:170px; }
.hot_article .text_box a {padding-right:10px;margin-top: -15px;}
.hot_article ul li { width:300px; overflow:hidden; padding-bottom:13px; }
.hot_article ul li a { color:#1a1a1a; }
.hot_article ul li a:hover { color:#de0000; }
.hot_article .article_name { font-size:16px; line-height:30px; padding-bottom:5px; }
.hot_article img { width:120px; }
.hot_article p { text-align:left; font-size:12px;color:#949494; }
.hot_article .more {float:right;padding-right:5px;color:#808080;}

/*内页热销产品*/
.hot_product {overflow:hidden;margin-top:30px;clear:both;}
.hot_product ul {margin-top:15px;}
.hot_product ul li{width:98%;padding:10px 5px;overflow: hidden;}
.hot_product ul li img {float:left;width:110px;}
.hot_product ul li .text {width:170px;float:right;}
.hot_product ul li .text span {font-size:14px;display:block;color:#ff0000;padding-top:10px;}

/*内页产品详细*/
.car_item {overflow:hidden;padding:10px 0px;}
.car_item .img {width:400px;height:300px;display:block;float:left;border:1px solid #f5f5f5;}
.car_item .img img{width:400px;height:300px;}
.car_item .text {width:440px;float:right;}
.car_item .text h1{font-size:18px;padding-bottom:5px;}
.car_item .text span {padding:5px 0px;font-size:14px;display:block;}
.car_item .text span.buttom {width:100px;height:30px;border-radius:2px;line-height:30px;background:#ff0000;margin-top:10px;text-align:center;}
.car_item .text span.buttom a {color:#fff;}

/*留言*/
.book {overflow:hidden;margin-top:20px;}
.book p{background:#f5f5f5;padding: 10px 30px;line-height: 28px;font-size: 16px;text-indent:2em;}
.book ul {padding-top:50px;margin-left:120px;width:600px;float:left;}
.book ul li {width:100%;padding:10px 0px;}
.book em {padding-right:5px;}
.book input {height:30px;line-height:30px;border:1px solid #e2e2e2;padding-left:2px;}
.book textarea {width:330px;height:150px;border:1px solid #e2e2e2;}
.book .tijiao {height:30px;line-height:30px;background:#ff0000;color:#fff;margin-left:160px;padding:0px 5px;}


/*翻页pagin*/
.pagin{padding:20px;height:26px;clear:both;white-space:nowrap;}
.pagin .pagin_info{text-align:center;}
.pagin a{ display:inline-block; width:auto;background-color:#f2f2f2;border:1px solid #ddd;height:24px;line-height:24px;font-size:12px;padding:0 8px;text-decoration:none;margin-right:5px;cursor:pointer;}
.pagin a:visited{color:#666;}
.pagin a:hover,.pagin a.now{color:#f8f8f8;background:#e02428;}

/*面包屑*/
.location {padding:10px;overflow:hidden;line-height:28px;}

/*新闻详细页*/
.news_detail {overflow:hidden;padding-top:40px;}/*30px*/
.news_detail h1 {font-size:22px;text-align:center;display:block;}
.news_detail span {padding-top:10px;padding-right:20px;text-align:center;display:block;}
.reviews_text {padding-top:20px;}
.reviews_text strong {font-size:18px}
.reviews_text p {line-height:28px;text-indent:2em;padding-top:8px;font-size:16px;}
.news_detail .back {width:120px;height:35px;background:#ff1b00;text-align:center;line-height: 35px;margin-top: 40px;margin-bottom:20px;margin: 0 auto;}
.news_detail .back a {font-size:16px;text-align:center;color:#fff;}

/*产品详细页*/
.canshu_boder { margin: 20px auto; width: 740px;border-radius: 2px; }
.canshu_boder table { width:740px; border: 4px solid #313131;  }
.canshu_boder tr { color:#313131; line-height:40px; }
.canshu_boder tr td { padding-left:5px; width:8%;border:1px solid #000;}
.tablebg {height:40px;line-height:40px;}

/*上一篇 下一篇*/
.page-next {margin-top:50px;line-height:30px;}
.page-next strong {color:#000000;}
.page-next a {font-size:16px;}

/*footer*/
/*友情链接*/
.links {overflow:hidden;}
.links ul {overflow:hidden;margin-top:30px;}
.links ul li {float:left;padding-right:20px;}

/*留言*/
.message {background:url(http://images.17350.com/images/message_bg.jpg) no-repeat;height:540px;overflow:hidden;}
.message .jiaru {width:100px;height:30px;background:#ff0000;line-height:30px;-moz-border-radius:5px;border-radius:5px;margin:0 auto;margin-top:200px;}
.message .jiaru a {color:#fff;text-align:center;padding-left:20px;}
.message_box {width:870px;float:left;padding-top:120px;}
.message_box textarea {width:870px;height:120px;}
.message_box input {width:100px;height:35px;float:right;margin-top:10px;}
.weixin_icon {float:right;padding-top:130px;padding-right:100px;}

/*页脚版权*/
.footer,.footer a {color:#535353;background:#fff;}
.footer { padding:20px 0px;text-align: center;}
.footer p{line-height:24px;color:#535353;font-weight:normal;}
.copyright {width:100%;background:#333333;color:#fff;text-align:center;padding:20px 0px;}
.copyright a {color:#fff;text-align:center;}
.copyright p {line-height:24px;color:#fff;font-weight:normal;}





/*经销商的首页的营业执照放大图片效果 start*/
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
/*end*/
.f_rights{float:right!important;}
.f_rightas{float:right;}
.cur{background:#ff6700;}
/*******************************/
.newslist{
	width: 46.5%;
    background: #fff;
    padding: 15px 20px 35px 0px;
    /*border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;*/
}
.newslistssq{
	border-right: 1px solid #f5f5f5;
}
.tab_title{
    height: 30px;
    line-height: 30px;
}
.tab_title span{height:35px;float:left;color: #ff6700;font-size: 18px;font-weight: bolder;border-bottom: 1px solid #80808080;}
.tab_title em{color: #003366;font-size: 18px;}
.tab_title a{float:right;font-size:12px;padding-right:5px;color:#ff6700;}
.top_news{margin-top:35px;}
.f_lefts{width: 130px;/*height: 100px;*/height:97px;overflow: hidden;/*float: left;*/display:inline-block;}
.f_lefts img{width:130px;height:86.16px;}
.f_rightss{width: 400px;float: right;}
.f_rightss .title{width: 100%;float: left;}
.f_rightss>.title>a{color:#ff6700;}
.dates{background: url(http://images.17350.com/images/index_icon.png) no-repeat scroll -258px -261px;
    float:left;
    font-size:12px;
    color: #808080;
    padding-left:15px;
    padding-right: 60px;}
.f_rightss p{color: #808080;
    font-size:12px;
    width:100%;
    float:left;}
.f_rightss span{line-height: 26px;}
.newslist ul{margin-top: 15px;}
.newslist li{width:99%;float: left;height: 30px;line-height: 30px;}
.newslist li a{color: #313131;
    line-height: 30px;
    height: 30px;
    width:auto;
    float: left;}
.newslist li span{float: right;color: gray;}
.newslistas{padding: 15px 20px 35px 42px!important;}
.photo3{width:960px!important;float:left;}
.photo3 .border_gray{height: 50px;
    line-height: 50px;}
.photo3 .border_gray>span{width:108px;
    margin: 0 auto;
    font-size: 18px;
    color:#ff6700;
    float: left;height: 42px;
    border-bottom: 1px solid #80808080;}
.photo3 .border_gray>span>em{
	color: #003366;
    font-size: 18px;
}
.photo3 .border_gray>.l_more{float: right;
    font-size: 12px;
    padding-right: 30px;
    padding-top: 5px;
    color:#ff6700;}
.photo4{width:960px!important;float:right;margin-top: 50px;}
.photo4 .border_gray{height: 50px;
    line-height: 50px;}
.photo4 .border_gray>span{width:108px;
    margin: 0 auto;
    font-size: 18px;
    color:#ff6700;
    float: left;height: 42px;
    border-bottom: 1px solid #80808080;}
.photo4 .border_gray>span>em{
	color: #003366;
    font-size: 18px;
}
.photo4 .border_gray>.l_more{float: right;
    font-size: 12px;
    padding-right: 30px;
    padding-top: 5px;
    color:#ff6700;}    
.list_photo>li{
	float: left;
    width: 292px;
    height: 236px;
    border: 1px solid #80808029;
    background: #fff;
    border-radius: -moz-border-radius:2px;
    border-radius: 2px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 26px;
}
.list_photos>li{
	margin: 0 13px;
}
.list_photo>li>.img{
	width: 289px;
    height: 200px;
    overflow: hidden;
    border-radius: 2px;
    border-right: 1px solid #fff;
    display: block;
    line-height: 30px;
}
.list_photo>li img{
	padding: 8px 8px;
}
.list_photo>li>.txt{
	font-size: 14px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}
.list_photo>li>.txt>a{
	display: block;
    line-height:4px;
}
.container_1200s{width:900px;}
.m_b31{margin-bottom:55px !important;margin-top: -40px;}
.sidebar{width: 226px;
	border-top: none!important;
	border: 1px solid #0000ffb3;
    float:right;
    padding-bottom: 20px;margin-top: 45px;}
.sidebars{
	width: 226px;
    border-top: none!important;
    border: 1px solid #003366a6;
    padding-bottom: 12px;
    margin-top: 45px;
	float:left!important;
}    
.sidebar_list span {
    background: url(http://images.17350.com/images/sidebar_text.png) left center no-repeat;
    font-size: 16px;
    color: #ffffff;
    padding-left: 15px;
    margin: 35px 0 0 30px;
    width: 100%;
    float: left;
}
.sidebar_text {
    line-height: 24px;
    padding-top: 12px;
    clear: both;
    overflow: hidden;
    margin-bottom: 25px;
    margin-left: -7px;
}
.sidebar_text li {
    width: 100%;
    float: left;
}
.sidebar_text li a {
    font-size: 13px;
    color:#003366;
    padding-left: 52px;
    display: block;
}
.sidebar_xian {
    position: relative;
    top: 18px;
    left: 23px;
    border-bottom: 1px solid #4e5961;
    width: 180px;
}
.clssc{
	height: 32px;width:226px;
    border: 1px solid #003366;
    border-radius: 4px;
    background: #003366;margin-top: -7px;
    margin-left: -1px;line-height: 32px;
}
.clssc i{
	color: #fff;
    font-size: 28px;
    padding-left: 20px;
    vertical-align: sub;
}
.clssc span{
	color: #fff;
    font-size: 16px;
    font-weight: bolder;
    padding-left: 10px;
}
.clssc span>em{
	color: #75c6ef;
    font-size: 12px;
    font-weight: lighter;
}
.clssc span>em:first-child{
	height: 30px;
    border-right: 1px solid #75c6ef;
}
.clsscs ul{
	padding: 0 45px;
}
.clsscs ul>li{
	margin-top: -2.5px;
}
.clssces ul>li{
	margin-top:25px;
	text-align: center;
}
.clss ul>li{
	margin-top:25px;
	text-align: left!important;
}
.m_b30s{
	margin-top:52px!important;
}
.clss{
margin-bottom: 30px;
}
.clss dt{
	background: #003366d9!important;
}
.clss ul>li{
	margin-top:20px!important;
}
.clssces ul>li>div{
	width: 183px;
    height: auto;
    margin: 0 auto;
}
.clssces em{
    color: gray;
}

.clssces ul>li>a{
	color: #333;
	font-weight: bolder;
	line-height: 35px;
}
.clssces ul>li>a:last-child{
	position: relative;
    top: -12px;
}
.clsscs ul>li>a{
	color: #003366;
}
.clsscs ul>li>a:hover{
	color:#3cb6e7;
}
.clsscs ul>li:first-child{
	/*padding-top:8px;*/
	padding-top:18px;
}
.clssces ul span{
	display: inline-block;
    width: 170px;
    border: 0.5px dashed #80808040;
    margin-left: 28px;
}
.clss ul span{
	width: 195px!important;
	margin-left: 14px!important;
}
.clsscs ul span{
	display: inline-block;
    width: 210px;
    border: 0.5px solid #99FFFF;
    margin-left: -37px;
    position: relative;
    top: -7px;
}
.clssces dt{
	height: 57px;
    width: 226px;
    border: 1px solid #003366;
    border-radius: 3px;
    background: #003366;
    margin-top: -2px;
    margin-left: -1px;
    line-height: 57px;
    text-align: center;
}
.clssces dt>span{
	color: #fff;
    font-size: 20px;
}
.clsscs dt{
	height: 32px;
    width: 226px;
	border: 1px solid #003366;
    border-radius: 3px;
    background: #003366;
    margin-top: 12px;
    margin-left: -1px;
    line-height: 32px;}
.clsscs img{
	width: 215px;
    padding: 6px 6px;
    margin-bottom: -14px;
}
.clsscs dt>span{
	color: #fff;
    padding: 0 45px;
    font-weight: bolder;
}
.mianbaoxie_text {
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    background: #d0d0d04d;
}
.mianbaoxie_text>div{
	width: 1200px;
    margin: 0 auto;
    font-size:14px;
	color: #666666;
	background-image: url(http://images.17350.com/images/title_bj_red.png);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    padding-left: 20px;
}
.mianbaoxie_text a{
	font-size:14px;
	color: #666666;
}
.article_lists li{
	width: 97%;
    overflow: hidden;
    padding: 10px 0px;
    border-bottom: 1px solid #efefef;
}
.article_listese li{
	width: 97%;
    overflow: hidden;
    padding: 10px 0px;
    border-bottom: 1px solid #efefef;
}
.pic_boxs{
	width: 180px;
    height: 130px;
    float: left;
    overflow: hidden;
    padding: 0 20px;
}
.pic_boxs>a{
	width: 180px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.pic_boxs>a>img{
	width: 170px;
	height:113.33px;
    display: inline;
    vertical-align: middle;
    max-width: none;
    opacity: 0.9;
}
.pic_boxes{
	width: 337px;
    height: 223px;
    float: left;
    overflow: hidden;
    padding: 30px 20px;
}
.pic_boxes>a{
	width: 337px;
    height: 223px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.pic_boxes>a>img{
	width: 337px;
    height: 223px;
    display: inline;
    vertical-align: middle;
    max-width: none;
    opacity: 0.9;
}
.article_lists .article_content {
    width: 620px;
    float: left;
    margin-top: 10px;
    margin-left: -10px;
}
.article_lists .article_content a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.article_listese .article_contentes {
    width: 495px;
    float: right;
    margin-top: 26px;
    margin-left: -10px;
}
.article_listese .article_contentes a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.article_content>.date{
	color: #a2a2a2;
    position: relative;
    top: 7px;
}
.article_content>.detail{
	float: right;
    margin-right: 20px;
    margin-top: -15px;
}
.article_content>.detail>a{
	font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background: #ff6700;
}
.article_contentes>.date{
	color: #a2a2a2;
    position: relative;
    top: 30px;
}
.article_contentes>.detail{
	float: right;
    margin-right: 5px;
    margin-top: 30px;
}
.article_contentes>.detail>a{
	font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background: #ff6700;
}
.article_lists p {
    text-align: left;
    width: 588px;
    font-size: 12px;
    color: #a2a2a2;
    padding-top: 10px;
    line-height: 25px;
    display: inline-block;
}
.article_listese p {
    text-align: left;
    font-size: 12px;
    color: #a2a2a2;
    padding-top: 50px;
    line-height: 25px;
    display: inline-block;
}
.article_icon {
    padding-right: 10px;
    text-align: right;
    width: 200px;
    float: right;
}
.article_icon .date {
    color: #a2a2a2;
}
.article_icon .detail {
    float: right;
    padding-right: 5px;
    text-align: center;
    margin-top: 80px;
    width: 90px;
    height: 20px;
    line-height: 18px;
    background: url(http://images.17350.com/images/detail_icon.jpg) no-repeat;
}
.article_icon .detail a {
    color: #fff;
}
.fs_left{float:right;width:960px;margin-top: 50px;}
.fs_left>ul{border: 1px solid #eee;
    margin-left: 35px;}
.sidebarasa{
	width: 226px;
    border-top: none!important;
    border: 1px solid #003366a6;
    padding-bottom: 12px;
    margin-top: 45px;
	float:right!important;
}  
.tablebgs>td{
	padding-left: 10px;
	text-align: left;
	color: #692a2af2;
}
.tablebgs,.tablebg1,.tablebg2{
	height: 55px;
    text-align: left;
    padding-left: 10px;	
    color: #692a2af2;
} 
.tablebg1 td:first-child,.tablebg1 td:last-child{
	padding-left: 10px;
}
.tablebg1 a{
padding-left: 10px;
} 
.article_lists table{
	border-color:#80808026;
	/*margin: 55px auto;*/
	width: 800px;
}
.news_ls>div{
	border: 1px solid #80808026;
    height: auto;
    margin-right: 35px;
    margin-bottom:14rem;
}
.news_ls>div>div{
	text-align: center;
    font-size: 20px;
    font-weight: bolder;
    padding-top: 50px;
    height: 50px;
    width: 800px;
    margin: 0 auto;
    border-bottom: 1px dashed #80808026;
}
.news_lss .divs{
	text-align: center;
    font-size: 20px;
    font-weight: bolder;
    padding-top: 50px;
    height: 50px;
    width: 800px;
    margin: 0 auto;
    border-bottom: 1px dashed #80808026;
}
.news_content{
	margin-top:15px;
}
.reviews_ico{
	text-align: center;
    padding-bottom: 15px;
    margin: 0 auto;
}
.fsas_left{
	width: 920px;
    border: 1px solid #80808026;
    margin-bottom: 50px;
    text-align: center;
}
.reviews_textss{
	padding-top: 20px;
    text-align: center;
    margin-bottom:50px;
}
.reviews_textss p:nth-of-type(1){
	  margin-top: 25px!important;
}
.reviews_textss p{
	color:#333333c7;
}
.filed{
	background: #535353;
    padding: 30px 0px;
    overflow: hidden;
    width: 100%;
}
.tlink{
	padding-top: 0px;
    width: 190px;
    float: left;
    text-align: center;
}
.tlink>ul{
	margin-bottom: 10px;
    margin-top: 2px;
    overflow: hidden;
}
.tlink p{
	font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
}
.tlink a{
	line-height: 22px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
        color: #eee;
}
.tlink a:hover {
    text-decoration: underline;
}
.container_1200ss{
  width: 1200px;
}
.locations{
	padding-left: 20px;
    height: 35px;
    line-height: 35px;
    background: #d0d0d04d;
    overflow: hidden;
}
.locations div{
	width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    background-image: url(http://images.17350.com/images/title_bj_red.png);
    background-repeat: no-repeat;
    background-position: 8px 11px;
    padding-left: 20px;
}
.locations div>a{
	font-size: 14px;
    color: #666666;
}
.news_details>span{
	color: #cccccc;
    padding: 0px 10px;
}  
.news_details>h1{
	font-size: 24px;
    color: #474747;
    padding-bottom: 10px;
    text-align: center;
    font-weight: normal;
}
.reviews_textqas {padding-top:20px;width: 660px;margin: 0 auto;}
.reviews_textqas strong {font-size:18px}
.reviews_textqas p {line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    text-indent: 2em;
    margin: 10px auto;}
.clssces .active{
   color: #ff6700;
}
.sidebarqwer{
	width:300px!important;
}
.sidebarqwer>.clssc{
	width: 300px!important;
}
.sidebarqwer>.clssc>i{
	padding-left: 35px!important;
}
.sidebarqwer>.clsscs img{
	width: 290px!important;
}
.sidebarqwer>.clsscs span{
	width: 285px!important;
}
.sidebarqwer>.clsscs a{
	padding-left: 12px;
}
.sidebarqwer .title{
	height: 32px;
    line-height: 32px;
    margin-top: 14px;
    background: #003366;
    border-radius: 4px;
    color: #fff;
    padding-left: 55px;
    font-size: 16px;
}
.clsscs .active{
	color:#ff6700;
}
.main-rights{
	margin-top:7px!important;
}
.main-lefts{
margin-bottom: 80px;
}
.conts{
margin-bottom: 550px!important;
}
.conts p{
    color: #313131;
    font-size: 14px;
    line-height: 35px;
    width: 800px;
}
.conts p>strong{
	color:#a2a2a2;
}

