@charset "utf-8";
/* CSS Document 
** author:永易搜
** URL:http://www.yongyisou.com/
** tips:CSS文件非专业勿动，编码格式为utf-8
*/
*{ padding:0px; margin:0px;list-style:none;}
img{border:none;border:0;}
em,i{ font-style:normal;}
a{text-decoration:none;color:#000;}
a:visited{color:#333;}
a:hover{color:#095bac;}
a:focus {outline:0; } 
html{font:normal 14px/1.5 "microsoft yahei",tahoma,arial,sans-serif;background:#fff;}
body{background:#fff;}
input,input:focus{outline:none;text-indent:5px; border:none;}
h1,h2,h3,h4{ font-weight:normal;}
h1{ font-size:20px}
h2{ font-size:18px}
h3{ font-size:16px}
h4{ font-size:14px}
/*通用调用*/
.w1200{width:1200px;height:auto;margin:0 auto;overflow:hidden; color:#333333; font-size:14px;}
.fl{float:left;}
.fr{float:right;}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
@font-face
{
	font-family:myfont;
	src:url(../font/CAMPBELL%20Regular.ttf);
}
/* 首页 */
.top{ background-color:#f6f6f6;}
.top .top_l{ height:40px; line-height:40px; }
.top .top_nav ul li{ float:left; display:block; position:relative;}
.top .top_nav ul li a{ height:40px; line-height:40px;}
.top .top_nav ul li em{ padding:0 12px; }
.top .top_nav .ico_a{ background:url(../images/wx_icon.png) no-repeat left 1px; padding-left:28px;}
.top .top_nav ul li a:hover{ color:#0154bc; background-position:left -19px;}
.top .top_nav .top_ewm{ position:absolute; top:40px; left:-8px; height:100px; width:100px; -webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.6); -moz-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.6); box-shadow:0px 0px 3px 0px rgba(0,0,0,0.6); display:none; z-index:999;}
.top .top_nav .top_ewm img{ width:96px; height:96px; margin:2px auto; display:block;}
.top .top_nav ul li:hover .top_ewm{ display:block;}
.head{ text-align:right; height:123px;}
.head .logo{ width:330px; height:63px; margin-top:30px;}
.head .logo img{ width:330px; height:63px;}
.head .logo_line{ float:left; width:1px;  height:50px; background-color:#a7a7a7; margin:37px 8px 0;}
.head .head_title{ text-align:left;  margin-top:40px;}
.head .head_title h2 ,.head .head_title h3{ font-size:15px; color:#000; font-weight:bold; text-shadow:2px 2px #d9d9d9;}
.head .head_title h3 span{ color:#fb0703 }
.head_tel{ background:url(../images/tel_ico.png) no-repeat left 0; padding-left:61px; margin-top:39px; text-align:left;}
.head_tel h1{ color:#ff6904; font-size:28px; line-height:30px; margin-top:2px;}
 
.head_tel p span{ color:#fe0000; }


/* 导航 */
.nav{ background-color:#0154bc; height:60px;}
.nav ul .nl{ float:left; width:150px; height:60px; line-height:60px; text-align:center; position:relative;}
.nav ul .nl h3{  background-color:#0154bc; width:150px; height:60px; line-height:60px;}
.nav ul .nl h3 a{ width:148px; height:60px; line-height:60px; color:#ffffff; font-size:16px; display:block; position:relative; z-index:999; float:left;}
.nav ul .nl h3 span{ display:block; width:1px; height:30px; background-color:#4380cd; float:left; margin-top:15px; }
.nav ul .nl .m{  position:relative;}
.m a:link,.m a:visited{}
.m a:hover,.m a:active{}
.nav ul .on h3 a{ background-color:#ff6904; }
.nav .nl:hover { background-color:#ff6904; }
.nav .sub_nav{ display:none; width:568px;  padding:28px 13px 0 28px; height:auto; position:absolute; z-index:99; top:60px; left:0; background:rgba(1,84,188,0.92); -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2);box-shadow:0px 0px 5px rgba(0,0,0,0.2);}
.nav .sub_nav .pic_a{ float:left; width:127px; margin-right:15px; margin-bottom:10px;}
.nav .sub_nav .pic_a img{ width:125px; height:83px; border:1px solid rgba(236,236,236,0.3);}
.nav .nl .sub_nav .pic_a a{ color:#fff; display:block; line-height:40px; cursor:pointer;}
.nav .sub_nav .pic_a:hover img{ border-color:#ffb280;}
.nav .nl .sub_nav .pic_a:hover a{ color:#ffab73;}

/* 焦点图 */
.slideBox{ width:100%; height:550px; overflow:hidden;  position:relative;}
.slideBox .hd{ width:100%; height:24px; overflow:hidden; text-align:center; position:absolute; bottom:54px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{margin-left:10px; width:24px; height:24px; border-radius:12px;  display:inline-block; background-color:#e6e6e6; cursor:pointer; zoom:1; *display:inline;}
.slideBox .hd ul li.on{ background-color:#ff6904; }
.slideBox .bd{ position:relative; height:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:598px;}
.slideBox .bd li a{ display:block; width:100%; height:100%;}
.banner_ctr{ height:90px; position:absolute; top:50%; margin-top:-40px; z-index:2; left:50%; margin-left:-600px;}
.banner_ctr a{ display:block; width:47px;height:79px;  position:absolute; opacity:0;filter: alpha(opacity=0);display:block; background:url(../images/banner_btn.png) no-repeat 0 0;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -47px 0px;} 
.banner_ctr a:hover{opacity:0.7;filter:alpha(opacity=70);}

/* 搜索框 */
.search{ width:1300px; height:70px; position:relative; z-index:9999; margin:-30px auto 0; overflow:hidden; background-color:#fff; -moz-box-shadow:0px 0px 5px rgba(0,0,0,.4); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4);box-shadow:0px 0px 5px rgba(0,0,0,.4);}
.search .search_l{ color:#ff6501; margin-left:34px; line-height:70px;}
.search .search_l a{ padding-right:16px;}
.search .search_l a:hover{ color:#0154bc; }
.search form{ margin-top:17px; margin-right:36px;}
.search .inpu{ width:209px; height:34px; line-height:34px; border:1px solid #dbdbdb; color:#666666; -moz-transition:border-color 0.3s; -webkit-transition:border-color 0.3s; transition:border-color 0.3s; }
.search .inpu:hover,.search_r .inpu:focus{ border-color:#0154bc;} 
.search .inpu_pic{ width:46px; height:36px;  margin-left:-1px; background:url(../images/search.jpg) no-repeat center center; cursor:pointer;}

/* 产品中心 */
.product{ background-color:#f8f8f8; margin-top:-40px; padding-top:112px;}
.index_title h1{ text-align:center; font-size:30px; height:36px; line-height:36px; background:url(../images/index_title_bg.png) center 0px no-repeat;}
.index_title p{ text-align:center; font-size:20px; text-transform:uppercase; color:#666; line-height:50px;}
.pro_groud .bd{ width:1200px; height:506px;}
.pro_groud .out_ul{ zoom:1; overflow:hidden;}
.pro_groud .out_ul li{ width:100%; float:left;}
.pro_list{ width:100%; height:auto; margin:0 auto; overflow:hidden}
.pro_groud .out_ul ul, .pro_list ul{ width:110%; padding-top:30px;}
.pro_groud .out_ul ul li, .pro_list ul li{ width:288px; height:240px; overflow:hidden; float:left; margin:0 16px 26px 0; }
.pro_groud .out_ul ul li div{ display:block; width:288px; height:192px; overflow:hidden;}
.pro_groud .out_ul ul li img, .pro_list ul li img{ width:288px; height:192px; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.pro_groud .out_ul ul li p, .pro_list ul li p{ width:100%; height:48px; line-height:48px; background-color:#f2f2f2; text-indent:20px;}
.pro_groud .out_ul ul li p a, .pro_list ul li p a{ display:block;}
.pro_groud .out_ul ul li p span, .pro_list ul li p span{ display:inline-block; width:14px; height:14px; margin:17px 20px 17px 0; float:right; background:url(../images/yuan_jia.png) no-repeat center top;}
.pro_groud .out_ul ul li p a:hover, .pro_list ul li p a:hover{ color:#ff6501;}
.pro_groud .out_ul ul li p a:hover span, .pro_list ul li p a:hover span{ background-position:center -15px;}
.pro_groud .out_ul ul li:hover a img{ ttransform-origin:50% 50% 0; transform:scale(1.2);}
.pro_groud .out_ul ul li:hover{ -moz-box-shadow:0px 2px 1px rgba(0,0,0,.15); -webkit-box-shadow:0px 2px 1px rgba(0,0,0,.15);box-shadow:0px 2px 1px rgba(0,0,0,.15);}
.pro_groud .hd{ width:100%; height:24px; overflow:hidden; text-align:center; margin:50px 0 60px;}
.pro_groud .hd li{ width:24px; height:24px; border-radius:24px; margin-right:10px;  display:inline-block; background-color:#e6e6e6; cursor:pointer; zoom:1; *display:inline;}
.pro_groud .hd li.on{ background-color:#ff6904;}

/* 方案中心 */
.fangan{ background:url(../images/fang_bg.jpg) no-repeat center 0px; padding-top:70px;}
.fangan .index_title{ margin-bottom:20px;}
.fangan .index_title h1, .fangan .index_title p{ background-position:center -36px; color:#fff;}
.fangan .fangan_list{ padding-top:11px;}
.fangan .fangan_pic{ float:left; width:300px; height:300px;}
.fangan .fangan_pic img{ width:300px; height:300px;}
.fangan .fangan_txt{ background:url(../images/fa_txt_bg.png) no-repeat center -300px; width:300px; height:300px; padding-left:12px; margin-left:-12px; float:left; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s;}
.fangan .fangan_txt div{ width:268px; height:268px; border:1px solid #ebebeb; margin:15px auto; }
.fangan .fangan_txt div h2{ text-align:center; padding-top:36px; margin-bottom:14px;}
.fangan .fangan_txt div p{ height:100px; width:220px; line-height:24px; overflow:hidden; margin:0 auto;}
.more{ display:block; width:88px; height:30px; line-height:30px; border:1px solid #ebebeb; margin:0 auto; text-align:center; color:#999; margin-top:20px;}
.fangan_top .fangan_txt:hover{ background-position:center 0px; color:#fff;}
.fangan_top .fangan_txt:hover a{ color:#fff;}
.fangan_top .fangan_txt .more:hover{ border-color:#0154bc; color:#0154bc;}
.fangan_bottom{ position:relative; margin-top:300px; height:300px;}
.fangan_bottom .fangan_txt{ background:url(../images/fa_txt_bg2.png) no-repeat center 0; padding:0; margin:0; padding-right:12px; position:absolute; z-index:999;}
.fangan_bottom .fangan_txt h2 a ,.fangan_bottom .fangan_txt p,.fangan_bottom .fangan_txt .more{ color:#fff;}
.fangan_bottom .fangan_pic{ position:absolute; left:300px;}
.fangan_bottom .fangan_txt:hover{ background-position:left bottom;}
.fangan_bottom .fangan_txt:hover div{ border-color:#ffc9a6;}
.fangan_bottom .fangan_txt:hover h2 a,.fangan_bottom .fangan_txt:hover p{color:#333;}
.fangan_bottom .fangan_txt:hover a{ color:#333; border-color:#ffc9a6;}
.fangan_bottom  .fangan_txt .more:hover{ border-color:#0154bc; color:#0154bc;}
.button{ margin:50px 0;}
.button .more{ border-color:#ff6904; color:#ff6904; width:146px; height:40px; line-height:40px; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: transition:all 0.3s;}
.button .more:hover{ background-color:#ff6904; color:#fff;}
/* 合作伙伴 */
.partner{ background:#f8f8f8; padding:60px 0 40px;}
.partner .youshi_title h1{ width:422px;}
.partner .partner_list{ margin-top:50px;}
.partner .partner_list ul{ width:110%;}
.partner .partner_list ul li{ width:188px; height:78px; border:1px solid #dedede;  float:left; margin-right:12px; margin-bottom:12px; background-color:#fff;}
.partner .partner_list ul li div{ display:table-cell; width:188px; height:78px; text-align:center; vertical-align:middle;}
.partner .partner_list ul li div img{ width:188px; height:78px; margin:0 auto; overflow:hidden}
.partner .partner_list ul li:hover{ border-color:#ff6904;}

/* 图片 */ 
.pic{ background:url(../images/index_pic.jpg) no-repeat center 0px; width:100%; height:218px; margin-bottom:60px;}
.pic_info{ float:right;  color:#fff; margin-right:80px; margin-top:30px;}
.pic_info p{ font-size:22px; margin-bottom:8px;}
.pic_info h1{ font-size:28px; color:#f0f901; font-weight:bold; margin-bottom:20px;}
.pic_info h2 span{ display:block; font-size:14px; }
.pic_info h2 { font-size:24px; background:url(../images/pic_tel.png) no-repeat left center; padding-left:60px;}

/* 关于我们 */
.about{ background:url(../images/about_bg.jpg) no-repeat center bottom; padding-bottom:48px;}
.about .w1200{ position:relative; height:403px;}
.about_l{ position:absolute; left:0; width:488px; height:403px;}
.about_l img{ width:488px; height:403px;}
.about_r{ position:absolute; right:0; z-index:999; margin-top:30px; background:url(../images/about_r.png) no-repeat center 0px; width:740px; height:345px; }
.about_r .about_con{ margin-left:55px; width:660px; }
.about_r h1{ font-size:24px; margin-top:50px; margin-bottom:10px;}
.about_r h1 span{ font-size:18px; color:#666; text-transform:uppercase;}
.about_r p{ width:100%; height:144px; line-height:28px;  overflow:hidden;}
.about_r .more{ border-color:#ff6904; color:#ff6904;  margin:0; margin-top:20px; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.about_r .more:hover{ background-color:#ff6904; color:#fff;}
/* 首页新闻 */
.news{  margin:60px 0;}
.news_l{ background-color:#f8f8f8; width:730px; padding:24px 26px 24px 16px;}
.news_l .hd{ width:auto; margin-bottom:16px;}
.news_l .hd ul li{ background-color:#dedede; width:126px; height:45px; line-height:45px; cursor:pointer; float:left; text-align:center; margin-right:10px; font-size:16px;}
.news_l .hd ul li.on{ background-color:#0154bc; color:#fff;}
.news_l .hd>div a{ line-height:45px; font-size:14px; color:#666;}
.news_l .hd>div a:hover{ color:#0154bc;}
.news_l .bd{ width:730px; overflow:hidden;}
.news_l .bd .bd_ul{zoom:1; overflow:hidden; height:370px;}
.news_l .bd .bd_ul li.bd_ul_li{ height:370px; overflow:hidden; float:left;}
.news_l .bd .bd_ul li ul li{ border-bottom:1px dashed #dedede; height:50px; line-height:50px; overflow:hidden;}
.news_l .bd .bd_ul li ul .first_li{ width:730px; height:143px; overflow:hidden; margin-bottom:15px;}
.first_li .news_pic{ width:214px; height:143px; float:left; overflow:hidden;margin-right:20px;}
.first_li .news_pic img{width:214px; height:143px; overflow:hidden; margin:0 auto;}
.first_li  .news_box{ width:490px; height:auto;overflow:hidden; float:left;}
 
.news_l .bd .bd_ul li ul .first_li h3{ height:36px; line-height:36px; margin-bottom:9px;}
.news_l .bd .bd_ul li ul .first_li h4{ text-indent:28px; line-height:28px; margin-bottom:14px;}
.news_l .bd .bd_ul li ul .first_li h4 a{ color:#0154bc;}
.news_l .bd .bd_ul li ul .first_li h4 a:hover{ text-decoration:underline;}
.news_l .bd .bd_ul li ul .first_li p{ color:#999;}
.point{ width:7px; height:7px; display:inline-block; float:left; background-color:#ff6904; border-radius:7px; margin-top:21px; margin-right:4px;}
.news_l .bd .bd_ul li ul li p{ float:left; width:80%; float:left; overflow:hidden;}
.news_l .bd .bd_ul li ul li a:hover{ color:#ff6904;}
.news_l .bd .bd_ul li ul li .date{ display:inline-block; float:right;}
.news_r { padding:27px 15px 25px; background-color:#f8f8f8; width:380px;}
.news_r .news_r_top{ border-bottom:1px solid #dedede; padding-bottom:12px;}
.news_r .news_r_top h2{ background:url(../images/yuan_blue.png) no-repeat left center; text-indent:30px;}
.news_r .news_r_top a{ color:#666666;}
.news_r .news_r_top a:hover{ color:#0154bc;}
.news_r .bd{ height:387px; width:auto; overflow:hidden;}
.news_r .news_r_bottom .question{ padding:25px 0; border-bottom:1px dashed #dedede; height:78px;}
.news_r .news_r_bottom .question h3{ background:url(../images/wen.png) no-repeat left center; padding-left:32px; margin-bottom:12px;}
.news_r .news_r_bottom .question h3 a{ color:#034091;}
.news_r .news_r_bottom .question p{ background:url(../images/da.png) no-repeat left 0px;padding-left:32px; height:40px; overflow:hidden; }
.news_r .news_r_bottom .question p a{ color:#333;}
.question p a:hover,.question h3 a:hover{ text-decoration:underline;}


/* 友情链接 */
.links{ padding:40px 0;}
.links_l{ width:142px; height:42px; background:url(../images/LINKS.jpg) no-repeat 0px 0px; position:relative;}
.links_l p{ position:absolute; right:0; bottom:0; background-color:#f8f8f8; height:22px; line-height:22px; width:65px;}
.links_r a{ color:#666; padding:0 12px;}
.links_r a:hover{ color:#000;}
/* 页脚  */
.footer{ background-color:#0154bc; padding-top:33px;}
.footer_nav{ width:1200px; height:76px; background:url(../images/f_nav_bg.png) center 0px no-repeat; color:#fff; line-height:54px; margin-bottom:30px;}
.footer_nav a{ color:#fff; display:inline-block; width:143px; text-align:center;}
.footer_nav a:hover{ text-decoration:underline;}
.footer .f_logo{ margin-right:100px; height:156px;}
.footer .f_logo img{ width:224px; height:60px;  margin-top:48px;}
.footer .address{ width:398px; padd-top:15px; height:141px; color:#fff;}
.footer .address p{ line-height:26px;}
.footer .footer_ewm{ color:#ffffff; text-align:center;}
.footer .footer_ewm img{ width:109px; height:109px; margin-top:8px;}
.footer_ewm .ewm div{ width:106px; text-align:center; margin:0 8px; height:40px; line-height:40px;}
.copyright{ height:60px; line-height:60px; margin-top:40px; text-align:center; color:#fff; background:url(../images/copy_top.png) no-repeat center 0px;}
/* 新闻列表页 */
.banner{ background:url(../images/banner_x.jpg) no-repeat center 0px; width:100%; height:366px; position:relative; z-index:1;}
.main{ padding-top:40px; padding-bottom:60px;}
.main_l{ width:276px; height:auto; }
.main_l .main_l_top{ margin-bottom:30px; width:100%; height:auto; }
.main_l .main_l_top h1,.main_l .main_l_tel h1{color:#fff; height:36px; line-height:36px; font-size:30px; padding:20px ; background:url(../images/index_p_h1.png) no-repeat 10px center #0154bc; text-indent:44px; border-top-left-radius:8px; border-top-right-radius:8px; }
.main_l .main_l_top ul{ background-color:#f2f2f2; width:256px; padding:10px 10px 20px;}
.main_l .main_l_top ul li{ width:256px; background-color:#fff; margin-bottom:2px;  text-indent:10px;}
.main_l .main_l_top ul li a{ height:50px; line-height:50px; font-size:16px; display:block; background:url(../images/yuan.png) no-repeat right 10px center;}
.main_l .main_l_top ul li:hover{ background-color:#ff6904;}
.main_l .main_l_top ul li:hover a{ color:#fff; background-image:url(../images/yuan-w.png);}
.main_l .main_l_top ul li.on{background-color:#ff6904; border-color:#ff6904;}
.main_l .main_l_top ul li.on a{ color:#fff; background-image:url(../images/yuan-w.png);}
.main_l .main_l_tel .tel_con{ width:264px; padding-left:14px; padding-top:30px;padding-bottom:30px; background-color:#f2f2f2;}
.main_l .tel_con .head_tel{ margin:0; padding-left:61px;}
.main_l .tel_con .head_tel h2{ font-size:24px;}
.main_l .tel_con table tr{ height:34px; line-height:34px;}
.main_l .tel_con table .td_l{ width:70px; text-align:right;}
.main_r{ width:896px;}
.main_r .current{ height:48px; line-height:48px; border-bottom:1px solid #dedede;}
.main_r .current h2{ background:url(../images/yuan_blue.png) 5px center no-repeat; text-indent:36px;}
.main_r .news_list ul li{ width:896px; padding:19px 0; border-bottom:1px dashed #dfdfdf;  } 
.main_r .news_list ul li .date a{ display:block;  -webkit-transition:all 0.2s; -moz-transition:all 0.2s; transition:all 0.2s;}
.main_r .news_list ul li .date{ width:60px; height:60px; background-color:#f2f2f2; text-align:center;}
.main_r .news_list ul li .date h1{ font-size:22px; height:33px; line-height:33px; color:#333;  -webkit-transition:all 0.2s; -moz-transition:all 0.2s; transition:all 0.2s;}
.main_r .news_list ul li .date a div{ width:24px; height:1px; background-color:#d2d2d2; margin:0 auto;  -webkit-transition:all 0.2s; -moz-transition:all 0.2s; transition:all 0.2s;}
.main_r .news_list ul li .date p{ font-size:12px; color:#666; height:26px; line-height:26px;}
.main_r .news_list ul li .news_txt{ width:796px; height:60px; padding-left:24px;}
.main_r .news_list ul li .news_txt h3{ height:32px; line-height:32px;}
.main_r .news_list ul li .news_txt p{ color:#666; height:20px; overflow:hidden; line-height:20px;}
.main_r .news_list ul li:hover .date a{ background-color:#0154bc;}
.main_r .news_list ul li:hover .date a h1, .main_r .news_list ul li:hover .date a p{ color:#fff;}
.main_r .news_list ul li:hover .news_txt a{ color:#0154bc;}
.main_r .news_list ul li .news_txt a:hover { text-decoration:underline;}
.page_wrap{float:left; position: relative;left: 50%; margin-bottom:10px; }
.page{display:block; position: relative;left: -50%; margin-top:56px;}
.page a,.page .nolink{
	color:#000;
    padding:8px 15px;
    text-decoration:none;
    transition: all .2s;
    border:1px solid #ddd;
	border-radius:2px;
	margin:3px;
	}
.page .nolink{ color:#999;}
.page .cur {
	padding:8px 15px;
    color:#01478f;
    border:1px solid #01478f;
	border-radius:2px;
}
.page a:hover { color:#01478f; border:1px solid #01478f;}
.pro_list ul li:hover{ -moz-box-shadow:0px 3px 1px rgba(0,0,0,.15); -webkit-box-shadow:0px 3px 1px rgba(0,0,0,.15);box-shadow:0px 3px 1px rgba(0,0,0,.15); -moz-transform:translateY(-2px); -ms-transform:translateY(-2px); -webkit-transform:translateY(-2px); transform:translateY(-2px);}
.pro_list ul li{ padding-top:2px;}

/* 内容页 */
.main_r .title, .main_r .info{ text-align:center;}
.main_r .title{ margin:30px 0 15px;}
.main_r .title h1{ font-size:24px;}
.main_r .info{ height:20px; line-height:20px; margin:0px 0px 30px; color:#666666;}
.main_r .info em{ padding:0 20px;}
.main_r .content{ line-height:200%;}
.main_r .content p{ text-indent:28px;}
.prev_next{ width:100%; height:68px; line-height:68px; border-bottom:1px solid #e8e8e8; margin-top:62px; overflow:hidden;}
.prev{width:48%; overflow:hidden; }
.next{width:48%; overflow:hidden;  text-align:right;}
.hot{ margin-top:12px; }
.hot h2{ color:#ff6904; height:50px; line-height:50px; }
.hot .hot_art_list ul li{ width:50%; height:40px; line-height: 40px; text-indent:8px;  overflow:hidden; float:left;}
.hot .point{ margin-top:16px; margin-right:0px;}
.hot .bd{ height:auto;}
.hot .bd ul li{ padding-top:5px; }
/* 产品详情样式 */
.screenshot{ margin-top:30px; }
#preview{text-align:center; width:428px; height:378px;}
.jqzoom{ width:428px;  position:relative;}
.jqzoom img{ width:428px; height:284px;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:428px; height:88px;  padding-top:16px; overflow:hidden; position:relative; }
#spec-left{ background:url(../images/rmcx_btn.jpg) no-repeat left 0px; width:20px; height:78px; float:left; cursor:pointer;}
#spec-right{background:url(../images/rmcx_btn.jpg) no-repeat -20px 0px; width:20px; height:78px; position:absolute; right:0; top:16px; cursor:pointer; z-index:99;}
#spec-list{ width:350px; height:86px; margin:0 10px 0 20px; float:left; overflow:hidden; display:inline;}
#spec-list ul{ float:left;}
#spec-list ul li{ float:left; display:inline; width:117px; height:86px;}
#spec-list ul li img{ border:1px solid #cdcdcd; width:105px; height:78px;}
/*jqzoom*/
.jqzoom{padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
/*  产品缩略图 END*/
.screenshot .info{ float:left; margin-left:25px; height:auto;overflow:hidden; width:440px}
.screenshot .info h1{ height:58px; line-height:58px; background-color:#f8f8f8;  font-weight:bold; text-align:left; text-indent:12px; width:100%}
.screenshot .info  table{ color:#333; text-align:right; text-indent:6px;width:100%}
.screenshot .info  table td{ height:50px; line-height:50px; border-bottom:1px dashed #e1e1e1;}
.screenshot .info  table tr td.info_r{ color:#666; text-align:left; text-indent:4px;}
.product_content{ line-height:200%; margin-bottom:100px}
.product_content .product_title{ margin-bottom:20px;}
.product_content .product_title h2{ background-image:none; text-indent:inherit; height:50px; line-height:50px; border-bottom:1px solid #e6e4e1;}
.product_readmoer { width:100%;!important; overflow:hidden; position:relative;}
.product_readmoer .bd{ width:100%;}
.product_readmoer ul{ overflow:hidden; height:192px; zoom:1;}
.product_readmoer ul li{ width:262px; margin:0 9px; text-align:center;}
.product_readmoer ul li img{ display:block; width:100%; height:152px;}
.product_readmoer ul li p a{ color:#666666; }