/** 清除内外边距 **/ 
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
body { color: #333; font-family: 'Microsoft YaHei', "宋体", Arial, Helvetica, sans-serif; font-size: 14px; background-color:#fff; }
ul, li { list-style: none; }
img { border: 0px; vertical-align: middle; }
a { color: #333; text-decoration: none; }
a:hover { color: #e4000f; text-decoration: none; }/*大红 e4000f 橙色 ff9900*/
.clear { clear: both; }
.fl,.l { float: left; }
.fr,.r { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
i{ font-style:inherit;}
table { border-collapse: collapse; border-spacing: 0 }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { *zoom:1
}
.clear { clear: both; }
.red { color: #6fba2c; }
.red1 { color: #F00; }
.grey { color: #999999; }
.orange { color: #ff7800!important; }
.green { color: #090!important; }
.black { color:#333; }
.blue { color:#09f; }
.f12 { font-size:12px; }
.f14 { font-size:14px !important; }
.w { margin:0 auto; width:1200px; }
.mt15 { margin-top:15px; }
.pr {
    position: relative;
}
/*header*/
.top { background-color:#00579c; }
.header {  line-height: 25px; padding-top:10px; padding-bottom:10px; color:#fff;}
.logo { width:477px; display:block; float:left;padding-top:10px; }
.logo_r { width:503px; float:right; text-align:right; color:#fff; font-size:12px; }
.logo_r a{color:#fff;}
.logo_r a:hover { text-decoration:underline;color:#029648; }
.tel{ vertical-align:middle; font-size:32px; font-family:Impact;color:#6fba2c;margin-top:20px; }
.tel img{ vertical-align:middle;}
/*nav*/
.nav { height:60px; line-height:60px; background-color:#00579b; }
.nav li { float:left; padding:0 24px; text-align:center; position:relative; }
.nav li.end { float:right; width:auto; padding:0 10px; margin:10px 0; height:26px; line-height:26px; border-radius:5px; background-color:#424b50; }
.nav li a { color:#fff; font-size:16px; display:block; text-align:center; }
.nav li:hover a{ color:#6fba2c;  }
.nav li.on a{color:#6fba2c; font-weight:bold;}
.nav li.on:after,.nav li.hover:after{ content:" "; position:absolute; background:#6fba2c;height:5px;width:100%; bottom:0;left:0;}
.nav li.end a { color:#dd0a02; }

/*footer*/
.footer { zoom: 1; background: #00579c; padding:20px 0;}
.footer .footer-content { padding-top: 24px; padding-bottom: 4px; color: #ccc; font-size: 14px; }
.footer .footer-content .footer-help { width: 100%!important; display: table; }
.footer .footer-content a { color: #ccc;font-size:14px; }
.footer-help h4 { margin-bottom: 20px; font-size: 16px; font-family: inherit; font-weight: 500; line-height: 1.1; color: #fff; }
.footer-help>.col { display: table-cell; padding-left: 8px; padding-right: 8px;vertical-align: top; }
.footer-help .col:first-child { padding-left: 0; }
.footer-help .col-2 { width: 16%; }
.footer-help .col-3 { width: 25%; }
.footer-help .col-3.i-contact { vertical-align:top; }
.footer-help p { margin: 0 0 10px; }
.footer-help a { margin: 0 0 8px; display: block; color: #666; }
.text-lg { font-size:30px!important; line-height: 28px!important; display:block; margin-top:8px;    font-family: Impact; }
.footer .footer-content .footer-links { line-height: 25px; font-weight: 400; text-align:center; margin-top:20px; }
.footer .footer-content .footer-bottom { line-height: 25px; text-align:center; }
/* 主要css样式*/
.main-im { position:fixed; right:10px; top:200px; z-index:100; width:110px; height:272px; }
.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:10px; color:#f60; }
.main-im .qq-hover-c { width:70px; height:70px; border-radius:35px; position:absolute; left:18px; top:10px; overflow:hidden; z-index:9; }
.main-im .qq-container { z-index:99; position:absolute; width:109px; height:118px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom:1px solid #dddddd; background:url(../images/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:none; }
.main-im .im_main .im-tel { color:#000000; text-align:center; width:109px; height:auto; border-bottom:1px solid #dddddd; }
.main-im .im_main .im-tel div { font-weight:bold; font-size:12px; margin:10px 0; }
.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 .weixing-container { width:55px; height:47px; border-right:1px solid #dddddd; background:#f5f5f5; border-bottom-left-radius:10px; background:url(../images/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; }
.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/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/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration:none; }
.main-im .open-im { cursor:pointer; margin-left:68px; width:40px; height:133px; background:url(../images/open_im.png) no-repeat left top; }


.pagecon{width:1000px; margin:0 auto;background:#424b50;}
/*子页 CSS*/
.left-cont{ width:200px; overflow:hidden; float:left; display:inline; background:#424b50; position:relative;}
.right-cont{width:800px; overflow:hidden; float:left; display:inline; background:#fff;/*box-shadow:-5px 0 5px rgba(0, 0, 0, 0.1);*/ position:relative;}
.left-nav{ padding-top:20px;}
.left-nav .box-bd li{ overflow:hidden;}
.left-nav .box-hd{ color:#fff; text-align:center;height: 36px;border-bottom: 1px dotted #555;
  font-size: 16px; font-weight:normal;
  position: relative;margin-bottom:10px;}
.left-nav a{ height:36px; line-height:36px; display:block; padding-left:30px;color:#999;}
.left-nav a:hover{ background:#4f5a5e; color:#fff;}
.left-nav a i{ margin-right:10px; vertical-align:middle;}
.left-nav .active{position:relative; z-index:222;}
.left-nav .active a{ color:#fff; background:url(../images/gif-arrow-right.gif) right 10px no-repeat #dd0a02;}
.sub-serve{ overflow:hidden; width:100%; padding:15px 0; border-bottom:1px dashed #ddd;}
.sub-serve ul{ overflow:hidden;}
.sub-serve ul li{ float:left; display:inline; width:50%; text-align:center;}
.sub-ico{ text-align:center; display:block;}
.sub-ico h1{ width:48px; height:35px; overflow:hidden; border-radius:50%; padding-top:13px; margin:0 auto; background:#ed5736;}
.sub-ico i{ font-size:20px; line-height:24px; height:24px; color:#fff;}
.sub-ico span{ display:block; position:relative; padding-top:5px; padding-bottom:15px;}
.sub-serve li:nth-child(2) .xz-blue h1{background:#47a8ef;}
.sub-serve .xz-blue:hover h1{background:#47a8ef;}
.sub-serve .xz-green:hover h1{background:#4cc42c;}
.sub-serve .xz-violet:hover h1{background:#c34ce5;}
.sub-serve .xz-yellow:hover h1{background:#ffb400;}

.left-cont .check-box{height:180px; width:160px; padding:0 20px;border-bottom: 1px solid #666; }
.left-cont .check-box h2{margin:0;color: #dd0a02;
  font-size: 14px;
  border: 0;
  line-height: 48px;
  height: 48px;}
.left-cont .check-text{ height:65px;width: 100%;
  border-radius: 3px;
  background-color:#f4f4f4;
  display: block;
  transition: height 0.1s ease 0s;
  -webkit-transition: height 0.1s ease 0s;}
.left-cont .check-text textarea{ height:45px; width:140px;resize: none;
  border: none;
  margin: 10px;
  background-color:#f4f4f4;
  outline:none;
  transition: height 0.1s ease 0s;
  -webkit-transition: height 0.1s ease 0s;
  overflow-x: hidden;
  overflow-y: auto;
  color:#666;font-family:"microsoft yahei";}
.left-cont .a-btn{ height:26px; line-height:26px; width:50px;}

.right-box{ width:760px; height:auto; float:left; padding:20px; min-height:300px;}
.right-box .box-hd{ border-bottom:1px solid #ddd;color: #424b50;
  height: 36px;
  line-height:30px;
  font-size: 16px;
  position: relative; font-weight:normal;}
.hot-hd{ background-color:#94ba52; height:57px; position:relative; margin-top:-1px; display:none;}
.hot-hd span{ display:block; width:200px; height:93px; background:url(http://source.yto.net.cn/gw/images/YTO_img.png) 0 0 no-repeat; position:absolute; left:0; bottom:0; overflow:hidden; text-indent:-999px;}
.ycyp-hot{ padding:20px;}
.right-box .box-bd{line-height:26px; color:#787878;}

.title-h1{ font-size:22px; text-align:center; color:#424b50; padding-bottom:10px; font-weight:normal;margin-top:20px;}
.title-h2-time{ text-align:center; padding-bottom:10px; margin-bottom:15px; font-size:12px; display:block;}
.title-h2{ font-size:16px; text-align:center; font-weight:normal; margin-top:15px; color:#424b50; padding-bottom:10px;}
.title-h3{color:#ed5736; padding:10px 0;}
.title-h4{color:#424b50; padding:10px 0;}
.txt-p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph;}
.img-p{ padding:10px 0 5px 0; text-align:center;}
.right-banner{ width:100%; height:180px; margin-bottom:1px; overflow:hidden;}

.a-btn {
  display: block;
 height: 26px;
  line-height: 26px;
  width: 50px;
  text-align: center;
  border-radius: 3px;
  background-color: #ed5736;
  color: #fff;
  font-size: 14px;
  margin-top:10px;
}
.icofont {
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.news-col{ overflow:hidden;}
.news-col li{ display:block; overflow:hidden; height:46px; line-height:46px; border-bottom:1px dashed #ddd;}
.news-col li a{ float:left; font-size:14px; color:#787878;}
.news-col li a:hover{color:#f60; text-decoration:underline;}
.news-col li span{ float:right; font-size:12px;}
.news-col li.news-col-last{ border-bottom-style:solid;}


.zscp {
width: 100%;
overflow: auto;
line-height: 16px;
padding: 15px 0;
}
.zscp_box{ }
.zscp_box1{}
.zscp_box2{}
.zscp .p_tit{font-size:16px; line-height:30px;}
.zscp .p_tit1{color:#e4000f;background-color:#fdeff0; border-radius:5px; padding:2px 8px;margin-bottom:8px; display:block; text-indent:10px;}
.zscp .zscp_price{margin:10px 0 0;border:1px solid #dbdbdb;padding:10px;}
.zscp .zscp_price img{ display:block; float:left;height:83px;width:117px;}
.zscp .zscp_price p{ float:left;color:#666; line-height:26px;margin-left:30px;width:300px;}

.zscp_box .grey{ line-height:22px;}

.zscp_box .js_tb{width:100%;}
.zscp_box .js_tb td{padding:3px 2px;font-size:14px;}
.zscp_box .js_tb .txt{height:22px; line-height:22px; padding:2px 5px; border:1px solid #dbdbdb; background-color:#fff; width:200px;}
.zscp_box .js_tb .txt1{width:80px;}
.zscp_box .js_tb select.txt{height:28px; line-height:28px;width:112px;}

.zscp .b2b_list{}
.zscp .b2b_list li{width:109px;height:125px; float:left;margin-left:9px;}
.zscp .b2b_list li img{width:107px;height:123px; border:1px solid #dbdbdb;}

.price{ width:100%; overflow:auto; padding:10px 0}
.price_txt{ padding-left:15px; color:#999999;}
.price_txt span{ font-size:24px; color:#FF6600; font-family:Georgia; padding:0 5px}
.price_btn{ margin-top:6px; margin-left:15px; width:143px; height:21px; line-height:21px; background:url(../images/cp_link.jpg) no-repeat left;}
.price_btn a{ color:#FFFFFF; padding:0 5px 0 15px}
.price_btn a:hover{ color:#000; }

.liucheng h2 {padding-left:10px;background:url(../images/h2_di.png) no-repeat;height:32px;line-height:28px;color:#1c7ea7;}
.liucheng ul {padding:10px 5px 5px 5px;overflow:hidden;}
.liucheng li {height:48px;line-height:40px;color:#d55f00;font-weight:bold;width:177px;background:url(../images/next_di.png) no-repeat;text-align:center;margin:5px auto;}
.liucheng .next_over {background-position:0 -48px;}
.liucheng2 {margin:0}
.liucheng2 ul {overflow:hidden;}
.liucheng2 li {height:48px;line-height:40px;color:#d55f00;font-weight:bold;width:400px;background:url(../images/next_di2.png) no-repeat;text-align:center;margin:5px auto;}
.liucheng2 .next_over {background-position:0 -48px;}

.gswh{ width:285px; float:left; padding-right:25px; border-right:1px solid #DDD; margin-right:25px;}
.ywfw{ width:285px; float:right;}

.tit01 {
    height: 30px;
    line-height: 30px;
}
.name_cn {
    font-size: 16px;
    padding-right: 5px;
}
.name_en {
    font-size: 14px;
    font-family: Arial;
    color: #999;
}
.img01 {
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-top: 20px;
}
.txt01 {
    height: 100px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 10px;
	color:#666;
	font-size:12px;
}
.more02 {
    height: 24px;
    margin-top: 10px;
}
