@charset "utf-8";
/* CSS Document */
/* Reset */
* { margin:0; padding:0;transition:all 300ms ease;}
a:link, a:visited, a:hover, a:active {text-decoration:none; cursor:pointer; color:#454545;}
a:hover, a:active {color:#016ce5;}
body { font:16px/1.6 "Microsoft Yahei","Thmano", "Arial"; color:#3d3d3d; background:url(../images/texture.png) repeat center #fff;}
img { border:0px;}
li{ list-style:none; float:left;}
input, textarea, select{ font:14px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#999; outline:0; }
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.hidden{display: none;}
body {overflow-x: hidden;max-width:1920px;margin: 0 auto;}
html {height: 101%;}
.animate {display: none;}
b,
strong {font-weight: bold;}
input {outline: none;}
textarea {resize: none;}
table {border-collapse: collapse;border-spacing: 0;}
td {border: 0px solid #aaa;padding: 2px;}
a {text-decoration: none;color: #666;}
a:hover {text-decoration: none;color: #016ce5;}
i {font-style: normal;}
.clearfix {*zoom: 1;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clear {clear: both;}
.ow {min-width: 1100px;}
.w {width: 1100px;margin: 0 auto;}
.wx {width: 1100px;margin: 0 auto;}
.fr {float: right;}
.fl {float: left;}
.s{background:url(../images/tip.png) no-repeat; }
/*header*/
.top{width:100%; height:150px; background:url(../images/sky.png) center top no-repeat ;color: #000000; }
.header_top{line-height: 30px;color: #000;font-size: 14px;background: #eee; }
.header_top .fl{ }
.t{ }
.t a{ color: #000;font-size: 12px;padding-right: 10px;}
.t li{margin: 0 10px;}
.t .webMap{ background-position: left -148px;}
.t .addFav{ background-position: left -48px;}
.t .setHome{ background-position: left -96px;}

.logo{float:left; margin-top: 14px;}
.logo img{max-width:310px; height:70px; float:left; margin-top:10px; margin-right:15px;  }
.top .fr{}
.tag{margin-top:26px; }
.tag h1{font-size: 24px; }
.top .tel{margin-top: 26px;  }
.top .tel span{display:block;font-size:18px;line-height: 20px;  width: 180px;color: #000000;padding-left: 28px;background-position: left 2px;}
.top .Telephone{color:#000000;font-size:30px;line-height:40px; font-weight:bolder;}

/*搜索*/
.search{ height:56px; background:#016ce5;color: #fff;font-size: 14px;}
.skey{ padding-top:16px;}
.skey a{color: #fff;}
.searcher{width:275px;height:38px;float:right;  background:#fff; margin-top:10px;}
.searcher .submit{width:57px;height:38px;float:right;border:0px; cursor:pointer;background-position: 16px -70px;}
.searcher .txt{width:205px;height:38px;line-height:38px;float:right;background:none;border:0px;color:#aaa;}


/* banner */
.banner .list { width:100%; position:relative; margin:0 auto; }
.banner .list li { width:100%; position:absolute; z-index:1; overflow:hidden; background:#fff; display:none;transition:none;}
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:3; }
.banner .list img { width:1920px; display:block; position:relative; left:50%; margin-left:-960px; top:0; }
.banner .tip { width:1100px; height:36px; line-height:36px; position: relative; left:0; bottom:72px; z-index:10; text-align: center;margin: 0 auto; }
.banner .tip li { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; width:12px; height:12px; margin:0 4px; cursor:pointer;
border-radius: 10px;float: none;border: 2px solid #ff9c00;+background:url(about:blank);}
.banner .tip li.cur { border-color: #016ce5;width:120px; }
.banner .prev, .banner .next { width:54px; height:54px;  position:absolute; top:228px; z-index:10; cursor:pointer; /* opacity:0; filter:Alpha(opacity=0); */
}
.banner, .banner .list, .banner .list img { height:540px;position: relative; }

.nav{height: 80px;width:100%;background: url(../images/nav.jpg) no-repeat center top; }
.nav ul{ }
.nav li{position: relative;width: 122px;float: left;z-index: 1000; height: 80px;  }
.nav li a{ font-size: 14px;text-align: center;    color: #fff;    display: block;    width: 133px; line-height: 80px;
height: 80px;}
.nav li a:hover{color: #016ce5;background: url(../images/nav_hover.png) no-repeat center top; }
.nav li .hover{color: #016ce5;background: url(../images/nav_hover.png) no-repeat center top; }
.nav .subNav{display: none;   left: 15px; position: absolute; top: 80px;transition:none;}
.nav .subNav a{ width: 103px;float: left;height: 35px;font-size: 14px;line-height: 35px; display: block;padding-top: 0;margin: 0;
margin-top: 4px;background: #ffbc00;}
.nav .subNav a:hover{ background: url(../images/drop_hover.png) no-repeat center top; color: #fff;}

/******************************
 ** 内页架构
 ******************************/
.title{text-align: center; margin-bottom: 30px; } 
.title span{font-size: 42px;color: #ff8a00; line-height: 1;text-transform: uppercase;display: inline-block;} 
.title h1{ color: #454545;font-size: 36px;line-height: 2;position: relative; }
.title h1 b{ color: #ff9c00;font-size: 18px;display: block;font-weight: normal;}
.title h1 em{display: inline-block;position: absolute;left: 44%;top: 0;width: 124px;height: 2px;
border-top: 1px solid #ff8a00;}
.title p{ color: #747474;font-size: 14px;margin-top: 6px;line-height: 1.4;}

.sidebar { float:left; width:240px; border: 1px solid #016ce5;background: #fff;}
.topclass { width:100%; height:76px; padding-top: 10px;  color:#fff;background: #016ce5;  text-align: center;
margin-bottom: 14px;}
.topclass h2 {font-size:30px; font-weight: bold;line-height: 1.4;}
.topclass span { font-size:14px; }
.side-menu { }
.side-menu dd { position: relative;margin: 12px 0 0 0;}
.side-menu dd > a { display:block; height:38px; line-height:38px; text-align: center;
color: #016ce5;}
.side-menu dd > a:hover{ font-weight: bold; }
.side-menu .drop {  display:none; }
.side-menu .drop li { width:100%; height:38px; line-height:38px;float: none;margin: 8px 0; }
.side-menu .drop a { display:block; text-align: center;  color: #016ce5;  }
.side-menu .drop a:hover { font-weight: bold;color: #016ce5;}
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a {  font-weight: bold;}
.side-menu li.current > a { background:#c60a09;color: #fff; }
.sidebar .tel1{background:#016ce5;height: 84px;padding-top: 16px; text-align: center;margin-top: 14px;color: #fff;}
.sidebar .tel1 h1{font-size:18px ;font-weight: bold;}
.sidebar .tel1 p{font-size: 34px;font-family: 'Constantia';line-height: 1; }


.side-head { height:34px; line-height:34px; padding:10px 0 10px 30px; font-size:20px; background:#5f412e; color:#FFF; }
.side-pro { position:relative; top:20px; margin-bottom:20px; }
.side-pro .list { border:1px solid #ddd; padding:30px 0 10px; }
.side-pro .list dd { width:166px; margin:0 auto; }
.side-pro .list a { display:block; text-align:center; }
.side-pro .list img { display:block; width:166px; height:124px; background:#f1f1f1; }
.side-pro .list h3 { padding:10px 0; height:24px; line-height:24px; font-weight:400; }
.side-contact { margin-bottom:20px; position:relative; top:20px; }
.side-contact .main { padding:15px 10px; line-height:2; border:1px solid #ddd; }


.part1{position: relative;}
.ipro{margin-top: 56px; height: 913px; }
.ipro .classfy{height: 150px;background: #eeeeee;color: #5f5f5f; }
.ipro .classfy ul{ }
.ipro .classfy li{width: 272px;height: 150px;text-align: center;
}
.ipro .classfy em{display: block;	height: 150px;width: 3px;float: left;
  background: url(../images/li.png) no-repeat center left;}
.ipro .classfy li a{ display: block;width: 275px;height: 68px;padding-top: 82px;font-size: 18px;
background: url(../images/ihot_icon.png) no-repeat 89px -164px;}

.ipro .classfy li a b{font-weight: normal;display: block;font-size: 14px;font-family: 'Arial'; }
.ipro .classfy li:hover {  background: url(../images/ihot_hover.png) no-repeat center;}
.ipro .classfy li:hover a{background-position: 89px 16px;color: #fff;}
.ipro .classfy li a.a2{background-position: -196px -164px;}
.ipro .classfy li a.a3{background-position: -464px -164px;}
.ipro .classfy li a.a4{background-position: -742px -164px;}
.ipro .classfy li:hover  a.a2{background-position: -196px 16px;}
.ipro .classfy li:hover  a.a3{background-position: -464px 16px;}
.ipro .classfy li:hover  a.a4{background-position: -742px 16px;}


.ipro .tod{ overflow: hidden;*position: relative;margin-top: 20px; }
.ipro .tod ul{height: 590px; width:120%;}
.ipro .tod li{float: left;margin: 0 40px 40px 0;position: relative;width: 338px;height: 255px;position: relative;}
.ipro .tod li img{ width: 338px;height: 255px;border: 1px solid #dcdcdc;}
.ipro .tod li a.cover{position: absolute;right: 10px;bottom: -24px;width: 221px;height: 50px;line-height: 50px;
  background: #f5f4f5 url(../images/tip.png) no-repeat 187px -165px;display: block;}
.ipro .tod span.zi{color: #fff;font-size: 16px;color: #fff;display: inline-block;background: #016ce5;width: 172px;
text-align: center;}
.ipro .tod li:hover span.zi{background: #ff9c00;}
.ipro .tod li:hover a.cover{ background-position: -13px -165px;}

.ihead{ border-bottom: 1px solid #dcdcdc;text-align: center;height: 100px;padding-top: 16px;}
.ihead h2{ font-size: 42px;color: #FF9C00;line-height: 1;position: relative;z-index: 2;}
.ihead h2 b{display: block;   height: 46px;  line-height: 46px; }
.ihead h2 span{display: inline-block;border-top: 1px solid #FF9C00;font-size: 18px;text-transform: uppercase;
padding-top: 3px;    position: relative;    top: -10px;   *top: 3px ;}
.ihead em{font-size: 134px;color: #EEEEEE;display: inline-block;text-transform: uppercase;font-style: normal; 
top: -108px;z-index: 1;position: relative;line-height: 1;}

.iabout{position: relative;z-index: 2;  }
.iabout .ilink_on{width: 120%;  height: 115px; }
.iabout a.ilink_in{float: left;display: inline-block;width: 272px;height: 67px;line-height: 67px;color: #fff;
  font-size: 24px;font-weight: bold;  text-align: center;  background: #016ce5 url(../images/ilink_in.png) no-repeat center ;
  margin: 24px 2px;}
.iabout a.ilink_in:hover{background-color: #ff9c00;}
.iabout .tid{}
.ithead{text-align: center; }
.ithead a{display: inline-block; background: #016ce5 url(../images/iabout_thead.png) no-repeat center ; 
font-size: 18px;text-align: center;color: #fff;width: 193px;height: 48px;line-height: 48px;font-weight: bold;
margin: 18px 5px;}
.ithead a:hover{background-color: #ff9c00;}
.iabout .wd{margin-bottom: 10px; }
.iabout .img{ }
.iabout .img img{border: 1px solid #dcdcdc; }
.igao{ background: #016ce5 url(../images/texture.jpg) repeat center;color: #fff;height: 336px;padding-top: 80px;position: relative;
z-index: 1;top: -47px;}
.igao ul{margin-left: 70px;   }
.igao li{width: 230px;background: url(../images/mei.png) no-repeat center top;text-align: center;line-height: 1;
height: 234px;padding-top: 56px; float: left;}
.igao li b{font-size: 116px;font-weight: normal;display: block; }
.igao li em{font-style: normal;font-size: 14px;text-transform: uppercase;font-family: 'Arial';display: block;
margin-top: 10px;}
.igao li span{font-size: 20px; display: block;margin-top: 66px; }
.igao li.liubin{display: block;float: left; width: 30px;height: 69px;background: url(../images/mei_liner.png) no-repeat center;
margin: 0 48px;margin-top: 75px;}

.icase{margin-top:10px;}
.icase .tod{background:url(../images/icase_bg.png) no-repeat left center;width: 1100px;height: 480px;position: relative; }
.icase .tod .i_btn{ width: 55px;height: 55px;display: block;position: absolute;top: 444px;background-color: #1e82e0;  }
.icase .more{ color: #fff;text-align: center;display: inline-block;width: 262px;height: 55px;line-height: 55px;position: absolute;top: 444px;
background: #016ce5;left:470px ;}
.icase .tod .prev_L{background-position: right -245px;left: 740px;}
.icase .tod .next_R{ left: 408px;background-position: left -245px;}
.icase .tod .prev_L:hover{ background-color: #ffd800;}
.icase .tod .next_R:hover{ background-color: #1e82e0;}
.icase .tod ul{ position: relative;}
.icase .tod li{ position: absolute;overflow: hidden;background: url(../images/shadow.png) no-repeat center bottom;padding-bottom: 16px;
width: 464px;border-radius: 100%;border: 5px solid #1e82e0;overflow: hidden;}


.icase .tod li img{display: block;width:533px;height: 400px;margin-left: -60px;}
.icase .tod li .xiangxi{height: 40px;line-height: 40px;background: url(../images/cover.png) repeat center bottom ;
  color: #fff; width: 380px;position: relative;top: -100px;}
.icase .tod li .xiangxi a{font-size: 18px;  display: block;   color: #fff;text-align: center;}
.icase li.on {  left: 190px;    overflow: hidden;    top: 100px;    width: 800px;}

.icase li.left {    left: 0;background: url(../images/dong_left.png) no-repeat left top;padding: 0 0 23px 26px;
}
.icase li.left img{ width: 373px;height: 280px;border: none; }
.icase li.left .xiangxi{display: none;}
.icase li.right {   left: 10px;background: url(../images/dong_left.png) no-repeat left top;padding: 0 0 23px 26px;
}
.icase li.right img{ width: 373px;height: 280px;border: none;}
.icase li.right .xiangxi{display: none;}
.icase li.mid {background: none;    left: 190px;}
.icase li.mid img{width: 373px;height: 280px;border: none;}
.icase li.mid .xiangxi{display: none;}


.iheadx{border: 1px solid #dcdcdc;width: 72px;height: 277px;position: relative;float: left; }
.iheadx h2{font-size: 18px;font-weight: bold;color: #016ce5;position: absolute;right: -14px;top: 60px;background: #fff; 
display: block;padding: 6px 0;width: 24px;line-height: 1.2;}
.iheadx em{text-transform: uppercase; font-size: 14px;color: #ff9c00;font-style: normal;
display:block;text-align: center;position: relative;left: -54px;top: 50%;top:30%\9;left: 30px\9;+position: absolute;width: 200px;margin-top: -43px;+width: 200px;+margin-top: -70px;
  /* Safari */
	-webkit-transform: rotate(-270deg);
	/* Firefox */
	-moz-transform: rotate(-270deg);
	/* Internet Explorer 滤镜写法*/
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}


.inews{margin-top: 74px;width: 530px;}
.inews .tod{width: 400px; float: right;}
.inews .tod ul{}
.inews .tod li{font-size: 14px;color: #535353;float: none;height: 34px;line-height: 34px; }
.inews .tod img{width:400px ;height: 300px;}
.inews .tod li a{ background: url(../images/tip.png) no-repeat left -436px;color: #535353;padding-left: 18px;display: inline-block;
float: left;font-size: 14px;}
.inews .tod li span{color: #535353;float: right;display: inline-block;}
.inews .tod li:hover span,.inews .tod li:hover a{ color: #016ce5;}
.inews .tod li:hover a{ background: url(../images/tip.png) no-repeat left -408px; }

.imessage {position: relative; }
.imessage h1{position: relative;text-align: center;bottom: -45px;background: #fff;text-transform: uppercase;
line-height: 1;display: inline-block;left: 214px; +display:inline; +zoom:1; }
.imessage h1 b{font-size: 59px;color: #016ce5;display: block; }
.imessage h1 span{ font-size: 36px;font-weight: bold;color: #535353;display: block;line-height: 1.4;}
.imessage h1 p{font-size: 18px;color: #535353; }
.imessage .w167{width: 167px!important;}
.imessage .w315{width: 315px!important;}
.imessage .comt {font-size: 14px;height: 214px;border: 1px solid #dcdcdc;padding-top: 70px;padding-left: 197px;}
.imessage .comt ul li {line-height: 36px;margin: 0 30px 30px 0;background: #eeeeee;}
.imessage .comt ul .red{color: red;    font-size: 14px;    height: 40px;    line-height: 40px;   width: 14px;    float: left;    text-align: center;}
.imessage .comt ul li i {float: left; width: 36px;height: 36px;background:#e7e7e7 url(../images/tip.png) no-repeat left -1003px;margin-right: 10px;}
.imessage .comt ul li i.icon2{background-position: -246px -1003px;}
.imessage .comt ul li i.icon3{background-position: left -1054px;}
.imessage .comt ul li i.icon4{background-position: -246px -1054px;}
.imessage .comt ul li input.name {height: 44px;line-height: 44px;font-family: "microsoft yahei";float: left;
  width: 310px;border: none; background: none;font-size: 14px; text-indent: 1em; color: #535353;}
.imessage .comt ul li.a1 i {background-position: -33px 0px;}
.imessage .comt ul li.a2 i {background: none;border: none;font-size: 13px;color: #aaaaaa;font-family: "宋体";}
.imessage textarea{line-height: 36px;  float: left;  font-size: 14px;    color: #747474;    width: 362px;+width: 360px;    height: 34px;
  padding: 5px;border: none;
    resize: none;  background:none; }
.imessage .tex{height: 44px;}
.imessage .button1{width: 136px;height: 44px;color: #fff!important;  text-align: center;border: none;
  background-color: #ffa71c;  margin-left: 330px;cursor: pointer;font-size: 14px;}
.imessage .reset{background-position: -126px bottom; margin: 0 0 0 24px;}
.imessage .button1:hover{ font-weight: bold;}
.ipart{position: relative;background: #eeeeee;height: 322px;margin-top: 60px;}
.imapCon{width:50%; height: 322px;position: absolute;right: 0;top: 0;}

.icontact{padding-top: 36px;position: relative;width: 550px;    z-index: 100; }
.icontact .san{position: absolute;width: 21px;height: 27px;background:url(../images/san.png) no-repeat center;top: 248px;right: -21px; }
.icontact .headx{ }
.icontact .headx h2{ color: #016ce5;font-size: 24px;font-weight: bold;}
.icontact .headx h2 span{color: #ff9c00; font-family: 'Arial';text-transform: uppercase;display: inline-block;margin-left: 10px;}
.icontact .headx p{ color: #535353;font-size: 14px;}
.icontact .wd{ margin-top: 16px;color: #535353;font-size: 14px;}
.icontact .wd b{font-size: 18px;color: #535353; }
.icontact .wd .s{ padding-left: 34px;height: 28px;line-height: 28px;margin-top: 6px;}
.icontact .wd .iname{background-position: left -519px; }
.icontact .wd .tel3{ background-position: left -552px;}
.icontact .wd .iemail{ background-position: left -588px; }
.icontact .wd .iadd{background-position: left -626px;}

.bt_one .w{position: relative;}
.footer{background:#016ce5;color: #fff;border-top: 10px solid #ff9c00;
  font-size: 14px;padding-top: 10px;}
.bt_one{height: 58px;border-bottom: 1px solid #3489ea;margin-bottom: 20px;}
/*btNav*/
.btNav{height:35px;   font-size: 14px;text-align: center;}
.btNav a{display: inline-block; width: 114px; line-height: 36px;height: 36px; text-align: center; color:#fff; 
border-left: 1px solid #80b6f2;}
.btNav a:hover{font-weight: bold; }
.bt_two{color: #630a04;}
.bt_two h1{ float: left;color: #fff;font-size: 14px;}
.bt_two h1 b{font-size: 24px;display: inline-block;margin-right: 4px;}
.bt_two span{font-size: 12px;text-transform: uppercase;line-height: 1;display: block;}
.bt_two p{color: #fff;    height: 38px;  }
.bt_two p a{color: #fff; height: 38px;line-height: 45px; }

.copyright{font-size: 14px;line-height: 28px;padding-bottom: 10px;}
.copyright a{color: #fff;}

.nybanner {height: 300px;display: block;width: 100%;background: #ccc;border-top: 1px solid #ccc;}
.subcomt {border: 1px solid #cacbcb;padding: 8px;}
.sobtitle {height: 46px;line-height: 46px;margin-bottom: 10px;
  background: #d2d2d2;}
.sobtitle p.fl {color: #592f2a;font-size: 24px;background: #016ce5;color: #fff;font-weight: bold;padding: 0 20px;}
.sobtitle .sitepath {padding: 0 34px;font-size: 14px;}
.sobtitle .sitepath a{}
.submian {position: relative;margin-top: 56px;}

.submian .subleft {width: 240px;}
.submian .subleft .sidebar{float: none;margin-bottom: 10px;}
.submian .subleft .titlex {    text-align: center;background: #016ce5;color: #fff;height: 82px;}
.submian .subleft .titlex span {margin-top: 10px;border-bottom: 1px dashed #fff;display: inline-block;padding: 0 10px;color: #fff;font-size: 24px;font-weight: bold;line-height: 40px;}
.submian .subleft .titlex b{line-height: 2; text-transform: uppercase;font-size: 12px;font-weight: normal;display: block;}
.submian .subleft .titlex a {font-size: 14px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;height: 21px;line-height: 21px;float: right;margin-right: 10px;margin-top: 20px;position: relative;width: 75px;color: #fff;}
.submian .subleft .titlex a i {color: #fff;font-weight: bold;font-size: 20px;position: absolute;right:-3px;top: 0px;}
.submian .subleft .titlex a i:before {content: "";height: 21px;}
.submian .subleft .titlex a:hover {color: #F3F3F3;border-color: #F3F3F3;}
.submian .subleft .titlex a:hover i:before {content: "";color: #F3F3F3;}
.submian .subleft .lefta {padding-bottom: 20px;}
.submian .subleft .lefta .titlex{ height: 122px;line-height: inherit;}
.submian .subleft .lefta .titlex span{    padding-top: 18px;    display: block;    line-height: 52px;}
.submian .subleft .lefta .titlex em{font-style: normal;font-size: 14px;padding-left: 35px;display: block;}

.submian .subleft .lefta .comt { }
.submian .subleft .lefta .comt ul li {line-height: 52px;color: #787878;display: block;margin-bottom: 2px;width:100%;}
.submian .subleft .lefta .comt ul li a {font-size: 18px;position: relative;display: block;width:220px;height:52px;line-height:52px;border-bottom: 1px solid #e2e2e2;padding-left: 60px;}
.submian .subleft .lefta .comt ul li a:hover,
.submian .subleft .lefta .comt ul li a.hover {    color: #016ce5;    background: #FFF100;}
.submian .subleft .lefta .comt ul .box {display: none;}
.submian .subleft .lefta .comt ul .box a {display: block;line-height: 32px;font-size: 14px;height: 32px;border-bottom: 1px solid #eee;border-top: 0px;border-left: 0px;border-right: 0px;}
.submian .subleft .lefta .comt ul li.current .box { display:block; }
.submian .subleft .lefta .comt ul li.current > a {background: #FFF100;color: #016ce5; }
.submian .subleft .lefta .comt ul li.current > a {background:#FFF100;color:#016ce5; }

.submian .subleft .leftnews .leftnewscomt {border: 1px solid #016ce5;*padding: 20px 15px;}
.submian .mainx {  height:230px;margin: 20px 15px;  background:#FFF; overflow:hidden; position:relative; *width: 215px;*margin-top: 20px;}
.submian .listx { float:left; width:300%; position:relative; }
.submian .listx dd { float:left; width:250px; height:187px; position:relative; }
.submian .listx a { display:block; overflow:hidden; position:relative; z-index: 9;}
.submian .listx span { width:430px; height:56px; line-height:56px; padding:0 15px; position:absolute; left:0; bottom:0; font-size:16px; color:#FFF; }
.submian .listx img { display:block; width:250px; height:187px; }
.submian .listx dd:hover img { -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.submian .tipx {width:100%; height:24px; text-align:center;position: absolute;bottom: 5px; }
.submian .tipx span { display:inline-block; vertical-align:middle; width:24px; height:24px; background:url(../images/tip-view.png) center 0 no-repeat; cursor:pointer;margin: 0 6px; }
.submian .tipx span.cur { background-position:center bottom; }
.submian .leftcontact{margin-bottom: 20px; }
.submian .leftcontactcomt{line-height: 28px;border: 1px solid #016ce5;padding: 10px; font-size: 15px;}


.submian .subright {width: 820px;margin-bottom: 65px; line-height: 28px;}
.submian .subright .produtlist .list {overflow: hidden;}
.submian .subright .produtlist .list .itag li {float: left;margin: 8px;width: 220px;}
.submian .subright .produtlist .list .itag li.err span{cursor: text;}
.submian .subright .produtlist .list .itag li img {width: 220px;height: 169px;display: block;padding: 2px;border: 1px solid #dcdcdc;}
.submian .subright .produtlist .list .itag li span {cursor:pointer;height: 34px;line-height: 34px;display: block;width: 100%;text-align: center;overflow: hidden;}
.submian .subright .produtlist .list .itag li:hover img {border-color: #016ce5;background: #016ce5;}
.submian .subright .produtlist .list .itag li:hover span {color: #016ce5;}
.submian .subright .listnews {padding:0 20px 20px 20px;}
.submian .subright .listnews ul li {width: 100%;border-bottom: 1px dashed #d6d6d6;height: 40px;line-height: 40px;}
.submian .subright .listnews ul li.err{margin-bottom: 20px;}
.submian .subright .listnews ul li a {display: block;}
.submian .subright .listnews ul li a p {float: left;cursor:pointer;}
.submian .subright .listnews ul li a span {color: #999;cursor:pointer;float: right;}
.submian .subright .listnews ul li a:hover p {color: #016ce5;}
.submian .subright .listnews ul li a:hover span {color: #666;}
.submian .subright .aboutlist {line-height: 32px;color: #333;}
.aboutlist img{max-width:100%}
.submian .subright .conBox {padding: 0px 20px 20px;line-height: 24px;color: #333;}
/* page_newsdetail_list */
.submian .subright .ArticleTitle {padding-bottom: 7px;}
.submian .subright .ArticleTitle h1 {padding-top: 10px;    font-size: 20px;    line-height: 30px;text-align: center;padding-bottom: 5px;border-bottom: 1px dotted #a6a6a6;color: #016ce5;}
.submian .subright .ArticleMessage {text-align: center;line-height: 22px;height: 22px;border-bottom: 1px dotted #a6a6a6;margin-bottom: 10px;}
.submian .subright .ArticleTencont {padding: 5px 0px 20px 0px;line-height: 2em;overflow: hidden;}

/* listProduct */
.listProduct {margin-top: 20px;}
.listProduct .tod { overflow:hidden; }
.listProduct ul{ width:110%; }
.listProduct .item{ width:252px; height:300px; float:left; overflow:hidden; margin:0 14px 20px 0px;padding: 3px;}
.listProduct .item img{ width:247px; height:185px;border-radius: 10px;border: 3px solid #016ce5;}
.listProduct .item a{ display:block; color:#016ce5;line-height:26px; font-size:16px;}
.listProduct .item p{ width:100%;  text-align:center;}
.listProduct p.wd{ width:100%;   }
.listProduct p.wd a{ display:block;font-size: 18px; }
.listProduct p.wd b{border-bottom: 3px solid #016ce5;display: inline-block;height: 40px;
line-height: 40px;}
.listProduct p.wd span{ color:#666666; font-size:14px; height: 50px;margin-top: 10px;display: block;    word-wrap: break-word;}
.listProduct .item:hover img{ border: 3px solid #016ce5;transition:none; }
.listProduct .item:hover a{color: #016ce5;transition:none;}
.listProduct .item:hover b{border-color: #016ce5; }
/* relatedLink */
.submian .subright .reLink {height: 30px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;width: 100%;margin: 10px auto 10px;overflow:hidden;}
.submian .subright .reLink .prevLink {float: left;margin-left: 10px;height: 30px;line-height: 30px;}
.submian .subright .reLink .nextLink {float: right;margin-right: 10px;height: 30px;line-height: 30px;}
.maplist li a {background: #eee;width: 98%;height: 30px;line-height: 30px;display: block;margin-bottom: 10px;padding-left: 2%;font-weight: bold;}
.maplist li .box {width: 100%;height: auto;margin-bottom: 10px;}
.maplist li .box a {float: left;height: 24px;line-height: 24px;width: auto;text-align: center;margin-right: 10px;padding: 0px 5px;font-weight: normal;}
.maplist li .box a:hover {background: #ff611c;color: #fff;}
/* pager */
.pager {display: block;width: 100%;height: auto;padding: 25px 0 5px;text-align: center;clear: both;margin-bottom: 5px;
background: url(../images/inews_liner.jpg) repeat-x left top;}
.pager span,
.pager a {display: inline-block;border: 1px solid #ccc;color: #666;background: #f3f3f3;height: 24px;line-height: 24px;padding: 0px 8px;text-decoration: none;margin: 0 5px;}
.pager a:hover {background: #016ce5;border-color: #016ce5;color: #fff;text-decoration: none;}
.pager .cur {background: #016ce5;border-color: #016ce5;font-weight: bold;color: #FFF;}
.pager span.dot {background: #016ce5;border-color: #0a6c00;font-weight: bold;color: #FFF;}
/* cms2.0地图 */
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#016ce5; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #016ce5; border-top:3px solid #016ce5;}
.baiduMap {
    background: #eee none repeat scroll 0 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    height: 400px;
    margin: 0 auto 20px;
    width: 100%;
}
.BMap_bubble_title a {
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.BMap_bubble_title a:hover {
}
.BMap_bubble_title > a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.BMap_bubble_title > a:hover {
    background: #666 none repeat scroll 0 0;
}

.toolbar { width:35px; position:fixed; right:40px; top:50%; margin:-132px 0 0 0; z-index:50; }
.toolbar dd { width:35px; height:35px; background:none; position:relative; margin-bottom: 5px; background:url(about:blank); }
.toolbar *{transition: background .2s;  -webkit-transition: background .2s;}
.toolbar dd > i { display:block; width:33px; height:33px; cursor:pointer; }
.toolbar .slide-qq { display:block; width:33px; height:33px; line-height:33px; font-size:16px; color:#FFF;   position:absolute; top:0; right:0;  border-radius: 4px; border:1px #016ce5 solid;
  	overflow:hidden;   text-indent: 35px;   background:url(../images/tool-qq.png) center center no-repeat #016ce5;   *background:url(../images/tool-qq.png) 5px 4px no-repeat #016ce5;  }
.toolbar .pop { position:absolute; right:90px; top:-50px; background:#fff; border: 1px #f39d0f solid; display:none; color:#f39d0f}
.toolbar .slide-qq:hover { background:url(../images/tool_qq_hover.png) 10px center no-repeat #fff;  color: #f39d0f;  text-indent:45px; }

.toolbar .pop .o { position:absolute; right:-9px; top:50%; width:9px; height:13px;  margin-top: -6px; background:url(../images/tool-arrow.png) 0 0 no-repeat; }
.toolbar .pop-tel { width:98px; padding:18px 10px; color:#016ce5; text-align:center;  border-radius: 8px;  }
.toolbar .pop-tel .icon { height:25px; line-height:24px; padding-top:48px; background:url(../images/tool-telphone2.png) 8px 3px no-repeat;    width: 100%; }
.toolbar .pop-tel .item { line-height:24px; font-size:14px; color:#016ce5;     padding-bottom: 3px;}
.toolbar .pop-code { width:98px; padding:10px 10px 10px;  border-radius: 8px; }
.toolbar .pop-code img { width:98px; height:98px; display:block; }
.toolbar .pop-code h3 { height:16; line-height:16px; text-align:center; color:#016ce5; font-size:14px; font-weight:400; white-space:nowrap; }

.toolbar .tel { background:url(../images/tool-telphone.png) center center no-repeat #016ce5; border-radius: 4px;border:1px #016ce5 solid; }
.toolbar .code { background:url(../images/tool-code.png) center center no-repeat #016ce5;  border-radius: 4px; border:1px #016ce5 solid; }
.toolbar .top { background:url(../images/tool-top.png) center center no-repeat #016ce5;  border-radius: 4px;  border:1px #016ce5 solid;}

.jing_pointer { width:27px; height:117px; position:absolute; top:55px;*top:-120px; left:-27px; cursor:pointer;background:url(../images/pointer4.png) left top no-repeat;  }
.jing_pointer.active { left:38px; background:url(../images/pointer1.png) left top no-repeat;  }
.pl1{ background:none !important;}
.h126{height: 126px!important;}
.h208{height: 208px!important;}
.h120{height: 120px!important;}

.pageMsg {color: #333d58;margin-top: 30px;}
.pageMsg #formPost table td input#txtImageCode {width: 70px;}
.pageMsg #formPost table td input:focus {border-color: #eee;outline: 0;}
.pageMsg #formPost table span.red {color: #f00;margin-right: 5px;}
.pageMsg #formPost table input {border: 1px solid #ccc !important;font-family: "microsoft yahei";}
.pageMsg #formPost table textarea {border: 1px solid #ccc !important;}
.pageMsg #formPost table input.sub {font-family: "microsoft yahei";cursor: pointer;width: 100px;height: 35px;line-height: 24px;color: #848484;text-align: center;margin-top: 10px;background: #fff;}
.pageMsg #formPost table input.sub:hover {background: #ff611c;color: #fff;border: 1px solid #eee !important;}
.pageMsg #formPost table td input {width: 240px;height: 25px;line-height: 25px;padding: 0px 5px;}
.pageMsg tr.code input {width: 90px;}
.pageMsg .err {color: #f00;padding-left: 10px;}
.pageMsg tr.item textarea {width: 240px;height: 50px;color: #666;border: 1px solid #ccc;padding: 0 5px;outline: none;}
/*# sourceMappingURL=style.css.map */
#slider{width:630px;height:240px;position:relative;margin:0 auto;}
.scroll{width:630px;height:340px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:230px;height:288px;}
.scrollContainer .panel{width:195px;height:146px;float: left;display:inline;}
.panel .inside{display:block;position:relative; }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:197px;height:37px;line-height:37px;display:none;position:absolute;bottom:-17px;left:16px;background-color:#c69;font-size:14px;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:block;}
.btnMode a.btn{background:url(../img/tab1.png) no-repeat left top;}
.btnMode a.btn{width:20px; height:39px;position:absolute;top:80px; }
.btnMode a.prev{left:-30px;background-position:13px 0px;}

.btnMode a.next{right:-30px;background-position:-13px 0;}
.BMap_bubble_content{line-height:22px;}

#tp_img{ float: left; width: 670px;  overflow: hidden; text-align:center;font-size:0; }
.itag1{ width:640px; float:left; position:relative; display:inline-block; background:#f1f1f1; border:1px solid #e0e0e0; height:82px; padding:10px 10px 0; margin-top:10px; b}
.itag1 .up,.itag1 .down{ display:block; width:23px; height:66px; background:url(../img/icoup.png) no-repeat center; float:left; }
.itag1 .down{ background-image:url(../img/icodown.png);}
.itag1 .img_{ height:75px; width:580px; margin:0 5px; overflow:hidden; position:relative; float:left} 
.itag1 .img_ a{ display:block; height:75px; float:left; padding-right:10px }
.itag1 .img_bk{ width:800%}
.itag1 .img_ img{ border:1px solid #eee;}
.itag1 .img_ a:hover img,.itag .img_ a.hover img{ border-color:#f60}

.ProDes{padding-top:10px;float:left;}

[ig-null] { margin-bottom:0px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px;background: none; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }

/* 4:3 图文 */
.list-case { padding:0 20px;  margin-bottom:10px; }
.list-case .list { padding:10px 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; }
.list-case .item .img img { display:block; width:166px; height:124px; }
.list-case .item .date { position:absolute; right:0; top:15px; color:#999; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 产品详情页 */
.product-content {padding: 20px; }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/photo-pn.png) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }

.relink { padding:0 10px; height:40px; line-height:40px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; margin:0 20px 20px 20px ; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }
.product-photo .thum dd.current { border-color:#016ce5; }
.product-info { margin:0 0 0 460px; position:relative; height:346px; }
.product-info h1 { font-size:20px; line-height:1.2; margin-bottom:20px; }
.product-info .order { float:left; margin:3px 0; }
.product-info .order a { display:block; width:115px; height:30px; line-height:30px; color:#FFF; font-size:14px; background:#016ce5; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#FC771C; }
.product-info .bdshare { float:right; +margin-right:10px; }
.product-info .bdshare .head { display:none; }
.product-info .des { float:left; padding:15px 0; width:100%; height:200px; line-height:24px; margin-bottom:40px; overflow:hidden; }
.product-info .tel { width:220px; height:55px;  
  padding:0; line-height:1.1; position:absolute; left:0; bottom:10px;margin: 0; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:27px; color:#016ce5; font-weight:700; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; }
.article-container .article { padding-bottom:10px; }
.article-container .article img{max-width:100%;}
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px;  font-size:16px; color:#016ce5; }

/* 产品详情页 */
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; max-width:100%; height:auto;margin: 0 auto; }
.product-info2 { position:relative; padding:10px 335px 10px 0; min-height:35px; }
.product-info2 h1 { font-size:20px; }
.product-info2 .telx { width:250px; height:; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .telx dt { font-size:16px; font-weight:700; }
.product-info2 .telx dd { font-size:30px; color:#016ce5; font-weight:700; }

.recommend-news {  margin:20px; }
.recommend-news .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-news .head h2 { font-size:18px; color:#016ce5; border-left:5px solid #016ce5; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-news .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-news .head .mo:hover { color:#016ce5; }
.recommend-news .main { width:autp; overflow:hidden; padding:20px 20px 20px 0; }
.recommend-news .list { float:left; width:110%; }
.recommend-news .item { float:left; width:362px; height:30px; line-height:30px; margin-right:50px; position:relative; }
.recommend-news .item a { background:url(../images/ico-news.png) left center no-repeat; padding:0 0 0 12px; }
.recommend-news .item a:hover { text-decoration:underline; }
.recommend-news .item span { position:absolute; right:0; top:0; color:#999; }

.recommend-pro { margin-bottom:20px; padding: 0 20px;}
.recommend-pro .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-pro .head h2 { font-size:18px; color:#016ce5; border-left:5px solid #016ce5; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-pro .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-pro .head .mo:hover { color:#016ce5; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:110%; }
.recommend-pro .item { float:left; width:auto; margin:0 20px 0 0; }
.recommend-pro .item .img { width:244px; height:183px; overflow:hidden; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:183px; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item h3 a { }
.recommend-pro .item:hover { border-color:#c8a48e; }

.recommend-form { padding: 0 20px; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#016ce5; border-left:5px solid #016ce5; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-form .main { width:auto; overflow:hidden; padding:40px 20px 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt {text-indent: 2em;*text-indent: 0; width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#016ce5; }
.recommend-form .reset { background:#292826; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#9E150E; }
.recommend-form .reset:hover { background:#000; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
.BMap_bubble_content{font-size: 12px;line-height:1.4;}

/* 地图 */
.map11{padding: 25px;}
.map11 li.item{ width:100%;  padding:10px 0px; text-align:left;  border-bottom:1px solid #c8c8c8;}
.map11 li.item a{line-height:30px; color:#016ce5; font-size:16px;   font-weight:bold; margin-right:15px;}
.map11 .subMap11{  text-align:left; margin-left:50px;}
.map11 .subMap11 li.item2{ margin:15px 0px; line-height:24px;}
.map11 .subMap11 .san{  text-align:left; margin-left:50px;}
.map11 .subMap11 .san a{  font-size:16px; font-weight:normal;}
.mab img{ max-width: initial;}
.minBanner, .minBanner ul, .minBanner img,.minBanner li.item{height: 300px!important;}
.minBanner .prev,.minBanner  .next{top: 125px;} 
