 @charset "utf-8";
/* CSS Document */


body {
	padding: 0px;
	margin: 0px;
	font-family: Microsoft Yahei, Arial;
	font-size: 14px;
	color: #333333;
	overflow-x: hidden;
}
* {
	padding: 0px;
	margin: 0px;
	font-family: Microsoft Yahei, Arial;
}
.clear {
	clear: both;
}
ul, li {
	list-style: none;
	margin: 0;
}
img {
	border: 0px;
	max-width: 100%;
}
a, a:hover, a:active, a:visited, a:link {
	text-decoration: none;
}
a {
	color: #000
}
.logo {
	padding: 10px;
}
.nav > ul > li {
	float: left;
	font-size: 16px;
	position: relative;
	line-height: 40px;
}
.navbar-nav>li>a {
	padding-left: 30px !important; 
	padding-right: 30px !important;
}
.navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 16px;
}
.nav > ul > li > a {
	display: block;
	padding: 0 39px;
	transition: none;
	font-size: 16px;
	color: #000;
}
.navbar-collapse {
	margin-top: 40px;
	padding: 0
}
.nav > ul > li.cur > a, .nav > ul > li > a:hover, .nav > ul > li.hover > a {
	background: url(../../../images/nav_jt.png)/*tpa=http://www.cttq.com/resources/web/img/nav_jt.png*/ no-repeat center bottom;
}
.nav_layer {
	width: 480px;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	border-top: 1px solid #fbfcfd;
	padding: 20px 0;
	display: none;
}
.nav_layer ul {
	width: 135px;
	float: left;
	background: url(../../../images/nlay_xian.gif)/*tpa=http://www.cttq.com/resources/web/img/nlay_xian.gif*/ repeat-y right;
	height: auto !important;
	height: 195px;
	min-height: 195px;
}
.nav_layer li {
	text-align: center;
}
.nav_layer li a {
	display: block;
	line-height: 30px;
	font-size: 13px;
}
.nav_layer li a:hover {
}
.nav_layer ._img {
	width: 255px;
	float: right;
	padding-bottom: 10px;
	margin-right: 45px;
}
.nav_layer ._img img {
	width: 100%;
	height: auto;
	display: block;
}
.nav_layer ._sum {
	font-size: 13px;
	display: block;
	line-height: 22px;
	margin-top: 10px;
}
.nav li.nav5 .nav_layer {
	left: auto;
	right: 0px;
}
.nav li.nav6 .nav_layer {
	left: auto;
	right: 0px;
}
.nav li.nav7 .nav_layer {
	left: auto;
	right: -108px;
}
.nav li.nav8 .nav_layer {
	left: auto;
	right: 0px;
}
.nav li.nav9 .nav_layer {
	left: auto;
	right: 0px;
}
.mobile_key {
	display: none;
}
/*top end */
.imghover img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.imghover:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news_c img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*---- news ----*/
.news-container {
	width: 90%;
	padding: 0;
	background: #eee;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.news-container .news-item {
	float: left;
	background: #fff;
	color: #bebebe;
	padding: 40px;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 160%;
}
.news-item .news-img {
	float: left;
	width: 100%;
	padding-bottom: 12px;
}
.news-item .news-img img {
	float: left;
	width: 100%;
	max-width: 100%;
}
.news-item h2 {
	float: left;
	width: 100%;
	font-size: 1.4em;
	padding-bottom: 12px;
	line-height: 160%;
}
.news-item h2 a:link, .news-item h2 a:visited {
	color: #333;
}
.news-item h2 a:hover, .news-item h2 a:active {
	color: red;
}
.news-item .news-date {
	width: 100%;
	color: #888;
	font-size: 1em;
	padding-bottom: 4px;
	text-align: left;
}
.news-item .news-text {
	float: left;
	width: 100%;
	color: #888;
	font-size: 1em;
	text-align: left;
}
/*---- end news ----*/


#pages {
	clear: both;
	/*overflow: hidden;*/
	margin: 30px 0 50px 0;
}
#pages a, #pages span {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 5px 10px;
}
#pages span {
	color: #fff;
	font-weight: bold;
	border: 1px solid #c40101;
	background-color: #c40101;
}
.dashed {
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 15px 0;
}
#list-group-active {
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}
.menu-text {
	line-height: 36px;
	font-size: 24px;
}
.about_home {
	text-align: center;
	overflow: hidden;
}
.about_home h2 {
	color: #000;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
}
.about_home span {
	color: #585858;
	font-size: 15px;
	line-height: 26px;
	display: block;
	width: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width:640px) {
.row>.smal-12 {
	width: 45%;
}


}
.content {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #FFF;
}
.content h3 {
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
	padding: 10px 0px 10px 0px;
}
.content h3 span {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
}
.content h3 a {
	color: #333;
}
.content h4 {
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
.content h4 span {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
}
.content h4 a {
	color: #333;
}
#flexiselDemo1 {
	margin-left: -15px;
}
.nbs-flexisel-container {
	position: relative;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}
.nbs-flexisel-item {
	float: left;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	background-color: #fff;
	margin-left: 5px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
.hotli img {
	margin-top: 10px;
	width: 90%;
}
/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 42px;
	height: 70px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/btn_left.png) center no-repeat;
	top: 35% !important;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/btn_right.png) center no-repeat;
	top: 35% !important;
}
.news-time h3 {
	border: none;
	padding: 0;
	color:#fff;
}
.text-center1 {
	border-bottom: 1px solid #dedede;
	padding: 10px 0px 10px 0px;
	color:#fff;
}
.content_c h1 {
	color: #323232;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}
.content_c {
	line-height: 36px;
	font-size: 14px;
}
.left h3 {
	padding: 0px;
	margin: 0px;
	display: block;
	background: #c40101;
	height: 80px;
	color: #FFF;
}
.left h3 span {
	color: #FFF;
	padding: 15px 0px 0px 25px;
	display: block;
}
.left h3 small {
	color: #FFF;
	padding: 0px 0px 5px 25px;
}
.left ul {
	padding: 10px 0px 0px 0px !important;
	margin: 0px;
}
.left ul li {
	padding: 6px 2px;
	border-bottom: 1px #dedede solid;
	margin: 0px 20px;
	line-height: 30px;
}
.left ul li a {
	color: #666;
}
.left ul li:hover {
	color: #fff;
	border-bottom: none;
}
.left ul li a:hover {
	color: #fff;
	border-bottom: none;
	background: #c40101;
}
.left li a {
	display: block;
	padding-left: 20px;
	position: relative;
	color: #6f6f6f;
}
.left_contact h3 {
	background: #c40101;
	padding: 0px;
	height: 80px;
	color: #FFF;
}
.left_contact h3 span {
	color: #FFF;
	padding: 15px 0px 0px 25px;
	display: block;
}
.left_contact h3 small {
	color: #FFF;
	padding: 0px 0px 5px 25px;
}
.left_contact ul {
	padding: 10px 0px 0px 0px !important;
	margin: 0px;
}
.left_contact ul li {
	padding: 6px 20px;
	border-bottom: 1px #dedede solid;
	margin: 0px 20px;
}
.left_contact ul li a {
	color: #666;
}
.left_cont {
	margin-top: 20px;
}
.cur {
	background-color: #c40101;
}
.cur a {
	color: #fff !important;
}
.map {
	width: 100%;
	height: 500px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
}
.my-map {
	margin: 0 auto;
	width: 100%;
	height: 600px;
}
.my-map .icon {
	background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.my-map .icon-cir {
	height: 31px;
	width: 28px;
}
.my-map .icon-cir-red {
	background-position: -11px -5px;
}
.amap-container {
	height: 100%;
}
.page, .text-c {
	text-align: center;
	width: 100%;
}
.text-c a {
	color: #666;
}
.page a {
	color: #323232
}
.team1 {
	margin: 0px 0px 20px 0px;
}
.img_section {
	text-align: center;
}
.img_section img {
	padding: 5px;
	max-width: 250px;
	width: auto;
	margin: 0 auto;
	border: 1px #d1d1d1 solid;
}
.img_section img:hover {
	border: 1px #c40101 solid;
}
.img_section_txt:hover {
	color: #333;
}
.right_c {
	float: left;
	width: 100%;
	height: auto;
	line-height: 30px;
	margin-bottom: 40px;
}
.right_c h1 {
	font-size: 15px!important;
	font-weight: bold;
	color: #333;
	padding: 3px 0px;
}
.right_c p {
	width: 100%;
}
.r_topzi {
	font-size: 18px;
	font-weight: 600;
	color: #303030;
	background: url(../images/title_line.jpg) 5px 9px no-repeat;
	padding-left: 8px;
}
.right_c h5 {
	text-align: center;
	padding-bottom: 15px;
}
.news-time {
	background-color: #c40101;
}
.news-list {
	overflow: hidden;
	margin-bottom: 5px;
}
.news-list:last-child {
	margin-bottom: 0;
}
.header {
	margin: 5px 0;
}
.header-top-right ul {
	float: right;
	margin-top: 30px;
	font-size: 16px;
	color: #999999;
}
.header-top-right ul li {
	display: block;
	float: left
}
.header-top-right ul li a {
	margin-left: 10px;
	margin-right: 10px;
	color: #999999;
}

@media (max-width:767px) {
.header-top-right .tel>span {
	font-size: 14px;
	float: left;
	display: block;
}
.header-top-right .tel>span>a {
	font-size: 16px;
}
.header-top-right .tel {
	float: left;
}
.cartbox_1 {
	float: left;
}
.header-top-right {
	float: right;
	margin-top: 5px;
}
.cartbox_1 li {
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
	color: #666;
}
.cartbox_1 li img {
	display: block;
	padding-right: 10px;
	float: none;
}
.header-top-right .tel>span {
	font-size: 14px;
	float: left;
	display: block;
}
.header-top-right .tel>span>a {
	font-size: 14px;
}
.header-top-right .tel {
	float: left;
}
.cartbox_1 {
	float: left;
}
.header-top-right {
	float: left;
	margin-top: 5px;
}
}
.logoimg {
	margin-top: 20px;
}

._zi {
	padding: 10px 20px;
	background: #FFF;
	margin-bottom: 20px;
	height: 50px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 22px;
	color: #333;
}
._zi p {
	float: left;
	margin-top: 15px;
	color: #333;
}
._zi img {
	width: auto;
	float: right;
}
._more {
	font-size: 12px;
	color: #767676;
	display: block;
	float: right;
}

.navbar-right{
float:right;
}



.about_intro{ background:url(/images/about_bg.jpg) no-repeat; height:650px; }
.about_con{ float:left; width: 50%;margin-left: 10%;margin-top: 10%;}
.about_con h2{font-size: 22px;color: #000; text-align:left;font-weight:bold   }
.about_con a{ width:100%; text-align:left;    display: block; font-size: 14px;color: #666;line-height: 30px; padding-top:20px;padding-bottom:20px;}
.about_con span{ text-align:left;width:100%; font-size: 16px;color: #666; line-height: 38px;}
.about_con span strong{ font-weight:bold}



.home4 ul {
	overflow:hidden;
}
.home4 ul li {
	width:50%;
	float:left;
	background:url(/images/home4_bg1.jpg) center repeat;
}
.home4 ul li dl {
	overflow:hidden;
	padding:5% 15%;
	text-align:center;
	height:100%;
	box-sizing:border-box;
}
.home4 ul li dl dt {
	float:left;
	width:49%;
	height:100%;
	transition:all 0.8s ease-out;
}
.home4 ul li dl dt h1 {
	margin-bottom:20px;
}
.home4 ul li dl dt h1 img {
	max-width:100%;
	width:auto;
}
.home4 ul li dl dt p {
	line-height:24px;
	max-height:48px;
	overflow:hidden;
	color:#4d4b4b;
	margin-bottom:50px;
}
.home4 ul li dl dt td>a {
	display:inline-block;
	background:url(/images/home4_icon.png) center no-repeat;
	background-color:#c40101;
	padding:10px 20px;
	color:#fff;
	
}
.home4 ul li dl dd {
	float:right;
	width:49%;
	height:100%;
	transition:all 0.8s ease-out;
}
.home4 ul li dl dd img {
	max-width:100%;
	width:auto;
}
.home4 ul li dl table {
	vertical-align:middle;
	height:100%;
	width:100%;
}
.home4 ul li dl td {
	width:100%;
}
.home4 ul li.li1 {
	background:url(/images/home4_bg2.jpg) center repeat;
}
.home4 ul li.li1 dl dt {
	float:right;
}
.home4 ul li.li1 dl dd {
	float:left;
}
.home4 ul li:nth-child(3) {
	position:relative;
	top:0!important;
}
.home4 ul li:nth-child(4) {
	position:relative;
	top:0!important;
}
@media only screen and (min-width:1024px) {
	.home4 ul li:hover dl dt {
	transform:translateX(-20%);
	transition:all 0.8s ease-out;
}
.home4 ul li:hover dl dd {
	transform:translateX(20%);
	transition:all 0.8s ease-out;
}
.home4 ul li.li1:hover dl dt {
	transform:translateX(20%);
	transition:all 0.8s ease-out;
}
.home4 ul li.li1:hover dl dd {
	transform:translateX(-20%);
	transition:all 0.8s ease-out;
}

}



.adv_home { padding-top:30px;}
.adv_home h2{ color: #000;text-align: center;font-size: 24px;font-weight:bold;}
.adv_home span{ color: #585858;font-size: 15px;line-height: 26px;display: block;width: 50%;text-align: center;margin-left: auto;margin-right: auto;}
.adv_box{margin-top:20px;}
.adv_contentbox{ overflow:hidden;}
.adv_con{ margin-top:30px; padding-top:20px;padding-bottom:20px;overflow: hidden;}
.left_zi {background:url(/images/adv_bot.png) no-repeat;height:91px;float:left;width:15% }
.left_zi h3{padding-left:12px; padding-top:10px;font-size:30px; font-weight:bold;color:#fff;margin-top:7px; }
.right_zi{width:70%;float:left; }
.right_zi h3{font-size:20px;color:#000;margin-top:0px;font-weight:bold; }
.right_zi span{ font-size:14px;color:#666; display:block; } 
.adv_img img{ float:right;}
@media (max-width:767px) {
.adv_content{}
.adv_con{ margin-top:0; border:none;}
.left_zi{ width:25%;}
.right_zi{ width:75%; padding-left:10px;}
.adv_img img{ margin-bottom:10px;margin-top:10px; padding:0 }



}


.news_home{ padding-bottom:20px; }
.news_home h2{ color: #000;text-align: center;font-size: 24px;font-weight:bold;}
.news_home span{ color: #585858;font-size: 15px;line-height: 26px;display: block;width: 50%;text-align: center;margin-left: auto;margin-right: auto;}

.xw-home-img {
  width: 100%;
  overflow: hidden;
  padding:5px;
  display: table-cell;
  vertical-align: middle;
}

.xw-home-img img {
  width: 100%;
}

.xw-home-title  a{
text-align:left;
  font-size: 17px;
  margin: 5px 0;
  color:#333;
  line-height:26px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.bottom-nav {
 text-align:center;
  line-height: 30px;
}

.text-yellow {
  color: #c40101;
  font-size:20px;
  text-align:center;
}


.footer_con {
width:20%;
display:block;
float:left;
padding-top: 10px;
}

.foot-top{
 background: #c40101;
 height:3px;
}

.foot-bottom{ 
 background: #ededed;
}
.padding-zero{
padding-top: 20px;

}

.code{
padding-top: 10px;

}
.center-block{ padding-bottom:10px; }
.xw-home-list{ padding:0;margin-bottom:20px;}

@media only screen and (max-width:789px) {

.navbar-right{ float:none;}
.about_home span{width:100%;}
.about_con{width:100%;margin-left: 0%; }

.about_intro {
    background: url(/images/about_bg1.jpg) no-repeat;
    height: 350px;
    overflow: hidden;
}
.home4 ul li{
width:100%;
}
.home4 ul li dl dt{ width:100%}

.adv_home span{ width:100% }

.news_home span{ width:100% }
.xw-home-list{ padding-left:5px;padding-right:5px;}

.navbar-fixed {
    background: #c40101;
    margin-top: 10px;}

.header_box{ padding-left:0;padding-right:0}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
}
.padding-zero{ text-align:center;}
}







@media (min-width:640px) and (max-width:900px)  {

.about_intro {
    background: url(/images/about_bg2.jpg) no-repeat;
   height:400px;
    overflow: hidden;
}
}

