@charset "utf-8";
/* CSS Document */
.index-small-pic{
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 1;
	width: 100%;
}
.index-small-pic ul{
	text-align: center;
	width: 100%;
}
.index-small-pic ul li{
	display: inline-block;
	border:2px solid #fff;
	padding: 2px;
	margin-right: 20px;
}





.flexslider { position: relative; height: 400px; overflow: hidden; background: url(images/loading.gif) 50% no-repeat;top:-20px;z-index: -1;}
.flexslider2 { position: relative; height: 276px; overflow: hidden; top:-20px;z-index: -1; margin:auto; text-align:center}
.slides { position: relative; z-index: 1;}
.slides li { height: 405px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}

#head{
	position: relative;
	height: 100px;
	width: 100%;
	background: url(images/head-bg.png) repeat-x;
	z-index: 999;
	overflow: hidden;
}
#head .head-in{
	width: 1000px;
	margin:0 auto;
	position: relative;
	height: 82px;
}
#head .logo{
	overflow: hidden;
	margin: 2px 12px 0 0;
}

#head .head-top{
	text-align: right;
	height: 50px;
	line-height: 50px;
}

#head .head-top a{
	color: #0071ab;
	font-size: 14px;
	margin-left: 12px;
}
#head .head-top a:hover{
	color: #fff;
}
.menu{
	height: 44px;
	width:100%;
}
.menu2{
	margin:auto;
	height: 44px;
	line-height: 44px;
	width:1280px;
	background: url(menu-bg2.png) no-repeat right;
}
.menu-nav{
    float:right;
    width:700px;
	height:44px;
}
.menu-nav li{
	float: left;
	display: inline;
	position: relative;
}
.menu-nav li a{
	color: #fff;
	font-size: 13px;
	padding:0 8px;
	font-weight: 500;
	display: inline-block;
	-webkit-tap-highlight-color: transparent;
-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.menu-nav li a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.menu-nav li .search-txt{
	height: 32px;
	line-height: 32px;
	width: 50px;
	border-radius: 6px;
}
.menu-nav li .search-btn{
	width: 44px;
	height: 32px;
	background: url(images/sear-bg.png) no-repeat center;
	float: left;
	cursor: pointer;
}
.search-btn-nav{
	width: 50px;
	height: 32px;
	overflow: hidden;
	margin-top: 8px;
}

.menu-nav li span{ display:block; position:absolute; width:0px; height:0px; background:#1FAEFF; top:47px; left:50%;}

.search-nav{
	width: 22px;
	height: 32px;
	margin-top: 9px;
}


.sb-search {
	position: relative;
	width: 0%;
	min-width: 60px;
	height: 32px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	/*right: -200px;*/
	border: none;
	outline: none;
	background: #fff;
	width: 202px;
	padding-left: 10px;
	height: 32px;
	margin: 0;
	z-index: 10;
	font-family: inherit;
	font-size: 14px;
	color: #2c3e50;
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 32px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: url(images/sear-btn.png) no-repeat center;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: url(images/sear-btn.png) no-repeat center;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}







/* 焦点图css */
.fullSlide{ min-width:1000px; position:relative;  height:724px; margin-top: -100px; z-index: 2;}
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:724px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:724px; width: 100%;position: relative;}

.fullSlide .hd{ width:1000px; left:-1%; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
.fullSlide .hd ul{ float:right;  }
.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer;background: url(images/dot.png) no-repeat 0 -16px; width: 10px;height: 10px;text-indent: -999em; }
.fullSlide .hd ul .on{ background-position: 0 0;  }

.fullSlide .bd ul li p{
	position: absolute;
}
.bg1 .txt-0{
	top:0;
	left: 0;
	width: 1023px;
	animation:FadeIn 2.1s ease;
	-webkit-animation:FadeIn 2.1s ease;
}
.bg1 .txt-1{
	top:218px;
	right: 10%;
	width: 649px;
	animation:FadeInT 2.2s ease;
	-webkit-animation:FadeInT 2.2s ease;
}
.bg1 .txt-2{
	top:440px;
	right: 7%;
	width: 768px;
	animation:BounceInB 2.3s ease;
	-webkit-animation:BounceInB 2.3s ease;
}
.bg1 .txt-3{
	top:250px;
	left: 11%;
	width: 405px;
	animation:FadeIn 2.5s ease;
	-webkit-animation:FadeIn 2.5s ease;
	animation:Flash 2.5s infinite;
	-webkit-animation:Flash 2.5s infinite;
}

.bg2 .txt-20{
	top:110px;
	left: 13%;
	animation:FadeInL 1s ease;
	-webkit-animation:FadeInL 1s ease;
	z-index: 2;
}
.bg2 .txt-21{
	top:110px;
	right: 13%;
	animation:FadeInR 1s ease;
	-webkit-animation:FadeInR 1s ease;
	z-index: 2;
}
.bg2 .txt-22{
	bottom:80px;
	left: 40%;
	animation:smallToBig 2.3s linear;
	-webkit-animation:smallToBig 2.3s linear;
	z-index: 2;
}

.bg2 .txt-24{
	top:187px;
	left: 31%;
	animation:FadeInT 2.4s ease;
	-webkit-animation:FadeInT 2.4s ease;
	z-index: 2;
}

@keyframes smallToBig{
    from {
        transform: scale(0.1);
    }
    to {
        transform: scale(1);
    }
}
@-webkit-keyframes smallToBig{
    from {
        transform: scale(0.1);
    }
    to {
        transform: scale(1);
    }
}
@-ms-keyframes smallToBig{
    from {
        transform: scale(0.1);
    }
    to {
        transform: scale(1);
    }
}
@-moz-keyframes smallToBig{
    from {
        transform: scale(0.1);
    }
    to {
        transform: scale(1);
    }
}

.bg3 .txt0{
	top:180px;
	right: 10%;
	animation:FadeInT 1s ease;
	-webkit-animation:FadeInT 1s ease;
}
.bg3 .txt1{
	top:360px;
	right: 7%;
	animation:FadeInR 2s ease;
	-webkit-animation:FadeInR 2s ease;
}
.bg3 .txt2{
	top:454px;
	right: 7%;
	animation:FadeInR 2.4s ease;
	-webkit-animation:FadeInR 2.4s ease;
}




/*JQ和HTML5焦点图样式*/

#wrapper {
	background:#fff;
	position:relative;
	margin-top: -50px;
}

a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:705px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:450px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#e1472f !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#e1472f !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




#content{
	background: #f3f3f3;
	padding:40px 0;
	overflow: hidden;
}
#content .con-list{
	width: 1200px;
	margin:0 auto;
}
#content .con-list h3{
	margin-top: 10px;
}
#content .con-list li{
	width: 25%;
	min-width: 228px;
	float: left;
	display: inline;
	text-align: center;
}
#content .con-list li a{
	padding-top: 130px;
}
#content .con-list li.p1 a{
	display: inline-block;
	width: 100%;
	background: url(images/home2.png) no-repeat top center;
}
#content .con-list li.p2 a{
	display: inline-block;
	width: 100%;
	background: url(images/home1.png) no-repeat top center;
}
#content .con-list li.p2 a:hover{
	background: url(images/home22.png) no-repeat top center;
}
#content .con-list li.p3 a{
	display: inline-block;
	width: 100%;
	background: url(images/home3.png) no-repeat top center;
}
#content .con-list li.p3 a:hover{
	background: url(images/home33.png) no-repeat top center;
}
#content .con-list li.p4 a{
	display: inline-block;
	width: 100%;
	background: url(images/home4.png) no-repeat top center;
}
#content .con-list li.p4 a:hover{
	background: url(images/home44.png) no-repeat top center;
}
#content .con-list li h3 a{
	font-size: 20px;
	color: #616161;
}
#content .con-list li .text{
	color: #6F6F6F;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}




.i-effect{
	display: inline-block;
	position: relative;
}
.ca-icon{
	background: url(images/ca-icon.png) no-repeat center;
	width: 54px;
	height: 54px;
	position:absolute;
	top:49px;
	left: 36%;
	display:  none;
}


.i-effect:hover .ca-icon{
	display: block;
	animation:BounceIn 1s linear;
	-webkit-animation:BounceIn 1s linear;
}
.i-effect:hover .ca-img{
	animation:FlipInY 1s linear;
	-webkit-animation:FlipInY 1s linear;
}


/*客服*/
.rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 350px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;margin:0;padding:0;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(images/shopnc.png); background-repeat: no-repeat; display:block;  height: 160px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/*//客服//*/













#foot .foot-in{
	width: 1200px;
	margin:0 auto;
	padding:20px 0;
}
#foot .foot-in p{
	line-height: 26px;
	color: #737373;
}
#foot .foot-in .foot-in-right span{
	color: #999;
	margin:0 10px;
}
#foot .foot-in .foot-in-right a{
	color:  #737373;
}
#foot .foot-in .foot-in-right a:hover{
	color: #000;
}

/*公司简介*/
.about-nav{
	background: url(images/bg1.jpg) fixed no-repeat top center;
	padding: 20px 0;
	overflow-y: auto;
}
.content-nav{
	background: rgba(255,255,255,0.06);
	margin:0 auto;
	padding:20px 38px;
	color: #fff;
}
.content-nav h3{
	text-align: center;
	font-size: 30px;
}
.content-nav h3 span{
	font-size: 12px;
	font-family: "Arial";
	color: #d7d7d7;
}
.line-block{
	height: 1px;
	margin:20px 0;
	background: url(images/line.png) no-repeat center;
}
.content-nav p{
	line-height: 34px;
}
.about-con p{
	font-size: 14px;
}

.road-nav,.contact-dt p{
	margin-left: 130px;
	font-size: 14px;
}
.road-nav img{
	margin:75px 0;
}
.contact-pic{
	height: 486px;
	width: 412px;
	background: url(images/contact-us.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 40px;
}

.news-list li{
	overflow: hidden;
	margin-top: 20px;
}
.news-pic{
	border:1px solid #fff;
}
.news-pic img{
	width: 200px;
	height: 110px;
	border:1px solid #4C4C4C;
}

.news-tit-nav {
	padding-bottom: 10px;
	border-bottom: 1px dashed #B3B4B8;
	margin-bottom: 10px;
}

.news-rt-dt{
	margin-left: 226px;
}
.news-tit-nav h4{
	font-size: 16px;
}
.news-tit-nav h4 a{
	color: #fff;
}
.date{
	position: relative;
	top: -11px;
}

.ad-choice-list{
	overflow: hidden;
	width: 646px;
	margin:0 auto 20px;
}
.ad-choice-list li{
	float: left;
	display: inline;
	margin-right: 20px;
}
.ad-choice-list li a{
	display: inline-block;
	padding: 4px 12px;
	color: #eee0e0;
	font-size: 15px;
}
.ad-choice-list li a:hover{
	color: #fff;
}

.ad-pics{
	background: #fff;
	padding-top:12px;
	overflow: hidden;
}
.ad-pics a{
	float: left;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: 12px;
}

.table{
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
text-align: center;
}
.middle {
vertical-align: middle !important;
}
.text-danger{
	color: #ff4949;
}

.price-show-nav h4{
	font-size: 16px;
	margin: 20px 0;
}
.title{
font-size: 18px;
font-weight: 600;
}


.fenxi-nav {
	padding-top: 243px;
	overflow-y: hidden;
	padding-left: 20px;
	background: url(images/fenxi.png) no-repeat top center;
}
.fenxi-nav li{
	float: left;
	display: inline-block;
	width: 252px;
	margin-right: 25px;
	font-size: 14px;
}
.fenxi-nav li.last{
	margin-right: 0;
}
.fenxi-nav li h5{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
#main{
margin:auto;
width:1000px;
height:504px;
}
#main .line{
float:left;
width:1000px;
height:18px;
background: url(bj1.jpg) no-repeat center;
}
#main .left{
float:left;
width:306px;
height:486px;
}
#main .left .img{
float:left;
width:306px;
height:135px;
}
#main .left .lan{
float:left;
width:306px;
height:20px;
margin-top:29px;
}
#main .left .lan .lan1{
float:left;
width:15px;
height:20px;
}
#main .left .lan .lan2{
float:left;
width:280px;
height:20px;
}
#main .left .lan .lan2 font{
font-size:18px;
line-height:20px;
color:#0b71a1;
}
#main .left .lan .lan2 span{
font-size:15px;
line-height:20px;
margin-left:2px;
color:#043f6b;
}
#main .left .about{
float:left;
width:306px;
height:184px;
}
#main .left .about p{
font-size:12px;
line-height:24px;
color:#565656;
text-indent:24px;
}
#main .left .lianxi{
float:left;
width:306px;
height:48px;
margin-top:14px;
}
#main .left .lianxi p{
font-size:12px;
line-height:24px;
color:#535353;
}
#main .right{
float:right;
width:652px;
height:480px;
}
#main .right .right1{
float:left;
width:306px;
height:420px;
}
#main .right .right1 .img{
float:left;
width:306px;
height:135px;
}
#main .right .right1 .lan{
float:left;
width:306px;
height:20px;
margin-top:29px;
}
#main .right .right1 .lan .lan1{
float:left;
width:15px;
height:20px;
}
#main .right .right1 .lan .lan2{
float:left;
width:280px;
height:20px;
}
#main .right .right1 .lan .lan2 font{
font-size:18px;
line-height:20px;
color:#0b71a1;
}
#main .right .right1 .lan .lan2 span{
font-size:15px;
line-height:20px;
margin-left:2px;
color:#043f6b;
}
#main .right .right1 .new{
float:left;
width:306px;
height:auto; 
margin-top:16px;
}
#main .right .right1 .new ul li{
list-style-type:none;
}
#main .right .right1 .new li a{
font-size:12px;
line-height:24px;
color:#565656;
}
#main .right .right1 .new li span{
float:right;
width:36px;
font-size:12px;
line-height:24px;
color:#565656;
}
#main .right .right2{
float:right;
width:306px;
height:420px;
}
#main .right .right2 .img{
float:left;
width:306px;
height:135px;
}
#main .right .right2 .lan{
float:left;
width:306px;
height:20px;
margin-top:29px;
}
#main .right .right2 .lan .lan1{
float:left;
width:15px;
height:20px;
}
#main .right .right2 .lan .lan2{
float:left;
width:280px;
height:20px;
}
#main .right .right2 .lan .lan2 font{
font-size:18px;
line-height:20px;
color:#0b71a1;
}
#main .right .right2 .lan .lan2 span{
font-size:15px;
line-height:20px;
margin-left:2px;
color:#043f6b;
}
#main .right .right2 .lun{
float:left;
width:306px;
height:204px;
margin-top:22px;
}
#main .right .right3{
float:left;
width:652px;
height:50px;
margin-top:20px;
}
#main2{
margin:auto;
width:1000px;
height:auto;
}
#main2 .left{
float:left;
width:303px;
height:486px;
}
#main2 .left ul li{
list-style-type:none;
}
#main2 .left li{
float:left;
width:303px;
height:56px;
text-align:center;
background: url(li2.gif) no-repeat center;
}
#main2 .left li a{
font-size:15px;
line-height:56px;
font-family:"微软雅黑";
color:#0b71a1;
font-weight:500;
}
#main2 .left li a:hover{
font-size:15px;
line-height:56px;
font-family:"微软雅黑";
color:#75b3d4;
font-weight:500;
}
#main2 .left .on{
float:left;
width:303px;
height:56px;
background: url(li.gif) no-repeat center;
}
#main2 .left .on1{
float:left;
width:303px;
height:56px;
background: url(li1.gif) no-repeat center;
}
#main2 .left .on2{
float:left;
width:303px;
height:56px;
background: url(li3.gif) no-repeat center;
}
#main2 .right{
float:right;
width:627px;
height:auto;
}
#main2 .right .img{
float:left;
width:627px;
height:70px;
}
#main2 .right .content{
float:left;
width:627px;
height:auto;
}
#main2 .right .content h1{
text-align:center;
font-size:20px;
line-height:48px;
font-family:"黑体";
}
#main2 .right .content p {
font-size:12px;
line-height:24px;
color:#333333;
text-indent:24px;
}
#main2 .right .content .road{
float:left;
width:627px;
height:auto;
}
#main2 .right .content .road .road1{
float:left;
width:627px;
height:20px;
margin-top:40px; margin-bottom:30px;
}
#main2 .right .content .road .road1 .road11{
float:left;
width:9px;
height:20px;
}
#main2 .right .content .road .road1 .road12{
float:left;
width:400px;
height:20px;
}
#main2 .right .content .road .road1 .road12 font{
font-size:18px;
line-height:20px;
color:#006698;
margin-left:6px;
}
#main2 .right .content .road .road2{
float:left;
width:627px;
height:20px;
}
#main2 .right .content .road .road2 font{
font-size:16px;
line-height:20px;
color:#5d5d5d;
margin-left:50px;
}
#main2 .right .content .road .road3{
float:left;
width:627px;
height:209px;
margin-top:30px;
}
#main2 .right .content .yiqi{
float:left;
width:627px;
height:20px;
margin-top:40px; margin-bottom:30px;
}
#main2 .right .content .yiqi .yiqi1{
float:left;
width:9px;
height:20px;
}
#main2 .right .content .yiqi .yiqi2{
float:left;
width:400px;
height:20px;
}
#main2 .right .content .yiqi .yiqi2 font{
font-size:18px;
line-height:20px;
color:#006698;
margin-left:6px;
}
#main2 .right .content .list{
float:left;
width:195px;
height:242px;
margin-top:30px;
margin-bottom:40px;
margin-left:7px;
margin-right:7px;
text-align:center;
}
#main2 .right .content .list p{
font-size:12px;
line-height:30px;
color:#535353;
}
#main2 .right .content .listpage{
float:left;
width:627px;
height:40px;
margin-top:20px;
margin-bottom:20px;
text-align:center;
font-size:12px; line-height:24px;
color:#333333;
}
#main2 .right .line3{
float:left;
width:620px;
height:1px;
background-color:#969696;
margin-top:10px;
margin-bottom:10px;
}
#main2 .right .news{
float:left;
width:620px;
height:30px;
border-bottom:1px #999999 dashed;
margin-bottom:10px;
}
#main2 .right .news a{
float:left;
width:500px;
font-size:12px;
line-height:30px;
color:#666666;
}
#main2 .right .news span{
float:right;
width:80px;
font-size:12px;
line-height:30px;
color:#666666;
}

#foot{
float:left;
margin:auto;
width:100%;
height:auto;
text-align:center;
margin-top:8px;
}
#foot .line2{
width:100%;
height:2px;
margin-top:5px;
margin-bottom:10px;
background-color:#686868
}
#foot .foot2{
width:100%;
height:80px;
}
#foot .foot2 p{
font-size:12px; 
line-height:20px;
color:#8a8a8a;
}


