@charset "utf-8;

/**
*   Made by bysky
*   版本：1.0.0
*   2015.12.7
**/

html{color:#000;background:#FFF;font-family:'Microsoft Yahei'; font-size:14px;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}
img{ vertical-align:top;}
.cl{ clear:both; font-size:0;}

a{ color:#000; font-size:14px; text-decoration:none;}
a:hover{ color:#FBAB00; text-decoration:none;}

/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 


input,textarea{font-family:'Microsoft Yahei';}

/* li */ 
ul,li{list-style-type:none;} 

/* img */ 
img{border:0 none; vertical-align:middle;} 

/* h* */ 



/* float */ 
.fl { display: inline; float: left; }
.fr { float: right; }



/* dis_no */ 
.none{display:none;} 
.block {display:block;} 


/*********闭合盒子处理**********/
.clearfix:after {content:"24dq"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */


/*********清除浮动处理**********/
.clearboth { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
.cl{ clear:both;}

.bord{}

/*index.html==========================*/
body{width:100%; background:url(../images/sj_01.jpg) top left repeat-x #FFF;font-size:14px;}
.header, .index, .foot, .top_news, .banner_img, .pages{ margin:0 auto; width:1202px;}

.header{ width:1202px; height:auto;}

/*header*/
.logo{ width:202px; height:101px; float:left;}
.top{ width:1202px; height:44px; }
.welcome{ width:602px; height:44px; float:left; line-height:44px; color:#ccc; }
.logo_right{width:280px; text-align:right; float:right; line-height:44px; color:#ccc}/*设为首页 加入收藏*/
.logo_right a{ color:#ccc; margin:0 10px;}
.logo_right a:hover{ color:#F00}

/*导航开始*/
.menubg{  width:960px; height:35px; float:right; margin-top:40px;}
.menu { width:960px; height:35px; position:relative; margin:0 auto; z-index:99;  }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:95px; height:35px; text-align:center; color:#000;   line-height:35px;  overflow:hidden;  font-size:15px;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:35px; padding:0 5px;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;background:#0066cc; display:block; width:95px; height:35px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:95px;}
.menu ul li:hover ul li {}
.jg{ width:3px !important; background:url(../images/tu.jpg) no-repeat; height:43px; padding:0px !important;}
.menu ul li:hover ul li a {border-right: none;display:block;color:#FFF; height:30px;border-top:#FFF 0px solid; font-size:14px; font-weight:normal; background: #acb2c8;

    background: rgba(0, 102, 204, 0.8);

    text-align: center;

    color: #FFF;

    line-height: 30px;

    transition: all 0.3s;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    -o-transition: all 0.3s;}/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#000;line-height:30px; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:125px; height:43px;}


.banner{ width:100%; height:600px; padding-top:0px; margin:0 auto;z-index:1;}
.slider-wrapper {width:100%; height:600px; overflow:hidden;}
.theme-default {width:100%; height:600px; position:relative; overflow:hidden;}
.theme-default #slider {width:1920px; height:600px;position:absolute; left:50%; top:0; margin-left:-960px;}
.theme-default .nivoSlider {position:relative;background:#fff url(../images/loading.gif) no-repeat 50% 50%; -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a; -moz-box-shadow: 0px 1px 5px 0px #4a4a4a; box-shadow: 0px 1px 5px 0px #4a4a4a;}
.theme-default .nivoSlider img {position:absolute; top:0px; left:0px; display:none;}
.theme-default .nivoSlider a {border:0; display:block;}
.theme-default .nivo-controlNav {position:absolute; left:50%; bottom:10px; margin-left:370px;}
.theme-default .nivo-controlNav a {display:block;width:22px;height:22px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;float:left;}
.theme-default .nivo-controlNav a.active {background-position:0 -22px;}
.theme-default .nivo-directionNav a {display:block;width:40px;height:40px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
.theme-default a.nivo-nextNav {background-position:-40px 0; right:375px;}
.theme-default a.nivo-prevNav {left:375px;}
.theme-default .nivo-caption {font-family: Helvetica, Arial, sans-serif;}
.theme-default .nivo-caption a {color:#fff; border-bottom:1px dotted #fff;}
.theme-default .nivo-caption a:hover {color:#fff;}

/* The Nivo Slider styles */
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
/* The slices and boxes in the Slider */
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
.nivo-box {display:block;position:absolute;z-index:5;}
/* Caption styles */
/*.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8; width:100%;z-index:8;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}*/
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {position:relative; z-index:9; cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}

.index_gg{  width:100%;  height:44px;background:url(../images/my_07.jpg) repeat-x;}
.gonggao{  width:1202px;  height:44px;background:url(../images/my_08.jpg) no-repeat;}
.gg{ width:1090px; height:44px; line-height:44px; float:left; margin-left:110px; color:#000;}
.gg p{ width:1090px; height:44px; line-height:44px;color:#000;}

.shous{ float:left; width:300px; height:67px;}
.sxk {width:300px;height:66px;background:url(../images/index_12.jpg) no-repeat;float:left;margin:15px 0 0 35px; text-align:left;;}
.sxk .text {float:left;border:none;width:200px;height:36px;line-height:36px;color:#333;padding-left:2px;background:none;outline:none;}
.sxk .submit {width:35px;height:36px;border:none;background:none;cursor:pointer;}


.index{ width:100%; padding:60px 0px;}


.w_one{ width:100%; height:auto; background:#ebebeb;}

.w_two{ width:100%; height:385px; background:url(../images/tx_16.jpg);}

.index_one{ width:1004px; overflow:hidden;height:auto; padding-top:15px; padding-bottom:30px; margin:0 auto; }

.index_two{ width:1004px; overflow:hidden;height:auto; padding-top:30px;  margin:0 auto; }

.index_three{ width:1004px; overflow:hidden;height:auto; padding-top:35px;  margin:0 auto; }

.index_left{ width:240px; float:left; height:auto;}

.index_right{ width:749px; float:right; height:auto;}


.more a{ font-size:14px;  color:#FFF;}
.more a:hover{ color:#F00;} 



.index_about{ width:100%; height:auto;}
.index_about h3{width:1202px; height:81px; background:url(../images/xx_10.jpg);  margin:0 auto;}
.about{ width:100%; height:510px;overflow:hidden;  background:url(../images/xx_12.jpg) top center no-repeat; margin-top:60px;}
.aboutbody{ width:1202px; height:510px;overflow:hidden; margin:0 auto; }
.aboutbody .righ{ width:530px; height:300px;overflow:hidden; float:left; margin-top:100px;}
.aboutbody .righ .text{ line-height:30px;  overflow:hidden;  width:530px; height:250px; }
.aboutbody .righ .text img{ float:left; margin:0px 5px;}
.aboutbody .righ .mores{ width:150px; height:45px;text-align:center; float:left;}



.index_news{ width:1202px; height:auto; margin:0 auto; padding-top:70px;}
.index_news h3{width:1202px; height:83px; background:url(../images/xx_27.jpg);position:relative;}
.index_news h3 span{ float:right; font-size:14px; position:absolute;right:5px;top:8px; }
.newsbody { width:1202px; height:486px;overflow:hidden; margin-top:80px;}
.newsleft { width:470px; height:486px;overflow:hidden; float:left; margin-left:35px;}
/*图片新闻*/
.newspic{ width:470px; height:480px; }
.newspic_left{ width:470px; height:240px;}
.newspic_left img{ width:470px; height:240px;}
.newspic_right{ width:470px; height:240px; overflow:hidden}
.newspic_right h4{ width:470px; height:60px; line-height:60px; font-size:18px; color:#1b406d;}
.newspic_right b{width:470px; font-weight:100; font-size:14px; line-height:22px; height:30px;display:block; font-weight:normal;}
.newspic a{ width:470px; height:480px; color:#000; display:block;}
.newspic a:hover{ color:#1b406d;}
.newspic_right span{ width:470px; height:80px; line-height:25px; color:#666; border-top:1px solid #ccc;display:block}
.newspic_right font{ width:85px; height:32px; line-height:32px; background:#1b406d; text-align:center; color:#FFF;display:block}

.newsright { width:500px; height:486px;overflow:hidden; float:left; margin-left:75px; }
.newsright .tus{width: 97px;float: left;height: 486px;overflow: hidden;background:url(../images/xx_30.jpg);}
.newsright .news_r{width: 360px;float: right;height: auto;overflow: hidden}
.newsright .news_r li{border-bottom: 1px solid #f5f5f5;height: 108px;overflow: hidden; margin-top:11px;}
.newsright .news_r li a {height: 108px;overflow: hidden;display:block;}
.newsright .news_r li a span{color: #505050;font-size: 18px;letter-spacing:5px; padding:30px 25px; float:left; display:block;}
.newsright .news_r li a span b{color:#505050;font-size: 28px;letter-spacing:5px;}
.newsright .news_r li a i{color:#f5f5f5; width:1px; height:70px; margin-top:15px;float:left;}
.newsright .news_r li a h2{font-size: 18px; color:#1b406d;line-height: 35px;height: 35px;margin-top: 5px;font-weight: normal;overflow:hidden;}
.newsright .news_r li a h2 b{font-size: 14px; float:right;font-weight: normal;color:#1b406d;}
.newsright .news_r li a p{font-size: 14px;margin-top: 5px; height:40px; line-height:20px; }
.newsright .news_r li a:hover{height: 110px; color:#3280de; display:block;}
.newsright .news_r li a:hover span{color: #3280de;}
.newsright .news_r li a:hover span b{color: #3280de;}




.index_pro{height:auto; width:100%; margin-top:75px; background:#1b406d;padding-bottom:50px; }
.index_pro h3{width:100%; height:124px; background:url(../images/xx_38.jpg) top center no-repeat;}
.probody{width:1202px; height:370px; padding-top:40px; margin:0 auto; overflow:hidden;}
.index_pro .mores{ width:120px; height:30px;text-align:center; margin:0 auto; line-height:30px; background:#FFF;}
.index_pro .mores a{ color:#000;}
/****滚动1*********/
.index_Roll { width:1200px; margin:0 auto;  padding:5px 0px;overflow:hidden;}
#demo { overflow:hidden;  width:1200px; margin:0 auto;}
 #indemo { float: left; width:2000%; }
#demo #indemo img {width:270px; height:255px; vertical-align:middle;}
#demo #indemo a { display:block; width:auto; float:left; margin:10px 10px;color:#000;}
#demo #indemo p { text-align:center; color:#FFF; background:#999999;  line-height:50px; width:100%; display:block;  margin-top:0px;}
#demo1 { float: left; }
#demo2 {float: left;}


.index_al{height:auto; width:100%; margin-top:80px; }
.index_al h3{width:100%; height:73px; background:url(../images/xx_48.jpg) top center no-repeat;}
.albody{width:1202px; height:270px; padding-top:30px; padding-bottom:50px; margin:0 auto; overflow:hidden;}
.index_al .mores{ width:120px; height:30px;text-align:center; margin:0 auto; line-height:30px; background:#1b406d;}
.index_al .mores a{ color:#FFF;}

/****滚动2*********/
.index_Rolla { width:1200px; margin:0 auto; padding:5px 0px;overflow:hidden;}
#demoa { overflow:hidden;  width:1200px; margin:0 auto;} 
#indemoa { float: left; width:2000%;}
#demoa #indemoa img {width:280px; height:230px; vertical-align:middle; position:absolute;left:0px;top:0px;}
#demoa #indemoa a { display:block; width:280px; height:230px; color:#FFF;  float:left; margin:10px 10px;position:relative;}
#demoa #indemoa p { text-align:center;  line-height:36px; width:100%; position:absolute;left:0px; bottom:0px; background:url(../images/tms.png) repeat; }
#demoa1 { float: left;}
#demoa2 {float: left;}

.index_ys{height:auto; width:100%; margin-top:45px;}
.index_ys h3{width:100%; height:111px; background:url(../images/xx_19.jpg) top center no-repeat;position:relative;}
.index_ys h3 span{ float:right; font-size:14px; position:absolute;right:6px; top:6px;}
.ysbody{width:100%; height:330px; overflow:hidden;background:url(../images/xx_22.jpg) top center no-repeat #1b406d;margin-top:35px;}

.index_cp{height:auto; width:100%; margin:0 auto; padding-top:20px;}
.index_cp h3{width:100%; height:74px;background:url(../images/xx_14.jpg) top center no-repeat; }
.cpbody{ width:1202px; height: 800px;overflow: hidden; padding-top:35px; margin:0 auto;}
.cpgd {	position:relative;width:1202px;height:800px;overflow:hidden; }
.downpaly {position:absolute;width:1202px;padding:0px;left:0;top:0;}
.fl {float:left}
.downpaly img {display: block;width:280px;height: 260px; }
.downpaly li {width:282px;height: 365px; float:left;text-align:left;margin:15px 7px;}
.downpaly li .tit{width:250px;height:100px; margin:0 auto;}
.downpaly li p{width: 100%;height: 40px;line-height: 40px; font-size:18px;}
.downpaly li font{width: 100%;height: 26px;line-height: 26px; display:block; font-size:16px;}
.downpaly li a{color:#000; width:280px; height:365px; display:block; border:1px solid #eaeaea; background:#eaeaea;}
.downpaly li a span{ width:50px; height:2px; display:block;  background:#999999; margin-top:10px;}
.downpaly li a:hover{ display:block; border:1px solid #1b406d; background:#1b406d; color:#FFF;}
.downpaly li a:hover span{ width:50px; height:2px; display:block;  background:#FFF;}



/*首页产品展示2：两排*/
.sypic2{ width:750px; height:auto; overflow:hidden}
.sypic2_top{ height:48px;background:url(../images/pictop2.jpg) left center no-repeat;}
.sypic2_bot{ width:750px; height:312px; overflow:hidden}



/*首页友情链接：文字*/
.syfri{ width:1202px; height:55px; margin:0 auto;  line-height:55px;}
.syfri span{ width:80px; line-height:55px; float:left; font-weight:bold; color:#FFF; font-size:14px; text-align:left; padding-left:15px}
.syfri_nr{  color:#FFF; text-align:left}
.syfri_nr a{ color:#FFF; margin:0 15px;}
.syfri_nr a:hover{ color:#F00}


/*首页友情链接：图片*/
.syfripic{ width:965px; height:78px; margin:0 auto; border:1px #DDDDDD solid}
.syfripic_top{ height:20px;background:url(../images/fritop.jpg) left center no-repeat;}
.syfripic_bot{ width:965px; height:56px; overflow:hidden}
.syfripic_bot li{ width:95px; height:56px; margin:6px 9px; float:left}
.syfripic_bot li img{ width:95px; height:42px; margin:6px 9px; float:left}


.footer{  height:408px; width:100%;background:url(../images/xx_52.jpg) top center no-repeat;}
.foot{  height:408px; width:1202px;}
.index_contact{ width:600px;height:auto; overflow:hidden; float:right; }
.index_contact h3{width:600px; height:120px;}
.contactbody{ width:600px; height:240px;overflow:hidden;}
.contactbody .text p{ line-height:86px; padding-left:155px; overflow:hidden; }
.copy{ background:#1b406d; height:56px; line-height:56px; color:#FFF; text-align:center; }
.copy a{ color:#FFF}
.copy a:hover{ color:#FBAB00;}

.icode{float:left;padding:30px 0px 0px 45px;width:126px;height:170px;}
.icode img{display:block;width:126px;height:126px;}
.icode span{width:126px;display:block;color:#FFF; text-align:center;line-height: 42px;}

.nr{ padding-top:3px; padding-right:0px;}
.nr ul{ padding-left:3px; width:350px;}
.nr ul li{ height:30px; line-height:30px; overflow:hidden; color:#000; border-bottom:0px solid #bfd9f2;position:relative; }
.nr ul li a{ margin-left:5px; color:#000;padding-left:5px;}
.nr ul li a:hover{ color:#FBAB00;}
.nr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}


 
.nnr{ padding:5px 0px 0px 4px;}
.nnr ul{ padding-left:1px;}
.nnr ul li{ height:40px; line-height:40px; overflow:hidden; color:#000; position:relative;cursor: pointer;
background:url(../images/li.jpg) 2px 17px  no-repeat;border-bottom:1px solid #E7E7E7;}
.nnr ul li a{ margin-left:15px; color:#000;}
.nnr ul li a:hover{ color:#FBAB00;}
.nnr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}


/*-------------------------------------------内页样式开始-----------------------------------------------*/

/*pages*/
.pages{ width:1202px; padding:30px 0;}

/*left*/
.left{float:left; width:240px;}

.left .page_prolist{ width:240px; height:auto; }
.left .page_prolist h3{width:240px; height:40px; line-height:40px;background:#1b406d; text-align:center}
.left .page_prolist h3 span{  font-size:18px;  color:#FFF; }
.left .page_prolistbody {width:240px; height:auto !important; min-height:120px;}

.fenlei{ width:210px; float:left; padding:5px 15px; }
.fenlei ul{ width:210px; float:left;}
.fenlei li{ width:210px; height:35px; border-bottom:1px #1b406d solid; line-height:35px; text-align:center;}
.fenlei img{ float:left; margin-left:5px; margin-right:8px; margin-top:9px;} 
.fenlei li a{ color:#000; font-size:14px;}
.fenlei li a:hover{ color:#1b406d;}

.lianxi{ width:210px; float:left; padding:10px; padding-top:5px; padding-bottom:5px;}

.left .page_contact{ width:240px; height:auto; padding-top:10px;}
.left .page_contact h3{width:240px; height:40px; line-height:40px;background:#1b406d; text-align:center}
.left .page_contact h3 span{  font-size:18px;  color:#FFF; }
.left .page_contactbody {width:240px; height:auto !important; min-height:220px;overflow:hidden;}
.left .page_contactbody .text{ line-height:25px; padding:10px;}


.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}


/*产品分类列表*/
.aboutleft2 {width:220px;font-size:14px;margin:0 auto;padding-top:0px;height:auto;padding-bottom:0px; }
.aboutleft2 li {line-height:28px;width:220px;padding-top:0px;margin-top:0px;overflow:hidden;}
.aboutleft2 a { font-family:"微软雅黑";height:30px;padding-left:30px; width:190px;line-height:30px;float:left;font-size:14px;text-align:left;color:#1b406d; font-weight:bolder;  border-bottom:1px solid #C9C9C9;border-top:1px solid #C9C9C9;}
.aboutleft2 a:hover {font-size:14px;width:190px;height:30px;text-decoration:none;text-align:left;color:#f00;}
.aboutleft2 li ul{ display:block; overflow:hidden; float:left; }
.aboutleft2 li ul li{ background:none; border:none;}
.aboutleft2 li ul li a { font-weight:normal;width:175px;background:url(../images/li.jpg) 30px center no-repeat; padding-left:45px; border:none; color:#666666;}
.aboutleft2 li ul li a:hover {width:175px; padding-left:45px; border:none; color:#f00;}

.table_form td{ height:50px;}

/*右侧主体*/
.boxright{ width:930px; height:auto; float:right;}
.boxright_top{ width:930px; height:40px; background:#1b406d;}
.boxright_mid{ width:930px; height:auto !important; min-height:480px; overflow:hidden; zoom:1; background:url(../images/nymid.jpg) center top repeat-y;}
.boxright_bot{ width:930px;  height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{width:400px; height:40px; line-height:40px; font-size:18px; color:#FFF; float:left; padding-left:10px;}
.left_zi p{ line-height:7px; color:#FFF; font-size:14px}
.right_zi{ float:right; width:400px; text-align:right;height:40px;line-height:40px; color:#FFF; margin-right:15px;}
.right_zi a{ color:#FFF; font-size:14px}
.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px ;}

/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:14px;}
.new1 li {width:100%;height:28px;line-height:28px;float:left;display:inline;background:url(../images/d.jpg) left center no-repeat;border-bottom: 1px #A8A8A8 dashed}
.new1 a {height:28px;line-height:28px;float:left;margin-left:15px; }
.new1 font {float:right;height:28px;line-height:28px;margin-right:0px;font-size:42px;font-size:14px;color:#1b406d;}
.new1 a:hover {font-size:14px;text-decoration:none; }

/*内页产品展示列表*/
.product{ width:100%; list-style:none; padding-top:10px; padding-left:3px;}
.product li{ width: 218px; margin:2px 4px; height:188px; float: left; overflow: hidden;}
.product li .img{width:216px;height:157px;border: 1px solid #1b406d;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   border-radius: 5px;  
 position:relative;
   behavior: url(js/PIE.htc);  }
.product li a{ display:block;}
.product li img{ max-width:216px; max-height:157px;vertical-align:middle; }
.product li p{  text-align:center; height:30px;line-height:30px;width: 100%;}

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%}
.product_related{text-align:center; padding:5px; width:100%}
.proimg{ text-align:center; width:90%; height:auto}
.proimg .img{width:600px;height:600px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;  }
.proimg img{ max-width:600px; max-height:600px;vertical-align:middle; }

 .page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;}
.page a:hover{ background:#1b406d; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#1b406d; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}


/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto; }
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}







