/*styles/global.css*/
@media screen and (min-width:980px){
body {font:12px/1.5 "微软雅黑",sans-serif;color:#666666; margin:0}
div,form,ol,span,dl,dt,dd{border:0;margin:0;padding:0;}
img {border:0; margin:0; padding:0;}
ul,li {padding:0;margin:0;list-style-type: none; font-weight:normal;}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-size:12px; font-weight:normal;}
.clear{clear:both; height:1px; line-height:1px; font-size:0;}
.mb10{ margin-bottom:10px;}
.blankb{ height:5px; line-height:5px; font-size:0; clear:both;}
.gray14,.gray14:visited{font-weight:bold; font-size:30px;}

.clearfix:after { /*/*/ content: "."; /* IE8 hack */ display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear{ clear:both}

a{color:#565859; text-decoration:none;}
a:visited{color:#565859; text-decoration:none;}
a:hover{text-decoration:underline;}

/*validator*/
input.error {border: 1px solid #FF0000; outline:1px solid #FFC1C1;}
label.error {margin-left: 10px;width: auto;display: inline;color:Red;}
.validation-summary-errors{ margin-left:300px; padding:10px;}  
.validation-summary-errors li{font-weight:bold; color:Red; }

/*table*/
.tblist{ border-collapse: collapse; }
.tblist th
{
    background-image: url(/images/tb_th_bg.jpg);
    height: 28px;
    text-align: center;
    font-weight: bold;
    border: solid 1px #CCC;
}
.tblist td{     
        height:25px;
        border:solid 1px #CCC;
}

/*focusimg start*/
.focusimg{ overflow:hidden;display:block; position:relative;}
.focusimg img{border:0;}
.focusimg ol{ list-style-type:none;padding:0;margin:0;}
.focusimg ol li{ display:none;}
.focusimg ul { position:absolute; display:block; z-index:3; bottom:15px; right:30px; list-style-type:none;padding:0;margin:0;}
.focusimg ul li{ float:left;cursor:pointer;text-align:center; display:block;color:#7F0019;border:1px solid #CECECE; font-size:12px; font-weight:normal; margin-left:5px; background-color:#FFFFFF;padding:2px 3px 2px 3px;}
.focusimg ul li.on{ background-color:#7f0019;color:#fff; font-weight:bold;}
/*focusimg end*/


/*nav*/
#nav{width:980px; margin:0 auto;height:auto;height:29px; position:relative; z-index:50;font-family:Arial;}
#nav ul{}
#nav ul li{float:left; text-align:center;width:115px; display:block; line-height:29px;}
#nav ul li.a{display:block;font-family:Arial;}
#nav ul li.l{width:8px; height:29px;}
#nav ul li.r{width:8px; height:29px;float:right;font-family:Arial;}
#nav ul li ul{position: absolute;left: 0;display: none;padding:0;margin:0;}
#nav ul li ul li{ z-index:9999;}


#nav .search{margin-left:17px;display:inline;width:150px;height: 14px;padding:2px;border:1px solid #ccc;border-radius:5px;background: #fff;overflow: hidden;margin-top: 4px;;}
.search-key{color:#7E7E7E;width:130px;border: none;/* padding: 0; *//* margin-top: -3px; *//* line-height: 1px; */}
.search-button{background:url(/images/icon_search_zoom.gif) no-repeat left 2px;border:0 solid #FFFFFF;cursor:pointer;overflow:hidden;margin-top:5px; float:right;width: 14px;}

/*header*/
#header{width:980px; margin:0 auto; height:auto;padding-top:15px; padding-bottom:18px;}
#header .logo{float:left;}
#header .link{float:right; text-align:right;position:relative;}
#header .link a{font-family:Arial;}


/*content wrapper*/
#main{width:980px; margin:0 auto;height:auto;}

.site-hp{margin-top:20px;}
.site-hp ul{}
.site-hp ul li{}

/*templates-showsinglecategoryinfo*/
.template-show-single-cat{width:630px;padding:0 20px 0 20px;margin-left:20px;}
.template-show-single-cat h3{line-height:22px; display:block; font-weight:bold; text-align:center; font-size:14px; color:#727475;  background-image:none;}
.template-show-single-cat,.intro{line-height:22px;}

/*templates-article-list*/
.template-article-list{margin-bottom:20px;}
.template-article-list dl{padding:0 15px;}
.template-article-list dt{width:560px; height:30px; line-height:30px; float:left; padding-left:10px; background:url("/images/icon_dot.gif") no-repeat scroll left center transparent; border-bottom:1px dashed #DBDBDB; margin:2px 0; }
.template-article-list dd{height:30px; line-height:30px; color:#7C7B7B; padding:0; margin:0; float:left;border-bottom:1px dashed #DBDBDB;width:80px;margin:2px 0;  }

.template-article-list .bg,.template-article-list .bgdd{height:36px;line-height:36px; background:#eee;}

/*related-article-list*/
.related-article{padding:10px 40px;}
.related-article h3{color:#116092;font-weight:bold;}
.related-article-list{margin-top:10px;}
.related-article-list ul li{background:url("/images/icon_dot.gif") no-repeat scroll 10px center transparent; float:left; line-height:20px; padding-left:10px; text-indent:10px; width:300px;}

/*templates-article-list-with-top-image*/
.template-article-list-top-image{overflow:hidden; margin-bottom:10px;padding:0 15px;}
.template-article-list-top-image img{float:left; margin-right:15px; display:inline; border:1px #D2D1D1 solid;}
.template-article-list-top-image .remark{color:#7e7d7d; margin-bottom:5px; margin-top:15px; line-height:26px;}

/*templates-article-list-with-image*/
.template-article-list-with-image{padding:0 25px;}
.template-article-list-with-image li{margin-bottom:10px;}
.article-image{float:left; margin-right:15px; display:inline; border:1px #D2D1D1 solid;width:168px;}
.article-info{float:left;width:480px;}
.article-title{ margin-top:5px;}
.article-remark{color:#7e7d7d;line-height:20px; text-indent:25px; height:80px; overflow:hidden;}

/*template-cat-list-with-one-column*/
.template-cat-list-with-one-column{margin:10px 10px 0 30px; border-bottom:1px solid #C0C0C0;}
.template-cat-list-with-one-column .template-cat-img{float:left;padding-left:10px;}
.template-cat-article-list{float:left;margin-left:20px;width:470px;}
.template-cat-article-list h3{color:#6B8DB6;}
.template-cat-article-list ul{margin:5px 0;}
.template-cat-article-list ul li{ background:url("/images/icon_dot.gif") no-repeat scroll left center transparent; text-indent:10px; line-height:20px;}
.more{ margin-left:10px; text-align:right;}

/*footer*/
#footer{text-align:center; padding:10px 0; width:980px; margin:0 auto; background:#DCE1E4;}

/*pagebar*/
.pagebar{padding:0px 0 0 20px;float:right; margin-right:150px;}
.pagebar span{margin-left:10px;}


/*template-article-detail*/
.article-detail {padding:0 5px;}
.article-detail h1{font-size:18px;font-weight:bold;text-align:center;height:30px;}
.article-detail .info{text-align:center;border-bottom:1px dashed #DBDBDB; display:block; line-height:20px;padding-bottom:4px;}
.article-detail .text{line-height:22px;padding-top:8px; overflow:hidden;}
.article-detail .text table{ width:100% !important;}
.article-detail .text iframe{ width:100% !important; }

/*template-job-list*/
.template-job-list{padding:0 25px;}
.job-title{padding-left:10px;}
.job-intro{ display:none;}
.job-title-link{ margin-left:10px;}

/*template-attach-list*/
.template-attach-list{padding:0 25px;}
.attach-title{ padding-left:10px;}

/*search*/
.searchWrapper{padding:0 30px;}
.search-result-title{ background-color:#e5eff8;}
.search-result-title h2{line-height:25px; height:25px; background:url('/images/icon_earth.jpg') no-repeat scroll left center;padding-left:30px; font-size:14px; font-weight:bold;color:#000;}
.search-list li{ margin-bottom:10px;}
.list-title,.list-title a{color:#0066CC; font-size:1.23em;}
.list-info{ text-indent:20px;}
.list-date{color:#0E774A;}

/*feedback*/
.feedbackWrapper{padding:0 30px;}

.g-cat-banner { width:980px;
    position: relative;
}
.g-cat-banner img{ width:100%;}
.g-cat-banner__content {
    display: none;
}
.g-cat-name {
    display: none;
}
.top-one-name{ font-size:22px !important; font-weight:bold; display:block; margin-bottom:8px;}
.top-one-remark{ font-size:14px; color:#999; margin-bottom:18px;}
}

@media screen and (max-width:980px){
.article-detail .text iframe{ width:100% !important; height:230px !important; }
.g-cat-banner__content{ display:none; width:96%; position:absolute; top:15% !important; z-index:99; left:2%; background:rgba(0, 0, 0, 0.3); padding:1%; }
.article-detail .text table{ width:100% !important;}
.banner img{ width:100% !important;}
#loginForm{ width:100%; overflow:hidden;}
.tab{ padding:0 !important;}
.label{ display:block; float:left!important; width:22%!important; text-align:right!important; overflow:hidden!important;}
.fl{ overflow:hidden; width:78%!important;}
.text{ padding:2%;}
.required{border:1px solid #BBBBBB; height:26px!important;padding:2%!important; width:70%!important;}
.fl input{border:1px solid #BBBBBB; height:26px!important;padding:2%!important; width:70%!important;}
.tip{ font-size:12px; line-height:20px;}
.item{ height:0 !important; line-height:40px !important;}
.template-article-list dd{ display:none !important;}
.template-article-list dt{ margin:3% 0; width:100% !important; height:auto !important; line-height:24px !important;}
}

/*styles/www.css*/
/* header nav start */
@media only screen and (min-width: 980px) {
#nav {background:url(/images/electric/menubg.jpg) repeat-x left top; }
#nav ul li a{font-weight:bold;font-size:14px;color:White; background-color:transparent; display:block;}
#nav ul li a:hover,#nav ul li.current{ background:#83ABBA; text-decoration:none; height:29px; display:block;}
#nav ul li.l{background:url(/images/electric/menul.jpg) no-repeat left top;}
#nav ul li.r{background:url(/images/electric/menuR.jpg) no-repeat right top;}
/*sub child node start */
#nav ul li ul li{display: list-item;z-index:110;background:url(/images/electric/menubg.jpg) repeat-x left; line-height:29px;width:115px;}
#nav ul li ul li a{color:white;display: block;font-size:12px;font-weight:normal;}
/*sub child node end */
/*header nav end*/

/*channel page container*/

/*channel page left start*/
.section-column{float:left;width:234px; display:none; background:url("/images/electric/leftbar_bg.gif") repeat-y scroll right top transparent; height:645px;}
.section-column h4{ background:url("/images/electric/caseTitle.gif") no-repeat scroll left top transparent;color:#fff; font-size:14px;font-weight:bold;padding-left:88px;padding-top:18px; height:30px;}

.cat-sub-list h3{padding:0 0 0 15px; text-indent:20px; background:url("/images/icon_arrow_right.jpg") no-repeat scroll 20px center transparent;border-bottom:1px solid #CCCCCC; height:32px; line-height:32px; font-weight:bold;color:#1E4D5F;}
.cat-sub-list ul{padding-left:40px;}
.cat-sub-list ul li{ background-image:none;border-width:0; line-height:30px;}

.cat-sub-list ul li a{color:#1E4D5F;}
.cat-sub-list h3.current a{color:#d81738;font-weight:600;}
.cat-sub-list ul li.current a{color:#d81738;font-weight:600;}

.template-article-list clearfix {color:#1e4858;}
.cat-sub-list ul li.current a{color:#d81738;font-weight:600;}
.template-article-list dt{color:#1e4858;width:90%;padding-left:15px;border:0;background:url("/images/eletc_dot.gif") no-repeat scroll 5px center; height:40px; line-height:40px;}
.template-article-list dt a{color:#1e4858; font-size:16px;}
.template-article-list dt.bg{background: #eee url("/images/eletc_dot.gif") no-repeat scroll 5px center;color:#1e4858;}
.template-article-list dd{border:0;width:10%;color:#1e4858;height:40px; line-height:40px; font-size:18px;}
.template-article-list dd.bgdd{background:#eee;}
/*channel page left end*/

/*channel page right start*/
.section-content{width:730px;}
.page-round-top{height:5px;}
.page-content{ margin-top:10px;}
.article-detail {padding:0 30px;}
.article-detail h1{font-size:18px;font-weight:600px;text-align:center;height:22px;line-height:22px;}
.article-detail .info{text-align:center;border-bottom:1px dashed #DBDBDB; display:block; line-height:20px;padding-bottom:4px;}
.article-detail .text{line-height:22px;padding-top:8px;}


/*page-sub-nav*/
.page-sub-nav{height:18px;border-bottom:1px solid #D5D5D5; margin-left:10px;padding:10px 0; text-indent:30px;background:url("/images/icon_arrow_orange.gif") no-repeat scroll 12px 13px transparent;}
/*channel page right end*/

.template-article-list-top-image {
margin-bottom:10px;
overflow:hidden;
padding:0 25px;}
.template-article-list-top-image img{ width:500px !important; height:300px !important;}
.template-article-list-top-image .remark {
color:#7E7D7D;
line-height:26px;
margin-bottom:5px;
margin-top:15px;
}

.news-top-one-img img {width:166px;height:120px;
border:0 none;
margin:0;
padding:7px 5px;}
.news-top-one-content h3{font-size:14px;font-weight:600;padding:5px 0;}
.news-top-one-content p{line-height:22px;text-indent:2em;}

/*-------------------------------智能制造首页----------------------------------------------------*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0; font-size:16px;}
body,button,input,select,textarea{font:14px/1.5 "微软雅黑",sans-serif; color:#666;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*-------------------------------智能制造首页----------------------------------------------------*/
#main{ width:100%;}	
.banner{ width:100%; height:450px; background:url(http://im.hite.com.cn/images/www/x01.jpg) no-repeat; background-size:100% 100%; margin-top:10px;}
.banner div{ width:1200px; overflow:hidden; margin:auto;}
#cat-banner{ width:100%; overflow:hidden; margin-top:10px; height:450px;}
#cat-banner img{ width:100%; height:100%;}
.banner div p{ width:780px; height:300px;background: rgba(0, 0, 0, 0.5); overflow:hidden; margin-top:78px; padding:20px;}
.banner div p:hover{ cursor:pointer; background: rgba(0, 0, 0, 0.7); transition:all 0.5s;}
.banner div p strong{ display:block; font-size:48px; color:#FFF;}
.banner div p span{ color:#FFF; margin:15px 0; display:block; font-size:22px;}
.m-video{ width:200px; height:44px; line-height:44px; text-align:center; color:#fff;  display:block; margin-top:30px; border:1px solid #FFF;}
.m-video:hover{ background:#DD1434; border:none; transition:all 0.6s;}
.btn{ width:200px; height:44px; line-height:40px; text-align:center; color:#fff !important;  display:block; margin-top:30px; border:1px solid #FFF;}
.btn:hover{ background:#DD1434; border:none; transition:all 0.6s;}
.con{ width:1200px; margin:auto; overflow:hidden;}
.con ul h1{ font-size:36px; margin:20px 0; color:#333;}
.con ul{ overflow:hidden;}
.con ul li{ overflow:hidden; padding-bottom:30px; border-bottom:1px solid #ccc;}
.con ul li dl{overflow:hidden;}
.con ul li dl dt{ width:545px; overflow:hidden; float:left;}
.con ul li dl dt img{ margin:auto;}
.con ul li dl dt img:hover{ cursor:pointer;
 -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;}
.con ul li dl dd{ overflow:hidden;}
.con ul li dl dd h2{ font-size:24px; margin-bottom:10px;}
.con ul li dl dd p{ line-height:28px; margin:50px 0 0 50px;}
.btn01{ width:200px; height:44px; line-height:44px; text-align:center; color:#fff!important; background:#173B87; display:block; margin:50px 0 0 50px;}
.btn01:hover{background:#DD1434;transition:all 0.6s;}
.daohang{ width:100%; height:30px; background:#193583;}
.daohang ul { width:1200px; margin:auto; overflow:hidden;}
.daohang ul li{ float:right; color:#FFF; font-size:14px; line-height:30px; margin:0 10px;}
.daohang ul  li:hover{ text-decoration:underline;}
.all{ width:1200px; margin:auto; overflow:hidden;}
.all ul{ width:100%; overflow:hidden;}
.all ul li{ width:28%; float:left; height:118px; line-height:102px;  background:#f0f0f0; text-align:center; margin:1.5%; font-size:28px; color:#193583; overflow:hidden; padding:1%;}
.all ul li:hover{ background:#193583; color:#FFF; }
.all ul li img{ width:30%; float:left;}

.nav{ width:100%; height:75px; box-shadow: 0 0 5px 0 #888888; }
.nav dl{ width:1400px; overflow:hidden; margin:auto;}
.nav dl dt{ float:left; overflow:hidden; width:18%; margin-top:10px;}
.nav dl dt img{ margin-top:8px; width:100%;}
.nav dl dd{ width:80%; overflow:hidden;}
.nav dl dd ul{ overflow:hidden;}
.nav dl dd li{ float:left; width:13%; margin-left:14px; text-align:center;}
.nav dl dd li a:hover{ background:#465788; color:#fff; text-decoration:none;}
.nav dl dd li a{ display:inline-block; height:75px; line-height:75px;text-align:center; width:100%;}
.nav dl dd li ul{ display:none;}
.current{  background:#465788; color:#fff !important;}
.current a{ color:#FFF;}
.xuanzhong{ display:block; background:#465788; color:#fff;}
.ss span{ display:inline-block; float:left; margin-right:10px;}
.ss{ display:inline-block; margin-left:100px; margin-top:26px; color:#173B87;}
.footer01{ width:100%; text-align:center; padding:1% 0; background:#173B87; color:#FFF;}
.footer01 dl{ width:1200px; margin:auto; overflow:hidden}
.footer01 dl dt{ float:left; width:80%; line-height:100px;}

/*-------------------------------智能制造行业中心----------------------------------------------------*/
.section-wrapper{ width:100%; background:#F0F0F0; padding-bottom:15px;}
.section-content{ width:1200px; margin:auto; float:none; background:#FFF;}
.page-sub-nav{ display:none;}
.page-content{ width:100%;}
.template-cat-list-with-one-column{ margin:0;}
.template-cat-img{ width:50%; height:368px; float:left; padding:0;}
.template-cat-img img{ width:100%; height:100%;}
.template-cat-article-list{ width:48%; float:right;}
.blue6B{ font-size:24px;}
.template-cat-article-list ul li{ line-height:24px;}
.more{  width:200px; height:44px; line-height:44px; text-align:center; color:#fff!important; background:#173B87; display:block; margin:50px 0;}
.more a{ color:#fff!important;}
.more:hover{background:#DD1434;transition:all 0.6s;}
.page-round-top{ display:none;}
.blankb{ display:none;}

.daohang{ width:100%; height:30px; background:#193583;}
.daohang ul { width:1200px; margin:auto; overflow:hidden;}
.daohang ul li{ float:right; color:#FFF; font-size:14px; line-height:30px; margin:0 10px;}

.footer{ width:100%; text-align:center; padding:1% 0; background:#173B87; color:#FFF;}
.footer dl{ width:1200px; margin:auto; overflow:hidden}
.footer dl dt{ float:left; width:80%; line-height:100px;}

.text img{ text-align:center; margin:auto;}
.text p{ line-height:30px;}
.article-detail h1{ font-size:36px; margin:20px 0; height:54px;}

/*-------------------------------两化中心/行业中心----------------------------------------------------*/
.page-content{ overflow:hidden;}
.page-content ul { width:100%;padding:1%;}
.page-content ul li{ width:98%; padding:1%; overflow:hidden; margin:auto;}
.page-content ul li:hover{ background:#F2F2F2;}
.page-content ul li dl{ width:100%; overflow:hidden; height:360px;}
.page-content ul li dl dt{ width:50%; float:left; overflow:hidden; height:360px;}
.page-content ul li dl dt img{ height:100%; width:100%;}
.page-content ul li dl dd img{ height:100%;width:100%;}
.page-content ul li dl dd{ width:50%; overflow:hidden; height:360px;}
.page-content ul li dl dd h2{ font-size:32px; font-weight:bold; margin:30px 60px; display:block;}
.page-content ul li dl dd h2 a{ font-size:32px; font-weight:bold;display:block;}
.page-content ul li dl dd p{ margin:30px 60px;}
.page-content ul li dl dt h2{ font-size:32px; font-weight:bold; margin:30px 60px; display:block;}
.page-content ul li dl dt h2 a{ font-size:32px; font-weight:bold; display:block;}
.page-content ul li dl dt p{ margin:30px 60px;}

.btn03{ width:200px; height:44px; line-height:44px; text-align:center; color:#fff !important; background:#173B87; display:block; margin:30px 60px;}
.btn03:hover{background:#DD1434;transition:all 0.6s;}
.btn02{ width:200px; height:44px; line-height:44px; text-align:center; color:#fff !important; background:#173B87; display:block; margin:30px 60px;}
.btn02:hover{background:#DD1434;transition:all 0.6s;}
/*-------------------------------行业中心----------------------------------------------------*/

.search{ margin-top:22px !important;  padding:2px; border:1px solid #ccc; border-radius:5px;}
.search:hover{border:1px solid #193583;}
.search-key{ width:100px; height:24px; line-height:24px;}

.template-show-single-cat h3{ display:none;}

.g-cat-banner__content{ display:block; width:780px; margin:auto; position:absolute; top:80px; z-index:99; left:10%; background:rgba(0, 0, 0, 0.5); padding:20px; height:300px;}
.g-cat-banner__content:hover{ background:rgba(0, 0, 0, 0.7);}
.cat-info__title{ font-size:48px; font-weight:bold; color:#FFF; margin:10px 0;}
.cat-info__info p{ font-size:22px !important; color:#FFF !important; line-height:36px !important;}
.cat-info__info span{ font-family:微软雅黑 !important; font-size:22px !important; color:#FFF !important; line-height:36px !important;}

.g-cat-name{ display:block; font-size:40px; font-weight:bold; text-align:center; margin:20px; color:#193583;}


/*-------------------------------两化中心----------------------------------------------------*/
.sibufen{ width:100%; overflow:hidden; padding-top:50px; background:#F0F0F0; display:none }
.sibufen ul{width:1200px; overflow:hidden; margin:auto;}
.sibufen ul li{ width:45%; background:#fff; color:#173B87; float:left; margin:2.5%;}
.sibufen ul li:hover{background:#173B87; color:#FFF;}
.sibufen ul li dl { height:168px; overflow:hidden;}
.sibufen ul li dl dt{ height:186px; float:left;}
.sibufen ul li dl dt img{ width:100%;}
.sibufen ul li dl dd{ text-align:center; line-height:168px; font-size:30px;}

.sibufen01{ width:100%; overflow:hidden; padding-top:50px; background:#F0F0F0; }
.sibufen01 ul{width:1200px; overflow:hidden; margin:auto;}
.sibufen01 ul li{ width:45%; background:#fff; color:#173B87; float:left; margin:2.5%;}
.sibufen01 ul li:hover{background:#173B87; color:#FFF;}
.sibufen01 ul li dl { height:168px; overflow:hidden;}
.sibufen01 ul li dl dt{ height:186px; float:left;}
.sibufen01 ul li dl dt img{ width:100%;}
.sibufen01 ul li dl dd{ text-align:center; line-height:168px; font-size:30px;}


/*-------------------------------文章最终页案例----------------------------------------------------*/
.anli{ width:1200px; margin:auto; overflow:hidden; margin-top:20px;}
.anli h1{ text-align:center; font-size:30px; color:#173B87; font-weight:normal; margin-bottom:20px;}
.anli ul{ overflow:hidden; width:100%;}
.anli ul li{ float:left; width:23%; margin:1%; border:1px solid #CCC;}
.anli ul li .al_more{ width:100%; overflow:hidden; height:auto;}
.anli ul li .al_more dt{ width:100%; height:166px;}
.anli ul li .al_more dt img{ width:250px; height:166px !important;}
.anli ul li .al_more dd{ text-align:center; padding-top:10px; height:60px; width:100%;}
.btn04{ width:260px; height:50px; line-height:50px; border-radius:50px; text-align:center; color:#fff; background:#D0D0D0; display:block; margin:30px auto;}
.btn04:hover{ background:#173B87;}
.head-m{ display:none;}


.wrap2{ width:1200px; margin:auto; overflow:hidden;}
.wrap2-col2{ width:100%;overflow:hidden;}
.wrap2-col1 img{ width:100%; height:100%;}
.wrap2-col1{ width:46%; float:left;}
.content{ width:50%; float:right; margin:auto; overflow:hidden; margin-bottom:30px;}
.wrap2-col2 h3{ font-size:36px; margin:20px 0; color:#333;}
.content ul li{ margin:10px 0;}

}



@media only screen and (max-width:979px) {
#nav {background:url(/images/electric/menubg.jpg) repeat-x left top; }
#nav ul li a{font-weight:bold;font-size:14px;color:White; background-color:transparent; display:block;}
#nav ul li a:hover,#nav ul li.current{ background:#83ABBA; text-decoration:none; height:29px; display:block;}
#nav ul li.l{background:url(/images/electric/menul.jpg) no-repeat left top;}
#nav ul li.r{background:url(/images/electric/menuR.jpg) no-repeat right top;}
/*sub child node start */
#nav ul li ul li{display: list-item;z-index:110;background:url(/images/electric/menubg.jpg) repeat-x left; line-height:29px;width:115px;}
#nav ul li ul li a{color:white;display: block;font-size:12px;font-weight:normal;}
/*sub child node end */
/*header nav end*/

/*channel page container*/

/*channel page left start*/
.section-column{float:left;width:234px; display:none; background:url("/images/electric/leftbar_bg.gif") repeat-y scroll right top transparent; height:645px;}
.section-column h4{ background:url("/images/electric/caseTitle.gif") no-repeat scroll left top transparent;color:#fff; font-size:14px;font-weight:bold;padding-left:88px;padding-top:18px; height:30px;}

.cat-sub-list h3{padding:0 0 0 15px; text-indent:20px; background:url("/images/icon_arrow_right.jpg") no-repeat scroll 20px center transparent;border-bottom:1px solid #CCCCCC; height:32px; line-height:32px; font-weight:bold;color:#1E4D5F;}
.cat-sub-list ul{padding-left:40px;}
.cat-sub-list ul li{ background-image:none;border-width:0; line-height:30px;}

.cat-sub-list ul li a{color:#1E4D5F;}
.cat-sub-list h3.current a{color:#d81738;font-weight:600;}
.cat-sub-list ul li.current a{color:#d81738;font-weight:600;}

.template-article-list clearfix {color:#1e4858;}
.cat-sub-list ul li.current a{color:#d81738;font-weight:600;}
.template-article-list dt{color:#1e4858;width:80%;padding-left:15px;border:0;background:url("/images/eletc_dot.gif") no-repeat scroll 5px center; height:40px; line-height:40px;}
.template-article-list dt a{color:#1e4858; font-size:18px;}
.template-article-list dt.bg{background: #eee url("/images/eletc_dot.gif") no-repeat scroll 5px center;color:#1e4858;}
.template-article-list dd{border:0;width:20%;color:#1e4858;height:40px; line-height:40px;font-size:18px;}
.template-article-list dd.bgdd{background:#eee !important;}
/*channel page left end*/

/*channel page right start*/
.section-content{width:100%;}
.page-round-top{height:5px;}
.page-content{ margin-top:10px;}
.article-detail {}
.article-detail h1{font-size:18px;text-align:center;}
.article-detail .info{text-align:center;border-bottom:1px dashed #DBDBDB; display:block; line-height:24px;padding-bottom:4px;}
.article-detail .text{line-height:22px;padding-top:8px;}


/*page-sub-nav*/
.page-sub-nav{height:18px;border-bottom:1px solid #D5D5D5; margin-left:10px;padding:10px 0; text-indent:30px;background:url("/images/icon_arrow_orange.gif") no-repeat scroll 12px 13px transparent;}
/*channel page right end*/

.template-article-list-top-image {

margin-bottom:10px;
overflow:hidden;
padding:0 25px;}
.template-article-list-top-image .remark {
color:#7E7D7D;
line-height:26px;
margin-bottom:5px;
margin-top:15px;
}

.news-top-one-img img {width:166px;height:120px;
border:0 none;
margin:0;
padding:7px 5px;}
.news-top-one-content h3{font-size:14px;font-weight:600;padding:5px 0;}
.news-top-one-content p{line-height:22px;text-indent:2em;}

/*-------------------------------智能制造首页----------------------------------------------------*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0; font-size:16px;}
body,button,input,select,textarea{font:14px/1.5 "微软雅黑",sans-serif; color:#666;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*-------------------------------智能制造首页----------------------------------------------------*/
#main{ width:100%;}	
.banner{ width:100%; background:url(http://im.hite.com.cn/images/www/x01.jpg) no-repeat; background-size:100% 100%;}
.banner div{ width:100%; overflow:hidden;padding:2%;}
#cat-banner{ width:100%; overflow:hidden; height:140px; }
#cat-banner img{ width:100%; height:100%;}
.banner div p{ background: rgba(0, 0, 0, 0.3); overflow:hidden; padding:1%;}
.banner div p:hover{ cursor:pointer; background: rgba(0, 0, 0, 0.7); transition:all 0.5s;}
.banner div p strong{ display:block; font-size:20px; color:#FFF;}
.banner div p span{ color:#FFF; line-height:20px; display:block; font-size:14px;}
.m-video{ width:200px; height:44px; line-height:44px; text-align:center; color:#fff;  display:block; margin-top:30px; border:1px solid #FFF;}
.m-video:hover{ background:#DD1434; border:none; transition:all 0.6s;}
.btn{ width:150px; height:32px; line-height:32px; text-align:center; color:#fff !important;  display:block; font-size:14px; border:1px solid #FFF; margin-top:10px;}
.btn:hover{ background:#DD1434; border:none; transition:all 0.6s;}
.con{ width:100%; margin:auto; overflow:hidden;}
.con ul h1{ font-size:24px; margin-bottom:15px; color:#193583; text-align:center;}
.con ul{ overflow:hidden;}
.con ul li{ overflow:hidden; padding-bottom:30px; width:80%; margin:auto; border:1px solid #CCC; margin-top:20px; padding:3%;}
.con ul li dl{overflow:hidden;}
.con ul li dl dt{ width:100%; overflow:hidden;}
.con ul li dl dt img{ margin:auto; width:100%; height:100%;}
.con ul li dl dt img:hover{ cursor:pointer;
 -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;}
.con ul li dl dd{ overflow:hidden;}
.con ul li dl dd h2{ font-size:24px; margin-bottom:10px;}
.con ul li dl dd p{ line-height:28px; margin:15px 0; font-size:14px;}
.btn01{ width:100%; height:40px; line-height:40px; font-size:14px; text-align:center; color:#fff!important; background:#173B87; display:block;}
.btn01:hover{background:#DD1434;transition:all 0.6s;}
.daohang{ width:100%; height:30px; background:#e8e8e8; display:none;}
.daohang ul { width:100%; margin:auto; overflow:hidden;}
.daohang ul li{ float:right; color:#193583; font-size:12px; line-height:30px; margin:0 5px;}
.daohang ul  li:hover{ text-decoration:underline;}

.nav{ width:100%; overflow:hidden; margin-top:50px; }
.nav dl{ width:100%; overflow:hidden; margin:auto;}
.nav dl dt{ overflow:hidden; width:50%; margin:2%; margin-bottom:0; display:none;}
.nav dl dt img{ width:100%; }
.nav dl dd { width:100%; overflow:hidden;}
.nav dl dd ul{ overflow:hidden; width:98%; margin:1%;}
.nav dl dd li{ float:left; width:18%; margin:1%; background:#193583; padding:1%; text-align:center; border-radius:3px; height:34px;}
.nav dl dd li a:hover{ background:#465788; color:#193583; text-decoration:none;}
.nav dl dd li a{ display:inline-block; font-size:14px; color:#fff;}
.nav dl dd li ul{ display:none;}
.current{  background:#465788; color:#fff !important;}
.current a{ color:#FFF;}
.xuanzhong{ display:block; background:#465788; color:#fff;}
.ss span{ display:inline-block; float:left; margin-right:10px;}
.ss{ display:inline-block; margin-left:100px; margin-top:26px; color:#173B87;}
.footer01{ width:100%; text-align:center; padding:1% 0; background:#173B87; color:#FFF;}
.footer01 dl{ width:100%; margin:auto; overflow:hidden}
.footer01 dl dt{ float:left; width:80%; line-height:100px;}
/*-------------------------------智能制造行业中心----------------------------------------------------*/
.section-wrapper{ width:100%; }
.section-content{ width:100%; margin:auto; float:none; background:#FFF;}
.page-sub-nav{ display:none;}
.page-content{ width:100%;}
.template-cat-list-with-one-column{ margin:0;}
.template-cat-list-with-one-column .template-cat-img{ display:none;}
.template-cat-img{ width:50%; height:368px; float:left; padding:0; direction:none;}
.template-cat-img img{ width:100%; height:100%;}
.template-cat-article-list{ width:100%; }
.blue6B{ font-size:24px; display:none;}
.template-cat-article-list ul li{ line-height:34px;}
.more{ float:right;}
.page-round-top{ display:none;}
.blankb{ display:none;}

.daohang{ width:100%; height:30px; background:#eee;}
.daohang ul { width:100%; margin:auto; overflow:hidden;}
.daohang ul li{ float:right; color:#193583; font-size:12px; line-height:30px; margin:0 5px;}

.footer{ width:100%;padding:2%; background:#173B87; color:#FFF; margin-top:20px;}
.footer dl{ width:100%; margin:auto; overflow:hidden}
.footer dl dt{ float:left; width:77%; font-size:14px; text-align:left; }
.footer dl dt span{ display:block; color:#FFF !important;}
.footer dl dd{ float:right; width:20%;}
.footer dl dd img{ width:100%; height:100%;}

.text img{ text-align:center; margin:auto; width:100%;}
.text p{ line-height:26px; font-size:14px;}
.article-detail h1{ font-size:18px; }

/*-------------------------------两化中心/行业中心----------------------------------------------------*/
.page-content{ overflow:hidden;}
.page-content ul { width:100%; padding:1%;}
.page-content ul li{ width:96%; border-bottom:1px solid #CCC; padding:6% 2%; height:150px; overflow:hidden; margin:auto;}
.page-content ul li:hover{ background:#F2F2F2;}
.page-content ul li dl{ width:100%; overflow:hidden; height:100px;}
.page-content ul li dl dt{ width:48%; float:left; overflow:hidden; }
.page-content ul li dl dt img{ height:100%; width:100%;}
.page-content ul li dl dd img{ height:100%;width:100%;}
.page-content ul li dl dd{ width:48%; float:right; overflow:hidden; height:100px;}
.page-content ul li dl dd h2{ font-size:16px; font-weight:bold; display:block; overflow:hidden; height:50px;}
.page-content ul li dl dd h2 a{ font-size:16px; font-weight:bold;display:block;}
.page-content ul li dl dd p{ margin:30px 60px; display:none;}
.page-content ul li dl dt h2{ font-size:16px; font-weight:bold; display:block; overflow:hidden; height:50px;}
.page-content ul li dl dt h2 a{ font-size:16px; font-weight:bold; display:block;}
.page-content ul li dl dt p{ margin:30px 60px; display:none;}

.btn03{ color:#fff !important; display:block; font-size:14px; margin-top:10px; width:60%; height:36px; text-align:center; background:#173B87; line-height:36px;}
.btn02{ color:#fff !important; display:block; font-size:14px; margin-top:10px; width:60%; height:36px; text-align:center; background:#173B87; line-height:36px;}
/*-------------------------------行业中心----------------------------------------------------*/

.search{ padding:2px; border:1px solid #ccc; background:#fff !important; border-radius:3px; height:32px; display:none;}
.search:hover{border:1px solid #193583;}
.search-key{ width:90px;}
.search-button{ width:15px;}

.template-show-single-cat h3{ display:none;}

.g-cat-banner__content{ display:none; width:96%; position:absolute; top:10%; z-index:99; left:2%; background:rgba(0, 0, 0, 0.3); padding:1%; }
.g-cat-banner__content:hover{ background:rgba(0, 0, 0, 0.7);}
.cat-info__title{ font-size:20px; font-weight:bold; color:#FFF; }
.cat-info__info p{ font-size:14px !important; color:#FFF !important; line-height:20px; }
.cat-info__info span{ font-family:微软雅黑 !important; font-size:14px !important; color:#FFF !important; }

.g-cat-name{ display:block; font-size:24px; font-weight:bold; text-align:center; color:#193583;}


/*-------------------------------两化中心----------------------------------------------------*/
.sibufen{ display:none; width:100%; overflow:hidden; }
.sibufen01{ width:100%; overflow:hidden; }
.sibufen01 ul{width:100%; overflow:hidden; margin:auto;}
.sibufen01 ul li{ width:45%; background:#173B87; color:#fff; float:left; margin:2.5%; padding:0; height:102px;}
.sibufen01 ul li:hover{background:#173B87; color:#FFF;}
.sibufen01 ul li dl { overflow:hidden; position:relative;}
.sibufen01 ul li dl dt{ width:100%; float:left;}
.sibufen01 ul li dl dt img{ width:100%;}
.sibufen01 ul li dl dd{ text-align:center; width:100%; font-size:16px; height:32px; line-height:32px; position:absolute; bottom:0; z-index:99; background:rgba(0, 0, 0, 0.5) }

/*-------------------------------文章最终页案例----------------------------------------------------*/
.anli{ width:100%; margin:auto; overflow:hidden; margin-top:20px;}
.anli h1{ text-align:center; font-size:24px; color:#173B87; font-weight:normal; margin-bottom:10px;}
.anli ul{ overflow:hidden; width:100%;}
.anli ul li{ float:left; width:46%; margin:2%; border:1px solid #CCC; height:180px; padding:2%;}
.anli ul li .al_more{ width:100%; overflow:hidden; height:auto;}
.anli ul li .al_more dt{ width:100%; }
.anli ul li .al_more dt img{ width:100%; height:105px !important;}
.anli ul li .al_more dd{ padding-top:10px; height:60px; width:100%; }
.btn04{ width:260px; height:50px; line-height:50px; border-radius:50px; text-align:center; color:#fff; background:#D0D0D0; display:block; margin:30px auto;}
.btn04:hover{ background:#173B87;}
.template-attach-list{ padding:0 10px;}

/*-------------------------------导航----------------------------------------------------*/
                    .head-m .menu_div.active_div i:nth-of-type(1) {
                        -webkit-transform: rotate(45deg) translate(9px, 8px);
                        transform: rotate(45deg) translate(9px, 8px);
                    }
                    
                    .head-m .menu_div.active_div i:nth-of-type(2) {
                        opacity: 0;
                    }
                    
                    .head-m .menu_div.active_div i:nth-of-type(3) {
                        -webkit-transform: rotate(-45deg) translate(9px, -8px);
                        transform: rotate(-45deg) translate(9px, -8px);
                    }
                    
                    .head-m {
                        height:50px;
                        background-color: #fff;
                        box-shadow: 1px 1px 10px #ccc;
                    }
                    
                    .head-m {
                        position: fixed;
                        width: 100%;
                        top: 0;
                        left: 0;
                        z-index: 99999;
                    }
                    
                    .head-m .menu_div {
                        top: 0;
                        right: 0;
                        width: 60px;
                        height: 100%;
                        text-align: center;
                        position: absolute;
                    }
                    
                    .head-m .menu_div span {
                        position: absolute;
                        top: 55%;
                        left: 50%;
                        height: 2rem;
                        transform: translate(-50%, -50%);
                        width: 2.2rem;
                        font-size: 0;
                    }
                    
                    .head-m .menu_div i {
                        display: inline-block;
                        width: 28px;
                        height: 3px;
                        border-radius: 2px;
                        background:#193583;
                        margin: 3px 0;
                        opacity: 1;
                        transition: 0.5s;
                        -webkit-transition: 0.5s;
                    }
                    
                    .head-m .m_ul {
                        display: none;
                        border-top: 1px solid #eee;
                        position: fixed;
                        top: 60px;
                        left: 0;
                        width: 100%;
                        background: #f7f7f7;
                        z-index: 11;
                        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
                        padding-bottom: 20px;
                        height: calc(100% - 60px);
                            overflow: scroll;
                    }
                    
                    .head-m .m_ul>li {
                        padding: 0 4%;
                        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                        position: relative;
                        transition: 0.5s;
                        -webkit-transition: 0.5s;
                        line-height: 45px;
                    }
                    
                    .head-m .m_ul>li a i {
                        font-size: 20px;
                        opacity: 0.3;
                        float: right;
                        transition: 0.5s;
                        -webkit-transition: 0.5s;
                    }
                    
                    .head-m .m_ul p {
                        display: none;
                    }
                    
                    .head-m .m_ul .active_li {
                        background: #eee;
                    }
                    
                    .head-m .m_ul p a {
                        padding: 0 20px;
                    }
                    
                    .head-m .m_ul>li a .active_i {
                        float: right;
                        -webkit-transform: rotate(45deg);
                        transform: rotate(45deg);
                    }
                    
                    .head-m .menu_div.active_div i:nth-of-type(1) {
                        -webkit-transform: rotate(45deg) translate(9px, 8px);
                        transform: rotate(45deg) translate(9px, 8px);
                    }
                    
                    .head-m .menu_div.active_div i:nth-of-type(2) {
                        opacity: 0;
                    }
                    
                    .head-m .menu_div.active_div i:nth-of-type(3) {
                        -webkit-transform: rotate(-45deg) translate(9px, -8px);
                        transform: rotate(-45deg) translate(9px, -8px);
                    }
                    
                    .ab-pic img {
                        max-width: 100%;
                        max-height: 100%;
                    }
                    
                    .logo {display:inline-block; width:50%; float:left; margin:10px;
                    }
					.logo img{ width:100%;}
					
	.magnifier{

width: 20px;height: 20px;

border-radius: 100%;

border: 2px solid currentcolor;

margin: 13px auto;

position: relative; display:inline-flex; margin-left:22%; color:#193583;}

.magnifier::after{

content: "";

width: 13px;

height: 2px;

background-color: currentcolor;

position: absolute;

top: 80%;

left: 100%;

-webkit-transform: rotate(30deg);

  -moz-transform: rotate(30deg);

   -ms-transform: rotate(30deg);

    -o-transform: rotate(30deg);

       transform: rotate(30deg);

}




.wrap2{ width:98%; margin:auto; overflow:hidden;}
.wrap2-col2{ width:100%;overflow:hidden;}
.wrap2-col1 img{ width:100%; height:100%;}
.wrap2-col1{ width:100%; overflow:hidden;}
.content{ width:100%; margin:auto; overflow:hidden;}
.wrap2-col2 h3{ font-size:24px; margin:20px 0; color:#193583;}
.content ul li{ margin:10px 0;}
.content ul li a{ font-size:14px;}
.more{  width:200px; height:44px; line-height:44px; text-align:center; background:#173B87; display:block; margin:15px 0; float:left;}
.more a{color:#fff!important; }










}

/*styles/jquery.ddsmoothmenu.css*/
.ddsmoothmenu{
font: bold 12px Verdana;
background: #414141; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #414141; /*background of menu items (default state)*/
color: white;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
 background-color:Red;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*font: normal 13px Verdana;
width: 110px; width of sub menus
padding: 5px;*/
margin: 0;
border-top-width: 0;

/*border-bottom: 1px solid gray;*/
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}

/*styles/jquery.xDialog.css*/
.input-button
{
	border-right: #124680 1px solid;
	padding-right: 15px;
	border-top: #b8d4e8 1px solid;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #b8d4e8 1px solid;
	cursor: pointer;
	color: #fff;
	padding-top: 2px;
	border-bottom: #124680 1px solid;
	background-color: #005eac;
	text-align: center;
}
.input-submit
{
	border-right: #124680 1px solid;
	padding-right: 15px;
	border-top: #b8d4e8 1px solid;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #b8d4e8 1px solid;
	cursor: pointer;
	color: #fff;
	padding-top: 2px;
	border-bottom: #124680 1px solid;
	background-color: #005eac;
	text-align: center;
}
input.gray
{
	-moz-background-clip: border !important;
	-moz-background-inline-policy: continuous !important;
	-moz-background-origin: padding !important;
	background: #F0F0F0 none repeat scroll 0 0 !important;
	border-color: #FFFFFF #848484 #848484 #FFFFFF !important;
	border-style: solid;
	border-width: 1px;
	color: #333333 !important;
}

TABLE.pop_dialog_table
{
	table-layout: fixed;
	margin: auto;
	border-collapse: collapse;
}
TD.pop_topleft
{
	padding: 0px;
	overflow: hidden;
	width: 10px !important;
	height: 10px;
}
TD.pop_topright
{
	padding: 0px;
	overflow: hidden;
	width: 10px !important;
	height: 10px;
}
TD.pop_bottomleft
{
	padding: 0px;
	overflow: hidden;
	width: 10px !important;
	height: 10px;
}
TD.pop_bottomright
{
	padding: 0px;
	overflow: hidden;
	width: 10px !important;
	height: 10px;
}
TD.pop_topleft
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xdialog/pop_dialog_top_left.png',sizingMethod='crop') !important;
	background-image: url(/images/xdialog/pop_dialog_top_left.png) !important;
}
TD.pop_topright
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xdialog/pop_dialog_top_right.png',sizingMethod='crop') !important;
	background-image: url(/images/xdialog/pop_dialog_top_right.png) !important;
}
TD.pop_bottomleft
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xdialog/pop_dialog_bottom_left.png',sizingMethod='crop') !important;
	background-image: url(/images/xdialog/pop_dialog_bottom_left.png) !important;
}
TD.pop_bottomright
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xdialog/pop_dialog_bottom_right.png',sizingMethod='scale') !important;
	background-image: url(/images/xdialog/pop_dialog_bottom_right.png) !important;
}
TD.pop_border
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xdialog/pop_dialog_border.png',sizingMethod='scale') !important;
	background-image: url(/images/xdialog/pop_dialog_border.png) !important;
}
TD.pop_content
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
}
TD.morpadding_bluebg.pop_content
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #d2d9e6;
}
TD.pop_content H2
{
	border-right: #005eac 1px solid;
	border-top: #005eac 1px solid;
	font-weight: 700;
	font-size: 14px;
	background: #6d84b4;
	float: none !important;
	margin: 0px;
	border-left: #005eac 1px solid;
	color: #fff;
	border-bottom: #005eac 1px solid;
}
TD.pop_content H2 SPAN
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}
TD.pop_content H2 A.floatright
{
	float: right;
}
TD.pop_content .dialog_content
{
	border-right: #555 1px solid;
	border-top: #555 0px solid;
	background: #fff;
	border-left: #555 1px solid;
	border-bottom: #555 1px solid;
}
TD.pop_content .dialog_body P
{
	color: #333;
}
TD.pop_content .dialog_body A
{
	color: #005eac;
}
TD.pop_content .dialog_body A:visited
{
	color: #005eac;
}
TD.pop_content .borderblue.dialog_content
{
	border-right: #8598c0 1px solid;
	border-top: #8598c0 1px solid;
	border-left: #8598c0 1px solid;
	border-bottom: #8598c0 1px solid;
}
TD.pop_content .dialog_body
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: #ccc 1px solid;
}
TD.pop_content .dialog_buttons INPUT
{
	border-right: #124680 1px solid;
	border-top: #b8d4e8 1px solid;
	background-image: none !important;
	border-left: #b8d4e8 1px solid;
	color: #fff;
	border-bottom: #124680 1px solid;
	background-color: #005eac !important;
}
TD.pop_content .dialog_buttons INPUT.gray
{
	border-right: #848484 1px solid;
	border-top: #fff 1px solid;
	background: #f0f0f0;
	border-left: #fff 1px solid;
	color: #333 !important;
	border-bottom: #848484 1px solid;
}
TD.pop_content .share_popup
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
TD.pop_content .dialog_summary
{
	padding-right: 10px;
	padding-left: 10px;
	background: #f2f2f2;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #ccc 1px solid;
}
TD.pop_content .dialog_summary P.centertext
{
	margin: 30px;
	line-height: 20px;
	text-align: center;
}
TD.pop_content .dialog_summary UL.classlist
{
	list-style-type: none;
}
TD.pop_content .dialog_summary UL.classlist LI
{
	line-height: 25px;
	list-style-type: none;
	height: 25px;
}
TD.pop_content .dialog_summary UL.classlist LI INPUT.floatleft
{
	margin-top: 7px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
TD.pop_content .dialog_summary UL.classlist LI .gray
{
	color: #b4b4b4;
}
TD.pop_content .higher.dialog_summary
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 100px;
}
TD.pop_content .dialog_buttons
{
	padding-right: 8px;
	padding-left: 8px;
	background: #f2f2f2;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: right;
}
TD.pop_content .alignleft.dialog_buttons
{
	text-align: left;
}
TD.pop_content .dialog_buttons INPUT
{
	margin-left: 5px;
}
TD.pop_content .dialog_buttons_left_msg
{
	float: left;
}
TD.pop_content .loading
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 700;
	font-size: 14px;
	background: #f7f7f7;
	padding-bottom: 10px;
	padding-top: 10px;
}


/*
.pop_dialog_div{
	position: fixed;
    top: 17%;
    left: 50%;
 
}
.pop_dialog_div {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
*/.themePickerList01 li
{
	width: 250px;
	float: left;
}
.themePickerList01 li h5
{
	color: #999;
}
.themePickerList01 li p
{
	color: #999;
	margin-top: 5px;
	text-align: center;
	height: 30px;
}

