﻿@charset "utf-8";
body,html{
	text-align:center;
	font-size:12px;
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#333;
	background:#fff;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
img{border:0;}
small{font-size:14px;}
a{ text-decoration:none; color:#323232;}
a:hover{/*color:#f00;*/text-decoration:underline;}
input{font-family:"宋体";}
ul{list-style:outside;}
ul li{ list-style:none;}
ul li.title{ float:left;}
ul li.more{ float:right; padding-right:8px;}
.bold {FONT-WEIGHT: bold}
.red,.red a {COLOR:red !important}
.green,.green a {COLOR: green !important}
.black,.black a {COLOR: black !important}
.gray,.gray a {COLOR: gray !important}
.yellow,.yellow a {COLOR: yellow !important}
.orange,.orange a {COLOR:orange !important}
.blue,.blue a {COLOR:blue !important}
.blue2,.blue2 a {COLOR: #0077cc !important}
.khaki,.khaki a {COLOR: #cc5e05 !important}
.white,.white a {COLOR:white !important}
.clear{clear:both !important;height:0 !important;width:0 !important;line-height:0 !important;}
.pointer{cursor:pointer;}
.n_top{margin-top:0 !important;border-top:0 !important;}
.n_right{margin-right:0 !important;}
.hide{display:none;}
.fl { float:left;}
.fr { float:right;}
.pos { position:relative;}
.abs { position:absolute;}
table{border-collapse:collapse;border-spacing:0}
img.png{
azimuth:expression(
    this.pngSet?this.pngSet=true:
           (this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
                (this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/transparent.gif")
				:(this.origBg = this.origBg?this.origBg:
				  	this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
/*************************     样式      *************************/
#top_0{width:100%;height:35px;overflow:hidden;background:#eee;color:#333;}
.top_0{width:1200px;height:35px;margin:0px auto;line-height:35px;background:#eee;}
  .t_welcome{float:left;}
  .t_home{float:right;}
  .t_share{float:right;padding:8px 6px 0 0;}
  #top_0 a{color:#333;}
  
/*#web_piao{
z-index:999;
position:fixed;
top:0;
left:0;
width:100%;
_position:absolute;
_top: expression(documentElement.scrollTop);
overflow:visible;
text-align:center;
}*/
.top_line{float:left;width:100%;height:85px;clear:both;}
#top_1 *{transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;	/* Opera */
}
#top_1{width:100%;height:70px;background:url(../images/bg_menu.png) repeat-x;position:relative;z-index:3;}
.top_1{width:1200px;margin:0px auto;position:relative;height:70px;background:url(../images/bg_menu.png) repeat-x;}
  .t_logo {float:left;margin:0;display:inline;text-align:left;}
  .t_logo img{float:left;margin:10px 20px 0 0;}
  .t_logo div{float:left;letter-spacing:3px;}
  .t_logo h1{font:bold 25px/37px "Microsoft YaHei";color:#ab0363;padding:10px 0 0;}
  .t_logo h2{font:bold 20px/25px "Microsoft YaHei";color:#f10b37;padding:8px 0 0 0;}
  
  .t_tag{float:left;}
  .t_tag h2{float:left;font:bold 26px/35px "楷体";color:#1731a3;padding:40px 0 0 22px;}
  
  .t_tel{position:absolute;bottom:32px;right:0;text-align:left;font:16px/27px "Microsoft YaHei";color:#fff;z-index:1;}
  .t_tel img{float:right;margin:0 10px 0 0;}
  .t_tel div{float:right;text-align:left;}
  .t_tel p.tel-tag{font:20px/25px "Microsoft YaHei";color:#fff;}
  .t_tel p.tel-t{font:14px/27px "Microsoft YaHei";color:#666;}


.tiplist { top:25px; right:200px;
 
}
.tiplist li {
  float: left;
  _display: inline;
  margin-right: 10px;
}
.tip-us, .tip-mail, .tip-inv,.tip-select { display: block; }
.tip-us {
  width: 23px;
  height: 22px;
  background: url(../images/icon_us.png) left center no-repeat;
}
.tip-us:hover { background: url(../images/icon_us_up.png) left center no-repeat; }
.tip-mail {
  width: 29px;
  height: 22px;
  background: url(../images/icon_mail.png) left center no-repeat;
}
.tip-mail:hover { background: url(../images/icon_mail_up.png) left center no-repeat; }
.tip-inv {
  width: 70px;
  height: 22px;
  background: url(../images/icon_investor.png) left center no-repeat;
}
.tip-inv:hover { background: url(../images/icon_investor_up.png) left center no-repeat; }
.tip-select {width:30px;height:22px;line-height:22px;background:url(../images/selectcn.jpg) left center no-repeat;color:#fff;padding-left:26px;}
.tip-select:hover {background:url(../images/selectcn_up.jpg) left center no-repeat;}

.searchbox { top:17px; right:0;}
.search {  
  width: 204px;
  height: 36px;
  background: url(../images/search.png) left center no-repeat;
}
.search .search-text {
  margin-left: 15px;
  margin-top: 7px;
  width: 150px;
  height: 20px;
  background-color: transparent;
  color: #fff;
  border: 0;
}
.btn-search {
  top: 7px;
  right: 13px;
  width: 21px;
  height: 21px;
  background: url(../images/so1.png) left center no-repeat;
  border: 0;
}

  .t_ln{width:80px;margin:0;position:absolute;background:#fff;right:285px;top:23px;}
  .t_ln *{transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 和 Chrome */
    -o-transition: all 0.5s;	/* Opera */
    }
  .t_ln dt{width:80px;height:25px;font:14px/25px "Microsoft YaHei";background:url(../images/ln_ico.png) no-repeat 5px 5px;border:0 solid #e6e6e6;}
  .t_ln dt a{display:block;background:url(../images/ln_1.png) no-repeat right 5px center;color:#333;text-align:center;}
  .t_ln dt a.on{background:url(../images/ln_2.png) no-repeat right 5px center;}
  .t_ln dt a:hover{text-decoration:none;color:#333;}
  .t_ln dd{position:absolute;width:80px;border:0 solid #e6e6e6;border-top:0;top:26px;background:#fff;display:none;text-align:center;}
  .t_ln dd a{display:block;font:14px/25px "Microsoft YaHei";}
  .t_ln:hover dt a{background:url(../images/ln_2.png) no-repeat right 5px center;}
  .t_ln:hover dd{display:block;}

#top_2{float:left;height:70px;padding-left:30px;position:relative;z-index:3;}
#top_2 ul{float:right;height:70px;}
#top_2 ul li{float:left;height:70px;margin-top:0;text-align:center;_overflow:hidden;position:relative;}
#top_2 ul li a{float:left;padding:0 12px;height:70px;color:#fff;font:14px/70px "Microsoft YaHei";}
#top_2 ul li.first{background-image:none;}
#top_2 ul li.first a{}
#top_2 ul li a.tag2{background:#fff;color:#333;}
#top_2 ul li a.tag1{background:#fff;color:#333;}
#top_2 ul li a:hover{background:#fff;color:#333;text-decoration:none;}

#top_2 ul li div.men{position:absolute;width:150px;top:70px;left:0;background:#fff;border-top:0 solid #fff;padding:10px 0;margin:0 0 -500px;display:none;}
#top_2 ul li div.men div{float:left;width:100%;height:35px;position:relative;margin:0px;padding:0px;}
#top_2 ul li div.men div a{float:left;width:100%;margin:0px;padding:0px;height:35px;font:14px/35px "Microsoft YaHei";color:#333;overflow:hidden;background-image:none;border-radius:0;}
#top_2 ul li div.men div a:hover{text-decoration:none;color:#f8702d !important;background:#fffffe;font-weight:normal;border-radius:0;}
#top_2 ul li div.men div a.tag{text-decoration:none;color:#f8702d !important;background:#fffffe;font-weight:normal;border-radius:0;}
#top_2 ul li div.men div ol{width:100%;position:absolute;left:100%;top:0;background:#fff;display:none;}
#top_2 ul li div.men div ol li{width:100%;padding:0;margin:0;height:auto;}

.t-soso{position:absolute;top:0;right:190px;height:85px;z-index:4;}
.t-soso .t-soso-img{position:absolute;padding:0 20px;top:0;right:0;height:85px;cursor:pointer;}
.t-soso .t-soso-img img{margin:30px 0 0;}
.t-soso .t-soso-img:hover{background:#f8702d;}
.t-soso .tag{background:#f8702d;}

  div.soso{position:absolute;top:85px;right:0;float:left;height:39px;width:276px;background:url(../images/so_bg.png) no-repeat center #f8702d;padding:8px 12px;z-index:2;display:none;}
  div.soso .input1{float:left;height:39px;width:243px;line-height:39px;padding:0 0 0 3px;color:#fff;border:0;background:transparent; outline:none;}
  div.soso .search1{float:left;margin:6px 0 0 0;}
  dl.so_key{float:left;width:720px;height:39px;line-height:39px;margin:12px 0 0;text-align:left;overflow:hidden;}
  dl.so_key dt{float:left;width:110px;font:bold 14px/39px "Microsoft YaHei";text-align:right;color:#1731a3;}
  dl.so_key dd{float:left;width:605px;overflow:hidden;}
  dl.so_key a{color:#333333;font-size: 14px;}
  
/*Banner*/
.banner_line{width:100%;height:5px;background:url(../images/hdYy_ico.png) repeat-x;overflow:hidden;position:relative;z-index:2;}
#banner{width:100%; min-width:1280px;height:578px;margin:0;clear:both;overflow:hidden;text-align:center;position:relative;z-index:1;}
#flash_box{margin:0 auto;width:1280px;height:578px;} 
#flash_News{position:relative;z-index:8;width:1280px;height:578px;overflow:hidden;word-break:break-all;}
#flash_News a{position:absolute;top:0;left:0;z-index:6;width:1280px;height:578px;}
#flash_News img{position:absolute;top:0;left:0;z-index:6;width:1280px;height:578px;display:none;}
#flash_pages{width:1280px;position:relative;z-index:10;margin-top:-30px;text-align:center;}
#flash_pages a{padding:3px 4px;text-decoration:none;background:url(../images/flash_bg2.png) no-repeat center center;}
#flash_pages a.f_tag{background:url(../images/flash_bg1.png) no-repeat center center;}
/*分页样式*/
.page_list{width:100%;height:25px;float:left;clear:both;line-height:25px;padding-top:10px;text-align:left;}
.page_list a{padding:2px 4px;border:1px #aaaaaa solid;color:#333333;text-decoration:none;}
.page_list a.page1{padding:2px 4px;background:#eb3d01;border:1px solid #eb3d01;color:#fff;font-weight:bold;}
.page_list a:hover{padding:2px 4px;background:#eb3d01;border:1px solid #eb3d01;color:#fff !important;}
.page_list span.page1{padding:2px 4px;border:1px #cccccc solid;color:#aaaaaa;}
/*分页样式*/
.main{width:1280px;margin:0 auto;clear:both;text-align:left;}
.main_bg{float:left;width:1280px;margin:20px 0 0;}


.p-bottom{float:left;width:100%;min-width:1280px;background:#eb3d01;clear:both;margin-top:20px;font-size:13px;color:#fff;}
.b-info{width:1280px;margin:0 auto;text-align:left;}
.b-infos{float:left;width:1280px;padding:40px 0 0;height:240px;font:16px/31px "Microsoft yahei";}
.b-infos h3{font:18px/37px "Microsoft yahei";height:auto;padding:0;margin:0;}
.b-logo{float:left;padding-right:25px;}
.b-logo img{margin:20px 0 0;}
.b-logo p{font:17px/37px "Microsoft yahei";padding-top:10px;}
.b-text{float:left;width:500px;font-size:14px;padding-left:25px;height:140px;}
.b-weixin{float:left;width:290px;height:140px;text-align:left;}
.b-weixin img{margin:10px 0 0;}
.b-tel{float:right;width:350px;padding-top:25px;}
.b-tel img{float:left;margin:18px 8px 0 10px;}
.b-tel p.tel-tag{font:30px/49px "Microsoft yahei";color:#fff;text-align:left;}
.b-tel p.tel-t{font:14px/23px "Microsoft yahei";color:#fff;text-align:left;padding-top:15px;}
.p-bottom a{color:#fff;}
.b-pbox{float:left;width:1280px;padding:30px 0 40px;font:16px/31px "Microsoft yahei";text-align:center;}

dl.p-link-box{float:left;width:380px;padding:0 0 0 20px;text-align:left;}
dl.p-link-box dt{float:left;width:100%;color:#fff;font:18px/37px "Microsoft yahei";}
dl.p-link-box dd{float:left;width:100%;color:#333;font:13px/27px "Microsoft yahei";}
dl.p-link-box dd img{margin:10px 30px 5px 0;background:#fff;color:#fff;}

.b_nav_bg{float:left;width:100%;height:46px;background:#eb3d01;clear:both;margin-top:20px;}
.b_nav{width:1280px;height:46px;margin:0 auto;font:13px/46px "";background:#eb3d01;color:#fff;}
.b_nav a{
	color:#fff;
	padding:0 12px;
	font-family: "微软雅黑", "Microsoft YaHei", Arial;
}

.p_bottom{float:left;width:100%;padding:10px 0 0;line-height:25px;text-align:center;color:#333;font-size:13px;}
.p_bottom div.b_info{width:1280px;margin:0 auto;padding:0 0 0;}
.p_bottom div.info{float:left;width:1280px;padding:10px 0 0;text-align:center;}
.p_bottom div.info p{padding-bottom:6px;}
.p_bottom div.info p a{}
.p_bottom div.info span{padding:0 16px;}
#bottom_link{float:left;width:1280px;} 
  #bottom_link dt{float:left;width:76px;font:bold 14px/27px "";text-align:center;}
  #bottom_link dd{float:left;width:820px;line-height:27px;text-align:left;}
  .link_list{float:left;width:100%;}
.p_bottom a{color:#333;}
/*************************内页*************************/
.more a{color:gray;}

dl.dl_left{float:left;width:222px;position:relative;z-index:1;}
/* dl.dl_left dt{float:left;width:230px;height:35px;margin-top:14px;background:url(../images/l_title.jpg) repeat-x;border-radius:3px;}*/
 dl.dl_left dt{float:left;width:220px;height:35px;margin-top:10px;border:1px solid #eee;border-bottom:0;background:#eb3d01;}
 dl.dl_left dt .title{float:left;width:218px;height:35px;font:bold 14px/35px "";color:#fff;text-align:left;text-indent:12px}
 dl.dl_left dt .t_right{float:right;width:2px;height:35px;overflow:hidden;background:#eb3d01;}
 dl.dl_left dd{float:left;width:200px;padding:10px;border:1px solid #eee;border-top:0;}
 dl.dl_left dd.l_line{float:left;width:100%;height:14px;overflow:hidden;padding:0;border:0;margin-top:0;background:none;}
 
 dl.dl_left dd.l_class .big{float:left;width:200px;height:31px;font:14px/33px "Microsoft YaHei";overflow:hidden;background:url(../images/dot1.png) no-repeat left center;border-bottom:1px dotted #999;text-indent:20px;}
 dl.dl_left dd.l_class .big a:hover{text-decoration:none;color:#ea7526;}
 dl.dl_left dd.l_class .big a.tag{text-decoration:none;color:#ea7526;}
 dl.dl_left dd.l_class .small{float:left;padding:0 0;text-align:left;}
 dl.dl_left dd.l_class .small a{float:left;font:normal 14px/31px "Microsoft YaHei";color:#333;width:188px;background:url(../images/n_li.jpg) no-repeat 12px 12px;border-bottom:1px dotted #ddd;padding-left:20px;}
 dl.dl_left dd.l_class .small a img{float:left;margin:13px 6px 0 21px;}
 dl.dl_left dd.l_class .small a:hover{text-decoration:none;color:#ea7526;}

 dl.dl_left dd p{float:left;width:200px;height:31px;}
 dl.dl_left dd p a{float:left;width:200px;height:31px;font:14px/31px "Microsoft YaHei";overflow:hidden;background:url(../images/dot1.png) no-repeat left center;border-bottom:1px dotted #999;text-indent:20px;}
 dl.dl_left dd p a:hover{text-decoration:none;color:#ea7526;}
 dl.dl_left dd p a.tag{text-decoration:none;color:#ea7526;}
 dl.dl_left dd.l_tel{padding:0 0 18px;}
 dl.dl_left dd.l_tel img{float:left;}
 dl.dl_left dd img.i_contact{float:left;width:200px;margin:0 0 8px;}
 
 dl.dl_left dd.l_contact{width:200px;padding:5px 10px 10px;word-break: break-all; word-wrap:break-word;}
 
 
#left{float:left;width:222px;overflow:hidden;}


#right{float:right;width:1035px;overflow:hidden;background:/*url(../images/r_c_t.jpg) repeat-x left 35px*/ #fff;}
dl.content{float:left;width:1033px;border:1px solid #eee;min-height:500px;_height:500px;}
dl.content dt{width:1033px;height:35px;border-bottom:1px solid #eb3d01;/*background:url(../images/r_t_bg.jpg) repeat-x;*/}
dl.content dt .title{float:left;height:35px;font:bold 14px/35px "Microsoft YaHei";color:#000;text-indent:10px;overflow:hidden;/*background:url(../images/r_t_l.jpg) no-repeat;*/}
dl.content dt .title .blue2{color:#000 !important;}
dl.content dt .title a{color:#000;}
dl.content dt .more{float:right;width:40px;height:35px;text-align:right;color:#fff;/*background:url(../images/r_t_r.jpg) no-repeat right top;*/}
dl.content dt .cont{float:left;padding-left:10px;width:10px;height:36px;font:14px/36px "";color:#000;}
dl.content dt a{color:#eb3d01;}
dl.content dd{float:left;width:1013px;padding:10px 10px 20px;font-size:13px;}
dl.content dd.about{font:14px/25px "Microsoft YaHei";}
/*dl.content dd.about p{text-indent:24px;}
dl.content dd.contacts p{text-indent:14px;}*/
dl.content dd.more{padding:3px 0;text-align:right;}
dl.content dd.center{clear:both;text-align:center;}
dl.content dd div.download{width:100%;text-indent:22px;background:url(../images/download.gif) no-repeat 2px 7px;border-bottom:1px dashed #ccc;font:13px/31px "";}


div.product_list{float:left;}
 div.product_list ul{float:left;width:168px;height:198px;margin:3px 6px;display:inline;text-align:center;overflow:hidden;}
 div.product_list ul li.p_img{float:left;width:160px;height:160px;padding:3px;border:1px solid #e1e1e1;overflow:hidden;}
 div.product_list ul li.p_img img{width:160px;height:160px;}
 div.product_list ul li.p_t{float:left;width:100%;height:30px;line-height:27px;overflow:hidden;}
 
.p-title{float:left;width:1033px;height:38px;margin-top:12px;border:1px solid #eee;border-bottom:1px solid #eb3d01;color:#eb3d01;}
.p-title .title{float:left;height:31px;font:bold 16px/31px "Microsoft YaHei";display:inline;padding:5px 0 0 6px;}
.p-title .more{float:right;width:90px;height:38px;}
.p-title .more a{float:right;height:38px;padding:0 12px 0 0;font: 13px/36px "Microsoft YaHei";}
.p-news-box{float:left;width:1013px;padding:10px;border:1px solid #eee;border-top:0;background:#fff;}
/*在线客服--------------------------*/
body {
_background-attachment:fixed;
}
#kf {
z-index:999;
position:fixed;
bottom:0px;
right:4px;
width:120px;
_position:absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
overflow:visible;
text-align:center;
}
#kefu{float:left;width:120px;overflow:hidden;}
#qq1{float:left;width:120px;}
#qq{float:left;width:120px;padding-bottom:9px;background:url(../images/kf_04.gif) no-repeat bottom;overflow:hidden;}
#qq img{float:left;margin:0px;}
#qq ul{float:left;margin:0px;width:120px;background:url(../images/kf_02.gif) repeat-y left #eef9fd;}
#qq ul li{float:left;width:98px;padding:5px 0 0 22px;height:25px;background:url(../images/kf_03.gif) repeat-y right;}


.logofont {
	font-family: "微软雅黑", "Microsoft YaHei", Arial;
	margin-top: 20px;
}
.logofont strong{
	font-size: 24px;
	color: #eb3d01;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
}
.logofont p{
	font-size: 22px;
	color: #fe7407;
	font-weight: bold;
	line-height: 30px;
}



.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 175px;
}
.float-contact-mini a {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 65px;
	line-height: 110%;
	padding: 46px 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 18px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 1px;
	top: 175px;
	width: 102px;
}
.float-contact .close {
	background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 22px;
	text-decoration: none !important;
}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 0 1px;
	padding: 1px 0;
	text-align: center;
}
.float-contact .container {
	border-style: solid;
	text-align: center;
}
.float-contact .qq {
	padding: 7px 0 6px;
}
.float-contact .qqtitle {
	line-height: 200%;
}
.float-contact .qq .btn {
	padding-top: 4px;
}
.float-contact .qq .btn li {
	padding-bottom: 5px;
}
.float-contact .qq .btn a {
	background: url("../images/sprites.png") no-repeat scroll -43px -80px transparent;
	color: #1A649D;
	display: block;
	height: 23px;
	line-height: 23px;
	margin: 0 auto;
	padding-left: 23px;
	width: 53px;
}
.float-contact .qqtel {
	background: url("../images/shadow-2.png") repeat-x scroll 0 100% transparent;
	padding-bottom: 14px;
}
.float-contact .qqtel .qqcontent {
	color: #FF6600;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	letter-spacing:0;
}
.float-contact .myqqlink {
	background: url("../images/bg-x.png") repeat-x scroll 0 -320px #FA8400;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF !important;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none !important;
}
h3.qqtitle {
	margin:0;
	padding:0;
}

.i-dialog {
  position: fixed;
  _position: absolute;
  background: #fff;
/*  border-radius: 3px;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgba(0,0,0,.2);*/
  display: none;
}
.i-dialog .i-target {
  background: #eee;
  cursor: move;
  line-height: 32px;
}
.i-dialog .i-target h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  padding: 0 40px 0 10px;
  margin: 0;
}
.i-dialog .i-close {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  top: 6px;
  right: 5px;
  font-family: '\u9ed1\u4f53';
  color: #CACACA;
}
.i-dialog .i-close:hover { color: #E60012; }
.i-dialog .i-content { clear: both; }
.i-dialog .i-wrapBtn {
  height: 32px;
  background: #eee;
  text-align: right;
}
.i-dialog .i-wrapBtn input {
  outline: none;
  background-image: none;
  /*    border: 1px solid #000;
    border-radius: 2px;*/
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857;
  margin: 4px 6px 0 0;
 *margin: 3px 6px 0 0;
  padding: 3px 10px;
 *padding:3px 10px 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.i-dialog .i-wrapBtn input:hover {
  background-color: #EBEBEB;
  border-color: #ADADAD;
}
.i-dialog .i-wrapBtn input.green {
  background-color: #5CB85C;
  border-color: #4CAE4C;
  color: #fff;
}
.i-dialog .i-wrapBtn input.green:hover {
  background-color: #47A447;
  border-color: #398439;
}
.i-dialog .i-wrapBtn input.blue {
  background-color: #5BC0DE;
  border-color: #46B8DA;
  color: #fff;
}
.i-dialog .i-wrapBtn input.blue:hover {
  background-color: #39B3D7;
  border-color: #269ABC;
}
.i-dialog .i-wrapBtn input.yellow {
  background-color: #F0AD4E;
  border-color: #EEA236;
  color: #fff;
}
.i-dialog .i-wrapBtn input.yellow:hover {
  background-color: #ED9C28;
  border-color: #D58512;
}
.i-dialog .i-wrapBtn input.red {
  background-color: #D9534F;
  border-color: #D43F3A;
  color: #fff;
}
.i-dialog .i-wrapBtn input.red:hover {
  background-color: #D2322D;
  border-color: #AC2925;
}
.i-dialog .i-wrapBtn input.i-disabled, .i-dialog .i-wrapBtn input.i-disabled:hover {
  color: #C1BBBB;
  cursor: not-allowed;
  background-color: #ebebeb;
  border-color: #DEDEDE;
}
.i-dialog-lock {
  position: absolute;
  width: 100%;
  height: 1300px;
  overflow: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #000;
}
.i-dialog-lock iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-dialog-lock {
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}