/* CSS Document */
*{margin:0;padding:0;list-style:none;border:none;}
body{margin: 0;padding: 0; font-family: Microsoft Yahei; color: #666; font-size: 14px; height: auto;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#279ff6,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #279ff6,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#279ff6,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#279ff6), to(#ffffff));/*谷歌*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#279ff6), to(#ffffff));/* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #279ff6, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #279ff6, #ffffff);  /*Opera 11.10+*/
}
p,ul,li,dl,dt,dd,img,h1,h2,h3,h4,h5,h6,span{margin: 0; padding: 0; height: auto; overflow: hidden; list-style: none;}
div{margin: 0; padding: 0;}
img{margin: 0; padding: 0; border: 0; vertical-align: top;}
.t_l{text-align: left;}
.t_r{text-align: right;}
.f_l{float: left;}
.f_r{float: right;}
.h10{height: 10px; overflow: hidden; clear: both;}
.shadow{-webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px;}
a{color: #666; text-decoration: none;}
a:hover{color: #005aa8; text-decoration: none;}
/**********************************************************************/
.content{width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 0;}
.content4{width: 1220px; height: auto; overflow: hidden; margin: 0 auto; padding: 0;}
.content_plus{width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 0;}
.content_s{width: 1206px; height: auto; overflow: hidden; margin: 0 auto; padding: 0;}
.content_x{width: 1200px; height: 100px; overflow: hidden; margin:0 auto; padding: 0; -webkit-box-shadow: #666 0px 0px 6px; -moz-box-shadow: #666 0px 0px 6px; box-shadow: #666 0px 0px 6px; background: #fff;}
/**********************************************************************/
.head{width: 100%;  height: auto;}
.headbg{background: url(../images/headbg.jpg) repeat-x;height: 150px;}
.logo{width: 80%; height: 100px; float: left;}
.logo_r{width: 20%; float: left; padding-top: 12px; color: #fff; font-size: 16px;}
.menu{width: 100%; height: 50px;float:left}
.menu ul{padding-left:50px;}
.menu ul li{width:auto; line-height: 50px; float: left; padding: 0 90px 0 0; color: #fff; font-size: 20px; font-weight: 600;}
.menu ul li a{color: #fff;}
.gg{height: 40px; background: #aad7f8; line-height: 40px; padding: 0 10px;}
.top_ad{ height: auto; padding:0 0 5px 0; background: #fff;}
.qimo8{ overflow:hidden;}
.qimo8 .qimo {/*width:99999999px;*/width:8000%; height:30px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; zoom:1; }
.qimo8 .qimo ul li{float:left; line-height:40px; margin-right: 50px;}
/**********************************************************************/
.part1{}
.part1 .title{width: 100%; background: #1b468f; border-radius:5px 5px 0 0; height: 30px; line-height: 30px; color: #fff; text-indent: 10px; font-weight: bolder; font-size: 16px;}
/**********************************************************************/
.part1_left{width: 227px; margin:3px; float: left; }
.part1_left .con_box{ padding: 8px 10px 87px 10px; height: 175px; background: url(../images/part1_left.jpg) bottom no-repeat #fff;}
.tell{width:100%;  background: url(../images/tell.jpg) no-repeat left center; height: 36px; font-size: 20px; text-indent: 40px; line-height: 36px; font-weight: bolder; color: #000; border-bottom: 1px dashed #ccc;}
.con_box .phone{width: 100%; background: url(../images/phone.jpg) no-repeat left center; height: auto;font-size: 20px; text-indent: 40px; line-height:35px; font-weight: bolder; color: #000; border-bottom: 1px dashed #ccc;}
.con_box .phone1{width: 100%; background: url(../images/wx.jpg) no-repeat left center; height: auto;font-size: 20px; text-indent: 40px; line-height:35px; font-weight: bolder; color: #000; border-bottom: 1px dashed #ccc;}
.qq{width: 100%;  background: url(../images/qq.jpg) no-repeat left center; height: 36px;font-size: 20px; text-indent: 40px; line-height:36px; font-weight: bolder; color: #000; }
/**********************************************************************/
.part1_center{width: 660px; height: auto; overflow: hidden; margin:3px 20px; float: left;-webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px;}
/**********************************************************************/
.part1_right{width: 267px;_width:263px;  /*ie6*/ margin:3px; float: right;}
.part1_right .con_box{width: 243px; padding: 8px 10px 6px 10px; background: #fff;}
.part1_right .con_box ul{width: 100%;}
.part1_right .con_box ul li{width: 100%; line-height: 31px; border-bottom: 1px dashed #ccc;}
.part1_right .con_box ul li span{float: right;}
/**********************************************************************/
.shutter {
  width: 660px;
  height: 300px;
  position: relative;
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 660px;
  height: 36px;
  background: url(../images/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
/**********************************************************************/
.ad{ height: auto; padding:15px 0; background: #1b468f; color: #fff; font-weight: bolder; font-size: 30px; text-align: center;}
.part2{}
.part2 dl{width: 100%; height: auto;}
.part2 dt{width: 30px; height:145px; float: left; padding: 15px 10px 0 20px; font-size: 22px; background: #2990cc;}
.part2 dt a{color: #fff;}
.part2_left{width: 590px; height: 160px; float: left; margin: 3px 7px 3px 3px; -webkit-box-shadow: #666 0px 0px 6px; -moz-box-shadow: #666 0px 0px 6px; box-shadow: #666 0px 0px 6px; background: #fff; border-top: 1px solid #2990cc; border-right: 1px solid #2990cc; border-bottom: 1px solid #2990cc;}
.part2_left dd{height: 30px; line-height: 30px; text-indent: 8px; font-weight:700; font-size: 15px; border-bottom: 1px solid #2990cc; padding: 5px 0; }
.part2_left dd:last-child{border-bottom: 0;}
.part2_left dd a{color: #1b468f;}
.part2_right{width: 590px;  height: 160px; float: left; margin: 3px 3px 3px 7px; -webkit-box-shadow: #666 0px 0px 6px; -moz-box-shadow: #666 0px 0px 6px; box-shadow: #666 0px 0px 6px; background: #fff; border-right: 1px solid #2990cc; border-top: 1px solid #2990cc; border-bottom: 1px solid #2990cc;}
.part2_right dd{height: 40px; line-height: 39px; text-indent: 8px; color: #1b468f; font-weight:700; font-size: 15px; border-bottom: 1px solid #2990cc;  padding: 6px 0;}
.part2_right dd:last-child{border-bottom: 0;}
/**********************************************************************/
.part3{}
.part3_title{height: 100px; background: url(../images/titlebg.png); text-indent: 30px;}
.part3_title .bigtitle{font-size: 30px; color: #f00; font-weight: bolder; padding-top: 20px;}
.part3_title .bigtitle a{color: #005aa8;}
.part3_title .bigtitle a:hover{color: #f00;}
.part3_title .samlltitle{padding-top: 10px;}
/**********************************************************************/
.part4{height: auto;}
.part4 .ul{ margin: 0;}
.part4 .ul li{width: 249px; padding: 18px; float: left; background: #fff; margin:10px;}
.part4 .ul li img{width: 275px; height: 150px;}
.part4 .ul .title_l{width: 60%; float: left;}
.part4 .ul .title_l p{font-size: 15px; font-weight: bolder;}
.part4 .ul .title_r{width: 40%; float: right; text-align: center; color: #f00;}
.part4 .ul .title_r span{font-weight: bolder; font-size: 24px; margin: 0 5px;}

/**********************************************************************/
.part5{}
/**********************************************************************/
.part6{height: auto;}
.part6 .ul{ margin: 0;}
.part6 .ul li{width: 590px; float: left; background: #fff; height: 130px; margin-bottom:20px;}
.part6 .ul li:nth-last-child(2){margin-right: 20px;}
.part6 .ul li:nth-last-child(4){margin-right: 20px;}
.part6 .ul li:nth-last-child(6){margin-right: 20px;}
.part6 .ul li:nth-last-child(8){margin-right: 20px;}
.part6 .ul li:nth-last-child(10){margin-right: 20px;}
.part6 .ul li img{width: 194px; height: 130px; float: left;}
.part6 .ul .titbox{width: 386px; float: left; padding: 0 5px;}
.part6 .ul .titbox .tit{font-size:18px; font-weight: bolder; color: #000; line-height: 40px; }
.part6 .ul .titbox .dec{color: #666; line-height: 20px}
.part6 .ul .titbox .pres{text-align: right; color: #f00;}
.part6 .ul .titbox .pres span{font-weight: bolder; font-size: 24px; margin: 0 5px;}
/**********************************************************************/
.part8{height:auto; background: #1b458f;}
.part8 .box{background: #1b458f; height: auto; overflow: hidden;}
.part8 .title{font-size: 40px; text-align: center; font-weight: bolder; line-height: 60px; padding-top: 10px; color: #fff;}
.part8 .box_left{width: 300px; float: left; margin:0px 20px; _margin:0px 20px 20px 10px;  /*ie6*/ }
.part8 .box_center{width: 520px; float: left; margin:0px 0px 20px 0px; background: #fff;}
.part8 .box_right{width: 300px; float: right; margin:0px 20px; _margin:0px 20px 20px 20px;  /*ie6*/}
.part8 .uls{padding: 0 10px;}
.part8 .uls li{text-indent:14px; background:url(../images/ico02.png) no-repeat left; height:30px; line-height: 30px;}
.part8 .uls li span{float: right; color:#878787; font:12px/35px Simsun;}
.link{width: 1180px; margin: 60px 3px 0 3px; padding: 10px; border-radius:5px; background: #fff;}
.link .title{border-bottom: 1px solid #ccc; font-size: 18px; font-weight: bolder; color: #1b468f; line-height: 30px;}
.linkul{width: 100%;}
.linkul li{float: left; padding: 3px 8px 3px 0;}
/**********************************************************************/
.bottom{}
.bottom_top{background: #29467b; height: 40px; text-align: center; color: #fff;}
.bottom_top a{padding: 0 20px; font-size: 18px; color: #fff; line-height: 40px;}

.bottom_con{background: #2a539b; height: auto; color: #fff; padding: 30px 0;}
.bottom_con p{line-height: 30px; text-align: center;}
.bottom_con p a{color: #fff;}
/**********************************************************************/
/**********************************************************************/
.list{background: #fff;}
.list_left{width: 230px; float: left; padding: 10px;}
.list_left .title{width: 100%; height: 50px; font-size: 22px; line-height: 50px; text-indent: 20px; color: #fff; font-weight: bolder;}
.list_left .title1{background: #1aa4ed;}
.list_left .title2{background: #ff7815;}
.list_left .box1{padding: 20px; background: #efefef;}
.list_left .box1 li{width: 100%; height: 35px;}
.list_left .box2{padding: 10px; width:208px;  border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.list_left .box2 .one{border-bottom: 1px dashed #ccc;}
.list_left .box2 ul{width: 100%;}
.list_left .box2 ul li{border-bottom: 1px dashed #ccc; margin-bottom: 10px;}
.list_left .box2 ul li:last-child{border-bottom: 0;}
.list_left .box2 .showimg{height: 110px;}
.list_left .box2 .showimg img{height: 110px; width: 208px;}
.list_left .box2 .titles{font-size: 15px;}
.list_left .box2 .dec{font:12px/20px Simsun;}
.list_left .box2 .pires{color: #f00;}
.list_left .box2 .pires span{font-size: 25px; font-weight: bolder;}
.list_left .box2 ul .pires{color: #f00;}
.list_left .box2 .more{width: 100%; height: 30px; background: #ff7815; border-radius:3px; text-align: center; line-height: 30px;}
.list_left .box2 .more a{color: #fff;}
.list_right{width: 910px; float: left; padding: 10px;}
.list_right .bt{height: 50px; line-height: 50px; font-size: 22px; border-bottom: 1px solid #bbd9ef;}
.list_right .bt span{float: right; font-size: 14px;}
.list_right .artbox p{line-height:2em;}
.list_right .nextpage{border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 10px;}
.list_right .Related{}
.list_right .Related .bts{font-weight: 900; color: #000; font-size: 16px; line-height: 30px;}
.list_right .Related ul{}
.list_right .Related li{background: url(../images/dot01.jpg) left no-repeat; line-height: 30px; text-indent: 10px;}
.list_right .listbox{}
.list_right .listbox ul{padding: 10px 0;}
.list_right .listbox ul li{background: url(../images/ico02.png) left no-repeat; height: 50px; line-height: 50px; border-bottom: 1px dashed #ccc; text-indent: 15px;}
.list_right .listbox ul li span{float: right;}
.list_right .listxianlu{height: auto; overflow: hidden;}
.list_right .listxianlu ul{padding: 0 10px;}
.list_right .listxianlu ul li{padding: 10px 0; border-bottom: 1px dashed #ccc;}
.list_right .listxianlu .showimg{float: left; width: 270px; height: 140px; margin-right: 20px;}
.list_right .listxianlu .showimg img{width: 270px; height: 140px;}
.list_right .listxianlu .title{width: 600px; height: 50px; line-height: 50px; border-bottom: 1px solid #ccc; float: left;}
.list_right .listxianlu .title_l{width: 70%; float: left; font-size: 20px; color: #2a539b;}
.list_right .listxianlu .title_r{width: 30%; float: left; text-align: right; color:#f00;}
.list_right .listxianlu .title_r span{font-size: 22px; font-weight: bolder; padding: 0 10px;}
.list_right .listxianlu .dec{width: 600px; font:12px/20px Simsun; padding-top: 10px;}
/**********************************************************************/
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/**********************************************************************/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
	font-weight: bold;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
/**********************************************************************/
#CSSBox {width:1200px;height:40px; overflow:hidden; margin:0 auto}
#CSSBox ul li {float:left; padding:0 10px; width:auto; height:40; overflow:hidden}
#CSSBox ul li .c {width:auto; height:40px; line-height:40px; text-align:center; font-size:12px}